Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: 0.9.3
-
Fix Version/s: 0.9.3
-
Component/s: None
-
Labels:None
-
Environment:pim-grails-SNAPSHOT
-
Request Controller:Please Select
-
External Supervisor:Please select
-
Executing Programmer:Please select
Description
Customer Audi uses productIDs containing 2 spaces
Example:
"aaaaaa bb"
I've created a node of type 'wait' and use the generated auto-form to enter the productID for the product to generate. Finally the product is created in pim via the WS and one space is lost.
Example:
"aaaaaa bb"
Note: The html source of 'Process Details' (page after submitting form) shows correct 2 spaces.
I assume spce is getting lost through WS transmission.