In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
1424 [In-Portal CMS] Admin Interfaces task always 2012-11-05 03:38 2012-11-06 11:21
alex  
alex  
normal  
resolved 5.1.3  
fixed  
 
none 5.2.1-B1  
https://groups.google.com/d/topic/in-portal-bugs/9q4Z2BZsW_o/discussion
Renames e-mail events into e-mail templates
1
0001424: Inconsistent naming in "E-mail Templates" section
1. In-Portal has "E-mail Templates" section, where all e-mail templates are defined.
Later via special function call developer can render each of templates and send result to e-mail address given.

But internally we call them as "e-mail events". I think we should do some renaming to have "e-mail templates" term across the system.

2. We also validate, during e-mail sending, that supplied e-mail event name has only upper case letters and dots, but we don't validate the same upon e-mail event adding/editing.

This way it's possible to enter e-mail event name, that won't be sent just because it's named incorrectly.
patch email_template_rename_core.patch (275,414) 2012-11-06 11:11
http://tracker.in-portal.org/file_download.php?file_id=1848&type=bug
patch email_template_rename_modules.patch (80,396) 2012-11-06 11:11
http://tracker.in-portal.org/file_download.php?file_id=1849&type=bug
Issue History
2012-11-06 11:21 alex Note Added: 0005257
2012-11-06 11:21 alex Status reviewed and tested => resolved
2012-11-06 11:21 alex Fixed in Version => 5.2.1-B1
2012-11-06 11:21 alex Resolution open => fixed
2012-11-06 11:21 alex Assigned To !COMMUNITY => alex
2012-11-06 11:21 alex Changeset attached 5.2.x r15608
2012-11-06 11:14 alex Changeset attached 5.2.x r15607
2012-11-06 11:14 alex Changeset attached 5.2.x r15606
2012-11-06 11:14 alex Changeset attached 5.2.x r15605
2012-11-06 11:13 alex Changeset attached 5.2.x r15604
2012-11-06 11:13 alex Changeset attached 5.2.x r15603
2012-11-06 11:13 alex Note Added: 0005256
2012-11-06 11:13 alex Status needs testing => reviewed and tested
2012-11-06 11:12 alex Assigned To => !COMMUNITY
2012-11-06 11:12 alex Developer => alex
2012-11-06 11:12 alex Status active => needs testing
2012-11-06 11:11 alex File Added: email_template_rename_modules.patch
2012-11-06 11:11 alex File Added: email_template_rename_core.patch
2012-11-05 03:38 alex New Issue
2012-11-05 03:38 alex Reference => https://groups.google.com/d/topic/in-portal-bugs/9q4Z2BZsW_o/discussion
2012-11-05 03:38 alex Change Log Message => Renames e-mail events into e-mail templates
2012-11-05 03:38 alex Estimate Points => 1

Notes
(0005256)
alex   
2012-11-06 11:13   
Will test all together later.
(0005257)
alex   
2012-11-06 11:21   
Fix committed to 5.2.x branch. Commit Message:

Fixes 0001424: Inconsistent naming in "E-mail Templates" section