Approved.

Change 20071122-hqm-2 by [EMAIL PROTECTED] 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>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>http://svn.openlaszlo.org/openlaszlo/patches/20071122-hqm-2.tar

Reply via email to