? ? Pending

User tests: Successful: Unsuccessful:

avatar Quy
Quy
12 May 2020

Summary of Changes

center is not a valid class. Use text-center.

Testing Instructions

Code review.

avatar Quy Quy - open - 12 May 2020
avatar Quy Quy - change - 12 May 2020
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 12 May 2020
Category Administration com_associations com_banners com_fields com_installer com_tags
avatar grantg182 grantg182 - test_item - 12 May 2020 - Tested unsuccessfully
avatar grantg182
grantg182 - comment - 12 May 2020

I have tested this item ? unsuccessfully on 91af993

"text-center" is a Bootstrap helper class which only works on "display: inline" elements, in both Bootstrap 3 and 4. I don't see how this fixes the fundamental issue here because Bootstrap is not a front-end requirement. Furthermore, I suspect the actual problem with this code is the fact it is using "class" and not "align" (i.e. was probably the intention) as per some dinosaur HTML spec.


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

avatar Quy
Quy - comment - 12 May 2020

This PR changes administration files only where Bootstrap 4 is allowed and applies to table cells. Please don't assume and actually test.

avatar richard67 richard67 - alter_testresult - 13 May 2020 - grantg182: Not tested
avatar richard67
richard67 - comment - 13 May 2020

@Quy I have reset the test result of @grantg182 to "Not tested" in the issue tracker, since it was definitely not a valid test but just a statement based on wrong assumptions.

avatar Fedik Fedik - test_item - 13 May 2020 - Tested successfully
avatar Fedik
Fedik - comment - 13 May 2020

I have tested this item successfully on 91af993


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

avatar ChristineWk ChristineWk - test_item - 13 May 2020 - Tested successfully
avatar ChristineWk
ChristineWk - comment - 13 May 2020

I have tested this item successfully on 91af993


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

avatar richard67 richard67 - change - 13 May 2020
Status Pending Ready to Commit
avatar richard67
richard67 - comment - 13 May 2020

RTC


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

avatar richard67 richard67 - change - 13 May 2020
Labels Added: ? ?
avatar brianteeman brianteeman - test_item - 16 May 2020 - Tested successfully
avatar brianteeman
brianteeman - comment - 16 May 2020

I have tested this item successfully on 91af993


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

avatar Quy Quy - close - 16 May 2020
avatar Quy Quy - merge - 16 May 2020
avatar Quy Quy - change - 16 May 2020
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2020-05-16 22:09:00
Closed_By Quy
Labels

Add a Comment

Login with GitHub to post a comment