I enter a term in quotes -- "BUYTAERT, Dries" and save the node. OK.

If I then re-edit/moderate the node and save, 3 double quote marks appear in the autocomplete box - """BUYTAERT, Dries"""

This creates a new term with quotes now included in the term name ("BUYTAERT, Dries") and after a while (with undiscerning users) they can pile up like this: """""""""BUYTAERT, Dries"""""""""

This error does not occur in the core taxonomy autocomplete (lines 128-133, taxonomy.pages.inc) and it appears to be a recent bug

Is this related to this fix? #336275: own solution

Many thanks

R3

Comments

corkyk’s picture

Bump, I have the same problem on two drupal sites. Something like "I wasn't" becomes """I wasn''''t""" as you edit and save it. Adds another single or double quote over and over with each edit.

It's making my sites look horrible. I can't figure out why!

mh86’s picture

yes, it seems like, that this bug has been introduced with this fix

mh86’s picture

Status: Active » Fixed

bug has been fixed, changes are in the latest dev

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.