[TYPO3-core] RFC: #16836: Remove useless alertbox

Rens Admiraal renst3 at rensnel.nl
Fri Dec 24 13:53:27 CET 2010


The only situation it occurs is not in TYPO3 core itself, but in a 3rd 
party extension which uses this method. It seems not to be used in core 
at all (at least this grep result points into that direction):
rens at rhad:~/tmp/4.4.5$ grep -ir 'setHiddenContent' *
typo3/jsfunc.tbe_editor.js:	setHiddenContent: 
function(RTEcontent,theField) {
typo3/jsfunc.tbe_editor.js:var TBE_EDITOR_setHiddenContent = 
TBE_EDITOR.setHiddenContent;


The situation in which it occurs completely builds the backend RTE using 
javascript, and uses hidden fields to store the value.

Greetz,
Rens

Op 24-12-10 13:51, Steffen Kamper schreef:
> Hi,
>
> never have seen this alert. How to get it? Where is hidden content set?
>
> For sure alert makes no sense at all, so i will remove this as
> nobrainer, but like to know how to see this at least once :)
>
> vg Steffen



More information about the TYPO3-team-core mailing list