Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.6.0
-
Fix Version/s: 4.0.0-b1
-
Component/s: Plugins, Staff Interface
-
Labels:None
Description
When using the "Ticket Search" from the search bar, the pagination link URLs are incorrect. Clicking to view another page from pagination leads to a 404 page.
It looks like the issue may be an additional slash ('/') in the URL.
Ex:
The correct page 1 URL is:
/admin/plugin/support_manager/admin_tickets/search/?search=1
The incorrect page 2 URL is:
/admin//plugin/support_manager/admin_tickets/search/?p=2&search=1
Activity
Field | Original Value | New Value |
---|---|---|
Description |
When using the "Ticket Search" from the search bar, the pagination link URLs are incorrect. Clicking to view another page from pagination leads to a 404 page.
It looks like the issue may be an additional slash (/) in the URL. Ex: The correct page 1 URL is: /admin/plugin/support_manager/admin_tickets/search/?search=1 The incorrect page 2 URL is: /admin//plugin/support_manager/admin_tickets/search/?p=2&search=1 |
When using the "Ticket Search" from the search bar, the pagination link URLs are incorrect. Clicking to view another page from pagination leads to a 404 page.
It looks like the issue may be an additional slash ('/') in the URL. Ex: The correct page 1 URL is: /admin/plugin/support_manager/admin_tickets/search/?search=1 The incorrect page 2 URL is: /admin//plugin/support_manager/admin_tickets/search/?p=2&search=1 |

Status | Open [ 1 ] | In Progress [ 3 ] |

Status | In Progress [ 3 ] | In Review [ 5 ] |
Resolution | Fixed [ 1 ] |

Status | In Review [ 5 ] | Closed [ 6 ] |