Piers,
I'm using the pre-packaged sandbox version. I did a little digging
myself and for some reason when I change the following line in the
config file /steercms/apps/backend/config/view.yml
javascripts: [/js/prototype, /js/scriptaculous, /js/effects, /js/
tooltip, /js/builder, /js/dragdrop, /js/controls, /js/collapse, /js/
lightwindow/javascript/lightwindow]
to
javascripts: [/sf/prototype/js/prototype, /sf/prototype/js/
scriptaculous, /sf/prototype/js/effects, /sf/prototype/js/tooltip, /sf/
prototype/js/builder, /sf/prototype/js/dragdrop, /sf/prototype/js/
controls, /js/collapse, /js/lightwindow/javascript/lightwindow]
everything seems to work correctly. Is this a configuration issue on
my end? I noticed that there are several javascript directories that
contain duplicate files.
Thanks,
Jordan