Loading...
 
Skip to main content

Smarty {help} broken when using DESC attribute

Status
Closed
Subject
Smarty {help} broken when using DESC attribute
Version
17.x Regression
Category
  • Regression
Feature
Templates (Smarty)
Resolution status
Fixed or Solved
Submitted by
drsassafras
Volunteered to solve
drsassafras
Lastmod by
Loren Maxwell
Rating
(0)
Description

The help icon wont show up if a description is specified:

The below works:
{help url="help-me"}

This hides the help link entirly:
{help url="help-me" desc="{tr}Somehelpful text{/tr}" }

along with :
{help desc="{tr}Somehelpful text{/tr}" }

The help buttons attached to preferences are not effected. It does not look like the json entry is being generated for this smarty tag when a description is given.

This syntax is currently used throughout tiki.

Solution
fixed in r61342
Priority
25
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
6275
Created
Thursday 09 February, 2017 07:44:01 UTC
by drsassafras
LastModif
Wednesday 22 February, 2017 15:34:44 UTC


Show PHP error messages