Hello,

The lastest version of hobix svn (as of 2006-01-22) crashes with the
default layout.  The problem seems to be that get_months in filesys.rb
expects every entry to have a 'created' field but the about/me.yaml
doesn't have one.  I fixed the problem by adding a created entry to
about/me.yaml but it might be better assign a default created entry if
a yaml file doesn't have one.

For reference, here is the tracebace:


/usr/local/lib/site_ruby/1.8/hobix/base.rb:41:in `min': comparison of
Time with nil failed (ArgumentError)
        from /usr/local/lib/site_ruby/1.8/hobix/storage/filesys.rb:346:in
`get_months'
        from /home/kapheine/public_html/divine_test/lib/local.rb:4:in
`skel_sidebar'
        from /usr/local/lib/site_ruby/1.8/hobix/weblog.rb:431:in `build_pages'
[and so on]

--
Zachary P. Landau <[EMAIL PROTECTED]>

_______________________________________________
Hobix-is-the-way mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/hobix-is-the-way

Reply via email to