Loading...
 
Skip to main content

PluginFont doesn't survive 2 paragraph breaks

Status
Open
Subject
PluginFont doesn't survive 2 paragraph breaks
Version
16.x
Category
  • Error
Feature
Wiki Plugin (extends basic syntax)
Resolution status
New
Submitted by
Marc Laporte
Lastmod by
Marc Laporte
Rating
(0)
Description
Copy to clipboard
{FONT(size="30")}This is OK This is OK This is OK This is OK {FONT}

will generate:
This is OK
This is OK
This is OK
This is OK

But

Copy to clipboard
{FONT(size="30")}This is OK This is OK This is not OK This is not OK {FONT}

will generate:
This is OK
This is OK

This is not OK
This is not OK

Workaround
Use
as artificial line breaks
Importance
1 low
Easy to solve?
7
Priority
7
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
6294
Created
Sunday 12 March, 2017 05:38:08 UTC
by Marc Laporte
LastModif
Sunday 12 March, 2017 05:39:59 UTC


Show PHP error messages