Files
gerrit/gerrit-gwtui
Edwin Kempin f2d4c991f6 Ensure proper encoding of project name in project aware top menu
'/' in the project name should be encoded as '%2F'. For this the
URL.encodeQueryString method is used now, but then the
setTargetHistoryToken and the selfRedirect methods cannot be used
anymore since they would encode '%2F' as '%252F' and we don't want
double encoding.

Change-Id: I140706e3983a04ab95f565f55edbd7193f36969f
Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>
2014-09-15 16:34:56 +02:00
..
2014-06-10 07:14:18 +00:00
2014-06-10 07:14:18 +00:00