User tests: Successful: Unsuccessful:
http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&tracker_item_id=33287&start=0
To test: enable the contactcreator plugin and choose a category
When creating a user in frontend "Create new account" or backend and the user name is the same as an already existing Contact alias in the same category as defined in Contactcreator, the user may be created but the error is picked from com_contact and produces a false error as the user has been created.
Back-end:
This PR corrects the behavior and display a correct message.
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2014-02-21 00:13:25 |
Unless there's an unrelated bug, the code that came from this PR was merged with this commit. The generateAlias() method that was added to the ContactTableContact class is there in the 3.4.1 tag.
So this still hasn't made it into 3.4.1 - a year after it was merged?