Relationship Graph

Relationship Graph
related to related to child of child of duplicate of duplicate of

View Issue Details

IDProjectCategoryView StatusLast Update
0036158mantisbtadministrationpublic2025-08-07 15:14
Reporteratrol Assigned Todregad  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionduplicate 
Product Version2.26.0 
Summary0036158: Wrong error message when trying to set an option that can't be set in database
Description

Try to set an option via adm_config_set.php that can't be set in database, e.g. logo_image.
Instead of getting
Configuration option "logo_image" can not be set in the database. It must be set in config_inc.php.
the error message is
Invalid value for 'logo_image'

Additional Information

Regression introduced in 2.26.0 0032258

TagsNo tags attached.

Relationships

duplicate of 0035915 resolveddregad Updating a global config yields incorrect error message 
related to 0032258 closedvboctor Add REST API for setting config options that are settable via database 

Activities

dregad

dregad

2025-07-22 04:42

developer   ~0070404

@atrol I already reported this issue in 0035915 some weeks ago - I have a fix ready but did not have time to finalize the PR.