Bug #30209
Problem creating links inside a table
| Status: | Resolved | Start date: | 2011-09-22 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | Stanislas Rolland | % Done: | 0% |
|
| Category: | rtehtmlarea | |||
| Target version: | 4.5.11 | |||
| TYPO3 Version: | 4.5 | Complexity: | ||
| PHP Version: | 5.2 | |||
| Votes: | 0 |
Description
We’re having the following problem with the RTE in IE8:
As the screenshot shows we have a table filled with links (linking to files, in this case). Most of them have been linked correctly, but in some cases the RTE behaves incorrectly.
When we select the text “Week 11”, and set it to link to the apropriate file, “Week 11” does not become a link at all. Instead, the link for “Week 15” changes, as it now links to the file for “Week 11”.
This is basicly what happens more. Select a text to link, select a file to link to, and then the selected text will not turn into a link. Instead, the next existing link (in the next table cel, or in some cases a few cells further) will change to link to the selected file
Related issues
| related to Core - Bug #31763: htmlArea RTE : Adding link problem with IE | Resolved | 2011-11-11 | ||
| duplicated by Core - Bug #32874: Not possible to add a link in table fields or unnumbered ... | Resolved | 2011-12-29 |
History
Updated by Wouter Wolters over 1 year ago
- Assignee set to Stanislas Rolland
Updated by Stanislas Rolland over 1 year ago
Please test this change: http://review.typo3.org/7836
Updated by Stanislas Rolland over 1 year ago
- Status changed from New to Resolved
- Target version set to 4.5.11