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 handling of advmutltiselect (on localization form). Handle casing issues #13062

Merged
merged 1 commit into from
Nov 5, 2018

Conversation

eileenmcnaughton
Copy link
Contributor

@eileenmcnaughton eileenmcnaughton commented Nov 5, 2018

Overview

Per #13048 this makes the settings form still accept mis-cased settings - but not in a noise-free way and resolves the loss of support for advmultiselect

Before

Localization form a bit borked in unreleased code. Form borked for Mosaico admin settings & others

After

Forms fixed. Mosaico settings will show deprecation notices but these will not affect live sites (I will do a PR to fix their form though)

Technical Details

ALso see civicrm/civicrm-dev-docs#555

Comments

…n notice rather than hard-fail for incorrect case for html type.

We have clarified the correct syntax (it was haphazard) an updated the docs.

This ALSO fixes fails on localisation form
@civibot
Copy link

civibot bot commented Nov 5, 2018

(Standard links)

@civibot civibot bot added the master label Nov 5, 2018
@eileenmcnaughton eileenmcnaughton changed the title Fix handling of advmutltiselect (on localization form) Add deprecatio… Fix handling of advmutltiselect (on localization form). Handle casing issues Nov 5, 2018
@colemanw colemanw merged commit 3a32761 into civicrm:master Nov 5, 2018
@colemanw
Copy link
Member

colemanw commented Nov 5, 2018

Confirmed this is an improvement.

@eileenmcnaughton eileenmcnaughton deleted the settings_help_text branch November 5, 2018 18:10
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