Ticket #204 (closed Bug)
display of white screen if publication name contains character %
| Reported by: | andreas@… | Owned by: | somebody |
|---|---|---|---|
| Priority: | Minor | Milestone: | |
| Component: | Daisy Books | Version: | 1.4 |
| Keywords: | Cc: |
Description
[jira2trac import : issue created on October 28, 2005 8:31:46 AM CEST http://issues.cocoondev.org/browse/DSY-204 ]
- Create a book
* On the "Books" page, click on "change names" and change the name of the publication to any string containing the character %
* Go back to the "Books" page and click on the link to view that publication: a white screen appears
Note: See
TracTickets for help on using
tickets.
[jira2trac import : comment created by bruno on October 28, 2005 8:50:38 AM CEST]
As pointed out before, the name of a publication is restricted to a limitted set of characters, "%" not being part of it. None of the allowed characters need URL-escaping, so it's not done. The fact that you can rename it to something containing a "%" is a bug, as IIRC you pointed out, and has already been fixed.