Trackerlist ActionUrl
- Status
- Open
- Subject
- Trackerlist ActionUrl
- Feature
- Content template
Templates (Smarty)
Trackers - Resolution status
- New
- Submitted by
- beanstone
- Lastmod by
- beanstone
- Rating
- Description
When using the checkbox option in TrackerList the actionUrl is stated as
$checkbox.action and not as the link you entered.- Solution
That is because there is en error in /templates/wiki-plugins/wikiplugin_trackerlist.tpl Line 41: The else-statement must be embraced with { } :
SolutionCopy to clipboard{if $checkbox && $items|@count gt 0 && empty($tpl)}<form method="post" action="{if empty($checkbox.action)}#{else}{$checkbox.action}{/if}">{/if}- Easy to solve?
- 10 easy
- Priority
- 50
- Demonstrate Bug on Tiki 19+
-
This bug has been demonstrated on show2.tiki.org
Please demonstrate your bug on show2.tiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show2.tiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Demonstrate Bug (older Tiki versions)
-
This bug has been demonstrated on show.tikiwiki.org
Please demonstrate your bug on show.tikiwiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show.tikiwiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Ticket ID
- 4187
- Created
- Tuesday 03 April, 2012 09:46:03 UTC
by beanstone - LastModif
- Tuesday 03 April, 2012 09:46:03 UTC