Loading...
 
Skip to main content

Plugin Pivottable inserts wrong codes in params data, rows and cols through plugin helper ui

Status
Open
Subject
Plugin Pivottable inserts wrong codes in params data, rows and cols through plugin helper ui
Version
19.x
Category
  • Error
  • Regression
  • Less than 30-minutes fix
Feature
Edit interface (UI)
Resolution status
New
Submitted by
Xavier de Pedro
Keep informed
Victor Emanouilov, Marc Laporte
Lastmod by
Xavier de Pedro
Rating
(0)
Description

Plugin Pivottable inserts wrong codes in params data, rows and cols through plugin helper ui. Reproduced in 18.x and 19.x as of Jan 19 2019

I selected the name of the tracker in the dropdown shown, and a few of the tracker fields I chose for rows and columns, and the codes inserted in the wiki page sayed later were not the expected ones for each type of field:

Example of codes inserted (which fails to show data nor columns or rows):

Copy to clipboard
{PIVOTTABLE(data="1" rows="1:2" cols="3" ...)} {PIVOTTABLE}


Expected code to be inserted

Copy to clipboard
{PIVOTTABLE(data="tracker:1" rows="permNameA:permNameB" cols="permNameC" ...)} {PIVOTTABLE}

Reproduced in the show instance for 18.x
u: admin
p: admin
http://xavi-9794-6937.show.tikiwiki.org/tiki-index.php?page=HomePageQuestion

Importance
7
Easy to solve?
8
Priority
56
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
6937
Created
Tuesday 20 November, 2018 15:38:55 UTC
by Xavier de Pedro
LastModif
Saturday 19 January, 2019 19:20:39 UTC


Show PHP error messages