Active
Project:
OpenScholar
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Aug 2012 at 17:12 UTC
Updated:
27 Aug 2012 at 17:12 UTC
When creating a vsite (site/register) if the user presses the enter key or clicks the button to submit the form with out actively exiting the domain field first two ajax events are fired off nearly simultaneously.
Depending on which completes first, OpenScholar will occasionally create the new vsite before the domain check completes resulting in both a 'your site has been created' success message and a 'the domain is taken' error message.