ICEfaces-EE
  1. ICEfaces-EE
  2. IPCK-134

f:convertNumber does not work with ice-cc:textColumn in non-edit mode

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.8.2.GA_P01
    • Fix Version/s: EE-1.8.2.GA_P03
    • Component/s: Facelet Components
    • Labels:
      None
    • Environment:
      All

      Description

      When using a f:convertNumber tag inside an ice-cc:textColumn tag, the converted output is not displayed when in non-edit mode. If the row is set to be editable then the converted info is displayed.

      Sample Code:
      <ice-cc:textColumn id="amountField"
                                             property="amount"
                                             title="Amount">
            <f:convertNumber currencySymbol="$"
                                               type="currency"/>
      </ice-cc:textColumn>

      1. edit.JPG
        21 kB
      2. non-edit.JPG
        13 kB

        Activity

          People

          • Assignee:
            Brad Kroeger
            Reporter:
            Arran Mccullough
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: