ascillato / Tasmota_KNX

Alternative Firmware for 'ESP8266, ESP8285 and ESP32 based devices' like Itead Sonoff, Shelly or NodeMCU, with Web, Timers, OTA, MQTT, KNX, Rules and Sensors' Support, to be used on Smart Home Systems. Written for PlatformIO. Documentation at
http://tasmota.com
GNU General Public License v3.0
44 stars 11 forks source link

problem issue on self compiling ITA language and KNX #588

Closed platini76 closed 1 year ago

platini76 commented 1 year ago

PROBLEM DESCRIPTION

HELLO, I made my personal compile of tasmota with knx and italian language. there is a bug when you try to use, save and update something in knx page it exit without save. with english no issue thanks for help.

REQUESTED INFORMATION

Make sure your have performed every step and checked the applicable boxes before submitting your issue. Thank you!

- [ ] If using rules, provide the output of this command: `Backlog Rule1; Rule2; Rule3`:
```lua
  Rules output here:
- [ ] Set `weblog` to 4 and then, when you experience your issue, provide the output of the Console log:
```lua
  Console output here:

TO REPRODUCE

Steps to reproduce the behavior:

EXPECTED BEHAVIOUR

A clear and concise description of what you expected to happen.

SCREENSHOTS

If applicable, add screenshots to help explain your problem.

ADDITIONAL CONTEXT

Add any other context about the problem here.

(Please, remember to close the issue when the problem has been addressed)

ascillato commented 1 year ago

Thanks for reporting.

Issue in main Tasmota repository: https://github.com/arendst/Tasmota/issues/16707 Fixed with PR: https://github.com/arendst/Tasmota/pull/16711