History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: LPP-4638
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: P1 P1
Assignee: Unassigned
Reporter: Sarah Allen
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
OpenLaszlo

selectionmanager test broken

Created: 03/Sep/07 02:39 PM   Updated: 18/Sep/07 07:15 PM
Component/s: LFC - Data
Affects Version/s: 4.0.5WaffleCone
Fix Version/s: 4.0.5WaffleCone

Time Tracking:
Not Specified

Severity: Minor
Fixed in Change#: 6,362
Runtime: N/A
Fix in hand: True


 Description  « Hide
TOT wafflecone...

http://localhost:8080/wafflecone/test/data/selectionmanager.lzx
I click on items in the list and nothing happens (from looking at the code, it appears that items should appear yellow when selected)
no debugger warnings

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Sarah Allen - 03/Sep/07 03:37 PM
bug in the testcase: setselected should be setSelected. Sigh.

Sarah Allen - 03/Sep/07 04:13 PM
I have another change I can add this into... assigning to me

Philip Romanik - 05/Sep/07 09:55 AM
Change 20070903-sallen-6 by sallen@sallen-new on 2007-09-03 16:04:47 PDT
   in /cygdrive/c/laszlo/svn/openlaszlo/branches/wafflecone
   for http://svn.openlaszlo.org/openlaszlo/branches/wafflecone

Summary: split selectionmanager and dataselectionmanager into two files
(for readability) and fixed bug in test file

Bugs Fixed: LPP-4638 selectionmanager test broken

Technical Reviewer: (pending)
QA Reviewer: (pending)
Doc Reviewer: (pending)

Documentation:

Release Notes:

Details:

Tests:
ran test/data/selectionmanager.lzx

Files:
M test/data/selectionmanager.lzx
A WEB-INF/lps/lfc/helpers/LzDataSelectionManager.lzs
M WEB-INF/lps/lfc/helpers/Library.lzs
M WEB-INF/lps/lfc/helpers/LzSelectionManager.lzs

Changeset:
http://svn.openlaszlo.org/openlaszlo/patches/20070903-sallen-6.tar


Mamye Kratt - 18/Sep/07 07:15 PM
(4.0.5 wafflecone RC build r6509)
Working as described.