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

Fix #2144 and #2141: the context Uri and location wrong with PathBase setting #2147

Merged
merged 1 commit into from May 14, 2020

Conversation

xuzhg
Copy link
Member

@xuzhg xuzhg commented May 5, 2020

… setting

Issues

This pull request fixes issue #2141 & #2144.

Description

The base link generate doesn't take the Pathbase into consideration in the old MVC urihelper.
So, this PR is to add the PathBase into the base address for OData request.

Checklist (Uncheck if it is not completed)

  • Test cases added
  • Build and test with one-click build and test script passed

Additional work necessary

If documentation update is needed, please add "Docs Needed" label to the issue and provide details about the required document change in the issue.

@xuzhg xuzhg added the Ready for review Use this label if a pull request is ready to be reviewed label May 5, 2020
@xuzhg xuzhg changed the title Fix #2146 and #2141: the context Uri and location wrong with PathBase setting Fix #2144 and #2141: the context Uri and location wrong with PathBase setting May 6, 2020
@mikepizzo mikepizzo added this to the 7.5 milestone May 6, 2020
@xuzhg xuzhg requested a review from marabooy May 8, 2020 16:46
@xuzhg xuzhg merged commit dbb60aa into OData:master May 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ready for review Use this label if a pull request is ready to be reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants