Bug 1007781

Summary: Editors should not contain file extension of assets
Product: [Retired] JBoss BRMS Platform 6 Reporter: Zuzana Krejčová <zkrejcov>
Component: Business CentralAssignee: Tihomir Surdilovic <tsurdilo>
Status: CLOSED CURRENTRELEASE QA Contact: Radovan Synek <rsynek>
Severity: medium Docs Contact:
Priority: medium    
Version: 6.0.0CC: kverlaen, lpetrovi, manstis, tsurdilo
Target Milestone: ER5   
Target Release: 6.0.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-08-06 20:18:15 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:
Bug Depends On:    
Bug Blocks: 1006308    
Attachments:
Description Flags
screenshot of both form modeler and jbpm designer none

Description Zuzana Krejčová 2013-09-13 09:55:37 UTC
Description of problem:
All editors show the asset name in the header of the panel. This name contains also the file extension. This is an unnecessary information, especially for a business user. We don't show the file extension in the Project Explorer - Business view, this should be consistent with that.

Instead of 'Business Process [evaluation.bpmn2]' and 'Enum Editor [enum.enumeration]', there should be only 'Business Process [evaluation]' and 'Enum Editor [enum]'.

Comment 1 manstis 2013-09-13 12:45:03 UTC
Jervis, this should be as simple as going through drools-wb's screens and change the @WorkbenchPartTitle methods to strip the file extension.

Comment 2 manstis 2013-09-13 12:46:40 UTC
Oh, and once you're done with drools-wb could you do the same for Designer (or speak to Tiho about making whatever changes might be necessary - although it'll only be the same thing as with drools-wb but with one of Designer's @WorkbenchEditors).

Comment 4 Tihomir Surdilovic 2013-09-18 17:44:42 UTC
For Designer - https://github.com/droolsjbpm/jbpm-designer/commit/31a6fed17

in master and 6.0.x branches.

Comment 6 Radovan Synek 2013-10-18 08:37:47 UTC
I can still see file extensions in Designer and Form Modeler, other editors show assets names properly.

Comment 7 Radovan Synek 2013-10-18 08:38:36 UTC
Created attachment 813652 [details]
screenshot of both form modeler and jbpm designer

Comment 9 Tihomir Surdilovic 2013-10-21 15:48:48 UTC
Fixes done in designer and form modeler.

Comment 10 Radovan Synek 2013-12-03 14:13:21 UTC
Verified on BPMS-6.0.0.ER5