Bug #10652
Duplicate upgrade_203_to_204() function in upgrade_config.inc
Start date:
06/10/2020
Due date:
% Done:
100%
Estimated time:
Affected Version:
2.5.0
Affected Architecture:
Release Notes:
Default
Description
After merging PR 4150, there are two upgrade_203_to_204()
functions, the newly merged one needs changed to upgrade_204_to_205()
and globals.inc updated to match.
Associated revisions
History
#1
Updated by Jim Pingle 10 months ago
- Status changed from Confirmed to Feedback
- % Done changed from 0 to 100
Applied in changeset 7e4e04efe923bcdfd3fe11ba4cf0a068714078bc.
#2
Updated by Steve Beaver 6 months ago
- Status changed from Feedback to Resolved
Fix duplicate upgrade function. Fixes #10652