There are two issues with the Login Menu item. These are reproducible in both 3.3.6 and 3.4.1 (clean installation).
You are not authorised to view this resource.
index.php/component/tags/tag/2-joomla/login
This was also reported in the forum.
Confirmed here.
What happens in First case is that login through menu item
=> if redirect is set to "index.php"
redirects to the logout view => here: index.php?option=com_users&view=login&Itemid=233 )
=> if redirect is not set, it redirects to the profile view.
As user is no more a "guest" the logout view having the same access as login, it is not displayed and one gets the error.
Status | New | ⇒ | Confirmed |
Category | ⇒ | Front End Modules |
Labels |
Added:
?
|
Similar one (specified in the link to Gantry issue above) is the fact that copying URLs from frontend doesn't work:
index.php/using-joomla/
will point to:
index.php/using-joomla/login
Both of the "side effects" are caused from the same "feature" as the links go through JRoute and index.php?
makes Joomla to think that they are non-SEF urls.
I just checked this issue in the staging. (Latest build)
When I create the "index.php?option=com_users&view=login" menu item and I configure a redirect URL after login using "/index.php/article" or any other SEF or None-SEF existing URL, then I receive the "You are not authorised to view this resource." when I use full url "http://domain.com/index.php/article" then everything works as it should.
@brianteeman can you look at this issue?
The redirecting issue as described by @JoomFX is still happening in Joomla (Tested in 3.6 Beta 2)
Next to this: When you have used the "Internal URL" option and you want to switch to the "Menu item" option, you will receive an error that only one of the values may filled, but you would aspect that the value is cleaned when you switch to the other option when you save the menu.
Not easy to clean the value. Patch welcome...
Still happens on latest staging, but you can now choose a menu item in the selector.
Unable to reproduce on latest staging.
I am closing this as the first issue is easily resolved using the selector
Status | Confirmed | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2016-08-22 19:45:01 |
Closed_By | ⇒ | brianteeman |
Please can you retest with the current staging release which you can
download from here
https://github.com/joomla/joomla-cms/archive/staging.zip
As there were some issues with the redirect on login which should have been
resolved now
On 19 June 2015 at 12:19, Ivo Valkov notifications@github.com wrote:
Brian Teeman
Co-founder Joomla! and OpenSourceMatters Inc.
http://brian.teeman.net/