slusarz 2008-02-21 01:57:25 EST
Modified files:
lib IMP.php
Log:
Bug: 6280
We need to encode spaces here with "%20" instead of '+', but since urlencode()
is hardcoded in addParameter(), we have to manually do the conversion.
Revision Changes Path
1.659 +2 -8 imp/lib/IMP.php
Chora Links:
http://cvs.horde.org/diff.php/imp/lib/IMP.php?r1=1.658&r2=1.659&ty=u