Ticket Change Details
Not logged in
Overview

Artifact ID: 7f078446e5aea7a4e18578cdeec93485bb5ec62f
Ticket: ab82a0bd213bc0f7e1d2f53abcd019640109f0d3
Enhance <nowiki>[]</nowiki> linking syntax in the wiki to permit #LABEL for internal links.
User & Date: anonymous 2009-09-25 07:03:43
Changes

  1. Appended to comment:
    
    
    <hr><i>anonymous added on 2009-09-25 07:03:43:</i><br>
    Re-opening: When the <code><nowiki>[#LABEL]</nowiki></code> form is used, the display of it should not include the opening "#" character.  So the example given here should expand to <code><nowiki><a href="#LABEL">LABEL</a></nowiki></code> instead of <code><nowiki><a href="#LABEL">#LABEL</a></nowiki></code> as it currently does.
    
  2. priority changed to: "Low"
  3. severity changed to: "Cosmetic"
  4. status changed to: "Open"
  5. type changed to: "Code_Defect"