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.
| Comment | File | Size | Author |
|---|---|---|---|
| bootstrap.patch | 547 bytes | peterkokot |
Comments
Comment #2
martijn de witShould an empty string also work?
Comment #3
martijn de witComment #4
martijn de witComment #6
martijn de wit