[TYPO3-english] Typo3 6.2.16 image caption with HTML
Éric Thibault
Eric.Thibault at bsw.ulaval.ca
Thu Dec 17 17:42:11 CET 2015
Hello to all!
In my web site, I have multiple images with captions. A lot of those captions contain HTML tags like <br /> and <span>. Since today, with the 6.2.16 version of Typo3, all those "special" captions are no more interpreted! I have all those tags in the frontend!
Is there a special TypoScript to allow those HTML tags inside image caption? Those captions are stored in the table "sys_file_reference" in the field "description" with <>... so fare, I've found nothing!
To patch temporarily, I've added a JQuery to transform all "<" and ">" to "<" and ">"... but it is not sexy...
Any help will be extremely helpful!
Eric Thibault
Quebec
More information about the TYPO3-english
mailing list