#6693 closed defect (fixed)
removeSelectedRows is broken in 6/5/2008 Nightly Build
Reported by: | guest | Owned by: | Bryan Forbes |
---|---|---|---|
Priority: | high | Milestone: | 1.2 |
Component: | DojoX Grid | Version: | 1.1.0 |
Keywords: | Cc: | Bryan Forbes | |
Blocked By: | Blocking: |
Description (last modified by )
This method crash.
See for example the following test:
dojox/grid/tests/test_dojo_data_edit_large_resultset.html
thanks
Eduardo
Change History (7)
comment:1 Changed 14 years ago by
comment:2 follow-up: 3 Changed 14 years ago by
Cc: | Bryan Forbes added |
---|---|
Component: | Dojox → DojoX Grid |
Description: | modified (diff) |
Milestone: | → 1.2 |
Owner: | changed from Adam Peller to sorvell |
Priority: | highest → high |
severity: | critical → major |
I'll assume the date is dd/mm/yyyy
Was this a regression since 1.1?
comment:3 follow-up: 4 Changed 14 years ago by
Replying to peller:
I'll assume the date is dd/mm/yyyy
Was this a regression since 1.1?
Yes at 1.1 is working Ok.
Thanks for your quick response !
Eduardo
comment:4 Changed 14 years ago by
comment:5 Changed 14 years ago by
Owner: | changed from sorvell to Bryan Forbes |
---|
comment:6 follow-up: 7 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:7 Changed 14 years ago by
Replying to BryanForbes:
(In [13588]) fixes #6693 !strict
- Forgot to change the calls to unselectAll() to deselectAll().
GREAT !
Eduardo
Note: See
TracTickets for help on using
tickets.
Replying to guest:
t The crashing happen also in the 3/5/2008 nightly build so the bug was introduced in this build or before