#122 closed enhancement (fixed)
Support application/news-groupinfo entity in controlchan
Reported by: | Julien ÉLIE | Owned by: | eagle |
---|---|---|---|
Priority: | low | Milestone: | 2.5.0 |
Component: | utilities | Version: | |
Severity: | wishlist | Keywords: | compliance |
Cc: |
Description
controlchan should be able to properly decode newgroup control articles which contain an application/news-groupinfo entity. It is a new structure for such articles described in USEPRO.
Change History (3)
comment:1 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 15 years ago by
comment:3 Changed 15 years ago by
Note: See
TracTickets for help on using
tickets.
(In [8281]) Use MIME::Parser in controlchan so that we could decode MIME
control headers (especially those which contain application/news-groupinfo
entities, as described in USEPRO).
Also fix a long-standing bug of uninitialized variables when
some headers were missing.
Update INSTALL to mention the dependency on MIME::Parser.
close #122