Needs work
Project:
Phone Number
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Mar 2013 at 11:21 UTC
Updated:
5 Nov 2013 at 02:00 UTC
Jump to comment: Most recent
The fields machine names are coming instead of human readable names in validation. e.g field_reg_fax[und][0][number] مطلوب حقل
Comments
Comment #1
JulienThomas commentedHello.
I confirm this. For me, it happens when Phone Number is used as Commerce Order field.
I think that for any reasons, Clientside Validation may conflict with the module.
see for instance https://drupal.org/node/1952904
Comment #2
JulienThomas commentedA quick fix would be
a) in cck_phone.module @678
replace as follows
(without //)
the error will thus display "Phone Number", translated
To preserve the design, do not forget the rule
Comment #3
JulienThomas commentedComment #4
ckngWould appreciate if a proper patch could be generated. https://drupal.org/patch