[4.2] Allow typing in media field#37654
Conversation
|
@dgrammatiko I tested the patch and typing is possible but it does not update the preview after typing in / pasting the desired path
|
|
did you read the description? Also what is the url you're entering?
Yeah that won't work, try d/l the package at the end of this PR (GitHub) |
|
Yes I read the description - maybe I misunderstood them or the issue is because i used patchtester. I will try with the prebuild package then. Thank you |
|
@coolcat-creations should be fine now |
|
I have tested this item ✅ successfully on 048f033 Thank you very much!!! This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/37654. |
|
@coolcat-creations Could you test this PR again? It has received some changes after your last test. Thanks in advance. |
Fixes the events inconsistency
|
@dgrammatiko Thanks for looking into this. Much appreciated! I noticed that when I select the image via the select button I get: images/joomla_black.png#joomlaImage://local-images/joomla_black.png?width=225&height=50 But when I paste the URL like this: images/joomla_black.png I get the URL images/joomla_black.png#joomlaImage://local-images/joomla_black.png?width=225&height=225 Ik looks like when pasting the URL the exact image width and height are not respected and the image is default defined as squared. This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/37654. |
The wrong variable was passed fro the height, it should be ok after cf77958 |
|
Good catch! did not see this. I will test now as well ... waiting for the new prebuilt package :) |
|
I have tested this item ✅ successfully on cf77958 This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/37654. |
|
I have tested this item ✅ successfully on cf77958 The Preview seems not to work for svg tough but I think thats another issue This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/37654. |
|
RTC This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/37654. |
|
Thanks everybody |

Pull Request for Issue # . Replaces #36945
Summary of Changes
Testing Instructions
images/sampledata/cassiopeia/not-valid.jpgimages/sampledata/cassiopeia/nasa1-400.jpg#parts!!!!)/images/sampledata/cassiopeia/nasa1-400.jpgActual result BEFORE applying this Pull Request
Expected result AFTER applying this Pull Request
Documentation Changes Required