ncsu-stars / Stars-CMS

A CMS written in Django for the STARS SLC at NCSU
http://research.csc.ncsu.edu/stars
BSD 2-Clause "Simplified" License
7 stars 2 forks source link

CreateMemberView incorrectly populates accounts with last name suffixes #54

Closed mdraelos closed 12 years ago

mdraelos commented 12 years ago

Bugfix

The automatic population of member information in CreateMemberView incorrectly parses last names that end with suffixes, like "Jr."

omarestrella commented 12 years ago