[Laszlo-dev] For Review: Change 20081009-laszlo-6, Summary: SWF9: Amazon: Can only edit Payment Method tab in Checkout, tab once

André Bargull andre.bargull at udo.edu
Thu Oct 9 14:57:44 PDT 2008


Fixing the underlying bug is quite simple (apart from that strange IE7 
error), see my comment at LPP-7147.

> I think we should fix the underlying issue rather than fixing amazon.
>
> basecombobox.ondata is sent a string, but it's definition assumes a 
> datapointer is passed.
>
>          <handler name="ondata" args="d">
>              this.cblist.datapath.setPointer( d );
>          </handler>
>
>
>
> >/Change 20081009-laszlo-6 by laszlo at T43-L3XEXMW <http://www.openlaszlo.org/mailman/listinfo/laszlo-dev> on 2008-10-09 
> />/06:02:57 EDT in /home/laszlo/src/svn/openlaszlo/trunk-bigboss
> />/for 
> />/<http://svn.openlaszlo.org/openlaszlo/trunk>http://svn.openlaszlo.org/openlaszlo/trunk
> />/
> />/Summary: SWF9: Amazon: Can only edit Payment Method tab in Checkout tab once
> />/
> />/New Features:
> />/
> />/Bugs Fixed: LPP-7140 - SWF9: Amazon: Can only edit Payment Method 
> />/tab in Checkout tab once
> />/
> />/Technical Reviewer: promanik
> />/QA Reviewer: max
> />/Doc Reviewer: (pending)
> />/
> />/Documentation:
> />/
> />/Release Notes:
> />/
> />/Details: Changed the way data was applied from the credit card type.
> />/
> />/Tests: Run the Amazon demo in SWF9 (and the other runtimes). Edit 
> />/one of the credit cards in payment options. You shouldn't get any 
> />/kind of AS error that crashes the app.
> />/
> />/There may be a deeper issue here, and I'm going to try to figure out 
> />/a test case to see if such is the case. Until then, I figure we can 
> />/get this checked in, since it fixes the issue at least in this specific case.
> />/
> />/Files:
> />/M demos/amazon/creditcard.lzx
> />/
> />/Changeset:
> />/<http://svn.openlaszlo.org/openlaszlo/patches/20081009-laszlo-6.tar>http://svn.openlaszlo.org/openlaszlo/patches/20081009-laszlo-6.tar
> />/
> /



More information about the Laszlo-dev mailing list