Bug: EntityForm required validation isn't properly validating EntitySelect controls
When nothing is selected in an EntityControl the required validator still doesn't pick it up because an empty item uses the value of Guid.Empty, which appears as a string of zeros with dashes, and therefore is not the same as String.Empty
Confirmed: [+] 0 [-]
Resolved: [+] 0 [-]
| Bug Details |
| Date Reported: | 1/15/2011 5:44:07 PM |
| Status: | InProgress |
| Priority: | Extreme |
| Difficulty: | Moderate |
| Type: | Functional |
| Version: | |
| Version to fix for: | |
| Percent Fixed: | 0 |
Issues

 | No issues have been associated with this bug. |
Solutions

 | No solutions have been associated with this bug. |
Tasks

 | No tasks have been associated with this bug. |