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)
committerArt Cancro <ajc@citadel.org>
Wed, 19 Jan 2011 20:03:49 +0000 (15:03 -0500)
commitfb433069aa46d253afbb19dbd358c0d3c0636272
treed1cf0863d95ff06544cf462efe4e5bd63e9f1f1f
parent91639d15ed87448ac2dfb6cba147b000d23b38de
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