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

FIX Use SearchForm::create to instantiate SearchForm #1181

Merged
merged 1 commit into from Apr 28, 2015

Conversation

dhensby
Copy link
Contributor

@dhensby dhensby commented Mar 31, 2015

It's not currently possible to use injector to customise the SearchForm at the moment due to the way it is instantiated.

This fixes that problem by using the ::create() function

chillu added a commit that referenced this pull request Apr 28, 2015
FIX Use SearchForm::create to instantiate SearchForm
@chillu chillu merged commit 221281d into silverstripe:3.1 Apr 28, 2015
@dhensby dhensby deleted the pulls/injector-searc-form branch August 25, 2015 13:23
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