Since the migration to apex 3.1, i've been haunted by a strange login problem affecting both my apex hosting provider and apex.oracle.com.
Whenever i try to access my workspace administrator account using the traditional URL like:
the browser is automatically redirected to a modified URL:
http://apex.oracle.com/pls/otn/f?p=4550
the browser is automatically redirected to a modified URL:
http://apex.oracle.com/pls/otn/f?p=4550:1:2428688524539937::::FSP_AFTER_LOGIN_URL:\f?p=4350|1\The last portion of this URL is setting the value of the application item FSP_AFTER_LOGIN_URL to a nonexisting page, indeed if i press the login button, i get:
ERR-1016 Application "4350" Page "1" not found (requested language="en-us")A simple workaround i've found is to change the original URL by appending the page number:
http://apex.oracle.com/pls/otn/f?p=4550:1
There must be something odd in the redirection mechanism of Apex 3.1 because this didn't happen with earlier releases.
No comments:
Post a Comment
I appreciate your comment however bear in mind that I might not have the time to reply soon.
Normally I do not reply to all comments but I am glad if you found something useful or if you learned something new, in that case I strongly encourage you to promote the article with the +1 google button.
Flavio