I just committed this fix - figured there's nothing controversial
about it :-)
Andrus
On Aug 11, 2007, at 8:19 PM, Andrus Adamchik wrote:
Hi Kevin,
I was able to reproduce it based on your earlier note that you
turned off caching. No shared cache was the cause of the error, so
instead
Hi Kevin,
I was able to reproduce it based on your earlier note that you turned
off caching. No shared cache was the cause of the error, so instead
of refreshing I added a check for NULL cache. Additionally following
your hint that this code is meaningless for new objects anyways, I
added
On Aug 9, 2007, at 3:02 AM, Andrus Adamchik wrote:
Kevin,
If you don't mind waiting a few more days, let me play with it
during the weekend. A test case would help.
Andrus
That's fine. I patched my local version as a "works for me"
solution, but didn't want to commit it until I was su
--Original Message-
> From: Andrus Adamchik [mailto:[EMAIL PROTECTED]
> Sent: Thursday, August 02, 2007 6:21 PM
> To: dev@cayenne.apache.org
> Subject: Re: NPE in DataDomainQueryAction.java
>
> > Anyway, if you have any idea what's going on, great. If not,
I'll
based
on misunderstanding of what may be going on.
Thanks,
Kevin
On Aug 2, 2007, at 9:02 PM, Kevin Menard wrote:
> -Original Message-
> From: Andrus Adamchik [mailto:[EMAIL PROTECTED]
> Sent: Thursday, August 02, 2007 6:21 PM
> To: dev@cayenne.apache.org
> Subject: Re: NPE in D
> -Original Message-
> From: Kevin Menard [mailto:[EMAIL PROTECTED]
> Sent: Thursday, August 02, 2007 9:02 PM
> To: dev@cayenne.apache.org
> Subject: RE: NPE in DataDomainQueryAction.java
>
> This may have been around since 2.0.x. Like I said, with the two
> ch
> -Original Message-
> From: Andrus Adamchik [mailto:[EMAIL PROTECTED]
> Sent: Thursday, August 02, 2007 6:21 PM
> To: dev@cayenne.apache.org
> Subject: Re: NPE in DataDomainQueryAction.java
>
> > Anyway, if you have any idea what's going on, great. If no
Anyway, if you have any idea what's going on, great. If not, I'll dig
in more. I just wanted to check before wasting effort.
Nothing immediately obvious, but then it is past 1 am in my timezone :-)
Andrus
On Aug 3, 2007, at 1:15 AM, Kevin Menard wrote:
Andrus,
Happen to have any idea wha