It works this way in order to reduce database load during page generation. Tip: If you want to massively change a saved name you can do so from phpmyadmin with a query like this:UPDATE elx_content SET created_by_name = 'Bugs Bunny' WHERE created_by = X;Where X the author's user id (uid)