]> SALOME platform Git repositories - modules/kernel.git/commit
Salome HOME
Fix for bug PAL 8922: component name, given by user in "Catalog Generator" dialog...
authorasv <asv@opencascade.com>
Mon, 6 Jun 2005 12:13:02 +0000 (12:13 +0000)
committerasv <asv@opencascade.com>
Mon, 6 Jun 2005 12:13:02 +0000 (12:13 +0000)
commit42d2b7bf7411782badf18b8d0291009d142d9425
treeead3642409390da89a50260baccb4f0b7de00625
parent882b0a3144353d824a71d933be2fbba19764dd8d
Fix for bug PAL 8922: component name, given by user in "Catalog Generator" dialog box was NOT properly handled (was not used) in IDLparser.py script.
Another fix: if user name is not set in "Catalog Generator", but component name is set - then component name is used instead of component user name.
src/ModuleGenerator/IDLparser.py