Bug tracker

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

Missing language entry in the updater (fix completed in vcs)

During the update process if you download the updated files and the "store" directory isn't writable you'll get the following notice:
Code: Select all
[phpBB Debug] PHP Notice: in file /install/install_update.php on line 931: Undefined index: DIRECTORY_NOT_WRITABLE

This is because the "acp/common.php" language file isn't included at this point.

Comments / History

Assigned ticket to user "bantu"

Action performed by bantu (3.0 Release Manager) on Nov 15th 2009, 20:45

Changed ticket status from "New" to "Fix in progress"

Action performed by bantu (3.0 Release Manager) on Nov 15th 2009, 21:31

Linked ticket with changeset: r10271

Action performed by bantu (3.0 Release Manager) on Nov 15th 2009, 22:30

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

Action performed by ToonArmy (Development Team Member) on Nov 19th 2009, 16:56

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

Action performed by bantu (3.0 Release Manager) on Nov 19th 2009, 18:17

Posted by bantu (3.0 Release Manager) on Nov 19th 2009, 18:17

No. It was just a temporary fix. The statement should go into common.php but it was too late for 3.0.6.

Changed ticket status from "Fix in progress" to "Awaiting team input"

Action performed by bantu (3.0 Release Manager) on Nov 19th 2009, 18:25

Posted by bantu (3.0 Release Manager) on Nov 19th 2009, 18:25

Or even better. Decide if it should be in the language pack or not. ;-)

Changed ticket status from "Awaiting team input" to "Fix completed in SVN"

Action performed by bantu (3.0 Release Manager) on Dec 11th 2009, 23:31

Posted by bantu (3.0 Release Manager) on Dec 11th 2009, 23:31

Ok, let's just leave it that way. There is more hardcoded language in install_update.php ;-)

Ticket details

Related SVN changesets