Ticket #2532773 (closed defect)

Reporter


Wei Wang
Opened: 09/20/12
Last modified: 12/12/12
Status: closed
Type: defect
Resolution: fixed

Owner


Dav Glass
Target Release: 3.7.2
Priority: P3 (normal)
Summary: Duplicate CSS modules are being loaded
Description:

See included URL.

Wait for the alert message, hit OK.

Then use FireBug or Chrome developer tools and browse the HTML. Open up Head and notice that there are TWO <link> tags that include widget-base.css.

Type: defect Observed in Version: 3.7.1
Component: Loader Severity: S3 (normal)
Assigned To: Dav Glass Target Release: 3.7.2
Location: Library Code Priority: P3 (normal)
Tags: Relates To:
Browsers: Firefox - Latest,Chrome
URL: http://www.wei-wang.com/yui/duplicateCSSmodules.html
Test Information:

Change History

Jenny Donnelly

YUI Developer

Posted: 09/20/12
  • component changed from None to Loader
  • location changed to Library Code
  • owner changed from Jenny Donnelly to Dav Glass
  • priority changed to P3 (normal)
  • status changed from new to assigned

Dav Glass

Posted: 09/21/12
  • milestone changed to 3.CURRENT.NEXT
  • status changed from assigned to accepted

This will get into 3.7.2 (probably on Monday)

Dav Glass

Posted: 09/21/12

Code checkin here: https://github.com/yui/yui3/pull/277

I'll let is stew over the weekend and pull it in on Monday.

(tests all pass in all Target environments)

Dav Glass

Posted: 09/24/12
  • resolution changed to fixed
  • status changed from accepted to checkedin

Fixes #2532773 - Duplicate CSS Loading on refetch
View Commit: 51843c9c4a27f33272574bc8cfd41871424daad5

Dav Glass

Posted: 09/24/12

Fixes #2532773 - Duplicate CSS Loading on refetch
View Commit: 51843c9c4a27f33272574bc8cfd41871424daad5

Jenny Donnelly

YUI Developer

Posted: 09/24/12
  • milestone changed from 3.CURRENT.NEXT to 3.7.2

Dav Glass

Posted: 09/25/12

Fixes #2532773 - Duplicate CSS Loading on refetch
View Commit: 51843c9c4a27f33272574bc8cfd41871424daad5

Jenny Donnelly

YUI Developer

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