Hi,
when we login from ucp.php?mode=login we get wrong page in "Return to the index page" direct link but correct forum index if you wait for automatic page refresh.

In details the direct link point to:
/community/index.php
but refresh goes to:
/community/forum/index.php
which is the correct one.

(phpbbforum in drupal page integration mode)

Tnx!

Comments

subcomandante’s picture

Status: Active » Fixed

Fixed in dev version. Tnx!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

subcomandante’s picture

Hi, I'm reopening this not because it's broken again but because it happen in another page so it should be the same concept.

When I click on "Post Reply" to a topic, before authenticate myself, phpBB shows up a login request to proceed (I'm in embedded mode). After login, if I wait it refresh and goes to the proper post page, but if I click on direct link "return to the previous page" (don't remember if it's the right text disaplyed) it goes to a 404 error.

I'm using 6.x-1.x-dev (2009-Apr-08), don't update yet to 6.x-2.0-alpha10... dunno if this release solve this bug too.
Tnx

subcomandante’s picture

Status: Closed (fixed) » Active

Hi, I'm reopening this not because it's broken again but because it happen in another page so it should be the same concept.

When I click on "Post Reply" to a topic, before authenticate myself, phpBB shows up a login request to proceed (I'm in embedded mode). After login, if I wait it refresh and goes to the proper post page, but if I click on direct link "return to the previous page" (don't remember if it's the right text disaplyed) it goes to a 404 error.

I'm using 6.x-1.x-dev (2009-Apr-08), don't update yet to 6.x-2.0-alpha10... dunno if this release solve this bug too.
Tnx

subcomandante’s picture

Status: Active » Fixed

Checked against beta8 and it still works (previous beta worked too)

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.