dclaramount / shootingRange

This contains the plugins for the Shooting Range (www.strelniceprerov.cz) Project
0 stars 0 forks source link

+ Sign getting lost in comments. #11

Closed dclaramount closed 2 hours ago

dclaramount commented 2 hours ago

Reported by the owner, the + signs get lost when they are placed in the comments.

https://github.com/user-attachments/assets/fef55138-9bec-495f-9be3-761882c0afee

dclaramount commented 2 hours ago

the issue was the encoding of the query parameters, added the URIencode to the comment field and that solved it.