backdrop-contrib / i18n

Collection of modules to extend Backdrop CMS multilingual capabilities
https://backdropcms.org/project/i18n
GNU General Public License v2.0
2 stars 5 forks source link

Notice: Trying to access array offset on value of type bool in i18n_menu_init() on 404 without language prefix #58

Closed indigoxela closed 3 years ago

indigoxela commented 3 years ago

Notice: Trying to access array offset on value of type bool in i18n_menu_init() (line 967 of .../modules/i18n/i18n_menu/i18n_menu.module).

When the page (or path prefix does not exist), basically for every 404, but only if the language prefix is missing. Edge case.