Closed lat9 closed 5 months ago
This does not appear to be a bug with IH, but a faulty database? I would have thought that maybe producing a more informative warning would be the most appropriate response, to prompt correction of the root problem. But not silent handling?
I agree that it's a bug in the database, but since IH was the only element of the admin that was 'catching it', I've changed to be similar to other tools, e.g. the Attributes Controller.
One thing that's been on my mind for a while is coming up with a tool that has a collection of 'checkers', one of which would report this condition.
As identified in this Zen Cart support-thread posting, IH's database query for products to populate in the previous/next dropdown will include products that are present in the
products_to_categories
table, but not in either theproducts
orproducts_description
. That results in logs of the ilk.