Hello community, Tobago and Orchestra is pretty cool. But i think the TobagoMultipartFormdataFilter cuts the Orchestra conversation context parameter "?conversationContext=n" .
Is there something wrong with the MultipartFormdataFilter or its a general problem to parse parameters in multipart form data requests? To adjust the behavior use Tobago with Spring and Orchestra and submit a form with one <tc:file value="..."/> input field. Without <tc:file value="..."/> everything works fine. The conversation is gone and the backend creates new controller instances. Thanks, kai.

