[Yanel-dev] [Bug 7285] HTML serializer writes empty elements incorrectly e.g. <textarea/>

bugzilla at wyona.com bugzilla at wyona.com
Mon Oct 12 13:10:39 CEST 2009


http://bugzilla.wyona.com/cgi-bin/bugzilla/show_bug.cgi?id=7285


guillaume.deflache at wyona.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




------- Comment #1 from guillaume.deflache at wyona.com  2009-10-12 11:52 -------
Some of these tests in r44967 proved that all the (easily available from
Wyona's SerializerFactory) serializers behave correctly WRT empty HTML
elements!

However HTML elements without closing tag (e.g. <link>) seem to always get a
trailing / a la XML with some (all?) these serializers: this might lead to
other problems, but this isn't the topic of this bug.


Also added debug log to see exactly which serializer class is returned from
Yanel's SerializerFactory in r44980.

The following line can be appended to log4j.properties to activate it:
log4j.category.org.wyona.yanel.core.serialization.SerializerFactory=DEBUG


-- 
Configure bugmail: http://bugzilla.wyona.com/cgi-bin/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.


More information about the Yanel-development mailing list