24hoursmedia-craftcms / views-work

Craft CMS views plugin
Other
1 stars 2 forks source link

Prevent Undefined array key "signature" #94

Closed Wiejeben closed 1 year ago

Wiejeben commented 2 years ago

Hi,

Occasionally we have been seeing yii\base\ErrorException with

Undefined array key "signature"

This is caused by some bots trying random URLs, often stripping parameters. Adding a null coalescing operator would cause the proper exception to be thrown on line 65.

stevecomrie commented 1 year ago

My error logs are FULL of this. Would very much appreciate it getting merged.

24hoursmedia-craftcms commented 1 year ago

sorry for the delay, merged and released under version v2.0.2.0