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

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

XMLWordPrintable

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major Major
    • 1.0-beta-5
    • Affects Version/s: 1.0-beta-4
    • Component/s: None
    • None

      以下で、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>

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

              Created:
              Updated:
              Resolved: