Project

General

Profile

Actions

Bug #49733

closed

RTEmagic upgrade wizard: missing attributes

Added by Francois Suter almost 11 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
File Abstraction Layer (FAL)
Target version:
Start date:
2013-07-06
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.1
PHP Version:
5.3
Tags:
Complexity:
easy
Is Regression:
Sprint Focus:

Description

When a magic image is created in the RTE with FAL, some "data-*" attributes are added to reference the original file. Example:

<img src="uploads/RTEmagicC_daneva.jpg" width="130" height="196" title="daneva.jpg" data-htmlarea-file-uid="1064" data-htmlarea-file-table="sys_file" alt="" />

According to Stanislas Rolland, this is used for updating the magic image in the RTE and for the click-enlarge feature in the frontend.

The magic image migration wizard should add these attributes too.

Actions

Also available in: Atom PDF