dot in wiki slug causes error
Hi,
Just ran into this problem...
We would use the version number, which contains dots (for instance 3.4.2) as wiki slug.
When creating a new page, we reference the version number (with dots) as slug and get no error.
But, when saving the page, we get a 502 (or 500?).
We encounter this issue both on the CE version and this EE version.
Looks to me that we should either correct the bug that makes it impossible to save a wiki page if there's a dot in the slug...
Or make sure that the slug does not contain a dot through form validation.