Fix loss of conversation on certain post requests
-------------------------------------------------

                 Key: NXP-5138
                 URL: https://jira.nuxeo.org/browse/NXP-5138
             Project: Nuxeo Enterprise Platform
          Issue Type: Bug
    Affects Versions: 5.3.1
            Reporter: Anahide Tchertchian
             Fix For: 5.3.2
         Attachments: test_nok.txt, test_ok.txt

Since NXP-5108 is fixed, it becomes clear that current conversation is not 
restored correctly when performing some post requests.
After some debug logs, it seems that the ViewRoot is not restored correctly, 
and it is supposed to holds the conversation id.
Debugging in ConversationPropagation, it seems that the "javax.faces.ViewState" 
is not in the request parameters at this point, even if it is present in the 
request.

Attached are files showing http requests, one being ok and the other not being 
ok (reproduced manually).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.nuxeo.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to