-
Bug
-
Resolution: Unresolved
-
Low
-
None
-
8.6.0, 8.5.3, 9.0.0
-
None
-
3
-
Severity 3 - Minor
-
0
-
Issue Summary
The page properties report macro doesn't match the same date format as the page property macro specifically with regard to the month of sept when using JDK 17.
This is reproducible on Data Center: (yes)
Steps to Reproduce
Set up Confluence 8.X with JDK 17
Create a page property macro with a table with a date macro that uses the month of sept
Create a label for the page
Use the page property report macro and add the label you added for the macro
Expected Results
The sept date formats should match
Actual Results
The first marco format is SEP
The property report macro format is SEPT
Workaround
Java 11