You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Abdellatif (JIRA)" <ji...@apache.org> on 2010/02/17 10:04:40 UTC

[jira] Created: (CAMEL-2477) Camel Freemarker: change the case of all fields properties Header

Camel Freemarker: change the case of all fields properties Header
-----------------------------------------------------------------

                 Key: CAMEL-2477
                 URL: https://issues.apache.org/activemq/browse/CAMEL-2477
             Project: Apache Camel
          Issue Type: Bug
    Affects Versions: 2.1.0
            Reporter: Abdellatif
            Priority: Minor


Using the Freemarker component doesn't respect the case matching of all fields of the header.

For example: the exchange of properties CorrelationID change the case matching, after using velocity component, it puts the property in lowercase correlationid.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (CAMEL-2477) Camel Freemarker: change the case of all fields properties Header

Posted by "Abdellatif (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/CAMEL-2477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=57640#action_57640 ] 

Abdellatif commented on CAMEL-2477:
-----------------------------------

I just did a test patch, it works well

> Camel Freemarker: change the case of all fields properties Header
> -----------------------------------------------------------------
>
>                 Key: CAMEL-2477
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2477
>             Project: Apache Camel
>          Issue Type: Bug
>    Affects Versions: 2.1.0
>            Reporter: Abdellatif
>            Assignee: Christian Mueller
>            Priority: Minor
>         Attachments: camel-freemaker-test.patch, camel-freemaker.patch
>
>
> Using the Freemarker component doesn't respect the case matching of all fields of the header.
> For example: the exchange of properties CorrelationID change the case matching, after using Freemarker component, it puts the property in lowercase correlationid.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (CAMEL-2477) Camel Freemarker: change the case of all fields properties Header

Posted by "Christian Mueller (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/CAMEL-2477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christian Mueller updated CAMEL-2477:
-------------------------------------

    Attachment: camel-freemaker-test.patch

Provide the unit test which reports the bug.

> Camel Freemarker: change the case of all fields properties Header
> -----------------------------------------------------------------
>
>                 Key: CAMEL-2477
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2477
>             Project: Apache Camel
>          Issue Type: Bug
>    Affects Versions: 2.1.0
>            Reporter: Abdellatif
>            Assignee: Christian Mueller
>            Priority: Minor
>         Attachments: camel-freemaker-test.patch
>
>
> Using the Freemarker component doesn't respect the case matching of all fields of the header.
> For example: the exchange of properties CorrelationID change the case matching, after using Freemarker component, it puts the property in lowercase correlationid.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (CAMEL-2477) Camel Freemarker: change the case of all fields properties Header

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/CAMEL-2477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-2477.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 2.3.0

Applied patch with thanks to Christian for fixing all these 3 tickets

trunk: 911036.

> Camel Freemarker: change the case of all fields properties Header
> -----------------------------------------------------------------
>
>                 Key: CAMEL-2477
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2477
>             Project: Apache Camel
>          Issue Type: Bug
>    Affects Versions: 2.1.0
>            Reporter: Abdellatif
>            Assignee: Christian Mueller
>            Priority: Minor
>             Fix For: 2.3.0
>
>         Attachments: camel-freemaker-test.patch, camel-freemaker.patch
>
>
> Using the Freemarker component doesn't respect the case matching of all fields of the header.
> For example: the exchange of properties CorrelationID change the case matching, after using Freemarker component, it puts the property in lowercase correlationid.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (CAMEL-2477) Camel Freemarker: change the case of all fields properties Header

Posted by "Christian Mueller (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/CAMEL-2477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christian Mueller reassigned CAMEL-2477:
----------------------------------------

    Assignee: Christian Mueller

> Camel Freemarker: change the case of all fields properties Header
> -----------------------------------------------------------------
>
>                 Key: CAMEL-2477
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2477
>             Project: Apache Camel
>          Issue Type: Bug
>    Affects Versions: 2.1.0
>            Reporter: Abdellatif
>            Assignee: Christian Mueller
>            Priority: Minor
>
> Using the Freemarker component doesn't respect the case matching of all fields of the header.
> For example: the exchange of properties CorrelationID change the case matching, after using Freemarker component, it puts the property in lowercase correlationid.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (CAMEL-2477) Camel Freemarker: change the case of all fields properties Header

Posted by "Christian Mueller (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/CAMEL-2477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christian Mueller updated CAMEL-2477:
-------------------------------------

    Attachment: camel-freemaker.patch

Provide the patch. All camel-freemaker unit tests succeed with this patch.

> Camel Freemarker: change the case of all fields properties Header
> -----------------------------------------------------------------
>
>                 Key: CAMEL-2477
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2477
>             Project: Apache Camel
>          Issue Type: Bug
>    Affects Versions: 2.1.0
>            Reporter: Abdellatif
>            Assignee: Christian Mueller
>            Priority: Minor
>         Attachments: camel-freemaker-test.patch, camel-freemaker.patch
>
>
> Using the Freemarker component doesn't respect the case matching of all fields of the header.
> For example: the exchange of properties CorrelationID change the case matching, after using Freemarker component, it puts the property in lowercase correlationid.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (CAMEL-2477) Camel Freemarker: change the case of all fields properties Header

Posted by "Abdellatif (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/CAMEL-2477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Abdellatif updated CAMEL-2477:
------------------------------

    Description: 
Using the Freemarker component doesn't respect the case matching of all fields of the header.

For example: the exchange of properties CorrelationID change the case matching, after using Freemarker component, it puts the property in lowercase correlationid.

  was:
Using the Freemarker component doesn't respect the case matching of all fields of the header.

For example: the exchange of properties CorrelationID change the case matching, after using velocity component, it puts the property in lowercase correlationid.


> Camel Freemarker: change the case of all fields properties Header
> -----------------------------------------------------------------
>
>                 Key: CAMEL-2477
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2477
>             Project: Apache Camel
>          Issue Type: Bug
>    Affects Versions: 2.1.0
>            Reporter: Abdellatif
>            Priority: Minor
>
> Using the Freemarker component doesn't respect the case matching of all fields of the header.
> For example: the exchange of properties CorrelationID change the case matching, after using Freemarker component, it puts the property in lowercase correlationid.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.