[5.4] Remove unused CSS from mod_articles#45974
Conversation
|
Suggested add on to testing instructions: Test the module not only with different options but also on different positions to make sure the CSS removed here is not needed on certain module positions for overriding CSS coming from the template for that position. @drmenzelit Does that make sense? If so, should it be added to the testing instructions? |
|
I have tested this item ✅ successfully on 4861bcf (screenshots)
Article II
Article III
Article IV
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/45974. |
|
@exlemor Could you check it on different module positions, too? |
|
@richard67 you are right, I added the module positions to the testing instructions. @exlemor has already tested different module positions ;-) |
Hi @richard67, humm I thought I did, see the first of each of 2 screenshots? Article I module is on below-top, (if you want me to check another position, let me know) |
|
@exlemor Well, you have different settings, but for each setting you test only one module position. What if some setting looks good on one position but not on the other, but some other setting does not have that problem? I think each setting should be tested on several positions. |
OK, sure... but with the number of settings in the new Articles module, and with at least 5 module positions (knowing there are quite a few), unless my math is wrong that could be as high as 17,100,720 possible combinations to test... lol I will do more testing (but not 17 millions :p lol) |
|
Sure not 17 million. The main thing is the layout, horizontal or whatever else, on different positions (including left and right sidebars). |
|
@richard67 - continued to test more combinations in the last 50 or so minutes (and other than finding something that already reported about position: below-top related to the new article module and how the grid is defined and not this PR) nothing else - everything behaved as it should! Thank you @drmenzelit! |
|
@exlemor Thanks for checking. |
|
I have tested this item ✅ successfully on 4861bcf This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/45974. |
|
RTC This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/45974. |
|
Final test before merge with JBT graft nightly build and full package from PR |
|
Thank you @drmenzelit for your contribution. Thank you @exlemor and @dautrich for testing. |








During the creation of the mod_articles for Joomla 5.2 there were several changes and a few lines of CSS were not removed in time.
Summary of Changes
Removed unused CSS
Testing Instructions
Create articles module with different options (vertical, horizontal, with / without images, etc.) and in different module positions. Apply the PR and check that nothing changed.
Actual result BEFORE applying this Pull Request
Expected result AFTER applying this Pull Request
No changes
Link to documentations
Please select:
Documentation link for docs.joomla.org:
No documentation changes for docs.joomla.org needed
Pull Request link for manual.joomla.org:
No documentation changes for manual.joomla.org needed