On Lunes, 13 de Julio de 2009 15:15:59 Simon escribió: > Lula-Lu:default simon$ rails -v > Rails 2.3.2 > > Thanks for the help. > > So I just upgrade my tree then?
Yes, try it and let me know whether it works. > > On Jul 13, 9:07 am, "Sergio Cambra .:: entreCables S.L. ::." > > <[email protected]> wrote: > > On Lunes, 13 de Julio de 2009 14:59:43 Simon escribió: > > > Hello, > > > > > > We have an activescaffold application that works quite well, but > > > recently, we've been seeing RJS errors when we use Safari 4.0 and > > > Firefox 3.5. The same application does not exhibit any RJS errors on > > > Safari 3 and Firefox 3.0. When a column is created, we get errors > > > such as this: > > > > > > [Exception... "An invalid or illegal string was specified" code: "12" > > > nsresult: "0x8053000c (NS_ERROR_DOM_SYNTAX_ERR)" location: "http:// > > > localhost:3000/javascripts/prototype.js?1244304275 Line: 2844"] > > > > > > and this: > > > > > > $('77a75ba90091a7c137efb8b09c3f7009-destroy-30- > > > link').action_link.close_previous_adapter(); > > > Element.remove("77a75ba90091a7c137efb8b09c3f7009-list-30-row"); > > > ActiveScaffold.reload_if_empty('77a75ba90091a7c137efb8b09c3f7009- > > > tbody','/admin/scaffolds/users/update_table? > > > _=&authenticity_token=4nvoyLbbBCQ1ejtvBrik5tKcVeZHY9vQRU7UkjPc6xk > > > %3D&eid=77a75ba90091a7c137efb8b09c3f7009&page=1'); > > > ActiveScaffold.stripe('77a75ba90091a7c137efb8b09c3f7009-tbody'); > > > ActiveScaffold.decrement_record_count > > > ('77a75ba90091a7c137efb8b09c3f7009-active-scaffold'); > > > Element.update("77a75ba90091a7c137efb8b09c3f7009-messages", "\n \n\n > > > \n\n \n\n"); > > > > > > Has anybody else experience this behavior? > > > > Probably it's a problem with ids starting with numbers, which have been > > fixed today in master branch. Which rails version are you using? > > > > -- > > Sergio Cambra .:: entreCables S.L. ::. > > Mariana Pineda 23, 50.018 Zaragoza > > T) 902 021 404 F) 976 52 98 07 E) [email protected] > > -- Sergio Cambra .:: entreCables S.L. ::. Mariana Pineda 23, 50.018 Zaragoza T) 902 021 404 F) 976 52 98 07 E) [email protected] --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
