Manually constructed URL's have to manually URI encode parameters. Fixes bug #11718.

This commit is contained in:
Colin Kuskie 2010-07-13 15:07:38 -07:00
parent b4f47dba7b
commit fd394dbb06
2 changed files with 1 additions and 0 deletions

View file

@ -12,6 +12,7 @@
- fixed #11457: Carousel broken
- fixed #11455: Wrong use of Extras macro?
- fixed #11715: "Empty" user profile fields: not in userProfileData / cannot delete
- fixed #11718: Matrix does not URI encode search parameters
7.9.8
- fixed #11651: First Day of Week is a string...