Closed Rvice closed 1 year ago
Describe the bug Relating to "Deleted Entry" https://github.com/Admidio/admidio/issues/1516 I think I found the issue. I've crashed Playground with this user profile:
https://www.admidio.org/playground/adm_program/modules/profile/profile.php?user_uuid=565ca2dd-4618-4cba-9ce2-4865f50abed9
Note, I added "marital status" and there's a value I put in as "N/A"
I then had it set to default to N/A. Note, on initial setup of Marital Status, it did not allow default of N/A, but editing after it did.
When I registered the user, I did not set a value. As a result, it would default to N/A.
I assume this is an issue of the '/' character in the values.
To Reproduce Steps to reproduce the behavior:
Expected behavior No error and to see the member/contact record.
Screenshots
System (please complete the following information):
Additional context Also posted on the forum https://www.admidio.org/forum/viewtopic.php?t=9769
I have implemented better checks for the right value of the default value.
No more "deleted entry" and "---" now works as an entry, thank you!
Describe the bug Relating to "Deleted Entry" https://github.com/Admidio/admidio/issues/1516 I think I found the issue. I've crashed Playground with this user profile:
https://www.admidio.org/playground/adm_program/modules/profile/profile.php?user_uuid=565ca2dd-4618-4cba-9ce2-4865f50abed9
Note, I added "marital status" and there's a value I put in as "N/A"
I then had it set to default to N/A. Note, on initial setup of Marital Status, it did not allow default of N/A, but editing after it did.
When I registered the user, I did not set a value. As a result, it would default to N/A.
I assume this is an issue of the '/' character in the values.
To Reproduce Steps to reproduce the behavior:
Expected behavior No error and to see the member/contact record.
Screenshots
System (please complete the following information):
Additional context Also posted on the forum https://www.admidio.org/forum/viewtopic.php?t=9769