Single page with hyphen in url

Permalink
Hello. I have a working single page with its controller. However, I'm using dash as a separator. SEO would like me to use hyphen instead. If I do, the view works fine, but the controller is not executed anymore. I guess this is because the class loader uses dash as a word separator. Is there a way to make this work ?
Also, is there a way to have the URL start with a number ? This would lead to an invalid controller name, but it is allowed to have an URL like 123-word.
Thanks !

 
hutman replied on at Permalink Reply
hutman
Your first question about the hyphen was reported to the core team, but never addressed -https://www.concrete5.org/developers/bugs/5-7-5-9/unable-to-create-c...

You could certainly try reporting the number issue as well, but no promises it will get addressed.