Bug 379510

Summary: Event templates do not work
Product: [Applications] korganizer Reporter: Nikolaos Kakouros <tterranigma>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In: 5.5.1

Description Nikolaos Kakouros 2017-05-04 15:44:45 UTC
When trying to apply a template there is an error.

Steps to reproduce:
1. Create a new event.
2. Edit the event and go to "Templates..." (bottom left corner of edit dialog).
3. Click "New..." and save under a name.
4. Click OK twice.
5. Create new event.
6. Got to "Templates...", select the previously created template and hit "Apply".

What should happen:
The event fields should be populated according to the template.

What actually happens:
There is an error: "Unable to find template ''." and no field is populated.
Comment 1 Laurent Montel 2017-05-04 21:12:48 UTC
Git commit ef3f12559131a85106be68148a148d9307ee3485 by Montel Laurent.
Committed on 04/05/2017 at 21:12.
Pushed by mlaurent into branch 'Applications/17.04'.

Fix Bug 379510 - Event templates do not work

FIXED-IN: 5.5.1

M  +3    -3    src/incidencedialog.cpp

https://commits.kde.org/incidenceeditor/ef3f12559131a85106be68148a148d9307ee3485
Comment 2 Nikolaos Kakouros 2017-05-04 21:30:15 UTC
:-O