? ? NPM Resource Changed Pending

User tests: Successful: Unsuccessful:

avatar laoneo
laoneo
14 Jan 2022

Pull Request for Issue #36686.

Summary of Changes

Draging an image into a TinyMCE editor instance uses the thumb path as image and not the full url. This is the same on the local adapter, but not on external adapters.

Testing Instructions

  • Open the article from in the back end
  • Drag an image into the editor instance
  • Inspect the ajax request with the dev tools of the browser

Actual result BEFORE applying this Pull Request

The POST request has only the thumb_url field.

Expected result AFTER applying this Pull Request

The POST request has the url field.

avatar laoneo laoneo - open - 14 Jan 2022
avatar laoneo laoneo - change - 14 Jan 2022
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 14 Jan 2022
Category Administration com_media JavaScript Repository NPM Change Front End Plugins
avatar richard67
richard67 - comment - 14 Jan 2022

@laoneo Are actual and expected result mixed up in the description? Or am I getting something wrong?

avatar laoneo laoneo - change - 14 Jan 2022
The description was changed
avatar laoneo laoneo - edited - 14 Jan 2022
avatar laoneo
laoneo - comment - 14 Jan 2022

Thanks for the hint. Too long day ?

avatar dgrammatiko
dgrammatiko - comment - 15 Jan 2022
avatar dgrammatiko
dgrammatiko - comment - 16 Jan 2022

I have tested this item successfully on de5c97e


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

avatar dgrammatiko dgrammatiko - test_item - 16 Jan 2022 - Tested successfully
avatar RickR2H
RickR2H - comment - 18 Jan 2022

I have tested this item successfully on de5c97e

Works! URL parameter added to the output!


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

avatar RickR2H RickR2H - test_item - 18 Jan 2022 - Tested successfully
avatar RickR2H RickR2H - change - 18 Jan 2022
The description was changed
Status Pending Ready to Commit
avatar joomla-cms-bot joomla-cms-bot - edited - 18 Jan 2022
avatar RickR2H
RickR2H - comment - 18 Jan 2022

RTC


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

avatar laoneo laoneo - change - 22 Jan 2022
Labels Added: ? ? NPM Resource Changed
avatar bembelimen bembelimen - change - 25 Jan 2022
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2022-01-25 00:34:26
Closed_By bembelimen
avatar bembelimen bembelimen - close - 25 Jan 2022
avatar bembelimen bembelimen - merge - 25 Jan 2022
avatar bembelimen
bembelimen - comment - 25 Jan 2022

Thx

Add a Comment

Login with GitHub to post a comment