import
import copied to clipboard
Stricter validation of column 'categories' in product import
The validation of categories in the product import should be more specific and provide meaningful error messages.
For example importing a row containting a single forward slash / as value for column 'categories' results in a cryptic exception.
More information: https://github.com/techdivision/import/issues/194