• Invalid component name

    By Alessandro Casula 1 decade ago

     

    Unexpected runtime error

    The runtime has encountered an unexpected error.


    Error source

    Page Name:/sendFiles.xsp
    Control Id: _id29
    Property: onClientLoad
    Can't find the "submitButtonID" stored in compositeData when clicking on "send new files".

    This is what i see when I enable xPages' error page:

     

    Exception

    Error while executing JavaScript action expression
    Script interpreter error, line=1, col=1: Invalid component name


    JavaScript code

       1: getClientId(compositeData.submitButtonID);
    
    • Same problem both with IE and with Firefox (eom)

      By Fabrizio Zenere 1 decade ago


    • Having difficulty reproducing this issue

      By Declan Lynch 1 decade ago

      Hi,

      I am having difficulty reproducing this issue however I compiled the code in Domino Designer 8.5.3 Code Drop 5 with the database properties set to 'compile for 8.5.2' and I have been testing on a Domino 8.5.3 Code Drop 5 server with no issues.

      I am going to set up a Domino 8.5.2 FP2 server and test the code there to see if that is the cause of the issue.

      • Confirmed Issue

        By Declan Lynch 1 decade ago

        Hi,

        I have been able to reproduce the issue on an 8.5.2 FP2IF1 server.

        I will now look into a solution and post it as soon as I have it however in the meantime I'd like to suggest that you open the database in Domino Designer 8.5.2 and run a 'database clean' script and see if that resolves it for you.