-
We currently have a hardcoded list of paths:
```
#define XCURSORPATH "~/.icons:/usr/share/icons:/usr/share/pixmaps:~/.cursors:/usr/share/cursors/xorg-x11:"ICONDIR
```
From the [spec](https://s…
-
Right now, request var restoration during Ajax calls is a whole lot less than optimal. Ajax calls should have state restored without any explicit state restoration calls.
-
[bz#980]
Stat caps are not considered anywhere during battles; using "allow cure to exceed maximum" stats can always be increased up to INT_MAX. They are not applied from copying the in-battle stats …
-
This issue has been automatically created by Postman
-
```
I have a container with bg white and Transparency 110 over a Container with bg
blue and Transparency 0. And in the white Container transparency don´t work.
What steps will reproduce the problem…
-
JAXB implementation does not allow a generic factory method. Let's take a look at this simple example:
```
**CalculatorInput.java**import javax.inject.Inject;
import javax.inject.Named;
import javax.…
-
```
I have a container with bg white and Transparency 110 over a Container with bg
blue and Transparency 0. And in the white Container transparency don´t work.
What steps will reproduce the problem…
-
```
I have a container with bg white and Transparency 110 over a Container with bg
blue and Transparency 0. And in the white Container transparency don´t work.
What steps will reproduce the problem…
-
**Describe the bug**
Application has a custom variables in docker-compose file with the variables defined a separate JSON file. Upon running move2kube on docker-compose file, it did not transform the…
-
Hi,
I tried to render svg image which contains `` tags in `` (png image inside svg), but those images were not successfully rendered. Yet other elements of the svg were rendered successfully.
I …