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 #1

Updated by thomas no-lastname-given almost 13 years ago

the description "2." is wrong - sorry

of course "chrome" without "/../"

this is the path that is created by chrome:
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; />

Actions #2

Updated by Stanislas Rolland over 12 years ago

This is related to the same Firefox issue as #28497.

Actions #3

Updated by Stanislas Rolland over 12 years ago

  • Status changed from New to Accepted
  • Assignee set to Stanislas Rolland
Actions #4

Updated by Stanislas Rolland over 12 years ago

  • Status changed from Accepted to Under Review
  • Target version set to 4.5.5
Actions #5

Updated by Stanislas Rolland over 12 years ago

  • Status changed from Under Review to Resolved
Actions #6

Updated by Stanislas Rolland over 12 years ago

  • Status changed from Resolved to Under Review

Please test this patch on TYPO3 4.5: http://review.typo3.org/3918

Actions #7

Updated by Stanislas Rolland over 12 years ago

  • Status changed from Under Review to Resolved
Actions #8

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF