Bug 380450

Summary: Empty template title in account templates dialog
Product: [Applications] kmymoney Reporter: Ralf Habacker <ralf.habacker>
Component: generalAssignee: KMyMoney Devel Mailing List <kmymoney-devel>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version First Reported In: 4.8.0   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In: 4.8.1,5.0.0
Sentry Crash Report:

Description Ralf Habacker 2017-06-02 06:44:03 UTC
KMymoney templates are generated from gnucash templates. Because gnucash uses partially incomplete country/language specifier kmymoney is not able to find a related language string and displays an empty string as identifier in the template selector dialog. 

How to reproduce:
1. Check out gnucash sources
2. run xea2kmt-all from kmymoney contrib directory to recreate kmymoney templates
3. Move account template tree into /usr/share/kde4/apps/kmymoney/templates/
4. start kmymoney and select file->import->account template

What happens ?
There are account templates with empty titles which are therefore unknown

What is expected ? 
There should be at least a short title to be able to identify such account templates.