Ticket #2531255 (closed defect)
Reportereinarq |
Opened: 09/29/11 Last modified: 11/30/11 Status: closed Type: defect Resolution: invalid |
Owner Dav Glass |
Target Release: 3.5.0 Priority: P3 (normal) |
|---|---|---|---|
| Summary: | Custom loader configuration fails | ||
| Description: | Trying to create my own loader configuration since I am not planning on using the intl module. I could be doing something wrong, but I can't see what it is. |
||
| Type: | defect | Observed in Version: | 3.4.1 |
| Component: | Loader | Severity: | S3 (normal) |
| Assigned To: | Dav Glass | Target Release: | 3.5.0 |
| Location: | Library Code | Priority: | P3 (normal) |
| Tags: | Relates To: | ||
| Browsers: | N/A | ||
| URL: | |||
| Test Information: | - Run Fiddler, or some other http watcher |
||
Change History
|
Posted: 09/29/11
|
|
Posted: 10/3/11
|
|
Posted: 10/6/11
Here is another example. This is my ideal YUI config, without a lot of the extra stuff I don't want to use. The use statements never finishes. If I change it to this, it works fine: The difference being that in the second example I use yui-min instead of yui-base, yui-later, features, and get, AND that I use loader-min.js instead loader-base-min.js and loader-yui3-min.js. I don't need loader-rollup (allowRollup is set to false), and I don't need intl-base, rls, yui-log, and yui-throttle. |
|
Posted: 11/8/11
|
|
Posted: 11/30/11
This is working as expected with 3.4.1: |
Hmm, I tried to add another attachment but it seems it replaced the previous one instead. Let me know if you want me to try to recreate the previous attachment if you are not able to retrieve it from somewhere.