Author: jlerner
Description:
On 1.l5.0, update.php fails on the do_category_population() call (when update.php is running for the very first time).
Comment out array( 'do_category_population' ) and update.php seems to work fine (no complaints, anyway).
Removing the comment and running update.php a second time also succeeds (no-op).
Any reason why update.php can't be smarter and just run the 1.15->1.16 bits? Happy to code that.
Version: 1.16.x
Severity: enhancement