Closed (won't fix)
Project:
Universally Unique IDentifier
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 May 2013 at 11:11 UTC
Updated:
28 Aug 2014 at 19:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
guillaumev commentedHere is a patch.
Comment #2
mxh commentedThis doesnt make sense. UUID must not be dependent on taxonomy module. It shall be usable for any cases - nodes, comments, users, i.e. any entity type, also taxonomy vocabulary and terms. Making UUID be dependent on taxonomy module would cause it's not usable for sites which are not using taxonomy. ;)
Maybe the context is another. In which particular case do you need these 4 lines of code? Is this custom code of yours or in some other contrib module?