-
We updated our Flyspray 1.0-rc9 installation to the latest Version on Master 1.0-RC11-dev (as we also updated OS to Ubuntu 22.04 which requires latest Flyspray version to match with the OS provided P…
-
@n-aggarwal, when I tried running the [app](https://github.com/privacy-tech-lab/gpc-android?tab=readme-ov-file#3-gpc-android-app) (via Android Studio and on an emulator), I got the following error. Ca…
-
2015年から、Transmitmailを使わせていただきありがとうございます。
php8.0になって、get_magic_quotes_gpc が使えなくなったようで、エラーで止まります。
./lib/comoon.php 内で使われていますが、回避する方法を教えてください。
-
### pycaret version checks
- [X] I have checked that this issue has not already been reported [here](https://github.com/pycaret/pycaret/issues).
- [X] I have confirmed this bug exists on the [latest…
-
tl;dr: (how do I correctly add keepalive_timeout to my backend..)
Everything is working, 6 hosts working as configured.
Looking to make the 'unifi' controller app more responsive..
I see in…
-
What is the purpose of grails3-plugins when there is grails-plugins and gpc?
https://github.com/grails3-plugins
https://github.com/grails-plugins
https://github.com/gpc
Seems highly misleading…
-
I suggest moving the grails-fields-plugin to The Grails Plugin Collective (https://github.com/gpc)
Reasons:
* There is already a build process using GitHub actions.
* The GPC is already home t…
-
This issue could apply in general to the meaning of a value that differs across countries.
My concrete example is Shoe Sizes (gid://shopify/Taxonomy/Attribute/87).
Example:
If shoe size of 10 …
-
The GPC structure of XFPL test cannot be codegen'd because the structure has nested groups, and inside one of the nested groups is a field it cannot see.
```
Structure GPC DBL ISAM
…
Group GRP_1…
-
PHP 7.4 threw a deprecation error on one of my uses of get_magic_quotes_gpc(). When I searched the code to see where else it was used, I found it on library/HTMLPurifier/Config.php:806 (version 4.13…