From: Sudha Bisht Date: Wed, 15 Jul 2015 10:49:17 +0000 (+0530) Subject: Operator related fix X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=a265eee1406d5ce74cb1e7a0b15dc3acdc076a24;p=civicrm-core.git Operator related fix --- diff --git a/CRM/Utils/API/HTMLInputCoder.php b/CRM/Utils/API/HTMLInputCoder.php index c7534415a2..9baf083224 100644 --- a/CRM/Utils/API/HTMLInputCoder.php +++ b/CRM/Utils/API/HTMLInputCoder.php @@ -108,6 +108,7 @@ class CRM_Utils_API_HTMLInputCoder extends CRM_Utils_API_AbstractFieldCoder { 'pcp_intro_text', 'new', // The 'new' text in word replacements 'replyto_email', // e.g. '"Full Name" ' + 'operator', ); } return $this->skipFields; diff --git a/xml/schema/Core/MappingField.xml b/xml/schema/Core/MappingField.xml index 5019953edb..30f58d69c9 100644 --- a/xml/schema/Core/MappingField.xml +++ b/xml/schema/Core/MappingField.xml @@ -101,6 +101,7 @@ website_type_id int unsigned + Website type ID Which type of website does this site belong 3.2 @@ -113,6 +114,7 @@ relationship_type_id int unsigned + Relationship type ID Relationship type, if required 1.2