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

Duplicate definition of interface JSONString

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 8.0.0-M8
    • 8.0.0-M9
    • wicket
    • None

    Description

      org.apache.wicket.ajax.json.JSONFunction implements org.apache.wicket.ajax.json.JSONString, whereas com.github.openjson.JSONStringer relies on com.github.openjson.JSONString. I suppose this leads to problems on line 255 of JSONStringer which checks if value is instance of JSONString, so that JSONFunction is not rendered correctly. Found by analyzing issue #616 of wicketstuff.

      Attachments

        Activity

          People

            bitstorm Andrea Del Bene
            dieter.tremel Dieter Tremel
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: