https://defect.opensolaris.org/bz/show_bug.cgi?id=16985
Lubos Kosco <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|[email protected] |[email protected] Target Milestone|--- |next --- Comment #1 from Lubos Kosco <[email protected]> 2010-09-06 15:09:55 UTC --- http://grok.czech.sun.com:8080/source/xref/opengrok-trunk/src/org/opensolaris/opengrok/web/Util.java?a=true#436 seems to be the problem, history.jsp uses it, but diff uses urldecoder ... we need to be united on the way how we encode urls ... history.jsp should send good data for what is worth, bugs 1135 and changeset 158 are interesting on the topic of encoding of paths, data etc. in URL ... -- Configure bugmail: https://defect.opensolaris.org/bz/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ opengrok-dev mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/opengrok-dev
