Change 20090825-bargull-7sO by barg...@dell--p4--2-53 on 2009-08-25 19:01:54 in /home/Admin/src/svn/openlaszlo/trunk for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: fix bug in parser-error detection for Firefox3.5 New Features: Bugs Fixed: LPP-8418 (DHTML: failure in alldata for Firefox3.5) Technical Reviewer: henry QA Reviewer: (pending) Doc Reviewer: (pending) Documentation: Release Notes: Details: Use "documentElement" instead of "firstChild" to select the first element. (In Firefox3.5, the parser-error document's firstChild is a XMLStylesheetProcessingInstruction). Also added debug-infos for intended debug-warnings/-errors in alldata testcases. Tests: alldata passes in Firefox3.5 Files: M test/lfc/data/userdata.lzx M test/lfc/data/xpspace.lzx M WEB-INF/lps/lfc/kernel/dhtml/LzXMLParser.js Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20090825-bargull-7sO.tar _______________________________________________ Laszlo-reviews mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-reviews
