Ticket Change Details
Not logged in
Overview

Artifact ID: 7ae8461799aac169ca4a98cf3c76d4888287d4f9
Ticket: 25ff8cff2bdb41766e91b17c0779b3f5f3c0c80c
wrong DOCTYPE in generated pages
User & Date: anonymous 2010-08-08 20:52:10
Changes

  1. comment changed to:
    The doctype in the generated pages is wrong. In
    
    <!DOCTYPE html PUBLIC "-//W3C/DTD XHTML 1.0 Strict//EN" "http://www.x3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
    
    you have to add a second / between W3C and DTD.
    
  2. foundin changed to: "1d713f3f4d"
  3. private_contact changed to: "40aba61d32222f9df09cded35d532d494b2dec55"
  4. severity changed to: "Minor"
  5. status changed to: "Open"
  6. title changed to: "wrong DOCTYPE in generated pages"
  7. type changed to: "Code_Defect"