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:15:46 +0000 (12:15 +0000)
committerasv <asv@opencascade.com>
Mon, 6 Jun 2005 12:15:46 +0000 (12:15 +0000)
commit71522733d97a5d2ff704760f9f4b68e6b3a6d3c2
treea3e8e8b8ead6b878cee9bd751aa24ad97df58b1c
parent3b60c169070d2f0a10c17c379a223badf64383b4
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