-
Bug
-
Resolution: Done
-
Major
-
4.3.0.GA_CP09
-
None
-
Windows 2008, Service Pack 2 64bit, sun java 1.6, Internet Explorer 7
-
Release Notes
-
-
Documented as Resolved Issue
1) It's not possible to login (response area returns "false" instead of "true")
2) it's not possible to create a new auction. After submitting categoryId 7 the response area shows the following:
<env:Envelope xmlns:env='http://schemas.xmlsoap.org/soap/envelope/'><env:Header></env:Header><env:Body><env:Fault xmlns:env='http://schemas.xmlsoap.org/soap/envelope/'><faultcode>env:Server</faultcode><faultstring>javax.xml.bind.UnmarshalException: For input string: "#
- with linked exception:
[java.lang.NumberFormatException: For input string: "#{categoryId}
"]</faultstring></env:Fault></env:Body></env:Envelope>
ant thus the other actions are not possible either because they depend on successful creation of an auction.