ccoulson
ccoulson
ccoulson[CodePlex] Thanks so much! I'll include it in the next release.
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...
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...
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[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...
ccoulson[CodePlex] Thanks for the submission! -Chris
egenesis[CodePlex] Well it seems like on that search module, it is calling stored procedure aspnet_Membership_FindUsersByName] to autopopulte the drop down. The return type that sharepoint is using is UserName instead...
ccoulson[CodePlex] I don't think so. The asp.net membership provider that SharePoint uses actually only handles username and email address. The full name is stored in SharePoint, in the user's profile....
ccoulson[CodePlex] I've had the issue when using the web parts on a publishing site. The workaround is to put some values in the required fields before saving the page. There's...
ccoulson[CodePlex] Thanks so much! I'll put it in the next release!