[ https://issues.apache.org/jira/browse/KNOX-2995?focusedWorklogId=897412&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-897412 ]
ASF GitHub Bot logged work on KNOX-2995: ---------------------------------------- Author: ASF GitHub Bot Created on: 29/Dec/23 03:14 Start Date: 29/Dec/23 03:14 Worklog Time Spent: 10m Work Description: upczsh commented on PR #828: URL: https://github.com/apache/knox/pull/828#issuecomment-1871697446 you can see this issuse: [KNOX-2995](https://issues.apache.org/jira/browse/KNOX-2995) Issue Time Tracking ------------------- Worklog Id: (was: 897412) Remaining Estimate: 0h Time Spent: 10m > json contains null value parsing failed > --------------------------------------- > > Key: KNOX-2995 > URL: https://issues.apache.org/jira/browse/KNOX-2995 > Project: Apache Knox > Issue Type: Bug > Components: Server > Affects Versions: 2.0.0, 1.6.0 > Reporter: zhaoshuaihua > Priority: Major > Attachments: KNOX-2995.patch, screenshot-1.png, screenshot-2.png, > screenshot-3.png > > Time Spent: 10m > Remaining Estimate: 0h > > If the proxy address returns JSON, which contains something similar to xxx: > NaN, then knox will fail to parse. Therefore, support for parsing NaN is > added. > I click on the page with return json and the content of Resopnse is empty. > like this : !screenshot-1.png! > > Checking the gateway.log log shows the following error message. > !screenshot-2.png! > The display results after my repair are as follows: > !screenshot-3.png! > > -- This message was sent by Atlassian Jira (v8.20.10#820010)