]> git.kaiwu.me - nginx.git/commit
Xslt: exsltRegisterAll() moved to preconfiguration.
authorMaxim Dounin <mdounin@mdounin.ru>
Fri, 19 Jul 2013 11:59:50 +0000 (15:59 +0400)
committerMaxim Dounin <mdounin@mdounin.ru>
Fri, 19 Jul 2013 11:59:50 +0000 (15:59 +0400)
commit809d05769bfa02bb138b4476174cf7ba7b5287cc
tree43523b76eb3fc3ba3dfbd4f767226974a2f1cafe
parent615d55884376040fc2b42d9f47f981cd700b384a
Xslt: exsltRegisterAll() moved to preconfiguration.

The exsltRegisterAll() needs to be called before XSLT stylesheets
are compiled, else stylesheet compilation hooks will not work.  This
change fixes EXSLT Functions extension.
src/http/modules/ngx_http_xslt_filter_module.c