You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Matthias Wronka (JIRA)" <de...@myfaces.apache.org> on 2007/06/01 13:32:18 UTC

[jira] Created: (TOBAGO-414) ommits blank on class-attribute when disabled

<tc:toolBarCommand> ommits blank on class-attribute when disabled
-----------------------------------------------------------------

                 Key: TOBAGO-414
                 URL: https://issues.apache.org/jira/browse/TOBAGO-414
             Project: MyFaces Tobago
          Issue Type: Bug
          Components: Core
    Affects Versions: 1.0.10
            Reporter: Matthias Wronka


A disabled ToolbarCommand creates the following output:

<td class="tobago-toolbar-label-td" align="center">
<a class="tobago-toolBar-button-linktobago-toolBar-button-link-disabled">Drucken
</a></td>

As there is no blank after tobago-toolBar-button-link the styles cannot be used.

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


[jira] Resolved: (TOBAGO-414) ommits blank on class-attribute when disabled

Posted by "Bernd Bohmann (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/TOBAGO-414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bernd Bohmann resolved TOBAGO-414.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.0.12

> <tc:toolBarCommand> ommits blank on class-attribute when disabled
> -----------------------------------------------------------------
>
>                 Key: TOBAGO-414
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-414
>             Project: MyFaces Tobago
>          Issue Type: Bug
>          Components: Themes
>    Affects Versions: 1.0.10
>            Reporter: Matthias Wronka
>            Assignee: Bernd Bohmann
>             Fix For: 1.0.12
>
>
> A disabled ToolbarCommand creates the following output:
> <td class="tobago-toolbar-label-td" align="center">
> <a class="tobago-toolBar-button-linktobago-toolBar-button-link-disabled">Drucken
> </a></td>
> As there is no blank after tobago-toolBar-button-link the styles cannot be used.

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