View Issue Details

IDProjectCategoryView StatusLast Update
0015838mantisbtinstallationpublic2014-02-14 09:16
Reportergrangeway Assigned Toatrol  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionno change required 
Summary0015838: new check.php does not check for obsolete config variables
Description

new check.php does not check for obsolete config variables

TagsNo tags attached.

Relationships

related to 0012885 closeddregad Reimplement obsolete configuration checks based on obsolete.php as part of new admin/check/ interface 

Activities

atrol

atrol

2013-05-12 07:43

developer   ~0036832

Are you talking about master-2.0.x branch?
Maybe this a duplicate of 0012885 (Fixed in master)

grangeway

grangeway

2013-05-12 08:05

reporter   ~0036833

OK - that looks similar. We need to reopen the 12885 fix for the master branch as project_get_name will throw an error if the project is not found.

dregad

dregad

2013-05-13 11:25

developer   ~0036853

Last edited: 2013-05-13 11:25

new check.php does not check for obsolete config variables

Does too. Just tested on master (6017aa5)


Configuration

The configuration option show_queries_list is now obsolete WARN
The configuration option administrator_email is now obsolete WARN
please use webmaster_email instead.

dregad

dregad

2013-05-13 12:00

developer   ~0036854

Paul -

You should really look into existing commits / bugs in master branch before fixing issues that have already been resolved...

https://github.com/mantisbt/mantisbt/commit/3c1155fefffe98eb8c5984a9cca1caf121c5bf89

Not only you're wasting your time, but also making the branches diverge more than necessary