stable
Clone or download
Read-only
request #21766 Copy past image in HTML text editor can only be done once
An error is triggered when we try to paste several images on HTML text field. The name is the one by default (image.pg) and not the image's name. Change-Id: I7af0864124501a4994b066f80a081d47516c1d46
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/Tracker/FormElement/Field/File/Upload/FileToUploadCreator.php | +6 | −13 | Go to diff View file |
M | plugins/tracker/tests/rest/TrackerFields/TrackerFieldsTest.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker/FormElement/Field/File/Upload/FileToUploadCreatorTest.php | +4 | −55 | Go to diff View file |