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).

Issue fork pwa-3422906

Command icon 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

Alina Basarabeanu created an issue. See original summary.

dineshkumarbollu’s picture

Status: Active » Needs review
StatusFileSize
new676 bytes
alina.basarabeanu’s picture

StatusFileSize
new889 bytes

A new patch was added.

proweb.ua’s picture

#3 works

kris77’s picture

#3 works for me too.

Thanks @Alina Basarabeanu

rishabjasrotia made their first commit to this issue’s fork.

silvi.addweb’s picture

Status: Needs review » Reviewed & tested by the community

I have tested patch #3 and it worked as expected. It would be great to have it merged. Marking it as RTBC.

bgustafson’s picture

I 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.

sphism’s picture

#3 got rid of the warnings for me

heddn’s picture

Status: Reviewed & tested by the community » Needs work
Related issues: +#3478671: pwa_extras regression after #3395058

It gets rid of the errors, but does not solve the problem. See the alternative solution in #3478671: pwa_extras regression after #3395058

anybody’s picture

Status: Needs work » Closed (duplicate)

Closing this as duplicate of #3478671: pwa_extras regression after #3395058 as suggested by @heddn. Fixed over there. Thank you!