Skip to content

Oracle add duplicate slashes for ClassType of ObjectIdentity in ACL provider #11

Closed
@soyuka

Description

@soyuka

symfony/symfony#15723 follow up

Indeed, when $this->connection->quote is used on the classType, Oracle adds two back-slashes.

I've found a simple fix that is to stripcslashes($classType) on hydrateObjectIdentities. But this should only apply when the $classType contains more than one \.

Thoughts?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions