aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/No_link_for_blog_items_when_filename_contains_a_colon.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2008-02-29 11:41:56 -0500
committerJoey Hess <joey@kitenet.net>2008-02-29 11:41:56 -0500
commitbfb8e4a6f815379cbee03fdcca2640ebc751230f (patch)
treec32c85d5aa343724097ee12ddc03c1da0688179c /doc/bugs/No_link_for_blog_items_when_filename_contains_a_colon.mdwn
parent8aff1348e6fe0e11eb4266d9be1203f50ba3dedd (diff)
downloadikiwiki-bfb8e4a6f815379cbee03fdcca2640ebc751230f.tar
ikiwiki-bfb8e4a6f815379cbee03fdcca2640ebc751230f.tar.gz
web commit by http://madduck.myopenid.com/: confirm this bug
Diffstat (limited to 'doc/bugs/No_link_for_blog_items_when_filename_contains_a_colon.mdwn')
-rw-r--r--doc/bugs/No_link_for_blog_items_when_filename_contains_a_colon.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/bugs/No_link_for_blog_items_when_filename_contains_a_colon.mdwn b/doc/bugs/No_link_for_blog_items_when_filename_contains_a_colon.mdwn
index 4f370372c..cb7d92da0 100644
--- a/doc/bugs/No_link_for_blog_items_when_filename_contains_a_colon.mdwn
+++ b/doc/bugs/No_link_for_blog_items_when_filename_contains_a_colon.mdwn
@@ -1,3 +1,5 @@
Since upgrading from Ikiwiki 2.20 to 2.32.3 (from Debian Lenny), I don't get hyperlinks to items which have a colon in their name anymore. This applies to both the normal and the archive view. Before the update, the links have been created as relative links, so they weren't usable either as the browser tried to take the part before the colon as protocol specification (as in e.g. `http:`). Iirc, this applied to the archive view only, links in the normal view were ok (will check this out again if it's important). Is there a way to quote each colon as %xy in the hyperlinks? Perhaps it's only a problem with my config, and not an actual bug...?
EDIT: I just found that in this wiki under <http://ikiwiki.info/bugs/done/> the entry "mailto: links not properly generated in rss/atom feeds" also doesn't have a hyperlink - at least it's not a problem with my config only ;-)
+
+[[madduck]]: I can confirm this on my own wiki.