mirror of
https://github.com/tzapu/WiFiManager.git
synced 2026-04-27 09:05:56 +03:00
[GH-ISSUE #573] Parameter ID's with '_' are no longer accepted? #480
Labels
No labels
📶 WiFi
🕸️ HTTP
Branch
DEV Help Wanted
Discussion
Documentation
ESP32
Example
Good First Issue
Hotfix
In Progress
Incomplete
Needs Feeback
Priority
QA
Question
Task
Upstream/Dependancy
bug
duplicate
enhancement
invalid
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/WiFiManager#480
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @liebman on GitHub (Mar 21, 2018).
Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/573
Basic Infos
Hardware
WiFimanager Branch/Release: Development
Esp8266/Esp32: Esp8266
Hardware: ESP-12e
Core Version: staging
Description
I attempted to move a project with 25+ parameters to the development version and see that adding parameters with IDs with '_' are no longer accepted. Is this intentional?
Settings in IDE
Module: NodeMcu
Additional libraries:
Sketch
Debug Messages
@tablatronix commented on GitHub (Mar 21, 2018):
let me find a better fix, that is not correct
@woodenplastic commented on GitHub (Jul 4, 2023):
Hi, i have the same problem. I use the newest version and cant give parameter id. i tried everything, including naming it just one letter, always the same.
@tablatronix commented on GitHub (Jul 4, 2023):
This was a htmlentities encoding issue I think. It was fixed if you are seeing this still create a new issue please