-
Bug
-
Resolution: Obsolete
-
Medium
-
None
-
2.9.2, 2.10
-
None
Steps to reproduce:
- Add a new page with the following wiki markup:
| My List | {tasklist} |
- Save the page
- Add a new task to the tasklist
- Upon a page refresh:
- The table is broken; the tasklist is out of the table. See screenshot.jpg
- The wiki markup of the resultant page shows that a newline is added before the tasklist:
| My List | {tasklist} ||Completed||Priority||Locked||CreatedDate||CompletedDate||Assignee||Name|| |F|M|F|1231157823062| |admin|taskA| {tasklist} |
- The table is broken; the tasklist is out of the table. See screenshot.jpg
- relates to
-
CONFSERVER-12124 dynamic tasklist does not render correctly in table
- Closed