We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
6.2.70 (probably along with earlier versions)
probably any
Adding subscriber should not spit out error log if no errors occurred.
Error (err) log is shown as following.
err
Nov 26 23:36:21 lists wwsympa[1067930]: info main::do_add(ikeda@conversion.co.jp) [robot sympa.community] [session 63332462411508] [client xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx] [user xxxx@xxx.xxx] [list sandbox] Nov 26 23:36:24 lists wwsympa[1067930]: info main::do_add(ikeda@conversion.co.jp) [robot sympa.community] [session 63332462411508] [client xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx] [xxxx@xxx.xxx] [list sandbox] Nov 26 23:36:24 lists wwsympa[1067930]: notice Sympa::Spindle::ProcessRequest::_twist() Processing Sympa::Request <action=add;context=sandbox@sympa.community;email=ikeda@conversion.co.jp> Nov 26 23:36:24 lists wwsympa[1067930]: err main::#1559 > main::do_add#6969 > Sympa::Spindle::spin#95 > Sympa::Request::Handler::add::_twist#108 > Sympa::Request::Handler::add::_report_member#132 > Sympa::User::save#202 > Sympa::User::update_global_user#673 Unknown field prefs in map_field internal error
Subscriber addition itself finishes with no problem.
Go to admin page of the list and select Users > Subscribers. Then enter email address and click "Add".
The text was updated successfully, but these errors were encountered:
Spurious error log adding subscriber (sympa-community#1532)
f3ebfab
Merge pull request #1571 from ikedas/issue-1532 by ikedas
234935e
Spurious error log adding subscriber (#1532)
Successfully merging a pull request may close this issue.
Version
6.2.70 (probably along with earlier versions)
Installation method
probably any
Expected behavior
Adding subscriber should not spit out error log if no errors occurred.
Actual behavior
Error (
err
) log is shown as following.Subscriber addition itself finishes with no problem.
Steps to reproduce
Go to admin page of the list and select Users > Subscribers. Then enter email address and click "Add".
Additional information
The text was updated successfully, but these errors were encountered: