it looks like that keyboard isn’t being returned; looks like a recent adjustment to our keyboard API may have been a bit overzealous. @Marc_Keyman, it looks like deprecated keyboards are now never returned by the API, even if a deprecated keyboard is specifically requested. While this is probably fine for general, language-code only requests, this breaks pages that rely on specific keyboards once they are deprecated.
Seems the appropriate resolution here is to not return deprecated keyboards if generic searches are made (query: do we have a way of detecting whether the search is coming from the Keyman app as opposed to websites? would need to check this).
Discussion: https://community.software.sil.org/t/keymanweb-keyboard-is-not-funcitoning-php/3088/7
Seems the appropriate resolution here is to not return deprecated keyboards if generic searches are made (query: do we have a way of detecting whether the search is coming from the Keyman app as opposed to websites? would need to check this).
Discussion: https://community.software.sil.org/t/keymanweb-keyboard-is-not-funcitoning-php/3088/7