[ https://issues.apache.org/jira/browse/KNOX-2995?focusedWorklogId=908045&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-908045 ]
ASF GitHub Bot logged work on KNOX-2995: ---------------------------------------- Author: ASF GitHub Bot Created on: 04/Mar/24 11:22 Start Date: 04/Mar/24 11:22 Worklog Time Spent: 10m Work Description: upczsh commented on PR #828: URL: https://github.com/apache/knox/pull/828#issuecomment-1976358576 > @upczsh - We are about to release Knox v2.1.0 and I'd like to include your change. However, I cannot merge it until you update the PR description as requested above. Thanks! terribly sorry!!! I have updated the PR description.It's my honor to contribute! Issue Time Tracking ------------------- Worklog Id: (was: 908045) Time Spent: 1h 10m (was: 1h) > json contains NaN 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: 1h 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)