Project

General

Profile

Actions

Defect #1874

closed

Redmine Wiki Page Link

Added by Ismail SEZEN over 15 years ago. Updated over 15 years ago.

Status:
Closed
Priority:
High
Category:
Wiki
Target version:
-
Start date:
2008-09-09
Due date:
% Done:

0%

Estimated time:
Resolution:
Affected version:

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)

Actions #1

Updated by Nicolas Chuche over 15 years ago

Works here with rev 1794.

Could you paste the generated html for links ?

Actions #2

Updated by Ismail SEZEN over 15 years ago

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">&para;</a></h2>

<pre><code>(work in progress).</code>< /pre>
...

Actions #3

Updated by Ismail SEZEN over 15 years ago

I've updated the redmine copy to r1860 and problem has been disappeared. It's working now.

Actions #4

Updated by Jean-Philippe Lang over 15 years ago

  • Status changed from New to Closed
  • Affected version (unused) deleted (devel)

Thanks for the feedback.

Actions

Also available in: Atom PDF