Needs review
Project:
Relation
Version:
7.x-1.0
Component:
Miscellaneous
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
17 Apr 2016 at 05:50 UTC
Updated:
15 Jan 2018 at 18:07 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
danielb commentedComment #3
kapil.ropalekar commentedHi danielb,
The Available source bundles during creation of a Relation are dependent on the entity types.
Thus displaying the type and its title as part of the drupal_set_message during deletion will cause extra loading of all entity types.
I have created a patch which will list the titles of all bundles present in a particular Relation when it gets deleted.
Now instead of the message 'Relations 14 have been deleted.', it will show 'The relation between "My Page, Frank" was removed'.
Kindly review it.
Comment #4
kapil.ropalekar commentedComment #6
kapil.ropalekar commentedUpdated patch file.
Comment #8
kapil.ropalekar commentedComment #9
mikran commentedthe last patch only changes whitespace?