Useless IS NULL check on menu item load

  • Posts: 30
  • Thank you received: 2
1 hour 42 minutes ago #373351

-- HikaShop version -- : 6.6.0
-- Joomla version -- : 6.1.3
-- PHP version -- : 8.4

hikashopMenusClass filters all loaded menu items via "b.title IS NOT NULL" where "b" is as alias of "#__menu_types" table.

"#__menu_types.title" is not a nullable column, hence this clause makes no sense, and join to #__menu_types is also completely useless.

Sorry, posted to incorrect forum, please move to Bugs.

Last edit: 1 hour 42 minutes ago by Denitz.

Please Log in or Create an account to join the conversation.

Time to create page: 0.053 seconds
Powered by Kunena Forum