Project

General

Profile

Actions

Bug #23456

closed

Cannot edit media links with IE8

Added by Michael Gotzen over 13 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2010-08-26
Due date:
% Done:

0%

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

Description

Since updating TYPO3 from version 4.3.x to 4.4.x there are problems with links and the RTE.
As filesystem we use dam with RTE integration.

While with Firefox there are only small issues, with IE8 we cannot work with media links at all.

IE8
----
1. It is not possible to edit an existing media link. When trying to do so, the link remains as before after saving

2. When there is a list with several links and we want to insert an additional list item as a link, that is not possible:
<ul>
<li>< a href ="#">link 1</a></li>
<li>link 2</li> --> Cannot insert link here with anchor tool
<li>< a href ="#">link 3</a></li>
</ul>

3. What we can do: set a new media link, when no other links are near.

Firefox
---------
When editing an existing link, the media browser shows 'external url' as selected tab instead of 'media'.

TYPO3 4.4.2, rtehtmlarea 2.0.3, dam 1.1.5
PHP 5.2.5

(issue imported from #M15564)


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #23390: htmlArea RTE: Impossible to enter a paragraph-wide link in front of a subsequent one in IE8ClosedStanislas Rolland2010-08-17

Actions
Is duplicate of TYPO3 Core - Bug #23336: Strange behaviour inserting links in IE7ClosedStanislas Rolland2010-08-02

Actions
Actions #1

Updated by Stanislas Rolland over 13 years ago

The last item: opening on the external url tab rather than the media tab needs to be fixed in dam. Patch attached to issue #15566.

Actions #2

Updated by Stanislas Rolland over 13 years ago

Item 2 is a duplicate of #15479.

Actions #3

Updated by Stanislas Rolland over 13 years ago

The patch attached to issue #15328 fixes items 1 and 2.

Actions #4

Updated by Stanislas Rolland over 13 years ago

Fixed in SVN TYPO3core trunk (revision 8706) and branch TYPO3_4-4 (revision 8707).

Actions #5

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF