History Of Ticket bc4556171f783974e81d70a166d09a5cea0a42a8

Artifacts Associated With Ticket bc4556171f783974e81d70a166d09a5cea0a42a8

  1. Ticket change [e404925622] (rid 273) by rkeene on 2014-08-31 17:58:23:

    1. foundin initialized to: "1.8"
    2. icomment:
      HTTP requests for paths are not URL decoded so special characters must be represented in the filesystem as they would be URL encoded by User Agents.  Since UAs may choose to encode things differently multiple filenames are currently required to serve a single resource.
      
      If URL decoding were performed by the HTTP server then a single pathname could be used.
      
    3. login: "rkeene"
    4. mimetype: "text/x-fossil-wiki"
    5. severity initialized to: "Minor"
    6. status initialized to: "Open"
    7. title initialized to: "Path names are not URL decoded"
    8. type initialized to: "Feature_Request"