-
Type: Improvement
-
Status: Closed (View Workflow)
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 0.16
-
Fix Version/s: 0.18
-
Labels:None
-
Environment:
default
UserService#getCurrentUser returns null if user is anonymous (not logged in). We need this service to return <? extends JCUser> with default field values, like page size and language.
There should also be isAnonimous() method in JCUser and new class to replace various null-checks across the code
- is blocked by
-
JC-823 Hiding branches if user doesn't have permissions to View Topics
- Closed