Closed (fixed)
Project:
Data
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
24 Dec 2011 at 18:02 UTC
Updated:
29 Jan 2012 at 17:00 UTC
I needed to make some small changes to enable saving data without notices in php 5.3. See attached patch.
| Comment | File | Size | Author |
|---|---|---|---|
| small-fixes-to-enable-saving-without-notices.patch | 2.13 KB | robin van emden |
Comments
Comment #1
joachim commentedAre you sure that's for D7? IIRC data_taxonomy hasn't been upgraded yet.
Comment #2
joachim commentedAlso, regarding that, see #1363554: deprecate data_node, data_taxonomy on D7, upgrade path?.
Comment #3
robin van emden commentedQuite certain - I did see #1363554: deprecate data_node, data_taxonomy on D7, upgrade path? - but since I only needed to get rid of the notices whilst saving for my current project, I decided on just creating this quick patch for now.
Comment #4
joachim commentedFair enough. Committed and pushed.
- #1383936 by Robin van Emden: Fixed notices on saving taxonomy.