Uploaded image for project: 'MyFaces Tomahawk'
  1. MyFaces Tomahawk
  2. TOMAHAWK-445

Rendered java script is broken inside subView with subForm.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Cannot Reproduce
    • None
    • None
    • SubForm
    • None
    • last SVN head version

    Description

      The java script is broken.

      I have page like in example:
      <body>
      <h:form id="pageForm">
      <f:subview id="header">
      <s:subForm id="headerForm">
      <h:commandLink ..../>
      </s:subForm
      </f:subview>

      <f:subview id="manyOther...">
      .........
      </f:subview>
      </h:form>
      <body>

      The java scrip rendered on onclick form command is like that..:

      onclick="clear_pageForm_3Aheader_3AheaderForm();document.forms['pageForm:header:headerForm'].elements['autoScroll'].value=getScrolling(); .........

      The clear function is clear_pageForm() The rendered result is bad.

      Cristi

      Attachments

        Activity

          People

            lu4242 Leonardo Uribe
            grigoras_cristinel Grigoras Cristinel
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: