Content
View differences
Updated by Robin Wagner over 5 years ago
### **Environment**:
qa-edge
OpenProject 11.1
### **Steps to reproduce:**
1. Create a wiki page and create headings that include a numeration (e.g. "1.1 Heading one").
2. Add a table of contents.
### **Actual Behavior**
In the heading, the numeration is duplicated since the name of the heading is included as well as the automatically assigned numeration.
There is currently no way to add a numeration to the wiki itself (which is useful especially for longer wiki pages) without it being duplicated in the table of contents.
OpenProject 11.1:
<figure class="image op-uc-figure"><div class="op-uc-figure--content"><img class="op-uc-image" src="/api/v3/attachments/20065/content"></div></figure>
OpenProject 11.0:
<figure class="image op-uc-figure"><div class="op-uc-figure--content"><img class="op-uc-image" src="/api/v3/attachments/20066/content"></div></figure>
### **Expected Behavior**
The enumeration should not be duplicated in the table of contents. Not quite sure what the best practice is for this. Prior to 11.1 the table of contents did not have its own enumeration.
qa-edge
OpenProject 11.1
### **Steps to reproduce:**
1. Create a wiki page and create headings that include a numeration (e.g. "1.1 Heading one").
2. Add a table of contents.
### **Actual Behavior**
In the heading, the numeration is duplicated since the name of the heading is included as well as the automatically assigned numeration.
There is currently no way to add a numeration to the wiki itself (which is useful especially for longer wiki pages) without it being duplicated in the table of contents.
OpenProject 11.1:
<figure class="image op-uc-figure"><div class="op-uc-figure--content"><img class="op-uc-image" src="/api/v3/attachments/20065/content"></div></figure>
OpenProject 11.0:
<figure class="image op-uc-figure"><div class="op-uc-figure--content"><img class="op-uc-image" src="/api/v3/attachments/20066/content"></div></figure>
### **Expected Behavior**
The enumeration should not be duplicated in the table of contents. Not quite sure what the best practice is for this. Prior to 11.1 the table of contents did not have its own enumeration.