leiweibau / Pi.Alert

Scan the devices connected to your WIFI / LAN and alert you the connection of unknown devices. It also warns if a "always connected" device disconnects. In addition, it is possible to check web services for availability. For this purpose HTTP status codes and the response time of the service are evaluated.
https://leiweibau.net
GNU General Public License v3.0
428 stars 31 forks source link

[Bug] Cannot use "+" symbol #324

Closed TheCableGuy99 closed 3 months ago

TheCableGuy99 commented 3 months ago

Is there an existing issue for this?

Current Behavior

I'm trying to use the "+" symbol in the "Model" field but when I come back to that device it's been removed.

Environment

Raspberry Pi 4B running Debian 11

Anything else?

Can it be made to support special characters in all input fields?

Thanks.

leiweibau commented 3 months ago

Hello @TheCableGuy99

I can reproduce the error. At first I suspect that the "+" character is removed as part of a filtering of special characters/operators, but I'll take a look at it.

TheCableGuy99 commented 3 months ago

Thanks

leiweibau commented 3 months ago

The error actually affects all text fields, if you take it exactly 😉 I have now fixed it for the Model, Owner and Name fields. If it doesn't have any negative effects, I will also test other fields. The release of the update will still take a while because I'm still working on the satellite feature.

TheCableGuy99 commented 3 months ago

Thanks pal, there's no rush :)

leiweibau commented 3 months ago

Update released with https://github.com/leiweibau/Pi.Alert/commit/6164a07b725c0f36e2165680f9a43d35a4b56052