When I generate a component, the file config.xml seems to be correctly generated and put in the component root on the back end side. However, the fieldset tags come out like this:
<fieldset name=""
As a result of this, the configuration menu is missing in the back -end. If I insert a name between the quotation marks, the menus appear.
Two questions:
Do I need to do something different to get this to work?
Can I fork the config.xml and the access.xml files?
Thanks for your help!