Monorail + TinyMCE + Custom Image Popup Dialog = Lost Session?

2008-09-24 Thread goodwill
I am using monorail to write a project with a backend editor using TinyMCE. I made a customized file upload/select dialog, which has to be protected due to the nature of having file uploaded and stored on server. However I realize despite user has logged in with the system, the TinyMCE popup does

Re: Mail Template Components

2008-09-24 Thread Jan Limpens
The problem is, that the controller, when called in web context is working correctly. What is failing, is the view (as far as I can tell). And it only fails in a mail context. I have no idea how to simulate this. On Wed, Sep 24, 2008 at 8:25 AM, Patrick Steele [EMAIL PROTECTED] wrote: Unit

Re: Mail Template Components

2008-09-24 Thread Jamie Fraser
Yes - just to reiterate what Jan is saying; Our controller works fine - our issue is the previously mentioned NullReferenceException when using *any* kind of Viewcomponent within a mail template (or mail view if that is a better name). The above test case highlights that this isn't working. Is

Re: Mail Template Components

2008-09-24 Thread Ayende Rahien
This is likely a bug, and when I get down to it (a day or two), I'll commit a fix. On Wed, Sep 24, 2008 at 2:49 PM, Jamie Fraser [EMAIL PROTECTED]wrote: Yes - just to reiterate what Jan is saying; Our controller works fine - our issue is the previously mentioned NullReferenceException when

Re: Mail Template Components

2008-09-24 Thread Patrick Steele
Ah, I see. Yeah, testing the control is kind of pointless -- sorry about that. :) Our of curiosity, does this happen only in Brail? I thought someone reported a similar issue a few weeks ago with ViewComponents in a mail template, but I thought that was NVelocity. On Wed, Sep 24, 2008 at

Re: Trouble with Routing.

2008-09-24 Thread James Curran
On Sep 23, 5:11 pm, James Curran [EMAIL PROTECTED] wrote: On Sep 23, 4:20 pm, hammett [EMAIL PROTECTED] wrote: Trunk version? Really?! Probably not the absolute latest, but to should be less than a month old.  (I'll update when I get home) To update on the original problem. I was running

Re: Trouble with Routing.

2008-09-24 Thread hammett
After you patched the tests still pass? On Wed, Sep 24, 2008 at 8:57 AM, James Curran [EMAIL PROTECTED] wrote: On Sep 23, 5:11 pm, James Curran [EMAIL PROTECTED] wrote: On Sep 23, 4:20 pm, hammett [EMAIL PROTECTED] wrote: Trunk version? Really?! Probably not the absolute latest, but to