bellville icon indicating copy to clipboard operation
bellville copied to clipboard

sender check is too strict

Open sorenisanerd opened this issue 13 years ago • 4 comments

My company name contains a numerical digit. I have this company name registered with Clickatell and can send messages through their API with my company name as the sender, but bellville rejects it, because it fails the .isalpha() check.

sorenisanerd avatar Nov 21 '11 08:11 sorenisanerd

Thanks for reporting the issue, I'm not sure how pressing this is for you but I'm unable to work on this in the immediate. If you're able to submit a patch that would be awesome.

smn avatar Nov 21 '11 08:11 smn

It's not pressing, really. I'm not exposing the library to anyone but myself, so I just disabled the check, but sure, I can whip up a patch.

sorenisanerd avatar Nov 21 '11 08:11 sorenisanerd

Patch written, pull request sent.

I'm not sure how I could have connected that pull request with this issue. I'm still a bit new to Github.

sorenisanerd avatar Nov 21 '11 09:11 sorenisanerd

So this should be closed, right?

thedrow avatar Aug 12 '14 16:08 thedrow