View Single Post
  #4 (permalink)  
Old 05-16-2007, 05:21 AM
easytouch easytouch is offline
Senior Member
 
Posts: 59
Default

*bump* I am not that brainy and because of limited time, I can not directly help you debugging this regex.

I would advise two things:

Look in detail on the regular expression, or simply take one from the original phone number zimlet and try to change it very slowly, by taking care after each step if it works, and where it is active.

Have a look at an article here in the forums, where there are problems described about international phone numbers and other related context zimlets.

Another good tip is: Deploy your zimlet and then copy the zimlets folder into a newly created subfolder _dev. If it is there, it will be loaded every time you refresh the clients webbrowser. you save a lot of time if you do not need to undeploy, deploy every time you do debugging.

Sorry that I have no more concrete answer today, greetings, Robert
Reply With Quote