Skip to content

Checks if link exists before assigning it to scoped variable

Also, sets link to null if link not present in array

This is to stop php from throwing warnings about 'Undefined array key "link"'.

Closes #3311940

Merge request reports