Administration -> Page settings does not work due to page picker
----------------------------------------------------------------

                 Key: JAHIA-3492
                 URL: http://www.jahia.net/jira/browse/JAHIA-3492
             Project: Jahia Content Management Server
          Issue Type: Bug
          Components: Administration Center
    Affects Versions: WCM 6.0 (Andromeda)
            Reporter: Benjamin Papez
            Assignee: Thomas Draier
             Fix For: WCM 6.0 (Andromeda)


When clicking on Page settings in the Adminitration center, I get a blank 
screen and the following exception in the log:

2008-10-01 14:00:46,500: ERROR 
[org.jahia.services.fetchers.JahiaFetcherBaseService] -
org.apache.jasper.JasperException: Unable to compile class for JSP:

An error occurred at line: 90 in the jsp file: 
/jsp/jahia/administration/pages_settings.jsp
The method drawSelectPageLauncher(String, int, int, String, int, int) in the 
type HTMLToolBox is not applicable for the arguments (String, int, int, String)
87:                     <td>
88:                       <span class="dex-PushButton">
89:                         <span class="first-child">
90:                           <a class="ico-page-select" 
href="javascript:<%=jData.gui().html().drawSelectPageLauncher(SelectPage_Engine.SELECT_ANY_PAGE_OPERATION,
 -1, -1, "setPid")%>"><jahia:adminResourceBundle 
resourceName="org.jahia.admin.selectAPage.label"/></a>
91:                         </span>
92:                       </span>
93:                     </td>


Stacktrace:
        at 
org.apache.jasper.compiler.DefaultErrorHandler.javacError(DefaultErrorHandler.java:92)
        at 
org.apache.jasper.compiler.ErrorDispatcher.javacError(ErrorDispatcher.java:330)
        at 
org.apache.jasper.compiler.JDTCompiler.generateClass(JDTCompiler.java:423)
        at org.apache.jasper.compiler.Compiler.compile(Compiler.java:308)
        at org.apache.jasper.compiler.Compiler.compile(Compiler.java:286)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://www.jahia.net/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
jira_list mailing list
[email protected]
http://lists.jahia.org/cgi-bin/mailman/listinfo/jira_list

Reply via email to