If creating a post with a number in the title(lets say "12") using "Month and name" permalink type, the permalink will be http://yoursite/2012/01/12/ . It appears that WP treats the last part as a part of date for some reason and if you try to access a post you will get an error saying there is no post there.