ICEmobile
  1. ICEmobile
  2. MOBI-483

JSF Renderers using JSF ResponseWriter.writeAttribute() api incorrectly

    Details

    • Type: Bug Bug
    • Status: Open
    • Priority: Major Major
    • Resolution: Unresolved
    • Affects Version/s: 1.1 Final
    • Fix Version/s: 1.4 Beta
    • Component/s: Faces
    • Labels:
      None
    • Environment:
      n/a

      Description


      The ResponseWriter.writeAttribute(Striing attr, String val, String property) call is not being used properly in a lot of our renderers, including the core renderers. The 3rd argument is supposed to refer to the component property name that the attribute refers to.

      We need to update the Core renderer IResponseWriter.writeAttribute() method to support this, and use the call properly. In many cases we pass in null, or repeat the attribute name, which is not correct.

        Activity

          People

          • Assignee:
            Steve Maryka
            Reporter:
            Philip Breau
          • Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Created:
              Updated: