jlabbe-processia / mxupdate

Automatically exported from code.google.com/p/mxupdate
1 stars 1 forks source link

Numbergenerator's description is duplicated from revision field #162

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. create new number generator
   add bus "eService Number Generator" "Test" "1" policy "eService Object Generator" vault "eService Administration";
2. export it's CI file (from file you can see that code content is having extra 
linefeed on description)
   exec program MxUpdate --export --path "c:/temp" --numbergenerator Test*;
3. import newly created CI file back (after import revision is copied to 
description with extra linefeed)
   exec program MxUpdate --update --path "c:/temp" --numbergenerator Test*;
4. verify CI again from environment
   you can find that revision has been duplicated to description field

What is the expected output? What do you see instead?
   no dumplicated information

What version of the product are you using? On what operating system?
   Enovia V6R2010x.HF7 and V6R2011x.HF14 (using Windows and/or Linux)
   MxUpdate Update Deployment Tool V0.10.0 (works similarly with revision 854 from trunk for mxupdate-update)

Original issue reported on code.google.com by yrtti...@gmail.com on 13 Jan 2012 at 7:45

GoogleCodeExporter commented 8 years ago

Original comment by tim.mox...@innobix.com on 13 Nov 2013 at 8:04

GoogleCodeExporter commented 8 years ago

Original comment by tim.mox...@innobix.com on 7 Feb 2014 at 8:29