Hi,

This may not be an advanced forum bug maybe it's a drupal bug I'm not sure.

The problem is when using drupal's recent comments block, if a comment is posted on a topic that spans multiple pages, the link in recent comments is missing the page= parameter.

That might not make sense, for example say there's a topic at the url of

some-topic

Say with its comments it spans two pages now.
Someone posts a new comment which wil show on page two
However the recent comments block instead of making a link like this

some-topic?page=1#comment-1756

makes a link like this

some-topic#comment-1756

Which doesn't work. I noticed this bug on a topic that was sticky if that is a factor.

And again if it's a drupal bug just close this of course, I'll see if I can remedy via drupal. For a user this is confusing and a hassle.

thanks

Comments

michelle’s picture

Status: Active » Closed (won't fix)

Yes, this block is part of core Drupal, not advanced forum. It isn't something this module can fix. I'm considering adding some forum specific blocks at some point, but it's pretty far down the priority list.

Michelle

stamd’s picture

Got it thanks, I could really use this if I go ahead and do it I'll of course giive you the patch to consider.

thanks

michelle’s picture

Sure, just attach it to the issue and change the status if you do. I'm not opposed to the idea. Just have too much on my plate that needs doing first.

Michelle