[TYPO3-core] RFC: Bug #14116: Selecting/deselecting all records does not work with translated records

Sebastian Gebhard sebastiangebhard at hoch2.de
Mon Apr 19 17:25:38 CEST 2010


+1 by reading and testing. Annoying bug, good catch!

Am 19.04.10 15:35, schrieb Reinhard Führicht:
> if(document.dblistForm[CBfullName]&&  document.dblistForm[CBfullName] != "undefined") {
>              document.dblistForm[CBfullName].checked = flag ? "on" : 0;
>          }



More information about the TYPO3-team-core mailing list