Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove hack for PHPCR-ODM 1.2 #2013

Closed
dantleech opened this issue Feb 18, 2016 · 9 comments · Fixed by #2125
Closed

Remove hack for PHPCR-ODM 1.2 #2013

dantleech opened this issue Feb 18, 2016 · 9 comments · Fixed by #2125
Assignees
Milestone

Comments

@dantleech
Copy link
Contributor

We upgraded (or will shortly upgrade to) PHPODM 1.3; we should remove these lines: https://github.com/sulu-io/sulu/blob/7bbdcd18d50a320ad2c7e6286138a1b8a11d7901/src/Sulu/Bundle/CoreBundle/DependencyInjection/SuluCoreExtension.php#L44

@dantleech dantleech self-assigned this Feb 18, 2016
@chirimoya chirimoya added this to the Release 1.2 milestone Feb 22, 2016
@dantleech
Copy link
Contributor Author

As far as I can see this issue is worked around in the PHPCR bundle, the fix is currently unreleased:
doctrine/DoctrinePHPCRBundle@10105dc

I don't think this is urgent however. /cc @lsmith77 @danrot

@danrot
Copy link
Contributor

danrot commented Mar 14, 2016

@dantleech The link you've posted here seems to be released in 1.3. Does this commit contain the fix?

@QuingKhaos QuingKhaos mentioned this issue Mar 14, 2016
61 tasks
@dantleech
Copy link
Contributor Author

Yeah, my bad. I was looking at the branches and not the tags. We can indeed upgrade to 1.3

@danrot
Copy link
Contributor

danrot commented Mar 29, 2016

Had to reintroduce the hack, because the behat tests were failing with the new phpcr bundle...

@dantleech
Copy link
Contributor Author

We could either wait for jackalope/jackalope-doctrine-dbal#323 or logout of the session / shutdown our kernel before making the web requests with Behat.

@danrot
Copy link
Contributor

danrot commented Mar 31, 2016

I would say we have no hurry in fixing this issue, so we could wait for the fix.

@danrot danrot modified the milestones: Release 1.4, Release 1.3 Jul 4, 2016
@danrot danrot modified the milestones: Release 1.5, Release 1.4 Nov 3, 2016
@danrot danrot modified the milestones: Release 1.6, Release 1.5 Feb 14, 2017
@chirimoya chirimoya removed this from the Release 1.6 milestone Jun 6, 2017
@alexander-schranz
Copy link
Member

@danrot can we remove this?

@danrot
Copy link
Contributor

danrot commented May 23, 2018

I have no idea, the last time I tried the behat tests were failing... But if that is the only thing failing we might be able to remove it in Sulu 2.0.

@danrot danrot added this to the Release 2.0 milestone May 23, 2018
@danrot
Copy link
Contributor

danrot commented Nov 4, 2019

I somehow get the feeling that this won't be fixed... Therefore going to close it. I think the comment in the code is good enough.

@danrot danrot closed this as completed Nov 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants