Loading...
 
Skip to main content

Wiki link with equation tag fails

Status
Closed
Subject
Wiki link with equation tag fails
Version
6.x
8.x
Category
  • Error
  • Usability
Feature
Wiki Plugin (extends basic syntax)
Wiki Syntax (text area, parser, external wiki, etc)
Resolution status
Invalid
Submitted by
m_reinhardt
Volunteered to solve
Jean-François BILGER
Lastmod by
Ushindi Gedeon
Rating
(0)
Description

A wiki link in combination with a equation tag parses falsely.
This editor entry

Copy to clipboard
((Fire weather index|{EQUATION()}FWI{EQUATION}))


displays the text output:

<img src="lib/equation/pictures/564a4dc730e638713aa76bb604088f85.png" alt="§7008f9602faf2722caf095a92ed8d624§" style="vertical-align:middle">§1a7e9ee2385aa1db7956a7f63689955f§

In HTML code:

<a class="wiki" title="Fire weather index" href="tiki-index.php?page=Fire+weather+index"><img src="lib/equation/pictures/564a4dc730e638713aa76bb604088f85.png" alt="§7008f9602faf2722caf095a92ed8d624§" style="vertical-align:middle">§1a7e9ee2385aa1db7956a7f63689955f§</a>

The same in version 4.2 which is correct:

<a class="wiki " href="tiki-index.php?page=Fire+weather+index" title="Fire weather index"><img align="absmiddle" alt="FWI" src="lib/equation/pictures/04d4e88879dbf4f876f4b62fea56172f.png"></a>

Solution
Workaround
Importance
7
Priority
35
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
3810
Created
Tuesday 08 March, 2011 10:33:02 UTC
by m_reinhardt
LastModif
Tuesday 30 June, 2026 15:52:35 UTC


Show PHP error messages