After #2690229: Adapt Core's SubFormState solution had been committed, it is not possible anymore to use Search API Solr Search with Drupal <8.2.x (because of the dependency to SubformState).
Please highlight this in the documentation or better change the minimum required Drupal version (patch attached).

Comments

stBorchert created an issue. See original summary.

mkalkbrenner’s picture

Project: Search API Solr » Search API
Component: Miscellaneous » Documentation
Category: Bug report » Task
Status: Needs review » Needs work

Even if drupal 8.1 is EOL it doesn't hurt to be that explicit in the requirements. But due to the fact that the usage of core's SubformState is introduced by Search API itself and Search API Solr depends on it, the patch should be against Search API.

stborchert’s picture

Status: Needs work » Needs review
StatusFileSize
new267 bytes

Updated the patch.

borisson_’s picture

Status: Needs review » Reviewed & tested by the community

drunken monkey’s picture

Status: Reviewed & tested by the community » Fixed

Makes sense, thanks!
Committed.

In the future, we should probably try to remember doing this right away when using such new functionality.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.