Re: Slash wrongly encoded as %2F in returning path

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




jimmi61 wrote:
> 
> 
> Tomas Kuliavas wrote:
>> 
>> Which script says it? Is it displayed in src/compose.php,
>> src/right_main.php or some other script.
>> 
> 
> Sorry, the frame is 'src/right_main.php' and the error is a response to
> the following address:
> 
> https://MYSITE/src/right_main.php?sort=0&startMessage=1&mailbox=Mail%252FMYBOX
> 
> 

You can't get such URL in replies. Such order of arguments is possible only
when you click on "Message List" link or when you resume message writing
from draft and send or save it. Mailbox name is encoded twice. Script that
might redirect you to
right_main.php?sort=0&startMessage=1&mailbox=somemailbox, encodes mailbox
only once. Before encoding code selects same mailbox. If script gets
incorrectly encoded mailbox name from compose form, it would stop in
different location. I suspect that such error could happen only if you have
broken urlencode() function.

Can't reproduce your issue in php 4.4.4-8+etch4.

-- 
View this message in context: http://www.nabble.com/Slash-wrongly-encoded-as--2F-in-returning-path-tp15779008p15812550.html
Sent from the squirrelmail-users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
-----
squirrelmail-users mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: squirrelmail-users@xxxxxxxxxxxxxxxxxxxxx
List archives: http://news.gmane.org/gmane.mail.squirrelmail.user
List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

[Index of Archives]     [Video For Linux]     [Yosemite News]     [Yosemite Photos]     [gtk]     [KDE]     [Cyrus SASL]     [Gimp on Windows]     [Steve's Art]     [Webcams]

  Powered by Linux