sarvan75 / yii-user-management

Automatically exported from code.google.com/p/yii-user-management
0 stars 0 forks source link

Additional no required date fields shown as required #122

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Fresh Yii 1.17 install
2. Fresh Yii User management install
3. Add of group of fields
4. Add of fields in those groups

What is the expected output? What do you see instead?

The new added fields are not required and hidden, they don't appear in the 
registration form BUT when the registration form is submitted the new added 
fields are shown as required in the error summary. THIS ONLY HAPPENS FOR DATE 
TYPE FIELDS

What version of the product are you using? On what operating system?

Latest, windows

Please provide any additional information below.

Database on MySql. I've tried to take the latest files in the trunk whenever 
found an error.

Original issue reported on code.google.com by xavier.v...@gmail.com on 2 May 2011 at 1:45