Visigo / SharePointFBAPack

The SharePoint FBA Pack for SharePoint 2010, 2013, 2016 & 2019. Web parts and tools to manage your SharePoint forms based authentication users.
https://www.visigo.com/products/sharepoint-fba-pack
35 stars 14 forks source link

MDS (Minimal Download Strategy) broken #122

Open ccoulson opened 6 years ago

ccoulson commented 6 years ago

sixin[CodePlex]
It appears that the 2013 FBA Pack breaks MDS (Minimal Download Stategy). I verified this with an OOTB setup and nothing but the FBA Pack. After activating FBA Management on a site, MDS is immediately broken. Any solutions to this?

ccoulson commented 6 years ago

sixin[CodePlex]
Thanks for acknowledging the issue. For anyone else curious, if MDS is enabled (by default on certain sites like Team sites) and is not working such as with FBA Management enabled, disabling MDS under Site Features will speed up the site. Not as smooth as if MDS is working, but much faster than it enabled and not working.

ccoulson commented 6 years ago

ccoulson[CodePlex]
Ok - it is probably the change password menu item then. Unfortunately it will probably be a while before I can get around to fixing this. Patch submissions are always appreciated though.

ccoulson commented 6 years ago

sixin[CodePlex]
It breaks all pages unfortunately. If logged in via FBA and having FBA Management disabled, MDS does work normally, same symptoms as a non-FBA user.

ccoulson commented 6 years ago

ccoulson[CodePlex]
Does it break all pages, or only pages with FBA Pack web parts on them? From here:

http://www.wictorwilen.se/sharepoint-2013---introduction-to-the-minimal-download-strategy-mds

it looks like the the web parts need to be marked as MDS Compliant (which they are not). So I can see it not working on pages with the web parts on them, but I would expect it to work on other pages. If it's not working everywhere, the only thing I can think of that may be causing it is the Change Password menu item, which is in all pages.

Also, does it work if you're logged in via FBA, but have the FBA Management feature disabled?