lat9 / dbio

Database Input/Output for Zen Cart
GNU General Public License v3.0
3 stars 1 forks source link

Product Import: Empty category can be created #196

Closed lat9 closed 2 years ago

lat9 commented 2 years ago

If a DbIoProductsHandler import contains a v_categories_name with an 'empty' value, e.g. cat1^cat2^^cat3, a category with an empty name can be created.