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 "Bud Osterberg (JIRA)" <ad...@incubator.apache.org> on 2006/07/26 18:00:13 UTC

[jira] Created: (ADFFACES-93) TextIcon ignores styleClass and inlineStyle if set in attrs arg to renderIcon

TextIcon ignores styleClass and inlineStyle if set in attrs arg to renderIcon
-----------------------------------------------------------------------------

                 Key: ADFFACES-93
                 URL: http://issues.apache.org/jira/browse/ADFFACES-93
             Project: MyFaces ADF-Faces
          Issue Type: Bug
            Reporter: Bud Osterberg


The oracle.adfinternal.view.faces.skin.icon.TextIcon class does take a styleClass and inlineStyle in one constructor. However, there is no way to add to the original base values (no getters or setters), and even if they're provided to renderIcon in the attrs Map, renderIcon ignores them.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Assigned: (ADFFACES-93) TextIcon ignores styleClass and inlineStyle if set in attrs arg to renderIcon

Posted by "Adam Winer (JIRA)" <ad...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/ADFFACES-93?page=all ]

Adam Winer reassigned ADFFACES-93:
----------------------------------

    Assignee: Adam Winer

> TextIcon ignores styleClass and inlineStyle if set in attrs arg to renderIcon
> -----------------------------------------------------------------------------
>
>                 Key: ADFFACES-93
>                 URL: http://issues.apache.org/jira/browse/ADFFACES-93
>             Project: MyFaces ADF-Faces
>          Issue Type: Bug
>            Reporter: Bud Osterberg
>         Assigned To: Adam Winer
>         Attachments: golden.patches, icon.patch, TextIcon.patch
>
>
> The oracle.adfinternal.view.faces.skin.icon.TextIcon class does take a styleClass and inlineStyle in one constructor. However, there is no way to add to the original base values (no getters or setters), and even if they're provided to renderIcon in the attrs Map, renderIcon ignores them.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (ADFFACES-93) TextIcon ignores styleClass and inlineStyle if set in attrs arg to renderIcon

Posted by "Bud Osterberg (JIRA)" <ad...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/ADFFACES-93?page=all ]

Bud Osterberg updated ADFFACES-93:
----------------------------------

    Attachment: golden.patches

> TextIcon ignores styleClass and inlineStyle if set in attrs arg to renderIcon
> -----------------------------------------------------------------------------
>
>                 Key: ADFFACES-93
>                 URL: http://issues.apache.org/jira/browse/ADFFACES-93
>             Project: MyFaces ADF-Faces
>          Issue Type: Bug
>            Reporter: Bud Osterberg
>         Attachments: golden.patches, icon.patch, TextIcon.patch
>
>
> The oracle.adfinternal.view.faces.skin.icon.TextIcon class does take a styleClass and inlineStyle in one constructor. However, there is no way to add to the original base values (no getters or setters), and even if they're provided to renderIcon in the attrs Map, renderIcon ignores them.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (ADFFACES-93) TextIcon ignores styleClass and inlineStyle if set in attrs arg to renderIcon

Posted by "Bud Osterberg (JIRA)" <ad...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/ADFFACES-93?page=all ]

Bud Osterberg updated ADFFACES-93:
----------------------------------

    Status: Patch Available  (was: Open)

> TextIcon ignores styleClass and inlineStyle if set in attrs arg to renderIcon
> -----------------------------------------------------------------------------
>
>                 Key: ADFFACES-93
>                 URL: http://issues.apache.org/jira/browse/ADFFACES-93
>             Project: MyFaces ADF-Faces
>          Issue Type: Bug
>            Reporter: Bud Osterberg
>         Attachments: golden.patches, icon.patch, TextIcon.patch
>
>
> The oracle.adfinternal.view.faces.skin.icon.TextIcon class does take a styleClass and inlineStyle in one constructor. However, there is no way to add to the original base values (no getters or setters), and even if they're provided to renderIcon in the attrs Map, renderIcon ignores them.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (ADFFACES-93) TextIcon ignores styleClass and inlineStyle if set in attrs arg to renderIcon

Posted by "Bud Osterberg (JIRA)" <ad...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/ADFFACES-93?page=all ]

Bud Osterberg updated ADFFACES-93:
----------------------------------

    Status: Patch Available  (was: Open)

> TextIcon ignores styleClass and inlineStyle if set in attrs arg to renderIcon
> -----------------------------------------------------------------------------
>
>                 Key: ADFFACES-93
>                 URL: http://issues.apache.org/jira/browse/ADFFACES-93
>             Project: MyFaces ADF-Faces
>          Issue Type: Bug
>            Reporter: Bud Osterberg
>
> The oracle.adfinternal.view.faces.skin.icon.TextIcon class does take a styleClass and inlineStyle in one constructor. However, there is no way to add to the original base values (no getters or setters), and even if they're provided to renderIcon in the attrs Map, renderIcon ignores them.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (ADFFACES-93) TextIcon ignores styleClass and inlineStyle if set in attrs arg to renderIcon

