On Feb 16, 2007, at 8:34 AM, Robin Elfrink wrote:

Thomas Bruederli wrote:

The mbox parameter should only contain UTF-7 representations of the
mailboxes. We don't need to care about charset conversion here.
 if ($mbox = get_input_value('_mbox', RCUBE_INPUT_GET))
should fix this isse.

OK, committed.

While manually making the change to my install, I noticed that the committed change was

if ($mbox = get_input_value('_mbox', RCUBE_INPUT_GPC))

instead of the recommended change as above.

Which is correct ?

( file ID is $Id: func.inc 483 2007-02-16 19:35:03Z thomasb $ )



Charles Dostale
System Admin - Silver Oaks Communications
http://www.silveroaks.com/
824 17th Street, Moline  IL  61265



Reply via email to