Does somebody use the blogging bundle under Ruby 1.9.x ?
I got the error message when I used "fetch post" ("post new blog" has the similar error message)
/Applications/TextMate.app/Contents/SharedSupport/Support/lib/ui.rb:24:in `+': can't convert REXML::ParseException into String (TypeError) from /Applications/TextMate.app/Contents/SharedSupport/Support/lib/ui.rb:24:in `rescue in dialog' from /Applications/TextMate.app/Contents/SharedSupport/Support/lib/ui.rb:28:in `dialog' from /Applications/TextMate.app/Contents/SharedSupport/Support/lib/progress.rb:42:in `call_with_progress' from /Users/user/Library/Application Support/TextMate/Bundles/Blogging.tmbundle/Support/lib/blogging.rb:575:in `fetch' from /tmp/temp_textmate.kZ7CC3:3:in `<main>'
who has some solutions or idea???