Skip to content
Snippets Groups Projects
Unverified Commit 4b6d44f9 authored by Peter Stace's avatar Peter Stace Committed by GitHub
Browse files

Fix bug where lang variants not shown in expand(_all_) (#1759)

* First cut at solution

* Don't export `expandedAll`

* Simpler solution

* Add comment

* Push language tags up through to the query object level

* Get a basic imlp working

* Remove old code

* Only get all langs if it's NOT a list type

* Rename a heap of things

* Add system test

* Pass Expand down to children

* Fix regression

* Build binary even in shart mode

* Add language list

* s/ExpandAll/expand_all in proto

* Initialize tag map

* Give error instead of asserting if the number of tags doesn't match the number of values

* Add `expandAll` to params

* Rename Metadata to LangTag in proto

* Get lang tag from posting, and remove language list

* Better language/list interaction

* Add to changelog
parent a5fb3643
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment