Problem/Motivation
After upgrading to 2.10-beta5 version we see 3 warnings:
Warning: Undefined array key "name" in pwa_extras_page_attachments() (line 55 of modules/contrib/pwa/modules/pwa_extras/pwa_extras.module).
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | pwa-3422906-3.patch | 889 bytes | alina.basarabeanu |
| #2 | 3422906-2.patch | 676 bytes | dineshkumarbollu |
| pwa-WARNINGS.png | 285.21 KB | alina.basarabeanu |
Issue fork pwa-3422906
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
dineshkumarbollu commentedComment #3
alina.basarabeanu commentedA new patch was added.
Comment #4
proweb.ua commented#3 works
Comment #5
kris77 commented#3 works for me too.
Thanks @Alina Basarabeanu
Comment #8
silvi.addweb commentedI have tested patch #3 and it worked as expected. It would be great to have it merged. Marking it as RTBC.
Comment #9
bgustafson commentedI can't say I looked to understand the implication of the tag attribute name not being set, but #3 works for me to get rid of the warnings.
Comment #10
sphism commented#3 got rid of the warnings for me
Comment #11
heddnIt gets rid of the errors, but does not solve the problem. See the alternative solution in #3478671: pwa_extras regression after #3395058
Comment #12
anybodyClosing this as duplicate of #3478671: pwa_extras regression after #3395058 as suggested by @heddn. Fixed over there. Thank you!