? Success

User tests: Successful: Unsuccessful:

avatar dgt41
dgt41
5 Oct 2015

How to replicate the error:

Make sure you are using the latest staging
Create an article
Use the XTD button to insert an image and try to use the dropdown for the folders navigation
Not cool
screenshot 2015-10-06 00 47 37

Testing

Apply this patch with patch tester and follow the above instructions
make sure that dropdown and the up folder buttons are working correctly and observe that there are no errors logged in your browsers console

What is changed?

The code test(/\bchzn-done\b/) is replaced by hasClass('chzn-done').
The test() method tests for a match in a string and is using regular expression to achieve that. The hasClass() method will return true if the class is found without the regular expression.

This problem comes from the Mootools removal in the com_media views PR: #7819

avatar dgt41 dgt41 - open - 5 Oct 2015
avatar dgt41 dgt41 - change - 5 Oct 2015
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 5 Oct 2015
Labels Added: ?
avatar dgt41 dgt41 - change - 5 Oct 2015
The description was changed
avatar dgt41 dgt41 - change - 5 Oct 2015
Priority Medium Urgent
avatar zero-24 zero-24 - change - 6 Oct 2015
Easy No Yes
avatar zero-24 zero-24 - change - 6 Oct 2015
Category Administration Media Manager
avatar zero-24 zero-24 - test_item - 6 Oct 2015 - Tested successfully
avatar zero-24
zero-24 - comment - 6 Oct 2015

I have tested this item :white_check_mark: successfully on f130f27

Works good here. Thanks.


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

avatar zero-24 zero-24 - change - 6 Oct 2015
Milestone Added:
avatar ghazal
ghazal - comment - 6 Oct 2015

Test OK.
JS error existed.
Patch applied. JS error corrected.

avatar zero-24 zero-24 - alter_testresult - 6 Oct 2015 - ghazal: Tested successfully
avatar zero-24 zero-24 - change - 6 Oct 2015
Status Pending Ready to Commit
avatar zero-24
zero-24 - comment - 6 Oct 2015

RTC Thanks.


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

avatar joomla-cms-bot joomla-cms-bot - change - 6 Oct 2015
Labels Added: ?
avatar rdeutz rdeutz - reference | 81c74ea - 6 Oct 15
avatar rdeutz rdeutz - merge - 6 Oct 2015
avatar rdeutz rdeutz - close - 6 Oct 2015
avatar rdeutz rdeutz - change - 6 Oct 2015
Status Ready to Commit Closed
Closed_Date 0000-00-00 00:00:00 2015-10-06 12:57:08
Closed_By rdeutz
avatar rdeutz rdeutz - close - 6 Oct 2015
avatar joomla-cms-bot joomla-cms-bot - close - 6 Oct 2015
avatar joomla-cms-bot joomla-cms-bot - change - 6 Oct 2015
Labels Removed: ?
avatar dgt41 dgt41 - head_ref_deleted - 7 Oct 2015
avatar zero-24 zero-24 - change - 28 Oct 2015
Milestone
avatar zero-24 zero-24 - change - 28 Oct 2015
Milestone Added:
avatar zero-24 zero-24 - change - 28 Oct 2015
Milestone Added:
avatar zero-24 zero-24 - change - 28 Oct 2015
Milestone

Add a Comment

Login with GitHub to post a comment