? Success

User tests: Successful: Unsuccessful:

avatar Kubik-Rubik
Kubik-Rubik
8 Dec 2014

Description

Problem is described here: #5345

How to test

Try to login and logout on several pages of the Joomla! installation, especially on pages without menu entry (e.g. category of an article without menu entry), all processes should work properly. To see the change, open the source code of such a page and compare the URL in the action attribute of the form.

avatar Kubik-Rubik Kubik-Rubik - open - 8 Dec 2014
avatar jissues-bot jissues-bot - change - 8 Dec 2014
Labels Added: ?
avatar zero-24 zero-24 - change - 8 Dec 2014
Category Front End Modules
avatar zero-24 zero-24 - change - 8 Dec 2014
Easy No Yes
avatar Kubik-Rubik Kubik-Rubik - alter_testresult - 8 Dec 2014 - Ruud68: Tested successfully
avatar wilsonge
wilsonge - comment - 8 Dec 2014

Do we actually need an action attribute? It's not compulsory in HTML5 and if we're always sending the user to the same page anyway......?

avatar infograf768
infograf768 - comment - 9 Dec 2014

This does not work here when sef is off.

avatar Kubik-Rubik
Kubik-Rubik - comment - 9 Dec 2014

@wilsonge I would use the action attribute for consistency.

@infograf768 What exactly does not work? If SEF is off it should just use the index.php URL as it did before (without query parameters).

avatar infograf768
infograf768 - comment - 9 Dec 2014

Before the PR, we would get the full non-sef path when there was a menu item for the page displayed.
Now, we only get an index.php

avatar Kubik-Rubik
Kubik-Rubik - comment - 9 Dec 2014

@infograf768 Okay, got it! It would not have an influence on the functionality. Anyway, changed it to set the action attribute value to the called URL. In this case we actually would not require the action attribute at all (as @wilsonge said) but I would still like to have it in.

avatar infograf768 infograf768 - change - 11 Dec 2014
Milestone Added:
avatar infograf768
infograf768 - comment - 11 Dec 2014

Merging, thanks.

avatar infograf768 infograf768 - close - 11 Dec 2014
avatar infograf768 infograf768 - reference | 4511b40 - 11 Dec 14
avatar infograf768 infograf768 - merge - 11 Dec 2014
avatar infograf768 infograf768 - close - 11 Dec 2014
avatar infograf768 infograf768 - change - 11 Dec 2014
Status Pending Closed
Closed_Date 0000-00-00 00:00:00 2014-12-11 15:54:39
avatar Kubik-Rubik Kubik-Rubik - head_ref_deleted - 20 Jun 2015

Add a Comment

Login with GitHub to post a comment