Bug: Editing forum comments

4 posts / 0 nuovo
Veterano
<a href="/it/translator/newegypt" class="userpopupinfo" rel="user1084566">newEgypt <div class="author_icon" title="Autore della pagina" ></div></a>
Iscritto dal: 24.05.2011
Pending moderation

After editing a forum comment that's not on the first page, you're redirected to the first page of the post, instead of the final edited comment on the page on which it was posted, can you please fix that?

Veterano
<a href="/it/translator/newegypt" class="userpopupinfo" rel="user1084566">newEgypt <div class="author_icon" title="Autore della pagina" ></div></a>
Iscritto dal: 24.05.2011

BTW, it's the same for posting new comments.

Administrator
<a href="/it/translator/lt" class="userpopupinfo" rel="user1">LT </a>
Iscritto dal: 27.05.2008

It's a known nasty bug... :) Thanks for reporting though. We'll try to fix it again.

Veterano
<a href="/it/translator/newegypt" class="userpopupinfo" rel="user1084566">newEgypt <div class="author_icon" title="Autore della pagina" ></div></a>
Iscritto dal: 24.05.2011

The div's already have unique ids, so a has should solve that. All you need is to determine the order of the post in the thread, and use the same number fed into the pagination algorithm in a division, then it's simply a case of a conditional statement and hardcoding the get variable page into every redirect. Are you sure that google will have no issues with your using a get variable for pagination?