Version: (using KDE 4.2.2) Installed from: Ubuntu Packages In KDE 4, there seems to be no way to configure a Template to not change the hour of events. Thus, even though the user set the hours that he needs an event to span (with the mouse, before clicking New Event), the template changes the hours set. KDE 3 did not suffer from this condition, either because setting the template did not change the user-set hour, or because templates did not store hours information.
Git commit 2b160d53fe9c83fc2a0e65e510d0f02cb8670552 by Sergio Martins. Committed on 21/07/2013 at 14:24. Pushed by smartins into branch 'KDE/4.11'. Don't let templates override the dates that the user chose. Dates should never be overriden by templates. Related: bug 294169 M +62 -18 incidenceeditor-ng/incidencedatetime.cpp M +4 -0 incidenceeditor-ng/incidencedialog.cpp http://commits.kde.org/kdepim/2b160d53fe9c83fc2a0e65e510d0f02cb8670552
Thank you Sergio!