Leo Di Donato

Results 78 comments of Leo Di Donato

Hey @motss, have you seen the last commit?

Yup, I decided to keep maintaining it at https://github.com/leodido/go-syslog With write access it's way more easy to maintain stuff :) You can already go get github.com/leodido/go-syslog/v4 (v4.1.0 is the latest...

> Either one of these is incorrect, I guess. Should we call for a report to the SCIM WG? I guess that would be the best thing to do. >...

Hi @mstalfoort, thanks for the issue and yes I confirm this behavior. However this can not be classified as bug for a simple reason: regardless of the locale used (e.g.,...

I strongly agree with you @mstalfoort. The validation should return false. Rather it ignores unwanted chars and return true. As soon as possible (whenever I have some spare time) I'll...

Please provide a reproducible snippet of code. In the meantime I've done some tests (simply using the [demo](https://cdn.rawgit.com/leodido/i18n.phonenumbers.js/master/demo/demo.html) page) .. ``` javascript leodido.i18n.PhoneNumbers.isPossibleNumber('+xx123456789', 'FR') // > false leodido.i18n.PhoneNumbers.isPossibleNumberWithReason('+xx123456789') // >...

Sure, soon I'll do it.

You're right it is a misprint. Thanks!