The comment is correct. At that moment all unicode bytes are percent-encoded 
(eg %34) and urllib decodes these after JSON is decoded, on lines 109 and 150. 
Web remote would never send not percent-encoded characters there. If you e.g 
telneted to remote's port and sent line GET <yourfavourite byte >128>, it would 
simply drop the connection with no further harm.
-- 
https://code.launchpad.net/~mahfiaz/openlp/bug-908226/+merge/98040
Your team OpenLP Core is subscribed to branch lp:openlp.

_______________________________________________
Mailing list: https://launchpad.net/~openlp-core
Post to     : openlp-core@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openlp-core
More help   : https://help.launchpad.net/ListHelp

Reply via email to