Normally when I author a new page in AEM 6.0, AEM takes the spaces in the page title and replaces them with hyphens in the page name. However, at one of my AEM 6.0 instances, AEM fails to insert hyphens into the page name as expected, so a page titled "my test page" becomes named "mytestpage" instead of "my-test-page". There are no errors or warnings in the error log when this happens. Is there a specific AEM component, configuration, or bundle in the web console that handles this?