Ticket #296 (new defect)

Opened 10 months ago

Last modified 10 months ago

config override message is wrong

Reported by: pilgrimbill Assigned to: nobody
Priority: normal Milestone: 0.9.2
Component: core Version: 0.9.0
Severity: minor Keywords:
Cc: Patch Included: 0
Review Stage: accepted

Description

In the Admin/Configuration Manager page, the message "the value is forced by your config.php" is wrong - the database overrides config.php. I don't know which is the desired behavior, but the message should match the behavior.

The message is in lib/elggadmin.inc.php line 288.

The code is in lib/elgglib.php line 3743 with a comment by Rho indicating the behavior was changed.

Change History

02/01/08 18:09:29 changed by ewout

  • review_stage changed from unreviewed to accepted.
  • milestone changed from 0.9.1 to 0.9.2.