To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=96279





------- Additional comments from [EMAIL PROTECTED] Tue Nov 18 13:22:22 +0000 
2008 -------
unfortunately, it does not ... and I think this will not be a standalone case .

Because the proxy problems affect the Send to mediawiki function , below is the 
result.

There are some possible reasons :
1) The first time I am launching ooffice the http proxy port field is empty , 
if you convert an empty string to int, you have the  following mistake message :
com.sun.star.lang.IllegalArgumentException: The Argument did not hold the 
proper type 
2) If I set up a proxy field (http and port) and reset it later , unfortunately 
the port field does not get empty again, but filled with 0 value....(Do we need 
to fill another bug report for this issue?)
3) another issue with a xslt transformation to convert it to mediawiki has 
appeared 



com.sun.star.lang.IllegalArgumentException: The Argument did not hold the 
proper type
        at com.sun.star.uno.AnyConverter.convertSimple(AnyConverter.java:540)
        at com.sun.star.uno.AnyConverter.toInt(AnyConverter.java:224)
        at com.sun.star.wiki.Helper.SetConfigurationProxy(Unknown Source)
        at com.sun.star.wiki.Helper.ExecuteMethod(Unknown Source)
        at com.sun.star.wiki.Helper.Login(Unknown Source)
        at com.sun.star.wiki.WikiArticle.Login(Unknown Source)
        at com.sun.star.wiki.WikiArticle.<init>(Unknown Source)
        at com.sun.star.wiki.WikiEditorImpl.SendArticleImpl(Unknown Source)
        at com.sun.star.wiki.WikiPropDialog$1.run(Unknown Source)
Nov 18, 2008 2:12:01 PM org.apache.commons.httpclient.HttpMethodBase 
getResponseBody
WARNING: Going to buffer response body of large or unknown size. Using 
getResponseBodyAsStream instead is recommended.
com.sun.star.lang.IllegalArgumentException: The Argument did not hold the 
proper type
        at com.sun.star.uno.AnyConverter.convertSimple(AnyConverter.java:540)
        at com.sun.star.uno.AnyConverter.toInt(AnyConverter.java:224)
        at com.sun.star.wiki.Helper.SetConfigurationProxy(Unknown Source)
        at com.sun.star.wiki.Helper.ExecuteMethod(Unknown Source)
        at com.sun.star.wiki.WikiEditSettingDialog.DoLogin(Unknown Source)
        at com.sun.star.wiki.WikiEditSettingDialog$1.run(Unknown Source)
Nov 18, 2008 2:12:22 PM org.apache.commons.httpclient.HttpMethodBase 
getResponseBody
WARNING: Going to buffer response body of large or unknown size. Using 
getResponseBodyAsStream instead is recommended.
com.sun.star.lang.IllegalArgumentException: The Argument did not hold the 
proper type
        at com.sun.star.uno.AnyConverter.convertSimple(AnyConverter.java:540)
        at com.sun.star.uno.AnyConverter.toInt(AnyConverter.java:224)
        at com.sun.star.wiki.Helper.SetConfigurationProxy(Unknown Source)
        at com.sun.star.wiki.Helper.ExecuteMethod(Unknown Source)
        at com.sun.star.wiki.Helper.Login(Unknown Source)
        at com.sun.star.wiki.WikiEditSettingDialog.DoLogin(Unknown Source)
        at com.sun.star.wiki.WikiEditSettingDialog$1.run(Unknown Source)
Nov 18, 2008 2:12:24 PM org.apache.commons.httpclient.HttpMethodBase 
getResponseBody
WARNING: Going to buffer response body of large or unknown size. Using 
getResponseBodyAsStream instead is recommended.
com.sun.star.lang.IllegalArgumentException: The Argument did not hold the 
proper type
        at com.sun.star.uno.AnyConverter.convertSimple(AnyConverter.java:540)
        at com.sun.star.uno.AnyConverter.toInt(AnyConverter.java:224)
        at com.sun.star.wiki.Helper.SetConfigurationProxy(Unknown Source)
        at com.sun.star.wiki.Helper.ExecuteMethod(Unknown Source)
        at com.sun.star.wiki.Helper.Login(Unknown Source)
        at com.sun.star.wiki.WikiArticle.Login(Unknown Source)
        at com.sun.star.wiki.WikiArticle.<init>(Unknown Source)
        at com.sun.star.wiki.WikiEditorImpl.SendArticleImpl(Unknown Source)
        at com.sun.star.wiki.WikiPropDialog$1.run(Unknown Source)
Nov 18, 2008 2:12:25 PM org.apache.commons.httpclient.HttpMethodBase 
getResponseBody
WARNING: Going to buffer response body of large or unknown size. Using 
getResponseBodyAsStream instead is recommended.
Nov 18, 2008 2:12:26 PM org.apache.commons.httpclient.HttpMethodBase 
getResponseBody
WARNING: Going to buffer response body of large or unknown size. Using 
getResponseBodyAsStream instead is recommended.
ERROR:  'file:///usr/lib/openoffice/basis3.0/share/xslt/wiki/odt2mediawiki.xsl: 
line 44: Circular variable/parameter reference in '[param
(CODE_TAB_REPLACEMENT), param(CODE_STYLES)]'.'
FATAL ERROR:  'Could not compile stylesheet'
com.sun.star.task.ErrorCodeIOException: 
        at com.sun.star.bridges.jni_uno.JNI_proxy.dispatch_call(Native Method)
        at com.sun.star.bridges.jni_uno.JNI_proxy.invoke(JNI_proxy.java:178)
        at $Proxy52.storeToURL(Unknown Source)
        at com.sun.star.wiki.WikiEditorImpl.SendArticleImpl(Unknown Source)
        at com.sun.star.wiki.WikiPropDialog$1.run(Unknown Source)


---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to