summaryrefslogtreecommitdiff
path: root/ui-blob.c
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2011-05-22 12:22:56 +0200
committerLars Hjemli <hjemli@gmail.com>2011-05-23 22:58:35 +0200
commit084ca50972b4be120eba8d22ce585766ae315c36 (patch)
tree2121925ba34a7f5821567c56a16ae6d8c92b46f7 /ui-blob.c
parentafe04daa3380ae144c2c9b486674c98e5dd082a3 (diff)
downloadcgit-084ca50972b4be120eba8d22ce585766ae315c36.tar.gz
cgit-084ca50972b4be120eba8d22ce585766ae315c36.tar.bz2
cgit-084ca50972b4be120eba8d22ce585766ae315c36.zip
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>
Diffstat (limited to 'ui-blob.c')
0 files changed, 0 insertions, 0 deletions
50781eac1747cf6d993ccba1434781d&follow=1'>Implement interactive init functionSvend Sorensen1-0/+8 2014-05-07Implement interactive rename functionSvend Sorensen1-0/+7 2014-05-07Reorder interactive function to match order of helper functionsSvend Sorensen1-13/+13 2014-05-07Make edit helper function name consistent with other helpersSvend Sorensen1-1/+1 2014-05-07Factor out password completing-read functionSvend Sorensen1-4/+8 2014-05-07Add dash to Package-RequiresSvend Sorensen1-1/+1 2014-05-06Force sane sort order.Jason A. Donenfeld1-2/+2 2014-05-06generate: add --in-place optionJason A. Donenfeld4-9/+33