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
            Reporter: 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.

Reply via email to