1. Home
  2. Knowledge Base
  3. GMS
  4. Why do I sometimes get MML errors with vCards?

Why do I sometimes get MML errors with vCards?

Question

The vCard functionality in GMS Webmail is extremely useful and allows contact details to be kept up to date automatically. However I occasionally see the following error in the interface:

An error has occured - Open Brace expected but not found  (1030)

Function call stack:
1:  LoadVCardGlobal

Current Location:
1: webmailaddressbookwindowsdetailsclientwindow.mml

Location in  LoadVCardGlobal:

Location:
98         /* not much we can do */
99         }
100>        else if (length == 1)
101 { 102 #vcname#surname = realName;

Answer

This was due to a simple "typo" in the MML used to parse the vCard information.

MML uses an "elseif" construct rather than the "else if" that is used in C and other programming languages.

See Also:

Keywords:error vcard

Was this article helpful?

Related Articles

Need Support?

Can't find the answer you're looking for?
Contact Support