[TYPO3-core] RFC: fixing bugs 1642 and 4886: menu does not reload when installing an extension with a new BE module

Franz Holzinger franz at fholzinger.com
Fri May 11 14:53:41 CEST 2007


Hello Oliver and Dmitry, 

here the steps to reproduce this error.
I have done these now on 2 linux servers always with the same results. SuSE 
10.1 and Mandriva 2007 Spring edition. The first had extensions and a former 
database used before, the second is a totally clean and empty database and 
no extensions installed, except those from the Install Tool. 

1. Checkout the current latest sources from svn.
/var/www/html is the apache root in this example. Replace this with the 
apache root of your homepage. 

 svn co https://typo3.svn.sourceforge.net/svnroot/typo3 typo3-svn
2. Create the folder for the TYPO3 installation 

[franz at localhost typo3trunktest]$ ls -l
total 26
 -rwxrwxrwx 1 franz franz   46 avr  2 23:41 clear.gif*
drwxrwxrwx 4 franz franz 1024 mai 11 14:40 fileadmin/
 -rwxrwxrwx 1 franz franz 5051 avr  2 23:41 _.htaccess*
lrwxrwxrwx 1 franz franz   19 mai 11 14:33 index.php -> typo3_src/index.php
 -rwxrwxrwx 1 franz franz 7087 avr  2 23:41 INSTALL.txt*
 -rwxrwxrwx 1 franz franz 7695 avr  2 23:41 README.txt*
 -rwxrwxrwx 1 franz franz  425 avr  2 23:41 RELEASE_NOTES.txt*
lrwxrwxrwx 1 franz franz   15 mai 11 14:33 t3lib -> typo3_src/t3lib/
lrwxrwxrwx 1 franz franz   15 mai 11 14:33 typo3 -> typo3_src/typo3/
drwxrwxrwx 4 franz franz 1024 mai 11 14:40 typo3conf/
lrwxrwxrwx 1 franz franz   29 mai 11 14:37 typo3_src -> 
../typo3-svn/TYPO3core/trunk//
drwxrwxrwx 7 franz franz 1024 mai 11 14:40 typo3temp/
drwxrwxrwx 5 franz franz 1024 mai 11 14:40 uploads/ 

with the link to the TYPO3 Core trunk folder. 

3. Do the installation with the install tool. Create the database and insert 
the TYPO3 tables. No extension needs to be installed before. No patches have 
been applied. Everything clean or the same if it has been an update. 

4. Page, View, List module etc. Nothing works if you click on the names. No 
reactions at all. 

5. Other TYPO3 versions work fine on these servers and all browsers without 
any problems. 

 - Franz 

 


> Hi Franz, 
> 
> Franz Holzinger wrote:
>> Dmitry Dulepov writes:
>>> Franz Holzinger wrote:
>>>> this bug fix seems to block the TYPO3 backend totally. No backend
>>>> module can be started any more.
>>>
>>> Works fine for me in FF on Windows.
>> 
>> The same JavaScript bug message under Windows 2000 and MS Internet
>> Explorer 6. See attached screen shots.
> 
> It seems that you're using the "icons in top frame" navigation mode,
> since "topmenuFrame" gets only set in alt_main.php if this is enabled.
> I've also tested the "selectorbox in top frame" and still cannot
> reproduce this behaviour. 
> 
> 
> olly
> -- 
> Oliver Hader
> http://inpublica.de/
> _______________________________________________
> TYPO3-team-core mailing list
> TYPO3-team-core at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-team-core 
> 


More information about the TYPO3-team-core mailing list