Skip to content

Error when trying to update user details #430

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
nedden opened this issue May 3, 2015 · 1 comment
Closed

Error when trying to update user details #430

nedden opened this issue May 3, 2015 · 1 comment
Assignees
Labels
Milestone

Comments

@nedden
Copy link

nedden commented May 3, 2015

Hi!

Here is log

Completed 500 Internal Server Error in 94ms (ActiveRecord: 3.6ms)

ActionView::Template::Error (undefined method `empty?' for nil:NilClass):
    4:
    5: <table class="list">
    6:
    7:   <% if ssh_keys.empty? %>
    8:     <tr>
    9:       <td>
   10:         <label><%= l(:label_no_public_keys) %></label>
  app/views/common/_tabs.html.erb:22:in `block in _app_views_common__tabs_html_erb__3486874287673849723_63662780'
  app/views/common/_tabs.html.erb:21:in `each'
  app/views/common/_tabs.html.erb:21:in `_app_views_common__tabs_html_erb__3486874287673849723_63662780'
  app/helpers/application_helper.rb:321:in `render_tabs'
  app/views/users/edit.html.erb:10:in `_app_views_users_edit_html_erb___416777007828736728_64232200'
  app/controllers/users_controller.rb:162:in `block (2 levels) in update'
  app/controllers/users_controller.rb:161:in `update'

Version:

Environment:
  Redmine version                3.0.2.stable
  Ruby version                   2.1.3-p242 (2014-09-19) [x86_64-linux]
  Rails version                  4.2.1
  Environment                    production
  Database adapter               Mysql2
SCM:
  Git                            1.7.9.5
  Filesystem                     
  Xitolite                       1.7.9.5
Redmine plugins:
  progressive_projects_list      2.0.1
  redmine_bootstrap_kit          0.2.3
  redmine_checklists             3.1.1
  redmine_git_hosting            1.0.4
  redmine_my_page_queries        2.1.6
  redmine_spent_time_in_issue_description 2.6
  redmine_youtube_video          1.0.0
@n-rodriguez n-rodriguez self-assigned this May 4, 2015
@n-rodriguez n-rodriguez added the bug label May 7, 2015
@n-rodriguez n-rodriguez added this to the v1.0.5 milestone May 7, 2015
@n-rodriguez
Copy link
Contributor

Thank you!

n-rodriguez pushed a commit that referenced this issue May 31, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants