Loading...
 
Skip to main content

Cannot create table with percentages column.

Status
Closed
Subject
Cannot create table with percentages column.
Version
1.9.x
Category
  • Usability
Feature
Wiki (page view, edit, history, rename, etc)
Resolution status
Out of Date
Submitted by
NeoGen
Lastmod by
NeoGen
Rating
(0)
Description

Cannot create table with percentages column.
This simple table code should create a 2x2 table with the second column having percentages, but instead the percent symbols are treated as indication of a dynamic variable.
||name|value||JohnDoe|50%||JaneDoe|50%||

On the other hand, if an image is inserted in another column, the percent symbols are not treated as dynamic variable anymore, and the table appears correctly.
||name|pic|value||JohnDoe|{img src=}|50%||JaneDoe|{img src=}|50%||


In my oppinion, the identification of a dynamic variable inside a table shouldn't extend beyond each cell of a table, let alone a full row...

Priority
25
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
863
Created
Monday 21 August, 2006 22:35:39 UTC
by Unknown
LastModif
Tuesday 12 October, 2021 10:55:51 UTC


Show PHP error messages