Ticket #2528962 (closed defect)

Reporter


Nathan Friedly
Opened: 06/18/10
Last modified: 09/7/10
Status: closed
Type: defect
Resolution: fixed

Owner


Matt Sweeney
Target Release: 3.2.0
Priority: P3 (normal)
Summary: tabview-plugin.css does not exist, kills all yui stylesheets when included in combo by configurator
Description:

The YUI 3 configurator tries to add http://yui.yahooapis.com/3.1.1/build/tabview/assets/skins/sam/tabview-plugin.css to the stylesheets if tabview-plugin is selected, but that css file returns a 404.

To make matters worse, if the combo script encounters any 404's, it looses everything and returns a 400 error.

Compare:

http://yui.yahooapis.com/combo?3.1.1/build/widget/assets/skins/sam/widget.css

http://yui.yahooapis.com/combo?3.1.1/build/widget/assets/skins/sam/widget.css&3.1.1/build/tabview/assets/skins/sam/tabview-plugin.css

Type: defect Observed in Version: 3.1.1
Component: TabView Severity: S3 (normal)
Assigned To: Matt Sweeney Target Release: 3.2.0
Location: Library Code Priority: P3 (normal)
Tags: Relates To:
Browsers: N/A
URL: http://developer.yahoo.com/yui/3/configurator/
Test Information:

Go to the configurator,
leave "Combine files" checked,
select the tabview-plugin and widget modules,
view the link it provides for css

Change History

Matt Sweeney

YUI Developer

Posted: 07/1/10
  • milestone changed to 3.2.0
  • priority changed to P3 (normal)
  • status changed from new to accepted

George

YUI Developer

Posted: 07/7/10
  • location changed to Library Code

Matt Sweeney

YUI Developer

Posted: 07/30/10
  • status changed from accepted to checkedin

George

YUI Developer

Posted: 09/7/10
  • resolution changed to fixed

George

YUI Developer

Posted: 09/7/10
  • status changed from checkedin to closed