** Branch linked: lp:openlp/2.4 -- You received this bug notification because you are a member of OpenLP Core, which is subscribed to OpenLP. https://bugs.launchpad.net/bugs/1594945
Title: VideoPsalm import with control chars or escaped quotes causes traceback Status in OpenLP: In Progress Bug description: Original report + sample file here: https://support.openlp.org/scp/tickets.php?id=3563 In 2.4.1 when trying to import a songbook with control chars or escaped quotes a traceback is thrown, like this: Traceback (most recent call last): File "openlp\plugins\songs\lib\importers\videopsalm.py", line 78, in do_import File "json\__init__.py", line 318, in loads File "json\decoder.py", line 343, in decode File "json\decoder.py", line 359, in raw_decode ValueError: Expecting ',' delimiter: line 1 column 21627 (char 21626) To manage notifications about this bug go to: https://bugs.launchpad.net/openlp/+bug/1594945/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~openlp-core Post to : [email protected] Unsubscribe : https://launchpad.net/~openlp-core More help : https://help.launchpad.net/ListHelp

