View Issue Details

IDProjectCategoryView StatusLast Update
0009225mantisbtbugtrackerpublic2008-07-24 16:50
Reporterrickster Assigned Tovboctor  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionduplicate 
Product Version1.1.1 
Summary0009225: A blank line in config.inc causes jpgraph functionality to break
Description

A blank line in config.inc causes jpgraph functionality to break

TagsNo tags attached.

Relationships

duplicate of 0009392 closedvboctor Remove ?> from the end of config_defaults_inc.php and config_inc.php to avoid errors due to blank lines 

Activities

giallu

giallu

2008-06-05 02:37

reporter   ~0018011

Of course this is not a bug in Mantis but a feature of PHP...

That said, I think we should remove all closing "?>" tags from scripts so we don't run anymore into this kind of problems.

vboctor

vboctor

2008-06-05 02:50

manager   ~0018013

I agree with this specially for config_defaults_inc.php and config_inc.*