I needed to make some small changes to enable saving data without notices in php 5.3. See attached patch.

Comments

joachim’s picture

Are you sure that's for D7? IIRC data_taxonomy hasn't been upgraded yet.

joachim’s picture

robin van emden’s picture

Quite 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.

joachim’s picture

Status: Needs review » Fixed

Fair enough. Committed and pushed.

- #1383936 by Robin van Emden: Fixed notices on saving taxonomy.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.