DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=42295>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=42295 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |enhancement Status|RESOLVED |REOPENED Resolution|FIXED | ------- Additional Comments From [EMAIL PROTECTED] 2007-04-30 09:45 ------- i don't like this approach, because it adds an extra sitemap match in default, even though the problem originates in the core. first, it's just a workaround, and second, other publications will have to add more boilerplate code to their sitemap. i have created an alternative patch that tackles the issue directly in menu2xhtml.xsl. the problem is that i don't feel at home with that code and the xsl is very generic and thus hard to read. perhaps you can get the basic idea and verify whether the patch is correct... i have also removed the /index.html redirects and changed them to /, because the sitemap will take care of redirection. that way, the information about index redirection is centralized (still not optimal, but better). warning: this thing has not been tested very much - but it works for the usecase andreas described above. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
