Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Major
-
Resolution: Fixed/Completed
-
Affects Version/s: 3.3.0, 3.3.1, 3.3.2
-
Fix Version/s: 3.4.alpha
-
Component/s: Core CiviCRM
-
Labels:None
Description
the attached patches fix (extend) some necessary js to accommodate the joomla wysiwyg editor support
related to: http://issues.civicrm.org/jira/browse/CRM-6455
I also restructured the pdf letter template as there were a lot of js functions duplicated from the insertTokens file (the emailcommon includes that file; the pdf letter rewrote the js inside it). it now references the same js includes file. we do rewrite one function to accommodate differences. that could probably be improved by extending the insertTokens file better.