Uploaded image for project: 'MyFaces Core'
  1. MyFaces Core
  2. MYFACES-563

f:param with rendered attribute inside f:outputFormat

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Invalid
    • 1.0.9m9
    • 1.1.1
    • General
    • None
    • tomcat 5.5

    Description

      <h:outputFormat
      value="#

      {msg.WVS_print_personal}

      ">
      <f:param id="param_1" name="0" value="#

      {WVSForm.a_PersonalPrinterId}

      " rendered="#

      {!WVSForm.a_No_Personal_Printer}

      " />
      <f:param id="param_2" name="0" value="#

      {msg.WVS_print_personal_ERROR}

      " rendered="#

      {WVSForm.a_No_Personal_Printer}

      " />
      </h:outputFormat>

      This doesen't work. The rendered true/false has no effect which param is used or not. I wanted to decide here, what should be inserted in the part of my Text.

      Works as designed or error?

      Attachments

        Activity

          People

            Unassigned Unassigned
            rueedic Christian Rueedi
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: