Project

General

Profile

Actions

Bug #21705

closed

Page Tree shows Server Error

Added by Michael Knoll over 14 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2009-11-26
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

I have set up a new installation of Typo3 4.3 RC2 on a FreeBSD server running PHP 5.2.9. When clicking on the page module in the backend, I get a Server error in the frame, where the page tree should be displayed (see attached screenshot). Error Log on the server is attached below!

Although this happens with a TemplaVoila Page Module, the same error occurs, when clicking on the list module in the backend, every time, the page tree should be displayed.

We observed the following effect: After clearing ALL cache-tables, this error occurs on the first click on the page module (or list module). After clicking for the second time, the error is no longer occuring. This means, that whenever the page tree is loaded for a second time, it is correctly displayed.

10.0.0.66 - - [26/Nov/2009:21:08:58 +0100] "GET /typo3/&currentSubScript= HTTP/1.1" 404 319 "http://ry21.ptlistdev.play.OUR_DOMAIN.de/typo3/alt_mod_frameset.php?fW=0&nav=/typo3/alt_db_navframe.php%3F&script=..%2Ftypo3conf%2Fext%2Ftemplavoila%2Fmod1%2Findex.php&id=" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; de; rv:1.9.0.7) Gecko/2009021906 Firefox/3.0.7"
(issue imported from #M12784)


Files

Bild 3.png (56.2 KB) Bild 3.png Administrator Admin, 2009-11-26 21:18

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #21544: Pagetree frame shows HTTP 404 errorClosedOliver Hader2009-11-13

Actions
Actions #1

Updated by Oliver Hader over 14 years ago

Which version of TemplaVoila are you using?
Does this error also occur when TemplaVoila is not installed?

Actions #2

Updated by Michael Knoll over 14 years ago

I'm currently in the train. But I downloaded the latest version of TV from the TER. And yes - the error also occurs when I deinstall TemplaVoila!

On other servers, everything works!

Actions #3

Updated by Oliver Hader over 14 years ago

It looks like this issue is similar to issue #21544 which should be fixed.
Can you please check the syslog file (configured in TYPO3 Install Tool) for accordant lines, e.g.
The URL "[whatever]" is not considered to be local and was denied.

Thanks!

Actions #4

Updated by David Bruchmann over 14 years ago

even it's perhaps obvious I just mention the problem in the screenshot:
currentSubScript is prepended with a '&'-Sign but a '?' is required before to identify it as parameter instead of part of the path.

Best Regards
David

Actions #5

Updated by David Bruchmann over 14 years ago

Cases where it works without '?' before currentSubScript perhaps show browser-bugs. IMHO when it's clear that the bug is in TYPO3 the wrong behavior of browsers should be posted to the browsers bug-trackers.

Actions #6

Updated by Björn Pedersen over 14 years ago

Here it is working ( Apache2.2/ FreeBSD7.1/ PHP 5.2.6)

Actions #7

Updated by Helmut Hummel over 14 years ago

Hi Michael,

when this happens, the incident will be logged to syslog.

Please enable syslog in installtool:
$TYPO3_CONF_VARS['SYS']['systemLog'] = 'file,/var/www/htdocs/trunk/syslog.txt,1';

and post the denied URl here. Thx

Actions #8

Updated by Oliver Hader about 14 years ago

Michael, does this problem still exist on your side?

Actions #9

Updated by Christian Kuhn almost 14 years ago

Resolved, unable to reproduce after month without further feedback.

Actions

Also available in: Atom PDF