involves fixing dot php bug. Name is displayed OK, but once a dot (.) is inserted in the name it cuts everything off before the dot. for example, you add name "hello" and it will display "hello", if you add "hell.o" it will display "o".