Change 20080517-hqm-n by [EMAIL PROTECTED] on 2008-05-17 00:53:21 EDT
    in /Users/hqm/openlaszlo/trunk5
    for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: make 'datapath' attribute on an instance override any existing class datapath

New Features:

Bugs Fixed: LPP-5193

Technical Reviewer: andre
QA Reviewer: ptw
Doc Reviewer: (pending)

Documentation:

Release Notes:

Details:

The constructor for LzNode checks whether a 'datapath' attribute was
passed in the init args list.

If so, it suppresses any $datapath value which would have been
inherited from the class, so that the 'datapath' init arg value will be the one
which overrides the datapath value.


Tests:

test case in bug report
smoke
test/lfc/data
calendar
amazon

Files:
M      WEB-INF/lps/lfc/core/LzNode.lzs

Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20080517-hqm-n.tar

Reply via email to