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=35435>. 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=35435 ------- Additional Comments From [EMAIL PROTECTED] 2005-06-23 15:16 ------- (In reply to comment #14) > getSitemapURIPrefix() would be even more in line with getSitemapURI(). It > would > be a rather long name, but it does describe its function - it returns the > URI-prefix corresponding to the mount point of the sitemap. +1 :-) BTW, the correct way to create a patch is to run "svn diff" at the project root level. This produces a single diff file for the patch, which can be easily applied using the "patch" command -- the internal index of the diff file will then direct the application of the right diffs to the right files. Much easier than a separate diff file for each source file. (It's not too late to attach a proper patch... :-) Thanks for this, I've often been frustrated with having to hard-code a subsitemap's "mount point" because there was no way to access it... -- 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.
