YUILibrary - Open source JavaScript and CSS for building richly interactive software.
Fork YUI on GitHub

YUI 2.x

Ticket #2528474 (checkedin defect)

Reporter


Emmanuel Vasseur
Opened: 09/16/09
Last modified: 09/16/09
Status: checkedin
Type: defect

Owner


Adam Moore
Target Release: 2.NEXT
Priority: P3 (normal)
Summary: Dynamic loading (by YUILoader) fails for calendar
Description:

With the new 2.8.0 release, the loading of calendar widget fails with YUILoader because the entry in the moduleInfo contains an error : the supersedes value of calendar is set to 'datemeth' instead of
'datemath'.

If I fix this error in my local version, the loading works

Type: defect Observed in Version: 2.8.0
Component: Loader Severity: S2 (high)
Assigned To: Adam Moore Target Release: 2.NEXT
Location: Priority: P3 (normal)
Tags: Relates To:
Browsers: N/A
URL:
Test Information:

Change History

Adam Moore

YUI Developer

Posted: 09/16/09
  • resolution changed to fixed
  • status changed from new to checkedin

Fixed optional dependecy info for calendar [fixed #2528474].
View Commit: b74b61260ffea49edbc1852ee6678d85b60f47a0

Adam Moore

YUI Developer

Posted: 09/16/09
  • milestone changed to 2.NEXT
  • priority changed to P3 (normal)
  • resolution changed from fixed

Adam Moore

YUI Developer

Posted: 09/28/09

Ticket #2528515 was marked as a duplicate of this ticket.