Debugging jquery cross-origin issues can be big pain.

Coming from #1810656-75: Rules UI does not work with JQuery 1.7+ i thought we might want to provide some reasonable exclusions for jquery[-ui] components that usually do http requests.

They should be optional as a suitable header solves the problem too, but is more complicated to setup.

Comments

geek-merlin’s picture

Issue summary: View changes
Wim Leers’s picture

Status: Active » Closed (works as designed)

The CDN module has shipped with its "Far Future expiration" feature for a few years now, and that automatically sets the right CORS headers. Which makes me conclude that this doesn't need to happen after all.