Ticket #2531755 (closed defect)

Reporter


Dav Glass
Opened: 02/2/12
Last modified: 04/17/12
Status: closed
Type: defect
Resolution: fixed

Owner


Luke Smith
Target Release: 3.5.0
Priority: P3 (normal)
Summary: Event docs duplicating delegate function on Y
Description:

Here, there is a @for YUI:
https://github.com/yui/yui3/blob/master/src/event/js/delegate.js#L38-49

And here, the same thing:
https://github.com/yui/yui3/blob/master/src/event/js/delegate.js#L303-314

The last one is correct, the first one should be Event (or excluded all together), since it's under the Event module.

Type: defect Observed in Version: 3.5.0pr2
Component: Event Severity: S3 (normal)
Assigned To: Luke Smith Target Release: 3.5.0
Location: API Documentation Priority: P3 (normal)
Tags: Relates To:
Browsers: N/A
URL:
Test Information:

Change History

Luke Smith

YUI Contributor

Posted: 02/3/12
  • milestone changed to 3.5.0
  • status changed from new to checkedin
  • version changed from development master to 3.5.0pr2

You would have spent less time fixing this yourself ;)

Luke Smith

YUI Contributor

Posted: 02/3/12
  • completed changed from 0 to .1
  • estimated changed from 0 to 0.1

Had to add @for Event and @static to get it to show up. FYI.

Luke Smith

YUI Contributor

Posted: 02/3/12
  • resolution changed to fixed

API doc correction Y.Event.delegate

Fixes #2531755
View Commit: f60d4516da25663a6679c02654d8c2da2701657b

Luke Smith

YUI Contributor

Posted: 02/6/12

API doc correction Y.Event.delegate

Fixes #2531755
View Commit: f60d4516da25663a6679c02654d8c2da2701657b

Jenny Donnelly

YUI Developer

Posted: 04/17/12
  • status changed from checkedin to closed

Closing out bugs checked in to 3.5.0.