[ https://issues.apache.org/struts/browse/WW-3327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Musachy Barroso resolved WW-3327.
---------------------------------
Resolution: Won't Fix
the dojo plugin is deprecated and bug will not be fixed on it, pleas ask questions on the
users mailing list.
> s:datetimepicker when the page returned from an action - doesnt display in struts 2.1.8
> ---------------------------------------------------------------------------------------
>
> Key: WW-3327
> URL: https://issues.apache.org/struts/browse/WW-3327
> Project: Struts 2
> Issue Type: Bug
> Components: Plugin - Dojo Tags
> Affects Versions: 2.1.8
> Reporter: Rama
>
> I am trying to use sx:datetimepicker in my JSP. Struts version used is 2.1.8
> I have included <sx:head/> and also written the taglib directive (struts-dojo-tags)
in the JSP.
> There are two cases -
> 1) the page(test.jsp) just has the <s:datetimepicker> -> working fine when the
request directly comes to the JSP - like http://localhost:8081/test.jsp
> 2) there is an action which is returning the test.jsp page. I am calling that action
http://localhost:8081/test.do - now the date picker is not getting displayed.
> Can you please let me know if there is any issue with the datetimepicker regadring this
issue? If yes, please let me know what to do to resolve this issue.
> OR Am I missing something here?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|