← Back to team overview

openlp-core team mailing list archive

[Bug 860876] Re: web-remote: utf8 alert

 

Hi, some help: I tested httpserver.py 
I this line: "text = json.loads(self.url_params[u'data'][0])[u'request'][u'text']" the text variable is already created with wrong encoding. I hope this helps.

Plus: In search function this bug also occurs. I think, JSON text
parsing is wrong.

-- 
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
https://bugs.launchpad.net/bugs/860876

Title:
  web-remote: utf8 alert

Status in OpenLP - Worship Presentation Software:
  In Progress

Bug description:
  When I send an alert message from web-remote or Android with non-ascii characters (for example: "Értesítés" [Hungarian]) it appear as raw data text ("ĂrtesĂ­tĂŠs"). Something is wrong with character encoding.
  This does not happen from directly sending.

  1) Ubuntu 11.04
  2) OpenLP 1.9.7
  3) Send az alert message from web-remote or Android client with non ascii characters.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openlp/+bug/860876/+subscriptions


References