filenames with single quote problem

Last post 10-29-2009, 6:33 AM by ram090. 2 replies.
Sort Posts: Previous Next
  •  10-28-2009, 2:56 AM 56733

    filenames with single quote problem

    Hello Team,
     
    I have another issue with fileuploader tool. When i upload document with single quote in the file name, content before that single quote is stripping after upload. For eg: upload document with filename abcd'ef.doc, after upload its showing it giving the file names as 'ef.doc.
     
    I have checked this problem in your demos also(http://phpfileuploader.com/demo/form-manualstart.php). Can you provide a soultion for this.
     
    Regards,
    Ram 
  •  10-28-2009, 8:51 AM 56744 in reply to 56733

    Re: filenames with single quote problem

    Ram,
     
    We can reproduce this issue , and will fix it ASAP.
     
    Regards,
    Terry
  •  10-29-2009, 6:33 AM 56769 in reply to 56744

    Re: filenames with single quote problem

    Hi Terry,
     
    Its problem with Magic Quotes variable in php.ini file. If you set it to zero. Then this will work.
     
    Regards,
    Ram 
View as RSS news feed in XML