Hi!
This is the error I get when I write the correct value:
Notice: Undefined offset: 4 format_hu_phone_number() function (............../sites/all/modules/phone/include/phone.hu.inc 65 line).
Thank you
Stephen
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | huphone-1891040-1.patch | 2.13 KB | rfsbsb |
Comments
Comment #1
rfsbsbHere is a small patch to fix it.
I changed the regex according to the pattern described here http://en.wikipedia.org/wiki/Telephone_numbers_in_Hungary.
In case any of you don't know how to apply the patch, here's how http://drupal.org/node/87303/git-instructions/7.x-1.x
Comment #2
pityu73 commentedThank you
Works well in patches.
Stephen
Comment #3
rfsbsbThank you. Patch applied to 7.x-1.x branch.