You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/02/23 21:41:00 UTC

[jira] [Work logged] (KNOX-2706) Possible NPE in redirecting.jsp

     [ https://issues.apache.org/jira/browse/KNOX-2706?focusedWorklogId=731951&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-731951 ]

ASF GitHub Bot logged work on KNOX-2706:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 23/Feb/22 21:40
            Start Date: 23/Feb/22 21:40
    Worklog Time Spent: 10m 
      Work Description: pzampino opened a new pull request #540:
URL: https://github.com/apache/knox/pull/540


   ## What changes were proposed in this pull request?
   
   Added some defensive logic in redirecting.jsp to avoid NullPointerException in some cases.
   
   ## How was this patch tested?
   
   Manual testing.


-- 
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: dev-unsubscribe@knox.apache.org

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


Issue Time Tracking
-------------------

            Worklog Id:     (was: 731951)
    Remaining Estimate: 0h
            Time Spent: 10m

> Possible NPE in redirecting.jsp
> -------------------------------
>
>                 Key: KNOX-2706
>                 URL: https://issues.apache.org/jira/browse/KNOX-2706
>             Project: Apache Knox
>          Issue Type: Bug
>          Components: Server
>    Affects Versions: 1.6.0
>            Reporter: Philip Zampino
>            Assignee: Philip Zampino
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> redirecting.jsp may result in a NullPointerException if the originalUrl request parameter resolves to null. Some defensive logic should be added to avoid this possibility.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)