stable

Clone or download

Read-only

Using the following url: ssh://gitolite@tuleap.net/tuleap/stable.git is wrongly interpreted: first it replaces the url ssh://…, then it replaces the email gitolite@…, leading to a double replacement. Bonus: replace target="_new" by target="_blank" as _new is not a valid browsing context name. See html spec[1] for details. [1] http://www.w3.org/TR/html/browsers.html#valid-browsing-context-name-or-keyword Change-Id: I8810de9878fff4a00fd09fc7af1b2ee7a55a2c6d

Modified Files

Name
M src/common/include/Codendi_HTMLPurifier.class.php +15 −7 Go to diff View file
M tests/simpletest/common/include/Codendi_HTMLPurifierTest.php +14 −10 Go to diff View file