PHP Classes

patch for correct handling of filenames with + and & characters

Recommend this page to a friend!

      smb4php  >  All threads  >  patch for correct handling of...  >  (Un) Subscribe thread alerts  
Subject:patch for correct handling of...
Summary:bugfix
Messages:1
Author:Denis Bonnenfant
Date:2012-11-14 21:55:01
 

  1. patch for correct handling of...   Reply   Report abuse  
Picture of Denis Bonnenfant Denis Bonnenfant - 2012-11-14 21:55:01
this patch fix a problem with files containing + or &.

rawurldecode() has to be used in place of urldecode()

github.com/denis-b/3rdparty/commit/ ...

please commit it