commit | 084ca50972b4be120eba8d22ce585766ae315c36 | [log] [tgz] |
---|---|---|
author | Lars Hjemli <hjemli@gmail.com> | Sun May 22 12:22:56 2011 +0200 |
committer | Lars Hjemli <hjemli@gmail.com> | Mon May 23 22:58:35 2011 +0200 |
tree | 2121925ba34a7f5821567c56a16ae6d8c92b46f7 | |
parent | afe04daa3380ae144c2c9b486674c98e5dd082a3 [diff] |
tests: add tests for links with space in path and/or args These tests tries to detect bad links in various pages. On the log page, there currently exists links which are not properly escaped due to the use of cgit_fileurl() when building the link. For now, this bug is simply tagged as such. Signed-off-by: Lars Hjemli <hjemli@gmail.com>