Bugs item #623554, was opened at 2002-10-15 14:14 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=103152&aid=623554&group_id=3152
Category: API: C Group: aolserver4_0 Status: Open Resolution: None Priority: 5 Submitted By: jrasmuss23 (jrasmuss23) Assigned to: Nobody/Anonymous (nobody) Summary: File upload with spaces in name Initial Comment: Uploading a file fails when the filename has spaces in it. (e.g. "Copy of Photo1.jpg") The problem seems to be the AttEnd function in form.c, which determines the start and end of a multipart form input attribute. The most recent changes to allow binary file upload seem to be working for me - thank you. I'm attaching a patch file that I think solves the spaces problem. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=103152&aid=623554&group_id=3152
