You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Matt Raible (JIRA)" <ji...@apache.org> on 2007/05/31 02:12:38 UTC

[jira] Created: (WW-1957) does not retain css classes on rendered input fields

<s:datetimepicker> does not retain css classes on rendered input fields
-----------------------------------------------------------------------

                 Key: WW-1957
                 URL: https://issues.apache.org/struts/browse/WW-1957
             Project: Struts 2
          Issue Type: Bug
          Components: Views
    Affects Versions: 2.0.6
            Reporter: Matt Raible


If I have an input field with cssClass defined, these don't get rendered on fields that Dojo produces.

<s:datetimepicker key="person.modificationDate" required="true" toggleType="wipe" toggleDuration="300" displayFormat="${datePattern}" cssClass="text medium"/>

I've extracted Dojo 0.4.3 into my project, so maybe it's an issue with versions?

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


[jira] Commented: (WW-1957) does not retain css classes on rendered input fields

Posted by "Musachy Barroso (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/struts/browse/WW-1957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_41136 ] 

Musachy Barroso commented on WW-1957:
-------------------------------------

yup, this was fixed in 2.1, let me try to find the ticket

> <s:datetimepicker> does not retain css classes on rendered input fields
> -----------------------------------------------------------------------
>
>                 Key: WW-1957
>                 URL: https://issues.apache.org/struts/browse/WW-1957
>             Project: Struts 2
>          Issue Type: Bug
>          Components: Views
>    Affects Versions: 2.0.6
>            Reporter: Matt Raible
>
> If I have an input field with cssClass defined, these don't get rendered on fields that Dojo produces.
> <s:datetimepicker key="person.modificationDate" required="true" toggleType="wipe" toggleDuration="300" displayFormat="${datePattern}" cssClass="text medium"/>
> I've extracted Dojo 0.4.3 into my project, so maybe it's an issue with versions?

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


[jira] Closed: (WW-1957) does not retain css classes on rendered input fields

Posted by "Musachy Barroso (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/struts/browse/WW-1957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Musachy Barroso closed WW-1957.
-------------------------------

       Resolution: Duplicate
    Fix Version/s: 2.1.0

See WW-1778

> <s:datetimepicker> does not retain css classes on rendered input fields
> -----------------------------------------------------------------------
>
>                 Key: WW-1957
>                 URL: https://issues.apache.org/struts/browse/WW-1957
>             Project: Struts 2
>          Issue Type: Bug
>          Components: Views
>    Affects Versions: 2.0.6
>            Reporter: Matt Raible
>             Fix For: 2.1.0
>
>
> If I have an input field with cssClass defined, these don't get rendered on fields that Dojo produces.
> <s:datetimepicker key="person.modificationDate" required="true" toggleType="wipe" toggleDuration="300" displayFormat="${datePattern}" cssClass="text medium"/>
> I've extracted Dojo 0.4.3 into my project, so maybe it's an issue with versions?

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