[dokuwiki] Image Link: Bug with Image Location relative to NameSpace?

  • From: erota <erota@xxxxxxx>
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Mon, 06 Aug 2007 12:41:38 +0200

Given a file in [[:mynamespace]] contains the following syntax I observe some 
strange following behaviour:

 1. {{image.png}} ->  points to :mynamespace:image.png.

 2. [[link|{{image.png}}]] --> wrongly (?) points to image.png in the root
namespace.
 
 3. [[link|{{:mynamespace:image.png}}]] --> correctly points to
:mynamespace:image.png.
 
It seems that the image link (2) does not resolve namespaces as just the image
(1) does. I was under the impression that (2) and (3) should show the same 
image. It this a feature or a bug?

-- 
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist

Other related posts: