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

Claus Ibsen resolved CAMEL-6817.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 2.13.0
                   2.12.2
         Assignee: Claus Ibsen

Thanks for the patch.

> Multiple NPE during unmarshal with PGPDateFormat
> ------------------------------------------------
>
>                 Key: CAMEL-6817
>                 URL: https://issues.apache.org/jira/browse/CAMEL-6817
>             Project: Camel
>          Issue Type: Bug
>          Components:  camel-crypto
>    Affects Versions: 2.12.1
>         Environment: Win 7, 64bit, Oracle JDK 1.6, bouncycastle.
>            Reporter: Milan Baran
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 2.12.2, 2.13.0
>
>         Attachments: 
> CAMEL-6817__Multiple_NPE_during_unmarshalling_with_PGPDateFormat.patch, 
> CAMEL-6817__Multiple_NPE_during_unmarshalling_with_PGPDateFormat.patch.asc
>
>
> Current behavior:
> 1. Try to unmarshal (PGPDateFormat) not encrypted file, just plain text.
> 2. You will get NPE exception.
> 1. Try to unmarshal (PGPDateFormat) encrypted file with different keys
> 2. You will get NPE exception.
> Expected behavior:
> 1. Try to unmarshal (PGPDateFormat) not encrypted file, just plain text.
> 2. You will get PGPException says "input is not encrypted" 
> 1. Try to unmarshal (PGPDateFormat) encrypted file with different keys
> 2. You will get PGPException says "wrong keys used"



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to