ICEfaces
  1. ICEfaces
  2. ICE-10913

ace:maskedEntry, special characters in inField label interpreted as part of the mask

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Cannot Reproduce
    • Affects Version/s: 4.0
    • Fix Version/s: EE-4.2.0.GA
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      Any
    • Assignee Priority:
      P2

      Description

      When testing ICE-10114, it was found that special mask characters, like the asterisk and brackets, that are part of an inField label (or of an indicator that appears beside an inField label) don't appear on ace:maskedEntry under certain conditions, since they are interpreted as part of the mask.

      For example, with the following markup, the indicator doesn't appear because the mask is all alphanumeric characters, and the askterisk and brackets are special characters used to define masks.

      <ace:maskedEntry id="maskedEntry1" mask="***********"
                      value="#{pushButtonResetBean.value2}" label="maskedEntry"
                      labelPosition="inField" optionalIndicator="(*)" indicatorPosition="labelLeft" />

        Activity

        Arturo Zambrano created issue -
        Arturo Zambrano made changes -
        Field Original Value New Value
        Description When testing ICE-10114, it was found that special mask characters, like the asterisk and brackets, that are part of an inField label (or of an indicator that appears beside an inField label) don't appear on ace:maskedEntry under certain conditions, since they are interpreted as part of the mask.

        For example, with the following markup, the indicator doesn't appear because the mask is all alphanumeric characters and the askterisk and brackets are special characters used to define masks.

        {code}
        <ace:maskedEntry id="maskedEntry1" mask="***********"
                        value="#{pushButtonResetBean.value2}" label="maskedEntry"
                        labelPosition="inField" optionalIndicator="(*)" indicatorPosition="labelLeft" />
        {code}
        When testing ICE-10114, it was found that special mask characters, like the asterisk and brackets, that are part of an inField label (or of an indicator that appears beside an inField label) don't appear on ace:maskedEntry under certain conditions, since they are interpreted as part of the mask.

        For example, with the following markup, the indicator doesn't appear because the mask is all alphanumeric characters, and the askterisk and brackets are special characters used to define masks.

        <ace:maskedEntry id="maskedEntry1" mask="***********"
                        value="#{pushButtonResetBean.value2}" label="maskedEntry"
                        labelPosition="inField" optionalIndicator="(*)" indicatorPosition="labelLeft" />
        Arturo Zambrano made changes -
        Assignee Arturo Zambrano [ artzambrano ]
        Ken Fyten made changes -
        Assignee Arturo Zambrano [ artzambrano ] Mircea Toma [ mircea.toma ]
        Fix Version/s EE-4.2.0.GA [ 13071 ]
        Assignee Priority P2 [ 10011 ]
        Mircea Toma made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Cannot Reproduce [ 5 ]
        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]

          People

          • Assignee:
            Mircea Toma
            Reporter:
            Arturo Zambrano
          • Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: