Loading...
 
Skip to main content

Module syntax example causes approve-plugin notifications

Status
Open
Subject
Module syntax example causes approve-plugin notifications
Version
15.x
Category
  • Usability
Feature
Admin Interface (UI)
Resolution status
New
Submitted by
Gary Cunningham-Lee
Lastmod by
Gary Cunningham-Lee
Rating
(1)
Description

On https://themes.tiki.org/Happy+ScrollQuestion, a code plugin is being used to show the source code of a wiki page that contains some module plugins, like this:

Copy to clipboard
{module module="menupage" pagemenu="Homepage_Section1" nobox="y"}
.


But even though this is just example code and not really a functioning plugin, email notifications to approve the plugin are being sent. Here's the content of the email:

Plugin module is pending approval on No title specified.

See all the pending plugins in the plugin approval page.

Plugin arguments:
* module: menupage
* pagemenu: Homepage_Section1
* nobox: y


Plugin syntax in a code example (inside the code plugin, etc.) should be recognized as not functional plugins requiring approval.

Importance
3
Priority
15
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
6083
Created
Thursday 11 August, 2016 01:58:19 UTC
by Gary Cunningham-Lee
LastModif
Thursday 11 August, 2016 01:58:19 UTC


Show PHP error messages