10380 Posts in 2195 Topics by 1711 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 212 Views |
-
Subsites error when working with assets

4 November 2011 at 2:45pm
Hello,
I'm getting a JS error "Cannot call method 'reapplyIfNeeded' of null" when switching from one subsite to anouther using the selector in the admin area. Once switching, draging files to folders dosn't work. Refreshing the page each time makes it work, so thats a work around, but not acceptable for clients.
Has anybody seen this error before? Any fixes?
I'm also getting a lot of "Refused to set unsafe header "Connection"" errors whilst working in the admin area. Not sure if these are contributing to bugs or not
Thanks,
w
-
Re: Subsites error when working with assets

5 November 2011 at 2:02pm
hmm, to get rid of the connection I deleted all the ?>#whitespace# in assorted plugins (eg the blog) and silverstripe core. as per some comments on here. That didn't do it but i found a line in the core js that was causing an error (or rather commenting it out fixed it
https://github.com/asecondwill/sapphire/commit/ac41ec59c286ea5907e9c8d018cf35897cbb5b92Anyway, i also found that the reapplyifneeded thing was being applied to sitetrefilter list which isn't on the asset page. so that was throwing an error and messing up the drag drop.
submitted this patch:
https://github.com/asecondwill/silverstripe-subsites/commit/00bc0f877f85c4b6abae53cf714e3ff47bbc0858
The drag drop now works after switching subsite but the helpfull yellow highlight showing the folder you are trying to drag to is targeted dosn't show. still. closer to being ok.
hth somebody
| 212 Views | ||
|
Page:
1
|
Go to Top |

