Actions
Bug / Feature #1754
closedMake gender attribute optional
Start date:
04 October 2011
Due date:
% Done:
100%
Estimated time:
Request Type:
Feature Request
Description
Laberlohe has requested that the gender attribute is optional when registering.
A quick fix will be to add a new option Not specified / Unknown.
I need to check what the implications will be when I will allow the attribute to be null.
Updated by corvus about 13 years ago
- Status changed from New to 2
The ppsGender attribute is already define with such a value:
0 => 'Unspecified', 2 => 'Female', 1 => 'Male', 9 => 'Not applicable',
Updated by corvus about 13 years ago
- Status changed from 2 to 3
- % Done changed from 0 to 100
Applied in changeset commit:9f7bd3f729e71726977e388d75424897178cb0ec.
Actions