[jira] [Closed] (OFBIZ-10642) Fallthrough in switch-case of org.apache.ofbiz.accounting.thirdparty.eway.GatewayResponse.java

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Closed] (OFBIZ-10642) Fallthrough in switch-case of org.apache.ofbiz.accounting.thirdparty.eway.GatewayResponse.java

Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-10642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Brohl closed OFBIZ-10642.
---------------------------------
       Resolution: Fixed
    Fix Version/s: Upcoming Branch
                   17.12.01

Thanks Benjamin,

your fix is in

trunk r1848447

release branch 17.12 r1848448

No backport needed for 16.11 because it ise if/else statments.

> Fallthrough in switch-case of org.apache.ofbiz.accounting.thirdparty.eway.GatewayResponse.java
> ----------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-10642
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-10642
>             Project: OFBiz
>          Issue Type: Bug
>          Components: accounting
>    Affects Versions: Trunk, Release Branch 17.12
>            Reporter: Benjamin Jugl
>            Assignee: Michael Brohl
>            Priority: Minor
>             Fix For: 17.12.01, Upcoming Branch
>
>         Attachments: OFBIZ-10642_fallthrough_in_switchcase.patch
>
>
> org.apache.ofbiz.accounting.thirdparty.eway.GatewayResponse.GatewayResponse(InputStream, GatewayRequest):
> Line 157 et. seq.:
> Breaks missing in switch case.
> As this particular one replaces an if-else construct, these should be added.
> I will provide a patch within a short time.



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