fixed #129327 make sure parser flags get transmitted to the transformation
authorDaniel Veillard <veillard@src.gnome.org>
Sun, 21 Dec 2003 12:21:17 +0000 (12:21 +0000)
committerDaniel Veillard <veillard@src.gnome.org>
Sun, 21 Dec 2003 12:21:17 +0000 (12:21 +0000)
commit6d8811b0de03cc931435c6a4b0a15ea2fb86c1ea
treed2d0b75f9d874879287dfa083f00f10f82875536
parentde541422eb6b8b196538e367fd9d140b9b9829d5
fixed #129327 make sure parser flags get transmitted to the transformation

* xsltproc.c: fixed #129327 make sure parser flags get transmitted to
  the transformation context
* libxslt/documents.c libxslt/transform.c libxslt/xsltInternals.h
  libxslt/xsltutils.c libxslt/xsltutils.h: add a new call
  xsltSetCtxtParseOptions() to update parsing options in document()
Daniel
34 files changed:
ChangeLog
doc/APIchunk0.html
doc/APIchunk2.html
doc/APIchunk3.html
doc/APIchunk5.html
doc/APIchunk6.html
doc/APIchunk8.html
doc/APIchunk9.html
doc/APIconstructors.html
doc/APIfiles.html
doc/APIfunctions.html
doc/APIsymbols.html
doc/FAQ.html
doc/bugs.html
doc/extensions.html
doc/html/libxslt-attributes.html
doc/html/libxslt-preproc.html
doc/html/libxslt-variables.html
doc/html/libxslt-xslt.html
doc/html/libxslt-xsltInternals.html
doc/html/libxslt-xsltutils.html
doc/internals.html
doc/libxslt-api.xml
doc/libxslt-refs.xml
doc/news.html
doc/python.html
libxslt/documents.c
libxslt/transform.c
libxslt/xsltInternals.h
libxslt/xsltutils.c
libxslt/xsltutils.h
python/libxsltclass.txt
win32/libxslt.def.src
xsltproc/xsltproc.c