Success

User tests: Successful: Unsuccessful:

avatar bhavya-nick
bhavya-nick
11 Jun 2013

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

avatar rbsl-bhavya rbsl-bhavya - open - 11 Jun 2013
avatar elinw
elinw - comment - 12 Jun 2013

Can you please test #1267 which fixes this issue.

avatar rbsl-bhavya
rbsl-bhavya - comment - 12 Jun 2013

Well issue resolves by incorporating all the changes of #1267

avatar elinw
elinw - comment - 13 Jun 2013

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.

avatar rbsl-bhavya
rbsl-bhavya - comment - 14 Jun 2013

Since you have cleaned-up complete tagging system and its working fine without any issue so i close this discussion. Thanks

avatar rbsl-bhavya rbsl-bhavya - close - 14 Jun 2013

Add a Comment

Login with GitHub to post a comment