Support

  1. ruud
  2. Bug Report
  3. Wednesday, June 01 2016, 03:28 PM
Hi,
still an issue (or strange behaviour) with 1.4.2 and redirect after login.

I have configured all redirect after login and redirect after logout to 'default' both in my login module as in Easy profile

Use case correct behaviour:
I have a download page that is only available for registered users.

1. Guest visits and surf to the (restricted) download page
2. the guest is prompted to login first and gets the standard Joomla! login form (with social media buttons)
3. the user logins in using username and password
>> user is redirected to the (restricted) download page which displays correct because the user is now logged in

This is correct

use case faulty behaviour with social media login

1. Guest visits and surf to the (restricted) download page
2. the guest is prompted to login first and gets the standard Joomla! login form (with social media buttons)
3. the user clicks on Facebook (he already has an account linked with facebook)
>> user is NOT redirected and stays on the login page prompting him the logout button

This is not correct, the user should after login be redirected to the page with the download.
Accepted Answer
admin Accepted Answer
Admin
Hi,
try to see on your site if works.

Now should works so:
1. in Login Page the redirect is the same of this page
2. in others pages redirect to current page (like login module)

Can you confirm that now works as expected?
  1. more than a month ago
  2. Bug Report
  3. # Permalink
admin Accepted Answer
Admin
Hi,
Social Login not get redirect configuration from Login Form. You can use parameter Redirect After Login in Easy Profile option.

Maybe you have seen our changelog, that says "Fix - Redirect problem with Social login". But this is about something else: Social login keep current URL in get var called "return" (encoded in Base64), so you will have redirects like index.php?option=com_jsn&.......&return=aHR0cHM6Ly93d3cuYmFzZTY0ZGVjb2RlLm9yZy8=
in some cases base64 is something like aHR0cHM6Ly93d3cuYm/FzZTY0ZGVjb2RlLm9yZy8= (with "/" char), from Joomla 3.5 you need to set a raw filter to get entire value
- J 3.5 - JFactory::getApplication()->input->get('return') return aHR0cHM6Ly93d3cuYm (trunked)
- J 3.x - JFactory::getApplication()->input->get('return') return aHR0cHM6Ly93d3cuYm/FzZTY0ZGVjb2RlLm9yZy8 (correct)
We have fixed this :D
  1. more than a month ago
  2. Bug Report
  3. # 1
ruud Accepted Answer
Content Protected
  1. more than a month ago
  2. Bug Report
  3. # 2
ruud Accepted Answer
Content Protected
  1. more than a month ago
  2. Bug Report
  3. # 3
admin Accepted Answer
Admin
Hi,
can I send you via email social connect plugin modified to try?
  1. more than a month ago
  2. Bug Report
  3. # 4
ruud Accepted Answer
Content Protected
  1. more than a month ago
  2. Bug Report
  3. # 5
ruud Accepted Answer
Content Protected
  1. more than a month ago
  2. Bug Report
  3. # 6
admin Accepted Answer
Admin
Hi Ruud,
this seems a test environment, can you please post me your site details to check configuration and investigate about this behavior?
  1. more than a month ago
  2. Bug Report
  3. # 7
ruud Accepted Answer
Here you go (site details)
  1. more than a month ago
  2. Bug Report
  3. # 8
ruud Accepted Answer
Content Protected
  1. more than a month ago
  2. Bug Report
  3. # 9
admin Accepted Answer
Admin
email sent :D
  1. more than a month ago
  2. Bug Report
  3. # 10
ruud Accepted Answer
Content Protected
  1. more than a month ago
  2. Bug Report
  3. # 11
admin Accepted Answer
Admin
Hi Ruud,
you have right.

Try to re-download and re-install now :D
  1. more than a month ago
  2. Bug Report
  3. # 12
ruud Accepted Answer
Content Protected
  1. more than a month ago
  2. Bug Report
  3. # 13
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.

Request Support

Support is currently Offline

Support Availability

Working days: Monday to Friday. The support staff is not available on weekends; in the most of cases tickets will not be answered during that time.

Reply time: Depending on the complexity of your support issue it's usually between a few minutes and 24 hours for paid members and about one week for free members. When we expect longer delays we will notify you.

Guidelines

Before you post: read the documentation and search the forums for an answer to your question.

When you post: include Site Details if you request a support (you can use the form below the reply in Site Details tab).

Auto Solved Question: If after a week the author of the post does not reply to a request by moderator, the question will be marked as resolved.

Language: only English

Search Users

Easy Profile® is not affiliated with or endorsed by Open Source Matters or the Joomla Project. Joomla is Free Software released under the GNU/GPL License.