Ticket Change Details
Not logged in
Overview

Artifact ID: a1a980931e710f34cc5ed9d032d57e08ccb17daf
Ticket: 466e4bbdc7c90d5e031a7e358fe5a08944ceebba
"title" html tag doesn't seem to work properly
User & Date: ron 2010-04-22 03:33:37
Changes

  1. comment changed to:
    Create a new repository.  Create a file there called 'index.wiki', whose
    contents are:
    
    <nowiki><pre>
         &lt;title>Manual&lt;/title>
    
         This is a test page
    </pre></nowiki>
    
    
    Add, commit and then do 'fossil ui'.  Navigate to "doc/tip/index.wiki" and you
    will see the title tags literally rather than causing the page title to
    change.
    
    I think the "&lt;" is getting escaped on commit or something
    
  2. foundin changed to: "7c37b46b12"
  3. severity changed to: "Important"
  4. status changed to: "Open"
  5. title changed to: ""title" html tag doesn't seem to work properly"
  6. type changed to: "Code_Defect"