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

LogPath does not match and will be updated on Website "Default Web Site". #256

Closed
lalanc01 opened this issue Nov 11, 2016 · 1 comment
Closed
Labels
bug The issue is a bug.

Comments

@lalanc01
Copy link

Hi, while trying to use the xWebsite resource to set the log path for the Default Website, it tells me that the log path is correctly set, but then right after tells me that it's not and that it'll update it.

The log path gets updated correctly if I ever change it to something else, to verify that the resource works, but this breaks my validation has it always returns false because of this, Here how the verbose looks like (attached image):

dsc

Is that normal behavior?

Thks in advance and don't hesitate if you have any questions.

Steph

@remcoeissing
Copy link
Contributor

I looked at this and it's caused by an incorrect check on $website.logfile.logPath. This should be changed to $website.logfile.directory. I will add some extra tests and change the incorrect statements and offer a pull request to fix this.

@mbreakey3 mbreakey3 added the bug The issue is a bug. label Nov 14, 2016
mbreakey3 added a commit that referenced this issue Nov 15, 2016
Changed xWebsite LogPath to directory attribute. Fixes #256
regedit32 pushed a commit to BarnumD/xWebAdministration that referenced this issue Jul 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug The issue is a bug.
Projects
None yet
Development

No branches or pull requests

3 participants