[TYPO3-dam] DAM 1.1 beta02 for download

René Fritz r.fritz at colorcube.de
Mon Nov 27 01:06:42 CET 2006


>  > * Fix: Return to list and reload navframe when new category was created
>
> Ups - After creation of a new sub-category the tree is shown in the
> right frame instead the middle (target seems to be wrong).

This is interesting. I cannot reproduce that.

Could you please change in dam/lib/class.tx_dam_navframe.php

function _refresh_nav()	{
  document.location=....

to

function _refresh_nav()	{
  window.location.href=....


René

-- 
COLORCUBE
digital media lab

www.colorcube.de



More information about the TYPO3-project-dam mailing list