parsing error?

meatron - July 22, 2009 - 00:28
Project:XLIFF Tools
Version:6.x-1.0-beta1
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:postponed (maintainer needs more info)
Description

It refuses to work on one page, where I use a lot of inline html and swf giving the following error:

warning: DOMDocument::loadXML(): error parsing attribute name in Entity, line: 2 in /httpd/html/martinalacamcom/www/sites/all/modules/xliff/xliff.module on line 129.
warning: DOMDocument::loadXML(): attributes construct error in Entity, line: 2 in /httpd/html/martinalacamcom/www/sites/all/modules/xliff/xliff.module on line 129.
warning: DOMDocument::loadXML(): Couldn't find end of Start Tag table line 1 in Entity, line: 2 in /httpd/html/martinalacamcom/www/sites/all/modules/xliff/xliff.module on line 129.
warning: DOMDocument::loadXML(): Opening and ending tag mismatch: body line 1 and table in Entity, line: 14 in /httpd/html/martinalacamcom/www/sites/all/modules/xliff/xliff.module on line 129.
warning: DOMDocument::loadXML(): AttValue: " or ' expected in Entity, line: 21 in /httpd/html/martinalacamcom/www/sites/all/modules/xliff/xliff.module on line 129.
warning: DOMDocument::loadXML(): attributes construct error in Entity, line: 21 in /httpd/html/martinalacamcom/www/sites/all/modules/xliff/xliff.module on line 129.
warning: DOMDocument::loadXML(): Couldn't find end of Start Tag a line 21 in Entity, line: 21 in /httpd/html/martinalacamcom/www/sites/all/modules/xliff/xliff.module on line 129.
warning: DOMDocument::loadXML(): Opening and ending tag mismatch: td line 19 and a in Entity, line: 21 in /httpd/html/martinalacamcom/www/sites/all/modules/xliff/xliff.module on line 129.
warning: DOMDocument::loadXML(): Opening and ending tag mismatch: tr line 18 and td in Entity, line: 22 in /httpd/html/martinalacamcom/www/sites/all/modules/xliff/xliff.module on line 129.
warning: DOMDocument::loadXML(): xmlParseEntityRef: no name in Entity, line: 23 in /httpd/html/martinalacamcom/www/sites/all/modules/xliff/xliff.module on line 129.
warning: DOMDocument::loadXML(): EntityRef: expecting ';' in Entity, line: 23 in /httpd/html/martinalacamcom/www/sites/all/modules/xliff/xliff.module on line 129.
warning: DOMDocument::loadXML(): Opening and ending tag mismatch: table line 16 and tr in Entity, line: 29 in /httpd/html/martinalacamcom/www/sites/all/modules/xliff/xliff.module on line 129.
warning: DOMDocument::loadXML(): Opening and ending tag mismatch: html line 1 and table in Entity, line: 30 in /httpd/html/martinalacamcom/www/sites/all/modules/xliff/xliff.module on line 129.
warning: DOMDocument::loadXML(): Extra content at the end of the document in Entity, line: 32 in /httpd/html/martinalacamcom/www/sites/all/modules/xliff/xliff.module on line 129.

#1

Gábor Hojtsy - July 27, 2009 - 07:19
Status:active» postponed (maintainer needs more info)

Does am XML validator say your document is a valid XML document? Looks like there are some unclosed attributes.

 
 

Drupal is a registered trademark of Dries Buytaert.