? Success

User tests: Successful: Unsuccessful:

avatar luis0076
luis0076
10 Dec 2014

With aruba italian provider when you digit wrong password you receive 404 error. With this patch the 404 error disapear

avatar luis0076 luis0076 - open - 10 Dec 2014
avatar jissues-bot jissues-bot - change - 10 Dec 2014
Labels Added: ?
avatar zero-24
zero-24 - comment - 10 Dec 2014

@luis0076 have you any specific way to reproduce the Problem and / or test the patch?

If i see it correct we only need to test that the login still works?

avatar luis0076
luis0076 - comment - 10 Dec 2014

@zero-24 It's right. You only need to test that login still works again. You can test the patch at http://www.marangon.com/web/ using the login module. Without this patch any exception about the login method generates a 404 error in joomla. I found in internet a lot of people that have the 404 error in login operation but they didn't know why.

avatar zero-24 zero-24 - change - 11 Dec 2014
Category Authentication Front End
avatar zero-24 zero-24 - change - 11 Dec 2014
Easy No Yes
avatar smohila
smohila - comment - 14 Mar 2015

Works!


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/5376.
avatar smohila smohila - test_item - 14 Mar 2015 - Tested successfully
avatar Joomti
Joomti - comment - 14 Mar 2015

Works. No 404 error, joomla error message appears.


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/5376.
avatar Joomti Joomti - test_item - 14 Mar 2015 - Tested successfully
avatar wmgraf
wmgraf - comment - 14 Mar 2015

@test success. Login works

avatar vdespa
vdespa - comment - 14 Mar 2015

The code quality is NOT OK. This patch should not be merged in the current state.

Replication instruction are also very vague.


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/5376.
avatar vdespa vdespa - change - 14 Mar 2015
Status Pending Information Required
avatar mbabker
mbabker - comment - 14 Mar 2015

In general we do need to catch exceptions from the login method and properly enqueue the error message. The catch block should call $app->enqueueMessage(JText::_('ERROR_MESSAGE')); (replace ERROR_MESSAGE with a proper language key) instead.

@luis0076 could you please update this PR?

avatar brianteeman brianteeman - change - 19 Jul 2015
Status Information Required Pending
avatar brianteeman
brianteeman - comment - 19 Jul 2015

Set back to pending


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

avatar luis0076 luis0076 - change - 26 Jul 2015
Status Pending Closed
Closed_Date 0000-00-00 00:00:00 2015-07-26 10:55:34
Closed_By luis0076
avatar luis0076 luis0076 - close - 26 Jul 2015

Add a Comment

Login with GitHub to post a comment