You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@empire-db.apache.org by "Rainer Döbele (JIRA)" <em...@incubator.apache.org> on 2008/09/17 12:37:44 UTC

[jira] Created: (EMPIREDB-16) tag library definition does not allow java expressions for the cssClass attribute

tag library definition does not allow java expressions for the cssClass attribute
---------------------------------------------------------------------------------

                 Key: EMPIREDB-16
                 URL: https://issues.apache.org/jira/browse/EMPIREDB-16
             Project: Empire-DB
          Issue Type: Bug
          Components: Struts2 Extentions
    Affects Versions: empire-db-2.0.5-incubating
            Reporter: Rainer Döbele
            Assignee: Rainer Döbele
            Priority: Minor
             Fix For: empire-db-2.0.5-incubating


the empire-tags.tld does define the cssClass attribute for various tags as String-only. Hence the class name cannot be generated.

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


[jira] Resolved: (EMPIREDB-16) tag library definition does not allow java expressions for the cssClass attribute

Posted by "Rainer Döbele (JIRA)" <em...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/EMPIREDB-16?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rainer Döbele resolved EMPIREDB-16.
-----------------------------------

    Resolution: Fixed

changes empire-tags.tld for attribute cssClass:
<rtexprvalue>true</rtexprvalue>

> tag library definition does not allow java expressions for the cssClass attribute
> ---------------------------------------------------------------------------------
>
>                 Key: EMPIREDB-16
>                 URL: https://issues.apache.org/jira/browse/EMPIREDB-16
>             Project: Empire-DB
>          Issue Type: Bug
>          Components: Struts2 Extentions
>    Affects Versions: empire-struts2-ext-1.0.5-incubating
>            Reporter: Rainer Döbele
>            Assignee: Rainer Döbele
>            Priority: Minor
>             Fix For: empire-struts2-ext-1.0.5-incubating
>
>
> the empire-tags.tld does define the cssClass attribute for various tags as String-only. Hence the class name cannot be generated.

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


[jira] Updated: (EMPIREDB-16) tag library definition does not allow java expressions for the cssClass attribute

Posted by "Rainer Döbele (JIRA)" <em...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/EMPIREDB-16?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rainer Döbele updated EMPIREDB-16:
----------------------------------

        Fix Version/s:     (was: empire-db-2.0.5-incubating)
                       empire-struts2-ext-1.0.5-incubating
    Affects Version/s:     (was: empire-db-2.0.5-incubating)
                       empire-struts2-ext-1.0.5-incubating

> tag library definition does not allow java expressions for the cssClass attribute
> ---------------------------------------------------------------------------------
>
>                 Key: EMPIREDB-16
>                 URL: https://issues.apache.org/jira/browse/EMPIREDB-16
>             Project: Empire-DB
>          Issue Type: Bug
>          Components: Struts2 Extentions
>    Affects Versions: empire-struts2-ext-1.0.5-incubating
>            Reporter: Rainer Döbele
>            Assignee: Rainer Döbele
>            Priority: Minor
>             Fix For: empire-struts2-ext-1.0.5-incubating
>
>
> the empire-tags.tld does define the cssClass attribute for various tags as String-only. Hence the class name cannot be generated.

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