ac03ae737f9173193f577a345d31eddae278e587
Issue was caused by custom fields loading will set user's profile. In case user is new, this profile will have title and blurb set to NULL, which is unsupported. Solved by setting title and blurb to an empty string if setPassword detects that this is a new user. tested with accountadin script, need to be tested with online registration as well.
Phabricator is an open source collection of web applications which make it easier to write, review, and share source code. Phabricator was developed at Facebook. It's pretty high-quality and usable, but under active development so things may change quickly. You can learn more about the project and find links to documentation and resources at: http://phabricator.org/ LICENSE Phabricator is released under the Apache 2.0 license except as otherwise noted.
Description
Languages
PHP
93.4%
JavaScript
4.1%
CSS
2.4%