[ http://issues.apache.org/jira/browse/CODEC-48?page=all ]
Henri Yandell resolved CODEC-48.
--------------------------------
Resolution: Won't Fix
As far as I can tell this issue is resolved, with no action items for Codec.
> [codec] Document how to print a QPDecoderStream with QCodec?
> ------------------------------------------------------------
>
> Key: CODEC-48
> URL: http://issues.apache.org/jira/browse/CODEC-48
> Project: Commons Codec
> Issue Type: Improvement
> Affects Versions: 1.3
> Environment: Operating System: other
> Platform: Other
> Reporter: Ralf Hauser
> Priority: Minor
> Attachments: mimeInput.eml
>
>
> when just using sun's implemention and for example accessing a mime body part
> of
> type "text/x-vcard"
> I get an object of type com.sun.mail.util.QPDecoderStream
> this seems to cause troubles for many people as per the above url.
> My stream claims to be 2k long, but when I do a reset, I get
> java.lang.NullPointerException
> at java.io.FilterInputStream.reset(FilterInputStream.java:204)
> at java.io.FilterInputStream.reset(FilterInputStream.java:204)
> I hope the apache implementation can help me here. If so, please document in
> http://jakarta.apache.org/commons/codec/apidocs/org/apache/commons/codec/net/QCodec.html
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]