mirror of
https://gitlab.gnome.org/GNOME/libxml2
synced 2025-03-28 21:33:13 +00:00
fixed bug reported by Petr Pajas, in the absence of encoding UTF-8 should
* xmlsave.c: fixed bug reported by Petr Pajas, in the absence of encoding UTF-8 should really be assumed. This may break if the HTTP headers indicates for example ISO-8859-1 since this then becomes a well formedness error. Daniel
This commit is contained in:
parent
7331e5cab8
commit
64354ea7d6
@ -1,3 +1,10 @@
|
||||
Thu Mar 31 17:20:32 CEST 2005 Daniel Veillard <daniel@veillard.com>
|
||||
|
||||
* xmlsave.c: fixed bug reported by Petr Pajas, in the absence of
|
||||
encoding UTF-8 should really be assumed. This may break if
|
||||
the HTTP headers indicates for example ISO-8859-1 since this
|
||||
then becomes a well formedness error.
|
||||
|
||||
Thu Mar 31 16:57:18 CEST 2005 Daniel Veillard <daniel@veillard.com>
|
||||
|
||||
* SAX.c: fixed #172260 redundant assignment.
|
||||
|
Loading…
x
Reference in New Issue
Block a user