Project

General

Profile

Actions

Bug #2752

closed

J1.7: usergroup mapping from user object and not from api

Added by krileon over 12 years ago. Updated over 12 years ago.

Status:
Closed
Priority:
High
Assignee:
Target version:
Start date:
05 September 2011
Due date:
% Done:

100%

Estimated time:
5:00 h

Description

The usergroup mapping is from direct user object, which is fine if a user is logged in as the user object actually exists. However, for users not logged in they do not exist and direct data from object is direct data from database which for a user not logged in that data doesn't exist. Instead of ->groups the function getAuthorisedGroups needs to be used for proper usergroup construction.

:ORIGINAL BODY:
When viewing a profile with known articles as a public user none of those articles are displayed. They DO display if you're a registered user however. This appears to be an issue with the database query in regards to checking Access to that article.

https://www.joomlapolis.com/forum/154-advanced-members-support/173574-no-articles-showing-for-public-users?limit=6&start=6#175056


Files

cb.tables.patch (2.01 KB) cb.tables.patch krileon, 15 September 2011 15:53
plugin.foundation.patch (1.18 KB) plugin.foundation.patch krileon, 15 September 2011 15:53
Actions

Also available in: Atom PDF