Closed (fixed)
Project:
UUID Features Integration
Version:
7.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Jan 2012 at 17:08 UTC
Updated:
15 Feb 2013 at 05:10 UTC
There are a lot of php notices due to some unchecked array keys.
Here is a simple patch to avoid them.
| Comment | File | Size | Author |
|---|---|---|---|
| fixes_notices.patch | 1.24 KB | duaelfr |
Comments
Comment #1
Jeffrey C. commentedPatch does not apply. Anyway I've manually fixed the problem in uuid_node.features.inc, line 131. Thanks! Committed. (e10c7cf.)