Ticket #2531826 (closed defect)

Reporter


mattmazzola
Opened: 02/29/12
Last modified: 02/29/12
Status: closed
Type: defect
Resolution: duplicate
Duplicate of: #2531323

Owner


Matt Sweeney
Target Release:
Priority: P3 (normal)
Summary: YUI3 CSS3 Base Example links broken. context NOT content
Description:

The supplied code to use the contextual CSS Base for YUI3 is broken.

This code on http://yuilibrary.com/yui/docs/cssbase/ is:
<link rel="stylesheet" type="text/css" href="http://yui.yahooapis.com/3.4.1/build/cssbase-content/cssbase-context-min.css">

but the correct href link should be:
http://yui.yahooapis.com/3.4.1/build/cssbase-context/cssbase-context.css
( notice context instead of content )

Type: defect Observed in Version: 3.4.1
Component: CSS Base Severity: S2 (high)
Assigned To: Matt Sweeney Target Release:
Location: Priority: P3 (normal)
Tags: link, broken, css, base, context Relates To:
Browsers: N/A
URL:
Test Information:

Change History

Dav Glass

Posted: 02/29/12

Dav Glass

Posted: 02/29/12
  • component changed from None to CSS Base
  • owner changed from Dav Glass to Matt Sweeney
  • priority changed to P3 (normal)
  • version changed to 3.4.1

Matt Sweeney

YUI Developer

Posted: 02/29/12
  • duplicate changed from 0 to 2531323
  • resolution changed to duplicate
  • status changed from assigned to closed

This ticket was marked as a duplicate of #2531323