Prototype 1.7 seems to need ajax parameters wrapped with encodeURI()
authorArt Cancro <ajc@citadel.org>
Wed, 19 Jan 2011 20:03:49 +0000 (15:03 -0500)
committerWilfried Goesgens <dothebart@citadel.org>
Sun, 4 Sep 2011 14:03:12 +0000 (14:03 +0000)
commit19944389b67dffe01709f31a69af65976a81aaa4
tree373042d5abcfbf267d80f45a3339d1f610a6418b
parent09b30e37b075f1f2aa9c50dab11a9ab8423b80ce
Prototype 1.7 seems to need ajax parameters wrapped with encodeURI()
This fixes the broken mailbox view
webcit/static/instant_messenger.html
webcit/static/summaryview.js
webcit/static/wclib.js
webcit/webcit.c