Loading...
 
Skip to main content

external wikilink can interfere with internal wikilinks in a very odd way (parser bug)

Status
Closed
Subject
external wikilink can interfere with internal wikilinks in a very odd way (parser bug)
Version
2.x
Category
  • Error
Feature
Wiki Syntax (text area, parser, external wiki, etc)
Resolution status
Works For Me
Submitted by
lbmaian
Lastmod by
Marc Laporte
Rating
(0)
Description

This is a very odd bug. If you have an external link [x|y] somewhere on the page where x and y can be anything (even including whitespace), any internal links of the form ((...x|y...)) or ((...x|y...|...)) where the "..." can be anything (even including whitespace) are screwed up. Copy and paste the following examples into a page to see.

Examples


moved example to comments because it was breaking trackerlist reports

Solution
Seems to have been fixed as of version 3.0.
Workaround

Prefixing the second part of the internal link with a space seems to works, e.g.

((...x| y...)) or ((...x| y...|...))

always works.

Priority
25
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
2493
Created
Friday 08 May, 2009 10:40:43 UTC
by Unknown
LastModif
Tuesday 20 October, 2009 02:26:23 UTC


Show PHP error messages