-
While trying to debug a piece of code of Vivek, and after discussion with AndreM, we came across the following issue and conclusion:
sftp://username@hostname//etc/passwd and sftp://username@hostname/…
-
### Describe you feature request
The values are somewhat documented here: https://www.php.net/manual/en/reserved.variables.server.php
Specifically, this issue is in regards to:
> REQUEST_URI:…
-
### Checklist
- [X] I have searched the [issue tracker](https://github.com/fyne-io/fyne/issues) for open issues that relate to the same problem, before opening a new one.
- [X] This issue only rel…
-
# Description
We are facing the following behaviour , we have the following endpoint that returns a redirect response via :
```return Response.seeOther("https://www.google.com☣@example.org");`…
-
### Bug Description:
[This plugin](https://open-vsx.org/extension/alefragnani/Bookmarks) uses the following sequence of calls to open, reveal, and set the selection in an editor:
https…
-
# Summary
A folder in a multi-root workspace is not being resolved to the actual folder. As such, the `GetProjectProperties` target fails when building with dotnet.
Environment: PopOS! 22.04
## Exp…
-
With databroker 2.0 coming, there will be a new format for catalogs. We'll need some conversion tools from the old format to the new ones.
## intake: databroker 1.2.5 and previous
This is the c…
-
When APISIX calls `dispatch` it sends Nginx normalized URI which decodes percent encoded characters, i.e. `/uri%20contains%20space` would become `/uri contains space`. The matching behavior of radixtr…
-
### Describe the bug
It seems there is an internal conflict in speechbrain, where it passes a PosixPath to torch where it requires a string.
```
--------------------------------------------------…
-
Initial ticket : http://restlet.tigris.org/issues/show_bug.cgi?id=1056