? Pending

User tests: Successful: Unsuccessful:

avatar brianteeman
brianteeman
19 Jun 2017

JUri::root() returns the domain with a slash at the end so there is no need for the slash in the second part

To test

View the source of any page with th tinymce editor and your will see
{"jdragdrop":"http:\/\/127.0.0.1\/cms\/\/media\/editors\/tinymce\/js\/plugins\/dragdrop\/plugin.min.js"}

Note the double escaped slash \/\/

After the pr view the source
{"jdragdrop":"http:\/\/127.0.0.1\/cms\/media\/editors\/tinymce\/js\/plugins\/dragdrop\/plugin.min.js"}
Note the single escaped slash \/

avatar brianteeman brianteeman - open - 19 Jun 2017
avatar brianteeman brianteeman - change - 19 Jun 2017
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 19 Jun 2017
Category Front End Plugins
avatar brianteeman brianteeman - change - 19 Jun 2017
The description was changed
avatar brianteeman brianteeman - edited - 19 Jun 2017
avatar Quy Quy - test_item - 19 Jun 2017 - Tested successfully
avatar Quy
Quy - comment - 19 Jun 2017

I have tested this item successfully on b34e889


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

avatar franz-wohlkoenig franz-wohlkoenig - test_item - 19 Jun 2017 - Tested successfully
avatar franz-wohlkoenig
franz-wohlkoenig - comment - 19 Jun 2017

I have tested this item successfully on b34e889


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

avatar franz-wohlkoenig franz-wohlkoenig - change - 19 Jun 2017
Status Pending Ready to Commit
avatar franz-wohlkoenig
franz-wohlkoenig - comment - 19 Jun 2017

RTC after two successful tests.

avatar rdeutz rdeutz - change - 20 Jun 2017
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2017-06-20 11:25:54
Closed_By rdeutz
Labels Added: ?
avatar rdeutz rdeutz - close - 20 Jun 2017
avatar rdeutz rdeutz - merge - 20 Jun 2017

Add a Comment

Login with GitHub to post a comment