Project

General

Profile

Actions

Bug #27353

closed

rtehtmlarea_2.0.8 - picture drag&drop with click-enlarge wrong in mozilla

Added by thomas no-lastname-given almost 13 years ago. Updated over 6 years ago.

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

0%

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

Description

hello,

typo4.4.8, rtehtmlarea_2.0.8, click-enlarge in static template.
tested with .htaccess default and .htaccess modified according manual

works fin with browser Chrome 12.0.742..., doesnt't work with mozilla /FF 4.01.

1.
mozilla/FF-html-code in rte-text mode:
<img src="http://pxyzyx.name.info/../fileadmin/domain.de/images/Historie/imagebild.jpg&quot; clickenlarge="1" height="300" width="201" />

2.
chrome in rte Textmodus:
<img clickenlarge="1" height="493" width="380" src="http://pxyzyx.name.info/../fileadmin/domain.de/images/Historie/imagebild.jpg&quot; />

the difference are the two ".." between .info/ and /fileadmin/ and this is the reason why click-enlarged doesn't work with BE and mozilla/FF.
Removing the two points in rte-text mode manually and save the code, it is ok, click enlarge in FE is fine.

by the way; in Opera(11.11) in the dialog 'inser image' the column "drag'n'drop" doesn't appear.


Related issues 1 (0 open1 closed)

Is duplicate of TYPO3 Core - Bug #28497: htmlArea RTE: Relative url's on pasted links/images in FirefoxClosedStanislas Rolland2011-07-27

Actions
Actions

Also available in: Atom PDF