ICEfaces
  1. ICEfaces
  2. ICE-5089

ice:form does not pass through class attributes

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Cannot Reproduce
    • Affects Version/s: 2.0-Alpha1
    • Fix Version/s: 2.0-Alpha2, 2.0.0
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      Operating System: All
      Platform: All
    • Workaround Exists:
      Yes
    • Workaround Description:
      use h:form

      Description

      This problem came in through the form.
      http://www.icefaces.org/JForum/posts/list/2911.page

      Basically if I have a form that looks like this

      <ice:form class="formClass" style="border: 1px solid red" >
      ....
      </ice:form>

      where
      .formClass{
         border: 1px solid blue;
      }

      The rendered output is as follows:
      <form class="border: 1px solid red" style="border: 1px solid red" ....

      I suspect that there is simple mapping error between the class and style
      attributes.

        Activity

        Patrick Corless created issue -
        Ted Goddard made changes -
        Field Original Value New Value
        Salesforce Case []
        Fix Version/s 2.0-Alpha1 [ 10213 ]
        Fix Version/s 1.5.1 [ 10028 ]
        Affects Version/s 2.0-Alpha1 [ 10213 ]
        Affects Version/s 1.5 [ 10027 ]
        Assignee Greg McCleary [ gregory.mccleary ]
        Ted Goddard made changes -
        Workaround Description use h:form
        Workaround Exists [Yes]
        Salesforce Case []
        Ken Fyten made changes -
        Salesforce Case []
        Fix Version/s 2.0-Alpha2 [ 10214 ]
        Fix Version/s 2.0-Alpha1 [ 10213 ]
        Assignee Mircea Toma [ mircea.toma ]
        Mircea Toma made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Cannot Reproduce [ 5 ]
        Ken Fyten made changes -
        Fix Version/s 2.0.0 [ 10230 ]
        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]

          People

          • Assignee:
            Mircea Toma
            Reporter:
            Patrick Corless
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: