Hi,
This mite be a simple problem, but I am not able to figure out the
reason.
My application requires to upload some audio-video files.I am using
attachment_fu for the same and it works fine in IE/FireFox and Safari
2.0.x browsers.But it doesn’t work in Safari 3.0 +.
I am using Rails version 1.2.3.
Is it a browser problem or an issue with compatibility between
attachment_fu and safari?
The exception notifier shows this:
A NoMethodError occurred in flash_player#attach_video: undefined method
content_type' for # [RAILS_ROOT]/vendor/plugins/attachment_fu/lib/technoweenie/attachment_fu.rb:244:in
uploaded_data=’ ------------------------------- Request:
------------------------------- * URL: * Parameters:
{“x”=>“40”, “y”=>“12”, “action”=>“attach_video”,
“description”=>{“body”=>“”}…
The issue at the moment I could test is only with .flv files.The problem
comes both in Mac and Windows safari 3.0.4 and 3.1.
Any pointers to resolve the issue would be highly appreciated.
Thanks
Kishore
Share files, take polls, and discuss your passions - all under one
roof. Go to Yahoo Search - Web Search
krishna kishore wrote:
Hi,
This mite be a simple problem, but I am not able to figure out the
reason.
My application requires to upload some audio-video files.I am using
attachment_fu for the same and it works fine in IE/FireFox and Safari
2.0.x browsers.But it doesn’t work in Safari 3.0 +.
I am using Rails version 1.2.3.
Is it a browser problem or an issue with compatibility between
attachment_fu and safari?
The exception notifier shows this:
A NoMethodError occurred in flash_player#attach_video: undefined method
content_type' for # [RAILS_ROOT]/vendor/plugins/attachment_fu/lib/technoweenie/attachment_fu.rb:244:in
uploaded_data=’ ------------------------------- Request:
------------------------------- * URL: * Parameters:
{“x”=>“40”, “y”=>“12”, “action”=>“attach_video”,
“description”=>{“body”=>“”}…
The issue at the moment I could test is only with .flv files.The problem
comes both in Mac and Windows safari 3.0.4 and 3.1.
Any pointers to resolve the issue would be highly appreciated.
Thanks
Kishore
Share files, take polls, and discuss your passions - all under one
roof. Go to Yahoo Search - Web Search
Hi Krishna,
I’m also having same problem…
Didn’t solve so far.
see my post
http://www.ruby-forum.com/topic/141798#new
Related Posts
http://www.ruby-forum.com/topic/99609#new
If u found any solutions pls let me know.
Regards
Saravanan