MantisBT - CDash
View Issue Details
0011787CDash(No Category)public2011-02-02 15:122011-08-18 03:52
Michal Cihar 
Julien Jomier 
normalminoralways
resolvedfixed 
 
2.0 
0011787: PHP errors when accessing with empty project name
After going to CDASH/index.php?project= , the PHP log contains following errors:

PHP Notice: Undefined variable: project_array in CDASH/index.php on line 358
PHP Notice: Undefined variable: project_array in CDASH/index.php on line 384
PHP Notice: Undefined variable: svnurl in CDASH/index.php on line 393
PHP Notice: Undefined variable: bugurl in CDASH/index.php on line 394
PHP Notice: Undefined variable: googletracker in CDASH/index.php on line 395
PHP Notice: Undefined variable: docurl in CDASH/index.php on line 396
PHP Notice: Undefined variable: homeurl in CDASH/index.php on line 397
PHP Notice: Undefined variable: projectpublic in CDASH/index.php on line 403
PHP Notice: Undefined variable: project_array in CDASH/index.php on line 404
PHP Notice: Undefined variable: project_array in CDASH/index.php on line 1484
No tags attached.
Issue History
2011-02-02 15:12Michal CiharNew Issue
2011-08-18 03:50Julien JomierAssigned To => Julien Jomier
2011-08-18 03:50Julien JomierStatusnew => assigned
2011-08-18 03:52Julien JomierNote Added: 0027227
2011-08-18 03:52Julien JomierStatusassigned => resolved
2011-08-18 03:52Julien JomierFixed in Version => 2.0
2011-08-18 03:52Julien JomierResolutionopen => fixed

Notes
(0027227)
Julien Jomier   
2011-08-18 03:52   
Now an error message is displayed and the dashboard is not loaded