Bug 1121040
Summary: | JobExecutor: callback lookup will fail if divider contains spaces. | ||
---|---|---|---|
Product: | [Retired] JBoss BPMS Platform 6 | Reporter: | Marek Baluch <mbaluch> |
Component: | jBPM Core | Assignee: | Alessandro Lazarotti <alazarot> |
Status: | CLOSED EOL | QA Contact: | Marek Baluch <mbaluch> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 6.1.0 | ||
Target Milestone: | DR2 | ||
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:07:35 UTC | Type: | Enhancement |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Marek Baluch
2014-07-18 08:47:08 UTC
fixed by making sure the classnmes of the callback are trimmed jbpm master: https://github.com/droolsjbpm/jbpm/commit/e25e29e044db74869efef52ce132511b39693c34 Verified on 6.1.0.DR2 |