Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Options

Vanilla importer: Message for wrong step?

LincLinc Detroit Admin
edited October 2009 in Vanilla 2.0 - 2.8
I'm looking at the Vanilla 1->2 importer and I'm wondering: don't the update messages appear after what they describe is already done and while the next step is actually the one running?

For instance, after it imports roles it says:
$this->Message = Gdn::Translate('<strong>3/19</strong> Importing roles.'); $this->RedirectUrl = Url('/import/3');
Which means that the browser will be sitting at "Importing roles" while it's actually working on step 3, which is importing users.

...right?

Comments

  • Options
    ToddTodd Chief Product Officer Vanilla Staff
    You know, I think you are correct in this. Good catch.
Sign In or Register to comment.