Monotone-Parent: 247bfc9ca52576f346163d7f75e418752a3d2a3a

Monotone-Revision: 42535f1cc92cf9e60f10c8f7c408eac35532b025

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2006-08-15T22:04:37
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2006-08-15 22:04:37 +00:00
parent aa629dd3d5
commit c2b1f2aa61
2 changed files with 83 additions and 64 deletions
+4
View File
@@ -1,5 +1,9 @@
2006-08-15 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* SoObjects/Appointments/SOGoAppointmentFolder.m
([SOGoAppointmentFolder -GETAction:]): removed method. Replaced
with an action in the view-related code.
* UI/Scheduler/UIxAppointmentEditor.m: invoke
"stringByEscapingHTMLString" on the resulting value to avoid
issues with accented characters.