Ticket #1333 (closed defect: duplicate)

Opened 2 years ago

Last modified 2 years ago

SortableTable fails to honor selected="true" when parsing from table

Reported by: blago@… Owned by: bill
Priority: normal Milestone:
Component: Widgets Version: 0.3
Severity: normal Keywords:
Cc:

Description

Since reset() is called from parseColumns(), we lose the preselected (with selected="true") elements by wiping down the attribute from all rows.

Change History

Changed 2 years ago by guest

Not sure if it makes sense to have preselected elements, but the above refers to rows with selected="true" attribute during the initial table parsing.

Changed 2 years ago by guest

  • status changed from new to closed
  • resolution set to duplicate

Ooops, Sorry for littering. This is a duplicate of #803.

Blago

Note: See TracTickets for help on using tickets.