ICEfaces
  1. ICEfaces
  2. ICE-11304

Regression: jsf passthrough attributes such as p:placeholder do not render backing bean value

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 4.1, 4.2
    • Fix Version/s: EE-4.2.0.GA
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      Tomcat 8, all browsers. This was not an issue in 4.0
    • Assignee Priority:
      P2

      Description

      The jsf passthrough attributes such as p:placeholder are not properly rendered when the value comes from the backing bean. Instead of the expected value the URL of the test page appears. This was not an issue in 4.0. See attached screenshot.
      The circled values should read "comp email" "comp phone" etc. like seen in the form below which just uses placeholder. The top 2 placeholders in the first form are correctly rendered because they are hard coded attributes in the textEntry (p:placeholder="text" and p:placeholder="number" )

        Activity

        Hide
        Mircea Toma added a comment -

        Modified ComponentUtils.renderExternalPassThroughAttributes to evaluate expression when a pass-through attribute points to one.

        Show
        Mircea Toma added a comment - Modified ComponentUtils.renderExternalPassThroughAttributes to evaluate expression when a pass-through attribute points to one.
        Hide
        Liana Munroe added a comment -

        Verified ICEfaces 4 trunk r51549, tomcat 8, MS Edge, IE 11, 10, FF 47, Chrome 57.

        Show
        Liana Munroe added a comment - Verified ICEfaces 4 trunk r51549, tomcat 8, MS Edge, IE 11, 10, FF 47, Chrome 57.

          People

          • Assignee:
            Mircea Toma
            Reporter:
            Liana Munroe
          • Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: