Project

General

Profile

Actions

Bug #76899

closed

Editing images on RTE that were not added by the Insert Image button throws an exception

Added by José Ricardo almost 8 years ago. Updated almost 8 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
-
Start date:
2016-06-30
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

When editing an image on RTE (htmlarea) that wasn't added by the RTE button "Insert Image", the following Exception is thrown:

#1300096564: The UID of file has to be numeric. UID given: "null" (More information)

To reproduce this, just add any image via HTML input (toggle text mode), click on the image and than on the image button.
The edit window is opened but with this Exception, since there's no id for that image.

My suggestion is that when no valid uid is given, the window opens with the possibility to change the image (New Magic Image / New Plain Image) but not its properties (since it's not on the database).


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #75888: RTE - TYPO3 throws an error trying to edit images from external resources.Closed2016-04-23

Actions
Actions #1

Updated by Riccardo De Contardi almost 8 years ago

  • Status changed from New to Closed

I close this as a duplicate of #75888 please continue the discussion there; I added a reference to keep track of this issue.

If you think that this is the wrong decision, then please open a new ticket and add a relation to this ticket number.

Actions #2

Updated by José Ricardo almost 8 years ago

Ok, sorry for the duplicate.

Actions

Also available in: Atom PDF