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

[SearchBundle] OrmIndexer minor patch #3541

Merged
merged 1 commit into from
Nov 18, 2015

Conversation

kkarski82
Copy link
Contributor

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Fixed tickets none, related to #2305
License MIT
Doc PR none

Prevent indexer from throwing the "Attempted to call an undefined method named "get0" of class ..." error when extending classes. This behaviour also truncates entire search index table in the database.

Prevent indexer from throwing the "Attempted to call an undefined method named "get0" of class ..." error when extending classes. This behaviour also truncates entire search index table in the database.
@pjedrzejewski pjedrzejewski added this to the v0.16.0 milestone Nov 6, 2015
pjedrzejewski pushed a commit that referenced this pull request Nov 18, 2015
[SearchBundle] OrmIndexer minor patch
@pjedrzejewski pjedrzejewski merged commit b618738 into Sylius:master Nov 18, 2015
@pjedrzejewski
Copy link
Member

Thank you Krzysztof! :)

@kkarski82
Copy link
Contributor Author

Thanks! :)

@kkarski82 kkarski82 deleted the orm-indexer-patch branch February 12, 2016 01:21
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