This is the second candidate release for wrapping up version 1.3 and
proceeding to version 1.4.
Integration Build 1.3 - 20030504
--------------------------------
[1] Fixed bug #728609 - Stack Overflow error. Caused composite tag scanner
design to evolve further. Ul-Li scanner relationship can be interesting
study model for designing other scanner relationships.
[2] Fixed bug #729334 NodeReader::readElement() Null point dereferenced
[3] Fixed bug #729368 Embedded quote and split tag
[4] Fixed bug #731684 Body and title tags with attributes not parsed
This will lead to a change in behaviour, BODY tags with attributes will now
have all the html body encapsulated within them as children. If you were
handling BODY tags as composite tags before, this shouldn't make any
difference.
|