Problem/Motivation
Saw this drupal core bug but the value came from this module (that's why we're here).
Deprecated function: html_entity_decode(): Passing null to parameter #1 ($string) of type string is deprecated in decode_entities() (line 463 of /var/www/html/public/includes/unicode.inc).
Steps to reproduce
Proposed resolution
Cast the value in date_ical_sanitize_text()
Remaining tasks
User interface changes
API changes
Data model changes
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3395777-2-html_entity_decode-null.patch | 617 bytes | joelpittet |
Comments
Comment #2
joelpittetComment #3
joelpittetComment #5
joseph.olstad