Title:
Bug 76053:Validation with XmlValidate fails against the standard XHTML DTD with [Fatal Error] :29:11: Recursive entity reference "%HTMLlat1"
| View in TrackerStatus/Resolution/Reason: Closed/Won't Fix/
Reporter/Name(from Bugbase): Wim Dewijngaert / Wim Dewjingaert (Wimpie)
Created: 03/18/2009
Versions: 9.0
Failure Type: Unspecified
Found In Build/Fixed In Build: 0000 /
Priority/Frequency: Major / Unknown
Locale/System: English / Platforms All
Vote Count: 0
Problem:
Validation with XmlValidate fails against the standard XHTML DTD with [Fatal Error] :29:11: Recursive entity reference "%HTMLlat1". (Reference path: %HTMLlat1 -> %HTMLlat1 -> %HTMLlat1)
Method:
<cfset errorstruct=xmlvalidate("http://www.brussel.be/artdet.cfm?id=4000","http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd")>
<cfdump var="#errorstruct#">
Result:
[Fatal Error] :29:11: Recursive entity reference "%HTMLlat1". (Reference path: %HTMLlat1 -> %HTMLlat1 -> %HTMLlat1),
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3037933
External Customer Info:
External Company:
External Customer Name: Wim Dewjingaert
External Customer Email: 1BA46E1644AB735B992016B7
External Test Config: 03/18/2009
Attachments:
Comments: