[PR #2736] [MERGED] Fix IE unsupported javascript construction in branch dropdown #16564

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/2736
Author: @lafriks
Created: 10/18/2017
Status: Merged
Merged: 10/19/2017
Merged by: @lunny

Base: masterHead: fix/ie_branch_dropdown


📝 Commits (2)

  • 235dc5b Fix IE unsupported javascript construction
  • eafd510 Merge branch 'master' into fix/ie_branch_dropdown

📊 Changes

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

View changed files

📝 public/js/index.js (+2 -2)

📄 Description

Bug can be reproduced only in Internet Explorer where on page load there is JS syntax error


🔄 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/2736 **Author:** [@lafriks](https://github.com/lafriks) **Created:** 10/18/2017 **Status:** ✅ Merged **Merged:** 10/19/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `fix/ie_branch_dropdown` --- ### 📝 Commits (2) - [`235dc5b`](https://github.com/go-gitea/gitea/commit/235dc5b0f46f6761318be6ad6c3ea2a5363f23d7) Fix IE unsupported javascript construction - [`eafd510`](https://github.com/go-gitea/gitea/commit/eafd51036c4837849826ee2536965b75a331b384) Merge branch 'master' into fix/ie_branch_dropdown ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `public/js/index.js` (+2 -2) </details> ### 📄 Description Bug can be reproduced only in Internet Explorer where on page load there is JS syntax error --- <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:13: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#16564