[MOBY-dev] Possible Bug spotted

Volker Rössler volker.roessler at googlemail.com
Mon Dec 6 11:33:36 UTC 2010


Hi everyone,

I'm trying to set a variable of type boolean in the Moby output object
to 'false'. The strange thing is, that I can't seem to set it to the
value 'false'.
If I try to set it to false, it will produce something like this in
the xml output:

<moby:Boolean moby:id="" moby:namespace="" moby:articleName="aa_change"/>

I have tried different approaches like this:
MOSES::MOBY::Data::Boolean->new(value => 'false');

Is this a bug in Moby?

Does anyone have a clue?
Thanks in advance!

--
Volker



More information about the MOBY-dev mailing list