about summary refs log tree commit homepage
path: root/lib/PublicInbox/SearchView.pm
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2023-01-12 14:25:47 +0000
committerEric Wong <e@80x24.org>2023-01-13 03:56:11 +0000
commit41fa2087a511d56b4f44271d8ba62675b449bc07 (patch)
tree0a77486efbcc3953254def39c900cac812bd3bfb /lib/PublicInbox/SearchView.pm
parent20ab293a131f0ec228932bf3448d1b09e280672b (diff)
downloadpublic-inbox-41fa2087a511d56b4f44271d8ba62675b449bc07.tar.gz
Oops, this was broken a while ago

Fixes: 55263c56cf41c87f (wwwstream: reduce blob fetch paths for ->getline, 2020-07-05)
Diffstat (limited to 'lib/PublicInbox/SearchView.pm')
-rw-r--r--lib/PublicInbox/SearchView.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/PublicInbox/SearchView.pm b/lib/PublicInbox/SearchView.pm
index aeee2a2a..8e33079f 100644
--- a/lib/PublicInbox/SearchView.pm
+++ b/lib/PublicInbox/SearchView.pm
@@ -82,7 +82,7 @@ retry:
                 mset_summary($ctx, $mset, $q); # appends to {-html_tip}
                 $html = '';
         }
-        html_oneshot($ctx, $code);
+        html_oneshot($ctx, $code, $html);
 }
 
 # display non-nested search results similar to what users expect from