e107inc / e107

e107 Bootstrap CMS (Content Management System) v2 with PHP, MySQL, HTML5, jQuery and Twitter Bootstrap. Issue Discussion Room: https://gitter.im/e107inc/e107
https://e107.org
GNU General Public License v3.0
321 stars 213 forks source link

Bad redirect after login #1006

Closed lonalore closed 9 years ago

lonalore commented 9 years ago

I use SEF URLs, and after I login, the destination URL is bad:

http://mydomain.com/e107v2/e_SELF?e_QUERY

CaMer0n commented 9 years ago

Are you able to reproduce this with a fresh install of e107?

lonalore commented 9 years ago

No, it's an old install, but I removed and updated e107 files to the latest github master a week ago.

CaMer0n commented 9 years ago

@lonalore Could it be related to your 'frontpage' settings?

lonalore commented 9 years ago

I think it's not. I sent you an admin account for my demo website, you can check my frontpage settings, and you can reproduce this "bug" if you visit this page: http://demo.lonalore.hu/e107v2/qna/categories ... and make a login. After login the destination URL is bad.

CaMer0n commented 9 years ago

@lonalore This should fix it. If not, please re-open.

lonalore commented 9 years ago

Thank you @CaMer0n! Your commit fixed it, and it also fixed issue #996. :)