[Laszlo-dev] For Review: Change 20071102-hqm-4 Summary: set nodeName of text nodes to '#text', per spec
P T Withington
ptw at pobox.com
Fri Nov 2 12:09:44 PDT 2007
Approved, if you add to the documentation how to test nodeType as
André pointed out (by comparing to the constant).
On 2007-11-02, at 14:35 EDT, Henry Minsky wrote:
> 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