[PR #398] [MERGED] Fix for issue https://github.com/tzapu/WiFiManager/issues/392 #1617

Closed
opened 2026-02-28 01:30:52 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/tzapu/WiFiManager/pull/398
Author: @Derek123456
Created: 8/22/2017
Status: Merged
Merged: 8/22/2017
Merged by: @tzapu

Base: masterHead: Derek123456-patch-1


📝 Commits (2)

📊 Changes

2 files changed (+3 additions, -3 deletions)

View changed files

📝 WiFiManager.cpp (+2 -2)
📝 WiFiManager.h (+1 -1)

📄 Description

Patch to fix the issue: https://github.com/tzapu/WiFiManager/issues/392
-Change the <input ... length={l} ...> to maxlength (length isn't a valid HTML option).
-Increased the size of parLength[2] to parLength[5] so that the value of the length field can be up to 9999.


🔄 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/tzapu/WiFiManager/pull/398 **Author:** [@Derek123456](https://github.com/Derek123456) **Created:** 8/22/2017 **Status:** ✅ Merged **Merged:** 8/22/2017 **Merged by:** [@tzapu](https://github.com/tzapu) **Base:** `master` ← **Head:** `Derek123456-patch-1` --- ### 📝 Commits (2) - [`cee18a7`](https://github.com/tzapu/WiFiManager/commit/cee18a7ce36ca6793f3e9fe91b0cb231e5901702) Update WiFiManager.h - [`68e32a1`](https://github.com/tzapu/WiFiManager/commit/68e32a10c01406b398ecb956ca514f43e2ab6ec2) Update WiFiManager.cpp ### 📊 Changes **2 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `WiFiManager.cpp` (+2 -2) 📝 `WiFiManager.h` (+1 -1) </details> ### 📄 Description Patch to fix the issue: https://github.com/tzapu/WiFiManager/issues/392 -Change the <input ... length={l} ...> to maxlength (length isn't a valid HTML option). -Increased the size of parLength[2] to parLength[5] so that the value of the length field can be up to 9999. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 01:30:52 +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/WiFiManager#1617
No description provided.