]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/bugs/Links_with_symbols_can__39__t_be_edited.mdwn
web commit by AndrewGreenberg: bad formatting on bug report, sorry.
[ikiwiki.git] / doc / bugs / Links_with_symbols_can__39__t_be_edited.mdwn
index d290a54479f485f4698b3a2f60659aa9624ea676..51969fa612dbb9cfebd2165e9d0e39dd4ab51c0e 100644 (file)
@@ -2,14 +2,14 @@ We just installed 2.52 on debian testing, and all edit links with symbols (inclu
 
 For example, the existing page:
 
-wiki/bugs/__39__Existing_Subject__39___vs.___39__Browse__39__/
+    wiki/bugs/__39__Existing_Subject__39___vs.___39__Browse__39__/
 
 displays the bug "'Existing Subject' vs. 'Browse'".  But if we click 'Edit' on that page, we get:
 
-wiki/ikiwiki.cgi?page=bugs%2F'Existing%20Subject'%20vs.%20'Browse'&do=edit
+    wiki/ikiwiki.cgi?page=bugs%2F'Existing%20Subject'%20vs.%20'Browse'&do=edit
 
 .. which of course opens with a blank edit box. Note that manually typing in the correct URL:
 
-wiki/ikiwiki.cgi?page=bugs%2F__39__Existing_Subject__39___vs.___39__Browse__39__&do=edit
+    wiki/ikiwiki.cgi?page=bugs%2F__39__Existing_Subject__39___vs.___39__Browse__39__&do=edit
 
 does work.