Commit message is truncated on gitea webpage #1934

Closed
opened 2025-11-02 04:18:11 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @cvvergara on GitHub (Jun 14, 2018).

  • Gitea version (or commit ref): Gitea Version: 1.3.3
  • Git version:
git --version
git version 2.11.0
  • Operating system:
lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 16.04.4 LTS
Release:        16.04
Codename:       xenial
  • Database (use [x]):

    • PostgreSQL
    • MySQL
    • MSSQL
    • SQLite
  • Can you reproduce the bug at https://try.gitea.io:

    • Yes (provide example URL)
    • No
      • provided URL examples on the description
    • Not relevant
  • Log gist:

    • I don't have the rights to see the logs

Description

Commit message can be seen on github
d390b76990

But not on gitea
d390b76990

I can see on my clone:

commit 0039c291ba1a153958ce64109402a0a42ccf7c29
Author: Daniel Baston <dbaston@gmail.com>
Date:   Mon Jun 11 09:30:17 2018 -0400

    [CMake] Restore GEOS_VERSION defines in geos_c.h
    
    Fixes #882
    Closes https://github.com/OSGeo/geos/pull/105

back reference:
https://git.osgeo.org/gitea/sac/gitea-service/issues/4

...

Screenshots

  • github image

image

  • gitea image for the same commit

image

Originally created by @cvvergara on GitHub (Jun 14, 2018). <!-- 1. Please speak English, this is the language all of us can speak and write. 2. Please ask questions or configuration/deploy problems on our Discord server (https://discord.gg/NsatcWJ) or forum (https://discourse.gitea.io). 3. Please take a moment to check that your issue doesn't already exist. 4. Please give all relevant information below for bug reports, because incomplete details will be handled as an invalid report. --> - Gitea version (or commit ref): Gitea Version: 1.3.3 - Git version: ``` git --version git version 2.11.0 ``` - Operating system: ``` lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 16.04.4 LTS Release: 16.04 Codename: xenial ``` - Database (use `[x]`): - [x] PostgreSQL - [ ] MySQL - [ ] MSSQL - [ ] SQLite - Can you reproduce the bug at https://try.gitea.io: - [ ] Yes (provide example URL) - [x] No - [x] provided URL examples on the description - [ ] Not relevant - Log gist: - [x] I don't have the rights to see the logs ## Description Commit message can be seen on github https://github.com/cvvergara/geos/commit/d390b76990a899c6443a0aa4f35ea6e730332bd9 But not on gitea https://git.osgeo.org/gitea/geos/geos/commit/d390b76990a899c6443a0aa4f35ea6e730332bd9 I can see on my clone: ``` commit 0039c291ba1a153958ce64109402a0a42ccf7c29 Author: Daniel Baston <dbaston@gmail.com> Date: Mon Jun 11 09:30:17 2018 -0400 [CMake] Restore GEOS_VERSION defines in geos_c.h Fixes #882 Closes https://github.com/OSGeo/geos/pull/105 ``` back reference: https://git.osgeo.org/gitea/sac/gitea-service/issues/4 ... ## Screenshots <!-- **If this issue involves the Web Interface, please include a screenshot** --> - github image ![image](https://user-images.githubusercontent.com/5035290/41424051-96e405b8-6fc2-11e8-9b0d-365135f402c4.png) - gitea image for the same commit ![image](https://user-images.githubusercontent.com/5035290/41424122-cbed61be-6fc2-11e8-8f7d-bd4d0d68e09a.png)
GiteaMirror added the issue/duplicate label 2025-11-02 04:18:11 -06:00
Author
Owner

@ghost commented on GitHub (Jun 15, 2018):

Duplicate of #4060 ?

@ghost commented on GitHub (Jun 15, 2018): Duplicate of #4060 ?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#1934