Opened 3 years ago
Closed 3 years ago
#1487101 closed Bugs (fixed)
Message previous/next buttons broken
| Reported by: | michaelm | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.5-beta |
| Component: | PHP backend | Version: | git-master |
| Severity: | normal | Keywords: | |
| Cc: |
Description
I have svn revision 4170 installed with an up to date database schema.
When viewing a message the previous and next buttons are inactive, though it does say message 2 of 35 or whatever those numbers may be at the time.
Also, when deleting a message it no longer goes on to the next message like it used to, but
instead always go back to the message list regardless of the value of "After message delete/move display the next message".
Thanks,
Michael
Change History (1)
comment:1 Changed 3 years ago by alec
- Component changed from User Interface to PHP backend
- Milestone changed from later to 0.5-beta
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

Fixed in [8738e943].