]> git.donarmstrong.com Git - debbugs.git/blobdiff - Debbugs/Control/Service.pm
Apply fix for ! in owner et al; fixes #681853 Thanks to jwilk for reporting
[debbugs.git] / Debbugs / Control / Service.pm
index fcd5d70b7805d8ab56feae46fafca63fd0dda386..ad36a7cf0b98853f3a165b30f8317b27de6cd79c 100644 (file)
@@ -189,6 +189,8 @@ sub control_line {
                                     },
                               limit => {type => HASHREF,
                                        },
+                              replyto => {type => SCALAR,
+                                         },
                              },
                     );
     my $line = $param{line};