Details
-
Bug
-
Resolution: Fixed
-
Minor
-
11.1, 10.11.4
-
None
-
Windows 10 Pro 64 bit, IE11, using a local instance of XWiki on PostgreSQL 11 and HSQL 2.4.1
-
Unknown
-
N/A
-
N/A
-
Description
STEPS TO REPRODUCE
- Login with Admin (preferably on a fresh instance)
- Click on the Notifications bell to open the notifications list
EXPECTED RESULTS
The notifications list is displayed without errors.
ACTUAL RESULTS
When notifications list is opened, in browser's console is encountered the following error (stacktrace from Chrome 73):
Uncaught TypeError: Cannot read property 'date' of undefined at Object.<anonymous> (NotificationsDisplayerUIX?language=en&docVersion=1.1:1) at i (jquery.js:3187) at Object.fireWith [as resolveWith] (jquery.js:3317) at Object.e.(:1160/xwiki/bin/view/Main/anonymous function) [as resolve] (http://localhost:1160/xwiki/webjars/wiki%3Axwiki/jquery/2.2.2/jquery.min.js?r=1:2:28893) at Object.o.showNotifications (NotificationsMacro?language=en&docVersion=1.1:1) at Object.<anonymous> (NotificationsMacro?language=en&docVersion=1.1:1) at i (jquery.js:3187) at Object.fireWith [as resolveWith] (jquery.js:3317) at z (jquery.js:8785) at XMLHttpRequest.<anonymous> (jquery.js:9151)