httpcontext lost on dialog launch

  •  06-14-2005, 4:40 PM

    httpcontext lost on dialog launch

    Hi,
     
    I'm using the CuteEditor with a modified version of DNN1.0.9.  We have many portals in the system.  The types of portals we host are as follows:
     
    root portal, only one of these:  rootportal.com
    child portals of the root portal: rootportal.com/child
    domain portals: anynumberofdomains.com
    domain child portals: anynumberofdomains.com/child
     
    Whenever an administrator of a domain child portal (anynumberofdomains.com/child) is logged in they have the following issue:
     
    If they open the CuteEditor for editing AND click on any function that opens a pop-up dialog (Insert Image, Insert Flash, etc.) they are unable to Update their changes.  They are instead redirected to the standard "Edit Access Denied" page.  It appears from my investigation of the problem that the HttpContext is somehow lost when a pop-up dialog is launched from the CuteEditor.  Note that if none of the pop-up dialogs are launched, then editing can be successfully completed.  I'd be happy to provide more details if needed.  But first, I'd like to see if anyone has run into this problem or something similar.... Anyone??
     
    Les
View Complete Thread