? Pending

User tests: Successful: Unsuccessful:

avatar dgrammatiko
dgrammatiko
15 Jul 2018

A redo of #19677 .

Summary of Changes

Just a web component that creates a spinning logo.

Testing Instructions

Apply this patch.
Make sure Custom Fields are enabled.
Try to edit an article and change the category
Boom...

Enjoy the infinite loop...

Expected result

jul-15-2018 12-45-27

Actual result

Documentation Changes Required

The only breaking change here is that the core.js Fuction Joomla.loadingLayer() will not load the webcomponent, that needs to be done in the relative layout with:

HTMLHelper::_('webcomponent', 'system/webcomponents/joomla-core-loader.min.js', ['relative' => true, 'version' => 'auto']);

This PR depends on #21117

8c5ae44 14 Jul 2018 avatar dgrammatiko cli
f6e71c4 14 Jul 2018 avatar dgrammatiko grr
avatar dgrammatiko dgrammatiko - open - 15 Jul 2018
avatar dgrammatiko dgrammatiko - change - 15 Jul 2018
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 15 Jul 2018
Category Administration com_associations com_categories JavaScript Repository
avatar dgrammatiko dgrammatiko - change - 15 Jul 2018
Labels Added: ?
17b16bd 15 Jul 2018 avatar dgrammatiko cs
avatar dgrammatiko dgrammatiko - change - 15 Jul 2018
The description was changed
avatar dgrammatiko dgrammatiko - edited - 15 Jul 2018
avatar brianteeman
brianteeman - comment - 15 Jul 2018

There appear to be a lot of unrelated changes in this pr

avatar dgrammatiko
dgrammatiko - comment - 15 Jul 2018

@brianteeman This PR depends on #21117

avatar brianteeman
brianteeman - comment - 15 Jul 2018

The usual way is to keep the pr clean and then to ask testers to make sure they have a dependent pr applied first. This is beneficial for you if there are errors/changes in the other pr. It also means testers can be sure what they are testing and report errors in the correct place. Thanks

avatar dgrammatiko
dgrammatiko - comment - 15 Jul 2018

Well, in this case, is not so straightforward, because to test this PR you had to apply the other PR. Do npm install, apply this PR and the do node build.js --compilecejs. Nobody will ever go this far to test a PR...

avatar brianteeman
brianteeman - comment - 15 Jul 2018

I have tested this item successfully on 17b16bd


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

avatar brianteeman brianteeman - test_item - 15 Jul 2018 - Tested successfully
avatar wilsonge
wilsonge - comment - 31 Jul 2018

Way too much going on here in files (some stuff I know is fixed elsewhere) and all the conflicts. Closing this and we can reopen it with a fresh PR when you are ready :)

avatar wilsonge wilsonge - change - 31 Jul 2018
Status Pending Closed
Closed_Date 0000-00-00 00:00:00 2018-07-31 15:34:21
Closed_By wilsonge
avatar wilsonge wilsonge - close - 31 Jul 2018

Add a Comment

Login with GitHub to post a comment