[PR #10] [MERGED] fix connID by query.connID #11

Closed
opened 2026-02-26 10:34:30 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/orderbynull/lottip/pull/10
Author: @donghy-coredumped
Created: 4/6/2020
Status: Merged
Merged: 4/13/2020
Merged by: @orderbynull

Base: masterHead: master


📝 Commits (1)

  • 778dd6a fix connID by query.connID

📊 Changes

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

View changed files

📝 web/index.html (+2 -2)

📄 Description

hi , in
copyQuery(connId, query.cmdId)
executeQuery(connId, query.cmdId)

connID should be query.connID , Otherwise, the connID value is incorrect 。


🔄 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/orderbynull/lottip/pull/10 **Author:** [@donghy-coredumped](https://github.com/donghy-coredumped) **Created:** 4/6/2020 **Status:** ✅ Merged **Merged:** 4/13/2020 **Merged by:** [@orderbynull](https://github.com/orderbynull) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`778dd6a`](https://github.com/orderbynull/lottip/commit/778dd6ab4d0b7094e8e3faeb19b30441cedc38ee) fix connID by query.connID ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `web/index.html` (+2 -2) </details> ### 📄 Description hi , in copyQuery(**connId**, query.cmdId) executeQuery(**connId**, query.cmdId) connID should be query.connID , Otherwise, the connID value is incorrect 。 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 10:34:30 +03:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/lottip#11
No description provided.