Skip to content

Handle invalid titles

Frank Duncan requested to merge 135-fix-picksome into main

Created by: slifty

This PR fixes a 500 error when the list of valid proposals included titles that violated the rules for wiki page titles.

This does NOT alert anybody to the invalid title, but rather it treats that title as if it never existed in the first place.

Resolves #135 (closed)

Merge request reports