Problem/Motivation
Latest Drupal Core update has caused a PHP warning: Warning: Undefined array key "url" in Drupal\Core\Asset\JsCollectionOptimizerLazy->optimizeGroup() (line 162 of /var/www/html/web/core/lib/Drupal/Core/Asset/JsCollectionOptimizerLazy.php)
Steps to reproduce
Update Drupal.
Proposed resolution
Fix the issue. It appears to be the libraries file requiring a url attribute for the license.
Remaining tasks
Patch and tag a new release
User interface changes
None
API changes
None
Data model changes
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | undefined-array-key-url-3587260-2.patch | 341 bytes | awasson |
Issue fork slimbox2-3587260
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
awasson commentedPatch to fix
Comment #3
awasson commentedRenaming and hiding the empty patch file
Comment #4
awasson commentedNew patch
Comment #7
awasson commentedComment #9
awasson commented