Hi Admin,
This still seems to be an issue
If you delete a task from the toolbar and then add it back again all looks well in the back end but a blank button is created on the front end (and here I am using a front end collection grid view).
Using firefox to view the code you can see it creates a blank button without any text and an empty javascript action
<div class="toolbar" onclick="javascript:return Joomla.submitform('');" style="cursor:pointer">
<div class="icon-16 icon-16-task-"> </div>
<span class="text" style="white-space:nowrap"></span>
</div>
It seems fairly consistent and easy to replicate as I tried it a second time with another toolbar button and the same thing happened.
I have tried deleting the toolbar and then adding it back in but the same corrupt toolbar is generated.
I have also tried adding a new front end grid collection but it creates it with the same corrupted toolbar.
Kind Regards,
Brent
ps. great product by the way