]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/bugs/index.html_is_made_visible_by_various_actions.mdwn
Tag patches with the plugin to which they apply, or core
[ikiwiki.git] / doc / bugs / index.html_is_made_visible_by_various_actions.mdwn
index 580df9eb555829dd580fa1045c9f5fa5422c136b..5618015789174469fdc420f87a2d0e7ae5af3d86 100644 (file)
@@ -8,3 +8,9 @@ When you do various CGI actions, "index.html" is visible in the redirection URL.
 * [[plugins/remove]] redirects you to the parent of the removed page
 
 I think the coding standard in future should be: use htmlpage when you want a local file, or urlto if you want a URL.
+
+> Agreed, and I've updated the docs accordingly. Merged your changes. BTW,
+> did you notice they included a fix in passing for a bug in the recentchanges
+> redirection? [[done]] --[[Joey]]
+
+>> No, I suppose I must have assumed htmlpage already did the pagetype check... --[[smcv]]