This is an automated email from the ASF dual-hosted git repository.

sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/whimsy.git


The following commit(s) were added to refs/heads/master by this push:
     new 2390166d Missing availid causes problems
2390166d is described below

commit 2390166d264e8d1006c9d811a98df11b27535014
Author: Sebb <[email protected]>
AuthorDate: Sun Mar 8 14:33:42 2026 +0000

    Missing availid causes problems
---
 www/members/check_invitations.cgi | 1 +
 1 file changed, 1 insertion(+)

diff --git a/www/members/check_invitations.cgi 
b/www/members/check_invitations.cgi
index 448d31f9..28a1c2db 100755
--- a/www/members/check_invitations.cgi
+++ b/www/members/check_invitations.cgi
@@ -274,6 +274,7 @@ _html do
         _ 'Nor is there a way to record replies that do not match the list 
search criteria.'
         _br
         _ 'Some replies may be incorrectly recorded as missing'
+        _ ' (e.g. those without availids)'
         _ 'and some applications will never be received.'
       end
       _table.table.table_striped do

Reply via email to