First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 1715
Product:
Component:
Status: VERIFIED
Resolution: FIXED
Assigned To: Dom Lachowicz <domlachowicz@gmail.com>
Hardware:
OS:
Version:
Priority:
Severity:
Target Milestone:
Reporter: Alan <horkana@maths.tcd.ie>
Add CC:
CC:
QA Contact:
URL:
Summary:
Status Whiteboard:
Keywords:

Attachment Type Creator Created Size Flags Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 1715 depends on: Show dependency tree
Show dependency graph
Bug 1715 blocks:

Additional Comments:






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2001-07-16 06:12
Pedantic:
=========
Abiword XML documents are currently "well formed".  To be "valid" XML they must 
include a doctype.  

eg the doctype attribute from the XHTML output
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" 
"http://www.w3.org/TR/xhtml/DTD/xhtml1-strict.dtd">

------- Comment #1 From Nils Barth 2001-07-16 08:34:16 -------
Note that in order to do this, we need a valid, up-to-date DTD (the one posted
at http://www.abisource.com/awml.dtd is over a year out of date).
Also, we should update the XHTML one, since that link is broken; it's now
http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd

------- Comment #2 From Dom Lachowicz 2001-07-16 09:03:19 -------
XHTML updated. ABW has a DOCTYPE behind an #if 0 now. After I update the DTD,
I'll enable it.

------- Comment #3 From Dom Lachowicz 2001-07-16 14:25:30 -------
Closing

------- Comment #4 From Tim 2001-07-17 11:52:41 -------
Cool! Verified.

First Last Prev Next    No search results available      Search page      Enter new bug