Project

General

Profile

difference between 2.0 and 1.4

Added by pet gus almost 12 years ago

Ive installed 2.0 and having problems with some "undefined local variable or method" (nginx/postgres db), and thought maybe downgrading to 1.4 might solve this.

can someone point out what are the main differences of redmine 2.0 vs 1.4?

thanks!


Replies (2)

RE: difference between 2.0 and 1.4 - Added by pet gus almost 12 years ago

ok thanks! probably stick with 2.0, could this error might be something versions related (or maybe some versions of dependancies?) ?

When making new projects >

ActionView::Template::Error (undefined local variable or method `self_and_descendants' for #<Project:0xb490ca54>):
    4: <!--[form:project]-->
    5: <p><%= f.text_field :name, :required => true, :size => 60 %></p>
    6: 
    7: <% unless @project.allowed_parents.compact.empty? %>
    8:     <p><%= label(:project, :parent_id, l(:field_parent)) %><%= parent_project_select_tag(@project) %></p>
    9: <% end %>

full topic, still havnt solved :( http://www.redmine.org/boards/2/topics/32611

    (1-2/2)