HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.

[Fixed in Dev] Dashboard infinite screen loop when rewrite enabled

zserozsero New
edited October 2012 in Feedback

I'm using the stable-branch from Gibhub. If I enable rewrite is set to true, and the statistics plugin is enabled, the following happens in Dashboard:

The dashboard I think tries to open itself in an infinite loop, halting after some time.

Comments

  • what version?

    I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.

  • master from here: https://github.com/vanillaforums/Garden

    Also, I forgot to say that it only happens when I enable the statistics plugin.

  • peregrineperegrine MVP
    edited October 2012

    my mistake. I meant to say what version number? Do you know how to find the version number of vanilla that you are using?

    I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.

  • zserozsero New
    edited October 2012

    I'd guess it's this line in index.php:

    define('APPLICATION_VERSION', '2.1a26');

  • apha, I report the issue on github

    grep is your friend.

  • I've just checked today's develop branch and it's fixed.

Sign In or Register to comment.