From d96a61cbaed84a15c911bc49022b0d6d61992ee3 Mon Sep 17 00:00:00 2001 From: erdgeist Date: Mon, 13 Jul 2026 16:35:30 +0200 Subject: nodes#show: show each revision's editor, not its byline author page.user is the piece's credited author, carried forward across revisions; page.editor is whoever actually produced this specific revision. The revisions list wants the latter -- found by inspection while testing something unrelated. --- app/views/nodes/show.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/nodes/show.html.erb b/app/views/nodes/show.html.erb index 8ea03cd..54bb38f 100644 --- a/app/views/nodes/show.html.erb +++ b/app/views/nodes/show.html.erb @@ -142,7 +142,7 @@ -- cgit v1.3