Fix problems with embedded stylesheets and namespaces
authorMartin <gzlist@googlemail.com>
Thu, 17 Sep 2009 08:22:42 +0000 (10:22 +0200)
committerDaniel Veillard <veillard@redhat.com>
Thu, 17 Sep 2009 08:22:42 +0000 (10:22 +0200)
commit34c7b5ce635afbf68ce1dc33f92e72d76909dc6f
tree16a8182d3871cb24c8a9f76d031acb5bfee0c550
parenta3a1d4891c0e28bb1a43582b2aef4a637fe97cfc
Fix problems with embedded stylesheets and namespaces

* libxslt/xslt.c: copy the embedded stylesheet instead of cutting it
  out of the source tree and make sure to copy namespaces in scope too
* tests/REC/Makefile.am tests/REC/stand-2.7-[23]*: add the 2 tests
  case to the regression suite
libxslt/xslt.c
tests/REC/Makefile.am
tests/REC/stand-2.7-2.stand.out [new file with mode: 0644]
tests/REC/stand-2.7-2.xml [new file with mode: 0644]
tests/REC/stand-2.7-3.stand.out [new file with mode: 0644]
tests/REC/stand-2.7-3.xml [new file with mode: 0644]