It seems, it isn’t allowed to have a . (dot) in the url_title?
I have some titles like entry123.html inside the EE database generated by a specialized import function I had to write for an outdated weblog system. This allows me to use mod rewrite to simulate the old urls (which are present in Google and a lot of bookmarks). Everything works as expected ... until I change something in thus an imported entry. If doing so, EE silently eliminates the dot in the url_title - leaving me with entry123html ... and my rewrite rules in .htaccess are messed up for that entry.
I already found cp.publish.php, where the url_title seems to be stripped from special characters - but don’t like to damage EE by hacking the back end. Therefore, two questions arise:
1. Is there a specific reason not to allow a dot in the url_title? If not, it seems sometimes useful to simulate xxx.html endings, especially for imported old entries.
2. Is it a bug or a feature that editing an entry via the CP may result in changing the url_title automatically without any ability of revoking the change? (Okay, I’ve used phpMyAdmin
I would asume that I can manually change the url_title, but EE won’t touch it by default?
(In addition: is there an easy way to stop EE from removing my dots, using EE 1.2 251104 ? ![]()
