Page 1 of 1

Longblob file upload bug ?

PostPosted: Wed Aug 13, 2008 10:51 am
by GrosBedo
Hello :-)
I'm using Xataface for the first time in a project, and I find this framework really amazing, thank you very very much !

I could do anything I need, except one thing: file upload. In fact it works, I can upload, but I get an error when I try to download it:

[code]Warning: fopen(C:\xampp\tmp/FacultyOfWidgetry-Course-PDFOutline-0?CourseID=1&-1218649336) [function.fopen]: failed to open stream: No error in C:\xampp\htdocs\xataface\Dataface\Application\blob.php on line 173

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\xataface\Dataface\Application\blob.php:173) in C:\xampp\htdocs\xataface\Dataface\Application\blob.php on line 228

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\xataface\Dataface\Application\blob.php:173) in C:\xampp\htdocs\xataface\Dataface\Application\blob.php on line 229
%PDF-1.2 %Çì�¢ 6 0 obj < stream xœ½\ÛŽÜF’ü¨¯è—ÅÚ€šÃ¼‘Ì�—±eyƘ‘½#µvv?,»ŠÃ

PostPosted: Wed Aug 13, 2008 12:28 pm
by shannah
My guess is that it is the same issue as
http://xataface.com/forum/viewtopic.php?t=4149

(Windows file names). As such a simple fix it should have been fixed long ago, but somehow I've overlooked it.

-Steve

PostPosted: Thu Aug 14, 2008 8:55 am
by GrosBedo
Nice guess !
Sorry to have bumped such an old bug, but it would be cool if it would be fixed in the future release.
Do you want me to fill a bug request to remind you ?