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)
commit3a410a2d6b82b23e5e47840a8146e1b4b7891fae
treed1cf0863d95ff06544cf462efe4e5bd63e9f1f1f
parent050e31fb28c5555ecd386ee3a900e47f11a9311a
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