
Webiva does not start on Ruby 1.8.7
Reported by Sub | May 26th, 2010 @ 08:20 AM
Just trying a fresh install ruby 1.8.7 (2010-01-10 patchlevel 249) [x86_64-linux]
when trying to login I get
Processing Manage::AccessController#login (for _ at 2010-05-26
17:18:12) [GET]
Parameters: {"action"=>"login",
“controller”=>"manage/access"} Rendering template
within layouts/manage
Rendering manage/access/login
ActionView::TemplateError (super called outside of method) on
line #9
of app/views/manage/access/login.rhtml:
6:
7: <% tabled_form_for :user, @user, :html => { :class => ‘admin_form’ } do |f| -%>
8:
9: <%= f.text_field :username >
10: <= f.password_field :password >
11: <= f.submit_tag “Login” >
12: < end -%>
lib/styled_form_builder_generator.rb:33
lib/styled_form_builder_generator.rb:648:in `call’
lib/styled_form_builder_generator.rb:648:in `form_options’
lib/styled_form_builder_generator.rb:45:in `send’
lib/styled_form_builder_generator.rb:45:in `text_field’
app/views/manage/access/login.rhtml:9:in `_run_rhtml_app47views47manage47access47login46rhtml’
lib/styled_form_builder_generator.rb:89:in `tabled_form_for’
app/views/manage/access/login.rhtml:7:in `_run_rhtml_app47views47manage47access47login46rhtml’
/usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service’
/usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run’
/usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread’
/usr/lib/ruby/1.8/webrick/server.rb:162:in `start’
/usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread’
/usr/lib/ruby/1.8/webrick/server.rb:95:in `start’
/usr/lib/ruby/1.8/webrick/server.rb:92:in `each’
/usr/lib/ruby/1.8/webrick/server.rb:92:in `start’
/usr/lib/ruby/1.8/webrick/server.rb:23:in `start’
/usr/lib/ruby/1.8/webrick/server.rb:82:in `start’
Rendering template within layouts/manage
Rendering /application/error
On Web UI:
Website Editor Login There was a problem processing your request
This problem has been logged automatically by the system and will reviewed by the System Administrators
Downgraded to ruby 1.8.6 (2007-09-24 patchlevel 111)
[x86_64-linux]
and Webiva started to work again
Comments and changes to this ticket
-
Pascal Rettig May 27th, 2010 @ 10:53 AM
- State changed from new to resolved
This should be fixed in the latest development branch, please re-open the ticket if it is not.
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป