stable
Clone or download
Read-only
request #11295: htmlentities displayed in legacy svn query
Given a legacy svn commit message with special characters like ', ", &, … When you go to /svn/?func=browse&group_id=<group_id>&set=my Or you go to a revision details /svn/?func=detailrevision&group_id=<group_id>&commit_id=<revision_id> Then you should not see htmlentities And if there is cross reference to a revision Then you should not see htmlentities either Change-Id: I14d42d1e99ba2551229cc0c7619319bf084f0c7b
Modified Files
Name | ||||
---|---|---|---|---|
M | src/www/goto.php | +5 | −1 | Go to diff View file |
M | src/www/svn/svn_utils.php | +6 | −1 | Go to diff View file |