Achievo/ATK - Bugzilla – Bug 474
Blank role
Last modified: 2005-05-03 21:56:04
You need to log in before you can comment on or make changes to this bug.
In Configuration / Roles, (I'm using the spanish version) you can add a blank role, by clicking SAVE without define noword. Then, there's a list with the role's and with a blank name.
Hi thanks for reporting it. I fixed it in cvs, if you can't live with it, change $this->add(new atkAttribute("name")); into $this->add(new atkAttribute("name",AF_OBLIGATORY));