Loading...
 
Skip to main content

CODE plugin causes edit plugin to fail.

Status
Open
Subject
CODE plugin causes edit plugin to fail.
Version
8.x
Category
  • Conflict of two features (each works well independently)
Feature
Wiki Plugin (extends basic syntax)
Resolution status
New
Submitted by
johnhershey
Lastmod by
johnhershey
Rating
(0)
Description

The wiki "edit plugin" feature fails when the CODE plugin is used to quote a plugin that is used further down the page. "edit plugin" is not properly ignoring the contents of the CODE plugin.

For example, if I have the following in a wiki page:

Copy to clipboard
{EQUATION()}A{EQUATION}






If I click the "edit plugin" button to change -> , instead the edit is applied to the EQUATION plugin in the CODE block, resulting in:

Copy to clipboard
{EQUATION()}D{EQUATION}






The "edit plugin" function is apparently counting the number of EQUATION() plugins when it edits and is not properly skipping the ones embedded in the CODE plugin.
(This happens for any plugin, not just EQUATION)

Importance
9 high
Priority
45
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
4111
Created
Tuesday 17 January, 2012 17:44:26 UTC
by johnhershey
LastModif
Tuesday 17 January, 2012 17:44:26 UTC


Show PHP error messages