Typo 4 dot 1
Posted by Daniel Tue, 27 Mar 2007 01:11:00 GMT
I started testing Typo 4.1 tonight. On my local testbed instance, things couldn't have gone more smoothly. I rake db:migrate'd, I script/server'ed, and poof it was updated. There is a
Web Service Response: => #XMLRPC::FaultException
with a trace of
NoMethodError (undefined method `to_i' for false:FalseClass):.//app/apis/movable_type_service.rb:100:in `getPostCategories' /usr/local/lib/ruby/gems/1.8/gems/activerecord-1.15.3/ lib/active_record/associations/association_proxy.rb:123:in `method_missing'
The article posted though...
There were also some deprecation warnings (boot.rb:39:Warning: require_gem is obsolete. Use gem instead.) and DEPRECATION WARNING: The inferred foreign_key name will change in Rails 2.0 to use the association name instead of its class name when they differ. When using :class_name in belongs_to, use the :foreign_key option to explicitly set the key name to avoid problems in the transition. See http://www.rubyonrails.org/deprecation for details. (called from 039_serialize_blog_attributes.rb:4)
Maybe someone with more time can look into these issues? If not, I'll get to them eventually.
