Uploaded image for project: 'Juneau'
  1. Juneau
  2. JUNEAU-196

@Html(noTableHeaders) should work on Collections of beans.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 8.1.3
    • 8.2.0
    • Code
    • None

    Description

      Using the HtmlSerializer, if you try to serialize a collection or array of these beans...

          @Bean(bpi="a,b,c")
          @Html(noTableHeaders=true)
          public class Foo {...}
      

      ...the noTableHeaders annotation is not honored.

      Attachments

        Activity

          People

            jamesbognar James Bognar
            jamesbognar James Bognar
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: