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. > > In fulldup:105, REXML::Element gets treated a different way for some reason. > I can make my problem go away by or'ing an additional test for REXML::Text > and REXML::Attribute. > > I do not know what else to try at this point. Any suggestion?
Does Rail touch the REXML classes ? I will test from Densha. TTYS, -- 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 -~----------~----~----~----~------~----~------~--~---
