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

dev/core#2817 remove call to getTokenDetails #21475

Merged
merged 1 commit into from
Sep 14, 2021

Conversation

eileenmcnaughton
Copy link
Contributor

@eileenmcnaughton eileenmcnaughton commented Sep 14, 2021

Overview

dev/core#2817 remove call to getTokenDetails

Removes the call to getTokenDetails as discussed on
#21445

Before

[$contact] = CRM_Utils_Token::getTokenDetails($params,...

After

poof

Technical Details

As discussed on PR #21445 & related gitlabs I
created an extension to try to allow people to have
this functionality transitionally if they needed
(based on copying code from 5.41 over) - but
per the readme https://github.com/eileenmcnaughton/legacytokenhelper/blob/master/README.md
the issues I found (under 'known issues') were enough
to make me conclude no-one would actually
want to install the extension to restore pre-5.43
functionality

Comments

@demeritcowboy After digging a bit more - per above - I feel pretty good about removing this - have added https://lab.civicrm.org/documentation/docs/sysadmin/-/merge_requests/318

Once this is merged I'll move the rest of the code from pdflettercommon to the trait

Removes the call to getTokenDetails as discussed on
civicrm#21445

As discussed on that PR & related gitlabs I
created an extension to try to allow people to have
this functionality transitionally if they needed
(based on copying code from 5.41 over) - but
per the readme https://github.com/eileenmcnaughton/legacytokenhelper/blob/master/README.md
the issues I found (under 'known issues') were enough
to make me conclude no-one would actually
want to install the extension to restore pre-5.43
functionality
@civibot
Copy link

civibot bot commented Sep 14, 2021

(Standard links)

@eileenmcnaughton
Copy link
Contributor Author

thanks @demeritcowboy !

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

Successfully merging this pull request may close these issues.

2 participants