[PR #2499] [MERGED] Hotfix: Add time manually adds time in nanoseconds #16434

Closed
opened 2025-11-02 12:10:32 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/2499
Author: @jonasfranz
Created: 9/13/2017
Status: Merged
Merged: 9/13/2017
Merged by: @tboerger

Base: masterHead: hotfix-add-time


📝 Commits (2)

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 routers/repo/issue_timetrack.go (+1 -1)

📄 Description

The add time manually form adds the time as nanoseconds but it should be seconds.
This issue is reported by @gsantner (#2211 (comment)).

For more information please have a look at @gsantner comment: #2211 (comment)


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-gitea/gitea/pull/2499 **Author:** [@jonasfranz](https://github.com/jonasfranz) **Created:** 9/13/2017 **Status:** ✅ Merged **Merged:** 9/13/2017 **Merged by:** [@tboerger](https://github.com/tboerger) **Base:** `master` ← **Head:** `hotfix-add-time` --- ### 📝 Commits (2) - [`09f817c`](https://github.com/go-gitea/gitea/commit/09f817c2c9b6ec00b5d3d9f17a94c222a6e4517a) Hotfix for "Add time manually" (https://github.com/go-gitea/gitea/pull/2211#issuecomment-328780125) - [`b3fd467`](https://github.com/go-gitea/gitea/commit/b3fd46726fb1421263a5c5c38e1aec117a7efaac) Merge branch 'master' of https://github.com/go-gitea/gitea ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `routers/repo/issue_timetrack.go` (+1 -1) </details> ### 📄 Description The add time manually form adds the time as nanoseconds but it should be seconds. This issue is reported by @gsantner (#2211 (comment)). For more information please have a look at @gsantner comment: #2211 (comment) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-02 12:10:32 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#16434