User tests: Successful: Unsuccessful:
Bug in joomla-> cms ->tag helper while deleting tags attached to any content.
Tags does not get deleted when all the attached tags have been removed from the com_content(article) in the previous condition there is nothing set in $newTags so it will not set the tagsChanged parameter to true which ultimately does not delete the tag in postStroreProcess where tagsChanged paramter is checked
So do you want to close this one and make a comment in the other one? I'd just rather clean the whole thing up at once since this piece is part of the larger issue.
Since you have cleaned-up complete tagging system and its working fine without any issue so i close this discussion. Thanks
Can you please test #1267 which fixes this issue.