Closed (fixed)
Project:
Automatic Nodetitles
Version:
6.x-1.0
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
12 Dec 2008 at 06:15 UTC
Updated:
13 Jan 2009 at 20:20 UTC
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
Comment #1
fagoYou could try wrapping your title through the PHP function decode_entities().