Summary | PHP error during database migration |
Queue | Kronolith |
Queue Version | Git develop |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | mrubinsk (at) horde (dot) org |
Requester | thomas.jarosch (at) intra2net (dot) com |
Created | 08/11/2012 (4712 days ago) |
Due | |
Updated | 08/29/2012 (4694 days ago) |
Assigned | |
Resolved | 08/13/2012 (4710 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
commit 13ce147504d5b055d879755193530a8eb27ad02e
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Mon Aug 13 12:05:55 2012 -0400
Bug: 11344Avoid undefined index errors..../21_kronolith_upgrade_exceptionutc.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/13ce147504d5b055d879755193530a8eb27ad02e
State ⇒ Resolved
commit 13ce147504d5b055d879755193530a8eb27ad02e
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Mon Aug 13 12:05:55 2012 -0400
Bug: 11344Avoid undefined index errors..../21_kronolith_upgrade_exceptionutc.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/13ce147504d5b055d879755193530a8eb27ad02e
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ Kronolith
Summary ⇒ PHP error during database migration
Type ⇒ Bug
State ⇒ Unconfirmed
I just resetted my complete Horde database and saw this during the
database initialization ("migration"):
2012-08-11T17:11:41+02:00 NOTICE: HORDE [horde] PHP ERROR: Undefined
index: params [pid 20218 on line 30 of
"/datastore/DEVEL/horde/kronolith/migration/21_kronolith_upgrade_exceptionutc.php"]
Cheers,
Thomas