Ticket #2531319 (closed defect)
ReporterStanda Opichal |
Opened: 10/21/11 Last modified: 05/10/12 Status: closed Type: defect Resolution: fixed |
Owner Dav Glass |
Target Release: 3.5.0 Priority: P3 (normal) |
|---|---|---|---|
| Summary: | The aliased modules are reported as missing | ||
| Description: | This causes a Y.Loader or Y.Get (if present) to trigger even when all the real modules where found with attempts to load e.g. 'attribute' (alias to attribute-base and attribute-complex). |
||
| 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: | |||
Change History
|
Posted: 10/21/11
|
|
Posted: 10/21/11
|
|
Posted: 11/8/11
|
|
Posted: 11/8/11
|
|
Posted: 11/10/11
Do you have a repro case for this and a test? I applied the patch, but my tests failed afterward so I needed to revert it. |
|
Posted: 11/10/11
Fixes #2531319 - Patch from opichals for Alias modules |
|
Posted: 11/10/11
This was reverted.. |
|
Posted: 11/10/11
|
|
Posted: 11/18/11
Fixes #2531319 - Patch from opichals for Alias modules |
|
Posted: 11/19/11
Sorry Dav, I am late with the repro stuff... here you go https://gist.github.com/1379337 |
|
Posted: 11/28/11
|
|
Posted: 11/28/11
|
|
Posted: 11/28/11
|
|
Posted: 11/28/11
Added a fix for this, but there was a slight change in your test case. Here's an updated test case: https://gist.github.com/1400882 First, setting debug: true will auto include dump and log. So I removed that. Then event-custom requires oop, so I added that to the dep list. Then it showed the behavior of fetching Loader for the 2 aliases. |
|
Posted: 11/28/11
|
|
Posted: 11/28/11
Fixes #2531319 - Added a proper fix for this issue |
|
Posted: 12/6/11
Fixes #2531319 - Added a proper fix for this issue |
|
Posted: 05/10/12
checkedin -> closed |
Jenny Donnelly
Here is a patch https://github.com/opichals/yui3/commit/474ff78118093cf38438932ef0fe5ca982c8d7c7