Commit 7cd79ea1 authored by Romain Courteaud's avatar Romain Courteaud

erp5_test_result: add compatibility with xhtml_style

See ee81e26e (comment 121758)
parent f1227101
......@@ -36,6 +36,7 @@ else:
raise NotImplementedError('Can only search in module, not %s' % portal_type)
redirect_context = portal.getDefaultModule(portal_type)
query_params['title'] = context.getTitle()
query_params['reset'] = True
query_params['portal_status_message'] = message
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment