View the DQSD CVS repository here:
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/dqsd/

Update of /cvsroot/dqsd/dqsd
In directory usw-pr-cvs1:/tmp/cvs-serv18591

Modified Files:
        ChangeLog.txt 
Log Message:
[from Nikolai Devereaux]
Since the PHP search is essentially a URL, spaces get converted to %20 instead of +.  
However, the PHP search script treats the arguments as GET params, so the %20 is 
treated literally.

Index: ChangeLog.txt
===================================================================
RCS file: /cvsroot/dqsd/dqsd/ChangeLog.txt,v
retrieving revision 1.157
retrieving revision 1.158
diff -C2 -d -r1.157 -r1.158
*** ChangeLog.txt       25 Oct 2002 17:35:34 -0000      1.157
--- ChangeLog.txt       30 Oct 2002 13:20:52 -0000      1.158
***************
*** 8,11 ****
--- 8,15 ----
  -- What's new for 3.1.4.4 beta (October 24, 2002)
  
+ Modified Searches
+ 
+ * php - fix problem with spaces in URL (from Nikolai Devereaux)
+ 
  Bug Fixes
  




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
DQSD-CVS mailing list
https://lists.sourceforge.net/lists/listinfo/dqsd-cvs
DQSD CVS repository:
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/dqsd/

Reply via email to