Ticket #773 (closed Feature Request: fixed)
html::stylesheet() should support full URLs
| Reported by: | chrismeller | Owned by: | Shadowhand |
|---|---|---|---|
| Priority: | minor | Milestone: | 2.2.1 |
| Component: | Helpers | Version: | SVN HEAD |
| Keywords: | html, stylesheet, url | Cc: |
Description
I was recently disappointed to see that html::stylesheet() always prepended my local URL to the filename, even if I handed it a full absolute URL (such as the YUI CSS files hosted by Yahoo!).
It seems that the stylesheet method may be the only one which doesn't properly handle full URLs (anchor() and script(), for example, do).
Change History
Note: See
TracTickets for help on using
tickets.
