Ticket #2528317 (accepted defect)
Reporter John Lindal |
Opened: 02/23/11 Last modified: 08/18/11 Status: accepted Type: defect Resolution: invalid |
Owner Dav Glass |
Target Release: Priority: P3 (normal) |
|---|---|---|---|
| Summary: | Unable to load gallery modules from different CDN pushes | ||
| Description: | I'm writing a web app which uses both gallery-storage-lite and gallery-algorithms. Today's CDN push is the first push for gallery-algorithms, so I updated the gallery configuration in my YUI().use(), The URL generated by YUI 3.3 loader is: http://yui.yahooapis.com/combo?3.3.0/build/oop/oop-min.js&3.3.0/build/event-custom/event-custom-base-min.js&3.3.0/build/event/event-base-min.js&3.3.0/build/pluginhost/pluginhost-min.js&3.3.0/build/dom I narrowed the problem down to this: If I use the latest CDN push for gallery-storage-lite, it works: Loading gallery-algorithms also works: How do I get YUI Loader to load both gallery items? |
||
| Type: | defect | Observed in Version: | Current |
| Component: | Website | Severity: | S3 (normal) |
| Assigned To: | Dav Glass | Target Release: | |
| Location: | Website | Priority: | P3 (normal) |
| Tags: | Relates To: | ||
| Browsers: | All | ||
| URL: | |||
| Test Information: | |||
Change History
|
Posted: 02/23/11
|
|
Posted: 02/23/11
Wait for the push to finish. It takes an hour or so |
|
Posted: 02/23/11
|
|
Posted: 02/23/11
Doh! I should have realized that "takes about an hour" means that some stuff (algorithms) would be available before others (storage-lite). It works now. Thanks! |
|
Posted: 08/18/11
|
|
Posted: 08/18/11
|
Moving to Adam as I have no control over the builds or how it get's on the CDN.