DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15791>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15791 mod_xslt does not correctly replace file extensions Summary: mod_xslt does not correctly replace file extensions Product: XalanC Version: 1.4.x Platform: All OS/Version: All Status: NEW Severity: Minor Priority: Other Component: XalanC AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] The mod_xslt sample is used as a separate package in Debian distributions. Recently a bug has been found where the extension is not correctly mapped. Because the code looks for the _first_ '.' character, virtual server document roots tend to throw it - it will incorrectly map the input document : /var/www/www.foo.org/xslt/foo.html to /var/www/www.xsl Have created a potential fix and will attach. Cheers, Berin
