Re: Profile Field Setup href Bug?
I just tried this on a test site of mine. Within the Basic field grouping, all fields, including radio button fields, are turned into links. Yep, radio button fields. Tell me how that makes sense. It grabs the text from the selected option field and displays that as a link. I can understand it display the text from the selected radio button, but turning that into a link makes no sense at all.
The linking occurs in other field groups as well, not just the basic field group.
I’ll look at the codebase tomorrow to see what’s going on. I think it is something in get_edit_html() that is causing this issue.