Always generate an AJAX_SERIAL in initialize()
Review Request #5915 — Created June 1, 2014 and discarded — Latest diff uploaded
Some of the unit tests end up requiring an AJAX_SERIAL, so it doesn't make
sense to conditionalize this on whether we're running a test or not. Without
this, I get several test failures.
Ran unit tests.