-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 5.4
-
Fix Version/s: 5.4.0.1
-
Component/s: None
-
Tags:
Funkload tests show that when an error occurs (trying to access to a document that does not exist for instance), following valid calls will end up with an error.
Symptoms show that the conversation is lost.
Problem can also be reproduced by hand even if it's not so straight-forward (does not happen all the time).
Steps to reproduce:
- type a non-existing url => error page
- use the 'back' button of browser and click on a document link
=> error (and url has lost document context)
- is required by
-
NXP-6077 Fix more random errors due to previous errors managed by the error handler
- Resolved