Download Reference Manual
The Developer's Library for D
About Wiki Forums Source Search Contact

Ticket #1932 (assigned defect)

Opened 14 years ago

Last modified 14 years ago

tango/text/xml/Document.d(284): Assertion failure

Reported by: rio Assigned to: kris (accepted)
Priority: major Milestone: 1.0
Component: Tango Version: 0.99.9 Kai
Keywords: Cc:

Description

Parsing "Foo></Foo>" results in an assertion failure.

An XmlException? ("start tag expected: '<' missing") should have been thrown in this case.

(The line number of the assertion failure in the latest version is 298.)

Change History

06/18/10 05:06:27 changed by kris

  • status changed from new to assigned.

ok, thanks rio