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 handling of Windows paths with backslash #114

Merged
merged 3 commits into from
Sep 26, 2022
Merged

Fix handling of Windows paths with backslash #114

merged 3 commits into from
Sep 26, 2022

Conversation

wch
Copy link
Owner

@wch wch commented Sep 26, 2022

Closes #112.

@wch wch merged commit bbf0b38 into main Sep 26, 2022
@wch wch deleted the fix-url branch September 26, 2022 17:47
netbsd-srcmastr pushed a commit to NetBSD/pkgsrc that referenced this pull request Jan 1, 2025
webshot 0.5.5
=============

* Fixed #101, #116: When some parameters (like `cliprect` and
  `expand`) were used, it would raise `Warning: 'length(x) = 4 > 1' in
  coercion to 'logical(1)'`. In R 4.3, this warning changed to an
  error. (#117)

webshot 0.5.4
=============

* Fixed #112: handling of Windows paths of the form
  "c:\file\path.html" did not work
  correctly. ([#114](wch/webshot#114))

webshot 0.5.3
=============

* Fixed logic in `install_phantomjs()` when `force=TRUE` is
  used. ([#89](wch/webshot#89))

* Fixed handling of `file://` URLs in Windows, when the URL contains a
  drive letter and colon, such as
  `"file://localhost/C:\\msys64"`. (#110, Thanks to Tomas Kalibera)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant