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.
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
:-O