Details
-
Bug
-
Resolution: Fixed
-
Minor
-
2.2
-
None
-
Windows 10 Pro 64-bit, Edge 79, using a local instance of XWiki 11.10.3 on PostgreSQL 12
-
Unknown
-
Description
STEPS TO REPRODUCE
Preconditions: Blog application is already installed.
- Install Full Calendar Macro
- Create several Blog Posts
- Create a new page
- Edit it with CKEditor
- Click on Source
- Paste this (year/month can be modified as required):
{{calendar classname="Blog.BlogPostClass" startfield="publishDate" editable="false" year="2020" month="02" date="17"/}}
- Click 'Save & View'
- Hover with mouse cursor over some blog posts
EXPECTED RESULTS
The hover box displays information about the Status, Location and Description for each event.
ACTUAL RESULTS
Instead of the relevant information, the Status, Location and Description display: 'undefined'.