Opened 14 years ago

Closed 14 years ago

Last modified 13 years ago

#13319 closed (fixed)

loaddata should print something when no fixture is found

Reported by: chtito Owned by: Russell Keith-Magee
Component: Core (Other) Version: 1.1
Severity: Keywords:
Cc: Triage Stage: Accepted
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

loaddata silently exits when no fixture is found. I find this behaviour is counterintuitive.

Attachments (1)

loaddata.diff (533 bytes ) - added by chtito 14 years ago.

Download all attachments as: .zip

Change History (4)

by chtito, 14 years ago

Attachment: loaddata.diff added

comment:1 by Russell Keith-Magee, 14 years ago

milestone: 1.2
Owner: changed from nobody to Russell Keith-Magee
Status: newassigned
Triage Stage: UnreviewedAccepted

comment:2 by Russell Keith-Magee, 14 years ago

Resolution: fixed
Status: assignedclosed

(In [12945]) Fixed #13319 -- Modified the default verbosity level for "no fixtures loaded" messages. Thanks to chtito for the report and patch.

comment:3 by Jacob, 13 years ago

milestone: 1.2

Milestone 1.2 deleted

Note: See TracTickets for help on using tickets.
Back to Top