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

[ResourceBundle] Make stack of classes not extended in CoreBundle working #1882

Merged
merged 4 commits into from Mar 2, 2022
Merged

Conversation

davidhoeck
Copy link
Contributor

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Fixed tickets -

The stack for coreshop.manufacturer and coreshop.address was not working, because the classes have not been extended in the CoreBundle. Therefore I adjusted the check in the StackClassesPass to also work with not extended classes.

@davidhoeck davidhoeck changed the title [ResourceBundle] [ResourceBundle] Make stack of classes not extended in CoreBundle working Mar 1, 2022
@dpfaffenbauer
Copy link
Member

@davidhoeck can you please rebase

@davidhoeck
Copy link
Contributor Author

rebase on what? @dpfaffenbauer

@dpfaffenbauer
Copy link
Member

@davidhoeck master to fix the tests

@davidhoeck
Copy link
Contributor Author

@dpfaffenbauer should be done

@dpfaffenbauer dpfaffenbauer merged commit 2c26a65 into coreshop:master Mar 2, 2022
@dpfaffenbauer
Copy link
Member

thanks

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 this pull request may close these issues.

None yet

2 participants