Uploaded image for project: 'ActivityPub Application'
  1. ActivityPub Application
  2. XAP-84

Some note content payload can break the dashboard

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Blocker
    • 1.4
    • 1.3
    • None
    • Unit
    • Unknown
    • N/A
    • N/A

    Description

      The payload below was received in a xwiki instance, and displaying its content in the dashboard fully breaks it, making it unusable.

      {
        "@context": [
          "https://www.w3.org/ns/activitystreams"
        ],
        "attributedTo": [
          "https://ywiki.mleduc.xyz/xwiki/activitypub/Person/xwiki%253AXWiki.Bob"
        ],
        "content": "<p>Comment <a class=\"xwiki-mention user\" data-reference=\"xwiki:Manuel@xwiki.mleduc.xyz\" href=\"https://ywiki.mleduc.xyz/xwiki/bin/view/Manuel%40xwiki/mleduc/xyz\" id=\"XWiki-Bob-nwy4ja1\">xwiki:Manuel@xwiki.mleduc.xyz</a> <a class=\"xwiki-mention user\" data-reference=\"xwiki:XWiki.{{mention reference=\" href=\"https://ywiki.mleduc.xyz/xwiki/bin/view/XWiki/%7B%7Bmention%20reference%3D\" id=\"XWiki-Bob-nwy4ja\">xwiki:XWiki.{{mention reference=</a>\n{{/html}}</p>",
        "id": "https://ywiki.mleduc.xyz/xwiki/activitypub/Note/950cc19e-6f47-4a8a-931b-420c1d7159bb",
        "name": "Sandbox",
        "tag": [
          "https://ywiki.mleduc.xyz/xwiki/activitypub/Mention/03f4f2bb-64e3-493e-a242-cdb44d497676"
        ],
        "to": [
          "https://xwiki.mleduc.xyz/xwiki/activitypub/Person/xwiki%253AXWiki.Manuel"
        ],
        "type": "Note",
        "url": [
          "https://ywiki.mleduc.xyz/xwiki/bin/view/Sandbox/"
        ]
      } 

      Attachments

        Activity

          People

            mleduc Manuel Leduc
            mleduc Manuel Leduc
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: