Skip to content
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

Error creating new task - timezone related? #16

Closed
danchamp opened this issue May 1, 2010 · 2 comments
Closed

Error creating new task - timezone related? #16

danchamp opened this issue May 1, 2010 · 2 comments

Comments

@danchamp
Copy link

danchamp commented May 1, 2010

Hello

When creating a new task I'm getting an internal server error. The log file shows:

ActionView::TemplateError (Invalid identifier) on line #31 of app/views/tasks/_details.html.erb:
28:   <%= due_date_field(@task, perms) %>
29: 
30:   <%= _("Resolution") %>
31:   <%= status_field(@task) %>
32: 

    tzinfo (0.3.8) lib/tzinfo/timezone.rb:81:in `get'
    app/controllers/application_controller.rb:67:in `tz'
    (eval):2:in `send'
    (eval):2:in `tz'
    app/helpers/tasks_helper.rb:117:in `status_field'
    app/views/tasks/_details.html.erb:31
    app/views/tasks/_form.html.erb:5
    app/views/tasks/new.html.erb:2
    app/views/tasks/new.html.erb:1
    app/controllers/tasks_controller.rb:23:in `new'

Rendered rescues/_trace (66.3ms)
Rendered rescues/_request_and_response (12.6ms)
Rendering rescues/layout (internal_server_error)
@lysenko
Copy link
Contributor

lysenko commented May 4, 2010

Which time zone you set?

@ari
Copy link
Owner

ari commented Jul 6, 2010

No further information from the user for 2 months, so closing this task. Assume it was something local to their setup.

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants