Try the latest CVS version and let me know if it works for you. I
should have released a new version long time ago.
Kent.
On 6/30/05, Andrew Stuart
<andrew.stuart-TWq/lk6o2i4FZYWR8B6FNDvXrrhHudLZEK66K81epY8@public.gmane.org>
wrote:> Hello rails folks.
> Thanks in advance any help would be appreciated thanks Andrew Stuart
> andrew.stuart-HYVr4Vs6GMsQrrorzV6ljw@public.gmane.org
> FedoraCore2/MySQL/Apache/latest Rails
>
> I''m trying to get Kent Sibilev''s bugtrack open source
rails application
> going and having a problem. First I was getting come sort of permissions
> error when trying to create a new bug report. Now after changing the
> permissions on the bugtrack/public/attachments directory I am getting this
> error:
>
> Errno::EISDIR in Bug#create
> Is a directory -
> /var/www/html/bugtrack/public/attachments/5//app/models/change.rb:43:in
> `initialize''
> /app/models/change.rb:43:in `open''
> /app/models/change.rb:43:in `attach''
> /app/models/bug.rb:127:in `edit''
> /var/www/html/bugtrack/app/controllers/bug_controller.rb:95:in
`create''Show
> framework trace
>
/usr/local/lib/ruby/gems/1.8/gems/actionpack-1.8.1/lib/action_controller/bas
> e.rb:708:in `send''
>
/usr/local/lib/ruby/gems/1.8/gems/actionpack-1.8.1/lib/action_controller/bas
> e.rb:708:in `perform_action_without_filters''
>
/usr/local/lib/ruby/gems/1.8/gems/actionpack-1.8.1/lib/action_controller/fil
> ters.rb:294:in `perform_action_without_benchmark''
>
/usr/local/lib/ruby/gems/1.8/gems/actionpack-1.8.1/lib/action_controller/ben
> chmarking.rb:37:in `perform_action_without_rescue''
>
/usr/local/lib/ruby/gems/1.8/gems/actionpack-1.8.1/lib/action_controller/ben
> chmarking.rb:37:in `measure''
>
/usr/local/lib/ruby/gems/1.8/gems/actionpack-1.8.1/lib/action_controller/ben
> chmarking.rb:37:in `perform_action_without_rescue''
>
/usr/local/lib/ruby/gems/1.8/gems/actionpack-1.8.1/lib/action_controller/res
> cue.rb:79:in `perform_action''
>
/usr/local/lib/ruby/gems/1.8/gems/actionpack-1.8.1/lib/action_controller/bas
> e.rb:330:in `send''
>
/usr/local/lib/ruby/gems/1.8/gems/actionpack-1.8.1/lib/action_controller/bas
> e.rb:330:in `process''
>
/usr/local/lib/ruby/gems/1.8/gems/actionpack-1.8.1/lib/action_controller/bas
> e.rb:273:in `process''
> /usr/local/lib/ruby/gems/1.8/gems/rails-0.12.1/lib/dispatcher.rb:32:in
> `dispatch''
> /var/www/html/bugtrack/public/dispatch.fcgi:7
> /var/www/html/bugtrack/public/dispatch.fcgi:7:in `each_cgi''
> /usr/local/lib/ruby/site_ruby/1.8/fcgi.rb:597:in `each''
> /usr/local/lib/ruby/site_ruby/1.8/fcgi.rb:597:in `each_cgi''
> /var/www/html/bugtrack/public/dispatch.fcgi:7
>
>
>
> Request
> Parameters: {"msg"=>"",
"attachment"=>#<StringIO:0xb7cbd6ec>,
> "bug/create.html/create"=>nil,
"bug"=>{"status"=>"0",
"project_id"=>"1",
> "category"=>"Bug",
"title"=>"blah",
"priority_id"=>"4", "version"=>"",
> "user_id"=>"1", "release_id"=>nil,
"estimate"=>""},
"change_type"=>"0"}
>
> Show session dump
>
> ---
> user: !ruby/object:User
> attributes:
> status: "1"
> is_notify: "0"
> filter_id: "20"
> is_admin: "1"
> id: "1"
> phone: ''''
> pwd: letmein
> first_name: Admin
> login: admin
> last_name: User
> email: admin-1SZh+JHLGKk@public.gmane.org
> filter:
> filters:
> view_type:
> return_to:
> filter: !ruby/object:ApplicationController::FilterInfo
> current:
> filters: []
> flash: !ruby/hash:ActionController::Flash::FlashHash {}Response
> Headers: {"cookie"=>[],
"Cache-Control"=>"no-cache"}
>
> Show template parameters
>
> _______________________________________________
> Rails mailing list
> Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org
> http://lists.rubyonrails.org/mailman/listinfo/rails
>