After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 536367 - (abels77) xsltSaveResultTo() to output buffer ignoring stylesheet encoding value
(abels77)
xsltSaveResultTo() to output buffer ignoring stylesheet encoding value
Status: RESOLVED OBSOLETE
Product: libxslt
Classification: Platform
Component: general
1.1.22
Other All
: Normal minor
: ---
Assigned To: Daniel Veillard
libxml QA maintainers
Depends on:
Blocks:
 
 
Reported: 2008-06-03 06:15 UTC by Abel
Modified: 2021-07-05 10:59 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Abel 2008-06-03 06:15:56 UTC
You can set your own encoding handler in your xmlOutputBuffer but it means you need to parse the XSL stylesheet to determine the target encoding. Would be more convenient that when the xmlOutputBuffer has no encoding handler defined (that is a NULL pointer), xsltSaveResultTo() should create its own handler to ensure the output is in the correct encoding.

Other information:
I thought of reporting it as a defect but not sure if it is the way it is by design.
Comment 1 Abel 2008-06-03 06:21:57 UTC
Actual version used: 1.1.24 (not listed)
Comment 2 GNOME Infrastructure Team 2021-07-05 10:59:51 UTC
GNOME is going to shut down bugzilla.gnome.org in favor of gitlab.gnome.org.
As part of that, we are mass-closing older open tickets in bugzilla.gnome.org
which have not seen updates for a longer time (resources are unfortunately
quite limited so not every ticket can get handled).

If you can still reproduce the situation described in this ticket in a recent
and supported software version, then please follow
  https://wiki.gnome.org/GettingInTouch/BugReportingGuidelines
and create a new ticket at
  https://gitlab.gnome.org/GNOME/libxslt/-/issues/

Thank you for your understanding and your help.