If user creates form item for datepicker manually and doesn't enter the #datepicker_title in the array, there occurs the undefined index warning. The patch in the attachment should fix this case. NULL is then displayed as an empty table row in the output which is better than PHP warning I guess. Thank you for possible fix in the upstream code.

CommentFileSizeAuthor
bootstrap.patch547 bytespeterkokot

Comments

peterkokot created an issue. See original summary.

martijn de wit’s picture

Should an empty string also work?

martijn de wit’s picture

Status: Active » Needs work
martijn de wit’s picture

Status: Needs work » Reviewed & tested by the community

  • Martijn de Wit committed 1195dbb on 8.x-1.x
    Issue #3106796 by peterkokot, Martijn de Wit: Notice: Undefined index: #...
martijn de wit’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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