Details
Steps to reproduce
- Open https://we.phorge.it/Q128#627
- Open comments of the answer by aklapper
- Look for "aklapper updated the answer details. (Show Details)" at "Mon, Apr 22, 08:42" (UTC) (in yellow)
Expected behavior
There should be an entry of "aklapper updated the answer details" after that one, because aklapper edited that answer after that, at Mon, Apr 22, 13:00 UTC, which can be seen in the answer history: https://we.phorge.it/ponder/answer/history/159/#629.
Actual behavior
This is the last entry of "aklapper updated the answer details".
(The history of that question may change as more comments are delivered, but the bug will likely stay in one form or another.)
P.S. That you have to add a question to create a bug report is counter-intuitive.
Update
aklapper edited their answer once again, and now his edit at Mon, Apr 22, 13:00 UTC is displayed, but the latest edit isn't. So it seems to a problem of a kind "used i < answers.length instead of i <= answers.length" or something.