Re: gnumeric bug in HTML export: '&' not escaped



On Tue, Feb 06, 2001 at 11:51:15AM -0800, Henry House wrote:

Here's an easy one: Gnumeric (as of version 0.61 as packaged by Ximian) does
not escape the ampersand in HTML export, i.e., the raw ampersand appears in
the output.
Fixed.  Thanks.

I've added (for import and export)
    &   &amp
    '   &apos
    "   &quot

We already had
    <   &lt
    >   &gt
 
This code should really be using libxml for this sort of silliness.

(Proper bug report not filed because bugs.gnome.org seems to be unreachable
right now.)

bugzilla.gnome.org is now the correct place to send things.  The
transition should forward bugs from the original site but there have
been a few problems lately.

Thanks
    Jody




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]