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 ece7dea8 Might be more than 9 related attachments
ece7dea8 is described below

commit ece7dea89211db93ea4dda6bab88fe75b04827c6
Author: Sebb <[email protected]>
AuthorDate: Sun Jul 14 10:55:34 2024 +0100

    Might be more than 9 related attachments
---
 www/board/agenda/views/actions/commit.json.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/board/agenda/views/actions/commit.json.rb 
b/www/board/agenda/views/actions/commit.json.rb
index d9b542cf..842e06bb 100644
--- a/www/board/agenda/views/actions/commit.json.rb
+++ b/www/board/agenda/views/actions/commit.json.rb
@@ -167,7 +167,7 @@ Agenda.update(agenda_file, @message) do |agenda|
 
   # apply operations comments to the President's report
   operations = Range.new(*agenda.scan(
-    /\s*Additionally, please see Attachments (\d) through (\d)\./).first)
+    /\s*Additionally, please see Attachments (\d) through (\d+)\./).first)
   operations.each do |attachment|
     if comments.include? attachment
       office = agenda[

Reply via email to