-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 6.0
-
Component/s: Seam / JSF UI
-
Tags:
-
Team:AT
-
Sprint:nxAT Sprint 8.1.3
Multiple scenarios when an action is done without waiting for an AJAX action to finish produces the error message Http Transport returned a 0 status code" :
Scenario 1
- clic on the arrow to unfold a folder in the left tree
- just after, clic on another folder in the left tree to navigate to it
- the error message is displayed
Scenario 2
- Take a folder with 20 documents
- Select all documents in the content view
- Unselect 3 documents
- Without waiting for the selection to be finished, clic on the Copy button
- the error message is displayed
For each scenario, it is easier to reproduce if the repository contains a lot of documents and the AJAX requests take a lot of time to run