? ? ? Success

User tests: Successful: Unsuccessful:

avatar cdekok
cdekok
10 Oct 2018

… of the full url https://...

This fixes the return page after login.
The full url option was removed due to a security fix according to this page: https://docs.joomla.org/How_do_you_redirect_users_after_a_successful_login%3F#Overriding

Summary of Changes

Changed the return url to be index.php?Itemid=x instead of the full url.

Testing Instructions

Visit a restricted page, login and you are returned to the correct page, which is broken on the current 3.8.x

Expected result

You are returned to the previous page.

Actual result

You are returned to the homepage.

avatar cdekok cdekok - open - 10 Oct 2018
avatar cdekok cdekok - change - 10 Oct 2018
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 10 Oct 2018
Category Libraries
avatar cdekok cdekok - change - 10 Oct 2018
Labels Added: ?
avatar csthomas
csthomas - comment - 10 Oct 2018

Here is a similar change which I suggest in https://github.com/joomla/joomla-cms/pull/22229/files#diff-a17a2f629f4567e156880f91bff86ea9

You test instruction is unclear. J3.8 should work with not relative URLs.

avatar cdekok
cdekok - comment - 11 Oct 2018

It does not work for me on 3.8.13 i do use the login form from the component, not the module.

avatar csthomas
csthomas - comment - 11 Oct 2018

Do you have a multilingual website?

avatar csthomas
csthomas - comment - 11 Oct 2018

The problem may be similar to #19196

avatar cdekok
cdekok - comment - 12 Oct 2018

Yes correct this was on a multilingual site

avatar franz-wohlkoenig
franz-wohlkoenig - comment - 24 Apr 2019

@csthomas any comment?

avatar csthomas
csthomas - comment - 24 Apr 2019

I am sorry but I can not help. I'm very busy. New job and long commutes take me a lot of time.

avatar adtj93 adtj93 - test_item - 7 Nov 2020 - Tested successfully
avatar adtj93
adtj93 - comment - 7 Nov 2020

I have tested this item successfully on bb30adc

avatar uthorat uthorat - test_item - 7 Nov 2020 - Tested successfully
avatar uthorat
uthorat - comment - 7 Nov 2020

I have tested this item successfully on bb30adc


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/22572.

avatar laoneo laoneo - change - 28 Mar 2022
Labels Added: ? ?
Removed: ?
avatar laoneo laoneo - change - 28 Mar 2022
Status Pending Ready to Commit
avatar laoneo
laoneo - comment - 28 Mar 2022

RTC


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/22572.

avatar zero-24 zero-24 - change - 9 Jun 2022
Labels Added: ? ?
Removed: ?
avatar zero-24
zero-24 - comment - 12 Jun 2022

Within this call we also could have post parameters which should not be added to the URL as they could contain sensitive data. I will close here for that reason and keep the current behavior for j3.

avatar zero-24 zero-24 - change - 12 Jun 2022
Status Ready to Commit Closed
Closed_Date 0000-00-00 00:00:00 2022-06-12 18:51:50
Closed_By zero-24
avatar zero-24 zero-24 - close - 12 Jun 2022

Add a Comment

Login with GitHub to post a comment