Closed (fixed)
Project:
Drupal core
Version:
4.5.0
Component:
base system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Jan 2005 at 16:35 UTC
Updated:
24 Jan 2005 at 19:57 UTC
I can't find this anywhere else, but I'm experiening a problem adding a URL alias; attempting to add
taxonomy/term/3+17+18
as a URL alias results in the message:
The system path taxonomy/term/3+17+18 is invalid.
Any hints? I have other aliases working, but they don't use '+' (which seems to be the problem here)
Comments
Comment #1
alvaroortiz commentedI was facing the same problem but after trying differente combinations and reading the manual :) I discovered the right way to do it:
taxonomy/page/or/707,708
Comment #2
matt westgate commentedMarking this as closed since it's defined in the documentation, and this isn't a bug.