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.

Initial journal creation fails because of the missing log_encoding of Repositories (Bug #822)


Added by Holger Just at 2012-01-10 05:27 pm. Updated at 2012-01-11 10:59 am.


Status:Closed Start date:2012-01-10
Priority:Normal Due date:
Assignee:Holger Just % Done:

0%

Category:Journals / History
Target version:2.7.0
Remote issue URL: Affected version:2.6.0

Description

The creation if the initial journals (source:db/migrate/20100714111653_build_initial_journals_for_acts_as_journalized.rb) fails for old setups because the current Repository model assumes that the log_encoding column is present which is created a bit later (source:db/migrate/20110228000000_add_repositories_log_encoding.rb)

See https://gist.github.com/61b3e1379a65b96d5bde for a stack trace (by mb_the_latter on IRC)


Associated revisions

Revision 185ecd58
Added by Jean-Philippe Lang at 2008-03-15 10:25 am

Translations update (close #845, #822):
  • Finnish (Antti Perkiömäki)
  • Czech (Maxim KruÅ¡ina)

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1253 e93f8b46-1217-0410-a6f0-8f06a7374b81

Revision cd0ea44f
Added by Holger Just at 2012-01-10 06:32 pm

[#822] Provide a default log_encoding even if the db column is not present yet

History

Updated by Holger Just at 2012-01-11 10:59 am

Fixed in cd0ea44.

  • Status changed from Open to Closed

Also available in: Atom PDF