Uploaded image for project: 'XWiki Platform'
  1. XWiki Platform
  2. XWIKI-12825

Unable to load the mail status livetable due to syntax error in JSON parsing

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Major
    • None
    • 6.4.6, 7.3
    • Mail
    • None
    • Unknown

    Description

      In the administration pane reporting the status of email sent, the livetable may not load due to errors in the parsing of the returned JSON. This happen because the error summary message is not escaped properly.

      We need to check that all value are properly escaped.
      At the same time, it would be nice to fix the single quote used for strings, since the JSON standard only support double quoted one.
      Probably, using a java object serialization in place of manually composing the JSON would help fixing all these issues.

      Attachments

        Issue Links

          Activity

            People

              camil7 Clemens Robbenhaar
              softec Denis Gervalle
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: