Bug #5370
Page results within the components under the authority description context menu
Status: | Verified | Start date: | 07/18/2013 | |
---|---|---|---|---|
Priority: | Medium | Due date: | ||
Assignee: | José Raddaoui Marín | % Done: | 100% | |
Category: | Performance / scalability | Estimated time: | 3.00 hours | |
Target version: | Release 1.4.0 | |||
Google Code Legacy ID: | Tested version: | |||
Sponsored: | No | Requires documentation: |
History
#1 Updated by Jesús García Crespo almost 9 years ago
- Subject changed from Page results in the context menu components of authority records (e.g. creator of) to Page results within the components under the authority description context menu
#2 Updated by Jesús García Crespo almost 9 years ago
e.g. creator of
#3 Updated by José Raddaoui Marín almost 9 years ago
- Assignee changed from Jesús García Crespo to José Raddaoui Marín
#4 Updated by José Raddaoui Marín almost 9 years ago
- Status changed from New to QA/Review
- % Done changed from 0 to 100
Applied in changeset atom|commit:e249eb556448efb03417e71fac839fc0e458c74f.
#5 Updated by José Raddaoui Marín almost 9 years ago
Please, during the test make sure that the whole functionality of the context menu works as expected, as I've introduced a signicant amount of code changes that may have produced regressions.
NOTE: The page results will only appear if there are more related descriptions than the request limit (for each event type).
#6 Updated by Jessica Bushey almost 9 years ago
- Status changed from QA/Review to Feedback
Could you give instructions for how to test this bug and verify the fix?
I don't know what I'm looking for.
#7 Updated by José Raddaoui Marín almost 9 years ago
- Status changed from Feedback to QA/Review
Sorry Jessica, I should have added some notes.
Steps:
1. Create an authority record.
2. Add a lot of related descriptions for each relation type (creation, custody, publication, etc).
3. Go to the authority record view.
Expected result:
In the context menu you should see all the related descriptions organized by type. For each type, if the amount of descriptions related is bigger than the request limit (usually 10), you should see a pager to navigate over the resources.
Regards.
#8 Updated by Jessica Bushey almost 9 years ago
- Status changed from QA/Review to Verified
The pager is working. Good!