GEWIS / gewisweb

GEWIS Website
https://gewis.nl
GNU General Public License v3.0
16 stars 33 forks source link

`Alnum` validator too strict for `Album` names #1786

Closed tomudding closed 5 months ago

tomudding commented 5 months ago

Current behaviour

https://github.com/GEWIS/gewisweb/blob/637a3da6530f3b5702f417f5cc72f539bdee25e6/module/Photo/src/Form/Album.php#L95-L98

This does not allow for -, :, ., '', "" in Album names, while this should be possible.

Desired behaviour

No response

Steps to reproduce

Try to create album with a . in its name, this does not work

Website version

637a3da6530f3b5702f417f5cc72f539bdee25e6

What operating are you seeing the problem on?

No response

What browsers are you seeing the problem on?

No response

Other information

Originally reported by the IAO.