• Vincent Pelletier's avatar
    Revert "erp5_officejs_support_request, erp5_post: Pass follow-up by value" · ba9a1418
    Vincent Pelletier authored
    This reverts commit c49cf8d8.
    Callee is directly accessed from other places, so changing this API is
    wrong.
    This it not immediately visible in tests, but this makes
    erp5_officejs_support_request_ui_test:testFunctionalSupportRequest
    testCheckComment test randomly fail (apparently because the javascript
    error message may appear after or before the test final step is
    satisfied - which means this tests is bugged, but that's a separate
    issue).
    ba9a1418
PostModule_createHTMLPostForSupportRequest.py 1.09 KB