Re: [xml] xmlKeepBlanksDefault(0) broken



On Thu, Sep 13, 2001 at 04:08:15PM -0500, Charles Bozeman wrote:
In libxml2-2.4.4, function xmlKeepBlanksDefault(0) no longer collapses the space 
between elements. To verify run:
./xmllint --noblanks test/wap.xml

The output looks the same as the (formated) input. 
This is probably related to the change in areBlanks in parser.c.

  Partly, the other problem is that the character and ignorableSpace SAX
callbacks are the same by default now. 
  The enclosed patch seems to fix the problem, 

    thanks for the report, I completely missed that point.

Daniel

-- 
Daniel Veillard      | Red Hat Network http://redhat.com/products/network/
veillard redhat com  | libxml Gnome XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]