Wildcards not working in Extended path option
amccune - October 26, 2007 - 15:12
| Project: | Taxonomy Theme |
| Version: | 5.x-1.x-dev |
| Component: | - Extended (Paths) |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Hi
I am running Drupal 5 and have clean urls running. I have tested the extended path option for taxonomy theme with a full path ie news/6 and it works a treat. I then tried using a wildcard on my news sub pages using news/* as my entry. This did not work however.
Any ideas?
Thanks in advance
Adam

#1
Same problem here. I tried node/add/* and it didn't work, so I had to add a line for each content type.
#2
Never mind, it was my fault. I didn't enable the theme I was trying to use. Duh.