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

CommentFileSizeAuthor
#1 huphone-1891040-1.patch2.13 KBrfsbsb

Comments

rfsbsb’s picture

StatusFileSize
new2.13 KB

Here 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

pityu73’s picture

Status: Active » Reviewed & tested by the community

Thank you
Works well in patches.
Stephen

rfsbsb’s picture

Status: Reviewed & tested by the community » Fixed

Thank you. Patch applied to 7.x-1.x branch.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.