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-18035: Deleting file / attachment causes Undefined index: tag_id … #8228

Merged
merged 1 commit into from
Apr 26, 2016

Conversation

jitendrapurohit
Copy link
Contributor

@jitendrapurohit jitendrapurohit commented Apr 25, 2016

…in CRM_Core_BAO_EntityTag::del()

'tag_id' gets passed only when the tag associated with some entity(eg. Contact) gets deleted. Hence just a !empty() check would avoid the notice in other scenarios.

https://issues.civicrm.org/jira/browse/CRM-18035

@monishdeb monishdeb merged commit d8a0b05 into civicrm:master Apr 26, 2016
@jitendrapurohit jitendrapurohit deleted the CRM-18035 branch April 27, 2016 12:52
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.

3 participants