Uploaded image for project: 'Wicket'
  1. Wicket
  2. WICKET-695

Border.resolve() should not attempt to render contents if bodyVisible is false

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.3.0-beta1, 1.3.0-beta2
    • 1.3.0-beta3
    • wicket
    • None

    Description

      Border.resolve() should not attempt to render its nested components if setBorderBodyVisible(false) has been called. This way the behavior would be similar to Component.setVisible() - when the contents are not visible, wicket would not raise an exception if there are no corresponding components for the border's markup.

      Attachments

        Activity

          People

            jdonnerstag Juegen Donnerstag
            skanev Stefan Kanev
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: