[Webkit-unassigned] [Bug 11565] REGRESSION: zimbra webmail client unable to log in/function (AJAX)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Nov 11 06:42:56 PST 2006


http://bugs.webkit.org/show_bug.cgi?id=11565


jonathanjohnsson at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jonathanjohnsson at gmail.com




------- Comment #2 from jonathanjohnsson at gmail.com  2006-11-11 06:42 PDT -------
It is possible to interact with the first mentioned error dialog, if you use
the keyboard. Tabbing to the "v" button and hitting enter, you can see the
following error message:

msg - parse error: Error on line 1 of document  : Attribute name "xmlns:xmlns"
associated with an element type "soap:Envelope" must be followed by the ' = '
character. Nested exception: Attribute name "xmlns:xmlns" associated with an
element type "soap:Envelope" must be followed by the ' = ' character.
com.zimbra.cs.service.ServiceException: parse error: Error on line 1 of
document  : Attribute name "xmlns:xmlns" associated with an element type
"soap:Envelope" must be followed by the ' = ' character. Nested exception:
Attribute name "xmlns:xmlns" associated with an element type "soap:Envelope"
must be followed by the ' = ' character.
        at
com.zimbra.cs.service.ServiceException.PARSE_ERROR(ServiceException.java:192)
        at com.zimbra.soap.SoapEngine.dispatch(SoapEngine.java:79)
        at com.zimbra.soap.SoapServlet.doPost(SoapServlet.java:223)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:709)
        at com.zimbra.cs.servlet.ZimbraServlet.service(ZimbraServlet.java:173)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
        at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)
        at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
        at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
        at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178)
        at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)
        at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
        at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107)
        at
org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:541)
        at
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
        at
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:869)
        at
org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:667)
        at
org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)
        at
org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80)
        at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
        at java.lang.Thread.run(Thread.java:595)
Caused by: org.dom4j.DocumentException: Error on line 1 of document  :
Attribute name "xmlns:xmlns" associated with an element type "soap:Envelope"
must be followed by the ' = ' character. Nested exception: Attribute name
"xmlns:xmlns" associated with an element type "soap:Envelope" must be followed
by the ' = ' character.
        at org.dom4j.io.SAXReader.read(SAXReader.java:350)
        at org.dom4j.io.SAXReader.read(SAXReader.java:264)
        at com.zimbra.soap.Element.parseXML(Element.java:334)
        at com.zimbra.soap.Element.parseXML(Element.java:332)
        at com.zimbra.soap.SoapEngine.dispatch(SoapEngine.java:73)
        ... 19 more

code - service.PARSE_ERROR
method - ZmCsfeCommand.prototype.invoke
detail - soap:Sender
line - 55149
sourceURL -
http://demo.zimbra.com/zimbra/js/ZimbraMail_all.js.zgz?v=061016143950


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list