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

Directory Separator char was not handled properly in linux. #709

Merged
merged 4 commits into from
Nov 11, 2022

Conversation

claudiamurialdo
Copy link
Collaborator

It fixes error with Shell function: The system cannot find the file specified.
Issue:99955

It fixes error with Shell function: The system cannot find the file specified.
@genexusbot
Copy link
Collaborator

Cherry pick to beta success

@claudiamurialdo claudiamurialdo temporarily deployed to external-storage-tests November 6, 2022 14:18 Inactive
ggallotti
ggallotti previously approved these changes Nov 7, 2022
@claudiamurialdo claudiamurialdo temporarily deployed to external-storage-tests November 7, 2022 15:34 Inactive
@genexusbot
Copy link
Collaborator

Cherry pick to beta success

@claudiamurialdo claudiamurialdo temporarily deployed to external-storage-tests November 7, 2022 15:43 Inactive
@genexusbot
Copy link
Collaborator

Cherry pick to beta success

@claudiamurialdo claudiamurialdo temporarily deployed to external-storage-tests November 9, 2022 16:25 Inactive
@genexusbot
Copy link
Collaborator

Cherry pick to beta success

@claudiamurialdo claudiamurialdo merged commit 85fe332 into master Nov 11, 2022
@claudiamurialdo claudiamurialdo deleted the linux-directory-handling branch November 11, 2022 14:56
claudiamurialdo added a commit that referenced this pull request Dec 6, 2022
claudiamurialdo added a commit that referenced this pull request Dec 6, 2022
…th (#732)

* Restore _httpContext parameter passed to RequestPhysicalApplicationPath when called from GetPhysicalPath, lost at #709

* Pass HttpContext property instead of _HttpContext field.
claudiamurialdo added a commit that referenced this pull request Dec 12, 2022
…th (#732)

* Restore _httpContext parameter passed to RequestPhysicalApplicationPath when called from GetPhysicalPath, lost at #709

* Pass HttpContext property instead of _HttpContext field.

(cherry picked from commit 0e994b0)
claudiamurialdo added a commit that referenced this pull request Dec 19, 2022
claudiamurialdo added a commit that referenced this pull request Feb 3, 2023
* Directory Separator char was not handled properly in linux.
It fixes error with Shell function: The system cannot find the file specified.

* Make StaticPhysicalPath return a path ending with DirectorySeparator char to keep compatibility.

* Replace Path combine that changes the path to the root path.

* Fix error with shell in Ubuntu. Executable delimiters are not supported and not needed.

(cherry picked from commit 85fe332)
claudiamurialdo added a commit that referenced this pull request Feb 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants