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

Empty content inserted into Border - throws ugly exceptions

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.3.0-beta2
    • 1.3.0-beta3
    • wicket
    • None
    • wicket 1.3beta2, windows xp, Java 6, jetty 6

    Description

      This can be easily reproduced wirth wicket-examples/template/templating using border.

      Please open: org.apache.wicket.examples.template.border.Page1
      ant cut ALL the contents inside span
      wicket:id="border"
      It should look like this:
      <span wicket:id="border"></span>

      After this, the page renders nicely.
      But if you change it to look like this:
      <span wicket:id="border" />
      there are tons of exceptions that do not say anything useful.

      I have spent 1 full day fighting with this before I found the reason in my little app.

      Attachments

        Activity

          People

            jdonnerstag Juegen Donnerstag
            dwojtas@gmail.com Dariusz Wojtas
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: