editpage escaping fixes
authorJoey Hess <joey@kodama.kitenet.net>
Sun, 6 Jul 2008 19:52:04 +0000 (15:52 -0400)
committerJoey Hess <joey@kodama.kitenet.net>
Sun, 6 Jul 2008 19:52:04 +0000 (15:52 -0400)
commit05124f9a86dadca50c693d57f8fc8398fb5d8be9
tree65c81b6a7a0c3dbf850782b4b8320b458f95ff0a
parentbadfb9a5c91b92d0e6a61f331bcaff6683ee11bc
editpage escaping fixes

* The editpage form now uses the raw page name, not the page title, in its
  'page' cgi parameter. Using the title was ambiguous and made it
  impossible to tell between some pages, like "foo/bar" and "foo__47__bar",
  sometimes causing the wrong page to be edited.
* This change means that some edit links need to be updated.
  Force a rebuild on upgrade to this version.
* Above change also allowed really fixing escaped slashes from the blogpost
  form.
IkiWiki.pm
IkiWiki/CGI.pm
IkiWiki/Plugin/editdiff.pm
IkiWiki/Plugin/inline.pm
IkiWiki/Render.pm
debian/NEWS
debian/changelog
debian/postinst
doc/bugs/CGI_edit_and_slash_in_page_title.mdwn
po/ikiwiki.pot