[ https://issues.apache.org/jira/browse/VCL-1041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16799297#comment-16799297 ]
ASF subversion and git services commented on VCL-1041: ------------------------------------------------------ Commit 143bf04f9feb0ae7ba937c782ce7a970c6af92b7 in vcl's branch refs/heads/VCL-1112_ssl_offload from Josh Thompson [ https://gitbox.apache.org/repos/asf?p=vcl.git;h=143bf04 ] VCL-1041 - Customer facing email notifications are ugly vclmessages.pl: initial add DataStructure.pm: modified substitute_string_variables subroutine: added a check for $subroutine_mapping_key starting with 'if ' or being 'endif' to skip attempting substitution to ignore HTML comment conditionals from HTML messages utils.pm: modified mail subroutine: reworked ending code to create a hash of headers for the mail function, add Bcc if $shared_mail_box set, check for html tags in $mailstring and add Content-Type if exist update-vcl.sql and vcl.sql: added definition and values for messagereset table siteconfig.php: modified __construct: added check for existance of any html tags in message, subject, or short_message, if contained, set content of that item to empty string and set DBmanagedHTML flag siteconfig.js: modified messages.prototype.setContents: added section to check for DBmanagedHTML key in returned data, if exists, disable input fields for this item, else enable fields and set messagebody value > Customer facing email notifications are ugly > -------------------------------------------- > > Key: VCL-1041 > URL: https://issues.apache.org/jira/browse/VCL-1041 > Project: VCL > Issue Type: Improvement > Components: vcld (backend), web gui (frontend) > Environment: All > Reporter: Joseph Fischetti > Priority: Minor > Labels: easyfix > Fix For: 2.5.1 > > Attachments: front-end.diff, utilspm-changes.diff > > > By default, emails sent from the management node don't have any special > formatting. To an end-user, they look more like an unrefined system message > than official communication. > edit -> fixed typo. -- This message was sent by Atlassian JIRA (v7.6.3#76005)