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 00:33:24 UTC

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

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.


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

Posted by "Jeanne Waldman (JIRA)" <ad...@incubator.apache.org>.
     [ 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.


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

Posted by "Matthias Weßendorf (JIRA)" <ad...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/ADFFACES-404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matthias Weßendorf updated ADFFACES-404:
----------------------------------------

        Fix Version/s: 1.0.1-incubating-core-SNAPSHOT
    Affects Version/s: 1.0.1-incubating-core-SNAPSHOT

> 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
>    Affects Versions: 1.0.1-incubating-core-SNAPSHOT
>            Reporter: Jeanne Waldman
>         Assigned To: Jeanne Waldman
>            Priority: Minor
>             Fix For: 1.0.1-incubating-core-SNAPSHOT
>
>
> 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.


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

Posted by "Jeanne Waldman (JIRA)" <ad...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/ADFFACES-404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeanne Waldman updated ADFFACES-404:
------------------------------------

    Component/s: Skinning
       Assignee: Jeanne Waldman

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