Closed (fixed)
Project:
CitizenSpeak
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Reporter:
Created:
6 Oct 2009 at 02:22 UTC
Updated:
10 Apr 2012 at 22:16 UTC
Jump to comment: Most recent, Most recent file
When a user enters a phone number and sends the email. the email is sent however their phone number is displayed as 2147483647. the phone number they entered is not in the email.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | citizenspeak-phone-error-596840.patch | 1.54 KB | Anonymous (not verified) |
Comments
Comment #1
matt2000 commentedComment #2
Anonymous (not verified) commentedThe actual error is that the phone number field discards everything after the first non-number character. I'll try to roll a patch for this.
Comment #3
Anonymous (not verified) commentedHere's a patch. Simple fix.
Comment #4
Anonymous (not verified) commentedIn 6.x-1.0 release.