[ 
https://issues.apache.org/jira/browse/SCB-1051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16701368#comment-16701368
 ] 

ASF GitHub Bot commented on SCB-1051:
-------------------------------------

liubao68 commented on a change in pull request #1015: [SCB-1051]when interface 
set produces=text/plain;charset=utf-8. and c…
URL: 
https://github.com/apache/servicecomb-java-chassis/pull/1015#discussion_r236931110
 
 

 ##########
 File path: 
common/common-rest/src/test/java/org/apache/servicecomb/common/rest/definition/TestRestOperationMeta.java
 ##########
 @@ -147,6 +147,18 @@ public void testCreateProduceProcessorsTextAndWildcard() {
             MediaType.APPLICATION_JSON + "," + MediaType.APPLICATION_XML + "," 
+ MediaType.WILDCARD));
   }
 
+  @Test
+  public void testCreateProduceProcessorsWithSemicolon() {
 
 Review comment:
   Can you add an integration tests for this? This is an user case, add an 
integration tests is better. 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> when interface set produces=text/plain;charset=utf-8. and consumers set 
> accept = text/plain,will cause error
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: SCB-1051
>                 URL: https://issues.apache.org/jira/browse/SCB-1051
>             Project: Apache ServiceComb
>          Issue Type: Improvement
>          Components: Java-Chassis
>            Reporter: 何一乐
>            Assignee: 何一乐
>            Priority: Major
>         Attachments: screenshot-1.png
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to