Vote #72457
完了Edit section links broken with h5/h6 headings
0%
説明
When I press "Edit this section" on "section h4.3" (that link http://demo.redmine.org/projects/test-wiki/wiki/Wiki/edit?section=4) it opens editing "h5. section h5.1".
It seems as wiki doesn't count h5 sections when show "Edit this section" but counts h5 sections when you click it to edit.
Affected versions: 1.4.4 and 2.0.3.
journals
Could you please make your project public and wiki editable to everyone?
--------------------------------------------------------------------------------
Etienne Massip wrote:
> Could you please make your project public and wiki editable to everyone?
I can't, that's a demo wiki. Please try this in any wiki:
<pre>
h1. Wiki
h4. section h4.1
h4. section h4.2
h5. section h5.1
h5. section h5.2
h4. section h4.3
h4. section h4.4
</pre>
--------------------------------------------------------------------------------
Confirmed on trunk.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fixed in r10294.
--------------------------------------------------------------------------------
Merged in 1.4-stable and 2.0-stable.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
related_issues
duplicates,Closed,14752,h5 confuses wiki editor