Summary | Can't update DB schema with latest git |
Queue | Ansel |
Queue Version | Git develop |
Type | Bug |
State | Not A Bug |
Priority | 1. Low |
Owners | mrubinsk (at) horde (dot) org |
Requester | thomas.jarosch (at) intra2net (dot) com |
Created | 08/15/2012 (4708 days ago) |
Due | |
Updated | 08/15/2012 (4708 days ago) |
Assigned | 08/15/2012 (4708 days ago) |
Resolved | 08/15/2012 (4708 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Not A Bug
"The Horde/Kolab integration engine does not support "ansel"
Does that make more sense
I'm not keen on running ansel, I've just noticed the error. Probably
I'll just remove it from my installation. I'm just wondering why it
was able to update/create the database stuff initially.
the PHP session directory to give it a clean start.
Now I get a totally different error:
"The Horde/Kolab integration engine does not support "ansel"
Does that make more sense?
State ⇒ Feedback
migrations and in the application init code (that was the cause of the
Nag bug).
Can you find out what migration is doing this and get a BT?
Also, FWIW, a number of views in ansel in develop are broken. Haven't
had time to convert to recent changes in imple code.
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Can't update DB schema with latest git
Queue ⇒ Ansel
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
the ansel DB schema is outdated at my installation so I tried to update it.
It fails with this popup:
"Class Content_Types_Manager does not exist"
Nothing else is logged.
Smells like the recent nag issue
#11346Thomas