[PR #3909] [MERGED] consistent IsOverdue field name capitalization #17138

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/3909
Author: @teepark
Created: 5/7/2018
Status: Merged
Merged: 5/7/2018
Merged by: @lafriks

Base: masterHead: milestone-isoverdue-caps


📝 Commits (1)

  • 93b7a4d consistent IsOverdue field name capitalization

📊 Changes

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

View changed files

📝 models/issue_milestone.go (+2 -2)

📄 Description

Milestone.IsOverDue vs Issue.IsOverdue: the former was causing the milestone list page template to fail to render if any milestones have a due date assigned.

See https://try.gitea.io/teepark/pqinterval/milestones as an example (as of 2018/05/06).

Signed-off-by: Travis J Parker travis.parker@gmail.com


🔄 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/3909 **Author:** [@teepark](https://github.com/teepark) **Created:** 5/7/2018 **Status:** ✅ Merged **Merged:** 5/7/2018 **Merged by:** [@lafriks](https://github.com/lafriks) **Base:** `master` ← **Head:** `milestone-isoverdue-caps` --- ### 📝 Commits (1) - [`93b7a4d`](https://github.com/go-gitea/gitea/commit/93b7a4dc9faeca4bf8a5a2c12c94e815e87c0d43) consistent IsOverdue field name capitalization ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `models/issue_milestone.go` (+2 -2) </details> ### 📄 Description Milestone.IsOverDue vs Issue.IsOverdue: the former was causing the milestone list page template to fail to render if any milestones have a due date assigned. See https://try.gitea.io/teepark/pqinterval/milestones as an example (as of 2018/05/06). Signed-off-by: Travis J Parker <travis.parker@gmail.com> --- <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:27:15 -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#17138