DDC-461: MappingException::classIsNotAValidEntityOrMappedSuperClass() method name typo #577

Closed
opened 2026-01-22 12:43:12 +01:00 by admin · 4 comments
Owner

Originally created by @doctrinebot on GitHub (Mar 23, 2010).

Jira issue originally created by user blt04:

See #DDC-268

In YamlDriver and XmlDriver I think there is a typo in the call to MappingException::classIsNotAValidEntityOrMappedSuperClass(). These two classes show the method as classIsNotAValidEntityOrMapperSuperClass. (Mapped vs Mapper). The actual method name is Mapped not Mapper.

The patch in DDC-268 corrected the typo from Mapper to Mapped, but commit 7100 ignored this portion of the patch.

Originally created by @doctrinebot on GitHub (Mar 23, 2010). Jira issue originally created by user blt04: See #[DDC-268](http://www.doctrine-project.org/jira/browse/DDC-268) In YamlDriver and XmlDriver I think there is a typo in the call to MappingException::classIsNotAValidEntityOrMappedSuperClass(). These two classes show the method as classIsNotAValidEntityOrMapperSuperClass. (Mapped vs Mapper). The actual method name is Mapped not Mapper. The patch in [DDC-268](http://www.doctrine-project.org/jira/browse/DDC-268) corrected the typo from Mapper to Mapped, but commit 7100 ignored this portion of the patch.
admin added the Bug label 2026-01-22 12:43:12 +01:00
admin closed this issue 2026-01-22 12:43:13 +01:00
Author
Owner

@doctrinebot commented on GitHub (Mar 23, 2010):

@doctrinebot commented on GitHub (Mar 23, 2010): - duplicates [DDC-457: MappingException::classIsNotAValidEntityOrMapperSuperClass does not exist](http://www.doctrine-project.org/jira/browse/DDC-457)
Author
Owner

@doctrinebot commented on GitHub (Mar 24, 2010):

Comment created by @beberlei:

Duplicate

@doctrinebot commented on GitHub (Mar 24, 2010): Comment created by @beberlei: Duplicate
Author
Owner

@doctrinebot commented on GitHub (Mar 24, 2010):

Issue was closed with resolution "Duplicate"

@doctrinebot commented on GitHub (Mar 24, 2010): Issue was closed with resolution "Duplicate"
Author
Owner

@doctrinebot commented on GitHub (Dec 13, 2015):

Imported 1 attachments from Jira into https://gist.github.com/8dfcfe7820e070320371

@doctrinebot commented on GitHub (Dec 13, 2015): Imported 1 attachments from Jira into https://gist.github.com/8dfcfe7820e070320371 - [10516_method_name_typo.patch](https://gist.github.com/8dfcfe7820e070320371#file-10516_method_name_typo-patch)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#577