ICEfaces
  1. ICEfaces
  2. ICE-2172

'cellspacing' attribute in <ice:dataTable> not passing value to the markup

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Minor Minor
    • Resolution: Fixed
    • Affects Version/s: 1.7DR#1
    • Fix Version/s: 1.7DR#3, 1.7
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      All

      Description

      Using the 'cellspacing' attribute in <ice:dataTable> doesn't pass its value to the markup. The value of the 'cellspacing' attribute in the <table> element is always '0' no matter what numerical value one specified in the jspx document for <ice:dataTable>.

        Activity

        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]
        Assignee Adnan Durrani [ adnan.durrani ]
        Ken Fyten made changes -
        Fix Version/s 1.7 [ 10080 ]
        Ken Fyten made changes -
        Priority Major [ 3 ] Minor [ 4 ]
        Adnan Durrani made changes -
        Status In Progress [ 3 ] Resolved [ 5 ]
        Fix Version/s 1.7DR#3 [ 10112 ]
        Resolution Fixed [ 1 ]
        Hide
        Adnan Durrani added a comment -

        revision 15303

        Show
        Adnan Durrani added a comment - revision 15303
        Adnan Durrani made changes -
        Status Open [ 1 ] In Progress [ 3 ]
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #15303 Wed Dec 05 11:32:22 MST 2007 adnan.durrani Fix for ICE-2172 (cellspacing' attribute in <ice:dataTable> not passing value to the markup)
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/renderkit/dom_html_basic/TableRenderer.java
        Ken Fyten made changes -
        Assignee Adnan Durrani [ adnan.durrani ]
        Michael Thiem made changes -
        Field Original Value New Value
        Support Case References https://www.icesoft.ca:4443/supportilla/show_bug.cgi?id=4351
        Hide
        Michael Thiem added a comment -

        This seems to be the same for any of the default attributes like i.e. bgcolor, cellspadding, etc.
        If the table was scrollable that would be a correct behaviour, I guess since those attributes are pass-thru attributes.
        But I think that in a none scrollable table the attribute's values should be applied?

        Show
        Michael Thiem added a comment - This seems to be the same for any of the default attributes like i.e. bgcolor, cellspadding, etc. If the table was scrollable that would be a correct behaviour, I guess since those attributes are pass-thru attributes. But I think that in a none scrollable table the attribute's values should be applied?
        Arturo Zambrano created issue -

          People

          • Assignee:
            Unassigned
            Reporter:
            Arturo Zambrano
          • Votes:
            8 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: