3.0.8 is buggy. Please either downgrade or try current release candidate for 3.0.9.
On 10 Jun., 19:20, Nick Rogers <[email protected]> wrote: > 3.0.8 > > On Jun 10, 1:16 pm, vhochstein <[email protected]> wrote: > > > > > > > > > Hi Nick, > > > works for me. Which rails 3.0.x version do you use? > > > -- > > Volker > > > On 10 Jun., 16:41, Nick Rogers <[email protected]> wrote: > > > > Seems to be a problem where literal tag strings are not being marked > > > html_safe. Should I be overriding a listcolumnhelper somewhere to > > > fix, or can this be fixed in the fork? > > > > On Jun 10, 9:54 am, Nick Rogers <[email protected]> wrote: > > > > > I'm trying to migrate my rails 2.3.11 + active_scaffold app to rails > > > > 3.0 usingvhochsteinbranch. > > > > > After I create a new record, I'm seeing <td> and <a> strings in the > > > > list columns and action links. I thought this was a problem with my > > > > app, but was then able to replicate the problem using thevhochstein > > > > demo. > > > > > I followed the instructions here to create a new rails > > > > app:http://vhochstein.wordpress.com/2010/08/28/setup-activescaffold-rails-3/ > > > > > After creating a new Team record, the record's row looks like this: > > > > > Test Create td> - td> -a> td> Fri, 10 Jun 2011 13:46:21 > > > > +0000 td> > > > > Fri, 10 Jun 2011 13:46:21 +0000 td> td> Edita>td> Deletea>td> > > > > Showa>td> tr>table>td> tr> > > > > > Refreshing the scaffold fixes the display problem. > > > > > Seems like a javascript problem. I chose prototype (i.e., ran "g > > > > active_scaffold_setup prototype"). > > > > > Any help would be appreciated. Thanks. > > > > > -Nick -- 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.
