Ticket #773 (closed Feature Request: fixed)

Opened 3 months ago

Last modified 2 months ago

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

Changed 3 months ago by chrismeller

  • version changed from SVN HEAD to 2.2 Release

Changed 2 months ago by Shadowhand

  • status changed from new to closed
  • resolution set to fixed

Fixed in r3456, merged in r3457.

Changed 2 months ago by Shadowhand

  • status changed from closed to reopened
  • version changed from 2.2 Release to SVN HEAD
  • resolution deleted

Changed 2 months ago by Shadowhand

  • owner changed from - No owner - to Shadowhand
  • status changed from reopened to accepted

Changed 2 months ago by Shadowhand

  • status changed from accepted to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.