You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Don Brown (JIRA)" <ji...@apache.org> on 2008/06/13 03:20:05 UTC

[jira] Updated: (WW-2484) Styles from templateCssPath ignored

     [ https://issues.apache.org/struts/browse/WW-2484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Don Brown updated WW-2484:
--------------------------

    Fix Version/s: 2.1.3

> Styles from templateCssPath ignored
> -----------------------------------
>
>                 Key: WW-2484
>                 URL: https://issues.apache.org/struts/browse/WW-2484
>             Project: Struts 2
>          Issue Type: Bug
>          Components: Plugin - Dojo Tags
>    Affects Versions: 2.0.11, 2.0.11.1, 2.0.12, 2.1.0, 2.1.1
>            Reporter: Mike Calmus
>             Fix For: 2.1.3
>
>
> I copied the normal DatePicker.css to a local directory and made some changes. When I use the following tag:
>   <s:datetimepicker name="startDate" id="startDate" templateCssPath="/stylesheets/customDatePicker.css" displayFormat="MM/dd/yyyy" />
> The styles specified in the modified file, though are not used. Running the popup through FireBug (https://addons.mozilla.org/en-US/firefox/addon/1843) shows that the modified styles are all overriden by the default styles. In effect, those specified by the templateCssPath are ignored.
> I assume this is some sort of Dojo issue. Perhaps upgrading to dojo 0.9+ would fix it?

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