stonith404 / pingvin-share

A self-hosted file sharing platform that combines lightness and beauty, perfect for seamless and efficient file sharing.
https://stonith404.github.io/pingvin-share/
BSD 2-Clause "Simplified" License
3.44k stars 238 forks source link

🐛 Bug Report: when defining reverse shares, the error message about not a number for usage count is malformed #632

Closed alexlehm closed 1 month ago

alexlehm commented 1 month ago

👟 Reproduction steps

When I define a reverse share, when removing the counter number, the resulting error message is malformed and bit confusing

👍 Expected behavior

The error message should say, the field must to contain a number between 1 and 1000

👎 Actual Behavior

the error message is this:

image

this seems to be generated by adding strings together without spaces, not sure where this comes from, I didn't find the string in the messages list

📜 Logs

No response

stonith404 commented 1 month ago

Fixed in v1.2.1.