[ZOO-Discuss] [ZOO Project Trac] #7: Support + and ( ) character in phoneVoice

ZOO Project Trac zoo-dev at cartography.st
Tue Aug 24 04:03:18 PDT 2010


#7: Support + and ( ) character in phoneVoice
-------------------+--------------------------------------------------------
Reporter:  relet   |       Owner:            
    Type:  defect  |      Status:  new       
Priority:  minor   |   Component:  zoo-kernel
 Version:          |    Keywords:            
-------------------+--------------------------------------------------------
 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>
 }}}

-- 
Ticket URL: <http://svn.zoo-project.org/trac/ticket/7>
ZOO Project Trac <http://svn.zoo-project.org/>
Open WPS Platform


More information about the Zoo-discuss mailing list