#3535 closed enhancement (fixed)
"New Reply" link breaks with multiple page topics
| Reported by: | boonebgorges | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.5 |
| Component: | Forums | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
If you have a forum topic with multiple pages, the New Reply link toward the top doesn't do anything (it just points to an anchor on the same page, which does not exist when you're not on the last page where the reply box appears). See eg http://testbp.org/groups/buddypress-features-and-usability-632843827/forum/topic/a-new-topic-for-this-group/
Change History (2)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
(In [5080]) Introduces bp_forum_topic_new_reply_link() to get a proper last-page URL for New Reply topic buttons. Fixes #3535