Opened 14 years ago
Closed 14 years ago
#2694 closed defect (bug) (fixed)
Default xprofile radio element interferes with setting value in profile editor
Reported by: | jond | Owned by: | |
---|---|---|---|
Milestone: | 1.5 | Priority: | minor |
Severity: | Version: | ||
Component: | Extended Profile | Keywords: | needs-patch |
Cc: | jond |
Description
Steps to repeat:
- Create a new radio field
- Add two different options (example: Yes, No)
- Set the second option as the default
- Save the changes and load up the member profile editor
- Set the first option and try to save
The second (default) option is still selected as both input elements are getting the checked attribute.
Attachments (1)
Change History (8)
Note: See
TracTickets for help on using
tickets.
Patch file (diff) of fixes for the default radio setting conflict