Can you file this as a bug against 4.0.0 in trac (http://typosphere.org/trac)? Thanks.
Scott On 8/4/06, Mike Key <[EMAIL PROTECTED]> wrote: > > I just installed typo 4.0.0 on a new system with mysql as the database. I > attempted to make my initial post and got the below error in the apache > error log. I am using ecto 2.4.1 and have setup the site with the > following: > > API: Movable Type > Endpoint: http://www.mysite.com/blog/backend/xmlrpc > > The error: > > Casting of method parameters failed > > > RuntimeError (Called id for nil, which would mistakenly be 4 -- if you > really wanted the id of nil, use object_id): > /app/models/content.rb:171:in `text_filter=' > /app/apis/meta_weblog_service.rb:99:in `newPost' > > /usr/lib/ruby/gems/1.8/gems/actionwebservice-1.1.4/lib/action_web_service/invocation.rb:144:in > `perform_invocation_without_interception' > > /usr/lib/ruby/gems/1.8/gems/actionwebservice-1.1.4/lib/action_web_service/invocation.rb:138:in > `perform_invocation' > > /usr/lib/ruby/gems/1.8/gems/actionwebservice-1.1.4/lib/action_web_service/dispatcher/abstract.rb:43:in > `web_service_filtered_invoke' > > /usr/lib/ruby/gems/1.8/gems/actionwebservice-1.1.4/lib/action_web_service/dispatcher/abstract.rb:38:in > `web_service_delegated_invoke' > > /usr/lib/ruby/gems/1.8/gems/actionwebservice-1.1.4/lib/action_web_service/dispatcher/abstract.rb:57:in > `web_service_invoke' > > /usr/lib/ruby/gems/1.8/gems/actionwebservice-1.1.4/lib/action_web_service/dispatcher/abstract.rb:22:in > `invoke_web_service_request' > > /usr/lib/ruby/gems/1.8/gems/actionwebservice-1.1.4/lib/action_web_service/dispatcher/action_controller_dispatcher.rb:53:in > `dispatch_web_service_request' > /usr/lib/ruby/1.8/benchmark.rb:293:in `measure' > > /usr/lib/ruby/gems/1.8/gems/actionwebservice-1.1.4/lib/action_web_service/dispatcher/action_controller_dispatcher.rb:51:in > `dispatch_web_service_request' > (eval):1:in `xmlrpc' > > /usr/lib/ruby/gems/1.8/gems/actionpack-1.12.3/lib/action_controller/base.rb:910:in > `perform_action_without_filters' > > /usr/lib/ruby/gems/1.8/gems/actionpack-1.12.3/lib/action_controller/filters.rb:368:in > `perform_action_without_benchmark' > > /usr/lib/ruby/gems/1.8/gems/actionpack-1.12.3/lib/action_controller/benchmarking.rb:69:in > `perform_action_without_rescue' > /usr/lib/ruby/1.8/benchmark.rb:293:in `measure' > > /usr/lib/ruby/gems/1.8/gems/actionpack-1.12.3/lib/action_controller/benchmarking.rb:69:in > `perform_action_without_rescue' > > /usr/lib/ruby/gems/1.8/gems/actionpack-1.12.3/lib/action_controller/rescue.rb:82:in > `perform_action' > > /usr/lib/ruby/gems/1.8/gems/actionpack-1.12.3/lib/action_controller/base.rb:381:in > `process_without_filters' > > /usr/lib/ruby/gems/1.8/gems/actionpack-1.12.3/lib/action_controller/filters.rb:377:in > `process_without_session_management_support' > > /usr/lib/ruby/gems/1.8/gems/actionpack-1.12.3/lib/action_controller/session_management.rb:117:in > `process' > > /usr/lib/ruby/gems/1.8/gems/rails-1.1.4/lib/dispatcher.rb:38:in > `dispatch' > > /usr/lib/ruby/gems/1.8/gems/rails-1.1.4/lib/fcgi_handler.rb:150:in > `process_request' > > /usr/lib/ruby/gems/1.8/gems/rails-1.1.4/lib/fcgi_handler.rb:54:in > `process!' > /usr/lib/ruby/gems/1.8/gems/fcgi-0.8.6.1/./fcgi.rb:600:in > `each_cgi' > > /usr/lib/ruby/gems/1.8/gems/fcgi-0.8.6.1/./fcgi.rb:597:in > `each_cgi' > > /usr/lib/ruby/gems/1.8/gems/rails-1.1.4/lib/fcgi_handler.rb:53:in > `process!' > /usr/lib/ruby/gems/1.8/gems/rails-1.1.4/lib/fcgi_handler.rb:23:in > `process!' > /home/piratemk/public_html/blog/dispatch.fcgi:24 > > > Thanks for any help. > > > > > > _______________________________________________ > Typo-list mailing list > [email protected] > http://rubyforge.org/mailman/listinfo/typo-list > > > _______________________________________________ Typo-list mailing list [email protected] http://rubyforge.org/mailman/listinfo/typo-list
