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

Proposal for addition of <t:convertBoolean> tag and converter to Tomahawk

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.1.0
    • General
    • None

    Description

      This is a proposal to add a special boolean converter and corresponding tag so that it can be configured as a child of other components using a syntax such as:

      <h:outputText value="#

      {backingBean.customer.enjoysJazz}

      ">
      <t:convertBoolean trueValue="Yes" falseValue="No"/>
      </h:outputText>

      I will attach the source code and related patches to faces-config.xml and the appropriate tld.

      See prior mailing list discussion:
      http://www.mail-archive.com/users%40myfaces.apache.org/msg07673.html

      Attachments

        Activity

          People

            Unassigned Unassigned
            kweiner Ken Weiner
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: