Fix importing of encoding from included stylesheets
authorNick Wellnhofer <wellnhofer@aevum.de>
Thu, 17 Sep 2009 08:57:22 +0000 (10:57 +0200)
committerDaniel Veillard <veillard@redhat.com>
Thu, 17 Sep 2009 08:57:22 +0000 (10:57 +0200)
commit4fedd0dc16bfa394e7dd0b2a44e21256ce3b4021
tree449c36c5872390c8135c1365b715e83aecb2e882
parentab09910837fc0f2296498bdd76e0fc05c280979d
Fix importing of encoding from included stylesheets

* libxslt/transform.c: process encoding like other imported output
  properties
* tests/docs/Makefile.am tests/docs/bug-169.xml tests/general/Makefile.am
  tests/general/bug-169.*: add a specific regression test
libxslt/transform.c
tests/docs/Makefile.am
tests/docs/bug-169.xml [new file with mode: 0644]
tests/general/Makefile.am
tests/general/bug-169.imp [new file with mode: 0644]
tests/general/bug-169.out [new file with mode: 0644]
tests/general/bug-169.xsl [new file with mode: 0644]