Which surface(s) does this affect?
Which app are you using?
Novabot (stock) — Android
App version
N.A.
OpenNova server / docker release
v2026.0521.1620
Where is the OpenNova server running?
Linux server / VM
Mower serial number (SN)
0367
Mower firmware
stock 5.7.1
STM32 firmware (optional)
No response
Charger firmware (optional)
No response
What happened?
I have a tablet application that changes uppercase URL into lowercase URL. In that case the map render fails.
Steps to reproduce
Copy the render api in a mobile browser, it has uppercase characters in the URL (LFIN) eg
http://server-IP/api/render/map/LFINxxxxxxxx7.png
Some browsers (eg Chrome) convert uppercase to lowercase and then the Opennova server does not understand the url.
http://server-IP/api/render/map/lfinxxxxxxxx7.png
It gives a render warning (exclamation sign in image)

Expected behaviour
That lowercase url shows the same image as uppercase
Logs (mower, server, app)
Screenshots / video
No response
Pre-flight
Which surface(s) does this affect?
Which app are you using?
Novabot (stock) — Android
App version
N.A.
OpenNova server / docker release
v2026.0521.1620
Where is the OpenNova server running?
Linux server / VM
Mower serial number (SN)
0367
Mower firmware
stock 5.7.1
STM32 firmware (optional)
No response
Charger firmware (optional)
No response
What happened?
I have a tablet application that changes uppercase URL into lowercase URL. In that case the map render fails.
Steps to reproduce
Copy the render api in a mobile browser, it has uppercase characters in the URL (LFIN) eg
http://server-IP/api/render/map/LFINxxxxxxxx7.png
Some browsers (eg Chrome) convert uppercase to lowercase and then the Opennova server does not understand the url.

http://server-IP/api/render/map/lfinxxxxxxxx7.png
It gives a render warning (exclamation sign in image)
Expected behaviour
That lowercase url shows the same image as uppercase
Logs (mower, server, app)
Screenshots / video
No response
Pre-flight