Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
5.0
-
None
-
glassfish v3.1, opensolaris, client is "windows live writer 2011",
blogger / metaweblog API disabled
-
mysql 5
-
opensolaris
Description
attempting to post a simple image in a page using ATOM fails.
image URL shows up but where is the image? No trace of it.
Attempting to publish again with the same thing (with metaweblog DISABLED) produces:
ERROR 2011-03-09 17:28:23,957 XmlRpcErrorLogger:log - Failed to invoke method editPost in class org.
apache.roller.weblogger.webservices.xmlrpc.MetaWeblogAPIHandler: 0
org.apache.xmlrpc.common.XmlRpcInvocationException: Failed to invoke method editPost in class org.ap
ache.roller.weblogger.webservices.xmlrpc.MetaWeblogAPIHandler: 0
...
... 85 more
Caused by:
java.lang.ArrayIndexOutOfBoundsException: 0
at org.apache.roller.weblogger.webservices.xmlrpc.MetaWeblogAPIHandler.editPost(MetaWeblogAPIHandler.java:144)