Ticket #7 (closed defect: fixed)
Support + and ( ) character in phoneVoice
Reported by: | relet | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | zoo-kernel | Version: | |
Keywords: | Cc: |
Description
The '+' sign at the beginning of international phone numbers is silently dropped.
phoneVoice=+47123456 <ows:Voice>47123456</ows:Voice>
'(' and ')' characters in the phone numbers cause the string to end.
phoneVoice=+49 (0)30-123456 <ows:Voice>49 </ows:Voice>
Change History
Note: See
TracTickets for help on using
tickets.