Opened 10 years ago
Closed 10 years ago
#12573 closed defect (fixed)
Enhanced Grid Paginator: Bug in Goto-Page Dialog
Reported by: | manklu | Owned by: | evan |
---|---|---|---|
Priority: | high | Milestone: | 1.6.1 |
Component: | DojoX Grid | Version: | 1.6.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
In dojox.grid.enhanced.plugins.pagination._GotoPageDialog._onConfirm, the displayed value is used, which has nasty results if the page number contains a thousands separator.
Change History (4)
comment:1 Changed 10 years ago by
Milestone: | 1.6.1 → 1.7 |
---|
comment:2 Changed 10 years ago by
Milestone: | 1.7 → 1.6.1 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
comment:3 Changed 10 years ago by
Resolution: | fixed |
---|---|
Status: | closed → reopened |
After the changes in Changeset 24283, showAll is never set.
comment:4 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Note: See
TracTickets for help on using
tickets.
Fixed with [24283]