Download & Extend

Bulk import of large data idnt working

Project:Location Taxonomize
Version:7.x-2.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

Warning: Division by zero in location_taxonomize_location_bulk_taxonomize_op() (line 90 of C:\wamp\www\og\sites\all\modules\location_taxonomize\location_taxonomize_location\location_taxonomize_location.module).

Comments

#1

The reason the error occured is because you attempted to taxonomize an empty table, but in order to avoid a confusing message the attached patch will prevent function location_taxonomize_location_bulk_taxonomize_op() from continuing.

AttachmentSize
location_taxonomize_location_1877200.patch 651 bytes