Ticket #2527823 (closed defect)
ReporterEdwin Grubbs |
Opened: 03/28/09 Last modified: 05/3/09 Status: closed Type: defect Resolution: fixed |
Owner Nicholas C. Zakas |
Target Release: 3.0.0 Beta1 Priority: P3 (normal) |
|---|---|---|---|
| Summary: | Y.Event.simulate() doesn't throw an error for invalid arguments. | ||
| Description: | The Y.Event.simulate() function looks in the Y.Event object by the event name, such as "click", to see if there is a function defined. If there is no function defined, it does nothing without Y.Event.simulate = function(target, type, options){ |
||
| Type: | defect | Observed in Version: | 3.0.0 PR2 |
| Component: | Event | Severity: | S3 (normal) |
| Assigned To: | Nicholas C. Zakas | Target Release: | 3.0.0 Beta1 |
| Location: | Priority: | P3 (normal) | |
| Tags: | Relates To: | ||
| Browsers: | N/A | ||
| URL: | |||
| Test Information: | |||
Change History
|
Posted: 03/30/09
|
|
Posted: 04/25/09
|
|
Posted: 05/3/09
|

