Opened 10 years ago
Closed 10 years ago
#6134 closed defect (bug) (fixed)
"Default" setting doesnt work for checkboxes
Reported by: | sooskriszta | Owned by: | djpaul |
---|---|---|---|
Milestone: | 2.3 | Priority: | high |
Severity: | normal | Version: | 2.0 |
Component: | Extended Profile | Keywords: | |
Cc: | vivek@… |
Description
Expected behavior: If in field setting, an option is marked as default, then it should be checked by default in frontend.
Actual behavior: Checkboxes are never checked by default.
Change History (7)
#2
@
10 years ago
Some more info here #6137
But radios using xprofile_insert_field()
don't work as well.
#4
@
10 years ago
- Milestone changed from Awaiting Review to 2.3
- Priority changed from normal to high
Note: See
TracTickets for help on using
tickets.
Defaults that work:
Default that are broken:
Tested on trunk. I am going to guess these have been broken since 2.0 but we need to test on 2.1 to see if this is a regression -- if it isn't, we'll probably consider fixing for 2.3.