JavaScript error on AccordionPanel
----------------------------------

         Key: MYFACES-1283
         URL: http://issues.apache.org/jira/browse/MYFACES-1283
     Project: MyFaces Core
        Type: Bug

  Components: General  
    Versions: 1.1.0, 1.0.9m9, 1.1.1, 1.1.2-SNAPSHOT    
    Reporter: Rogério Pereira Araújo
    Priority: Blocker
     Fix For: 1.1.2-SNAPSHOT


When i load a page with AccordionPanel i get these errors:

Error: {expandedBg:"#63699c", hoverBg:"#63699c", collapsedBg:"#6b79a5", 
expandedTextColor:"#ffffff", expandedFontWeight:"bold", 
hoverTextColor:"#ffffff", collapsedTextColor:"#ced7ef", 
collapsedFontWeight:"normal", hoverTextColor:"#ffffff", borderColor:"#1f669b", 
panelHeight:200, onHideTab:null, onShowTab:null}.extend is not a function
source file: 
http://localhost:8080/myfaces-example-sandbox/faces/myFacesExtensionResource/org.apache.myfaces.renderkit.html.util.MyFacesResourceLoader/11449359/accordion.HtmlAccordionPanelRenderer/customRico.js
Line: 50

Error: {expandedBg:"#63699c", hoverBg:"#63699c", collapsedBg:"#6b79a5", 
expandedTextColor:"#ffffff", expandedFontWeight:"bold", 
hoverTextColor:"#ffffff", collapsedTextColor:"#ced7ef", 
collapsedFontWeight:"normal", hoverTextColor:"#ffffff", borderColor:"#1f669b", 
panelHeight:200, closedPanelHeight:50, useRealHeight:true, onHideTab:null, 
onShowTab:null}.extend is not a function
source file: 
http://localhost:8080/myfaces-example-sandbox/faces/myFacesExtensionResource/org.apache.myfaces.renderkit.html.util.MyFacesResourceLoader/11449359/accordion.HtmlAccordionPanelRenderer/customRico.js
Line: 276

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

Reply via email to