There are a number of PHP warnings on content type fields pages and node edit pages due to undefined variables and the like.

Comments

arithmetric’s picture

Status: Active » Needs review
StatusFileSize
new9.3 KB

Here's a patch to fix the instances that I've encountered.

arithmetric’s picture

I've updated the patch with one more fix for a PHP warning, and a fix for one of the fixes in the last patch.

jaxxed’s picture

Priority: Normal » Major

upping priority. These issues are significant, as in some cases I've had them add over 100 entries to watchdog per page load.

Arithmetic: Have you field tested your patches?

Module-developer: isset(), empty()

YK85’s picture

subscribing

jaxxed’s picture

Subscribers should test the supplied patch. If the code is reviewed then we can try to submit it.

peterpoe’s picture

Status: Needs review » Fixed

Patch committed. Thanks!

Status: Fixed » Closed (fixed)

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