-
Bug
-
Resolution: Done
-
Major
-
1.1.GA
-
None
-
None
This seems pretty basic but I seem to be having an issue regardless.
Trying to call something like the following:
/widget/
{datestr}where datestr is a date formatted with the pattern MM/dd/yyyy, which becomes
/widget/08%2F26%2F2009
This causes a 404. If I call it with dashes instead of slashes in the date pattern it works as excepted.
Is this a known issue or am I doing something wrong?
Thanks,
-Shane