Posted by "Bud Osterberg (JIRA)" <ad...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/ADFFACES-93?page=all ]

Bud Osterberg updated ADFFACES-93:
----------------------------------

    Status: Open  (was: Patch Available)

> TextIcon ignores styleClass and inlineStyle if set in attrs arg to renderIcon
> -----------------------------------------------------------------------------
>
>                 Key: ADFFACES-93
>                 URL: http://issues.apache.org/jira/browse/ADFFACES-93
>             Project: MyFaces ADF-Faces
>          Issue Type: Bug
>            Reporter: Bud Osterberg
>
> The oracle.adfinternal.view.faces.skin.icon.TextIcon class does take a styleClass and inlineStyle in one constructor. However, there is no way to add to the original base values (no getters or setters), and even if they're provided to renderIcon in the attrs Map, renderIcon ignores them.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (ADFFACES-93) TextIcon ignores styleClass and inlineStyle if set in attrs arg to renderIcon

Posted by "Bud Osterberg (JIRA)" <ad...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/ADFFACES-93?page=all ]

Bud Osterberg updated ADFFACES-93:
----------------------------------

    Attachment: TextIcon.patch

> TextIcon ignores styleClass and inlineStyle if set in attrs arg to renderIcon
> -----------------------------------------------------------------------------
>
>                 Key: ADFFACES-93
>                 URL: http://issues.apache.org/jira/browse/ADFFACES-93
>             Project: MyFaces ADF-Faces
>          Issue Type: Bug
>            Reporter: Bud Osterberg
>         Attachments: golden.patches, icon.patch, TextIcon.patch
>
>
> The oracle.adfinternal.view.faces.skin.icon.TextIcon class does take a styleClass and inlineStyle in one constructor. However, there is no way to add to the original base values (no getters or setters), and even if they're provided to renderIcon in the attrs Map, renderIcon ignores them.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (ADFFACES-93) TextIcon ignores styleClass and inlineStyle if set in attrs arg to renderIcon

Posted by "Bud Osterberg (JIRA)" <ad...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/ADFFACES-93?page=all ]

Bud Osterberg updated ADFFACES-93:
----------------------------------

    Attachment: icon.patch

> TextIcon ignores styleClass and inlineStyle if set in attrs arg to renderIcon
> -----------------------------------------------------------------------------
>
>                 Key: ADFFACES-93
>                 URL: http://issues.apache.org/jira/browse/ADFFACES-93
>             Project: MyFaces ADF-Faces
>          Issue Type: Bug
>            Reporter: Bud Osterberg
>         Attachments: golden.patches, icon.patch, TextIcon.patch
>
>
> The oracle.adfinternal.view.faces.skin.icon.TextIcon class does take a styleClass and inlineStyle in one constructor. However, there is no way to add to the original base values (no getters or setters), and even if they're provided to renderIcon in the attrs Map, renderIcon ignores them.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (ADFFACES-93) TextIcon ignores styleClass and inlineStyle if set in attrs arg to renderIcon

Posted by "Adam Winer (JIRA)" <ad...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/ADFFACES-93?page=all ]

Adam Winer updated ADFFACES-93:
-------------------------------

        Status: Resolved  (was: Patch Available)
    Resolution: Fixed

Applied patch

> TextIcon ignores styleClass and inlineStyle if set in attrs arg to renderIcon
> -----------------------------------------------------------------------------
>
>                 Key: ADFFACES-93
>                 URL: http://issues.apache.org/jira/browse/ADFFACES-93
>             Project: MyFaces ADF-Faces
>          Issue Type: Bug
>            Reporter: Bud Osterberg
>         Assigned To: Adam Winer
>         Attachments: golden.patches, icon.patch, TextIcon.patch
>
>
> The oracle.adfinternal.view.faces.skin.icon.TextIcon class does take a styleClass and inlineStyle in one constructor. However, there is no way to add to the original base values (no getters or setters), and even if they're provided to renderIcon in the attrs Map, renderIcon ignores them.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (ADFFACES-93) TextIcon ignores styleClass and inlineStyle if set in attrs arg to renderIcon

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

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

        Fix Version/s: 1.0.0-incubating-core
    Affects Version/s: 1.0.0-incubating-core

> TextIcon ignores styleClass and inlineStyle if set in attrs arg to renderIcon
> -----------------------------------------------------------------------------
>
>                 Key: ADFFACES-93
>                 URL: https://issues.apache.org/jira/browse/ADFFACES-93
>             Project: MyFaces ADF-Faces
>          Issue Type: Bug
>    Affects Versions: 1.0.0-incubating-core
>            Reporter: Bud Osterberg
>         Assigned To: Adam Winer
>             Fix For: 1.0.0-incubating-core
>
>         Attachments: golden.patches, icon.patch, TextIcon.patch
>
>
> The oracle.adfinternal.view.faces.skin.icon.TextIcon class does take a styleClass and inlineStyle in one constructor. However, there is no way to add to the original base values (no getters or setters), and even if they're provided to renderIcon in the attrs Map, renderIcon ignores them.

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