Opened 7 years ago
Last modified 5 years ago
#8095 new defect (bug)
Back to previous page
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Awaiting Contributions | Priority: | normal |
| Severity: | normal | Version: | 4.3.0 |
| Component: | Templates | Keywords: | needs-patch |
| Cc: |
Description
When a user is on the members list page ( let's say page 4 ) he opens a profile page. Then, when he clicks on the Previous button of the browser he's redirected on page ONE and not page 4.
Change History (2)
#1
@
5 years ago
- Component changed from Core to Templates
- Keywords needs-patch added
- Milestone changed from Awaiting Review to Awaiting Contributions
#2
@
5 years ago
Probably not a populist opinion. But why not remove Ajax entirely from the legacy template pack? It is not used extensively abs where it is it does not handle urls and history.
Better just to go old school and ditch it entirely...
Version 0, edited 5 years ago
by
(next)
Note: See
TracTickets for help on using
tickets.
This should happen for each loop as we are using Ajax for paginating the results. I agree it would be nice to get the last results we were viewing when coming after a backspace has been hit. Who's suggesting a patch?