Loading...
 
Skip to main content

Parsing issues in wiki HTML pages

Status
Open
Subject
Parsing issues in wiki HTML pages
Version
7.x
Category
  • Regression
Feature
Wiki Syntax (text area, parser, external wiki, etc)
Submitted by
mheller
Lastmod by
mheller
Rating
(0)
Description
  1. The [[ syntax acts just like [ on wiki pages with HTML enabled
  2. The HTML character entity < is treated just like < on wiki pages with HTML enabled if not followed by a space
Workaround

As if 7.x 33844, the following are true for wiki pages with HTML enabled:

  1. You can substitute [[[ for [[ in some locations to fix this problem
  2. You can substitute [ for [[ in other locations to fix this problem
  3. You can substitute &lt (remove trailing 😉 for < to fix this problem
Importance
6
Priority
30
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
3712
Created
Monday 13 December, 2010 22:19:09 UTC
by mheller
LastModif
Thursday 07 April, 2011 15:19:45 UTC


Show PHP error messages