Ticket Change Details
Not logged in
Overview

Artifact ID: 46c4e6efd779387f6865b66a71121e63a8c18ea1
Ticket: 577663c2727505a0b5929ec5841fab68ec5f7404
Add support for the target attribute.
User & Date: anonymous 2011-02-18 19:55:45
Changes

  1. comment changed to:
    The attached patch adds support for the target attribute. Using fossil as a wiki, it's pretty common to want to compile various external references to external sites.
    
    <verbatim><a href="https://www.example.org/some-page" target="_blank">Link to Some-Page</a></verbatim>
    
    The attached patch supports the above behavior.
    
  2. foundin changed to: "2a02aa49e1"
  3. private_contact changed to: "84f59114b7eee7088fd7e2932599c69c9ad0761b"
  4. severity changed to: "Important"
  5. status changed to: "Open"
  6. title changed to: "Add support for the target attribute."
  7. type changed to: "Code_Defect"