My users are unable to add recipients to a message using the "Add Recipients" popup, if an address is already included in the recipient list (To:, CC:, or BCC:) that they are trying to add to (works fine if the box is empty).
I did my due diligence, and found that in frmComposeInner.aspx, the javascript function
UpdateContactPopupTarget(stringToAdd)
is failing at the statement:
newCtrlVal = FormatLeftAddressStr(currentCtrlVal)+stringToAdd;
The error I get is:
Error: FormatLeftAddressStr is not defined
Source File: http://male.yamatoengines.com/Main/frmComposeInner.aspx?nc=true
Line: 513
And the environment details:
- Observed with Firefox 1.5 on MS Windows XP Pro SP2, and 2.0 on MS Windows XP Pro SP2 and openSUSE Linux 10.2 ( We don't use IE so no experience to report there).
- Running SmarterMail Enterprise Edition
Version
4.3.2830