[ 
https://issues.apache.org/jira/browse/WW-4709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15645268#comment-15645268
 ] 

Hudson commented on WW-4709:
----------------------------

SUCCESS: Integrated in Jenkins build Struts-JDK7-master #546 (See 
[https://builds.apache.org/job/Struts-JDK7-master/546/])
WW-4709 Defines toString as it's used in JSON serialisation (lukaszlenart: rev 
b287a9546a5212bb8c045194f6a6e39aa578017d)
* (edit) core/src/main/java/org/apache/struts2/dispatcher/Parameter.java
* (edit) core/src/main/java/org/apache/struts2/dispatcher/HttpParameters.java


> Invalid field value for field "id"
> ----------------------------------
>
>                 Key: WW-4709
>                 URL: https://issues.apache.org/jira/browse/WW-4709
>             Project: Struts 2
>          Issue Type: Bug
>          Components: Plugin - REST
>    Affects Versions: 2.5.5
>            Reporter: winix
>             Fix For: 2.5.6
>
>
> The "id" field of Model(ModelDriven) is set to the wrong value.
> E.g: /struts2-rest-showcase/orders/3.json
> {code:javascript}
> {"amount":33,"clientName":"Bob","id":"org.apache.struts2.dispatcher.Parameter$Request@53e65f44"}
> {code}
> The "id" value should be 3.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to