Title |
|
The solution seems to be adding on top of /administrator/components/com_weblinks/views/weblink/tmpl/edit.php
$this->ignore_fieldsets = array('images');
Milestone |
Added: 3.4.2 |
Thanks JM, this corrects perfectly.
closing as we have a PR with the fix by @infograf768 Thanks. #91
Milestone |
Removed: 3.4.2 |
The fix by infograf768 worked for me.
Thank you!
I have Joomla 3.4.7 and had the same issue. The fix from infograf768 worked for me, too.
Reading the comments, I thought it was fixed in version 3.4.2. Apparently it is not.
weblinks 3.4.2 is apparently not released yet.
I confirm