Skip to content

Constant ContextsToViewTransformer::SEPARATOR not defined on stable versions #827

Open
@gplanchat

Description

@gplanchat

There is an issue using the CalendarBundle with the platform 2.6:

request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\FatalThrowableError: "Undefined class constant 'SEPARATOR'" at vendor/oro/calendar-bundle/Form/Type/CalendarEventAttendeesSelectType.php line 129 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Undefined class constant 'SEPARATOR' at vendor/oro/calendar-bundle/Form/Type/CalendarEventAttendeesSelectType.php:129)"} []

In stable versions the class does not provide the constant:

version 2.6.0
version 2.6.1

In the dev branch, there is the constant:

version 2.6.x-dev

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions