-
Type:
Bug
-
Resolution: Timed out
-
Priority:
Low
-
None
-
Affects Version/s: 5.10.4, 6.2.0, 6.1.2
-
Component/s: Macros - Table of Contents
-
None
-
1
-
Severity 3 - Minor
Summary
Regex function is not working in TOC macro anymore.
Steps to Reproduce
- Add a sample page in your Confluence instance with some headings, e.g. in this case we'd add some headings that starts with characters from A-E.
- Include a Table of Contents macro in this page and specify some regex in the Include Headings option, for example:
{code}[a-c,A-B].*{code}
Expected Results
Confluence only list down headings that starts with either A, B or C in the TOC macro
Actual Results
Confluence list down all of the available headings in that page.
- is caused by
-
CONFSERVER-57440 Regex for TOC macro work differently between in preview and in page itself
-
- Long Term Backlog
-