Reviewed: https://reviews.mahara.org/8366 Committed: https://git.mahara.org/mahara/mahara/commit/3ef7e55a90ffa91b3b2c5ee7dd7fa74fbb1e3956 Submitter: Robert Lyon ([email protected]) Branch: master
commit 3ef7e55a90ffa91b3b2c5ee7dd7fa74fbb1e3956 Author: Robert Lyon <[email protected]> Date: Tue Dec 19 08:32:29 2017 +1300 Bug 1734006: Allow the search facet tab links to scroll to tab area Useful if you have a tall top to you page as clicking a search tab reloads the page and now you need to scroll to the results part again behatnotneeded Change-Id: I1b1ae3ef5c0849aa18496624777fbfe887361ee6 Signed-off-by: Robert Lyon <[email protected]> -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it! https://bugs.launchpad.net/bugs/1734006 Title: Error indexing to elasticsearch 6.0.0 Status in Mahara: Fix Committed Bug description: When trying to index to elasticsearch version 6.0.0 I get this error [WAR] 84 (lib/errors.php:536) [Elasticsearch\\Common\\Exceptions\\BadRequest400Exception]: {"error":{"root_cause":[{"type":"illegal_argument_exception","reason":"Could not convert [mainfacetterm.index] to boolean"}],"type":"illegal_argument_exception","reason":"Could not convert [mainfacetterm.index] to boolean","caused_by":{"type":"illegal_argument_exception","reason":"Failed to parse value [not_analyzed] as only [true] or [false] are allowed."}},"status":400}, referer: http://mahara- devel/admin/site/options.php?fs=searchsettings The error is due to this: https://www.elastic.co/guide/en/elasticsearch/reference/current/removal-of-types.html To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1734006/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

