Bug #16142
closedPopup-Problem wenn Text im Title-Feld steht
0%
Description
Will man eine Verlinkung auf eine Datei setzen (zb ein Bild), das sich in einer bestimmten Größe öffnen soll, zb 200x300pixel, ist das grundsätzlich kein Problem!
Trage ich aber einen Beschreibungstext in dem Feld "Titel" ein, öffnet sich das verlinkte Objekt jetzt nur noch als _blank. Also nicht mehr in einer bestimmten Größe.
lg Sandra
Typo 3.7
rtehtmlarea 1.1.3
Default configuration settings:
DEMO
List of htmlArea RTE plugins
TableOperations, SpellChecker, ContextMenu, SelectColor, TYPO3Browsers, InsertSmiley, FindReplace, RemoveFormat, CharacterMap, QuickTag, InlineCSS, DynamicCSS, UserElements, Acronym, TYPO3HtmlParser
(issue imported from #M3470)
Updated by Stanislas Rolland over 18 years ago
Could you translate to English, French or Spanish please.
Updated by Sandra Bartling over 18 years ago
Popup problem with special width and height declaration, if text is in the Title field from the Link description
If I want to link a File or an Image and want to open it with several Width and height description (for example open it in Popup with width 200px and height 300px), I can do it.
But if I fill in the Title Field with any Text (Image description), rtehtmlarea opens the Image only as _blank Document, without my Parameter like for example: width 200px and height 300px.
Updated by Stanislas Rolland over 18 years ago
This problem was due to a missing feature in the core. This was fixed in TYPO3 4.0 and works correctly in the version of htmlArea RTE shipped with TYPO3 4.0 (1.3.7).
This is a duplicate of issue 1696.