Closed
Bug 1031972
Opened 11 years ago
Closed 11 years ago
Problem with paging the task list when multiple checkboxes are used for the filter
Categories
(Mozilla QA Graveyard :: One and Done, defect, P1)
Tracking
(Not tracked)
VERIFIED
FIXED
Milestone 1
People
(Reporter: bsilverberg, Assigned: impossibus)
Details
Attachments
(1 file)
When choosing multiple checkboxes which represent the same field (e.g., multiple teams), when doing pagination only one of the values is carried over to the following page, which can result in an error.
Maja, this relates to the issue we discussed a few weeks ago where url parameters are processed and only one of the values is preserved. We need a fix for this immediately, and I think you had some ideas about how to address it.
Can you please look at this and comment on the bug if you have any ideas for a quick resolution?
Reporter | ||
Updated•11 years ago
|
Flags: needinfo?(mjzffr)
Assignee | ||
Comment 1•11 years ago
|
||
I'm not sure about the solution proposed in the PR. As an alternative, I could implement a fixed, internal version of urlparams.
Attachment #8448047 -
Flags: review?(bob.silverberg)
Flags: needinfo?(mjzffr)
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → mjzffr
Reporter | ||
Comment 2•11 years ago
|
||
Comment on attachment 8448047 [details] [review]
Link to Github pull-request: https://github.com/mozilla/oneanddone/pull/146
Landed in https://github.com/mozilla/oneanddone/commit/74a002c1dd96a45e722ba27d411c20a3e23f8826
Attachment #8448047 -
Flags: review?(bob.silverberg) → review+
Reporter | ||
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Comment 3•11 years ago
|
||
Verified search results have pagination without error on staging
Updated•11 years ago
|
Status: RESOLVED → VERIFIED
Updated•7 years ago
|
Product: Mozilla QA → Mozilla QA Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•