[
https://issues.apache.org/jira/browse/CONNECTORS-1414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15974263#comment-15974263
]
Kishore Kumar commented on CONNECTORS-1414:
-------------------------------------------
Hi [~schuch],
It's just a double check, {{xhr.readyState}} indicates that the client has been
created and {{xhr.open()}} method is not called yet. We can ignore the
xhr.readyState, {{xhr.status = 0}} on when {{xhr.readyState = 0}}
> Return descriptive error message when UI is disconnected
> --------------------------------------------------------
>
> Key: CONNECTORS-1414
> URL: https://issues.apache.org/jira/browse/CONNECTORS-1414
> Project: ManifoldCF
> Issue Type: Improvement
> Components: Framework core
> Affects Versions: ManifoldCF 2.7
> Reporter: Markus Schuch
> Assignee: Kishore Kumar
> Priority: Minor
> Fix For: ManifoldCF 2.8
>
>
> When disconnected from server the new UI returns {{Error 0}} instead of a
> descriptive error message. This should be changed to something like
> {{Connection lost}}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)