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 9f4d12ff

ID: 9f4d12ffdfac6b3a7c20cfc0ed6cacf14224034d
Added by Holger Just at 2011-11-26 04:10 pm

[#734] Don't modify text inline.

This is not only a wee bit faster (yay!) but also allows use to deal with
frozen strings and doesn't change content which might inadvertently be saved
later on. And it fixes some broken tests on Ruby 1.9 :)

Related issues

  • Bug #734: Liquid integration breaks on 1.9.2