Bug #23584
closedInserting an abbr/acronym that is not predefined deletes the abbreviated phrase
0%
Description
1. Select an abbreviated phrase in the HTMLArea
2. Click the abbr/acronym-button
3. In the abbr/acronym-dialog no predefined dropdowns show up, which is ok. Use custom description instead and insert.
Result: The abbreviated phrase is deleted from the HTMLArea, the abbr/acronym-tags are inserted into the html but the element is empty.
Firefox 3.6.10 (Mac)
Firefox 3.5.10 (Windows)
IE8
Safari 5.0.1 (Mac): the abbreviated phrase is not deleted, but the element is inserted somewhere in the selected string
Typo3 4.2.14
HTMLArea 1.7.16
(issue imported from #M15774)
Files
Updated by Stanislas Rolland about 14 years ago
The attached patch fixes the issue in TYPO3 4.3.
The patch may apply to the TYPO3 4.2 branch, I don't know. The isssue will not be fixed in TYPO3 4.2.
The issue does not arise in TYPO3 4.4 nor in trunk.
Updated by Stanislas Rolland about 14 years ago
Committed to SVN TYPO3core branch TYPO3_4-3 (revision 9003) (for inclusion in TYPO3 4.3.8).