Skip to content

Doesn't work with Sylius #35

@shts-on-fire

Description

@shts-on-fire

Hello,

We are currently using Sylius 1.0.4 with your bundle for our project, but are having a few problems. These are not problems directly linked to your bundle, but after implementation into our solution. We tried using the dev-symfony3 branch which fixes problems related to the composer.json, but are left with these :

  • Annotations: @ParamConverter("article", class="ED\BlogBundle\Interfaces\Model\ArticleInterface", converter="abstract_converter") This is an examplTThis is an example, but every ParamConverter crashes the application.
  • User (BlogUserInterface): we are using the Sylius User class and are having a problem with the parameter’s type. If we remove the consraint in your bundle it works fine.
    The only solution I have found at the moment is to modify your bundle directly, but I’m not satisfied with that solution for many reasons...

Do you have a better solution ?

I didn't know where to post this, but if you could help me I would be very grateful
Have a good day.

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