RTC Pending

User tests: Successful: Unsuccessful:

avatar RickR2H
RickR2H
6 Mar 2024

Pull Request for Issue # .

Summary of Changes

The path to the /global CSS folder is unnecessary long. The WebAssetManager recognizes the short path too because the path to the CSS folder known.

Testing Instructions

Check if in the source code before an after this PR if the colors_standard.min.css file is loaded
The path should be: media/templates/site/cassiopeia/css/global/colors_standard.min.css

Actual result BEFORE applying this Pull Request

Everything works

Expected result AFTER applying this Pull Request

Everything works

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

avatar RickR2H RickR2H - open - 6 Mar 2024
avatar RickR2H RickR2H - change - 6 Mar 2024
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 6 Mar 2024
Category Front End Templates (site)
avatar hans2103
hans2103 - comment - 7 Mar 2024

Failed to try to reproduce the issue using Joomla 5.
Issue in J5 has already been solved.

$wa->registerAndUseStyle($assetColorName, 'global/' . $paramsColorName . '.css');

Apply the solution to J4.4 is a good idea

avatar hans2103 hans2103 - test_item - 7 Mar 2024 - Tested successfully
avatar hans2103
hans2103 - comment - 7 Mar 2024

I have tested this item ✅ successfully on 5893682


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

avatar ricardo1709 ricardo1709 - test_item - 7 Mar 2024 - Tested successfully
avatar ricardo1709
ricardo1709 - comment - 7 Mar 2024

I have tested this item ✅ successfully on 5893682


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

avatar RickR2H RickR2H - change - 7 Mar 2024
Status Pending Ready to Commit
avatar RickR2H
RickR2H - comment - 7 Mar 2024

RTC


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

avatar MacJoom MacJoom - change - 7 Mar 2024
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2024-03-07 08:46:07
Closed_By MacJoom
Labels Added: RTC
avatar MacJoom MacJoom - close - 7 Mar 2024
avatar MacJoom MacJoom - merge - 7 Mar 2024
avatar MacJoom
MacJoom - comment - 7 Mar 2024

Thank you!

Add a Comment

Login with GitHub to post a comment