X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=ISSUES;h=74d64a7c0aabb870d4e4b0a06b0d23e584eec77b;hb=09717a40ef5a5d43158701e91ead9ac7934880db;hp=d0b2d000bfbe3a1640359bb7ac9fe25707231f10;hpb=b9f46eb8473865f035d99a119e3c0d4577e1acc1;p=catagits%2FGitalist.git diff --git a/ISSUES b/ISSUES index d0b2d00..74d64a7 100644 --- a/ISSUES +++ b/ISSUES @@ -1,7 +1,7 @@ * Root /search page doesn't do anything * Atom feed sucks shit (see t/atom.t) * OPML & RSS & Atom Feed dates incorrect format -* Feeds don't do XML entity escaping on the crap they print. +* Gitweb compat URIs are borked - there were some I just wholesale ripped out. Put back.. * Sort out commitdiff so conflicted merges have an equivalent display to gitweb (d7f39bebabeb31ce9a7b4f1b6f3db9f391b78c3e as a reference) * Need to sanitise the input ... * The snapshot action does not properly support tgz - requests for this format will receive a tar. tbz2 is not supported at all (yet).