Quote:
|
The starxpert zimlet should not be working with 4.5.11 while it seems it does, wrong zimlet version ?
|
There wasn't a version of the starxpert save zimlet released for version 4.x.x (but there is one for the starxpert alfresco save zimlet).
So if you use the zimlet with version 4.x.x, you should be able the save folders, but not to save messages or conversations.
If you want it to work on a 4.x.x, it's shouldn't be hard to debug it.
If I remember correctly :
In the save.jsp file, suppress the charset parameter of the Mime.getStringContent method. It should be the only thing to change.