Loading...
 
Skip to main content

Tracker plugin: Action field type does not show up

Status
Open
Subject
Tracker plugin: Action field type does not show up
Version
12.x
13.x
14.x
9.x
Category
  • Consistency
  • Usability
Feature
Trackers
Wiki Plugin (extends basic syntax)
Resolution status
New
Submitted by
luci
Lastmod by
luci
Rating
(0)
Description

Update: Clarified some of the description below.

Please note this field type is marked "experimental" in 12.x


Action Tracker Field type does not work in Tracker plugin.
I have tried it but no button appears labeled "Reset" on the action field row next to the "Reset Password" in the table.
To reproduce:
General > Name: Reset Password
Options for Action > Name: Reset, Post: get, Script: tiki-remind_password.php, Parameters: name:userName

Image

It should render a post or get form or just a button labeled "Reset" pointing to tiki-remind_password.php but renders nothing in the Tracker plugin. Maybe it should render below the tracker form in the code to avoid form in a form conflict and be placed on the row position of the field using jQuery?


It only shows up (while editing the Tracker item) in a special section called
"Special Operations".

But clicking the button from there is buggy too. Goes to:
tiki-remind_password.php?name%3AuserName=name%3AuserName&trck_act=Reset

Instead of:
tiki-remind_password.php?name=admin&trck_act=Reset

Importance
8
Priority
40
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
5474
Created
Friday 26 September, 2014 12:00:08 UTC
by luci
LastModif
Thursday 21 May, 2015 07:24:58 UTC


Show PHP error messages