The absolute url for includeCSS does not work for https.

Example:
includeCSS(“http://webdsl.org/stylesheets/common_.css”,“screen”)
includeCSS(“https://webdsl.org/stylesheets/common_.css”,“screen”)

gives

I think the same error is valid for includeJS

Submitted on 12 June 2010 at 11:28

On 15 June 2010 at 23:06 Danny Groenewegen closed this issue.

On 15 June 2010 at 23:06 Danny Groenewegen commented:

fixed in plugin version 1.1.4

Log in to post comments