Gitea: Heatmap Rendering broken

Created on 13 Nov 2018  路  3Comments  路  Source: go-gitea/gitea

  • Gitea version (or commit ref): 1.6.0+rc1-105-g4c1f1f964 (ref: 4c1f1f96465e809161f7d634a07eb60b4511db35)
  • Git version: Alpine git
  • Operating system: Alpine Linux
  • Database (use [x]):

    • [ ] PostgreSQL

    • [ ] MySQL

    • [x] MSSQL

    • [ ] SQLite

  • Can you reproduce the bug at https://try.gitea.io:

    • [ ] Yes (provide example URL)

    • [ ] No

    • [x] Not relevant

  • Log gist:

Description

build a docker image from the master today which is integrated with our MsSQL Database.

The database schema is Latin1_General_CI_AI.

The return code is 500 "Internal Server Error".

Do we use the wrong schema?

{
    "message":"arg timestamp as int: strconv.ParseInt: parsing \"2018-11-13T00:00:00Z\": invalid syntax",
    "url":"https://godoc.org/github.com/go-gitea/go-sdk/gitea"
}

Screenshots


screenshot from 2018-11-13 16-03-51

kinbug

Most helpful comment

Heatmap is not part of 1.6.0 release

All 3 comments

It should also be fixed by #5401

It should also be fixed by #5401

Will their be a backport to 1.6 or will it be released in 1.7?

Heatmap is not part of 1.6.0 release

Was this page helpful?
0 / 5 - 0 ratings

Related issues

cookiengineer picture cookiengineer  路  3Comments

lunny picture lunny  路  3Comments

kifirkin picture kifirkin  路  3Comments

Fastidious picture Fastidious  路  3Comments

ghost picture ghost  路  3Comments