Opened 9 years ago
Closed 8 years ago
#14899 closed defect (invalid)
JsonRest / JsonRestStore and pagination plugin
Reported by: | Matej | Owned by: | Kris Zyp |
---|---|---|---|
Priority: | undecided | Milestone: | 1.9 |
Component: | Data | Version: | 1.7.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
When I use the JsonRest? or JsonRestStore? and delete item from a grid, pagination plugin restores data. When I delete row and use pagination menu, data will be restored. Is it a bug or something wrong in my code?
Attachments (5)
Change History (12)
Changed 9 years ago by
Attachment: | jsonrest-1.jpg added |
---|
comment:1 Changed 9 years ago by
Component: | General → Data |
---|---|
Owner: | set to Matej |
Status: | new → pending |
Please attach a test case (an HTML file).
comment:2 Changed 9 years ago by
Status: | pending → new |
---|
Attachment (jsonrest-claro.html) added by ticket reporter.
comment:3 Changed 9 years ago by
If I select second page, data start from id = 1 instead id = 11.
comment:4 Changed 9 years ago by
Status: | new → pending |
---|
Don't you need to attach data files too? The JsonRest store is just pointing at "xxx", which doesn't exist.
comment:5 Changed 9 years ago by
Status: | pending → new |
---|
Attachment (data.json) added by ticket reporter.
comment:6 Changed 9 years ago by
Owner: | changed from Matej to Kris Zyp |
---|---|
Status: | new → assigned |
comment:7 Changed 8 years ago by
Milestone: | tbd → 1.9 |
---|---|
Resolution: | → invalid |
Status: | assigned → closed |
Was this ever resolved? I've not seen this issue commonly, so I'm thinking it was an issue with your code. If you think it's an issue with dojo/store/JsonRest, please reopen.
selecting and deleting row