Bug tracker

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

rev 10268 is not RC3... (fix completed in vcs)

database_update.php, lines 1565 - 1567...
Code: Select all
      // No changes from 3.0.6-RC4 to 3.0.6
      case '3.0.6-RC3':
      break;

there is already a case for 3.0.6-RC3 on line 1562...

Comments / History

Changed ticket severity from "Uncategorised/normal" to "Severe"

Action performed by nickvergessen (Development Team Member) on Nov 14th 2009, 21:13

Assigned ticket to user "Acyd Burn"

Action performed by nickvergessen (Development Team Member) on Nov 14th 2009, 21:13

Assigned ticket to user "bantu"

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

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

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

Linked ticket with changeset: r10269

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

Posted by Briani on Nov 15th 2009, 09:03

If this wasnt found this code would break alot of forums

Posted by Acyd Burn (Server Manager) on Nov 15th 2009, 09:34

It would've been found. :) I always manually read through the patch files from RC to RC/gold very very carefully, additionally such obvious things are spotted quite fast (every dev reads the commit diffs). ;)

Posted by Briani on Nov 15th 2009, 14:12

:O nice, that means all typo's will be fixed before the release?

Posted by Briani on Nov 15th 2009, 14:14

It wouldn't break but wouldn't give a error because in RC3 there weren't also database changes, if it was RC2
it would give a error

Changed ticket severity from "Severe" to "Uncategorised/normal"

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

Ticket details

Related SVN changesets