Uploaded image for project: 'Teeda'
  1. Teeda
  2. TEEDA-11

CommandLinkでverbatimタグ以下が表示されない

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 1.0-beta-5
    • 1.0-beta-4
    • None
    • None

    Description

      以下で、outputTextが表示されない。

      <h:form id="commandLinkForm">
      <h:inputText id="text1" value="#

      {commandLinkBean.a}

      "/>
      <h:commandLink id="link1" action="#

      {commandLinkBean.countUp}

      ">
      <f:verbatim>
      <h:outputText value="#

      {commandLinkBean.hoge}

      "/>
      </f:verbatim>
      </h:commandLink>
      </h:form>

      Attachments

        Activity

          People

            shot shot
            shot shot
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: