[Laszlo-dev] For Review: Change 20071026-ptw-Y Summary: Fix order of array indices that was broken by r6857
Philip Romanik
promanik at laszlosystems.com
Fri Oct 26 08:10:30 PDT 2007
Approved!
>Change 20071026-ptw-Y by
><mailto:ptw at dueling-banjos.local>ptw at dueling-banjos.local on 2007-10-26
>08:01:02 EDT
> in /Users/ptw/OpenLaszlo/ringding-2
> for
> <http://svn.openlaszlo.org/openlaszlo/trunk>http://svn.openlaszlo.org/openlaszlo/trunk
>
>Summary: Fix order of array indices that was broken by r6857
>
>Bugs Fixed:
>LPP-4967 'Array indices out of order in Debugger'
>
>Technical Reviewer: promanik (pending)
>QA Reviewer: max (pending)
>Doc Reviewer: (pending)
>
>Details:
> Convert indices to numbers for sorting
>
>Tests:
> lzx> Debug.inspect([1,2,3,4,5,6,7,8,9,10,11,12])
> «Array(12)#0| [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12]» {
> 0: 1
> 1: 2
> 2: 3
> 3: 4
> 4: 5
> 5: 6
> 6: 7
> 7: 8
> 8: 9
> 9: 10
> 10: 11
> 11: 12
> }
> [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12]
> lzx>
>
>Files:
>M WEB-INF/lps/lfc/debugger/LzDebug.lzs
>M WEB-INF/lps/lfc/debugger/platform/swf/LzDebug.as
>M WEB-INF/lps/lfc/debugger/platform/dhtml/LzDebug.js
>
>
>Changeset:
><http://svn.openlaszlo.org/openlaszlo/patches/20071026-ptw->http://svn.openlaszlo.org/openlaszlo/patches/20071026-ptw-
>
>Y.tar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.openlaszlo.org/pipermail/laszlo-dev/attachments/20071026/220f224e/attachment.html
More information about the Laszlo-dev
mailing list