[
https://issues.apache.org/jira/browse/NLPCRAFT-123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17196042#comment-17196042
]
Sergey Kamov commented on NLPCRAFT-123:
---------------------------------------
Discuss Akka messages for rejections (DeserializationException ->
MalformedRequestContentRejection,
org.apache.nlpcraft.server.rest.NCBasicRestApi#getRejectionHandler)
https://stackoverflow.com/questions/4808967/replacing-unicode-punctuation-with-ascii-approximations
> Review all non-ascii symbols usage in messages
> ----------------------------------------------
>
> Key: NLPCRAFT-123
> URL: https://issues.apache.org/jira/browse/NLPCRAFT-123
> Project: NLPCraft
> Issue Type: Improvement
> Components: probe, server
> Reporter: Sergey Kamov
> Assignee: Sergey Kamov
> Priority: Major
> Fix For: 0.7.0
>
>
> REST part fixed
> It had errors like
> 1. initial message - s"API field '$fn' value exceeded max...
> 2. received message - API field \u0027srvReqId\u0027 value exceeded max ...
> Look at all other places
>
> {color:#1d1c1d} {color}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)