Opened 5 years ago
Last modified 5 years ago
#149 new defect
Missing newsgroup attribute in Python dynamic hook
Reported by: | Julien ÉLIE | Owned by: | |
---|---|---|---|
Priority: | low | Milestone: | 2.6.x |
Component: | nnrpd | Version: | 2.6.2 |
Severity: | normal | Keywords: | |
Cc: |
Description
The PERMartok() function in nnrpd/misc.c does not correctly set the newsgroup accessed by the reader for Python dynamic hook. It only works when the article does not contain an Xref: header field.
The result is that the newsgroup attribute is not set when articles are accessed via Message-ID or article number.
Note: See
TracTickets for help on using
tickets.