Sorry, not approved...
I guess you should write:
this.applyConstraint( 'xpath', cons, this._t != null ? this._t() : [] );
Reason:
This is just to maintain the current behaviour, in SWF
"LzNode#applyConstraint(..)" gets called even if "this._t" is undefined.
And, you need perform this check also for the second if-condition
(constrained "xpath" on a datapath object).
Henry Minsky wrote:
Change 20071016-hqm-4 by [EMAIL PROTECTED] on 2007-10-16 15:19:46 EDT
in /cygdrive/c/users/hqm/openlaszlo/trunk
for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: fix for DHTML replication bug
New Features:
Bugs Fixed: LPP-4893
Technical Reviewer: andre
QA Reviewer: ptw
Doc Reviewer:
Documentation:
check for null dependencies function before calling it
Release Notes:
Details:
Tests:
test case from bug, smokecheck, amazon app
Files:
M WEB-INF/lps/lfc/data/LzReplicationManager.lzs
Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20071016-hqm-4.tar
--
Mit freundlichen Grüßen,
André Bargull
Intensis
Lösungen für Informationslogistik
Tel.: +49 231 5522-900
Fax: +49 231 5522-901
E-Mail: [EMAIL PROTECTED]
_________________________________
Intensis GmbH
Ruhrallee 9
44139 Dortmund
Amtsgericht Dortmund:
HRB 15547
Geschäftsführer:
Holger Schmitt
=
<pre>
Mit freundlichen Grüßen,<br/>
André Bargull<br/><br/>
Intensis
Lösungen für Informationslogistik<br/>
Tel.: +49 231 5522-900
Fax: +49 231 5522-901
E-Mail: [EMAIL PROTECTED]
<hr/>Intensis GmbH
Ruhrallee 9
44139 Dortmund<br/>
Amtsgericht Dortmund:
HRB 15547<br/>
Geschäftsführer:
Holger Schmitt
</pre>