6.0.0-beta1
03.07.25

[#6948] required phone numbers not pattern matched
Summary required phone numbers not pattern matched
Queue Horde Framework Packages
Queue Version FRAMEWORK_3
Type Bug
State Resolved
Priority 1. Low
Owners jan (at) horde (dot) org
Requester plehn (at) rz (dot) uni-wuerzburg (dot) de
Created 06/18/2008 (6224 days ago)
Due
Updated 06/18/2008 (6224 days ago)
Assigned
Resolved 06/18/2008 (6224 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
06/18/2008 09:55:32 PM Jan Schneider Comment #3
Assigned to Jan Schneider
State ⇒ Resolved
Reply to this comment
Fixed in CVS.
06/18/2008 09:50:56 PM CVS Commit Comment #2 Reply to this comment
06/18/2008 10:59:21 AM plehn (at) rz (dot) uni-wuerzburg (dot) de Comment #1
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ Horde Framework Packages
Summary ⇒ required phone numbers not pattern matched
Type ⇒ Bug
State ⇒ Unconfirmed
Reply to this comment
If a phone number is required in Horde_Form_Type_phone, it is returned 
as valid if strlen>0. In this case no check for valid patterns is made.



The code in the else-block in Horde_Form_Type_phone::isValid should be 
executed in any case and should therefore be taken out of the 
else-block.

Saved Queries