Bug 1094819 - Object library shows incorrect name of Custom Task
Summary: Object library shows incorrect name of Custom Task
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss BPMS Platform 6
Classification: Retired
Component: jBPM Designer
Version: unspecified
Hardware: Unspecified
OS: Unspecified
high
medium
Target Milestone: ER3
: 6.0.2
Assignee: Tihomir Surdilovic
QA Contact: Sona Mala
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-05-06 14:31 UTC by Sona Mala
Modified: 2014-08-06 19:50 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-08-06 19:50:49 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 1087887 0 high CLOSED Missing labels for REST and WS tasks in Designer 2021-02-22 00:41:40 UTC

Internal Links: 1087887

Description Sona Mala 2014-05-06 14:31:58 UTC
Description of problem:
Behaviour of 6.0.0 GA and 6.0.1 GA was that a custom task was labelled by the "displayName" parameter of such custom task.

Behaviour of 6.0.2 ER2 is that a custom task is labelled by the "name" parameter of such custom task.

I think that problem was caused by this commit:
  https://github.com/droolsjbpm/jbpm-designer/commit/626d098f5988e4565a2e3384f6cb7c573dcc5cc6

where probably the return value of the "stencil.title()" expression is not same as the return value of the "ORYX.I18N.propertyNames[IdParts[1]]" expression.


Version-Release number of selected component (if applicable):
6.0.2 ER2 BPMS

Expected results:
Please, use the approach of the 6.0.0 GA or change documentation. Because the name of the "displayName" parameter describes an usage.

Comment 1 Tihomir Surdilovic 2014-05-14 21:57:32 UTC
fixed in designer master and 6.0.x branches

Comment 2 Sona Mala 2014-06-04 14:39:26 UTC
Verified on ER3.


Note You need to log in before you can comment on or make changes to this bug.