[PR #33] [MERGED] Display default port if port field is empty #47

Closed
opened 2026-02-25 21:30:56 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/charlesabarnes/SPFtoolbox/pull/33
Author: @frju365
Created: 9/28/2019
Status: Merged
Merged: 10/29/2019
Merged by: @charlesabarnes

Base: masterHead: master


📝 Commits (7)

  • b6d0bf5 ajout de port par défaut
  • 426b922 merging from upstream
  • 0a98ba4 Merge pull request #1 from charlesabarnes/master
  • 03b9c99 Avoid debug tools code in production
  • 8352994 Merge branch 'master' into master
  • 94cc1f1 Display correctly default port
  • b13f6ad Merge branch 'master' of github.com:frju365/SPFtoolbox

📊 Changes

3 files changed (+30 additions, -13 deletions)

View changed files

📝 index.php (+0 -2)
📝 javascript/main.js (+1 -2)
📝 operations/Port.php (+29 -9)

📄 Description

fixes #30


🔄 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/charlesabarnes/SPFtoolbox/pull/33 **Author:** [@frju365](https://github.com/frju365) **Created:** 9/28/2019 **Status:** ✅ Merged **Merged:** 10/29/2019 **Merged by:** [@charlesabarnes](https://github.com/charlesabarnes) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (7) - [`b6d0bf5`](https://github.com/charlesabarnes/SPFtoolbox/commit/b6d0bf5b4abcaa425d0a4d582c57b013682f2a06) ajout de port par défaut - [`426b922`](https://github.com/charlesabarnes/SPFtoolbox/commit/426b922af374333251f5d07914b85748517c4ba4) merging from upstream - [`0a98ba4`](https://github.com/charlesabarnes/SPFtoolbox/commit/0a98ba4dd260964e423b4bfed086373461faa99f) Merge pull request #1 from charlesabarnes/master - [`03b9c99`](https://github.com/charlesabarnes/SPFtoolbox/commit/03b9c99ca20b0c7d8dfd8767505826b3bde9bcb8) Avoid debug tools code in production - [`8352994`](https://github.com/charlesabarnes/SPFtoolbox/commit/83529942bad75936b4348387f063a82f2ea1f4e0) Merge branch 'master' into master - [`94cc1f1`](https://github.com/charlesabarnes/SPFtoolbox/commit/94cc1f171b3bb218df6068849df71c5bb228af4a) Display correctly default port - [`b13f6ad`](https://github.com/charlesabarnes/SPFtoolbox/commit/b13f6adc86c887e8dfe161f06cfc77e152e129d8) Merge branch 'master' of github.com:frju365/SPFtoolbox ### 📊 Changes **3 files changed** (+30 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `index.php` (+0 -2) 📝 `javascript/main.js` (+1 -2) 📝 `operations/Port.php` (+29 -9) </details> ### 📄 Description fixes #30 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 21:30:56 +03:00
Sign in to join this conversation.
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/SPFtoolbox#47
No description provided.