Ticket #2531431 (closed enhancement)

Reporter


Dav Glass
Opened: 11/14/11
Last modified: 05/10/12
Status: closed
Type: enhancement
Resolution: fixed

Owner


Ryan Grove
Target Release: 3.5.0
Priority: P3 (normal)
Summary: Added configs for Y.config.scriptDoc and Y.config.linkDoc that default back to Y.config.doc if not defined
Description:

Currently Y.Get.script/css defaults to only using Y.config.doc. I would like to have these configs supported so that when you are using YUI in a new window/iframe you can force the instance to use the
parent document to load the scripts, but make the new window/iframe accept the CSS.

Right now this is a huge PITA since you want the instance bound to the new window/frame document but you want the scripts loaded inside the parent and you want the CSS to be loaded into the new
window/frame.

You have to do some really fancy stepping inside an Y.use override to make this happen and it's still not ideal.

Type: enhancement Observed in Version: development master
Component: Get Utility Severity: S3 (normal)
Assigned To: Ryan Grove Target Release: 3.5.0
Location: Library Code Priority: P3 (normal)
Tags: Relates To:
Browsers: N/A
URL:
Test Information:

Change History

Ryan Grove

YUI Developer

Posted: 11/14/11
  • milestone changed to 3.5.0
  • status changed from new to accepted

Ryan Grove

YUI Developer

Posted: 11/14/11
  • estimated changed from 0 to 0.1
  • remaining changed from 0 to 0.1
  • sprint changed to sprint 1

Ryan Grove

YUI Developer

Posted: 12/7/11
  • completed changed from 0 to 0.1
  • remaining changed from 0.1 to 0
  • status changed from accepted to checkedin

Jenny Donnelly

YUI Developer

Posted: 05/10/12
  • resolution changed to fixed
  • status changed from checkedin to closed

checkedin -> closed