Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

These special characters aren't managed #1

Open
Stemby opened this issue Apr 26, 2010 · 4 comments
Open

These special characters aren't managed #1

Stemby opened this issue Apr 26, 2010 · 4 comments

Comments

@Stemby
Copy link
Owner

Stemby commented Apr 26, 2010

À È É Ì Ò Ù ç [ ] { } ^ £ \ | § ° ~ `
are transformed in "?".

@bertani
Copy link
Collaborator

bertani commented May 3, 2010

@Stemby
Copy link
Owner Author

Stemby commented Jun 3, 2010

I created a new branch ("specialchars"). The counter doesn't work properly when sender.isUnicodeCompliant == true.

190.it doesn't manage special characters: do you know a website to test this new feature?

@Stemby
Copy link
Owner Author

Stemby commented Nov 9, 2011

Currently vodafone.it is compatible with Unicode characters.

Here is the new link to the tmp solution:

https://github.com/sylarpowa/ermeSms/blob/master/ermesms/plugins/Sender.py#L52

@Stemby
Copy link
Owner Author

Stemby commented Jan 24, 2012

Hi,
could you check and test the specialchars branch, please?

https://github.com/sylarpowa/ermeSms/compare/master...specialchars

Currently it works only with Vodafone; for the other senders, you have to find the encoding used by the websites (e.g. by using Live HTTP Headers[1,2]), and modify the init() method in each module.

Ciao!

[1] https://addons.mozilla.org/en-US/firefox/addon/live-http-headers/
[2] http://packages.debian.org/sid/mozilla-livehttpheaders

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants