Bug tracker

This ticket has been moved to our new tracker. Open Ticket PHPBB3-9491 now.

$config_schema not working with a Configuration file. (fix completed in vcs)

I noticed this with a configuration file that stores the settings in an array, not a variable. This type of file uses the array_name array. The problem is in function restore_config. The function does not look in the array_name array to retrieve the config setting. My fix handles both types of configuration files.

I also added instructions in convert_phpbb20.php so users will know how to set up the $config_schema array.

Comments / History

Assigned ticket to user "A_Jelly_Doughnut"

Action performed by A_Jelly_Doughnut (MOD Team Member) on Feb 2nd 2010, 02:26

Changed ticket status from "New" to "Reviewed"

Action performed by A_Jelly_Doughnut (MOD Team Member) on Feb 2nd 2010, 02:26

Linked ticket with changeset: r10473

Action performed by A_Jelly_Doughnut (MOD Team Member) on Feb 4th 2010, 00:40

Changed ticket status from "Reviewed" to "Fix completed in SVN"

Action performed by A_Jelly_Doughnut (MOD Team Member) on Feb 4th 2010, 01:08

Ticket details

Related SVN changesets