You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@james.apache.org by "chibenwa (via GitHub)" <gi...@apache.org> on 2023/02/06 07:57:03 UTC

[GitHub] [james-project] chibenwa opened a new pull request, #1424: [FIX] JMAP urn:ietf:params:jmap:submission submissionExtensions shoul…

chibenwa opened a new pull request, #1424:
URL: https://github.com/apache/james-project/pull/1424

   …d be a map
   
   Default JSON formatting renders the map as an iterable, so as a JSON collection instead of the desired JSON object.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@james.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@james.apache.org
For additional commands, e-mail: notifications-help@james.apache.org


[GitHub] [james-project] Arsnael merged pull request #1424: [FIX] JMAP urn:ietf:params:jmap:submission submissionExtensions shoul…

Posted by "Arsnael (via GitHub)" <gi...@apache.org>.
Arsnael merged PR #1424:
URL: https://github.com/apache/james-project/pull/1424


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@james.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@james.apache.org
For additional commands, e-mail: notifications-help@james.apache.org


[GitHub] [james-project] Arsnael commented on pull request #1424: [FIX] JMAP urn:ietf:params:jmap:submission submissionExtensions shoul…

Posted by "Arsnael (via GitHub)" <gi...@apache.org>.
Arsnael commented on PR #1424:
URL: https://github.com/apache/james-project/pull/1424#issuecomment-1420120506

   ```
   org.apache.james.jmap.rfc8621.memory.MemoryCustomMethodTest.getShouldReturnCorrectSession
   
   
   JSON documents are different:
   Different value found in node "accounts.29883977c13473ae7cb7678ef767cbfbaffc8a44a6e463d971d23a65c1dc4af6.accountCapabilities.urn:ietf:params:jmap:submission.submissionExtensions", expected: <[]> but was: <{}>.
   Different value found in node "capabilities.urn:ietf:params:jmap:submission.submissionExtensions", expected: <[]> but was: <{}>.
   ```
   Related


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@james.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@james.apache.org
For additional commands, e-mail: notifications-help@james.apache.org