Any recommendations for fixing the "scopeactiverecordattributessite" errors all over the place?

3 views
Skip to first unread message

JDS

unread,
Mar 7, 2011, 7:33:42 AM3/7/11
to adva-cms
When Adva-2 started and all the development switched to that, Adva-1
was left in a barely usable state. I'm going through and fixing bugs
as I find them.

One issue that's prevalent all over the place is that the labels for
various fields come out as "scopeactiverecordattributessite", and the
combo-boxes are similarly defunct. It seems that the en locale doesn't
have all the texts for the various fields or drop downs. I need a
simple way to work through the code and add the texts as I find them.
But tracing the the line backwards from what the user sees on the page
to the place where it's generated inside Adva is rather tortured and
it takes a lot of time to work out how stuff is getting on the screen.
Is there a design page somewhere that explains how it's strung
together or is it just a case of "read the uncommented code Luke"?

Torsten Becker

unread,
Mar 8, 2011, 2:03:25 AM3/8/11
to adva...@googlegroups.com
Hi,

the scope addtion to rails 2.3.x and i18n requires, that all keys are defined for each scope. E.g. the action label was only created once and is reused across many views. Now, due to the changes in the underlying approaches, the columns for each view need a separate key in the yaml-File for the action. The fastest thing is to create one entry for actions in one of the files and then copy it over to all other column parts in all locale files for each engine. When you have changed it, patches are welcome!

The other parts need to be hunted down manually, sorry!

Torsten

> --
> You received this message because you are subscribed to the Google Groups "adva-cms" group.
> To post to this group, send email to adva...@googlegroups.com.
> To unsubscribe from this group, send email to adva-cms+u...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/adva-cms?hl=en.
>

Dr. Torsten Becker
BESTgroup Consulting & Software GmbH
August-Bebel-Str. 27 14482 Potsdam Germany
Tel +49 331 97996810
Fax +49 331 97996812
Mobile +49 171 443 1973
www.bestgroup.eu

Reply all
Reply to author
Forward
0 new messages