Unnamed: 0 int64 3 832k | id float64 2.49B 32.1B | type stringclasses 1
value | created_at stringlengths 19 19 | repo stringlengths 5 112 | repo_url stringlengths 34 141 | action stringclasses 3
values | title stringlengths 2 430 | labels stringlengths 4 347 | body stringlengths 5 237k | index stringclasses 7
values | text_combine stringlengths 96 237k | label stringclasses 2
values | text stringlengths 96 219k | binary_label int64 0 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
338,629 | 24,593,194,433 | IssuesEvent | 2022-10-14 05:35:47 | xrootd/xrootd | https://api.github.com/repos/xrootd/xrootd | closed | 'group' definition unclear in authZ db docs | Documentation Issue | In the [authorization database file documentation|https://xrootd.slac.stanford.edu/doc/dev50/sec_config.htm#_Toc64492263], it's implied that `g` corresponds solely to the unix group name when the group can be whatever group the configured authentication plugin passes along, e.g. VOMS group. Instead of the following:
... | 1.0 | 'group' definition unclear in authZ db docs - In the [authorization database file documentation|https://xrootd.slac.stanford.edu/doc/dev50/sec_config.htm#_Toc64492263], it's implied that `g` corresponds solely to the unix group name when the group can be whatever group the configured authentication plugin passes along,... | non_comp | group definition unclear in authz db docs in the it s implied that g corresponds solely to the unix group name when the group can be whatever group the configured authentication plugin passes along e g voms group instead of the following template name unix group name user name it woul... | 0 |
71,627 | 30,913,965,197 | IssuesEvent | 2023-08-05 03:30:30 | Zahlungsmittel/Zahlungsmittel | https://api.github.com/repos/Zahlungsmittel/Zahlungsmittel | opened | 🐛 [Bug] Permission denied on node_modules | service: docker bug imported | <a href="https://github.com/ulfgebhardt"><img src="https://avatars.githubusercontent.com/u/1238238?v=4" align="left" width="96" height="96" hspace="10"></img></a> **Issue by [ulfgebhardt](https://github.com/ulfgebhardt)**
_Tuesday Nov 16, 2021 at 22:11 GMT_
_Originally opened as https://github.com/gradido/gradido/issue... | 1.0 | 🐛 [Bug] Permission denied on node_modules - <a href="https://github.com/ulfgebhardt"><img src="https://avatars.githubusercontent.com/u/1238238?v=4" align="left" width="96" height="96" hspace="10"></img></a> **Issue by [ulfgebhardt](https://github.com/ulfgebhardt)**
_Tuesday Nov 16, 2021 at 22:11 GMT_
_Originally opene... | non_comp | 🐛 permission denied on node modules issue by tuesday nov at gmt originally opened as 🐛 bugreport when running docker compose up on a fresh install you will be stopped with error eacces permission denied mkdir project node modules this is because the node mo... | 0 |
17,380 | 23,951,311,124 | IssuesEvent | 2022-09-12 11:46:39 | wp-media/wp-rocket | https://api.github.com/repos/wp-media/wp-rocket | closed | Delay JavaScript Execution compatibility with the MinimalistBlogger | type: enhancement 3rd party compatibility effort: [S] module: delay JS | **Before submitting an issue please check that you’ve completed the following steps:**
- [x] Made sure you’re on the latest version `3.11.0.2`
- [x] Used the search feature to ensure that the bug hasn’t been reported before
**Describe the bug**
When Delay JavaScript Execution is using with the theme [MinimalistBl... | True | Delay JavaScript Execution compatibility with the MinimalistBlogger - **Before submitting an issue please check that you’ve completed the following steps:**
- [x] Made sure you’re on the latest version `3.11.0.2`
- [x] Used the search feature to ensure that the bug hasn’t been reported before
**Describe the bug**
... | comp | delay javascript execution compatibility with the minimalistblogger before submitting an issue please check that you’ve completed the following steps made sure you’re on the latest version used the search feature to ensure that the bug hasn’t been reported before describe the bug when... | 1 |
814,982 | 30,532,426,761 | IssuesEvent | 2023-07-19 15:03:03 | kubernetes-sigs/cluster-api-provider-vsphere | https://api.github.com/repos/kubernetes-sigs/cluster-api-provider-vsphere | closed | Log all errors before returning reconciler result. | kind/feature help wanted lifecycle/frozen priority/important-longterm | /kind feature
**Describe the solution you'd like**
[A clear and concise description of what you want to happen.]
Whereever any controller returns an error, adopt the convention of logging the error first then returning nil or bare error. This is to preserve the line number of the error, and is a convention follo... | 1.0 | Log all errors before returning reconciler result. - /kind feature
**Describe the solution you'd like**
[A clear and concise description of what you want to happen.]
Whereever any controller returns an error, adopt the convention of logging the error first then returning nil or bare error. This is to preserve th... | non_comp | log all errors before returning reconciler result kind feature describe the solution you d like whereever any controller returns an error adopt the convention of logging the error first then returning nil or bare error this is to preserve the line number of the error and is a convention followed in ... | 0 |
2,024 | 4,757,115,806 | IssuesEvent | 2016-10-24 15:43:40 | MJRLegends/ExtraPlanets | https://api.github.com/repos/MJRLegends/ExtraPlanets | closed | #37 Is not fixed. | being looked at compatibility issue | ### ---Issue Report---
**Have you checked Closed Issues (if applicable):** [Yes or No]
### Description of Issue
Issue #37 is still not fixed.
### Steps to Reproduce Issue
Refer to issue #37
**Crash log/Log (if applicable):** https://gist.github.com/MaDmaxwell311/b4a4a33ca66d300dda0504b820a0329f
**Version... | True | #37 Is not fixed. - ### ---Issue Report---
**Have you checked Closed Issues (if applicable):** [Yes or No]
### Description of Issue
Issue #37 is still not fixed.
### Steps to Reproduce Issue
Refer to issue #37
**Crash log/Log (if applicable):** https://gist.github.com/MaDmaxwell311/b4a4a33ca66d300dda0504b82... | comp | is not fixed issue report have you checked closed issues if applicable description of issue issue is still not fixed steps to reproduce issue refer to issue crash log log if applicable version of mod using pre jar additional information... | 1 |
19,630 | 27,271,100,476 | IssuesEvent | 2023-02-22 22:25:36 | proofit404/dependencies | https://api.github.com/repos/proofit404/dependencies | closed | Implement refer object. | feature backward incompatible | # Problem
I'm thinking about the way we usually point to different things inside injection scope.
At the moment there are two ways of doing this:
1. `Package`
2. `this` together with nested injectors.
These objects implement similar things with different corner cases. In fact `Package` object was implemente... | True | Implement refer object. - # Problem
I'm thinking about the way we usually point to different things inside injection scope.
At the moment there are two ways of doing this:
1. `Package`
2. `this` together with nested injectors.
These objects implement similar things with different corner cases. In fact `Pack... | comp | implement refer object problem i m thinking about the way we usually point to different things inside injection scope at the moment there are two ways of doing this package this together with nested injectors these objects implement similar things with different corner cases in fact pack... | 1 |
18,746 | 26,115,324,652 | IssuesEvent | 2022-12-28 04:55:31 | mebjas/html5-qrcode | https://api.github.com/repos/mebjas/html5-qrcode | opened | qrbox is lagging | compatibility | when i open on webview android, qrbox is lagging, the camera is not remove
Can anyone give me some advice?
my code:
```
const scanner = new Html5Qrcode('reader', true);
const config = { fps: 10, qrbox: { width: 250, height: 250 }};
const qrCodeSuccessCallback = (decodedText, decodedResult) => {
docume... | True | qrbox is lagging - when i open on webview android, qrbox is lagging, the camera is not remove
Can anyone give me some advice?
my code:
```
const scanner = new Html5Qrcode('reader', true);
const config = { fps: 10, qrbox: { width: 250, height: 250 }};
const qrCodeSuccessCallback = (decodedText, decodedResul... | comp | qrbox is lagging when i open on webview android qrbox is lagging the camera is not remove can anyone give me some advice my code const scanner new reader true const config fps qrbox width height const qrcodesuccesscallback decodedtext decodedresult do... | 1 |
8,188 | 10,270,345,398 | IssuesEvent | 2019-08-23 11:21:45 | pingcap/tidb | https://api.github.com/repos/pingcap/tidb | opened | After executing "modify column", its flag has changed | type/bug type/compatibility | ## Bug Report
Please answer these questions before submitting your issue. Thanks!
1. What did you do?
If possible, provide a recipe for reproducing the error.
```
CREATE TABLE `t` (
`a` varchar(123) DEFAULT NULL,
`d` datetime DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_bin;
... | True | After executing "modify column", its flag has changed - ## Bug Report
Please answer these questions before submitting your issue. Thanks!
1. What did you do?
If possible, provide a recipe for reproducing the error.
```
CREATE TABLE `t` (
`a` varchar(123) DEFAULT NULL,
`d` datetime DEFAULT NULL
) ENGINE=... | comp | after executing modify column its flag has changed bug report please answer these questions before submitting your issue thanks what did you do if possible provide a recipe for reproducing the error create table t a varchar default null d datetime default null engine in... | 1 |
17,097 | 23,604,253,495 | IssuesEvent | 2022-08-24 06:46:49 | apache/rocketmq-clients | https://api.github.com/repos/apache/rocketmq-clients | closed | java.lang.NoSuchMethodError: 'java.lang.String javax.annotation.Resource.lookup()' | Java area/compatibility | ```
Caused by: java.lang.NoSuchMethodError: 'java.lang.String javax.annotation.Resource.lookup()'
at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor$ResourceElement.<init>(CommonAnnotationBeanPostProcessor.java:664)
at org.springframework.context.annotation.CommonAnnotationBeanPostProcesso... | True | java.lang.NoSuchMethodError: 'java.lang.String javax.annotation.Resource.lookup()' - ```
Caused by: java.lang.NoSuchMethodError: 'java.lang.String javax.annotation.Resource.lookup()'
at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor$ResourceElement.<init>(CommonAnnotationBeanPostProcessor.j... | comp | java lang nosuchmethoderror java lang string javax annotation resource lookup caused by java lang nosuchmethoderror java lang string javax annotation resource lookup at org springframework context annotation commonannotationbeanpostprocessor resourceelement commonannotationbeanpostprocessor java ... | 1 |
2,941 | 5,798,770,566 | IssuesEvent | 2017-05-03 03:39:25 | SkyrimLL/SDPlus | https://api.github.com/repos/SkyrimLL/SDPlus | closed | DD Restrained - impossible to talk to your master once you get a gag | bug Compatibility | The next version of SD+ works with the basic Gag+ / Gag Quest already.
| True | DD Restrained - impossible to talk to your master once you get a gag - The next version of SD+ works with the basic Gag+ / Gag Quest already.
| comp | dd restrained impossible to talk to your master once you get a gag the next version of sd works with the basic gag gag quest already | 1 |
17,175 | 23,695,850,582 | IssuesEvent | 2022-08-29 14:35:26 | ibm-s390-cloud/ocp-kvm-ipi-automation | https://api.github.com/repos/ibm-s390-cloud/ocp-kvm-ipi-automation | closed | Enhancement: update base Docker image to Python 3.9 | enhancement compatibility | The ubi8/python-38 image will reach end-of-life in 03/23 (see also: https://catalog.redhat.com/software/containers/ubi8/python-38/5dde9cacbed8bd164a0af24a).
So moving the base image to ubi8/python-39 far ahead of time seems like a good idea. | True | Enhancement: update base Docker image to Python 3.9 - The ubi8/python-38 image will reach end-of-life in 03/23 (see also: https://catalog.redhat.com/software/containers/ubi8/python-38/5dde9cacbed8bd164a0af24a).
So moving the base image to ubi8/python-39 far ahead of time seems like a good idea. | comp | enhancement update base docker image to python the python image will reach end of life in see also so moving the base image to python far ahead of time seems like a good idea | 1 |
148,777 | 11,864,704,690 | IssuesEvent | 2020-03-25 22:16:58 | rancher/dashboard | https://api.github.com/repos/rancher/dashboard | closed | Workload list page & Create is broken | [zube]: To Test area/workloads kind/bug team/ui | Date - 3/19
Steps:
1. Go to workloads
Results: page is blank and error in console:
vue.runtime.esm.js:1888 TypeError: Cannot read property 'slice' of undefined
2. Try to create a workload
Error - { "kind": "Status", "apiVersion": "v1", "metadata": {}, "status": "Failure", "message": "the server could not... | 1.0 | Workload list page & Create is broken - Date - 3/19
Steps:
1. Go to workloads
Results: page is blank and error in console:
vue.runtime.esm.js:1888 TypeError: Cannot read property 'slice' of undefined
2. Try to create a workload
Error - { "kind": "Status", "apiVersion": "v1", "metadata": {}, "status": "Fa... | non_comp | workload list page create is broken date steps go to workloads results page is blank and error in console vue runtime esm js typeerror cannot read property slice of undefined try to create a workload error kind status apiversion metadata status failure... | 0 |
559,160 | 16,551,495,664 | IssuesEvent | 2021-05-28 09:06:01 | glific/glific-frontend | https://api.github.com/repos/glific/glific-frontend | closed | Add UI for organisation to add extension code | Priority : High enhancement | **Describe the task**
Add a page for the organisations to add extension code.
These fields need to be present on the form:
- Name
- Is Active
- Code
| 1.0 | Add UI for organisation to add extension code - **Describe the task**
Add a page for the organisations to add extension code.
These fields need to be present on the form:
- Name
- Is Active
- Code
| non_comp | add ui for organisation to add extension code describe the task add a page for the organisations to add extension code these fields need to be present on the form name is active code | 0 |
4,853 | 7,463,696,046 | IssuesEvent | 2018-04-01 09:12:44 | Frege/frege | https://api.github.com/repos/Frege/frege | closed | + binds tighter than .&. | compatibility inconvenience | The program
``` haskell
module Prio where
import Data.Bits
main = putStrLn $ show ( (8::Int) + (2::Int) .&. (3::Int))
```
prints `10` in Haskell, but `2` in Frege, because the `+` binds tighter than `.&.` in Frege. In Frege, `+` has precedence 13 and `.&.` 11, whereas in Haskell `+` has 6 and `.&.` has 7.
| True | + binds tighter than .&. - The program
``` haskell
module Prio where
import Data.Bits
main = putStrLn $ show ( (8::Int) + (2::Int) .&. (3::Int))
```
prints `10` in Haskell, but `2` in Frege, because the `+` binds tighter than `.&.` in Frege. In Frege, `+` has precedence 13 and `.&.` 11, whereas in Haskell `+` has 6 a... | comp | binds tighter than the program haskell module prio where import data bits main putstrln show int int int prints in haskell but in frege because the binds tighter than in frege in frege has precedence and whereas in haskell has and ... | 1 |
8,541 | 10,545,419,771 | IssuesEvent | 2019-10-02 19:05:41 | dotnet/corefx | https://api.github.com/repos/dotnet/corefx | closed | HttpListener support for Digest | area-System.Net bug tenet-compatibility | The original HttpListener supported Digest and WDigest through Windows SSPIs. Since WDigest is not allowed by recent Windows versions, during the port, the SSPI code has been removed.
This is tracking the replacement code needed to support Digest authentication [RFC 2617](https://tools.ietf.org/html/rfc2617). | True | HttpListener support for Digest - The original HttpListener supported Digest and WDigest through Windows SSPIs. Since WDigest is not allowed by recent Windows versions, during the port, the SSPI code has been removed.
This is tracking the replacement code needed to support Digest authentication [RFC 2617](https://to... | comp | httplistener support for digest the original httplistener supported digest and wdigest through windows sspis since wdigest is not allowed by recent windows versions during the port the sspi code has been removed this is tracking the replacement code needed to support digest authentication | 1 |
248,092 | 20,994,508,534 | IssuesEvent | 2022-03-29 12:25:08 | rstudio/rstudio | https://api.github.com/repos/rstudio/rstudio | closed | Feature request: Missing prompt for uninstalled packages in quarto files | bug test quarto | `rmarkdown` files with the .Rmd suffix prompt users if a package is not installed:

but `quarto` files with the .Qmd suffix do not.
For example, in the RStudio [documentation for Quarto](https://qu... | 1.0 | Feature request: Missing prompt for uninstalled packages in quarto files - `rmarkdown` files with the .Rmd suffix prompt users if a package is not installed:

but `quarto` files with the .Qmd suffix do n... | non_comp | feature request missing prompt for uninstalled packages in quarto files rmarkdown files with the rmd suffix prompt users if a package is not installed but quarto files with the qmd suffix do not for example in the rstudio the references library openintro which i did not have inst... | 0 |
9,137 | 11,167,609,857 | IssuesEvent | 2019-12-27 17:53:16 | Qmunity/BluePower | https://api.github.com/repos/Qmunity/BluePower | closed | Quark Bug - Server Crash While Launching | Mod Compatibility Unverified | ### What were you doing when the issue happened? ###
Launching a server.
### What did you expect to happen? ###
The server to launch.
### What happened instead ###
The server crashed.
### Crashlog on pastebin/gist ###
https://pastebin.com/TLasZhtf
### Forge and Minecraft version ###
Minecraft 1.14.4
Forge 28.... | True | Quark Bug - Server Crash While Launching - ### What were you doing when the issue happened? ###
Launching a server.
### What did you expect to happen? ###
The server to launch.
### What happened instead ###
The server crashed.
### Crashlog on pastebin/gist ###
https://pastebin.com/TLasZhtf
### Forge and Minecra... | comp | quark bug server crash while launching what were you doing when the issue happened launching a server what did you expect to happen the server to launch what happened instead the server crashed crashlog on pastebin gist forge and minecraft version minecraft ... | 1 |
4,499 | 7,160,550,102 | IssuesEvent | 2018-01-28 02:05:38 | jhartz/copy-url-with-hash | https://api.github.com/repos/jhartz/copy-url-with-hash | closed | Not compatible with Firefox Quantum | compatibility | In the Firefox Add-ons repository, the extension is reported as "Not compatible with Firefox Quantum". Do you plan to upgrade your extension?
It would be very handy, and this one is the only one I found that offers this kind of functionality. | True | Not compatible with Firefox Quantum - In the Firefox Add-ons repository, the extension is reported as "Not compatible with Firefox Quantum". Do you plan to upgrade your extension?
It would be very handy, and this one is the only one I found that offers this kind of functionality. | comp | not compatible with firefox quantum in the firefox add ons repository the extension is reported as not compatible with firefox quantum do you plan to upgrade your extension it would be very handy and this one is the only one i found that offers this kind of functionality | 1 |
264,951 | 8,328,642,093 | IssuesEvent | 2018-09-27 01:58:58 | kubeflow/kubeflow | https://api.github.com/repos/kubeflow/kubeflow | closed | Update Jupyter images on 0.3. branch | priority/p1 release/0.3.0 | We need to update the Jupyter images on the 0.3 branch
The Jupyter images should now be built by postsubmits. The postsubmits aren't being marked as succesful though but that should be fixed by #215.
Nonetheless if we have successfully built Jupyter images we should go ahead and get them updated on the release br... | 1.0 | Update Jupyter images on 0.3. branch - We need to update the Jupyter images on the 0.3 branch
The Jupyter images should now be built by postsubmits. The postsubmits aren't being marked as succesful though but that should be fixed by #215.
Nonetheless if we have successfully built Jupyter images we should go ahead... | non_comp | update jupyter images on branch we need to update the jupyter images on the branch the jupyter images should now be built by postsubmits the postsubmits aren t being marked as succesful though but that should be fixed by nonetheless if we have successfully built jupyter images we should go ahead a... | 0 |
101,178 | 11,219,830,535 | IssuesEvent | 2020-01-07 14:40:53 | Maproom/qmapshack | https://api.github.com/repos/Maproom/qmapshack | closed | Missing SQLITE files mentioned in msvc_64/copyfiles.bat (Windows version) | bug documentation | **Describe the bug**
In the `msvc_64/copyfiles.bat` section 2.2.10 (sqlite) the 2 files
* `sqldiff.exe`
* `sqlite3_analyzer.exe`
should be copied. These files don't exist (are not downloaded from somewhere) when following the Windows installation instructions in the Wiki pages `BuildWindowsVisualStudio`and `Build... | 1.0 | Missing SQLITE files mentioned in msvc_64/copyfiles.bat (Windows version) - **Describe the bug**
In the `msvc_64/copyfiles.bat` section 2.2.10 (sqlite) the 2 files
* `sqldiff.exe`
* `sqlite3_analyzer.exe`
should be copied. These files don't exist (are not downloaded from somewhere) when following the Windows inst... | non_comp | missing sqlite files mentioned in msvc copyfiles bat windows version describe the bug in the msvc copyfiles bat section sqlite the files sqldiff exe analyzer exe should be copied these files don t exist are not downloaded from somewhere when following the windows installation ... | 0 |
166,321 | 12,946,762,952 | IssuesEvent | 2020-07-18 20:20:11 | numpy/numpy | https://api.github.com/repos/numpy/numpy | closed | test_large_zip fails in i586 after #15893 | 00 - Bug 05 - Testing | Hi, it seems #15893 is making the test_large_zip test fail in openSUSE's build service for the i586 architecture with openSUSE Tumbleweed. The test output is:
```
______________________________________________________________________________________ TestSaveTxt.test_large_zip _______________________________________... | 1.0 | test_large_zip fails in i586 after #15893 - Hi, it seems #15893 is making the test_large_zip test fail in openSUSE's build service for the i586 architecture with openSUSE Tumbleweed. The test output is:
```
______________________________________________________________________________________ TestSaveTxt.test_large... | non_comp | test large zip fails in after hi it seems is making the test large zip test fail in opensuse s build service for the architecture with opensuse tumbleweed the test output is testsavetxt test large zip ... | 0 |
32,245 | 13,784,723,975 | IssuesEvent | 2020-10-08 21:22:36 | microsoft/vscode-cpptools | https://api.github.com/repos/microsoft/vscode-cpptools | closed | Need help: Connection to server got closed. Server will not be restarted. | Language Service more info needed | Type: General
With Visual Studio Code I'm having the issue: **Connection to server got closed. Server will not be restarted.**
**Describe the bug**
- OS and Version: Windows 7 x86
- VS Code Version: 1.47.2
- C/C++ Extension Version: 0.29.0
- Issue: Few times after I installed the c++ tools and created the first... | 1.0 | Need help: Connection to server got closed. Server will not be restarted. - Type: General
With Visual Studio Code I'm having the issue: **Connection to server got closed. Server will not be restarted.**
**Describe the bug**
- OS and Version: Windows 7 x86
- VS Code Version: 1.47.2
- C/C++ Extension Version: 0.29... | non_comp | need help connection to server got closed server will not be restarted type general with visual studio code i m having the issue connection to server got closed server will not be restarted describe the bug os and version windows vs code version c c extension version ... | 0 |
170,937 | 14,273,050,669 | IssuesEvent | 2020-11-21 19:45:56 | icsharpcode/SharpZipLib | https://api.github.com/repos/icsharpcode/SharpZipLib | closed | FastZip does not allow Extended Path Filter to be specified | documentation question zip | Version of SharpZipLib: 1.2.0
trying to use Extended Path Filter, but don't see any examples. FastZip uses strings for Name and Directory filters, but I need file time as a criteria. I don't see how to use the ExtendedPathFilter class when creating a zip file using FastZip or any other method. Can you help?
| 1.0 | FastZip does not allow Extended Path Filter to be specified - Version of SharpZipLib: 1.2.0
trying to use Extended Path Filter, but don't see any examples. FastZip uses strings for Name and Directory filters, but I need file time as a criteria. I don't see how to use the ExtendedPathFilter class when creating a zi... | non_comp | fastzip does not allow extended path filter to be specified version of sharpziplib trying to use extended path filter but don t see any examples fastzip uses strings for name and directory filters but i need file time as a criteria i don t see how to use the extendedpathfilter class when creating a zi... | 0 |
344,192 | 30,724,481,788 | IssuesEvent | 2023-07-27 18:28:46 | apache/beam | https://api.github.com/repos/apache/beam | closed | BigtableWriteIT. testE2EBigtableWrite got stuck with portable dataflow worker | tests P3 failing test | https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/576/
Imported from Jira [BEAM-6345](https://issues.apache.org/jira/browse/BEAM-6345). Original Jira may contain additional context.
Reported by: boyuanz. | 2.0 | BigtableWriteIT. testE2EBigtableWrite got stuck with portable dataflow worker - https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/576/
Imported from Jira [BEAM-6345](https://issues.apache.org/jira/browse/BEAM-6345). Original Jira may contain additional context.
Reported by: boyuanz. | non_comp | bigtablewriteit got stuck with portable dataflow worker imported from jira original jira may contain additional context reported by boyuanz | 0 |
20,195 | 28,432,388,989 | IssuesEvent | 2023-04-15 00:14:21 | simeydotme/svelte-range-slider-pips | https://api.github.com/repos/simeydotme/svelte-range-slider-pips | closed | [bug] zoom misaligns handle | compatibility investigating | **Describe the bug**
Adding CSS's `zoom` (eg `body {zoom: 1.5}`) to a containing element causes the handle to move away from the cursor.
https://user-images.githubusercontent.com/1473102/219553606-dcefd1d8-41d6-43cd-ab1b-906b2aa73a8e.mp4
**To Reproduce**
- https://svelte.dev/repl/ed6727508474481590f1b14674e... | True | [bug] zoom misaligns handle - **Describe the bug**
Adding CSS's `zoom` (eg `body {zoom: 1.5}`) to a containing element causes the handle to move away from the cursor.
https://user-images.githubusercontent.com/1473102/219553606-dcefd1d8-41d6-43cd-ab1b-906b2aa73a8e.mp4
**To Reproduce**
- https://svelte.dev/re... | comp | zoom misaligns handle describe the bug adding css s zoom eg body zoom to a containing element causes the handle to move away from the cursor to reproduce | 1 |
22,782 | 6,291,759,348 | IssuesEvent | 2017-07-20 02:13:09 | magfest/ubersystem | https://api.github.com/repos/magfest/ubersystem | opened | GET TO DA BADGE NUMBA! | code health priority:critical |

```
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/usr/local/uber/env/lib/python3.4/site-packages/cherry... | 1.0 | GET TO DA BADGE NUMBA! -

```
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/usr/local/uber/env/lib/pytho... | non_comp | get to da badge numba the above exception was the direct cause of the following exception traceback most recent call last file usr local uber env lib site packages cherrypy cprequest py line in respond response body self handler file usr local ub... | 0 |
24,724 | 12,379,732,259 | IssuesEvent | 2020-05-19 12:58:55 | spiral/goridge | https://api.github.com/repos/spiral/goridge | closed | Remove redundant loop when reading from pipe/socket into buffer | A-other B-performance | We are reading all payload in the memory thus it doesn't matter (except runtime speed) read it by batches or read the whole payload. | True | Remove redundant loop when reading from pipe/socket into buffer - We are reading all payload in the memory thus it doesn't matter (except runtime speed) read it by batches or read the whole payload. | non_comp | remove redundant loop when reading from pipe socket into buffer we are reading all payload in the memory thus it doesn t matter except runtime speed read it by batches or read the whole payload | 0 |
5,599 | 5,831,906,797 | IssuesEvent | 2017-05-08 20:30:45 | concourse/concourse | https://api.github.com/repos/concourse/concourse | opened | Any sensitive information in the database should be encrypted | security | Today, pipeline config and team auth config are stored in plaintext. This is a pretty big security concern as it means anyone who gains access to the database can then get the credentials for all your resources. Let's, uh, not do that, and encrypt these columns instead.
Note that concourse/concourse#291 will build on ... | True | Any sensitive information in the database should be encrypted - Today, pipeline config and team auth config are stored in plaintext. This is a pretty big security concern as it means anyone who gains access to the database can then get the credentials for all your resources. Let's, uh, not do that, and encrypt these co... | non_comp | any sensitive information in the database should be encrypted today pipeline config and team auth config are stored in plaintext this is a pretty big security concern as it means anyone who gains access to the database can then get the credentials for all your resources let s uh not do that and encrypt these co... | 0 |
6,719 | 9,000,990,284 | IssuesEvent | 2019-02-04 00:15:12 | cl-plus-ssl/cl-plus-ssl | https://api.github.com/repos/cl-plus-ssl/cl-plus-ssl | closed | The alien function "CRYPTO_num_locks" is undefined | openssl-breaks-backward-compatibility | Hi,
`dex:get` raises an undefined function error when getting a https URL,
for example(see https://github.com/fukamachi/dexador/issues/49):
(defvar *url* "https://lispcookbook.github.io/cl-cookbook/web-scraping.html")
(defvar *html* (dex:get *url*))
So does drakma:
* (drakma:http-request "http... | True | The alien function "CRYPTO_num_locks" is undefined - Hi,
`dex:get` raises an undefined function error when getting a https URL,
for example(see https://github.com/fukamachi/dexador/issues/49):
(defvar *url* "https://lispcookbook.github.io/cl-cookbook/web-scraping.html")
(defvar *html* (dex:get *url*))
... | comp | the alien function crypto num locks is undefined hi dex get raises an undefined function error when getting a https url for example see defvar url defvar html dex get url so does drakma drakma http request debugger invoked on a sb kernel undefined ali... | 1 |
11,936 | 14,075,658,979 | IssuesEvent | 2020-11-04 09:21:54 | brcontainer/prevent-duplicate-tabs | https://api.github.com/repos/brcontainer/prevent-duplicate-tabs | closed | Don't open new tab adress if that same tab address was already opened in a specific time frame | browser-compatibility | Hey! I use google chrome and I wonder if you can make it so that this extension not only prevent the opening of a new tab address that is already currently opened on my browser, but also prevent it from opening if that same tab address was already opened in a specific time frame (lets say a day, a week or month, etc) ?... | True | Don't open new tab adress if that same tab address was already opened in a specific time frame - Hey! I use google chrome and I wonder if you can make it so that this extension not only prevent the opening of a new tab address that is already currently opened on my browser, but also prevent it from opening if that same... | comp | don t open new tab adress if that same tab address was already opened in a specific time frame hey i use google chrome and i wonder if you can make it so that this extension not only prevent the opening of a new tab address that is already currently opened on my browser but also prevent it from opening if that same... | 1 |
11,265 | 13,234,284,308 | IssuesEvent | 2020-08-18 16:02:46 | gudmdharalds-a8c/testing123 | https://api.github.com/repos/gudmdharalds-a8c/testing123 | closed | PHP Upgrade: Compatibility issues found in file1.php | PHP 7.4 Compatibility PHP Compatibility | The following issues were found when scanning for compatibility issues:
* <b>Warning</b>: Function ldap_sort() is deprecated since PHP 7.0 https://github.com/gudmdharalds-a8c/testing123/blob/b99a028e21f490f459f7095329fe4933e8643e79/file1.php#L3
* <b>Error</b>: Extension 'mcrypt' is deprecated since PHP 7.1 and remove... | True | PHP Upgrade: Compatibility issues found in file1.php - The following issues were found when scanning for compatibility issues:
* <b>Warning</b>: Function ldap_sort() is deprecated since PHP 7.0 https://github.com/gudmdharalds-a8c/testing123/blob/b99a028e21f490f459f7095329fe4933e8643e79/file1.php#L3
* <b>Error</b>: Ex... | comp | php upgrade compatibility issues found in php the following issues were found when scanning for compatibility issues warning function ldap sort is deprecated since php error extension mcrypt is deprecated since php and removed since php use openssl preferred or pecl mcrypt once av... | 1 |
15,578 | 20,032,799,315 | IssuesEvent | 2022-02-02 08:38:49 | ckeditor/ckeditor5 | https://api.github.com/repos/ckeditor/ckeditor5 | closed | Implement ordered lists start index and reverse order options | type:feature package:list support:2 Epic squad:core domain:v4-compatibility | Beside [list styles](https://github.com/ckeditor/ckeditor5/issues/1031) the other two important list settings are:
* the start index (controlled in HTML by the `start` attribute),
* the order (controlled by the `reversed` attribute.
Setting them may be required in some specific cases, especially when creatin... | True | Implement ordered lists start index and reverse order options - Beside [list styles](https://github.com/ckeditor/ckeditor5/issues/1031) the other two important list settings are:
* the start index (controlled in HTML by the `start` attribute),
* the order (controlled by the `reversed` attribute.
Setting them... | comp | implement ordered lists start index and reverse order options beside the other two important list settings are the start index controlled in html by the start attribute the order controlled by the reversed attribute setting them may be required in some specific cases especially when crea... | 1 |
6,814 | 9,105,620,709 | IssuesEvent | 2019-02-20 21:18:22 | oracle/truffleruby | https://api.github.com/repos/oracle/truffleruby | closed | Incompatibility with Rubygems starting from 3.0.0.beta2 | compatibility | ```sh
$ ruby -v
truffleruby 1.0.0-rc11, like ruby 2.4.4, GraalVM CE Native [x86_64-darwin]
$ gem -v
2.6.14.1
$ bundle -v
Bundler version 2.0.1
$ gem update --system
Updating rubygems-update
Fetching: rubygems-update-3.0.2.gem (100%)
Successfully installed rubygems-update-3.0.2
Installing RubyGems 3.0... | True | Incompatibility with Rubygems starting from 3.0.0.beta2 - ```sh
$ ruby -v
truffleruby 1.0.0-rc11, like ruby 2.4.4, GraalVM CE Native [x86_64-darwin]
$ gem -v
2.6.14.1
$ bundle -v
Bundler version 2.0.1
$ gem update --system
Updating rubygems-update
Fetching: rubygems-update-3.0.2.gem (100%)
Successfull... | comp | incompatibility with rubygems starting from sh ruby v truffleruby like ruby graalvm ce native gem v bundle v bundler version gem update system updating rubygems update fetching rubygems update gem successfully installed rubygems upd... | 1 |
13,910 | 16,656,684,714 | IssuesEvent | 2021-06-05 16:57:02 | storybookjs/storybook | https://api.github.com/repos/storybookjs/storybook | closed | Import issues with styled-components unstable build and imports | app: react bug compatibility with other tools needs reproduction needs triage | **Describe the bug**
Its not a specific error but depending on how I manage my imports storybook seems to have problems loading stories and resolving imports.
Often times my I get errors telling me I try to call `styled()` with undefined which cannot be true because in my project every `styled` call directly follows ... | True | Import issues with styled-components unstable build and imports - **Describe the bug**
Its not a specific error but depending on how I manage my imports storybook seems to have problems loading stories and resolving imports.
Often times my I get errors telling me I try to call `styled()` with undefined which cannot b... | comp | import issues with styled components unstable build and imports describe the bug its not a specific error but depending on how i manage my imports storybook seems to have problems loading stories and resolving imports often times my i get errors telling me i try to call styled with undefined which cannot b... | 1 |
90,966 | 3,834,954,594 | IssuesEvent | 2016-04-01 12:23:54 | RestComm/mediaserver | https://api.github.com/repos/RestComm/mediaserver | opened | Detach MGCP stack from Media Scheduler | enhancement High-Priority | Stop submitting the MGCP stacks to the Media Scheduler because it enforces a delay of 20ms, reducing the MGCP stack responsiveness. Instead, rely on the Task Scheduler used by the UDP Manager that relies on JDK Executor. | 1.0 | Detach MGCP stack from Media Scheduler - Stop submitting the MGCP stacks to the Media Scheduler because it enforces a delay of 20ms, reducing the MGCP stack responsiveness. Instead, rely on the Task Scheduler used by the UDP Manager that relies on JDK Executor. | non_comp | detach mgcp stack from media scheduler stop submitting the mgcp stacks to the media scheduler because it enforces a delay of reducing the mgcp stack responsiveness instead rely on the task scheduler used by the udp manager that relies on jdk executor | 0 |
9,826 | 11,862,799,530 | IssuesEvent | 2020-03-25 18:33:19 | ldtteam/minecolonies | https://api.github.com/repos/ldtteam/minecolonies | closed | Woodcutter and steps from the acacia. | Compatibility: Mod | Version:
minecolonies-1.12.2-0.10.220-BETA-universal
(it was in previous versions)
forge 1.12.2-14.23.5.2768
other mods
Map started on older versions of minecolonies-1.12.2.xxx
--------------------------------
Lumberjack stands and does nothing
The woodcutter is hampered by a block of steps from the acaci... | True | Woodcutter and steps from the acacia. - Version:
minecolonies-1.12.2-0.10.220-BETA-universal
(it was in previous versions)
forge 1.12.2-14.23.5.2768
other mods
Map started on older versions of minecolonies-1.12.2.xxx
--------------------------------
Lumberjack stands and does nothing
The woodcutter is ham... | comp | woodcutter and steps from the acacia version minecolonies beta universal it was in previous versions forge other mods map started on older versions of minecolonies xxx lumberjack stands and does nothing the woodcutter is hampered by a ... | 1 |
18,297 | 25,295,638,651 | IssuesEvent | 2022-11-17 06:20:20 | Automattic/woocommerce-subscriptions-core | https://api.github.com/repos/Automattic/woocommerce-subscriptions-core | closed | [HPOS] Customers should be able to purchase subscriptions using WC Payments on HPOS environments | type: bug compatibility: HPOS | ## Describe the bug
<!-- A clear and concise description of what the bug is. Please be as descriptive as possible, and include screenshots to illustrate. -->
When you purchase a subscription using WC Payments + WC Subscriptions and HPOS tables enabled (see settings below), the resulting subscription has subscriptio... | True | [HPOS] Customers should be able to purchase subscriptions using WC Payments on HPOS environments - ## Describe the bug
<!-- A clear and concise description of what the bug is. Please be as descriptive as possible, and include screenshots to illustrate. -->
When you purchase a subscription using WC Payments + WC Sub... | comp | customers should be able to purchase subscriptions using wc payments on hpos environments describe the bug when you purchase a subscription using wc payments wc subscriptions and hpos tables enabled see settings below the resulting subscription has subscription meta missing that would enable the subsc... | 1 |
42,038 | 10,865,931,086 | IssuesEvent | 2019-11-14 20:04:41 | envoyproxy/envoy | https://api.github.com/repos/envoyproxy/envoy | closed | add corresponding headers in source/common/stats/timespan_impl.* | build | **Bug Template**
*Title*: add common/common/assert.h to the timespan_impl lib files.
*Description*:
timespan_impl.cc is using macros from the common/common/assert.h, add the header files as it's breaking build. | 1.0 | add corresponding headers in source/common/stats/timespan_impl.* - **Bug Template**
*Title*: add common/common/assert.h to the timespan_impl lib files.
*Description*:
timespan_impl.cc is using macros from the common/common/assert.h, add the header files as it's breaking build. | non_comp | add corresponding headers in source common stats timespan impl bug template title add common common assert h to the timespan impl lib files description timespan impl cc is using macros from the common common assert h add the header files as it s breaking build | 0 |
113,733 | 24,480,774,418 | IssuesEvent | 2022-10-08 20:04:58 | Pokecube-Development/Pokecube-Issues-and-Wiki | https://api.github.com/repos/Pokecube-Development/Pokecube-Issues-and-Wiki | closed | Incompatibility with Blue Skies | Bug - Code Fixed | #### Issue Description:
When this mod is installed with Blue Skies, buckets no longer work with the world. (Tanks are still OK)
#### What happens:
With both mods installed, you cannot use buckets to pick up liquid source blocks (water/lava) or place liquid source blocks.
#### What you expected to happen:
Bucke... | 1.0 | Incompatibility with Blue Skies - #### Issue Description:
When this mod is installed with Blue Skies, buckets no longer work with the world. (Tanks are still OK)
#### What happens:
With both mods installed, you cannot use buckets to pick up liquid source blocks (water/lava) or place liquid source blocks.
#### W... | non_comp | incompatibility with blue skies issue description when this mod is installed with blue skies buckets no longer work with the world tanks are still ok what happens with both mods installed you cannot use buckets to pick up liquid source blocks water lava or place liquid source blocks w... | 0 |
4,643 | 7,275,538,428 | IssuesEvent | 2018-02-21 13:55:08 | AdguardTeam/AdguardForAndroid | https://api.github.com/repos/AdguardTeam/AdguardForAndroid | closed | Sporadic "cannot obtain a connection to the server" message for MyChart app | P4: Low compatibility | https://play.google.com/store/apps/details?id=epic.mychart.android&hl=en
### Steps to reproduce
<!--- Provide a link to a live example or a clear set of steps to reproduce the issue-->
1. You basically just click around in different activities in the app until you get the connection error message.
2. You likely w... | True | Sporadic "cannot obtain a connection to the server" message for MyChart app - https://play.google.com/store/apps/details?id=epic.mychart.android&hl=en
### Steps to reproduce
<!--- Provide a link to a live example or a clear set of steps to reproduce the issue-->
1. You basically just click around in different acti... | comp | sporadic cannot obtain a connection to the server message for mychart app steps to reproduce you basically just click around in different activities in the app until you get the connection error message you likely won t be able to test this because you will need a mychart account expect... | 1 |
240,150 | 18,293,850,826 | IssuesEvent | 2021-10-05 18:13:32 | octue/octue-sdk-python | https://api.github.com/repos/octue/octue-sdk-python | closed | Bullet points aren't rendering on hosted docs | bug documentation frontend quirk | Bullet points show up on the locally built docs but not on the hosted ones - they show up as just being lines of text with no indentation instead e.g. https://octue-python-sdk.readthedocs.io/en/latest/filter_containers.html | 1.0 | Bullet points aren't rendering on hosted docs - Bullet points show up on the locally built docs but not on the hosted ones - they show up as just being lines of text with no indentation instead e.g. https://octue-python-sdk.readthedocs.io/en/latest/filter_containers.html | non_comp | bullet points aren t rendering on hosted docs bullet points show up on the locally built docs but not on the hosted ones they show up as just being lines of text with no indentation instead e g | 0 |
288,002 | 24,880,775,358 | IssuesEvent | 2022-10-28 00:43:14 | microsoft/AzureStorageExplorer | https://api.github.com/repos/microsoft/AzureStorageExplorer | closed | The strings 'EXPLORER' and 'Search for resources' are selected when clicking 'Edit -> Select All' if one item is highlighted on the tree view | :heavy_check_mark: merged 🧪 testing :beetle: regression 🌳 new-tree | **Storage Explorer Version**: 1.26.0-dev
**Build Number**: 20221006.3
**Branch**: feature branch
**Platform/OS**: Windows 10/Linux Ubuntu 22.04/MacOS Monterey 12.6 (Apple M1 Pro)
**Architecture**: ia32/x64
**How Found**: From running test cases
**Regression From**: Previous release (1.26.0)
## Steps to Repro... | 1.0 | The strings 'EXPLORER' and 'Search for resources' are selected when clicking 'Edit -> Select All' if one item is highlighted on the tree view - **Storage Explorer Version**: 1.26.0-dev
**Build Number**: 20221006.3
**Branch**: feature branch
**Platform/OS**: Windows 10/Linux Ubuntu 22.04/MacOS Monterey 12.6 (Apple M1... | non_comp | the strings explorer and search for resources are selected when clicking edit select all if one item is highlighted on the tree view storage explorer version dev build number branch feature branch platform os windows linux ubuntu macos monterey apple pro arch... | 0 |
2,731 | 2,607,937,696 | IssuesEvent | 2015-02-26 00:29:31 | chrsmithdemos/minify | https://api.github.com/repos/chrsmithdemos/minify | opened | Add HTML5 block elements to Minify_HTML pattern | auto-migrated Component-Logic Priority-Medium Type-Defect | ```
https://github.com/mrclay/minify/blob/master/min/lib/Minify/HTML.php#L134
```
-----
Original issue reported on code.google.com by `mrclay....@gmail.com` on 1 Apr 2013 at 1:48 | 1.0 | Add HTML5 block elements to Minify_HTML pattern - ```
https://github.com/mrclay/minify/blob/master/min/lib/Minify/HTML.php#L134
```
-----
Original issue reported on code.google.com by `mrclay....@gmail.com` on 1 Apr 2013 at 1:48 | non_comp | add block elements to minify html pattern original issue reported on code google com by mrclay gmail com on apr at | 0 |
16,013 | 21,183,237,109 | IssuesEvent | 2022-04-08 10:00:27 | Yesssssman/epicfightmod | https://api.github.com/repos/Yesssssman/epicfightmod | closed | Items are not in hand | mod incompatibility | Things aren't in hand, whenever I take whatever vanilla or mod thing is next to me and the animation is like I have that thing in hand

-
Epic Fight mod16.5.1
Forge 1.16.5 36.2.23 | True | Items are not in hand - Things aren't in hand, whenever I take whatever vanilla or mod thing is next to me and the animation is like I have that thing in hand

-
Epic Fight mod16.5.1
Forge ... | comp | items are not in hand things aren t in hand whenever i take whatever vanilla or mod thing is next to me and the animation is like i have that thing in hand epic fight forge | 1 |
81,347 | 10,129,789,310 | IssuesEvent | 2019-08-01 15:29:07 | kids-first/kf-ui-data-tracker | https://api.github.com/repos/kids-first/kf-ui-data-tracker | closed | Make studies easier to sort through | design | There is a need to make sorting through our vast amount of studies from the administrator's standpoint more easy. The investigator's should be fine with only 1-3 cards available to them, but admins will have all studies available to them, cluttering the view and making it difficult to pick out the study they need.
C... | 1.0 | Make studies easier to sort through - There is a need to make sorting through our vast amount of studies from the administrator's standpoint more easy. The investigator's should be fine with only 1-3 cards available to them, but admins will have all studies available to them, cluttering the view and making it difficult... | non_comp | make studies easier to sort through there is a need to make sorting through our vast amount of studies from the administrator s standpoint more easy the investigator s should be fine with only cards available to them but admins will have all studies available to them cluttering the view and making it difficult... | 0 |
724,827 | 24,942,906,114 | IssuesEvent | 2022-10-31 20:35:09 | bounswe/bounswe2022group7 | https://api.github.com/repos/bounswe/bounswe2022group7 | closed | Add tests for the Event Page | Status: Pending Review Priority: High Difficulty: Medium Type: Implementation Target: Mobile | To finalize the implementation of the Event Page, I should add tests.
- [x] Add unit tests
- [x] Add widget tests for the UI
For unit tests, I can test the `string_helpers.dart` file.
For widget tests, I will test the user interface of the Event Page.
**Reviewer: @atillaturkmen**
**Deadline: 31/10/2022, 23... | 1.0 | Add tests for the Event Page - To finalize the implementation of the Event Page, I should add tests.
- [x] Add unit tests
- [x] Add widget tests for the UI
For unit tests, I can test the `string_helpers.dart` file.
For widget tests, I will test the user interface of the Event Page.
**Reviewer: @atillaturkmen... | non_comp | add tests for the event page to finalize the implementation of the event page i should add tests add unit tests add widget tests for the ui for unit tests i can test the string helpers dart file for widget tests i will test the user interface of the event page reviewer atillaturkmen ... | 0 |
137,740 | 18,764,637,196 | IssuesEvent | 2021-11-05 21:18:13 | patrickdung/wiki | https://api.github.com/repos/patrickdung/wiki | opened | CVE-2020-15256 (High) detected in object-path-0.11.4.tgz | security vulnerability | ## CVE-2020-15256 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>object-path-0.11.4.tgz</b></p></summary>
<p>Access deep object properties using a path</p>
<p>Library home page: <a hr... | True | CVE-2020-15256 (High) detected in object-path-0.11.4.tgz - ## CVE-2020-15256 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>object-path-0.11.4.tgz</b></p></summary>
<p>Access deep obj... | non_comp | cve high detected in object path tgz cve high severity vulnerability vulnerable library object path tgz access deep object properties using a path library home page a href path to dependency file wiki package json path to vulnerable library wiki node modules object p... | 0 |
12,666 | 14,962,057,223 | IssuesEvent | 2021-01-27 08:44:33 | oshi/oshi | https://api.github.com/repos/oshi/oshi | closed | Oshi core 5.4.1 not working on Apple M1 | compatibility fixed | Hi,
today i tried to switch from Oshi core 5.4.0 to 5.4.1 and i noticed a lot of exceptions while running the library.
`java.lang.NullPointerException
at oshi.hardware.platform.mac.MacCentralProcessor.appleArmCpu(MacCentralProcessor.java:257)
at oshi.util.Memoizer$1.get(Memoizer.java:87)
at oshi.har... | True | Oshi core 5.4.1 not working on Apple M1 - Hi,
today i tried to switch from Oshi core 5.4.0 to 5.4.1 and i noticed a lot of exceptions while running the library.
`java.lang.NullPointerException
at oshi.hardware.platform.mac.MacCentralProcessor.appleArmCpu(MacCentralProcessor.java:257)
at oshi.util.Memo... | comp | oshi core not working on apple hi today i tried to switch from oshi core to and i noticed a lot of exceptions while running the library java lang nullpointerexception at oshi hardware platform mac maccentralprocessor applearmcpu maccentralprocessor java at oshi util memoize... | 1 |
17,886 | 2,615,158,372 | IssuesEvent | 2015-03-01 06:36:47 | chrsmith/html5rocks | https://api.github.com/repos/chrsmith/html5rocks | closed | share slides of recent presentations | auto-migrated Milestone-6 Priority-P2 Type-Bug | ```
from devrel
```
Original issue reported on code.google.com by `paulir...@google.com` on 4 Feb 2011 at 12:19 | 1.0 | share slides of recent presentations - ```
from devrel
```
Original issue reported on code.google.com by `paulir...@google.com` on 4 Feb 2011 at 12:19 | non_comp | share slides of recent presentations from devrel original issue reported on code google com by paulir google com on feb at | 0 |
78,134 | 22,151,414,234 | IssuesEvent | 2022-06-03 17:14:27 | apache/beam | https://api.github.com/repos/apache/beam | opened | Jenkins cross JDK version test on Windows | P3 build-system beam-fixit testing task | We can set os variant to choose windows for Jenkins test, which can be combined with JDK version test. So that we can have cross OS / cross JDK version test.
This discussion came from https://github.com/apache/beam/pull/3184#pullrequestreview-39303400
Imported from Jira [BEAM-2339](https://issues.apache.org/jira/bro... | 1.0 | Jenkins cross JDK version test on Windows - We can set os variant to choose windows for Jenkins test, which can be combined with JDK version test. So that we can have cross OS / cross JDK version test.
This discussion came from https://github.com/apache/beam/pull/3184#pullrequestreview-39303400
Imported from Jira [B... | non_comp | jenkins cross jdk version test on windows we can set os variant to choose windows for jenkins test which can be combined with jdk version test so that we can have cross os cross jdk version test this discussion came from imported from jira original jira may contain additional context reported by markf... | 0 |
9,311 | 11,310,925,128 | IssuesEvent | 2020-01-19 22:47:28 | Col-E/Recaf | https://api.github.com/repos/Col-E/Recaf | closed | Illegal reflective access by me.coley.recaf.util.Classpath$ClassPathScanner | Jigsaw Compatibility | Hi, I'm facing this error message under Gentoo Linux (latest)
I have the following packages installed:
dev-util/recaf-bin-1.15.9
dev-java/openjdk-11.0.5_p10
dev-java/openjfx-11.0.3_p1
Here is the full output:
bash$ recaf
Picked up _JAVA_OPTIONS: -Dawt.useSystemAAFontSettings=on
WARNING: An illegal reflecti... | True | Illegal reflective access by me.coley.recaf.util.Classpath$ClassPathScanner - Hi, I'm facing this error message under Gentoo Linux (latest)
I have the following packages installed:
dev-util/recaf-bin-1.15.9
dev-java/openjdk-11.0.5_p10
dev-java/openjfx-11.0.3_p1
Here is the full output:
bash$ recaf
Picked u... | comp | illegal reflective access by me coley recaf util classpath classpathscanner hi i m facing this error message under gentoo linux latest i have the following packages installed dev util recaf bin dev java openjdk dev java openjfx here is the full output bash recaf picked up jav... | 1 |
10,860 | 12,839,135,525 | IssuesEvent | 2020-07-07 18:45:51 | ClickHouse/ClickHouse | https://api.github.com/repos/ClickHouse/ClickHouse | closed | Error in handling of NULL values when used with NOT IN | bug comp-nullable sql-compatibility st-fixed | I'm using version 18.14.18, and I get the following unexpected behavior.
1. CREATE TABLE null_test (value Nullable(String)) ENGINE=Memory;
2. INSERT INTO null_test (value) VALUES ('A String'), (NULL);
3. SELECT value FROM null_test WHERE value NOT IN ('A String');
The SELECT statement returns the row with the N... | True | Error in handling of NULL values when used with NOT IN - I'm using version 18.14.18, and I get the following unexpected behavior.
1. CREATE TABLE null_test (value Nullable(String)) ENGINE=Memory;
2. INSERT INTO null_test (value) VALUES ('A String'), (NULL);
3. SELECT value FROM null_test WHERE value NOT IN ('A Str... | comp | error in handling of null values when used with not in i m using version and i get the following unexpected behavior create table null test value nullable string engine memory insert into null test value values a string null select value from null test where value not in a string... | 1 |
569,678 | 17,015,754,721 | IssuesEvent | 2021-07-02 11:47:55 | tomhughes/trac-tickets | https://api.github.com/repos/tomhughes/trac-tickets | opened | Render name of cycle routes at high zoom level | Component: opencyclemap Priority: minor Type: enhancement | **[Submitted to the original trac issue database at 8.25pm, Saturday, 19th November 2011]**
I'd like to propose rendering not just the ref tag but also the name of cycle routes at high zoom levels. This would be particularly useful in countries that don't have the well structured numbering system for routes upon which... | 1.0 | Render name of cycle routes at high zoom level - **[Submitted to the original trac issue database at 8.25pm, Saturday, 19th November 2011]**
I'd like to propose rendering not just the ref tag but also the name of cycle routes at high zoom levels. This would be particularly useful in countries that don't have the well ... | non_comp | render name of cycle routes at high zoom level i d like to propose rendering not just the ref tag but also the name of cycle routes at high zoom levels this would be particularly useful in countries that don t have the well structured numbering system for routes upon which the osm documentation for cycle rout... | 0 |
38,288 | 4,932,538,162 | IssuesEvent | 2016-11-28 14:00:19 | nextcloud/server | https://api.github.com/repos/nextcloud/server | closed | Filepicker dialog has strange shadow | bug design |
<img width="1256" alt="screen shot 2016-11-22 at 18 38 56" src="https://cloud.githubusercontent.com/assets/878997/20534842/01a7aeb8-b0e3-11e6-9fad-6b68095d83a5.png">
cc @icewind1991 @jancborchardt | 1.0 | Filepicker dialog has strange shadow -
<img width="1256" alt="screen shot 2016-11-22 at 18 38 56" src="https://cloud.githubusercontent.com/assets/878997/20534842/01a7aeb8-b0e3-11e6-9fad-6b68095d83a5.png">
cc @icewind1991 @jancborchardt | non_comp | filepicker dialog has strange shadow img width alt screen shot at src cc jancborchardt | 0 |
18,138 | 25,050,984,749 | IssuesEvent | 2022-11-05 22:02:47 | TheKrowi/Krowi_AchievementFilter | https://api.github.com/repos/TheKrowi/Krowi_AchievementFilter | reopened | Lua error on login | compatibility cannot reproduce additional data | ```
1x Interface/AddOns/Krowi_AchievementFilter/API.lua:133: attempt to index local 'category' (a nil value)
[string "@Interface/AddOns/Krowi_AchievementFilter/API.lua"]:133: in function `KrowiAF_SelectCategory'
[string "@Interface/AddOns/Krowi_AchievementFilter/GUI/Misc/AlertFrame/AlertFrame.lua"]:13: in function <... | True | Lua error on login - ```
1x Interface/AddOns/Krowi_AchievementFilter/API.lua:133: attempt to index local 'category' (a nil value)
[string "@Interface/AddOns/Krowi_AchievementFilter/API.lua"]:133: in function `KrowiAF_SelectCategory'
[string "@Interface/AddOns/Krowi_AchievementFilter/GUI/Misc/AlertFrame/AlertFrame.lu... | comp | lua error on login interface addons krowi achievementfilter api lua attempt to index local category a nil value in function krowiaf selectcategory in function locals category nil collapsed nil temporary nil temporary nil temporary nil temporary nil te... | 1 |
127,921 | 18,024,647,502 | IssuesEvent | 2021-09-17 01:45:25 | kapseliboi/ac-web | https://api.github.com/repos/kapseliboi/ac-web | opened | CVE-2021-3777 (Medium) detected in tmpl-1.0.4.tgz | security vulnerability | ## CVE-2021-3777 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tmpl-1.0.4.tgz</b></p></summary>
<p>JavaScript micro templates.</p>
<p>Library home page: <a href="https://registry.n... | True | CVE-2021-3777 (Medium) detected in tmpl-1.0.4.tgz - ## CVE-2021-3777 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tmpl-1.0.4.tgz</b></p></summary>
<p>JavaScript micro templates.</... | non_comp | cve medium detected in tmpl tgz cve medium severity vulnerability vulnerable library tmpl tgz javascript micro templates library home page a href path to dependency file ac web package json path to vulnerable library ac web node modules tmpl package json depende... | 0 |
358,651 | 10,619,015,146 | IssuesEvent | 2019-10-13 10:00:07 | getkirby/kirby | https://api.github.com/repos/getkirby/kirby | closed | Show error message in tooltip on invalid login | priority: medium 🔜 type: enhancement ✨ | When you try to log in with an existing user and an invalid password, an proper exception is thrown in the console but there is no error message shown beside an animation of the login box.
```
code: 400
details: Array []
exception: "Kirby\\Exception\\InvalidArgumentException"
file: ""
key: "error.user.password.... | 1.0 | Show error message in tooltip on invalid login - When you try to log in with an existing user and an invalid password, an proper exception is thrown in the console but there is no error message shown beside an animation of the login box.
```
code: 400
details: Array []
exception: "Kirby\\Exception\\InvalidArgumen... | non_comp | show error message in tooltip on invalid login when you try to log in with an existing user and an invalid password an proper exception is thrown in the console but there is no error message shown beside an animation of the login box code details array exception kirby exception invalidargumentex... | 0 |
2,908 | 5,731,544,939 | IssuesEvent | 2017-04-21 12:43:51 | tumpio/toolbarpositionchanger | https://api.github.com/repos/tumpio/toolbarpositionchanger | closed | Conflict with All-in-One Sidebar and Tab Mix Plus | compatibility issue | I don't know how to explain the problem in words, but the screenshot and names explain the problem better than I can with words.
Toolbar Position Changer Problem (01) (Disabled) - Default 01  (Disabled) - Default 01 
 | 1.0 | Teams admin page table doesn't reflect actual value of Self-serviceable attribute - Even when Self-serviceable is enabled for a team, it shows as disabled on the admin Teams page

 The organization approves, controls, and monitors information system maintenance tools. | 1.0 | MA-3 MAINTENANCE TOOLS - (A) The organization approves, controls, and monitors information system maintenance tools. | non_comp | ma maintenance tools a the organization approves controls and monitors information system maintenance tools | 0 |
7,540 | 9,786,244,627 | IssuesEvent | 2019-06-09 15:04:27 | midwan/amiberry | https://api.github.com/repos/midwan/amiberry | closed | [Bug] Roadkill CD32 - flashing black screens | compatibility | **Description**
I'm using the Roadkill_v2.1b_CD32 version of the game with FMV intro. During that intro as well as select screens every few seconds flashing black screens do appear. Nothing critical just a bit annoying. Apart from that game emulation is perfect during normal gameplay.
**To Reproduce**
launch the g... | True | [Bug] Roadkill CD32 - flashing black screens - **Description**
I'm using the Roadkill_v2.1b_CD32 version of the game with FMV intro. During that intro as well as select screens every few seconds flashing black screens do appear. Nothing critical just a bit annoying. Apart from that game emulation is perfect during nor... | comp | roadkill flashing black screens description i m using the roadkill version of the game with fmv intro during that intro as well as select screens every few seconds flashing black screens do appear nothing critical just a bit annoying apart from that game emulation is perfect during normal gameplay... | 1 |
17,924 | 24,751,863,815 | IssuesEvent | 2022-10-21 14:20:31 | woocommerce/woocommerce-blocks | https://api.github.com/repos/woocommerce/woocommerce-blocks | closed | Extensions endpoint returns certain item_data as objects or as arrays - Fatal errors on PHP >=8.0 | type: bug type: compatibility | ## Describe the bug
After quite some digging, it seems like I found an issue on the StoreAPI, when posting to `/wc/store/v1/cart/extensions` which leads to Fatal Errors on PHP >=8.0
I have gift cards enabled, so that I have a checkbox on cart/checkout to post to `extensions`
## To reproduce
Steps to repro... | True | Extensions endpoint returns certain item_data as objects or as arrays - Fatal errors on PHP >=8.0 - ## Describe the bug
After quite some digging, it seems like I found an issue on the StoreAPI, when posting to `/wc/store/v1/cart/extensions` which leads to Fatal Errors on PHP >=8.0
I have gift cards enabled, so th... | comp | extensions endpoint returns certain item data as objects or as arrays fatal errors on php describe the bug after quite some digging it seems like i found an issue on the storeapi when posting to wc store cart extensions which leads to fatal errors on php i have gift cards enabled so tha... | 1 |
11,375 | 13,312,494,629 | IssuesEvent | 2020-08-26 09:49:02 | SaucyPigeon/Wild-Cultivation-Fan-Update | https://api.github.com/repos/SaucyPigeon/Wild-Cultivation-Fan-Update | opened | Mod compatibility: Witch's Garden | mod compatibility | https://steamcommunity.com/sharedfiles/filedetails/?id=1890331439
Plants added:
Rosemary
Basil
Lavender
Yarrow
Hellebores
Comfrey
Peppermint
Thyme
Calendula
Mint
Chamomile
Sage
Lemon balm
Nettle
Mugwort
Chives
Parsley
Lilacs
Dianthus | True | Mod compatibility: Witch's Garden - https://steamcommunity.com/sharedfiles/filedetails/?id=1890331439
Plants added:
Rosemary
Basil
Lavender
Yarrow
Hellebores
Comfrey
Peppermint
Thyme
Calendula
Mint
Chamomile
Sage
Lemon balm
Nettle
Mugwort
Chives
Parsley
Lilacs
Dianthus | comp | mod compatibility witch s garden plants added rosemary basil lavender yarrow hellebores comfrey peppermint thyme calendula mint chamomile sage lemon balm nettle mugwort chives parsley lilacs dianthus | 1 |
8,720 | 10,676,648,663 | IssuesEvent | 2019-10-21 14:08:04 | AdguardTeam/AdguardForWindows | https://api.github.com/repos/AdguardTeam/AdguardForWindows | opened | Handle SHA-1 issues | P2: High compatibility | The problem is that starting with 2020, we won't be able to cross-sign with an `SHA-1` certificate.
We should figure out what can be done about it and what issues we should expect. | True | Handle SHA-1 issues - The problem is that starting with 2020, we won't be able to cross-sign with an `SHA-1` certificate.
We should figure out what can be done about it and what issues we should expect. | comp | handle sha issues the problem is that starting with we won t be able to cross sign with an sha certificate we should figure out what can be done about it and what issues we should expect | 1 |
161,356 | 12,541,705,634 | IssuesEvent | 2020-06-05 12:50:59 | lgblgblgb/xemu | https://api.github.com/repos/lgblgblgb/xemu | closed | Mega65: support for built-in "fdisk/format" of the "SD-card" | Committed TESTING phase feature started target:MEGA65 work in progress | Allow Xemu/Mega65 to "fdisk/format" the (emulated) SD-card, regardless of the backend (ie, image file, or maybe virtual-in-memory representation). Also see #87 | 1.0 | Mega65: support for built-in "fdisk/format" of the "SD-card" - Allow Xemu/Mega65 to "fdisk/format" the (emulated) SD-card, regardless of the backend (ie, image file, or maybe virtual-in-memory representation). Also see #87 | non_comp | support for built in fdisk format of the sd card allow xemu to fdisk format the emulated sd card regardless of the backend ie image file or maybe virtual in memory representation also see | 0 |
3,081 | 5,995,270,502 | IssuesEvent | 2017-06-03 01:45:13 | sass/sass | https://api.github.com/repos/sass/sass | closed | Parse pseudo selector arguments as declaration values | Dart Sass Compatibility Feature | Right now we have a bunch of custom logic to parse pseudo selector arguments. Although I think this covers all the syntaxes those selectors use in practice today, it's not very future-proof; CSS will probably add more different pseudo selector argument syntaxes in the future that may not fall under our current parsing.... | True | Parse pseudo selector arguments as declaration values - Right now we have a bunch of custom logic to parse pseudo selector arguments. Although I think this covers all the syntaxes those selectors use in practice today, it's not very future-proof; CSS will probably add more different pseudo selector argument syntaxes in... | comp | parse pseudo selector arguments as declaration values right now we have a bunch of custom logic to parse pseudo selector arguments although i think this covers all the syntaxes those selectors use in practice today it s not very future proof css will probably add more different pseudo selector argument syntaxes in... | 1 |
52,486 | 6,626,430,172 | IssuesEvent | 2017-09-22 19:31:20 | elastic/logstash | https://api.github.com/repos/elastic/logstash | closed | `org.logstash.bivalues.JavaProxyBiValue` Should be Removed without Replacement? | bug design | This is a sub-issue of #7712
`org.logstash.bivalues.JavaProxyBiValue` doesn't really make any sense given what I just learnt from #8131 and #8128.
We cannot run arbitrary custom (Java) types through Jackson serialization and expect correct deserialization. All types we support, JRuby will not wrap in a `JavaProx... | 1.0 | `org.logstash.bivalues.JavaProxyBiValue` Should be Removed without Replacement? - This is a sub-issue of #7712
`org.logstash.bivalues.JavaProxyBiValue` doesn't really make any sense given what I just learnt from #8131 and #8128.
We cannot run arbitrary custom (Java) types through Jackson serialization and expect... | non_comp | org logstash bivalues javaproxybivalue should be removed without replacement this is a sub issue of org logstash bivalues javaproxybivalue doesn t really make any sense given what i just learnt from and we cannot run arbitrary custom java types through jackson serialization and expect correct ... | 0 |
7,986 | 5,313,557,370 | IssuesEvent | 2017-02-13 12:35:48 | vmware/docker-volume-vsphere | https://api.github.com/repos/vmware/docker-volume-vsphere | opened | Support getting VM ID from photon for the volume plugin | component/guest-plugin kind/enhancement kind/usability P0 | ON plugin startup for photon driver, get the VM ID from photon.
Actually, given the photon controller IP we may as well query all tenants, projects and then figure the project and VM ID. Ideally Photon should be able to give this. but at the cost of a slower plugin start up (for a photon controller with large number... | True | Support getting VM ID from photon for the volume plugin - ON plugin startup for photon driver, get the VM ID from photon.
Actually, given the photon controller IP we may as well query all tenants, projects and then figure the project and VM ID. Ideally Photon should be able to give this. but at the cost of a slower ... | non_comp | support getting vm id from photon for the volume plugin on plugin startup for photon driver get the vm id from photon actually given the photon controller ip we may as well query all tenants projects and then figure the project and vm id ideally photon should be able to give this but at the cost of a slower ... | 0 |
9,578 | 11,634,104,635 | IssuesEvent | 2020-02-28 09:42:05 | luisfabib/deerlab | https://api.github.com/repos/luisfabib/deerlab | opened | sensitivan's memory checks are WinOS specific | compatibility | MATLAB's ``memory`` function used in ``sensitivan`` to check whether the analysis will consume too much memory, is specific to Windows systems and does not work on Linux or MacOS.
Needs to be fixed for full compatibility. | True | sensitivan's memory checks are WinOS specific - MATLAB's ``memory`` function used in ``sensitivan`` to check whether the analysis will consume too much memory, is specific to Windows systems and does not work on Linux or MacOS.
Needs to be fixed for full compatibility. | comp | sensitivan s memory checks are winos specific matlab s memory function used in sensitivan to check whether the analysis will consume too much memory is specific to windows systems and does not work on linux or macos needs to be fixed for full compatibility | 1 |
65,456 | 12,578,315,495 | IssuesEvent | 2020-06-09 11:02:41 | firefox-devtools/profiler | https://api.github.com/repos/firefox-devtools/profiler | closed | Upgrade to node v12 | code maintenance good first issue help wanted | Node v12 is the new LTS, we should upgrade. Because this is used only for the dev environment I think this will be straightforward.
Some related things to change are:
* remove the `NODE_OPTIONS=--experimental-worker` things because it's not experimental anymore
* `TextDecoder` and `TextEncoder` are now globals so ... | 1.0 | Upgrade to node v12 - Node v12 is the new LTS, we should upgrade. Because this is used only for the dev environment I think this will be straightforward.
Some related things to change are:
* remove the `NODE_OPTIONS=--experimental-worker` things because it's not experimental anymore
* `TextDecoder` and `TextEncode... | non_comp | upgrade to node node is the new lts we should upgrade because this is used only for the dev environment i think this will be straightforward some related things to change are remove the node options experimental worker things because it s not experimental anymore textdecoder and textencoder a... | 0 |
14,412 | 17,383,088,849 | IssuesEvent | 2021-08-01 04:54:08 | Gluton-Official/QuickSpyglasser | https://api.github.com/repos/Gluton-Official/QuickSpyglasser | closed | Crash when pressing bound key | bug compatibility | Repeatable, happens every time regardless of which key is selected. Likely a mod incompatibility issue considering how many I have installed.
Crash log:
```
---- Minecraft Crash Report ----
// Who set us up the TNT?
Time: 7/20/21, 5:30 PM
Description: Unexpected error
java.lang.IllegalArgumentException: In... | True | Crash when pressing bound key - Repeatable, happens every time regardless of which key is selected. Likely a mod incompatibility issue considering how many I have installed.
Crash log:
```
---- Minecraft Crash Report ----
// Who set us up the TNT?
Time: 7/20/21, 5:30 PM
Description: Unexpected error
java.l... | comp | crash when pressing bound key repeatable happens every time regardless of which key is selected likely a mod incompatibility issue considering how many i have installed crash log minecraft crash report who set us up the tnt time pm description unexpected error java lang... | 1 |
45,189 | 23,945,417,522 | IssuesEvent | 2022-09-12 06:47:20 | keptn/keptn | https://api.github.com/repos/keptn/keptn | closed | Core :: Adjust Resource Limits | area:core performance | ## Action Item
Adapt the resource limits/requests of core services.
### CPU
- [x] remediation-svc Req 25m
- [x] secret-svc Lim 100m
- [x] resource-svc Lim 200m
- [x] lighthouse-svc Lim 100m
- [x] datastore Lim 100m
- [x] datastore Req 25m
- [x] shipyard Lim 200m
### Memory
- [x] lighthouse-svc Lim 128Mi
- [x] ligh... | True | Core :: Adjust Resource Limits - ## Action Item
Adapt the resource limits/requests of core services.
### CPU
- [x] remediation-svc Req 25m
- [x] secret-svc Lim 100m
- [x] resource-svc Lim 200m
- [x] lighthouse-svc Lim 100m
- [x] datastore Lim 100m
- [x] datastore Req 25m
- [x] shipyard Lim 200m
### Memory
- [x] li... | non_comp | core adjust resource limits action item adapt the resource limits requests of core services cpu remediation svc req secret svc lim resource svc lim lighthouse svc lim datastore lim datastore req shipyard lim memory lighthouse svc lim lighthouse s... | 0 |
60,555 | 17,023,455,465 | IssuesEvent | 2021-07-03 02:07:17 | tomhughes/trac-tickets | https://api.github.com/repos/tomhughes/trac-tickets | closed | Tiger data - highlight tiger data not showing when ways have been moved but not otherwise changed | Component: potlatch (flash editor) Priority: minor Resolution: wontfix Type: defect | **[Submitted to the original trac issue database at 1.36pm, Friday, 7th August 2009]**
When a way is moved, without changing any tags, and then a new editing session is started, it's pink - as an unchanged way.
It being white would be a lot easier to see your and others edits on the map.
Either simply adding a ... | 1.0 | Tiger data - highlight tiger data not showing when ways have been moved but not otherwise changed - **[Submitted to the original trac issue database at 1.36pm, Friday, 7th August 2009]**
When a way is moved, without changing any tags, and then a new editing session is started, it's pink - as an unchanged way.
It b... | non_comp | tiger data highlight tiger data not showing when ways have been moved but not otherwise changed when a way is moved without changing any tags and then a new editing session is started it s pink as an unchanged way it being white would be a lot easier to see your and others edits on the map eith... | 0 |
164,942 | 26,050,404,728 | IssuesEvent | 2022-12-22 18:03:40 | open-sauced/insights | https://api.github.com/repos/open-sauced/insights | reopened | feature: casual vs active? | 🖍 needs design | We have talked about identifying org members in the contributors. My go to example for sharing OpenSauced's vision is Next.js, who has a lot of employees contributing to the project. We should definitely highlight org vs outside contributors, but we should also highlight the level of contributions.
Next.js
<... | 1.0 | feature: casual vs active? - We have talked about identifying org members in the contributors. My go to example for sharing OpenSauced's vision is Next.js, who has a lot of employees contributing to the project. We should definitely highlight org vs outside contributors, but we should also highlight the level of ... | non_comp | feature casual vs active we have talked about identifying org members in the contributors my go to example for sharing opensauced s vision is next js who has a lot of employees contributing to the project we should definitely highlight org vs outside contributors but we should also highlight the level of ... | 0 |
8,504 | 10,519,792,339 | IssuesEvent | 2019-09-29 20:26:13 | wysohn/TriggerReactor | https://api.github.com/repos/wysohn/TriggerReactor | opened | Inconsistent xp behavior between Sponge and Bukkit | Compatibility bug sponge | In sponge, $xp and #SETXP refer to the total xp a player has, as an integer.
In bukkit, $xp and #SETXP refer the percentage of xp that the player has until the next level
We need to choose a behavior and make both platforms consistent.
I think that the sponge way is more versatile, but the bukkit way is more frien... | True | Inconsistent xp behavior between Sponge and Bukkit - In sponge, $xp and #SETXP refer to the total xp a player has, as an integer.
In bukkit, $xp and #SETXP refer the percentage of xp that the player has until the next level
We need to choose a behavior and make both platforms consistent.
I think that the sponge wa... | comp | inconsistent xp behavior between sponge and bukkit in sponge xp and setxp refer to the total xp a player has as an integer in bukkit xp and setxp refer the percentage of xp that the player has until the next level we need to choose a behavior and make both platforms consistent i think that the sponge wa... | 1 |
7,813 | 10,028,702,706 | IssuesEvent | 2019-07-17 12:21:43 | TileDB-Inc/TileDB | https://api.github.com/repos/TileDB-Inc/TileDB | closed | Update backwards_compat test for datetime dimensions | backwards-compatibility | Update backwards_compat test for datetime dimensions | True | Update backwards_compat test for datetime dimensions - Update backwards_compat test for datetime dimensions | comp | update backwards compat test for datetime dimensions update backwards compat test for datetime dimensions | 1 |
7,300 | 9,550,830,790 | IssuesEvent | 2019-05-02 13:09:18 | maruTA-bis5/mattermost4j | https://api.github.com/repos/maruTA-bis5/mattermost4j | opened | UserApi#resetPassword: rename parameter `token` to `code` | REST API Compatibility good first issue | Rename parameter to same as mattermost api doc: `UserApi#resetPassword`: `token` to `code` | True | UserApi#resetPassword: rename parameter `token` to `code` - Rename parameter to same as mattermost api doc: `UserApi#resetPassword`: `token` to `code` | comp | userapi resetpassword rename parameter token to code rename parameter to same as mattermost api doc userapi resetpassword token to code | 1 |
1,411 | 3,934,403,335 | IssuesEvent | 2016-04-25 22:31:47 | openpeer/ortc | https://api.github.com/repos/openpeer/ortc | closed | Ice gathering | 1.0 compatibility issue 1.1 PR exists | Currently Section 2.7 states (in the definition of RTCIceGathererState):
"RTCIceGatherer objects gather upon construction"
This creates an issue for WebRTC 1.0 shims, which have to resort to tricks (such as waiting to attach the onlocalcandidate event handler until setLocalDescription() is called), so as to avo... | True | Ice gathering - Currently Section 2.7 states (in the definition of RTCIceGathererState):
"RTCIceGatherer objects gather upon construction"
This creates an issue for WebRTC 1.0 shims, which have to resort to tricks (such as waiting to attach the onlocalcandidate event handler until setLocalDescription() is calle... | comp | ice gathering currently section states in the definition of rtcicegathererstate rtcicegatherer objects gather upon construction this creates an issue for webrtc shims which have to resort to tricks such as waiting to attach the onlocalcandidate event handler until setlocaldescription is calle... | 1 |
98,470 | 4,021,782,385 | IssuesEvent | 2016-05-16 23:33:59 | kubernetes/kubernetes | https://api.github.com/repos/kubernetes/kubernetes | opened | Containers within a pod don't share the same UTS namespace | kind/cleanup priority/P1 team/node | During reviewing container runtime interface proposal, I surprisingly found that containers within a pod today only share both network and IPC namespace, not uts one. I don't think there are any production issues caused by this, but we should clean up this.
cc/ @yujuhong @vishh | 1.0 | Containers within a pod don't share the same UTS namespace - During reviewing container runtime interface proposal, I surprisingly found that containers within a pod today only share both network and IPC namespace, not uts one. I don't think there are any production issues caused by this, but we should clean up this.
... | non_comp | containers within a pod don t share the same uts namespace during reviewing container runtime interface proposal i surprisingly found that containers within a pod today only share both network and ipc namespace not uts one i don t think there are any production issues caused by this but we should clean up this ... | 0 |
8,849 | 10,797,938,138 | IssuesEvent | 2019-11-06 09:02:11 | dotnet/winforms | https://api.github.com/repos/dotnet/winforms | closed | PropertyGrid: images are not rendered / ImageEditor not working? | :boom: regression area: PropertyGrid area: UI type editors tenet-compatibility |
**Problem description:**

**Expected behavior:**
The rendering should be the same as in .NET Fx
**Minimal repro:**
* build and launch WinFormsControlsClassicTests and WinformsControlsTest
* cli... | True | PropertyGrid: images are not rendered / ImageEditor not working? -
**Problem description:**

**Expected behavior:**
The rendering should be the same as in .NET Fx
**Minimal repro:**
* build and ... | comp | propertygrid images are not rendered imageeditor not working problem description expected behavior the rendering should be the same as in net fx minimal repro build and launch winformscontrolsclassictests and winformscontrolstest click fontnameeditor button in both and... | 1 |
38,329 | 2,845,786,934 | IssuesEvent | 2015-05-29 06:58:38 | marvinlabs/customer-area | https://api.github.com/repos/marvinlabs/customer-area | closed | Restrict WP admin area setting does not work WP Customer Area 6.1.1 | bug Priority - high | With the setting checked, the user is still able to access the admin area.
When they do, there are a whole slew of menu index errors for whatever reason. | 1.0 | Restrict WP admin area setting does not work WP Customer Area 6.1.1 - With the setting checked, the user is still able to access the admin area.
When they do, there are a whole slew of menu index errors for whatever reason. | non_comp | restrict wp admin area setting does not work wp customer area with the setting checked the user is still able to access the admin area when they do there are a whole slew of menu index errors for whatever reason | 0 |
17,936 | 23,933,688,546 | IssuesEvent | 2022-09-10 23:19:59 | GregTechCEu/gt-ideas | https://api.github.com/repos/GregTechCEu/gt-ideas | opened | Sea Water Purification | processing chain | ## Details
It should be no surprise that water obtained from the sea is full of impurities and should be purified before being used for industrial purposes. A process known as Multi-stage flash distillation is one of the most widely used methods of desalinating water (It is used to process 26% of today's desalinated w... | 1.0 | Sea Water Purification - ## Details
It should be no surprise that water obtained from the sea is full of impurities and should be purified before being used for industrial purposes. A process known as Multi-stage flash distillation is one of the most widely used methods of desalinating water (It is used to process 26%... | non_comp | sea water purification details it should be no surprise that water obtained from the sea is full of impurities and should be purified before being used for industrial purposes a process known as multi stage flash distillation is one of the most widely used methods of desalinating water it is used to process ... | 0 |
279,717 | 30,733,966,843 | IssuesEvent | 2023-07-28 05:49:25 | DevSeconsTL/WebGoat-WhiteSource-Bolt | https://api.github.com/repos/DevSeconsTL/WebGoat-WhiteSource-Bolt | opened | junit-4.8.1.jar: 1 vulnerabilities (highest severity is: 5.5) | Mend: dependency security vulnerability | <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>junit-4.8.1.jar</b></p></summary>
<p>JUnit is a regression testing framework written by Erich Gamma and Kent Beck. It is used by the developer who implements unit tes... | True | junit-4.8.1.jar: 1 vulnerabilities (highest severity is: 5.5) - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>junit-4.8.1.jar</b></p></summary>
<p>JUnit is a regression testing framework written by Erich Gamma an... | non_comp | junit jar vulnerabilities highest severity is vulnerable library junit jar junit is a regression testing framework written by erich gamma and kent beck it is used by the developer who implements unit tests in java library home page a href path to dependency file pom xml ... | 0 |
21,340 | 11,196,657,215 | IssuesEvent | 2020-01-03 10:44:52 | leancodepl/corelibrary | https://api.github.com/repos/leancodepl/corelibrary | opened | Improve performance | good first issue performance | We have some performance problems with Autofac and JSON serialization (see benchmarks) that should be addressed. | True | Improve performance - We have some performance problems with Autofac and JSON serialization (see benchmarks) that should be addressed. | non_comp | improve performance we have some performance problems with autofac and json serialization see benchmarks that should be addressed | 0 |
8,613 | 10,566,960,140 | IssuesEvent | 2019-10-05 22:58:59 | Conquest-Reforged/ConquestReforged | https://api.github.com/repos/Conquest-Reforged/ConquestReforged | closed | Crash on inventory with Bibliocraft | 1.12 Mod Compatibility | Clients crash when they open CR search via hotkey. We spoke on Discord, here's the crash-report.
[crash-2018-06-02_23.19.49-client.txt](https://github.com/Conquest-Reforged/ConquestReforged/files/2065465/crash-2018-06-02_23.19.49-client.txt)
Something else I'm curious about is if these images look correct. I'm us... | True | Crash on inventory with Bibliocraft - Clients crash when they open CR search via hotkey. We spoke on Discord, here's the crash-report.
[crash-2018-06-02_23.19.49-client.txt](https://github.com/Conquest-Reforged/ConquestReforged/files/2065465/crash-2018-06-02_23.19.49-client.txt)
Something else I'm curious about i... | comp | crash on inventory with bibliocraft clients crash when they open cr search via hotkey we spoke on discord here s the crash report something else i m curious about is if these images look correct i m using conquestreforged and optifine hd u and the resource pack posted the torches... | 1 |
2,094 | 4,820,394,572 | IssuesEvent | 2016-11-04 22:41:28 | mockito/mockito | https://api.github.com/repos/mockito/mockito | opened | Move private api VerificationData to public package | 2.* incompatible | Required by #730 plan, need to wait for next major version of Mockito.
Move org.mockito.internal.verification.api.VerificationData -> org.mockito.verification.VerificationData | True | Move private api VerificationData to public package - Required by #730 plan, need to wait for next major version of Mockito.
Move org.mockito.internal.verification.api.VerificationData -> org.mockito.verification.VerificationData | comp | move private api verificationdata to public package required by plan need to wait for next major version of mockito move org mockito internal verification api verificationdata org mockito verification verificationdata | 1 |
291,053 | 25,117,313,598 | IssuesEvent | 2022-11-09 03:55:22 | codeigniter4/CodeIgniter4 | https://api.github.com/repos/codeigniter4/CodeIgniter4 | closed | `TimerTest::testLongExecutionTime` failed | bug testing | ```
1) CodeIgniter\Debug\TimerTest::testLongExecutionTime
Failed asserting that 3600 is equal to 1 or is less than 1.
/home/runner/work/CodeIgniter4/CodeIgniter4/system/Test/CIUnitTestCase.php:436
/home/runner/work/CodeIgniter4/CodeIgniter4/tests/system/Debug/TimerTest.php:98
phpvfscomposer:///home/runner/work/... | 1.0 | `TimerTest::testLongExecutionTime` failed - ```
1) CodeIgniter\Debug\TimerTest::testLongExecutionTime
Failed asserting that 3600 is equal to 1 or is less than 1.
/home/runner/work/CodeIgniter4/CodeIgniter4/system/Test/CIUnitTestCase.php:436
/home/runner/work/CodeIgniter4/CodeIgniter4/tests/system/Debug/TimerTest... | non_comp | timertest testlongexecutiontime failed codeigniter debug timertest testlongexecutiontime failed asserting that is equal to or is less than home runner work system test ciunittestcase php home runner work tests system debug timertest php phpvfscomposer home runner work ve... | 0 |
590,795 | 17,788,190,635 | IssuesEvent | 2021-08-31 13:31:50 | glciampaglia/infodiversity-mock-social-media | https://api.github.com/repos/glciampaglia/infodiversity-mock-social-media | closed | Add attention checks to feed scrolling | high priority | The first time the feed loads, it display a certain number of tweets. At the bottom of the screen (note: this is not the bottom of the feed. The bottom of the screen is always visible) there is a "next" button. At the beginning, this button is disabled.
Once the user has scrolled over all the tweets in the feed, t... | 1.0 | Add attention checks to feed scrolling - The first time the feed loads, it display a certain number of tweets. At the bottom of the screen (note: this is not the bottom of the feed. The bottom of the screen is always visible) there is a "next" button. At the beginning, this button is disabled.
Once the user has sc... | non_comp | add attention checks to feed scrolling the first time the feed loads it display a certain number of tweets at the bottom of the screen note this is not the bottom of the feed the bottom of the screen is always visible there is a next button at the beginning this button is disabled once the user has sc... | 0 |
9,923 | 11,938,702,799 | IssuesEvent | 2020-04-02 14:10:14 | jenkinsci/configuration-as-code-plugin | https://api.github.com/repos/jenkinsci/configuration-as-code-plugin | closed | autorizationStrategy projectMatrix not applied | bug plugin-compatibility | Part of my configuration looks like this:
```yaml
authorizationStrategy:
projectMatrix: ... | True | autorizationStrategy projectMatrix not applied - Part of my configuration looks like this:
```yaml
authorizationStrategy:
... | comp | autorizationstrategy projectmatrix not applied part of my configuration looks like this yaml authorizationstrategy ... | 1 |
1,178 | 3,669,883,303 | IssuesEvent | 2016-02-21 14:31:27 | simeonradivoev/MatterOverdrive | https://api.github.com/repos/simeonradivoev/MatterOverdrive | closed | Bug with Android Compass | fixed? mod compatibility bug | I've been having this problem several times this past month. If I unlock the android upgrade that requires a compass, my game whitescreens and crashes. I play on a server, so the server was able to reset my player data. However, I have earned several of your awesome custom legendary armors, as well as a plethora of oth... | True | Bug with Android Compass - I've been having this problem several times this past month. If I unlock the android upgrade that requires a compass, my game whitescreens and crashes. I play on a server, so the server was able to reset my player data. However, I have earned several of your awesome custom legendary armors, a... | comp | bug with android compass i ve been having this problem several times this past month if i unlock the android upgrade that requires a compass my game whitescreens and crashes i play on a server so the server was able to reset my player data however i have earned several of your awesome custom legendary armors a... | 1 |
80,669 | 23,276,156,690 | IssuesEvent | 2022-08-05 07:24:48 | reitmas32/Next | https://api.github.com/repos/reitmas32/Next | opened | Create a basic builder | builder | ## Builder that uses nothing in the base
### Example of config.yaml
```yaml
basic_release:
base: basic
c_compiler: gcc
cxx_compiler: g++
linker: ld
files_cxx:
- main.cpp
- src/func/suma.cpp
- src/structs/*.cc
files_c:
- main_of_c.c
- src/func/suma.... | 1.0 | Create a basic builder - ## Builder that uses nothing in the base
### Example of config.yaml
```yaml
basic_release:
base: basic
c_compiler: gcc
cxx_compiler: g++
linker: ld
files_cxx:
- main.cpp
- src/func/suma.cpp
- src/structs/*.cc
files_c:
- main_of_c.... | non_comp | create a basic builder builder that uses nothing in the base example of config yaml yaml basic release base basic c compiler gcc cxx compiler g linker ld files cxx main cpp src func suma cpp src structs cc files c main of c ... | 0 |
17,964 | 12,702,901,112 | IssuesEvent | 2020-06-22 21:06:22 | BCDevOps/developer-experience | https://api.github.com/repos/BCDevOps/developer-experience | opened | INC0037756 MCS - Missing application logs | Infrastructure | Fluentd is throwing some errors and logs don't appear to be getting indexed properly. | 1.0 | INC0037756 MCS - Missing application logs - Fluentd is throwing some errors and logs don't appear to be getting indexed properly. | non_comp | mcs missing application logs fluentd is throwing some errors and logs don t appear to be getting indexed properly | 0 |
1,437 | 2,596,960,971 | IssuesEvent | 2015-02-21 01:03:51 | hapijs/hapi | https://api.github.com/repos/hapijs/hapi | closed | Example code in the API documentation is out of date | documentation | ``reply.continue()`` is the callback used when authentication succeeds, however, the example code in the API documentation for ``server.auth.scheme(name, scheme)`` fails to use this callback like it's supposed to. | 1.0 | Example code in the API documentation is out of date - ``reply.continue()`` is the callback used when authentication succeeds, however, the example code in the API documentation for ``server.auth.scheme(name, scheme)`` fails to use this callback like it's supposed to. | non_comp | example code in the api documentation is out of date reply continue is the callback used when authentication succeeds however the example code in the api documentation for server auth scheme name scheme fails to use this callback like it s supposed to | 0 |
17,648 | 24,333,659,018 | IssuesEvent | 2022-09-30 22:29:50 | MCCTeam/Minecraft-Console-Client | https://api.github.com/repos/MCCTeam/Minecraft-Console-Client | closed | Explosion Records | a:enhancement waiting-for:contributor in:protocol-compatibility | **Prerequisites**
- [x] I have read and understood the [user manual](https://github.com/ORelio/Minecraft-Console-Client/tree/master/MinecraftClient/config)
- [x] I made sure I am running the latest [development build](https://ci.appveyor.com/project/ORelio/minecraft-console-client/build/artifacts)
- [x] I tried t... | True | Explosion Records - **Prerequisites**
- [x] I have read and understood the [user manual](https://github.com/ORelio/Minecraft-Console-Client/tree/master/MinecraftClient/config)
- [x] I made sure I am running the latest [development build](https://ci.appveyor.com/project/ORelio/minecraft-console-client/build/artifact... | comp | explosion records prerequisites i have read and understood the i made sure i am running the latest i tried to before opening a new one feature description i think it would be a good idea to implement this but i do not see how to implement this in datatypes | 1 |
95,481 | 19,702,359,384 | IssuesEvent | 2022-01-12 17:53:40 | sourcegraph/sourcegraph | https://api.github.com/repos/sourcegraph/sourcegraph | opened | insights: Add patternType UX indicators to the search query bar, to match main search bar | team/code-insights | Our syntax highlighting [led a user to believe](https://sourcegraph.slack.com/archives/C01M58VTV39/p1642005747010500?thread_ts=1642003938.007400&cid=C01M58VTV39) they didn't need to indicate `patternType:regexp` in their query, though they did. On capture group insights, we have the regexp indicator on the search creat... | 1.0 | insights: Add patternType UX indicators to the search query bar, to match main search bar - Our syntax highlighting [led a user to believe](https://sourcegraph.slack.com/archives/C01M58VTV39/p1642005747010500?thread_ts=1642003938.007400&cid=C01M58VTV39) they didn't need to indicate `patternType:regexp` in their query, ... | non_comp | insights add patterntype ux indicators to the search query bar to match main search bar our syntax highlighting they didn t need to indicate patterntype regexp in their query though they did on capture group insights we have the regexp indicator on the search creation bar but uneditable could we add... | 0 |
12,493 | 14,750,579,606 | IssuesEvent | 2021-01-08 02:34:01 | select2/select2 | https://api.github.com/repos/select2/select2 | closed | jQuery.isFunction() has been deprecated | 4.x compatibility confirmed bug | **Description:**
As of jQuery 3.3, jQuery.isFunction() has been deprecated. In most cases, its use can be replaced by typeof x === "function".
[https://api.jquery.com/jQuery.isFunction/](url)
**Select2 version used**
4.1.0-beta.1
**jQuery version used**
3.5.1
| True | jQuery.isFunction() has been deprecated - **Description:**
As of jQuery 3.3, jQuery.isFunction() has been deprecated. In most cases, its use can be replaced by typeof x === "function".
[https://api.jquery.com/jQuery.isFunction/](url)
**Select2 version used**
4.1.0-beta.1
**jQuery version used**
3.5.1
| comp | jquery isfunction has been deprecated description as of jquery jquery isfunction has been deprecated in most cases its use can be replaced by typeof x function url version used beta jquery version used | 1 |
9,595 | 11,647,035,959 | IssuesEvent | 2020-03-01 12:58:29 | hhxsv5/laravel-s | https://api.github.com/repos/hhxsv5/laravel-s | closed | Laravel 6中清理RememberToken的Cookie失败导致混乱的登录态 Failed to clean up Cookie of RememberToken in Laravel 6 leads to messy login status | compatibility | 1. Your software version (Screenshot of your startup)
| Software | Version |
| --------- | --------- |
| PHP | 7.4.3 |
| Swoole | 4.4.15 |
| LaravelS |3.6.1 |
| Laravel/Lumen | 6.17.1 |
2. Detail description about this issue(error/log)
多个用户反馈,登录状态会出现错乱情况。也已经注册了清理器。
... | True | Laravel 6中清理RememberToken的Cookie失败导致混乱的登录态 Failed to clean up Cookie of RememberToken in Laravel 6 leads to messy login status - 1. Your software version (Screenshot of your startup)
| Software | Version |
| --------- | --------- |
| PHP | 7.4.3 |
| Swoole | 4.4.15 |
| LaravelS ... | comp | laravel failed to clean up cookie of remembertoken in laravel leads to messy login status your software version screenshot of your startup software version php swoole laravels laravel lumen ... | 1 |
12,289 | 14,532,343,224 | IssuesEvent | 2020-12-14 22:16:27 | gudmdharalds-a8c/testing123 | https://api.github.com/repos/gudmdharalds-a8c/testing123 | closed | PHP 7.4 Compatibility issue in / | PHP Compatibility PHP Compatiblity 7.4 | Found issue in master:
* <b>Warning in bla-7.php</b>: Curly brace syntax for accessing array elements and string offsets has been deprecated in PHP 7.4. Found: $group{0} https://github.com/gudmdharalds-a8c/testing123/blob/83c35637e18af62eaf166d46846234c1b8229c2e/bla-7.php#L3
| True | PHP 7.4 Compatibility issue in / - Found issue in master:
* <b>Warning in bla-7.php</b>: Curly brace syntax for accessing array elements and string offsets has been deprecated in PHP 7.4. Found: $group{0} https://github.com/gudmdharalds-a8c/testing123/blob/83c35637e18af62eaf166d46846234c1b8229c2e/bla-7.php#L3
| comp | php compatibility issue in found issue in master warning in bla php curly brace syntax for accessing array elements and string offsets has been deprecated in php found group | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.