-
```
What steps will reproduce the problem?
1. Use Windows XP
2. Extract the Pipeline 2 v1.5 Web UI Desktop version to the desktop (or
anywhere else under C:\Documents and Settings)
3. Start it
4. Try…
-
Signature:
```xq
relativize($uri as xs:anyURI, $base as xs:anyURI) as xs:anyURI
```
Example: [URI::relativize](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/net/URI.html#rela…
-
I apologise for this case in advance, but I figured since I found it I should raise it 😿
I was investigating [a bug in Dart Code](https://github.com/Dart-Code/Dart-Code/issues/673) related to symbo…
-
### Subject
Originally reported in Requests (https://github.com/psf/requests/issues/6643) but also applicable here, `:` is a valid character in a path per RFC3986. However, if a path is used in url…
-
This is an issue because Twilio downloads every media file before sending audio.
The current twilio region is Ashburn (us1)
s3 is us-west-2
twilio wants "umatilla"
This crap ai twilio doc ta…
-
Any pointers on how to implement e.g. [styles](https://github.com/OAI/OpenAPI-Specification/blob/master/versions/3.0.0.md#style-values) in the overall stack? For instance I expect something would need…
ugexe updated
6 years ago
-
### Setup
- SMW version: 4.0.2
- MW version: 1.39.0-rc.1 / 1.39.0
- PHP version: php 8.0.25
- DB system (MySQL, Blazegraph, etc.) and version: MariaDB
### Issue
This was due to [ElasticSearc…
-
https://github.com/dart-lang/http_server/blob/master/test/virtual_directory_test.dart
They munge URLs using the Uri class. It seems that creating `http://localhost:8080/test/../..` normalizes to `h…
-
### Describe the bug
`az login` fails with:
`WARNING: Please select the account you want to log in with.`
If I disable WAM, then the browser popup happens, and there I can chose between my normal…
-
As suggested by @zugazagoitia in #2104, we should consider rewriting the custom host scheme port logic in the CORS plugin to use the JDK's URI class.
I plan to look into this next weekend.
> Ye…