[Fixed] Entity keep being called "Unnammed Entity"

0 votes
asked Oct 2, 2015 in Solved by cletis (150 points)
recategorized Oct 13, 2015 by ludek.vodicka

Hi everyone,

I undergo what seems like a bug on a quite random but frequent basis.

It happens sometimes that I create an Entity (which by default is called UnnamedEntity), which I rename to the name I want (for example MyAwesomeEntity). Even if the Entity Block appears with the correct name on the diagram and the entity list, it still appears with "UnnamedEntity" on the fields for a association or a many to many relation.

And when I export to my ORM (Doctrine 2), the class name is "UnnamedEntity", and so is the Namespace (....\MyBundle\Entity\UnnammedEntity).

I would like to help you reproduce it, but I can't do it. It really happens randomly, I don't know how.

Screenshot of the property editor showing the different names of entity

commented Oct 2, 2015 by ludek.vodicka Skipper developer (140,450 points)

Hi, thanks for report. We have some clues what can cause this problem. We will investigate it and let you know.

1 Answer

0 votes
answered Oct 12, 2015 by ludek.vodicka Skipper developer (140,450 points)

We were finally able to reproduce this issue based on feedback from another user. Fix for this issue is available in our latest beta 3.2.4.1255

Feel free to download it from here: http://support.skipper18.com/402/downloads-skipper-beta

...