You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Norman Maurer (JIRA)" <ji...@apache.org> on 2010/12/02 09:35:11 UTC

[jira] Created: (AMQ-3067) ActiveMQBlobMessage.copy(..) does not copy the name attribute

ActiveMQBlobMessage.copy(..) does not copy the name attribute
-------------------------------------------------------------

                 Key: AMQ-3067
                 URL: https://issues.apache.org/jira/browse/AMQ-3067
             Project: ActiveMQ
          Issue Type: Bug
    Affects Versions: 5.4.1, 5.4.0, 5.3.2, 5.3.1, 5.3.0
            Reporter: Norman Maurer


When using ActiveMQBlobMessage the name attribute is not copied when calling copy(...). As the default of activemq is to copy on send it get lost.

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


[jira] Updated: (AMQ-3067) ActiveMQBlobMessage.copy(..) does not copy the name attribute

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

Norman Maurer updated AMQ-3067:
-------------------------------

    Attachment: AMQ-3067.diff

Trivial fix for the issue

> ActiveMQBlobMessage.copy(..) does not copy the name attribute
> -------------------------------------------------------------
>
>                 Key: AMQ-3067
>                 URL: https://issues.apache.org/jira/browse/AMQ-3067
>             Project: ActiveMQ
>          Issue Type: Bug
>    Affects Versions: 5.3.0, 5.3.1, 5.3.2, 5.4.0, 5.4.1
>            Reporter: Norman Maurer
>         Attachments: AMQ-3067.diff
>
>
> When using ActiveMQBlobMessage the name attribute is not copied when calling copy(...). As the default of activemq is to copy on send it get lost.

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


[jira] Assigned: (AMQ-3067) ActiveMQBlobMessage.copy(..) does not copy the name attribute

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

Gary Tully reassigned AMQ-3067:
-------------------------------

    Assignee: Gary Tully

> ActiveMQBlobMessage.copy(..) does not copy the name attribute
> -------------------------------------------------------------
>
>                 Key: AMQ-3067
>                 URL: https://issues.apache.org/jira/browse/AMQ-3067
>             Project: ActiveMQ
>          Issue Type: Bug
>    Affects Versions: 5.3.0, 5.3.1, 5.3.2, 5.4.0, 5.4.1
>            Reporter: Norman Maurer
>            Assignee: Gary Tully
>         Attachments: AMQ-3067.diff
>
>
> When using ActiveMQBlobMessage the name attribute is not copied when calling copy(...). As the default of activemq is to copy on send it get lost.

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


[jira] Resolved: (AMQ-3067) ActiveMQBlobMessage.copy(..) does not copy the name attribute

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

Gary Tully resolved AMQ-3067.
-----------------------------

       Resolution: Fixed
    Fix Version/s: 5.5.0

patch committed in r1041351 - additional test added also which will protect it.
thanks,
Gary.

> ActiveMQBlobMessage.copy(..) does not copy the name attribute
> -------------------------------------------------------------
>
>                 Key: AMQ-3067
>                 URL: https://issues.apache.org/jira/browse/AMQ-3067
>             Project: ActiveMQ
>          Issue Type: Bug
>    Affects Versions: 5.3.0, 5.3.1, 5.3.2, 5.4.0, 5.4.1
>            Reporter: Norman Maurer
>            Assignee: Gary Tully
>             Fix For: 5.5.0
>
>         Attachments: AMQ-3067.diff
>
>
> When using ActiveMQBlobMessage the name attribute is not copied when calling copy(...). As the default of activemq is to copy on send it get lost.

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