Actions
Bug #1411
closedIn backend new user edit pressing cancel is alerting "Plugin must have a name" when in single-name mode
Updated by beat almost 15 years ago
- Status changed from New to Assigned
- % Done changed from 0 to 70
Fixed in r839 .
But still a bug when clicking save, it saves into php even if JS doesn't validate.
Updated by beat almost 15 years ago
- Status changed from Assigned to Closed
- % Done changed from 70 to 100
Commit r840 : Fixed that additional bug: In backend new user edit pressing submit was alerting then still attempting to save
reason was old javascript code was still active for that Save new user icon, in addition of new one.
Actions