tag_get_tags is actually returning tag instances from the tag_instance table rather than that tag table. It should be renamed tag_get_tag_instances() then, if necessary, another function could be added that actually returns tags.
Also, the function tag_get_correlated() needs to be checked. Most likely it be returning the same columns as tag_get_tags() NOT tag_get_tag_instances().
- has a non-specific relationship to
-
MDL-24355 Computation of tag correlations is incorrect and very inefficient
- Closed
- will be (partly) resolved by
-
MDL-50851 Introduce tag collections and tag callbacks (Tag API overhaul)
- Closed
- will help resolve
-
MDLSITE-1000 Tag functions tripping get_records warning about duplicate keys
- Closed