Ticket Change Details
Not logged in
Overview

Artifact ID: 881d3dcbf050efc7e098f06adc620169640e7e86
Ticket: 2d00038076fea4752b5b48eea4361242296fbeed
Wiki engine inserts extra <p> before <li> in lists
User & Date: anonymous 2009-03-24 19:26:32
Changes

  1. comment changed to:
    If you look on the home page for Fossil itself, you'll see several instances where the wiki formatting has erroneously generated output like
    <verbatim>
        <ul><p><li>Foo
    </verbatim>
    
    which is invalid (e.g., look at the tags around "Flexible Workflow:")
    
  2. foundin changed to: "d63f87c003"
  3. private_contact changed to: "8cd3af0e7a0b2d518bb1030fe30505b7924a4676"
  4. severity changed to: "Important"
  5. status changed to: "Open"
  6. title changed to: "Wiki engine inserts extra <p> before <li> in lists"
  7. type changed to: "Code_Defect"