Ticket #2528680 (accepted defect)
ReporterKaven Yan |
Opened: 03/5/10 Last modified: 07/7/10 Status: accepted Type: defect |
Owner Adam Moore |
Target Release: FUTURE Priority: P5 (trivial) |
|---|---|---|---|
| Summary: | & is in the tail of combo url | ||
| Description: | If you write:
You Will Get External Style Combo Url in Head Element: & is in the tail of the url, it is out of place. demo is http://dancewithnet.com/lab/yui/bug/3.1.0pr1/combo-bug/ I simply fixed the bug in loader.js
demo is http://dancewithnet.com/lab/yui/bug/3.1.0pr1/combo-bug/fixed.html |
||
| Type: | defect | Observed in Version: | 3.1.0 PR1 |
| Component: | Loader | Severity: | S3 (normal) |
| Assigned To: | Adam Moore | Target Release: | FUTURE |
| Location: | Library Code | Priority: | P5 (trivial) |
| Tags: | loader combo | Relates To: | |
| Browsers: | All | ||
| URL: | http://dancewithnet.com/lab/yui/bug/3.1.0pr1/combo-bug/ | ||
| Test Information: | |||
Change History
|
Posted: 03/10/10
|
|
Posted: 03/12/10
|
|
Posted: 04/2/10
It can affect caching in certain situations. I happened to have a configuration that was requesting a URL with an ampersand on one page and without an ampersand on another. (But for the life of me, I can't remember why...) |


Marked for post GA -- the trailing ampersand has no effect.