[Laszlo-dev] For Review: Change 20071122-hqm-2 Summary: fix for bug with ondata event with queuerequests
Henry Minsky
henry.minsky at gmail.com
Thu Nov 22 07:25:23 PST 2007
Change 20071122-hqm-2 by hqm at IBM-2E06404CB67 on 2007-11-22 10:19:28 EST
in /cygdrive/c/users/hqm/openlaszlo/trunk/WEB-INF/lps/lfc
for http://svn.openlaszlo.org/openlaszlo/trunk/WEB-INF/lps/lfc
Summary: fix for bug with ondata event with queuerequests
New Features:
Bugs Fixed: LPP-5144
Technical Reviewer: andre
QA Reviewer: pbr
Doc Reviewer:
Documentation:
Release Notes:
Details:
If queuerequests is true, we need to allocate a new datarequest object for
each request, otherwise
the secondincoming response will not send an ondata event, because the
handler which is registered
for the datarequest onstatus event is being unregistered by the
handleDataResponse routine
Tests:
test case in bug report
test/lfc/data/alldata.lzx (we need to add this test case to the regression
tests!)
Files:
M data/LzDataset.lzs
Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20071122-hqm-2.tar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.openlaszlo.org/pipermail/laszlo-dev/attachments/20071122/89d72930/attachment.html
More information about the Laszlo-dev
mailing list