Skip to content

Incorrect behavior after authentication #18

Description

@davegardner

The background is that I have a site with several very slow queries and I am using aggressive caching to improve perceived performance. This is fine for unauthenticated users, but unfortunately many of the users hitting the site will want to authenticate. I was hoping that donut caching of the Main Menu Widget would alleviate the problem, but it seems not quite yet.

After following the instructions in the wiki to add the Output Cache Part to the Menu Widget, enabling Ajax on the Menu Widget and setting the Output cache for the Menu Widget to 0 I can see that it's definitely ajaxified (Loading.. flashes). However, as soon as I authenticate it seems to return to the incorrect URL, http://dev.cbca.org.au/AjaxifyContent/11?__r=8d362ba1ed76c19.

Where did that 'AjaxifyContent' come from?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions