-
```
What steps will reproduce the problem?
1.When Presence service is starting we have the following call stack:
start()
▼
xdm.initialize()
▼
getXcapDocuments()
▼
sendRequestToXDMS(HttpRequest reques…
-
### Steps to reproduce
When submitting a form with an error, Rails 7.1 redirects to incorrect path when the resource is singular.
This may be an issue with Turbo (see expected and actual behaviors b…
jp524 updated
7 months ago
-
```
What steps will reproduce the problem?
1. Bind security cookie to JSESSIONID:
bindConstant().annotatedWith(SecurityCookie.class).to("JSESSIONID");
2. Launch application on glassfish.
…
-
### Describe bug
I can not reproduce on my local macbook, but on my hetzner server I see a lot of timeouts to fc.yahoo.com. I [found an issue](https://github.com/ranaroussi/yfinance/issues/1750) that…
-
i am set cookie like this
```
for i, item := range cookies {
c := item.Cookie
networkCookie := proto.NetworkCookieParam{
Name: c.Name,
Value: c.Value,
URL: item.U.String(),
…
-
`getPersistedLevel` is called for each logger. I do not need that. I think the persistence should be configurable same way as `methodFactory` for plugins - i.e. it should be possible to switch it off,…
-
```
What steps will reproduce the problem?
1.When Presence service is starting we have the following call stack:
start()
▼
xdm.initialize()
▼
getXcapDocuments()
▼
sendRequestToXDMS(HttpRequest reques…
-
The compilation step is usually very taxing on machine resources so we would like to avoid it when possible. Currently, a `Cache` interface is defined and an implementation based on the filesystem is …
-
### Is there an existing issue for this?
- [X] I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues
- [X] I have reviewed the documentation https://docs.sentry.io/…
-
This is a tracking issue of releasing a new minor of all the plugins. For each module we should swap in `package.json` `"fastify": "5.0.0-alpha.X"` to `"fastify": "^5.0.0"`.
## Modules
+ [x] [a…