<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>
#2468 (pagination anchors not working / in place when replying to a topic with >50 pages)
– bbPress Trac
</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<!--[if IE]><script type="text/javascript">
if (/^#__msie303:/.test(window.location.hash))
window.location.replace(window.location.hash.replace(/^#__msie303:/, '#'));
</script><![endif]-->
<link rel="search" href="/search" />
<link rel="prev" href="/ticket/2467" title="Ticket #2467" />
<link rel="last" href="/ticket/3609" title="Ticket #3609" />
<link rel="help" href="/wiki/TracGuide" />
<link rel="alternate" href="/ticket/2468?format=csv" type="text/csv" class="csv" title="Comma-delimited Text" />
<link rel="alternate" href="/ticket/2468?format=tab" type="text/tab-separated-values" class="tab" title="Tab-delimited Text" />
<link rel="alternate" href="/ticket/2468?format=rss" type="application/rss+xml" class="rss" title="RSS Feed" />
<link rel="next" href="/ticket/2469" title="Ticket #2469" />
<link rel="start" href="/wiki" />
<link rel="stylesheet" href="https://s.w.org/style/trac/common/css/trac.css?v=220" />
<link rel="stylesheet" href="https://s.w.org/style/trac/common/css/ticket.css?v=220" />
<link rel="stylesheet" href="https://s.w.org/style/trac/common/css/jquery-ui/jquery-ui.css?v=220" />
<link rel="stylesheet" href="https://s.w.org/style/trac/common/css/jquery-ui-addons.css?v=220" />
<link rel="icon" href="https://bbpress.org/favicon.ico" type="image/x-icon" />
<link rel="first" href="/ticket/1" title="Ticket #1" />
<style id="trac-noscript" type="text/css">.trac-noscript { display: none !important }</style>
<link type="application/opensearchdescription+xml" rel="search" href="/search/opensearch" title="Search bbPress Trac" />
<script type="text/javascript">
var auto_preview_timeout=2.0;
var form_token="c75bacb33756367dddb024c4";
var jquery_ui={"ampm":true,"date_format":"mm/dd/yy","day_names":{"abbreviated":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],"narrow":["Su","Mo","Tu","We","Th","Fr","Sa"],"wide":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"]},"default_timezone":null,"first_week_day":0,"month_names":{"abbreviated":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"wide":["January","February","March","April","May","June","July","August","September","October","November","December"]},"period_names":{"am":["AM","AM"],"pm":["PM","PM"]},"show_timezone":false,"time_format":"hh:mm:ss TT","timepicker_separator":" ","timezone_iso8601":false,"timezone_list":null};
var comments_prefs={"comments_order":"oldest","show_comments":"true","show_prop_changes":"true"};
</script>
<link rel="dns-prefetch" href="//fonts.googleapis.com" />
<link rel="dns-prefetch" href="//www.googletagmanager.com" />
<script>//<![CDATA[
(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-P24PF4B');
//]]></script>
<link rel="stylesheet" href="//fonts.googleapis.com/css?family=Open+Sans%3A300italic%2C400italic%2C600italic%2C300%2C400%2C600&subset=latin%2Clatin-ext&ver=3.8.1-alpha" type="text/css" media="all" />
<link type="text/css" media="screen" rel="stylesheet" href="//bbpress.org/wp-content/themes/bb-base/style.css?v=24" />
<link type="text/css" media="screen" rel="stylesheet" href="//bbpress.org/wp-content/themes/bb-base/style-bbpress.css?v=24" />
<meta name="viewport" content="width=device-width" />
<link rel="stylesheet" href="https://s.w.org/wp-includes/css/dashicons.min.css?20150710" type="text/css" />
<link rel="stylesheet" type="text/css" href="https://s.w.org/style/trac/wp-trac.css?220" />
<script src="https://s.w.org/style/trac/common/js/jquery.js?v=220"></script>
<link rel="canonical" href="https://bbpress.trac.wordpress.org/ticket/2468" />
<script src="https://s.w.org/style/trac/common/js/babel.js?v=220"></script>
<script src="https://s.w.org/style/trac/common/js/trac.js?v=220"></script>
<script src="https://s.w.org/style/trac/common/js/search.js?v=220"></script>
<script src="https://s.w.org/style/trac/common/js/folding.js?v=220"></script>
<script src="https://s.w.org/style/trac/common/js/wikitoolbar.js?v=220"></script>
<script src="https://s.w.org/style/trac/common/js/resizer.js?v=220"></script>
<script src="https://s.w.org/style/trac/common/js/auto_preview.js?v=220"></script>
<script src="https://s.w.org/style/trac/common/js/jquery-ui.js?v=220"></script>
<script src="https://s.w.org/style/trac/common/js/jquery-ui-addons.js?v=220"></script>
<script src="https://s.w.org/style/trac/common/js/jquery-ui-i18n.js?v=220"></script>
<script type="text/javascript">
jQuery("#trac-noscript").remove();
jQuery(document).ready(function($) {
$(".trac-autofocus").focus();
$(".trac-target-new").attr("target", "_blank");
if ($.ui) { /* is jquery-ui added? */
$(".trac-datepicker:not([readonly])").prop("autocomplete", "off").datepicker();
$(".trac-datetimepicker:not([readonly])").prop("autocomplete", "off").datetimepicker();
$("#main").addClass("trac-nodatetimehint");
}
$(".trac-disable").disableSubmit(".trac-disable-determinant");
setTimeout(function() { $(".trac-scroll").scrollToTop() }, 1);
$(".trac-disable-on-submit").disableOnSubmit();
});
</script>
<script src="https://s.w.org/style/trac/common/js/threaded_comments.js?v=220"></script>
<script type="text/javascript">
jQuery(document).ready(function($) {
$("div.description").find("h1,h2,h3,h4,h5,h6").addAnchor(_("Link to this section"));
$(".foldable").enableFolding(false, true);
/*<![CDATA[*/
$("#attachments").toggleClass("collapsed");
$("#trac-up-attachments").click(function () {
$("#attachments").removeClass("collapsed");
return true;
});
$("#modify").parent().toggleClass("collapsed");
$(".trac-topnav a").click(function() { $("#modify").parent().removeClass("collapsed"); });
function setRevertHandler() {
$("button.trac-revert").click(function() {
var div = $("div", this);
var field_name = div[0].id.substr(7);
var field_value = div.text();
var input = $("#propertyform *[name=field_" + field_name + "]");
if (input.length > 0) {
if (input.filter("input[type=radio]").length > 0) {
input.val([field_value]);
} else if (input.filter("input[type=checkbox]").length > 0) {
input.val(field_value == "1" ? [field_value] : []);
} else {
input.val(field_value);
}
} else { // Special case for CC checkbox
input = $("#propertyform input[name=cc_update]").val([]);
}
input.change();
// Remove the revert button
if ($(this).closest("tbody").children("tr").length === 1)
$(this).closest(".trac-change-panel").remove();
else
$(this).closest("tr").remove();
return false;
});
}
setRevertHandler();
var comment_focused = false;
$("#comment").focus(function() { comment_focused = true; })
.blur(function() { comment_focused = false; });
$("#propertyform").autoSubmit({preview: '1'}, function(data, reply) {
var items = $(reply);
// Update ticket box
$("#ticket").replaceWith(items.filter('#ticket'));
// Replaces content of #changelog, without recreating it
$("#changelog").empty().append(items.filter("#changelog").contents());
// Apply comments order and "Show" preferences
applyCommentsOrder(
$('#prefs input[name="trac-comments-order"]:checked').val());
// Show warning
var new_changes = $("#changelog .trac-new");
$("#trac-edit-warning").toggle(new_changes.length != 0);
if (new_changes.length != 0)
$("#changelog").parent().show().removeClass("collapsed");
// Update view time
$("#propertyform input[name='view_time']").replaceWith(items.filter("input[name='view_time']"));
// Update preview
var preview = $("#ticketchange").html(items.filter('#preview').children());
var show_preview = preview.children().length != 0;
$("#ticketchange").toggle(show_preview);
setRevertHandler();
// Execute scripts to load stylesheets
items.filter("script").appendTo("head");
}, "#ticketchange .trac-loading");
$("#trac-comment-editor").autoSubmit({preview_comment: '1'}, function(data, reply) {
var comment = $("#trac-comment-editor").next("div.comment").html(reply);
comment.toggle(comment.children().length != 0);
}, "#changelog .trac-loading");
/*]]>*/
});
</script>
</head>
<body id="wordpress-org" class="bbpress trac wporg-make make-bbpress">
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-P24PF4B" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<dl id="accessibility">
<dt>Skip to:</dt>
<dd><a href="#content" title="Skip to content">Content</a></dd>
</dl>
<div id="wporg-header">
<div id="header-inner">
<button id="mobile-menu-button" aria-expanded="false"><span class="screen-reader-text">Toggle Menu</span></button>
<ul id="wporg-header-menu">
<li><a href="https://bbpress.org/about/">About</a></li>
<li><a href="https://bbpress.org/plugins/">Plugins</a></li>
<li><a href="https://bbpress.org/themes/">Themes</a></li>
<li><a href="https://codex.bbpress.org/">Documentation</a></li>
<li><a href="https://bbpress.org/blog/">Blog</a></li>
<li><a href="https://bbpress.org/forums/">Support</a></li>
<li class="download"><a href="https://bbpress.org/download/">Download</a></li>
</ul>
<h1><a href="https://bbpress.org">bbPress.org</a></h1>
</div>
</div>
<div id="subnav">
<div id="subnav-inner">
<ul id="nav-user" class="menu">
<li class="last first">
<a href="https://login.wordpress.org/?redirect_to=https%3A%2F%2Fbbpress.trac.wordpress.org%2Fticket%2F2468" class="login">Login</a>
</li>
</ul>
</div>
</div>
<div id="banner">
<form id="search" action="/search" method="get">
<div>
<label for="proj-search">Search:</label>
<input type="text" id="proj-search" name="q" size="18" value="" />
<input type="submit" value="Search" />
</div>
</form>
</div>
<div id="mainnav" class="nav">
<ul>
<li class="first"><a href="/timeline">Timeline</a></li><li class="active"><a href="/report">View Tickets</a></li><li><a href="/roadmap">Roadmap</a></li><li><a href="/browser">Browse Source</a></li><li class="last"><a href="/ticketgraph">Ticket Graph</a></li>
</ul>
</div>
<div id="main">
<div id="ctxtnav" class="nav">
<h2>Context Navigation</h2>
<ul>
<li class="first"><span>← <a class="prev" href="/ticket/2467" title="Ticket #2467">Previous Ticket</a></span></li><li class="last"><span><a class="next" href="/ticket/2469" title="Ticket #2469">Next Ticket</a> →</span></li>
</ul>
<hr />
</div>
<div id="content" class="ticket">
<div id="ticket" class="trac-content ">
<div class="date">
<p>Opened <a class="timeline" href="/timeline?from=2013-11-09T10%3A30%3A40Z&precision=second" title="See timeline at 11/09/2013 10:30:40 AM">11 years ago</a></p>
<p>Closed <a class="timeline" href="/timeline?from=2015-03-23T23%3A32%3A23Z&precision=second" title="See timeline at 03/23/2015 11:32:23 PM">10 years ago</a></p>
</div>
<h2>
<a href="/ticket/2468" class="trac-id">#2468</a>
<span class="trac-status">
<a href="/query?status=closed">closed</a>
</span>
<span class="trac-type">
<a href="/query?status=!closed&type=defect+(bug)">defect (bug)</a>
</span>
<span class="trac-resolution">
(<a href="/query?status=closed&resolution=fixed">fixed</a>)
</span>
</h2>
<h1 id="trac-ticket-title" class="searchable">
<span class="summary">pagination anchors not working / in place when replying to a topic with >50 pages</span>
</h1>
<table class="properties">
<tr>
<th id="h_reporter">Reported by:</th>
<td headers="h_reporter" class="searchable">
<a href="https://profiles.wordpress.org/leanderbraunschweig" data-nicename="leanderbraunschweig">
<img class="avatar" src="https://wordpress.org/grav-redirect.php?user=leanderbraunschweig&s=48" srcset="https://wordpress.org/grav-redirect.php?user=leanderbraunschweig&s=96 2x" height="48" width="48" alt="leanderbraunschweig's profile" />
</a>
<a class="trac-author" href="/query?status=!closed&reporter=leanderbraunschweig">leanderbraunschweig</a>
</td>
<th id="h_owner">Owned by:</th>
<td headers="h_owner">
<a href="https://profiles.wordpress.org/johnjamesjacoby">
<img class="avatar" src="https://wordpress.org/grav-redirect.php?user=johnjamesjacoby&s=48" srcset="https://wordpress.org/grav-redirect.php?user=johnjamesjacoby&s=96 2x" height="48" width="48" alt="johnjamesjacoby's profile" />
</a>
<a class="trac-author" href="/query?status=!closed&owner=johnjamesjacoby">johnjamesjacoby</a>
</td>
</tr>
<tr>
<th id="h_milestone">
Milestone:
</th>
<td headers="h_milestone">
<a class="closed milestone" href="/milestone/2.6" title="Completed 5 years ago (11/12/2019 05:00:00 PM)">2.6</a>
</td>
<th id="h_priority">
Priority:
</th>
<td headers="h_priority">
<a href="/query?status=!closed&priority=normal">normal</a>
</td>
</tr><tr>
<th id="h_severity">
Severity:
</th>
<td headers="h_severity">
<a href="/query?status=!closed&severity=normal">normal</a>
</td>
<th id="h_version">
Version:
</th>
<td headers="h_version">
<a href="/query?status=!closed&version=2.4.1">2.4.1</a>
</td>
</tr><tr>
<th id="h_component">
Component:
</th>
<td headers="h_component">
<a href="/query?status=!closed&component=Component+-+Topics">Component - Topics</a>
</td>
<th id="h_keywords" class="missing">
Keywords:
</th>
<td headers="h_keywords" class="searchable">
</td>
</tr><tr>
<th id="h_cc">
Cc:
</th>
<td headers="h_cc" class="searchable">
jjjay@…
</td>
<th class="missing">
</th>
<td>
</td>
</tr>
</table>
<div class="description">
<h3 id="comment:description">
Description
</h3>
<div class="searchable">
<p>
This is a minor bug I guess, but nonetheless "fix-worthy":<br />
</p>
<p>
Once a topic passes the threshold of 50 pages users replying will be send to the first page of the topic after their reply instead being (anchor-)redirected to the page where they replied on (= jump to their post).<br />
</p>
<p>
The URL <50 renders correctly:<br />
<strong>../topic/my-topic/page/47/#post-34680</strong><br />
</p>
<p>
The URL >50 outputs instead:<br />
<strong>../topic/my-topic#post-34679</strong><br />
and strips the "page"-part.<br />
</p>
<p>
If you need more (debug-)info then get in touch.<br />
Thanks & regards,<br />
</p>
<p>
Henning<br />
</p>
</div>
</div>
</div>
<div>
<div class="trac-noscript" style="position: relative">
<form id="prefs" method="get" action="/prefs" style="position: absolute; right: 0">
<div id="trac-comments-order">
<input type="radio" id="trac-comments-oldest" name="trac-comments-order" value="oldest" checked="checked" />
<label for="trac-comments-oldest">Oldest first</label>
<input type="radio" id="trac-comments-newest" name="trac-comments-order" value="newest" />
<label for="trac-comments-newest">Newest first</label>
<span id="trac-threaded-toggle" style="display: none">
<input type="radio" id="trac-comments-threaded" name="trac-comments-order" value="threaded" />
<label for="trac-comments-threaded">Threaded</label>
</span>
</div>
<div>
<input id="trac-show-comments-toggle" type="checkbox" checked="checked" />
<label for="trac-show-comments-toggle">Show comments</label>
<input id="trac-show-property-changes-toggle" type="checkbox" />
<label for="trac-show-property-changes-toggle">Show property changes</label>
</div>
</form>
</div>
<h3 class="foldable">Change History <span class="trac-count">(12)</span></h3>
<div id="changelog">
<div class="change" id="trac-change-1-1384667009085888">
<h3 class="change">
<span class="threading">
<span id="comment:1" class="cnum">
<a href="#comment:1">#1</a>
</span>
</span>
<span class="avatar">
<span class="username-line"><a href="https://profiles.wordpress.org/johnjamesjacoby" class="profile-link">
<img src="https://wordpress.org/grav-redirect.php?user=johnjamesjacoby&s=48" srcset="https://wordpress.org/grav-redirect.php?user=johnjamesjacoby&s=96 2x" height="48" width="48" alt="" /> @<span class="username" data-username="johnjamesjacoby" data-nicename="johnjamesjacoby"><span class="trac-author">johnjamesjacoby</span></span></a></span>
<br /><span class="time-ago"><a class="timeline" href="/timeline?from=2013-11-17T05%3A43%3A29Z&precision=second" title="See timeline at 11/17/2013 05:43:29 AM">11 years</a> ago</span>
</span>
<div class="trac-ticket-buttons">
</div>
</h3>
<div class="trac-ticket-buttons"></div>
<ul class="changes">
<li class="trac-field-milestone">
<strong class="trac-field-milestone">Milestone</strong>
changed from <em>Awaiting Review</em> to <em>2.6</em>
</li>
</ul>
<div class="comment searchable">
<p>
I'll take a look. Thanks for the report. <br />
</p>
</div>
</div>
<div class="change" id="trac-change-2-1386196121656886">
<h3 class="change">
<span class="threading">
<span id="comment:2" class="cnum">
<a href="#comment:2">#2</a>
</span>
</span>
<span class="avatar">
<span class="username-line"><a href="https://profiles.wordpress.org/johnjamesjacoby" class="profile-link">
<img src="https://wordpress.org/grav-redirect.php?user=johnjamesjacoby&s=48" srcset="https://wordpress.org/grav-redirect.php?user=johnjamesjacoby&s=96 2x" height="48" width="48" alt="" /> @<span class="username" data-username="johnjamesjacoby" data-nicename="johnjamesjacoby"><span class="trac-author">johnjamesjacoby</span></span></a></span>
<br /><span class="time-ago"><a class="timeline" href="/timeline?from=2013-12-04T22%3A28%3A41Z&precision=second" title="See timeline at 12/04/2013 10:28:41 PM">11 years</a> ago</span>
</span>
<div class="trac-ticket-buttons">
</div>
</h3>
<div class="trac-ticket-buttons"></div>
<ul class="changes">
<li class="trac-field-owner">
<strong class="trac-field-owner">Owner</strong>
set to <em>johnjamesjacoby</em>
</li>
</ul>
</div>
<div class="change" id="trac-change-3-1394137230899982">
<h3 class="change">
<span class="threading">
<span id="comment:3" class="cnum">
<a href="#comment:3">#3</a>
</span>
</span>
<span class="avatar">
<span class="username-line"><a href="https://profiles.wordpress.org/johnjamesjacoby" class="profile-link">
<img src="https://wordpress.org/grav-redirect.php?user=johnjamesjacoby&s=48" srcset="https://wordpress.org/grav-redirect.php?user=johnjamesjacoby&s=96 2x" height="48" width="48" alt="" /> @<span class="username" data-username="johnjamesjacoby" data-nicename="johnjamesjacoby"><span class="trac-author">johnjamesjacoby</span></span></a></span>
<br /><span class="time-ago"><a class="timeline" href="/timeline?from=2014-03-06T20%3A20%3A30Z&precision=second" title="See timeline at 03/06/2014 08:20:30 PM">11 years</a> ago</span>
</span>
<div class="trac-ticket-buttons">
</div>
</h3>
<div class="trac-ticket-buttons"></div>
<ul class="changes">
<li class="trac-field-component">
<strong class="trac-field-component">Component</strong>
changed from <em>General</em> to <em>Topics</em>
</li><li class="trac-field-keywords">
<strong class="trac-field-keywords">Keywords</strong>
<em>reporter-feedback</em> added
</li><li class="trac-field-milestone">
<strong class="trac-field-milestone">Milestone</strong>
changed from <em>2.6</em> to <em>Future Release</em>
</li>
</ul>
<div class="comment searchable">
<p>
Tried to duplicate this by ramping the Replies per page down to 2, and was able to post 125 replies with successful redirections.<br />
</p>
<p>
Moving this into Future Release until we have more information.<br />
</p>
</div>
</div>
<div class="change" id="trac-change-4-1394223932472449">
<h3 class="change">
<span class="threading">
<span id="comment:4" class="cnum">
<a href="#comment:4">#4</a>
</span>
</span>
<span class="avatar">
<span class="username-line"><a href="https://profiles.wordpress.org/tharsheblows" class="profile-link">
<img src="https://wordpress.org/grav-redirect.php?user=tharsheblows&s=48" srcset="https://wordpress.org/grav-redirect.php?user=tharsheblows&s=96 2x" height="48" width="48" alt="" /> @<span class="username" data-username="tharsheblows" data-nicename="tharsheblows"><span class="trac-author">tharsheblows</span></span></a></span>
<br /><span class="time-ago"><a class="timeline" href="/timeline?from=2014-03-07T20%3A25%3A32Z&precision=second" title="See timeline at 03/07/2014 08:25:32 PM">11 years</a> ago</span>
</span>
<div class="trac-ticket-buttons">
</div>
</h3>
<div class="trac-ticket-buttons"></div>
<div class="comment searchable">
<p>
This is the 1000 posts bug - it has to do with the number of replies, not the number of pages. I didn't see it before posting <a class="closed ticket" href="/ticket/2556" title="#2556: defect (bug): Topics with 1000+ replies do not show page numbers (closed: fixed)">#2556</a>.<br />
</p>
<p>
You can see it in the wild here (the top topic):<br />
<a href="http://bbpress.org/forums/view/popular/">http://bbpress.org/forums/view/popular/</a><br />
</p>
</div>
</div>
<div class="change" id="trac-change-5-1399191506553367">
<h3 class="change">
<span class="threading">
<span id="comment:5" class="cnum">
<a href="#comment:5">#5</a>
</span>
<span>follow-up:</span>
<a href="#comment:8" class="follow-up">↓ 8</a>
</span>
<span class="avatar">
<span class="username-line"><a href="https://profiles.wordpress.org/mouffles" class="profile-link">
<img src="https://wordpress.org/grav-redirect.php?user=mouffles&s=48" srcset="https://wordpress.org/grav-redirect.php?user=mouffles&s=96 2x" height="48" width="48" alt="" /> @<span class="username" data-username="mouffles" data-nicename="mouffles"><span class="trac-author">mouffles</span></span></a></span>
<br /><span class="time-ago"><a class="timeline" href="/timeline?from=2014-05-04T08%3A18%3A26Z&precision=second" title="See timeline at 05/04/2014 08:18:26 AM">11 years</a> ago</span>
</span>
<div class="trac-ticket-buttons">
</div>
</h3>
<div class="trac-ticket-buttons"></div>
<div class="comment searchable">
<p>
I would like to know when someone will manage with this well known bug, that also affect the bbpress forum, and is easily reproductible.<br />
</p>
<p>
Indeed it's been years that the long topics of my forum bug as described. :(<br />
</p>
</div>
</div>
<div class="change" id="trac-change-6-1411556464846972">
<h3 class="change">
<span class="threading">
<span id="comment:6" class="cnum">
<a href="#comment:6">#6</a>
</span>
</span>
<span class="avatar">
<span class="username-line"><a href="https://profiles.wordpress.org/mouffles" class="profile-link">
<img src="https://wordpress.org/grav-redirect.php?user=mouffles&s=48" srcset="https://wordpress.org/grav-redirect.php?user=mouffles&s=96 2x" height="48" width="48" alt="" /> @<span class="username" data-username="mouffles" data-nicename="mouffles"><span class="trac-author">mouffles</span></span></a></span>
<br /><span class="time-ago"><a class="timeline" href="/timeline?from=2014-09-24T11%3A01%3A04Z&precision=second" title="See timeline at 09/24/2014 11:01:04 AM">10 years</a> ago</span>
</span>
<div class="trac-ticket-buttons">
</div>
</h3>
<div class="trac-ticket-buttons"></div>
<div class="comment searchable">
<p>
1 year later : not resolved. It's an important detail for real users. Please publish a patch or else. <br />
</p>
</div>
</div>
<div class="change" id="trac-change-7-1411604950792058">
<h3 class="change">
<span class="threading">
<span id="comment:7" class="cnum">
<a href="#comment:7">#7</a>
</span>
</span>
<span class="avatar">
<span class="username-line"><a href="https://profiles.wordpress.org/tharsheblows" class="profile-link">
<img src="https://wordpress.org/grav-redirect.php?user=tharsheblows&s=48" srcset="https://wordpress.org/grav-redirect.php?user=tharsheblows&s=96 2x" height="48" width="48" alt="" /> @<span class="username" data-username="tharsheblows" data-nicename="tharsheblows"><span class="trac-author">tharsheblows</span></span></a></span>
<br /><span class="time-ago"><a class="timeline" href="/timeline?from=2014-09-25T00%3A29%3A10Z&precision=second" title="See timeline at 09/25/2014 12:29:10 AM">10 years</a> ago</span>
</span>
<div class="trac-ticket-buttons">
</div>
</h3>
<div class="trac-ticket-buttons"></div>
<ul class="changes">
<li class="trac-field-cc">
<strong class="trac-field-cc">Cc</strong>
<em>jjjay@…</em> added
</li>
</ul>
<div class="comment searchable">
<p>
Hi mouffles, I believe this has been fixed -- see here: <a class="ext-link" href="https://bbpress.trac.wordpress.org/ticket/2556"><span class="icon"></span>https://bbpress.trac.wordpress.org/ticket/2556</a> <br />
</p>
<p>
One thing I had to do was recalculate the menu order (how I did it is in the link above). Test the code first of course, but that might work for you, too.<br />
</p>
</div>
</div>
<div class="change" id="trac-change-8-1411660623777470">
<h3 class="change">
<span class="threading">
<span id="comment:8" class="cnum">
<a href="#comment:8">#8</a>
</span>
in reply to:
<a href="#comment:5">↑ 5</a>
</span>
<span class="avatar">
<span class="username-line"><a href="https://profiles.wordpress.org/johnjamesjacoby" class="profile-link">
<img src="https://wordpress.org/grav-redirect.php?user=johnjamesjacoby&s=48" srcset="https://wordpress.org/grav-redirect.php?user=johnjamesjacoby&s=96 2x" height="48" width="48" alt="" /> @<span class="username" data-username="johnjamesjacoby" data-nicename="johnjamesjacoby"><span class="trac-author">johnjamesjacoby</span></span></a></span>
<br /><span class="time-ago"><a class="timeline" href="/timeline?from=2014-09-25T15%3A57%3A03Z&precision=second" title="See timeline at 09/25/2014 03:57:03 PM">10 years</a> ago</span>
</span>
<div class="trac-ticket-buttons">
</div>
</h3>
<div class="trac-ticket-buttons"></div>
<ul class="changes">
<li class="trac-field-milestone">
<strong class="trac-field-milestone">Milestone</strong>
changed from <em>Future Release</em> to <em>2.6</em>
</li>
</ul>
<div class="comment searchable">
<p>
Replying to <a class="ticket" href="/ticket/2468#comment:5" title="Comment 5">mouffles</a>:<br />
</p>
<blockquote class="citation">
<p>
I would like to know when someone will manage with this well known bug, that also affect the bbpress forum, and is easily reproductible.<br />
</p>
<p>
Indeed it's been years that the long topics of my forum bug as described. :(<br />
</p>
</blockquote>
<p>
This was fixed in <a class="changeset" href="/changeset/5338" title="When calculating a new reply position, ensure we are using raw, ...">r5338</a> on the <a class="closed ticket" href="/ticket/2556" title="#2556: defect (bug): Topics with 1000+ replies do not show page numbers (closed: fixed)">#2556</a> ticket as part of a different, more specific issue.<br />
</p>
<blockquote class="citation">
<p>
Please publish a patch or else.<br />
</p>
</blockquote>
<p>
Or else... you'll continue making comments other random tickets? :)<br />
</p>
<p>
Closing this issue as resolved as part of <a class="closed ticket" href="/ticket/2556" title="#2556: defect (bug): Topics with 1000+ replies do not show page numbers (closed: fixed)">#2556</a>. Thanks for being patient everyone. This will be fixed as part of the 2.6 release.<br />
</p>
</div>
</div>
<div class="change" id="trac-change-9-1411979926940812">
<h3 class="change">
<span class="threading">
<span id="comment:9" class="cnum">
<a href="#comment:9">#9</a>
</span>
</span>
<span class="avatar">
<span class="username-line"><a href="https://profiles.wordpress.org/mouffles" class="profile-link">
<img src="https://wordpress.org/grav-redirect.php?user=mouffles&s=48" srcset="https://wordpress.org/grav-redirect.php?user=mouffles&s=96 2x" height="48" width="48" alt="" /> @<span class="username" data-username="mouffles" data-nicename="mouffles"><span class="trac-author">mouffles</span></span></a></span>
<br /><span class="time-ago"><a class="timeline" href="/timeline?from=2014-09-29T08%3A38%3A46Z&precision=second" title="See timeline at 09/29/2014 08:38:46 AM">10 years</a> ago</span>
</span>
<div class="trac-ticket-buttons">
</div>
</h3>
<div class="trac-ticket-buttons"></div>
<div class="comment searchable">
<p>
It works ! Thank you !<br />
</p>
</div>
</div>
<div class="change" id="trac-change-10-1412112123173284">
<h3 class="change">
<span class="threading">
<span id="comment:10" class="cnum">
<a href="#comment:10">#10</a>
</span>
</span>
<span class="avatar">
<span class="username-line"><a href="https://profiles.wordpress.org/mouffles" class="profile-link">
<img src="https://wordpress.org/grav-redirect.php?user=mouffles&s=48" srcset="https://wordpress.org/grav-redirect.php?user=mouffles&s=96 2x" height="48" width="48" alt="" /> @<span class="username" data-username="mouffles" data-nicename="mouffles"><span class="trac-author">mouffles</span></span></a></span>
<br /><span class="time-ago"><a class="timeline" href="/timeline?from=2014-09-30T21%3A22%3A03Z&precision=second" title="See timeline at 09/30/2014 09:22:03 PM">10 years</a> ago</span>
</span>
<div class="trac-ticket-buttons">
</div>
</h3>
<div class="trac-ticket-buttons"></div>
<div class="comment searchable">
<p>
tested on 1000 replies topic, patch doesn't work. <br />
</p>
<p>
bug with long topic redirected after reply to the first page, with a buggy url still present :/<br />
</p>
</div>
</div>
<div class="change" id="trac-change-11-1413985305912240">
<h3 class="change">
<span class="threading">
<span id="comment:11" class="cnum">
<a href="#comment:11">#11</a>
</span>
</span>
<span class="avatar">
<span class="username-line"><a href="https://profiles.wordpress.org/tharsheblows" class="profile-link">
<img src="https://wordpress.org/grav-redirect.php?user=tharsheblows&s=48" srcset="https://wordpress.org/grav-redirect.php?user=tharsheblows&s=96 2x" height="48" width="48" alt="" /> @<span class="username" data-username="tharsheblows" data-nicename="tharsheblows"><span class="trac-author">tharsheblows</span></span></a></span>
<br /><span class="time-ago"><a class="timeline" href="/timeline?from=2014-10-22T13%3A41%3A45Z&precision=second" title="See timeline at 10/22/2014 01:41:45 PM">10 years</a> ago</span>
</span>
<div class="trac-ticket-buttons">
</div>
</h3>
<div class="trac-ticket-buttons"></div>
<div class="comment searchable">
<p>
Hi mouffles - you're right, this wasn't fixed in 2.5.4, it's scheduled to be fixed in 2.6. The fix is here <a class="closed ticket" href="/ticket/2615" title="#2615: defect (bug): Reply url in topic not correct, after 1000 replies in topic (closed: fixed)">#2615</a> . I had to apply this fix then recalculate the menu orders using my plugin to get it all to work correctly - new replies were breaking the menu order.<br />
</p>
</div>
</div>
<div class="change" id="trac-change-12-1427153543623395">
<h3 class="change">
<span class="threading">
<span id="comment:12" class="cnum">
<a href="#comment:12">#12</a>
</span>
</span>
<span class="avatar">
<span class="username-line"><a href="https://profiles.wordpress.org/netweb" class="profile-link">
<img src="https://wordpress.org/grav-redirect.php?user=netweb&s=48" srcset="https://wordpress.org/grav-redirect.php?user=netweb&s=96 2x" height="48" width="48" alt="" /> @<span class="username" data-username="netweb" data-nicename="netweb"><span class="trac-author">netweb</span></span></a></span>
<br /><span class="time-ago"><a class="timeline" href="/timeline?from=2015-03-23T23%3A32%3A23Z&precision=second" title="See timeline at 03/23/2015 11:32:23 PM">10 years</a> ago</span>
</span>
<div class="trac-ticket-buttons">
</div>
</h3>
<div class="trac-ticket-buttons"></div>
<ul class="changes">
<li class="trac-field-keywords">
<strong class="trac-field-keywords">Keywords</strong>
<em>reporter-feedback</em> removed
</li><li class="trac-field-resolution">
<strong class="trac-field-resolution">Resolution</strong>
set to <em>fixed</em>
</li><li class="trac-field-status">
<strong class="trac-field-status">Status</strong>
changed from <em>new</em> to <em>closed</em>
</li>
</ul>
<div class="comment searchable">
<p>
Marking this as fixed as part of <a class="closed ticket" href="/ticket/2556" title="#2556: defect (bug): Topics with 1000+ replies do not show page numbers (closed: fixed)">#2556</a> and <a class="closed ticket" href="/ticket/2615" title="#2615: defect (bug): Reply url in topic not correct, after 1000 replies in topic (closed: fixed)">#2615</a><br />
</p>
</div>
</div>
</div>
</div>
<div id="help"><strong>Note:</strong> See
<a href="/wiki/TracTickets">TracTickets</a> for help on using
tickets.</div>
</div>
<div id="altlinks">
<a class="preferences-link" href="/prefs">Trac UI Preferences</a>
<h3>Download in other formats:</h3>
<ul>
<li class="first">
<a rel="nofollow" href="/ticket/2468?format=csv" class="csv">Comma-delimited Text</a>
</li><li>
<a rel="nofollow" href="/ticket/2468?format=tab" class="tab">Tab-delimited Text</a>
</li><li class="last">
<a rel="nofollow" href="/ticket/2468?format=rss" class="rss">RSS Feed</a>
</li>
</ul>
</div>
</div>
<div id="footer">
<div class="links">
<p>
See also:
<a href="http://wordpress.org">WordPress.org</a> •
<a href="http://bbpress.org">bbPress.org</a> •
<a href="http://buddypress.org">BuddyPress.org</a> •
<a href="http://ma.tt">Matt</a> •
<a href="http://bbpress.org/feed/" title="RSS Feed for Articles">Blog RSS</a>
</p>
</div>
<div class="details">
<p>
<a href="http://twitter.com/bbpress" class="twitter">Follow bbPress on Twitter</a> •
<a href="http://bbpress.org/about/gpl/">GPL</a> •
<a href="http://bbpress.org/contact/">Contact Us</a> •
<a href="http://bbpress.org/terms/">Terms of Service</a>
</p>
</div>
</div>
<script>
var wpTracCurrentUser = "anonymous";
</script>
<script src="https://s.w.org/style/js/navigation.min.js?20190128"></script>
<script src="https://s.w.org/style/trac/jquery.caret.min.js?ver=2015-02-01"></script>
<script src="https://s.w.org/style/trac/jquery.atwho.min.js?ver=1.0.1"></script>
<script src="https://s.w.org/style/trac/wp-trac.js?220"></script>
</body>
</html>