Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Trivial
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.5
-
Fix Version/s: 4.5
-
Component/s: CiviCRM API
-
Labels:None
-
Documentation Required?:None
Description
When adding phone numbers via the API explorer, the numbers are interpretated as integers and reformatted as such.
The third one is even weirder, I don't understand that one...
http://i.gyazo.com/27de57640c223749ee29a37465f7e92a.png
http://i.gyazo.com/1cb43585a9f8a23415e7e46d4f6706eb.png
http://i.gyazo.com/68b4d99ed0c79286afc98ddcb4f483b6.png
(compare the entered number with the sample code...)
the wrong number is also written to the database on execution!