Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ImportExport: Easier debugging #324

Closed
wants to merge 1 commit into from
Closed

Commits on Jul 24, 2013

  1. ImportExport: Easier debugging

    Made the import more robust if import file links to a SKU which is skipped for some reasons -> leads to a "NULL" link causing fatal errors.
    
    Steps to reproduce:
    
    * Import file with SKU "1" in first line, but some errors (i.e. missing description)
    * In second line SKU "2", valid product data, _links_upsell_sku contains the SKU "1"
    amenk committed Jul 24, 2013
    Configuration menu
    Copy the full SHA
    03c137d View commit details
    Browse the repository at this point in the history