Bug 379510 - Event templates do not work
Summary: Event templates do not work
Status: RESOLVED FIXED
Alias: None
Product: korganizer
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-05-04 15:44 UTC by Nikolaos Kakouros
Modified: 2017-05-04 21:30 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 5.5.1


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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