[TYPO3-dam] 4.3 : DAM mounts in BE for be_groups empty

Jigal van Hemert jigal at xs4all.nl
Mon Dec 14 13:12:58 CET 2009


Hi list,

I upgraded a test copy from 4.2.6 to 4.3 and now the DAM Mounts field in 
the BE form for be_groups is empty. Both the list of selected items and 
the tree of available items are empty.

The iframe which shows the available tree has the src set to:
http://test.<domain>.nl/typo3conf/ext/dam/mod_treebrowser/index.php?&table=be_groups&field=tx_dam_mountpoints&uid=5&elname=data[be_groups][5][tx_dam_mountpoints]&config=&seckey=53432bc8d4

The iframe contains as body:

<body onclick="if (top.menuReset) top.menuReset();" 
id="ext-dam-mod-treebrowser-index-php">
	<script type="text/javascript">
		  /*<![CDATA[*/
		if (top.busy && top.busy.loginRefreshed) {
			top.busy.loginRefreshed();
		}
		 /*]]>*/
	</script></body>

(which is quite minimalistic)

This particular be_group has already 4 dam mounts selected, but the list 
of selected mounts is also empty.

dam : 1.1.1
dam_filelinks : 0.3.19

Database compare and all the usual stuff have been successfully executed.

Any pointer for debugging?

Regards, Jigal.


More information about the TYPO3-project-dam mailing list