Worship Assistent import gives traceback

Bug #1390986 reported by Tomas Groth
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenLP
Fix Released
Medium
Tomas Groth

Bug Description

Importing from file attached here: http://support.openlp.org/scp/tickets.php?id=2570

Traceback (most recent call last):
  File "/home/tgc/OpenLP/openlp/trunk/openlp/core/ui/wizard.py", line 223, in on_current_id_changed
    self.perform_wizard()
  File "/home/tgc/OpenLP/openlp/trunk/openlp/plugins/songs/forms/songimportform.py", line 354, in perform_wizard
    importer.do_import()
  File "/home/tgc/OpenLP/openlp/trunk/openlp/plugins/songs/lib/importers/worshipassistant.py", line 121, in do_import
    self.parse_author(record['AUTHOR'])
  File "/home/tgc/OpenLP/openlp/trunk/openlp/plugins/songs/lib/importers/songimport.py", line 254, in parse_author
    for author in text.split(','):
AttributeError: 'NoneType' object has no attribute 'split'

Additionally there's an issue with importing verse orders, see: http://support.openlp.org/scp/tickets.php?id=2571

Related branches

Tomas Groth (tomasgroth)
Changed in openlp:
status: New → In Progress
assignee: nobody → Tomas Groth (tomasgroth)
Phill (phill-ridout)
Changed in openlp:
importance: Undecided → Medium
Tim Bentley (trb143)
Changed in openlp:
milestone: none → 2.1.2
status: In Progress → Fix Committed
Tim Bentley (trb143)
Changed in openlp:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.