ChiliProject is not maintained anymore. Please be advised that there will be no more updates.

We do not recommend that you setup new ChiliProject instances and we urge all existing users to migrate their data to a maintained system, e.g. Redmine. We will provide a migration script later. In the meantime, you can use the instructions by Christian Daehn.

« Previous | Next » 

Revision b52d2b22

ID: b52d2b2238f1cea95790746d47f1e3b08516fbb4
Added by Eric Davis at 2011-06-17 06:13 pm

[#467] Fix uninitialized constant Journal::Journaled error

Was due to Journals touching the parent record but the Journal
not having it's STI class correct during the type update.

Related issues

  • Bug #467: uninitialized constant Journal::Journaled