BUG 7306 Case Tracker download documents doesnt work, shows 404 Not Found page.
The file workflow/engine/methods/tracker/tracker_ShowOutputDocument.php was incomplete, there were not some validations like versioning, and there were not taking into account the extension of the file to download. I add those validations, taking like example the file /workflow/engine/methods/cases/cases_ShowOutputDocument.php
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<en>Output document</en>
|
||||
</OUT_DOC_TITLE>
|
||||
|
||||
|
||||
|
||||
|
||||
<APP_DOC_CREATE_DATE type="caption">
|
||||
<en>Create Date</en>
|
||||
|
||||
Reference in New Issue
Block a user