ongr-io / TranslationsBundle

Translations GUI for translating Symfony static strings
MIT License
5 stars 13 forks source link

Crash due to wrong dependencies #53

Closed Im0rtality closed 9 years ago

Im0rtality commented 9 years ago
Uncaught PHP Exception Symfony\Component\Debug\Exception\UndefinedMethodException: "Attempted to call an undefined method named "isRelevant" of class "ONGR\ElasticsearchBundle\DSL\Filter\TermFilter"." at /{edited}/vendor/ongr/filter-manager-bundle/Filters/Widget/Choice/SingleTermChoice.php line 80

When trying to select any domain in UI.

With filter-manager 0.4.2. Updating filter-manager to 0.5.4 seems to solve this.