|
|
|
[
Permlink
| « Hide
]
Amy Muntz - 07/Sep/07 05:36 AM
See also pablo's existing bug: LPP-4548
r6413 | hqm | 2007-09-08 20:22:45 -0400 (Sat, 08 Sep 2007) | 30 lines
Changed paths: M /openlaszlo/branches/wafflecone/lps/components/utils/replicator/lazyreplicator.lzx M /openlaszlo/branches/wafflecone/lps/components/utils/replicator/replicator.lzx M /openlaszlo/branches/wafflecone/test/explicit-replicators/floating-list.lzx M /openlaszlo/branches/wafflecone/test/explicit-replicators/lazy-replicator.lzx M /openlaszlo/branches/wafflecone/test/explicit-replicators/replicator.lzx M /openlaszlo/branches/wafflecone/test/explicit-replicators/selection.lzx M /openlaszlo/branches/wafflecone/test/explicit-replicators/test-replicator.lzx Change 20070908-hqm-0 by hqm@IBM-2E06404CB67 on 2007-09-08 09:30:54 EDT in /cygdrive/c/users/hqm/openlaszlo/wafflecone3 for http://svn.openlaszlo.org/openlaszlo/branches/wafflecone Summary: fix for lazyreplicator when used with list component New Features: Bugs Fixed: Technical Reviewer: ptw (pending) QA Reviewer: (pending) Doc Reviewer: (pending) Documentation: Release Notes: Details: Take steps to disable any layouts in the container before instantiating the clones Note, also in this patch is changing of xpath attribute to string type ( under review in another patch) Tests: ------------------------------------------------------------------------ Henry Minsky believes that this is a duplicate of LPP-4548:
" This bug is actually more of a language design issue, and the real heart of the matter is in http://www.openlaszlo.org/jira/browse/LPP-4548 The issue is that there is a way to specify an XPATH attribute, and it is confusing because on a view it is called "datapath", <view datapath="/blah..."> but if you use a <datapath> child element, you specify it as <view> <datapath xpath="/blah.."/> So I think that Closed as duplicate. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||