Resolved - Fix problem of not being able to save an old version If doing a revert by editing and saving and old version of a blog post, the system throws an error about the title already existing. *Fixed on Sep 5, 2013.* - added code to BlogData.pm title_exists subroutine to check to see if the post was an old version. #resolved #junco