User tests: Successful: Unsuccessful:
It should indeed be if (isset
When changed to if (isset then the reported php error Undefined variable: long_description is fixed
The same check needs to be added to /administrator/components/com_plugins/views/plugin/tmpl/edit.php
if isset OR if (isset ?