On 10/5/07, John Mettraux <[EMAIL PROTECTED]> wrote: > On 10/5/07, Pat Cappelaere <[EMAIL PROTECTED]> wrote: > > > > John, > > > > This is turning out to be harder that I thought! > > Here is what I found after one day of trying to track this down: > > It works fine in test mode. > > It breaks consistently in my Rails application. > > The error is weird as objects are identical: > > exception : singleton can't be dumped > > > > ./script/../config/../vendor/gems/openwferu/lib/openwfe/utils.rb:82:in > > `dump' > > > > It fails on REXML::Text And REXML::Attribute objects in Rails but not in > > test mode (rake test TEST=...) > > > > I am baffled.
Works for me in test mode as well (rake test TEST=...) (http://openwferu.rubyforge.org/svn/trunk/densha/test/integration/workitem_xml_test.rb) I will try in "development". Best regards, -- John Mettraux -///- http://jmettraux.openwfe.org --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "OpenWFEru dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/openwferu-dev?hl=en -~----------~----~----~----~------~----~------~--~---
