Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple Select field bug #257

Open
no10staples opened this issue Jun 9, 2020 · 3 comments
Open

Multiple Select field bug #257

no10staples opened this issue Jun 9, 2020 · 3 comments

Comments

@no10staples
Copy link

If I use a Select field with Multiple true on a Profile page, if I unselect everything, the field value in the user.yaml is not changed from its previous value. I believe the offending line is if (!isset($data[$field]) && isset($data_field)) { in login.php line 940.

@mahagr
Copy link
Member

mahagr commented Jul 8, 2020

Are you on Grav 1.6 or Grav 1.7? IMHO this issue has been fixed in the new Flex Users if you upgrade to Grav 1.7 and Admin 1.10.

@no10staples
Copy link
Author

1.6. I am a bit apprehensive at the thought of migrating over to 1.7 at the moment in case other things break :-).

@mahagr
Copy link
Member

mahagr commented Jul 21, 2020

Grav 1.7 is pretty stable already and it would be nice if you could at least test it out and report back if you find any bugs. We just need more testing to find the last bugs and issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants