Ticket #1451 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

notice warning for Data_Import when Data fixture models are empty

Reported by: ibolmo Owned by: jwage
Priority: minor Milestone:
Component: Data Fixtures Version: 1.0.0
Severity: Keywords: warning, notice
Cc: Has Test: no
Status: Pending Core Response Has Patch: yes

Description

I've attached a patch.

Here's an example of empty models:

Entity:
    Model: Model_1

Model:
    Model_1:

Attachments

Import.php.patch Download (0.9 KB) - added by ibolmo 2 years ago.

Change History

Changed 2 years ago by ibolmo

Changed 2 years ago by guilhermeblanco

  • status changed from new to closed
  • resolution set to fixed

(In [4908]) fixes #1451. Thanks for the patch!

Note: See TracTickets for help on using tickets.