? ? Pending

User tests: Successful: Unsuccessful:

avatar Fedik
Fedik
1 Aug 2022

Pull Request for Issue #38345 .

Summary of Changes

Currently user.css loaded after template.css. however the modules css goes after.
This patch make user.css to be as last css in loaded stylesheets, as long as it not violate any dependency.

Testing Instructions

Apply patch. Create user.css.
Inspect the source page for list of loaded stylesheets. Check that user.css is last in the list.
Also follow #38345

Actual result BEFORE applying this Pull Request

Not always last, when there a module css.

Expected result AFTER applying this Pull Request

Always last

Documentation Changes Required

No, I guess.

avatar Fedik Fedik - open - 1 Aug 2022
avatar Fedik Fedik - change - 1 Aug 2022
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 1 Aug 2022
Category Administration Templates (admin) Front End Templates (site)
avatar PhocaCz
PhocaCz - comment - 1 Aug 2022

I have tested this item successfully on 0ef84ef


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

avatar PhocaCz
PhocaCz - comment - 1 Aug 2022

I have tested this item successfully on 0ef84ef


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

avatar PhocaCz PhocaCz - test_item - 1 Aug 2022 - Tested successfully
avatar RickR2H
RickR2H - comment - 1 Aug 2022

I have tested this item successfully on 0ef84ef


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

avatar RickR2H RickR2H - change - 1 Aug 2022
Status Pending Ready to Commit
avatar RickR2H
RickR2H - comment - 1 Aug 2022

RTC


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

avatar RickR2H RickR2H - test_item - 1 Aug 2022 - Tested successfully
avatar n3t
n3t - comment - 1 Aug 2022

I have tested this item successfully on 0ef84ef


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

avatar n3t n3t - test_item - 1 Aug 2022 - Tested successfully
avatar fancyFranci fancyFranci - change - 6 Sep 2022
Labels Added: ? ?
avatar fancyFranci fancyFranci - change - 6 Sep 2022
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2022-09-06 18:47:55
Closed_By fancyFranci
avatar fancyFranci fancyFranci - close - 6 Sep 2022
avatar fancyFranci fancyFranci - merge - 6 Sep 2022
avatar fancyFranci
fancyFranci - comment - 6 Sep 2022

Thanks Fedik! :)

Add a Comment

Login with GitHub to post a comment