You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2023/03/26 16:45:00 UTC

[jira] [Resolved] (CAMEL-19200) Unused assignment in RouteControllerAction::getLast(Row r)

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

Claus Ibsen resolved CAMEL-19200.
---------------------------------
    Fix Version/s: 3.20.4
                   3.21.0
                   4.0-M3
                   4.0
         Assignee: Claus Ibsen
       Resolution: Fixed

Thanks for reporting

> Unused assignment in RouteControllerAction::getLast(Row r)
> ----------------------------------------------------------
>
>                 Key: CAMEL-19200
>                 URL: https://issues.apache.org/jira/browse/CAMEL-19200
>             Project: Camel
>          Issue Type: Task
>          Components: camel-jbang
>            Reporter: Dmitrii Kriukov
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 3.20.4, 3.21.0, 4.0-M3, 4.0
>
>
> Line 283 contains the unused assignment - should var s be returned?  
> The result: method 
> {color:#172b4d}getLast(Row r) always returns empty string.
> {color}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)