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

Crm 19847 #9653

Merged
merged 4 commits into from
Jan 11, 2017
Merged

Crm 19847 #9653

merged 4 commits into from
Jan 11, 2017

Conversation

jmcclelland
Copy link
Contributor

No description provided.

@yashodha
Copy link
Contributor

@jmcclelland : Can you please fix the style warning as per https://test.civicrm.org/job/CiviCRM-Core-PR/13345/checkstyleResult/new/

'gid' => $gid,
'limit' => $limit
);
$this->assign('urlQuery', implode('&', $urlQry));
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This will assign only values of $urlQry -- 1&$rgid&$gid&$limit which is completely different from the one assigned before. This breaks all the button URLs on the merge page.

@jmcclelland
Copy link
Contributor Author

OMG - Woops. That's sloppy on my part. Sorry to waste your time! Working on a fix now...

Copy link
Contributor

@jitendrapurohit jitendrapurohit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was able to reproduce the issue when context=conflict and action is update. This PR correctly removes the snippet param and redirects the page to complete dupePairs.

Thanks for the update @jmcclelland

@yashodha yashodha merged commit 0a0c2fc into civicrm:master Jan 11, 2017
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.

4 participants