Longblob file upload bug ?
Archived from the Xataface Users forum.
GrosBedo — Wed Aug 13, 2008 10:51 am
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?,»ŠÃ
shannah — Wed Aug 13, 2008 12:28 pm
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
GrosBedo — Thu Aug 14, 2008 8:55 am
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 ?