-
-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Closed
Description
- Gitea version (or commit ref): try.gitea.io or codeberg.org
- Operating system: Debian GNU/Linux 10 (Buster)
- Yes, @6543 could reproduce the bug at https://try.gitea.io/6543/vturn_server/commit/8d672a398f22ea465edd42a6d9de7cd2e88c7ab5
Description
First reported on https://codeberg.org/Codeberg/Community/issues/374
I found a display issue in this commit diff view: https://codeberg.org/eventbike/vturn_server/commit/8d672a398f22ea465edd42a6d9de7cd2e88c7ab5 (main.v, line 27)
Displayed line:
run(dban class="o">)
Actual file content:
run(db)
HTML code at this is point:
<td class="lines-code lines-code-new halfwidth add-code"><span class="mono wrap"> <span class="n">run</span><span class="added-code"><span class="o">( </span><span class="n">d</span>b</span> <sp<span class="added-code">an class="o</sp<span></span>">)</td>
Screenshots
Thank you a lot.
6543 and lakostin