I have searched the Issues list for at least an hour on and off trying different suggestions I've found. Here's my setup:

tokens 6.x-1.4
pathauto 6.x-1.4
transliteration 6.x-3.0 with the i18n-ascii.txt file (I've added 039 = "" to fix my apostrophe issue but other than that, it's the stock example txt file)

My issue is that I keep coming up with issues during testing with the URL so before I hand it over to the editorial staff of 30+ people, I need to make sure all is well. My latest issue is displaying "amp" instead of just removing it (per my punctuation settings in Pathauto). It seems to be completely disregarding that option.

I had the "Reduce strings to letters and numbers from ASCII-96" option selected but have since removed it due to getting desperate.

What am I doing wrong?

Comments

droplet’s picture

Version: 6.x-1.4 » 7.x-1.x-dev
Component: User interface » Tokens
Category: support » bug

I've seen same issue when use "[node:field_categories] Term reference field." token.
& => "amp"

No way to get rid of it.

dave reid’s picture

Status: Active » Postponed (maintainer needs more info)

Please try with the latest Pathauto 7.x-1.x-dev. We recently added a decode_entities() that should resolve this issue.

droplet’s picture

Status: Postponed (maintainer needs more info) » Fixed

Thanks, It's worked

Status: Fixed » Closed (fixed)

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