#589 new defect

JSON link does not work if there is a '#' character in the file name.

Reported by: booker Owned by:
Priority: major Milestone: eventually
Component: code-frontend-web Version: 1.2.0
Keywords: encoding wui names Cc:
Launchpad Bug:

Description

If you browse to the directory using a web browser "http://localhost:8123/uri/URI%3ADIR2%3A...", the browser displays a list of children and several links that you can select for each child, such as JSON, URI and Readonly-URI. Those links do not work if you have a '#' character in the child's name. It appears that the file name is not being url encoded in the link.

Change History (4)

comment:1 Changed at 2009-03-08T21:58:57Z by warner

  • Component changed from unknown to code-frontend-web
  • Owner nobody deleted

comment:2 Changed at 2010-03-25T01:57:40Z by davidsarah

  • Keywords encoding wui added
  • Milestone changed from undecided to 1.7.0

comment:3 Changed at 2010-06-18T23:48:33Z by zooko

  • Milestone changed from 1.7.0 to eventually

comment:4 Changed at 2010-06-21T02:59:16Z by davidsarah

  • Keywords names added
Note: See TracTickets for help on using tickets.