Hello,
I was working on a Zimlet that had two properties, but now I have to remove them. When I do this Zimbra crashs (the web client don't load) telling me that could it not set the previously saved information.
Firebug shows me:
"ZimbraMail_all.
js... (line 1220)
this._propsById has no properties"
If I return the properties to the Zimlet, everything goes fine again.
Someone please could tell me where Zimbra stores the user properties for Zimlets?
Thanks in advance!