Bug #1005
Wrong row state update
Status: | CLOSED | Start date: | 04/06/2012 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 100% | |
Category: | nethserver-nethgui | |||
Target version: | v1.5.0 | |||
Security class: | Resolution: | |||
Affected version: | DEV2 | NEEDINFO: |
Description
In user UI table a wrong user row is updated after a user has been locked.
reproducibility: no (the problem not always occurs)
History
#1 Updated by Davide Principi over 9 years ago
- Project changed from 47 to Nethgui
- Status changed from NEW to ON_DEV
- Assignee set to Davide Principi
The problem is in the datatable javascript component.
The row index does not match the data source: sorting criteria are to be taken into account.
#2 Updated by Davide Principi over 9 years ago
- Status changed from ON_DEV to MODIFIED
- % Done changed from 0 to 100
Applied in changeset eb6f7898f6d5d6c0a7de20fc616868888b33a2c6.
#4 Updated by Davide Principi over 7 years ago
- Target version deleted (
DEV3)