Fossil

Ticket Change Details
Login
Overview

Artifact ID: 1fab25e7fd1fb936fdf4ce213f733740e61435d7
Ticket: d7866519465af9a74718fc42c44e6b31fbd8a879
wiki doesn't parse finfo links correctly
User & Date: anonymous 2011-02-23 23:00:03
Changes

  1. comment changed to:
    If you try and create a wiki link to an finfo resource, you'll end up with an escaped URL.
    
    <verbatim>[finfo?name=some/path/foo.txt|some/path/foo.txt]</verbatim>
    
    will yield:
    
    <verbatim>/wiki?name=finfo%3Fname%3Dsome/path/foo.txt</verbatim>
    
  2. foundin changed to: "4f78571eb2"
  3. private_contact changed to: "84f59114b7eee7088fd7e2932599c69c9ad0761b"
  4. severity changed to: "Cosmetic"
  5. status changed to: "Open"
  6. title changed to: "wiki doesn't parse finfo links correctly"
  7. type changed to: "Code_Defect"