Ignore trailing slashes in requested URLS. Fixes bug #11865.

This commit is contained in:
Colin Kuskie 2010-09-14 10:01:57 -07:00
parent 1fa03c3ad8
commit 1131a5b4bc
3 changed files with 12 additions and 2 deletions

View file

@ -5,6 +5,7 @@
- fixed #11833: Recheck for losing Product Images
- fixed #11788: Calendar - Can't enter Midnight - Broke page layout
- fixed #11855: Purging Shortcut from Trash causes loop
- fixed #11865: URL with slash no longer works.
7.10.0
- fixed #11812: Checking www_ajaxSave's response in the cart js, urlencoding post parameters