[jira] [Updated] (WW-4925) Date Parameters are not set in action class after struts upgrade to 2.3.34

2018-03-12 Thread saisri (JIRA)

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

saisri updated WW-4925:
---
Attachment: DsSearchAction.java

> Date Parameters are not set in action class after struts upgrade to 2.3.34
> --
>
> Key: WW-4925
> URL: https://issues.apache.org/jira/browse/WW-4925
> Project: Struts 2
>  Issue Type: Bug
>Affects Versions: 2.3.34
> Environment: Windows
>Reporter: saisri
>Priority: Major
> Fix For: 2.3.28
>
> Attachments: DsSearchAction.java, calendar.htm, dsSearch.js, 
> dsSearch.jsp, struts.xml
>
>
> Setter methods of all other parameters are called in action class except for 
> date parameters when struts version is upgraded from 2.3.15 to 2.3.34.
> All the time the setter and getter for date parameters.return "null" value.
> For date components, dojo with jmaki ui wrapper framework is used to publish 
> the url with values from UI. From UI, values are reaching to network. No 
> issue here.
> In struts.xml, result type for this action is json. Everything is working 
> fine in previous version 2.3.15..
> h2.  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (WW-4925) Date Parameters are not set in action class after struts upgrade to 2.3.34

2018-03-12 Thread saisri (JIRA)

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

saisri updated WW-4925:
---
Attachment: (was: DsSearchAction.java)

> Date Parameters are not set in action class after struts upgrade to 2.3.34
> --
>
> Key: WW-4925
> URL: https://issues.apache.org/jira/browse/WW-4925
> Project: Struts 2
>  Issue Type: Bug
>Affects Versions: 2.3.34
> Environment: Windows
>Reporter: saisri
>Priority: Major
> Fix For: 2.3.28
>
> Attachments: DsSearchAction.java, calendar.htm, dsSearch.js, 
> dsSearch.jsp, struts.xml
>
>
> Setter methods of all other parameters are called in action class except for 
> date parameters when struts version is upgraded from 2.3.15 to 2.3.34.
> All the time the setter and getter for date parameters.return "null" value.
> For date components, dojo with jmaki ui wrapper framework is used to publish 
> the url with values from UI. From UI, values are reaching to network. No 
> issue here.
> In struts.xml, result type for this action is json. Everything is working 
> fine in previous version 2.3.15..
> h2.  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (WW-4925) Date Parameters are not set in action class after struts upgrade to 2.3.34

2018-03-12 Thread Lukasz Lenart (JIRA)

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

Lukasz Lenart updated WW-4925:
--
Fix Version/s: (was: 2.4)
   2.3.28

> Date Parameters are not set in action class after struts upgrade to 2.3.34
> --
>
> Key: WW-4925
> URL: https://issues.apache.org/jira/browse/WW-4925
> Project: Struts 2
>  Issue Type: Bug
>Affects Versions: 2.3.34
> Environment: Windows
>Reporter: saisri
>Priority: Major
> Fix For: 2.3.28
>
> Attachments: DsSearchAction.java, calendar.htm, dsSearch.js, 
> dsSearch.jsp, struts.xml
>
>
> Setter methods of all other parameters are called in action class except for 
> date parameters when struts version is upgraded from 2.3.15 to 2.3.34.
> All the time the setter and getter for date parameters.return "null" value.
> For date components, dojo with jmaki ui wrapper framework is used to publish 
> the url with values from UI. From UI, values are reaching to network. No 
> issue here.
> In struts.xml, result type for this action is json. Everything is working 
> fine in previous version 2.3.15..
> h2.  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (WW-4925) Date Parameters are not set in action class after struts upgrade to 2.3.34

2018-03-12 Thread saisri (JIRA)

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

saisri updated WW-4925:
---
Attachment: struts.xml
DsSearchAction.java
dsSearch.jsp
dsSearch.js
calendar.htm

> Date Parameters are not set in action class after struts upgrade to 2.3.34
> --
>
> Key: WW-4925
> URL: https://issues.apache.org/jira/browse/WW-4925
> Project: Struts 2
>  Issue Type: Bug
>Affects Versions: 2.3.34
> Environment: Windows
>Reporter: saisri
>Priority: Major
> Fix For: 2.4
>
> Attachments: DsSearchAction.java, calendar.htm, dsSearch.js, 
> dsSearch.jsp, struts.xml
>
>
> Setter methods of all other parameters are called in action class except for 
> date parameters when struts version is upgraded from 2.3.15 to 2.3.34.
> All the time the setter and getter for date parameters.return "null" value.
> For date components, dojo with jmaki ui wrapper framework is used to publish 
> the url with values from UI. From UI, values are reaching to network. No 
> issue here.
> In struts.xml, result type for this action is json. Everything is working 
> fine in previous version 2.3.15..
> h2.  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (WW-4925) Date Parameters are not set in action class after struts upgrade to 2.3.34

2018-03-12 Thread Lukasz Lenart (JIRA)

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

Lukasz Lenart updated WW-4925:
--
Fix Version/s: 2.4

> Date Parameters are not set in action class after struts upgrade to 2.3.34
> --
>
> Key: WW-4925
> URL: https://issues.apache.org/jira/browse/WW-4925
> Project: Struts 2
>  Issue Type: Bug
>Affects Versions: 2.3.34
> Environment: Windows
>Reporter: saisri
>Priority: Major
> Fix For: 2.4
>
>
> Setter methods of all other parameters are called in action class except for 
> date parameters when struts version is upgraded from 2.3.15 to 2.3.34.
> All the time the setter and getter for date parameters.return "null" value.
> For date components, dojo with jmaki ui wrapper framework is used to publish 
> the url with values from UI. From UI, values are reaching to network. No 
> issue here.
> In struts.xml, result type for this action is json. Everything is working 
> fine in previous version 2.3.15..
> h2.  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)