[Laszlo-dev] For Review: Change 20071102-hqm-4 Summary: set nodeName of text nodes to '#text', per spec

Henry Minsky henry.minsky at gmail.com
Fri Nov 2 11:35:27 PDT 2007


Change 20071102-hqm-4 by hqm at gigicorp on 2007-11-02 14:33:22 EDT
    in /cygdrive/c/users/hqm/openlaszlo/trunk2
    for http://svn.openlaszlo.org/openlaszlo/trunk

Summary:  set nodeName of text nodes to '#text', per spec

New Features:

Bugs Fixed: LPP-4724

Technical Reviewer: pbr
QA Reviewer: ptw
Doc Reviewer: jsundman

Documentation:

The nodeName of a LzTextNode now returns '#text', not null as it used to.
Please update any code.
The recommended way to determine of a node is a Text Node is to ask
for it's nodeType,
not it's nodeName.


Release Notes:

Details:


Tests:

see bug report


Files:
M      WEB-INF/lps/lfc/data/LzDataText.lzs

Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20071102-hqm-4.tar


-- 
Henry Minsky
Software Architect
hminsky at laszlosystems.com


More information about the Laszlo-dev mailing list