? ? Pending

User tests: Successful: Unsuccessful:

avatar Quy
Quy
13 Aug 2019

Summary of Changes

Remove html tags from language string to fix markup.

Testing Instructions

Code review.

The language string is already enclosed in a <p> tag.
<p><?php echo Text::_('INSTL_COMPLETE_DESC'); ?></p>

Expected result

<p>You now have the option to customize your installation by adding another language.</p>

Actual result

<p><p>You now have the option to customize your installation by adding another language.</p></p>

avatar Quy Quy - open - 13 Aug 2019
avatar Quy Quy - change - 13 Aug 2019
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 13 Aug 2019
Category Installation Language & Strings
avatar brianteeman brianteeman - test_item - 13 Aug 2019 - Tested successfully
avatar brianteeman
brianteeman - comment - 13 Aug 2019

I have tested this item successfully on 46b5dec


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

avatar wilsonge wilsonge - change - 13 Aug 2019
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2019-08-13 13:29:56
Closed_By wilsonge
Labels Added: ? ?
avatar wilsonge wilsonge - close - 13 Aug 2019
avatar wilsonge wilsonge - merge - 13 Aug 2019
avatar wilsonge
wilsonge - comment - 13 Aug 2019

Thanks!

Add a Comment

Login with GitHub to post a comment