Events Display Portlet's Pagination Does Not Work
Description
Environment
Attachments
Activity

Sharry Shi July 30, 2012 at 10:22 PMEdited
PASSED Manual Testing following the steps in the description.
Reproduced on:
Tomcat 7.0 + MySQL 5. Portal 6.2.x GIT ID: c28caac5659c75dcb1b629b006ba4de191584ea1.
Plugins 6.2.x GIT ID: 002a5ee577a4141848f73fd797f09daaba808b6d.
The Pagination of Event Display Portlet doesn't work.
Fixed on:
Tomcat 7.0 + MySQL 5. Portal 6.2.x GIT ID: c28caac5659c75dcb1b629b006ba4de191584ea1.
Plugins 6.2.x GIT ID: fff32cc2f84df01c8d840040341be286e598ab8d.
Tomcat 7.0 + MySQL 5. Portal 6.1.x EE GIT ID: de55549384cf5d422a63b06a90834e6c54b9542f.
Plugins 6.1.x EE GIT ID: 5770317725ff18cadf72394cc1fe987ef28e0b9f.
Tomcat 7.0 + MySQL 5. Portal 6.1.20 EE GIT ID: 0a9020b920d055a2c9d4f1f3eb6ee31cee22f895.
Plugins 6.1.20 EE GIT ID: 557cc457ad90d5d3f865f4fa17fa338f3b7a5275.
The Pagination of Event Display Portlet works.

Michael Saechang July 25, 2012 at 3:19 PMEdited
Committed on:
Plugins 6.1.x CE GIT ID: abccc3e9afd1e22ba4a9aa03b3be90aeb88e0030.
Plugins 6.2.x GIT ID: 9b196946b9ae58869f905a54c2c1ce5d8103876d.
Details
Assignee
Sharry ShiSharry Shi(Deactivated)Reporter
Joshua RobinsJoshua Robins(Deactivated)Labels
Branch Version/s
6.1.xBackported to Branch
CommittedEpic/Theme
Fix Priority
3Git Pull Request
Components
Affects versions
Priority
Medium
Details
Details
Assignee

Reporter

Labels
Branch Version/s
Backported to Branch
Epic/Theme
Fix Priority
Git Pull Request
Components
Affects versions
Priority
Zendesk Support
Linked Tickets
Zendesk Support
Linked Tickets
Zendesk Support

Steps to reproduce the error:
Deploy the events-display-portlet
Add a test page
Add the Calendar and Events Display portlets to the page
In the Calendar portlet, add 11 events on the current day
In the Events Display portlet, change "Items per Page" to 5
Assert that all 11 events display even though the portlet displays "Showing 1 - 5 of 11 results." (See attached file: display5.png)
In the Events Display portlet, change "Items per Page" to 10
Assert that all 11 events display even though the portlet displays "Showing 1 - 10 of 11 results." (See attached file: display10.png)