Customs plugin does not accept Umlauts in the title

Bug #656960 reported by Andreas Preikschat
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenLP
Fix Released
Undecided
Meinert Jordan

Bug Description

Hello!

Attempting to add a Custom with ü, ö, ä and/or ß in the title produces this traceback:

Traceback (most recent call last):
  File "/home/andreas/Projekte/openlp/trunk/openlp/plugins/custom/forms/editcustomform.py", line 146, in accept
    if self.saveCustom():
  File "/home/andreas/Projekte/openlp/trunk/openlp/plugins/custom/forms/editcustomform.py", line 164, in saveCustom
    self.customSlide.title = unicode(self.titleEdit.displayText(), u'utf-8')
UnicodeDecodeError: 'utf8' codec can't decode byte 0xdf in position 0: unexpected end of data

Tags: customs
Meinert Jordan (m2j)
Changed in openlp:
assignee: nobody → m2j (m2j)
status: New → Fix Committed
Changed in openlp:
status: Fix Committed → Fix Released
Changed in openlp:
milestone: none → 1.9.4
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.