?
avatar 3dan
3dan
24 Sep 2014

Steps to reproduce the issue

MenĂ¹ item: Blog/Category List Public access
Category with restricted access

Expected result

Messagge like "You do not have sufficient access rights"

Actual result

404 Page

System information (as much as possible)

joomla 2.5.25

Additional comments

With no rights i expect to read a message with no rights. When i'm logged in, blog or category list works fine.

avatar 3dan 3dan - open - 24 Sep 2014
avatar Kubik-Rubik
Kubik-Rubik - comment - 24 Sep 2014

This is how the JCategories class works. Users only see the categories which are available for their specific user level. If the category is not available for the user, then he gets the error message #404 Category not found. This is the correct way to handle it to restrict broadcast requests which can reveal sensitive information to the sender.

IMHO we should not change the way how it is handled now. The administrator should take care and restrict the menu entry properly!

This comment was created with the J!Tracker Application at http://issues.joomla.org/.

avatar brianteeman brianteeman - close - 24 Sep 2014
avatar zero-24 zero-24 - close - 24 Sep 2014
avatar brianteeman brianteeman - change - 24 Sep 2014
Status New Expected Behaviour
avatar brianteeman brianteeman - change - 24 Sep 2014
Closed_Date 0000-00-00 00:00:00 2014-09-24 21:39:04
avatar brianteeman brianteeman - change - 24 Sep 2014
Category Front End ACL Front End
avatar zero-24 zero-24 - change - 7 Jul 2015
Labels Added: ?

Add a Comment

Login with GitHub to post a comment