I know, I wasn't guessing that would fix it either. Must have been because
it wasn't actually getting the lazy field that was tied to the handler,
but rather an auto-generated lazy field that was linked to nothing. So
when the Image property was set, the ImageField property knew nothing
about it and I'm guessing that's what the repo uses to save.

On 2/1/11 3:44 PM, "Bertrand Le Roy" <[email protected]> wrote:

>Really? I wouldn't have bet on it. Oh well, glad I could help.
>
>-----Original Message-----
>From: Chris Bower [mailto:[email protected]]
>Sent: Tuesday, February 01, 2011 3:40 PM
>To: [email protected]
>Subject: Re: ContentPart not saving/updating
>
>Awesome! That did the trick. Thanks so much.
>
>On 2/1/11 3:30 PM, "Bertrand Le Roy" <[email protected]>
>wrote:
>
>>Yes.
>>
>>-----Original Message-----
>>From: Chris Bower [mailto:[email protected]]
>>Sent: Tuesday, February 01, 2011 3:29 PM
>>To: [email protected]
>>Subject: Re: ContentPart not saving/updating
>>
>>This?
>>public LazyField<IContent> ImageField { get; set; }
>>
>>On Tue, Feb 1, 2011 at 3:26 PM, Bertrand Le Roy
>><[email protected]> wrote:
>>> public LazyField<IContent> ImageField { get; set; }
>>
>>---
>>You are currently subscribed to orchard-discuss as:
>>[email protected].
>>To unsubscribe send a blank email to
>>[email protected].
>>
>>
>>---
>>You are currently subscribed to orchard-discuss as: [email protected].
>>To unsubscribe send a blank email to
>>[email protected].
>
>
>
>---
>You are currently subscribed to orchard-discuss as:
>[email protected].
>To unsubscribe send a blank email to
>[email protected].
>
>
>---
>You are currently subscribed to orchard-discuss as: [email protected].
>To unsubscribe send a blank email to
>[email protected].



---
You are currently subscribed to orchard-discuss as: [email protected].
To unsubscribe send a blank email to [email protected].

Reply via email to