Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Won't Fix
-
Affects Version/s: 1.0
-
Fix Version/s: None
-
Component/s: Core
-
Labels:None
-
Number of attachments :
Description
Eg site-plugin-2.0 generates two different tocs for the following:
%{toc|section=1|fromDepth=1|toDepth=1}
%{toc|section=2|fromDepth=1|toDepth=1}
Section 1
* Sub-section 1.1
* Sub-section 1.2
Section 2
* Sub-section 2.1
* Sub-section 2.2
The toc for section 1 contains the two sub-sections, while the one for section 2 (correctly) contains only the section.
Issue Links
| This issue relates to: | ||||
| DOXIA-316 | Backward issue: wrong section counting in TOC macro |
|
|
|
This is fixed in Doxia-1.1, see
DOXIA-316, there will be no more 1.0.x release.DOXIA-316, there will be no more 1.0.x release.