You are viewing a plain text version of this content. The canonical link for it is here.
Posted to adffaces-issues@incubator.apache.org by "Jeanne Waldman (JIRA)" <ad...@incubator.apache.org> on 2007/03/09 18:33:09 UTC

[jira] Resolved: (ADFFACES-404) absolute urls do not work in skinning

     [ https://issues.apache.org/jira/browse/ADFFACES-404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeanne Waldman resolved ADFFACES-404.
-------------------------------------

    Resolution: Fixed

> absolute urls do not work in skinning
> -------------------------------------
>
>                 Key: ADFFACES-404
>                 URL: https://issues.apache.org/jira/browse/ADFFACES-404
>             Project: MyFaces ADF-Faces
>          Issue Type: Bug
>          Components: Skinning
>            Reporter: Jeanne Waldman
>         Assigned To: Jeanne Waldman
>            Priority: Minor
>
> This example that is in the Skinning FAQ does not work. The other 3 examples do work.
> This resolves to an empty string for the url, even for css background-images.
> .AFErrorAnchorIcon:alias
> {
>   /* Absolute */
>   content: url(http://www.mycompany.com/MyWebApp/skins/mySkin/skin_images/ObjectIconError.gif);
> }

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.