After switching from 6.x-1.x-dev to 6.x-1.14 a couple of weeks ago, Bulk adding taxonomy terms ("Fügen Sie die ausgewählten Begriffe hinzu") has stopped working for me. I'm using this action rareley, but at some point it was working in 6.x-1.x-dev (month's ago).
The behaviour now is: Filter down to a number of nodes; select "Modify node taxonomy term" from the dropdown menu; check the "Bulk add taxonomy terms" radio button; enter a number of taxonomy terms into the fields; click "Continue". The page is reloaded with the fields for taxonomy terms cleared. That repeats infinite. Not terms are added to the celected nodes; the action simply isn't executed anymore.
Please notice that the current 6.x-1.x-dev dates from 2012-Oct-12 while 6.x-1.14 was released on 2013-Feb-23, so in this case it does not make sense to run the older dev release.
Comments
Comment #1
bojanz commented6.x-1.14 contains the same code as the last 6.x-1.x-dev from october, no new commits have been made.
This means that your problem might be due to some other change (A Views update?).
VBO for D6 is on life support, and I haven't used D6 in years, so you will have debug this yourself. Patches welcome.