I'm seeing the following PHP notices on my site after updating to PHP 7.2:

* Notice: Undefined index: url in jplayer_sort_files() (line 243 of drupal/sites/all/modules/contrib/jplayer/includes/jplayer.theme.inc).
* Notice: Undefined index: label in jplayer_sort_files() (line 243 of drupal/sites/all/modules/contrib/jplayer/includes/jplayer.theme.inc).
* Notice: Undefined index: url in jplayer_sort_files() (line 241 of drupal/sites/all/modules/contrib/jplayer/includes/jplayer.theme.inc).
* Notice: Undefined index: extension in jplayer_sort_files() (line 171 of drupal/sites/all/modules/contrib/jplayer/includes/jplayer.theme.inc).
* Notice: Undefined index: url in jplayer_sort_files() (line 161 of drupal/sites/all/modules/contrib/jplayer/includes/jplayer.theme.inc).

Comments

jenlampton created an issue. See original summary.

jenlampton’s picture

Status: Active » Needs review
StatusFileSize
new1.04 KB

patch.

jenlampton’s picture

StatusFileSize
new1.55 KB

one more.

Shemsedin’s picture

StatusFileSize
new888 bytes

Adding a patch for Notice: Undefined index: label

Shemsedin’s picture

StatusFileSize
new652 bytes
bedlam’s picture

StatusFileSize
new1008 bytes
bedlam’s picture

bedlam’s picture

StatusFileSize
new1.12 KB