Download & Extend

community_tags Doesn't work with Blogapi module

Project:Community Tags
Version:5.x-1.x-dev
Component:Code
Category:bug report
Priority:critical
Assigned:Unassigned
Status:active

Issue Summary

The community tags don't get updated when I submit a post with category via Blogapi: 'All tags' still shows 'None' in 'View' while the post has been set categories.

Blogapi module uses 'node_save' function to save node. So it seems that community_tags doesn't update when 'node_save' is called.

Does someone know how to let it update?

nobody click here