Bug 1077332

Summary: Unable to make a copy of a rule if the name of the copy contains spaces
Product: [Retired] JBoss BPMS Platform 6 Reporter: Amana <ajuricic>
Component: Business CentralAssignee: manstis
Status: CLOSED EOL QA Contact: Lukáš Petrovický <lpetrovi>
Severity: unspecified Docs Contact: Dawn Eisner <deisner>
Priority: medium    
Version: 6.0.0CC: alazarot, kverlaen, rrajasek
Target Milestone: ER1   
Target Release: 6.0.2   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Trying to copy a rule in Business Central caused errors if the new rule name contained spaces. A workaround was to give the new rule a name without spaces while copying and then once the copy was done successfully, to rename it with spaces. This issue has now been fixed in the latest release and copy operations complete successfully with spaces in the name.
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-03-27 20:04:58 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:

Description Amana 2014-03-17 18:30:11 UTC
Description of problem:

Cannot make a copy of any rule type if the name of the copy contains spaces. The following error is showed in a popup after clicking on "Create Copy" button.

Unable to complete your request. The following exception occurred: Illegal character in path at index 105: default://master@Mortgages/MortgageApplication/src/main/resources/com/redhat/bpms/examples/mortgage/Jumbo Mortgage Test.rdrl.


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

BRMS/BPM 6 GA


How reproducible:

Always


Steps to Reproduce:
1. Open a rule (i.e. Jumbo Mortgage) and click on "copy" button;
2. In "New Name" fill out using a name with spaces (i.e. New Jumbo Mortgage);
3. Click on "Create Copy".


Actual results:

You will see the error "Unable to complete your request ..."


Expected results:

The rule should be created successfully.


Additional info:

Workaround: Once the copy is made with a name without spaces, you can rename the new rule to have a name with spaces.

Comment 2 Pavel Kralik 2014-04-29 14:29:38 UTC
Verified with bpms-6.0.2.ER2 and EAP6x.