-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: 3.1.0-RC2
-
Fix Version/s: 3.1.0-RC3
-
Component/s: Search, Update system
-
Labels:None
-
GitHub Pull Request URL:
The migrations \phpbb\db\migration\data\v310\namespaces takes care to update the search_type config if it is prefixed by phpbb_search_.
But in a fresh installation of Olympus, the search_type is set to 'fulltext_native' and so the config value is not updated to the correct value for Ascraeus ('\\phpbb\\search
fulltext_native')