Bug: edit pages display the title of pages with inverted commas incorrectly

Bug: edit pages display the title of pages with inverted commas incorrectly

If a page is given a title with an inverted comma (‘) in it, then if you later try and edit or move the page only the title as far as the inverted comma is displayed in the input box.

The problem seems to be with the html <input value='inverted comma's page' /> in the views/Page_edit.rhtml and UploadPage_edit.rhtml files. I haven’t found a way of escaping the comma that works (if you know please contact tamc), so the workaround is to replace the input boxes with a textarea (which looks a bit funny, at least on Safari).

This is fixed in the testing version of soks.

Tag: Include this page in the distribution

Edit this page or watch for changes using RSS.