quot; <[EMAIL PROTECTED]>
>To: "Christoph Kiehl" <[EMAIL PROTECTED]>,
><[EMAIL PROTECTED]>
>Subject: Re: [Webwork-user] BUG with set methods for object properties
>Date: Sun, 3 Mar 2002 17:40:21 -0600
>
>Filed it as a potential bug to be looked at l
Filed it as a potential bug to be looked at later.
thx.
- Original Message -
From: "Christoph Kiehl" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, March 03, 2002 4:19 PM
Subject: [Webwork-user] BUG with set methods for object properties
> Hi,
>
Hi,
I think I discovered a bug or at least undesired behaviour.
If my Action has a set method which expects an Object of type Integer
instead of int, the doExecute() method of this Action is not called and the
result of the Action is "input". There is no exception throwed or anything
else.
I'm