Loading...
 
Skip to main content

very minor problem with SORT plugin when used with wysiwyg editor

Status
Closed
Subject
very minor problem with SORT plugin when used with wysiwyg editor
Category
  • Consistency
Feature
Wiki Plugin (extends basic syntax)
WYSIWYG (What You See is What You Get)
Resolution status
Works For Me
Submitted by
Geoff Brickell
Lastmod by
Constantin B
Rating
(0)
Description

the SORT plugin works perfectly when set up using the standard wiki editor eg

{SORT(sort="asc")}
rabbits
cats
dogs
tigers
zebras
pigs
lions
horses
{SORT}

produces:
cats
dogs
horses
lions
pigs
rabbits
tigers
zebras

But if the same 'code' is set up in the wysiwyg editor it does 'sort' the list but does not display the result on separate lines ie it produces:

cats
dogs horses lions pigs rabbits tigers
zebras

Importance
1 low
Priority
5
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
5845
Created
Monday 07 March, 2016 22:37:49 UTC
by Geoff Brickell
LastModif
Sunday 18 June, 2017 23:14:12 UTC


Show PHP error messages