-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Affects Version/s: 3.2.6
-
Component/s: Apps - Team Calendar
-
Environment:
Confluence 4.3.7
-
Severity 3 - Minor
Get the following error when following a calendar preview link (<server>/calendar/previewcalendar.action?subCalendarId=<guid>) and not being authenticated:
java.lang.NullPointerException
at com.atlassian.confluence.extra.calendar3.calendarstore.AbstractCalendarDataStore.hasViewEventPrivilege(AbstractCalendarDataStore.java:396)
Should lead to the login screen (leading to the cal preview afterwards) as page links with permission restrictions do.
- mentioned in
-
Page Loading...