enonic/app-rss

Limit the input of rss no whitespace allowed

Opened this issue · 0 comments

poi33 commented

The current rss inputs don't support whitespace. They just fail silently with a try catch.
We need to add a regex to the input so that whitespaces are not allowed.