]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/bugs/Search_results_should_point_to_dir__44___not_index.html__44___when_use__95__dirs_is_enabled.mdwn
web commit by http://jblevins.org/: A note about a related bug
[ikiwiki.git] / doc / bugs / Search_results_should_point_to_dir__44___not_index.html__44___when_use__95__dirs_is_enabled.mdwn
index af556d4899a0c557454356a0fe05b235aff8d4f0..4e0c2e9f8732680cd6d380a6015b8218e16fb3db 100644 (file)
@@ -1,3 +1,7 @@
 When using the search plugin, results are linked to `foo/bar/index.html`,
 whether or not use_dirs is enabled; when use_dirs is enabled, the link should
 point to `foo/bar/` instead.
+
+> Similarly, after editing a page `foo/bar/`, the user is redirected to
+> `foo/bar/index.html?updated` instead of `foo/bar/?updated`.
+> --[Jason Blevins](http://jblevins.org/)