6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
10/18/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#8347] soap getActionTimestamp return string instead of int
*
Your Email Address
*
Spam protection
Enter the letters below:
. ..__ . ..__. __ \ /[__)|\/|[__]/ ` \/ | \| || |\__.
Comment
> platform: php5/ubuntu > > calling getActionTimestamp I got xsd:string instead of xsd:int > > > > server.calendar.getActionTimestamp( > '20090601161710.17666fit6idh67za@example.com', 'add') > > *** Incoming SOAP ****************************************************** > > <?xml version="1.0" encoding="UTF-8"?> > > ... > > <ns1:calendar.getActionTimestampResponse> > > <return > xsi:type="xsd:string">1243865830</return></ns1:calendar.getActionTimestampResponse> > > ... > > > > > > on php4/rhel4 return type is ok (int) > > > > in wsdl I got: > > <message name="calendar.getActionTimestampResponse"> > > <part name="output" type="xsd:int"/> > > </message> > > > >
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers