Philippe actually wrote a post but deleted it (errors in his post : as you suggested, a tiny issue with the zip file).
It's now working nicely, thanks a lot.
Philippe actually wrote a post but deleted it (errors in his post : as you suggested, a tiny issue with the zip file).
It's now working nicely, thanks a lot.
hey,
great zimlet, but I think it is not working with messages in shared folders (ZCS 5.0.6). Could you look into that?
Dragging a message in a shared folder onto the zimlet opens a browser window with the following url, resulting in a code 500 server error:
and here the error in mailboxd.logCode:https://zimbraserver.at/service/zimlet/com_starxpert_save/save.jsp?id=2d098d31-40b4-470e-8789-437655h4de3e:7171&type=ZmMailMsg&pref=true&conv=&trash=&from=&to=&cc=&bcc=&date=&subject=
thanks!Code:2008-09-30 21:57:18,288 ERROR [btpool0-0] [] log - Nested in org.apache.jasper.JasperException: java.lang.NumberFormatException: For input string: "2d098d31-40b4-470e-8789-437655h4de3e:7171": java.lang.NumberFormatException: For input string: "2d098d31-40b4-470e-8789-437655h4de3e:7171" at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48) at java.lang.Integer.parseInt(Integer.java:456) at java.lang.Integer.parseInt(Integer.java:497) at org.apache.jsp.zimlet.com_005fstarxpert_005fsave.save_jsp$1$Save.getMessage(org.apache.jsp.zimlet.com_005fstarxpert_005fsave.save_jsp:276) at org.apache.jsp.zimlet.com_005fstarxpert_005fsave.save_jsp$1$Save.<init>(org.apache.jsp.zimlet.com_005fstarxpert_005fsave.save_jsp:247) at org.apache.jsp.zimlet.com_005fstarxpert_005fsave.save_jsp._jspService(org.apache.jsp.zimlet.com_005fstarxpert_005fsave.save_jsp:809) at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:93) at javax.servlet.http.HttpServlet.service(HttpServlet.java:820) at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:373) at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:477) at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:371) at javax.servlet.http.HttpServlet.service(HttpServlet.java:820) at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:487) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1093) at com.zimbra.cs.zimlet.ZimletFilter.doFilter(ZimletFilter.java:202) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1084) at org.mortbay.servlet.UserAgentFilter.doFilter(UserAgentFilter.java:81) at org.mortbay.servlet.GzipFilter.doFilter(GzipFilter.java:132) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1084) at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:360) at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216) at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:181) at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:716) at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:406) at org.mortbay.jetty.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:211) at org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114) at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:139) at org.mortbay.jetty.handler.rewrite.RewriteHandler.handle(RewriteHandler.java:350) at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:139) at org.mortbay.jetty.Server.handle(Server.java:313) at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:506) at org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:830) at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:514) at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:205) at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:381) at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:396) at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:442) 2008-09-30 21:57:18,289 ERROR [btpool0-0] [] log - /service/zimlet/com_starxpert_save/save.jsp java.lang.NumberFormatException: For input string: "2d098d31-40b4-470e-8789-437655h4de3e:7171" at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48) at java.lang.Integer.parseInt(Integer.java:456) at java.lang.Integer.parseInt(Integer.java:497) at org.apache.jsp.zimlet.com_005fstarxpert_005fsave.save_jsp$1$Save.getMessage(org.apache.jsp.zimlet.com_005fstarxpert_005fsave.save_jsp:276) at org.apache.jsp.zimlet.com_005fstarxpert_005fsave.save_jsp$1$Save.<init>(org.apache.jsp.zimlet.com_005fstarxpert_005fsave.save_jsp:247) at org.apache.jsp.zimlet.com_005fstarxpert_005fsave.save_jsp._jspService(org.apache.jsp.zimlet.com_005fstarxpert_005fsave.save_jsp:809) at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:93) at javax.servlet.http.HttpServlet.service(HttpServlet.java:820) at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:373) at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:477) at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:371) at javax.servlet.http.HttpServlet.service(HttpServlet.java:820) at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:487) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1093) at com.zimbra.cs.zimlet.ZimletFilter.doFilter(ZimletFilter.java:202) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1084) at org.mortbay.servlet.UserAgentFilter.doFilter(UserAgentFilter.java:81) at org.mortbay.servlet.GzipFilter.doFilter(GzipFilter.java:132) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1084) at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:360) at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216) at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:181) at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:716) at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:406) at org.mortbay.jetty.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:211) at org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114) at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:139) at org.mortbay.jetty.handler.rewrite.RewriteHandler.handle(RewriteHandler.java:350) at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:139) at org.mortbay.jetty.Server.handle(Server.java:313) at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:506) at org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:830) at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:514) at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:205) at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:381) at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:396) at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:442)
The zimlet look very helpful.
But when I try to save email which is using UTF-8 and is not in English (latin) it doesn't work. I mean the content of the file is broken, the file name is also unreadable.
Does anyone have similar issues?
First, thanks for the feedback.
Yes, for now the only solution is to move the mail in an other folder then drag'n'drop it.it is not working with messages in shared folders (ZCS 5.0.6)
I'll try to search a way to get a message with this type of id :
2d098d31-40b4-470e-8789-437655h4de3e
I'll look about this too.I try to save email which is using UTF-8 and is not in English (latin) it doesn't work
Hello,
There is a new version of the zimlet StarXpert:Save:
Change for version 2.1 :
-Localization : the zimlet support now english, french and german (thanks to krabina).
-The filename of message and attachement have a new prefix including hours and minutes.
Here is the new prefix format : YYYYMMDD-HHMM
For the shared folders, I still don't have a solution.
As always, every feedback is welcome.
Hi,
German localisation is not working. The messages are not displayed (see attached file).
- Bernhard
Did you restart jetty?Hi,
German localisation is not working. The messages are not displayed (see attached file).
- Bernhard
oops. After the restart it worked. thanx.
Hi, we have installed the last version of the zimlet in ZCS, it's working great.
By the way, some of our users connect to zimbra through the desktop.
I have tried installing the zimlet in zdesktop. The zimlet appears correctly, but when I drop a mail on it, I get an error message saying that the page could not be found
Is it supposed to work on Zimbra desktopCode:Firefox ne peut trouver le fichier à l'adresse http://localhost:7633 /service/zimlet/com_starxpert_save/save.jsp?id=bc9c2131-1b28-4088-a983-255ed40851ee:10441 &type=ZmMailMsg&pref=true&conv=false&trash=&from=&to=&cc=&bcc=&date=&subject=.
Thanks
Philippe
There are currently 1 users browsing this thread. (0 members and 1 guests)