Opened 5 years ago

Closed 5 years ago

#148 closed defect (fixed)

Add trailing comment in CHECK and TAKETHIS responses

Reported by: Julien ÉLIE Owned by: Julien ÉLIE
Priority: medium Milestone: 2.6.3
Component: innd Version: 2.6.2
Severity: normal Keywords:
Cc:

Description (last modified by Julien ÉLIE)

Responses to CHECK and TAKETHIS commands currently do not mention the reason of a reject (notably from Python or Perl filter hook, but also directly from innd main checks).

On the contrary, responses to IHAVE mention the reason.

Change History (2)

comment:1 Changed 5 years ago by Julien ÉLIE

Description: modified (diff)

comment:2 Changed 5 years ago by Julien ÉLIE

Owner: set to Julien ÉLIE
Resolution: fixed
Status: newclosed

In 10286:

Add trailing comment in CHECK and TAKETHIS responses

Responses to CHECK and TAKETHIS commands did not mention the reason of
a reject (notably from Python or Perl filter hook, but also directly
from innd main checks). This is now fixed.

closes #148

Note: See TracTickets for help on using tickets.