Flyspray - The bug killer!

“If debugging is the process of removing bugs, then programming must be the process of putting them in.” – Edsger Dijkstra

This is the Bug Tracking System for the Flyspray project. This is not a demo! Before opening a new task, please read the guidelines!

Do not issue bugs reports against versions earlier than 0.9.9.5

Security problem? Check the security section.

Tasklist

FS#1495 - QUERY_STRING bug still present

Attached to Project: Flyspray - The bug killer!
Opened by Keith Boshoff (Wahooney) - Tuesday, 22 July 2008, 14:30 GMT+2
Task Type Bug Report
Category Backend/Core
Status Unconfirmed
Assigned To No-one
Operating System Linux
Severity Medium
Priority Normal
Reported Version 1.0.0 devel
Due in Version Undecided
Due Date Undecided
Percent Complete 0%
Votes 0
Private No

Details

I’ve downloaded the latest trunk (but I’ve had to download geshi separately due to this bug FS#1494).

I’ve uploaded FS-1.0.0dev to my server, upgraded the databases (twice to get around the colour_ref bug) and if I go to a page that has no query strings (ie. http://flyspray.mysite.com/index.php) I get the following error report:

An internal error occured. You can read the details of the error below. The cause is either a bug or an improperly configured system.

Location: 29@includes/class.tpl.php(117) : eval()'d code

Undefined index: QUERY_STRING

I’ve tried the solution mentioned in FS#735 but with no results.

I’ve tried using 1.0.0 on my PC’s server (WinXP, XAMPP/Apache 2.2.6, MySQL 5.0.45, PHP 5.2.4) and it works without problems and on my online server (Linux, Apache 1.3.39, MySQL 5.0.51a-community, PHP 5.2.4) where it’s broken.

This task depends upon

Loading...