Hi

my token
videos/[node:vocab:2:term] /[title]-[nid].html

my url
http://www.domain.ndd/videos/TERM%20/TITLE-NID.html

I have %20 this in my url, any idea to remove it (it don't come from my term).

Thanks.
Florent

Comments

rsevero’s picture

Assigned: Unassigned » rsevero
Category: bug » support
Status: Active » Fixed

It seems it really doesn't come from your term. AFAICT it comes from your URL definition: it has a space between [node:vocab:2:term] and the /.

Your URL definition currently is videos/[node:vocab:2:term] /[title]-[nid].html

I believe that the URL definition that you want it videos/[node:vocab:2:term]/[title]-[nid].html

lentreprenaute’s picture

Assigned: rsevero » Unassigned
Category: support » bug
Status: Fixed » Active

oh !!!! shame on me, i'm very sorry, time to buy glasses

best regards,
Florent