Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

aboks
Copy link
Contributor

@aboks aboks commented Jul 23, 2011

The Client class in the BrowserKit-component does not pass on a temporary directory environment variable recognized by Windows. This can lead to an incorrect temp dir being used when using an insulated Client in a functional test. A fix for Mac was already present, I extended this to also work on Windows.

fabpot added a commit that referenced this pull request Jul 24, 2011
Commits
-------

bd9af2b [BrowserKit] Fixed incorrect temp dir when running insulated functional tests under Windows

Discussion
----------

[BrowserKit] Fixed incorrect temp dir when running insulated functional tests in Windows

The `Client` class in the `BrowserKit`-component does not pass on a temporary directory environment variable recognized by Windows. This can lead to an incorrect temp dir being used when using an insulated `Client` in a functional test. A fix for Mac was already present, I extended this to also work on Windows.
@fabpot fabpot merged commit bd9af2b into symfony:master Jul 24, 2011
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.

2 participants