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

list selection gets wiped unexpectedly #1005

Open
michield opened this issue Dec 24, 2023 · 0 comments
Open

list selection gets wiped unexpectedly #1005

michield opened this issue Dec 24, 2023 · 0 comments
Labels

Comments

@michield
Copy link
Member

  • go to the lists tab and select "all lists"
  • go to Finish (click the Tab)
  • go back to the lists tab - "all lists" will be unticked, but on the "selected tab" all lists will be listed
  • to go Finish again

the targetted lists are not saved, even though they are listed in the UI

select l.name, l.id from phplist_listmessage lm, phplist_list l where lm.messageid = MID and lm.listid = l.id

returns 0 lists.

@michield michield added the bug label Feb 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant