Ticket #2528666 (closed defect)
Reportereinarq |
Opened: 03/1/10 Last modified: 03/31/10 Status: closed Type: defect Resolution: fixed |
Owner Adam Moore |
Target Release: 3.1.0 Priority: P3 (normal) |
|---|---|---|---|
| Summary: | compat.js does not work with YUI 2 AutoComplete | ||
| Description: | This seems related to the fix for #2528554, seems a new problem has been introduces in augmentObject when only passing 2 parameters. |
||
| Type: | defect | Observed in Version: | development master |
| Component: | None | Severity: | S3 (normal) |
| Assigned To: | Adam Moore | Target Release: | 3.1.0 |
| Location: | Priority: | P3 (normal) | |
| Tags: | compat.js, compatibility, autocomplete | Relates To: | |
| Browsers: | N/A | ||
| URL: | |||
| Test Information: | - Unzip the attached zip file I have attached a local copy of compat.js since I didn't know where to reference the development version. |
||
Change History
|
Posted: 03/1/10
|
|
Posted: 03/2/10
|
|
Posted: 03/4/10
Fixed augmentObject compat [fixes #2528666]. |
|
Posted: 03/15/10
Fixed augmentObject compat [fixes #2528666]. |
|
Posted: 03/31/10
|
|
Posted: 03/31/10
|


Actually, the problem is with the augmentation of the DataSource, not the AutoComplete itself. Sorry it that was a bit unclear.