Defect #1874
closed
Added by Ismail SEZEN over 16 years ago.
Updated over 16 years ago.
Description
Rails version : 2.1.0
Ruby Version : 1.8.5
Redmine revision : 1793
Wiki links is not working properly.
Example:
This works!
You can read the [[Guide|Redmine guide]] (work in progress).
or this
* [[Guide|Redmine guide]]
This is not working!
[[Guide|Redmine guide]] (This is not working)
Works here with rev 1794.
Could you paste the generated html for links ?
For Documenteation of Redmine overview example :
Note: I especially added the space chars between brackets in the < /pre> tag for now.
Wiki Syntax:
...
h2. Documentation
[ [ Guide|Redmine guide ] ] (work in progress).
...
Html Output:
...
<h2 id="Documentation">Documentation<a href="#Documentation" class="wiki-anchor">¶</a></h2>
<pre><code>(work in progress).</code>< /pre>
...
I've updated the redmine copy to r1860 and problem has been disappeared. It's working now.
- Status changed from New to Closed
- Affected version (unused) deleted (
devel)
Also available in: Atom
PDF