Case sensitive bug - umbraco.cms.businesslogic.member.MemberGroup.HasMember
Hi,
Version: 4.0.3
I made the original post in "Installing Umbraco" which was obviously the wrong place so I'm just going to raise the issue here.
In the HasMember function of umbraco.cms.businesslogic.member.MemberGroup the SQL query references a parameter called "@membergroup" (all lowercase), but the parameter is added to the command object as "@memberGroup" (capital G), this was throwing the following exception for me when I tried to edit a Member:
Case sensitive bug - umbraco.cms.businesslogic.member.MemberGroup.HasMember
Hi,
Version: 4.0.3
I made the original post in "Installing Umbraco" which was obviously the wrong place so I'm just going to raise the issue here.
In the HasMember function of umbraco.cms.businesslogic.member.MemberGroup the SQL query references a parameter called "@membergroup" (all lowercase), but the parameter is added to the command object as "@memberGroup" (capital G), this was throwing the following exception for me when I tried to edit a Member:
I sorted this, uploaded and it works fine now.
Cheers,
Greg.
Did you create a codeplex workitem for this issue if it doesn't already exists?
I have now.
Cheers,
Greg.
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.