This manual solution doesn't work for me. I got an error:

Started GET "/redmine/users/3/edit" for 127.0.0.1 at 2015-08-21 10:32:52 +0200
Processing by UsersController#edit as HTML
  Parameters: {"id"=>"3"}
  Current user: admin (id=1)
  Rendered users/_mail_notifications.html.erb (109.4ms)
  Rendered users/_preferences.html.erb (162.1ms)
  Rendered users/_form.html.erb (2797.9ms)
  Rendered users/_general.html.erb (2801.1ms)
  Rendered common/_tabs.html.erb (2804.5ms)
  Rendered users/edit.html.erb within layouts/admin (2817.4ms)
Completed 500 Internal Server Error in 2858ms

NoMemoryError (failed to allocate memory):
  lib/redmine/views/labelled_form_builder.rb:42:in `time_zone_select'
  app/views/users/_preferences.html.erb:3:in `block in _app_views_users__prefere
  app/helpers/application_helper.rb:1051:in `labelled_fields_for'
  app/views/users/_preferences.html.erb:1:in `_app_views_users__preferences_html
  app/views/users/_form.html.erb:50:in `_app_views_users__form_html_erb___275614
  app/views/users/_general.html.erb:2:in `block in _app_views_users__general_htm
  app/helpers/application_helper.rb:1044:in `labelled_form_for'
  app/views/users/_general.html.erb:1:in `_app_views_users__general_html_erb__27
  app/views/common/_tabs.html.erb:22:in `block in _app_views_common__tabs_html_e
  app/views/common/_tabs.html.erb:21:in `each'
  app/views/common/_tabs.html.erb:21:in `_app_views_common__tabs_html_erb___2017
  app/helpers/application_helper.rb:319:in `render_tabs'
  app/views/users/edit.html.erb:9:in `_app_views_users_edit_html_erb__1777885464

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1458636

Title:
  NoMemoryError in `time_zone_select'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/redmine/+bug/1458636/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to