?
avatar brianteeman
brianteeman
15 Jan 2019

Steps to reproduce the issue

image

The instructions says that "If empty 'label label-info' will be added by the default tag layout." But that isn't quite true as the field has a default value of 'label label-info' so even if left blank the default value will be saved. This default value is not needed because the layout will add it anyway
<?php $link_class = $tagParams->get('tag_link_class', 'label label-info'); ?> as correctly described in the tooltip.

avatar brianteeman brianteeman - open - 15 Jan 2019
avatar joomla-cms-bot joomla-cms-bot - change - 15 Jan 2019
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 15 Jan 2019
avatar brianteeman brianteeman - change - 15 Jan 2019
The description was changed
avatar brianteeman brianteeman - edited - 15 Jan 2019
avatar ciar4n
ciar4n - comment - 16 Jan 2019

Does it make more sense to change the description to simply "If empty, 'label label-info' will be used" and keep the default value? At least that way it is more apparent to the user what is happening.

avatar brianteeman brianteeman - change - 16 Jan 2019
Status New Closed
Closed_Date 0000-00-00 00:00:00 2019-01-16 14:44:46
Closed_By brianteeman
avatar brianteeman
brianteeman - comment - 16 Jan 2019

You're right - after submitting this issue I saw other fields with similar behaviour and a better text

See #23561

avatar brianteeman brianteeman - close - 16 Jan 2019

Add a Comment

Login with GitHub to post a comment