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

Darryl L. Pierce reassigned QPID-4544:
--------------------------------------

    Assignee: Darryl L. Pierce
    
> Perl bindings: Unicode not represented correctly in amqp/map
> ------------------------------------------------------------
>
>                 Key: QPID-4544
>                 URL: https://issues.apache.org/jira/browse/QPID-4544
>             Project: Qpid
>          Issue Type: Bug
>          Components: Perl Client
>    Affects Versions: 0.18
>         Environment: RHEL 6
>            Reporter: Jimmy Jones
>            Assignee: Darryl L. Pierce
>         Attachments: qpid-perl-map-utf8.diff
>
>
> Perl stores a string as bytes, or will upgrade it to utf8 when unicode is 
> used. However the perl bindings don't check the utf8 flag before 
> adding/removing strings from amqp/map, so treats everything as bytes. This 
> isn't noticeable on most terminals (as it'll interpret the bytes as utf8) but 
> regexes and length don't work as expected.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to