Opened 3 years ago
Closed 3 years ago
#8638 closed defect (bug) (fixed)
Pending accounts not showing all field selections when viewing accounts since 10.0
Reported by: | niftythree | Owned by: | dcavins |
---|---|---|---|
Milestone: | 10.1.0 | Priority: | normal |
Severity: | normal | Version: | 10.0.0 |
Component: | Members | Keywords: | |
Cc: |
Description
Hello,
Since updating to 10.0, when reviewing accounts in Users > Manage Signups, some fields (which are actually filled in) show as empty. This does not happen in 9.2.0. Looking further into it, it appears to occur on fields where multiple selections can be made, such as checkboxes and multi select boxes. However, once the account is activated, the fields display fine with all their selections.
We are using the Legacy pack.
Thanks. 🙂
Attachments (1)
Change History (7)
#2
@
3 years ago
I see the issue is a bad self-reference to the formatting function. I'm sure I messed it up while re-prefixing all of the signup functions for the twentieth time. :) Patch to follow.
Can you refresh my memory I don’t remember we were displaying these fields in 9.2, I think that’s a feature we added in 10.0 (modal box). @dcavins can you look at this?