When a guest saves a comment, the browser does not
redirect the user back to the photo. The user is
instead redirected back to the Add Comment form. If a
user is logged in, this function works as expected and
redirects the user back to the photo.
Logged In: YES
user_id=942712
It doesn't redirect to the photo for logged in users either.
The current design always redirects to a confirmation page
when a comment has been added.
I think it would be better if it would show the item page
after a successful add and show the confirmation message on
that item page.
Not quite sure yet how that should work.
Any objections?
Any ideas?
Logged In: YES
user_id=70034
Originator: NO
not sure what G2 version this report is for, but redirect to the add-confirmation was fixed back in r13858. closing this bug.. if you prefer some different behavior (such as valiant's suggestion), please file a feature request, thanks.
Logged In: YES
user_id=1632597
Originator: NO
I'm running 2.1.2 and comments module 1.1.1 and I am experiencing this bug. The user is correctly redirected if they are logged in but for guest commenters who aren't logged in will be directed back to an empty Add Comment form, even though their comment has been added.
Logged In: YES
user_id=70034
Originator: NO
underbiteman, thanks for the info.. we believe this problem does not exist in current svn/nightly snapshot/upcoming 2.2 release. If you can reproduce this problem with current code, do let us know.. thanks.
Logged In: YES
user_id=1632597
Originator: NO
installed 2.2 RC-1 and the comment bug has been fixed. Excellent.