rails-3.0 + IE9: no layout and style after clicking action link

39 views
Skip to first unread message

Nick Rogers

unread,
Sep 9, 2011, 4:25:17 PM9/9/11
to ActiveScaffold : Ruby on Rails plugin
Running volker's example app (teams/players) with latest prototype and rails-3.0 branch.

Scaffold list loads fine, then after clicking any action link (Create, Edit, Search, nested, etc) the form is displayed without style, and the surrounding layout is missing.

Can anyone replicate this behavior and/or suggest a fix?

Thanks,

-Nick

vhochstein

unread,
Sep 12, 2011, 8:36:03 AM9/12/11
to ActiveScaffold : Ruby on Rails plugin
Hi Nick,

just do make sure that you do not have any configuration issue.

Can you please try to setup your example app as described in this
post:
http://vhochstein.wordpress.com/2010/10/08/one-step-rails-app-with-activescaffold-installation/

--
Volker

Nick Rogers

unread,
Sep 12, 2011, 11:50:04 AM9/12/11
to actives...@googlegroups.com
Yes, I used the example app. I just tried it again using your one-step-rails-app plugin, and the problem still persists.

I will email you some screenshots so you can see what I mean.

--
You received this message because you are subscribed to the Google Groups "ActiveScaffold : Ruby on Rails plugin" group.
To post to this group, send email to actives...@googlegroups.com.
To unsubscribe from this group, send email to activescaffol...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/activescaffold?hl=en.


ruinen

unread,
Oct 9, 2012, 9:08:11 AM10/9/12
to actives...@googlegroups.com
I am getting the same problem as this when testing my app on SauceLabs Vists+IE9 (Rails 3.0). My version of ActiveScaffold may be a little old. Will update and see if it is resolved.

ruinen

unread,
Oct 9, 2012, 10:01:36 AM10/9/12
to actives...@googlegroups.com
On clicking the edit link i go to the following URL:

  mydomain/users/4/edit?adapter=_list_inline_adapter


When viewing the source of this page it is just the HTML of the edit form, no HTML, HEAD, BODY tags


ruinen

unread,
Oct 9, 2012, 4:36:11 PM10/9/12
to actives...@googlegroups.com
My app currently has prototpye 1.7_RC2 and it looks like there is a newer verion to work with IE9 http://prototypejs.org/2010/10/12/prototype-1-7-rc3-support-for-ie9

I ran the following command but it just updated rails.js

  rake rails:update:javascripts

So manually download 1.7_RC3 of prototype.js and this appears to resolve the issue

Reply all
Reply to author
Forward
0 new messages