[PATCH] Replies tab pagination not working
[PATCH] Replies tab pagination not working
| Issue ID: | 714 |
| Issue Category: | bug |
| Component: | ui |
| Priority: | normal |
| Status: | fixed |
| Assigned: | evan |
| Version: | 0.6 |
| Milestone: | 0.7 |
| Keywords: | Pagination, replies |
Problem:
Before / After links in replies tab don't work. When clicked they show "No such user" error.
How to reproduce:
1. Access http://identi.ca/evan/replies
2. Click on Before button
Fix:
Use $user->nickname instead of $profile->nickname
Fix tested working on http://bleeper.de
| Attachment | Size |
|---|---|
| 714_fix-replies-tab-pagination-issue.dpatch | 49.41 KB |

Updates
#1
Pulled, pushed to identi.ca production. Thanks for the patch!
You can also subscribe to the
RSS feed for updates to this issue.