Bug 1150521
| Summary: | Provide download URL for document attachments in Process Instance Details | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Retired] JBoss BPMS Platform 6 | Reporter: | Jan Hrcek <jhrcek> | ||||||
| Component: | Business Central | Assignee: | Pere Fernàndez <pere.fernandez> | ||||||
| Status: | CLOSED EOL | QA Contact: | Lukáš Petrovický <lpetrovi> | ||||||
| Severity: | high | Docs Contact: | |||||||
| Priority: | medium | ||||||||
| Version: | unspecified | CC: | kverlaen, mbaluch | ||||||
| Target Milestone: | ER3 | ||||||||
| Target Release: | 6.1.0 | ||||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2020-03-27 20:01:19 UTC | Type: | Bug | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Embargoed: | |||||||||
| Attachments: |
|
||||||||
|
Description
Jan Hrcek
2014-10-08 11:49:29 UTC
Created attachment 944973 [details]
Example of bad thing in Process Instance Details
Changed the action button to use a link. Also fixed the document size column to show the correct value. Commit (master): https://github.com/droolsjbpm/jbpm-console-ng/commit/7c7c579f2bf9095288523ae67b5894c1b02f5f90 Commit (6.2.x): https://github.com/droolsjbpm/jbpm-console-ng/commit/4519fca638236aed9a8ac6609e5896e1d9cbb0bb Changed the action button to use a link. Also fixed the document size column to show the correct value. Commit (master): https://github.com/droolsjbpm/jbpm-console-ng/commit/7c7c579f2bf9095288523ae67b5894c1b02f5f90 Commit (6.2.x): https://github.com/droolsjbpm/jbpm-console-ng/commit/4519fca638236aed9a8ac6609e5896e1d9cbb0bb Now that the download link is available, automated tests have been developed and everything works as expected. Verified with BPM Suite 6.1 ER3. Thank you! |