← Back to team overview

openlp-core team mailing list archive

[Bug 1594945] Re: VideoPsalm import with control chars or escaped quotes causes traceback

 

** Branch linked: lp:~tomasgroth/openlp/videopsalm-fix-24

-- 
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


References