?
avatar brianteeman
brianteeman
11 Jul 2017

With #17050 by @C-Lodder removing the tooltips we not have just a regular title tag.

However this means that where they exist they can not have html in the language string. Its bad practice anyway so they will need to be removed.

Example

title

avatar brianteeman brianteeman - open - 11 Jul 2017
avatar joomla-cms-bot joomla-cms-bot - change - 11 Jul 2017
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 11 Jul 2017
avatar franz-wohlkoenig franz-wohlkoenig - change - 11 Jul 2017
Category Language & Strings
avatar brianteeman
brianteeman - comment - 11 Jul 2017

Turns out not to me html in strings but two strings being output together

JLIB_HTML_BATCH_LANGUAGE_LABEL="Set Language"
JLIB_HTML_BATCH_LANGUAGE_LABEL_DESC="Not making a selection will keep the original language when processing."

@C-Lodder can you take a look please

avatar franz-wohlkoenig
franz-wohlkoenig - comment - 28 Jul 2017

reminder @C-Lodder


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/17067.

avatar franz-wohlkoenig franz-wohlkoenig - change - 28 Jul 2017
Status New Discussion
avatar C-Lodder
C-Lodder - comment - 28 Jul 2017

So we just nees to remove the HTML markup from the strings?

avatar infograf768
infograf768 - comment - 28 Jul 2017

code in staging (or 4.0) is

JHtml::_('tooltipText', 'JLIB_HTML_BATCH_LANGUAGE_LABEL', 'JLIB_HTML_BATCH_LANGUAGE_LABEL_DESC')

strings do not contain html markup

avatar brianteeman
brianteeman - comment - 28 Jul 2017

Sorry I forgot i had opened this. There is a better issue describing the problem area here #17255

avatar brianteeman brianteeman - change - 28 Jul 2017
Status Discussion Closed
Closed_Date 0000-00-00 00:00:00 2017-07-28 09:13:23
Closed_By brianteeman
avatar brianteeman brianteeman - close - 28 Jul 2017

Add a Comment

Login with GitHub to post a comment