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

Fix notices on Membership Settings form. #12960

Merged
merged 1 commit into from
Oct 20, 2018

Conversation

eileenmcnaughton
Copy link
Contributor

@eileenmcnaughton eileenmcnaughton commented Oct 18, 2018

Overview

Fix some e-notices appearing on membership settings form (in master only, not in released versions), simplify code

Before

screenshot 2018-10-19 09 11 24

After

screenshot 2018-10-19 09 05 10

Technical Details

There has been work done to sync up the 'settings' forms & 'preferences' forms which differ for historical reasons only & now have a shared settingstrait to migrate to. His has caused some warnings & notices which I am fixing

Comments

@mattwire

Membership settings form has some enotices off the back of work on the
display form. This fixes those & makes it a 'pure' form in that it relies fully on the
metadata
@civibot
Copy link

civibot bot commented Oct 18, 2018

(Standard links)

@civibot civibot bot added the master label Oct 18, 2018
@pradpnayak
Copy link
Contributor

The changes look and I have tested this on current version

Before:
before

After:
after

Good to Merge!

@eileenmcnaughton eileenmcnaughton merged commit 069b829 into civicrm:master Oct 20, 2018
@eileenmcnaughton eileenmcnaughton deleted the member_settings branch October 20, 2018 20:51
@eileenmcnaughton
Copy link
Contributor Author

thanks @pradpnayak

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

Successfully merging this pull request may close these issues.

2 participants