Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #issue-14234 #14479

Merged
merged 1 commit into from May 24, 2019
Merged

Fixes #issue-14234 #14479

merged 1 commit into from May 24, 2019

Conversation

musikhin
Copy link
Contributor

Dear team Mono,

Please find below the fix of issue #14234 . On the stage of the initialization of the SqliteMembershipProvider the existed code always produced an error "Failed to map path '/'" in case if the ASP.NET application is placed not at the root path. Detailed step by step description of the problem is provided in the issue description.

The bug was that was implemented the call of the function with wrong parameters list. So the fix was in changing the function call. The same function call is also used in SqlMembershipProvider.cs.

Thanks for your job.

Regards,
Alex

@musikhin
Copy link
Contributor Author

Dear @marek-safari, could you please explain what should I do to start code review? This fix is business critical for us.

Currently, we make these changes manually and rebuild Mono for each version.

@marek-safar
Copy link
Member

build

@steveisok
Copy link
Contributor

I have no idea why the original code tried to map path anything. LGTM

@lewurm
Copy link
Contributor

lewurm commented May 24, 2019

@monojenkins squash

@monojenkins
Copy link
Contributor

Cannot squash because the following required status checks are not successful:

  • "Windows i386" state is "failure"

@akoeplinger akoeplinger merged commit b1c3216 into mono:master May 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants