View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001781 | SOGo | Web Calendar | public | 2012-04-26 11:13 | 2012-09-19 14:58 |
| Reporter | dab1818 | Assigned To | francis | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Product Version | 1.3.14 | ||||
| Fixed in Version | 1.3.18 | ||||
| Summary | 0001781: localized text in invite mail notification "HTMLescaped" | ||||
| Description | example message (in russian): | ||||
| Additional Information | file: UI/Templates/Appointments/SOGoAptMailInvitationReceipt.wox patch attached. | ||||
| Tags | No tags attached. | ||||
|
2012-04-26 11:13
|
SOGoAptMailInvitationReceipt.patch (939 bytes)
--- UI/Templates/Appointments/SOGoAptMailInvitationReceipt.wox.orig 2012-03-23 19:26:54.000000000 +0400
+++ UI/Templates/Appointments/SOGoAptMailInvitationReceipt.wox 2012-04-26 11:54:43.000000000 +0400
@@ -21,11 +21,11 @@
<var:string label:value="... to attend the following event:"
const:escapeHTML="NO"/>
- <var:string label:value="Title:"/> <var:string value="apt.summary"
+ <var:string label:value="Title:" const:escapeHTML="NO"/> <var:string value="apt.summary"
const:escapeHTML="NO"/>
- <var:string label:value="Start:"/> <var:string value="aptStartDate"
+ <var:string label:value="Start:" const:escapeHTML="NO"/> <var:string value="aptStartDate"
const:escapeHTML="NO"/>
- <var:string label:value="End:"/> <var:string value="aptEndDate"
+ <var:string label:value="End:" const:escapeHTML="NO"/> <var:string value="aptEndDate"
const:escapeHTML="NO"/>
</var:if>
</container>
|
|
2012-05-27 12:12
|
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2012-04-26 11:13 | dab1818 | New Issue | |
| 2012-04-26 11:13 | dab1818 | File Added: SOGoAptMailInvitationReceipt.patch | |
| 2012-05-27 12:12 | dab1818 | File Added: screen-2012-05-27-16-06-36.png | |
| 2012-09-19 14:58 | francis | Status | new => resolved |
| 2012-09-19 14:58 | francis | Fixed in Version | => 1.3.18 |
| 2012-09-19 14:58 | francis | Resolution | open => fixed |
| 2012-09-19 14:58 | francis | Assigned To | => francis |