- Issue created by @meladawy
- First commit to issue fork.
- Merge request !23Issue #3471623: Fix Undefined Array Key Warning in generateFromRequest Method... → (Merged) created by salmonek
- 🇵🇱Poland salmonek
Hi Maged
Thank you for reporting the issue. I've proposed a little deeper changes for generateFromRequest()
Instead taking the `node` argument, there is iteration over all arguments and if there is a EntityInterface avaialble it will be selected. So name can be extracted from for example Block.
Secondly instead url a label is loaded as entity can be url-less or pretty urls may not be set.
Lastly change of default filename to "document" -
salmonek →
committed ce1b9f0a on 1.3.x
Issue #3471623: Fix Undefined Array Key Warning in generateFromRequest...
-
salmonek →
committed ce1b9f0a on 1.3.x
- 🇵🇱Poland salmonek
Tested by our QA team. Merged and will be published today in new release.
Automatically closed - issue fixed for 2 weeks with no activity.