Ticket #78 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

4s-import aborts if it encounters a bad URI

Reported by: swh Owned by:
Priority: major Milestone:
Component: Unknown Version: 1.0
Keywords: import, delete Cc:

Description

eg.

4s-import bestbuy http://products.semweb.bestbuy.com/products/10303584/semanticweb.rdf http://products.semweb.bestbuy.com/products/10303655/semanticweb.rdf http://products.semweb.bestbuy.com/products/10303708/semanticweb.rdf

This happens after the model deletes have happened, so it ends up wiping the models listed.

There's an exit() at import.c:342, which probably shouldn't be there.

Reported by presbrey on IRC.

Change History

comment:1 Changed 2 years ago by swh

  • Status changed from new to closed
  • Resolution set to fixed

Fixed in version 1.0

Note: See TracTickets for help on using tickets.