? Pending

User tests: Successful: Unsuccessful:

avatar sanderpotjer
sanderpotjer
5 May 2019

Use the formatted debug info to throw errors during the build process of Joomla.

Especially the scss-transform.es6.js error at the moment is not useful, as it does not display what file is causing the issue. By using error.formatted an error is displayed like:

Error: Invalid CSS after "}": expected "}", was ""
        on line 32 of administrator/templates/atum/scss/pages/_com_config.scss
        from line 67 of administrator/templates/atum/scss/template.scss
>> }

   -^

Segmentation fault: 11

Instead of:

something exploded 2 Invalid CSS after "}": expected "}", was "" 32
Segmentation fault: 11
avatar sanderpotjer sanderpotjer - open - 5 May 2019
avatar sanderpotjer sanderpotjer - change - 5 May 2019
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 5 May 2019
Category JavaScript Repository
avatar sanderpotjer sanderpotjer - change - 5 May 2019
Labels Added: ?
avatar euismod2336
euismod2336 - comment - 5 May 2019

I have tested this item successfully on 818a279

yes please


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

avatar euismod2336 euismod2336 - test_item - 5 May 2019 - Tested successfully
avatar wilsonge wilsonge - change - 5 May 2019
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2019-05-05 13:14:50
Closed_By wilsonge
avatar wilsonge wilsonge - close - 5 May 2019
avatar wilsonge wilsonge - merge - 5 May 2019
avatar wilsonge
wilsonge - comment - 5 May 2019

Thanks!

Add a Comment

Login with GitHub to post a comment