? ? Pending

User tests: Successful: Unsuccessful:

avatar okonomiyaki3000
okonomiyaki3000
12 Nov 2019

Pull Request for Issue # .

Summary of Changes

Instead of calling:

JHtmlBootstrap::tooltip('#filter_search', array('title' => JText::_($filters['filter_search']->description)));

Do it as:

JHtml::_('bootstrap.tooltip', '#filter_search', array('title' => JText::_($filters['filter_search']->description)));

Testing Instructions

Open any page that uses this bar layout.

Expected result

No difference.

Actual result

No difference.

Documentation Changes Required

No

avatar okonomiyaki3000 okonomiyaki3000 - open - 12 Nov 2019
avatar okonomiyaki3000 okonomiyaki3000 - change - 12 Nov 2019
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 12 Nov 2019
Category Layout
avatar SharkyKZ SharkyKZ - test_item - 12 Nov 2019 - Tested successfully
avatar SharkyKZ
SharkyKZ - comment - 12 Nov 2019

I have tested this item successfully on 2027067


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

avatar Quy Quy - test_item - 12 Nov 2019 - Tested successfully
avatar Quy
Quy - comment - 12 Nov 2019

I have tested this item successfully on 2027067


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

avatar Quy Quy - change - 12 Nov 2019
Status Pending Ready to Commit
avatar Quy
Quy - comment - 12 Nov 2019

RTC


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

avatar HLeithner HLeithner - close - 12 Nov 2019
avatar HLeithner HLeithner - merge - 12 Nov 2019
avatar HLeithner HLeithner - change - 12 Nov 2019
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2019-11-12 19:21:07
Closed_By HLeithner
Labels Added: ? ?
avatar HLeithner
HLeithner - comment - 12 Nov 2019

Thanks

Add a Comment

Login with GitHub to post a comment