[Uml-devel] [Bug 57005] New: Class name with .. : error while creating directory for code genration

ep at numlog.fr ep at numlog.fr
Tue Apr 8 07:37:04 UTC 2003


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
     
http://bugs.kde.org/show_bug.cgi?id=57005     
           Summary: Class name with .. : error while creating directory for
                    code genration
           Product: umbrello
           Version: 1.1.1
          Platform: Debian stable
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: umbrello-devel at kde.org
        ReportedBy: ep at numlog.fr


Version:           1.1.1 (using KDE KDE 3.1.1)
Installed from:    Debian stable Packages
OS:          Linux

I need to create classes with a double dot in name :
example : String..35, integer..3
(String with maximum length of 35, integer with maximum length of 3)

No problem while creating the class, but while generating code, a warning occured :

"Cannot open file [...]/uml-generated-code/string//35.php for writing. 
Please make sure the directory exists and you have permisions to write to it".

It seems to be a kind of realpath() problem while creating string..35.php, 
(replacing .. by //)...




More information about the umbrello-devel mailing list