Does anyone know how to fix the introduction of the Ascii characters into the title when using a token referencing a cck taxonomy term? there is no way to specify "raw" for the taxonomy terms so how do I get a clean term name (without the ascii or HTML artifiacts) saved to the title?

I have seen patches for D5 and I would assume that this would be a fairly common problem, but I can't seem to find a solution for D6. Any help is appreciated.

Comments

fago’s picture

Category: bug » support
Status: Active » Fixed

You could try wrapping your title through the PHP function decode_entities().

Status: Fixed » Closed (fixed)

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