7.8.2/3 Module Builder Bug ?

Hi all,

I am using SuiteCRM version 7.8.2 (clean install) and all dashlets created by Module Builder have in the module dashlet.php the following:

class <module_name > Dashlet extends DashletGeneric {

Module Builder should have replaced <module_name > Dashlet by the actual module name.

Upgraded to version 7.8.3 and this problem still exist.

Is this a bug ?

Thanks