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

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

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