DDC-1023: the EntityGenerator duplicates the property when using annotations #1276

Closed
opened 2026-01-22 13:07:59 +01:00 by admin · 3 comments
Owner

Originally created by @doctrinebot on GitHub (Feb 9, 2011).

Originally assigned to: @beberlei on GitHub.

Jira issue originally created by user stof:

When using the EntityGenerator to generate getters and setters of a class mapped with annotations, all properties are duplicated. This occurs at least when the properties were defined protected (not tried with private ones).

It worked fine before the recent EntityGenerator changes.

Originally created by @doctrinebot on GitHub (Feb 9, 2011). Originally assigned to: @beberlei on GitHub. Jira issue originally created by user stof: When using the EntityGenerator to generate getters and setters of a class mapped with annotations, all properties are duplicated. This occurs at least when the properties were defined protected (not tried with private ones). It worked fine before the recent EntityGenerator changes.
admin added the Bug label 2026-01-22 13:07:59 +01:00
admin closed this issue 2026-01-22 13:08:01 +01:00
Author
Owner

@doctrinebot commented on GitHub (Feb 9, 2011):

@doctrinebot commented on GitHub (Feb 9, 2011): - depends on [DDC-1030: Issue with parseTokensInEntityFile() and multiple levels of namespace](http://www.doctrine-project.org/jira/browse/DDC-1030)
Author
Owner

@doctrinebot commented on GitHub (Feb 13, 2011):

Comment created by @beberlei:

Fixed

@doctrinebot commented on GitHub (Feb 13, 2011): Comment created by @beberlei: Fixed
Author
Owner

@doctrinebot commented on GitHub (Feb 13, 2011):

Issue was closed with resolution "Fixed"

@doctrinebot commented on GitHub (Feb 13, 2011): Issue was closed with resolution "Fixed"
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#1276