Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-1284

Preview for ui:repeat breaks rendering of tables

XMLWordPrintable

      Take this example:

      <table>
      <tr><td>a long title</td><td>another long title</td><td>a title</td></tr>
      <ui:repeat>
      <tr><td>x</td><td>y</td><td>z</td></tr>
      </ui:repeat>
      </table>

      The table renders incorrectly. To see the correct rendering, remove the ui:repeat.

            Unassigned Unassigned
            gavin.king Gavin King (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: