I'm experiencing this in PHP version 5.3.10-1ubuntu3.8.

This notice arises whenever replicate_entity() is called,notably when using the replicate_ui module.

Comments

jamsilver’s picture

Assigned: jamsilver » Unassigned
Status: Needs work » Needs review
StatusFileSize
new509 bytes

Patch attached.

jamsilver’s picture

Issue summary: View changes

Fix some typos

eft’s picture

this looks good - would be helpful to have it committed

eft’s picture

Issue summary: View changes
Status: Needs review » Reviewed & tested by the community

looks good

finex’s picture

The patch works fine, thanks.

waspper’s picture

Also, The error message appears when using Panopoly. This patch worked fine!

jgalletta’s picture

StatusFileSize
new507 bytes

Slightly different patch, I ermoved the comma in the list() call, as it is useless and just add 2 more characters.

  • Commit de6f243 on 7.x-1.x authored by jamsilver, committed by jgalletta:
    Issue #2098341 by jamsilver,jgalletta: remove strict warnings when...
jgalletta’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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