[GH-ISSUE #1532] info page displays ESP_ARDUINO_VERSION_MAJOR text instead of value #1307

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

Originally created by @olonsoft on GitHub (Dec 14, 2022).
Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/1532

Basic Infos

Hardware

WiFimanager Branch/Release: Master

Esp8266
Hardware: ESP-12e
Core version
3.0.2
Boot version
31

Description

Problem description

When I click the info page the values of Arduino Versions are not displayed. Look bellow.

Settings in IDE

Module: NodeMcu

truncated info page:

...
WiFiManager
v2.0.15-rc.1
Arduino
ESP_ARDUINO_VERSION_MAJOR.ESP_ARDUINO_VERSION_MINOR.ESP_ARDUINO_VERSION_PATCH
Build date
Dec 14 2022 13:48:21
...
Originally created by @olonsoft on GitHub (Dec 14, 2022). Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/1532 ### Basic Infos #### Hardware WiFimanager Branch/Release: Master Esp8266 Hardware: ESP-12e Core version 3.0.2 Boot version 31 ### Description Problem description When I click the info page the values of Arduino Versions are not displayed. Look bellow. ### Settings in IDE Module: NodeMcu ## truncated info page: ``` ... WiFiManager v2.0.15-rc.1 Arduino ESP_ARDUINO_VERSION_MAJOR.ESP_ARDUINO_VERSION_MINOR.ESP_ARDUINO_VERSION_PATCH Build date Dec 14 2022 13:48:21 ... ```
kerem 2026-02-28 01:29:30 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@tablatronix commented on GitHub (Dec 15, 2022):

Give that a try. I will try to readd the versioning to es8266 when I have time to see whats missing in the lib

<!-- gh-comment-id:1353682802 --> @tablatronix commented on GitHub (Dec 15, 2022): Give that a try. I will try to readd the versioning to es8266 when I have time to see whats missing in the lib
Author
Owner

@olonsoft commented on GitHub (Dec 19, 2022):

I don't know if this should be the result:

WiFiManager
v2.0.15-rc.1
Arduino
Unknown
Build date
Dec 19 2022 14:06:44
<!-- gh-comment-id:1357602759 --> @olonsoft commented on GitHub (Dec 19, 2022): I don't know if this should be the result: ``` WiFiManager v2.0.15-rc.1 Arduino Unknown Build date Dec 19 2022 14:06:44 ```
Author
Owner

@tablatronix commented on GitHub (Dec 20, 2022):

Yes

<!-- gh-comment-id:1358667292 --> @tablatronix commented on GitHub (Dec 20, 2022): Yes
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#1307
No description provided.