I'm using master branch too. I know that my problem exists about a couple of months. And I'm not update my AS about two weeks from master.
2010/10/14 Rodrigo Saad <[email protected]>: > Hello, > Which active scaffold version are you using?? I posted a problem a few days > ago and I believe they have the same nature. I'm using master branch. > (http://groups.google.com/group/activescaffold/browse_thread/thread/b11509e73f307b17) > Take a look at this post, they are talking about a similar situation. > However, I'm not sure which branch they are considering > http://groups.google.com/group/activescaffold/browse_thread/thread/a7825f1f120c99d5/ab953274a0bbd218?lnk=gst&q=garbeled+active+scaffold#ab953274a0bbd218 > > Rodrigo Saad > > > On Wed, Oct 13, 2010 at 2:14 AM, Andrey Voronkov <[email protected]> > wrote: >> >> I have this action link in one of my controllers: >> config.action_links.add 'objects', :controller => 'building_objects', >> :action => 'list', :type => :member, :inline => true, :position => >> :after >> >> When i click on objects link, I get this js error in my browser: >> RJS error: >> TypeError: Cannot set property 'innerHTML' of nul >> >> And this information (in other alert message): >> Element.update("as_building_objects-messages", "\n\n\n"); >> >> The inline green area full of such data: >> try { $("as_building_objects-content").update("\n \n \n \n \n \n \n \n >> \n\n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n\n\n\n\n\n \n\n \n\n \n\n >> \n\n \n\n \n\n \n\n\n\n\n\n\n \n\n \n\n \n\n \n\n \n\n \n\n >> \n\n\n\n\n\n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n\n\n\n\n\n \n\n \n\n >> \n\n \n\n \n\n \n\n \n\n\n\n\n\n\n \n\n \n\n \n\n \n\n \n\n \n\n >> \n\n\n\n\n\n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n\n\n\n\n\n \n\n \n\n >> \n\n \n\n \n\n \n\n \n\n\n\n\n\n\n \n\n \n\n \n\n \n\n \n\n \n\n >> \n\n\n\n\n\n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n\n\n\n\n\n \n\n \n\n >> \n\n \n\n \n\n \n\n \n\n\n\n\n\n\n \n\n \n\n \n\n \n\n \n\n \n\n >> \n\n\n\n\n\n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n\n\n\n\n\n \n\n \n\n >> \n\n \n\n \n\n \n\n \n\n\n\n\n\n\n \n\n \n\n \n\n \n\n \n\n \n\n >> \n\n\n\n\n\n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n\n\n\n\n\n \n\n \n\n >> \n\n \n\n \n\n \n\n \n\n\n\n\n\n\n \n\n \n\n \n\n \n\n \n\n \n\ >> >> I've met this error before and until this time I had to avoid inline >> displaying of action links. But now it is a very important thing. If >> anyone knows what should I do to fix this I'll be very glad. >> >> -- >> 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 [email protected]. >> To unsubscribe from this group, send email to >> [email protected]. >> For more options, visit this group at >> http://groups.google.com/group/activescaffold?hl=en. >> > > -- > 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 [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/activescaffold?hl=en. > -- 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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/activescaffold?hl=en.
