Commit Graph

8 Commits (46847790a583af31ac221c3142a167cdcc845fc9)

Author SHA1 Message Date
Simon McVittie 4ba3c11592 git-cgi.t: Exercise an alphanumeric, but non-ASCII, root page
My previous attempt to reproduce this bug used a non-alphanumeric
ASCII character. This is not currently considered to be a valid
value for rootpage, although for a "do what I mean" approach, perhaps
we should accept it and pass it through titlepage() or linkpage().

Using Chinese characters (which are considered to match [[:alnum:]]
even though the Chinese script is not, strictly speaking, an alphabet),
as in the original bug report, reproduces the bug.

Signed-off-by: Simon McVittie <smcv@debian.org>
2019-02-03 13:27:00 +00:00
smcv cfac01cb41 link to recently-added tests 2019-01-31 16:41:17 -04:00
smcv dbf9a36297 I'm confused about what the bug is, and what's being fixed. Can you give a complete test or example? 2019-01-31 16:38:04 -04:00
tumashu1 c7285ec232 2018-12-01 20:56:04 -04:00
tumashu1 e4f88dad8f Add a patch decode_utf8 inline's root page 2018-12-01 20:50:04 -04:00
smcv 2bdf01279a I don't think the Chinese text causes this 2018-12-01 08:28:11 -04:00
tumashu1 ed75506af7 2018-11-28 03:55:15 -04:00
tumashu1 02c1b8b8c7 2018-11-28 03:36:09 -04:00