summaryrefslogtreecommitdiff
path: root/doc/bugs/CGI_edit_and_slash_in_page_title.mdwn
AgeCommit message (Collapse)Author
2008-07-06editpage escaping fixesJoey Hess
* 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.
2008-07-03web commit by http://jcflack.myopenid.com/Joey Hess
2008-07-03web commit by http://jcflack.myopenid.com/Joey Hess