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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
68,391 | 21,657,699,669 | IssuesEvent | 2022-05-06 15:39:10 | primefaces/primefaces | https://api.github.com/repos/primefaces/primefaces | closed | DatePicker: Time inputs can not be focussed by keyboard when inline | defect accessibility | ```xhtml
<p:datePicker id="inline" value="#{calendarJava8View.date1}" inline="true"
showTime="true" timeInput="true"/>
``` | 1.0 | DatePicker: Time inputs can not be focussed by keyboard when inline - ```xhtml
<p:datePicker id="inline" value="#{calendarJava8View.date1}" inline="true"
showTime="true" timeInput="true"/>
``` | non_comp | datepicker time inputs can not be focussed by keyboard when inline xhtml p datepicker id inline value inline true showtime true timeinput true | 0 |
621,072 | 19,576,855,138 | IssuesEvent | 2022-01-04 16:22:01 | tektoncd/pipeline | https://api.github.com/repos/tektoncd/pipeline | closed | Tekton entrypoint resolution can break signature verification. | kind/bug priority/important-soon | # Expected Behavior
If I submit a signed OCI Image Index, it's signature can be verified by something like `cosigned`.
# Actual Behavior
Because the index is resolved to an image here: https://github.com/tektoncd/pipeline/blob/5a774e618f600982ba9293c921f3ffefb979309b/pkg/pod/entrypoint_lookup_impl.go#L72-L79
... | 1.0 | Tekton entrypoint resolution can break signature verification. - # Expected Behavior
If I submit a signed OCI Image Index, it's signature can be verified by something like `cosigned`.
# Actual Behavior
Because the index is resolved to an image here: https://github.com/tektoncd/pipeline/blob/5a774e618f600982ba9... | non_comp | tekton entrypoint resolution can break signature verification expected behavior if i submit a signed oci image index it s signature can be verified by something like cosigned actual behavior because the index is resolved to an image here the signature on the index is no longer accessible to ve... | 0 |
118,714 | 15,360,058,756 | IssuesEvent | 2021-03-01 16:31:05 | flutter/flutter | https://api.github.com/repos/flutter/flutter | closed | Crash in dropdownmenupainter | P3 customer: money (g3) f: material design framework passed first triage severe: crash | Reported internally as b/180079090.
The stack trace is:
```
at _Double.clamp (double.dart:209 )
at _DropdownMenuPainter.paint (dropdown.dart:68 )
at RenderCustomPaint._paintWithPainter (custom_paint.dart:536 )
at RenderCustomPaint.paint (custom_paint.dart:577 )
at RenderObject._paintWithContext (object.dart:2... | 1.0 | Crash in dropdownmenupainter - Reported internally as b/180079090.
The stack trace is:
```
at _Double.clamp (double.dart:209 )
at _DropdownMenuPainter.paint (dropdown.dart:68 )
at RenderCustomPaint._paintWithPainter (custom_paint.dart:536 )
at RenderCustomPaint.paint (custom_paint.dart:577 )
at RenderObject._... | non_comp | crash in dropdownmenupainter reported internally as b the stack trace is at double clamp double dart at dropdownmenupainter paint dropdown dart at rendercustompaint paintwithpainter custom paint dart at rendercustompaint paint custom paint dart at renderobject paintwithcontex... | 0 |
7,971 | 10,142,137,705 | IssuesEvent | 2019-08-03 20:50:44 | Johni0702/BetterPortals | https://api.github.com/repos/Johni0702/BetterPortals | closed | Mod does not work on servers | compatibility | So I tested the mod (0.1.3) in the Enigmatica 2 Modpack in singleplayer and it works fine, however, when running on a dedicated server, the portal appears black and you can not walk through it. Its like a solid wall. | True | Mod does not work on servers - So I tested the mod (0.1.3) in the Enigmatica 2 Modpack in singleplayer and it works fine, however, when running on a dedicated server, the portal appears black and you can not walk through it. Its like a solid wall. | comp | mod does not work on servers so i tested the mod in the enigmatica modpack in singleplayer and it works fine however when running on a dedicated server the portal appears black and you can not walk through it its like a solid wall | 1 |
28,806 | 2,711,693,328 | IssuesEvent | 2015-04-09 08:31:20 | nlbdev/nordic-epub3-dtbook-migrator | https://api.github.com/repos/nlbdev/nordic-epub3-dtbook-migrator | opened | Consider removing requirement for backward-compabitility with EPUB 2 | 0 - Low priority enhancement guidelines revision | Mainly this affects the requirement to include a NCX. The EPUBs validated and converted in the scripts are intended as source files into a distribution system, and making the EPUBs backwards-compatible is a process that is mainly useful for distribution purposes. For distribution, other processes such as watermarking, ... | 1.0 | Consider removing requirement for backward-compabitility with EPUB 2 - Mainly this affects the requirement to include a NCX. The EPUBs validated and converted in the scripts are intended as source files into a distribution system, and making the EPUBs backwards-compatible is a process that is mainly useful for distribu... | non_comp | consider removing requirement for backward compabitility with epub mainly this affects the requirement to include a ncx the epubs validated and converted in the scripts are intended as source files into a distribution system and making the epubs backwards compatible is a process that is mainly useful for distribu... | 0 |
6,488 | 8,774,607,537 | IssuesEvent | 2018-12-18 20:20:27 | wavesoftware/java-eid-exceptions | https://api.github.com/repos/wavesoftware/java-eid-exceptions | closed | Better configuration | enhancement incompatibile quality | Now configuration is done by static methods to `Eid` class.
This should be avoided and moved to seperate classes. There should be added some mechanism that users can utilize to configure Eid library in declarative way. For ex. using Java's `ServiceLoader` class. | True | Better configuration - Now configuration is done by static methods to `Eid` class.
This should be avoided and moved to seperate classes. There should be added some mechanism that users can utilize to configure Eid library in declarative way. For ex. using Java's `ServiceLoader` class. | comp | better configuration now configuration is done by static methods to eid class this should be avoided and moved to seperate classes there should be added some mechanism that users can utilize to configure eid library in declarative way for ex using java s serviceloader class | 1 |
143,436 | 13,064,217,427 | IssuesEvent | 2020-07-30 17:44:05 | ComplianceAsCode/auditree-arboretum | https://api.github.com/repos/ComplianceAsCode/auditree-arboretum | opened | Migrate Python Packages fetchers and checks | check check report documentation fetcher | ## Overview
We need to migrate over the Python Packages fetchers and checks.
## Requirements
- Migrate fetchers
- fetch all current packages in virtual env
- fetch release info for auditree-arboretum
- fetch release info for auditree-framework
- Migrate checks
- check for differences between c... | 1.0 | Migrate Python Packages fetchers and checks - ## Overview
We need to migrate over the Python Packages fetchers and checks.
## Requirements
- Migrate fetchers
- fetch all current packages in virtual env
- fetch release info for auditree-arboretum
- fetch release info for auditree-framework
- Migrat... | non_comp | migrate python packages fetchers and checks overview we need to migrate over the python packages fetchers and checks requirements migrate fetchers fetch all current packages in virtual env fetch release info for auditree arboretum fetch release info for auditree framework migrat... | 0 |
322,265 | 9,815,496,479 | IssuesEvent | 2019-06-13 12:47:37 | alphagov/govuk-design-system | https://api.github.com/repos/alphagov/govuk-design-system | closed | Duplicate iframe titles | Effort: hours Priority: low accessibility audit: may-2019 | This issue is from a May 2019 external accessibility audit report.
**WCAG Reference**: [2.4.1 Bypass Blocks (Level A)](https://www.w3.org/WAI/WCAG21/Understanding/bypass-blocks.html)
**Issue ID**: DAC_Issue8
**URL(s)**:
- https://design-system.service.gov.uk/styles/layout/ (long content page)
- https://design-s... | 1.0 | Duplicate iframe titles - This issue is from a May 2019 external accessibility audit report.
**WCAG Reference**: [2.4.1 Bypass Blocks (Level A)](https://www.w3.org/WAI/WCAG21/Understanding/bypass-blocks.html)
**Issue ID**: DAC_Issue8
**URL(s)**:
- https://design-system.service.gov.uk/styles/layout/ (long content... | non_comp | duplicate iframe titles this issue is from a may external accessibility audit report wcag reference issue id dac url s long content page question pages with title ‘question pages example’ with the title ‘headings with captions – typography example’ screen shot ... | 0 |
8,882 | 10,866,244,328 | IssuesEvent | 2019-11-14 20:47:41 | Angry-Pixel/The-Betweenlands | https://api.github.com/repos/Angry-Pixel/The-Betweenlands | closed | Version 3.5x breaks water rendering in shaders | 1.12 Fixed In Dev Incompatibility | ## Versions
#### Betweenlands version:
<!-- Add the Betweenlands version you are using below -->
v3.5.1
#### Forge version:
forge-14.23.5.2838
#### Singleplayer or Multiplayer:
<!-- Whether the problem happens in Singleplayer or Multiplayer, and if it happens in Multiplayer also include which server is use... | True | Version 3.5x breaks water rendering in shaders - ## Versions
#### Betweenlands version:
<!-- Add the Betweenlands version you are using below -->
v3.5.1
#### Forge version:
forge-14.23.5.2838
#### Singleplayer or Multiplayer:
<!-- Whether the problem happens in Singleplayer or Multiplayer, and if it happen... | comp | version breaks water rendering in shaders versions betweenlands version forge version forge singleplayer or multiplayer single and multiplayer on the built in local server installed mods description of the problem how to reproduce ... | 1 |
8,268 | 10,323,419,050 | IssuesEvent | 2019-08-31 21:20:26 | midwan/amiberry | https://api.github.com/repos/midwan/amiberry | closed | [WHDLoad issue] Shadow Fighter AGA | compatibility fixed in dev | **Shadow Fighter [(Version 1.0 (24.03.2007))]** - AGA
=> runs ok yet too slow (compare with the ECS version to see what the real speed should be). **Please do note that the ECS/OCS version of this game is working like a charm.** Thanks to @vultureg7 and to @ransom1122 for reporting and confirming that one (original ti... | True | [WHDLoad issue] Shadow Fighter AGA - **Shadow Fighter [(Version 1.0 (24.03.2007))]** - AGA
=> runs ok yet too slow (compare with the ECS version to see what the real speed should be). **Please do note that the ECS/OCS version of this game is working like a charm.** Thanks to @vultureg7 and to @ransom1122 for reporting... | comp | shadow fighter aga shadow fighter aga runs ok yet too slow compare with the ecs version to see what the real speed should be please do note that the ecs ocs version of this game is working like a charm thanks to and to for reporting and confirming that one original ticket | 1 |
1,754 | 4,317,249,521 | IssuesEvent | 2016-07-23 06:06:06 | AdguardTeam/AdguardForAndroid | https://api.github.com/repos/AdguardTeam/AdguardForAndroid | reopened | Yandex navigator & HTTPs filtering | Compatibility SSL | После всех обновлений Яндекс.Навигатора, включая сегодняшнее 13.04.2016, при включённой фильтрации не подхватываются мои места из учётки Яндекса. Яндекс.Навигатор ругается на прослушку канала, что, в общем-то, логично. Всё подхватилось после временного отелючения AdGuard
WSR-311-92886 | True | Yandex navigator & HTTPs filtering - После всех обновлений Яндекс.Навигатора, включая сегодняшнее 13.04.2016, при включённой фильтрации не подхватываются мои места из учётки Яндекса. Яндекс.Навигатор ругается на прослушку канала, что, в общем-то, логично. Всё подхватилось после временного отелючения AdGuard
WSR-311-... | comp | yandex navigator https filtering после всех обновлений яндекс навигатора включая сегодняшнее при включённой фильтрации не подхватываются мои места из учётки яндекса яндекс навигатор ругается на прослушку канала что в общем то логично всё подхватилось после временного отелючения adguard wsr | 1 |
20,314 | 29,765,632,460 | IssuesEvent | 2023-06-15 00:27:47 | ValveSoftware/Proton | https://api.github.com/repos/ValveSoftware/Proton | closed | Diablo 2 Resurrected | Game compatibility - Unofficial | # Compatibility Report
- Diablo 2 Resurrected
- Non-Steam game (13512922949631344640)
## System Information
- OS: Fedora 34
- CPU: Intel i7-8700k
- RAM: 64GB
- GPU: Nvidia GTX 1080 TI
- Driver/LLVM version: 470.74
- Kernel version: 5.14.9-200.fc34.x86_64
Proton: 1634140039 experimental-6.3-20211013
Steam... | True | Diablo 2 Resurrected - # Compatibility Report
- Diablo 2 Resurrected
- Non-Steam game (13512922949631344640)
## System Information
- OS: Fedora 34
- CPU: Intel i7-8700k
- RAM: 64GB
- GPU: Nvidia GTX 1080 TI
- Driver/LLVM version: 470.74
- Kernel version: 5.14.9-200.fc34.x86_64
Proton: 1634140039 experimen... | comp | diablo resurrected compatibility report diablo resurrected non steam game system information os fedora cpu intel ram gpu nvidia gtx ti driver llvm version kernel version proton experimental steamgameid command options fo... | 1 |
635,324 | 20,384,588,056 | IssuesEvent | 2022-02-22 04:38:54 | Rulios/feelingly | https://api.github.com/repos/Rulios/feelingly | closed | Login and register with Google Accounts | enhancement question priority | To speed up the process of registering, it should be implemented the register with Google Accounts. | 1.0 | Login and register with Google Accounts - To speed up the process of registering, it should be implemented the register with Google Accounts. | non_comp | login and register with google accounts to speed up the process of registering it should be implemented the register with google accounts | 0 |
16,337 | 21,970,346,382 | IssuesEvent | 2022-05-25 02:37:33 | P03W/RPGStats | https://api.github.com/repos/P03W/RPGStats | closed | Translations do not work while Bee-Better is installed. | bug awaiting feedback mod compatibility | **Describe the bug**
When RPGStats is installed alongside Bee Better, the '/rpgstats' output is not translated and is shown as raw strings.
**To Reproduce**
Steps to reproduce the behavior:
1. Install Bee-Better and RPGStats together.
2. Type '/rpgstats' command.
3. See bug
**Expected behavior**
The '/rpgst... | True | Translations do not work while Bee-Better is installed. - **Describe the bug**
When RPGStats is installed alongside Bee Better, the '/rpgstats' output is not translated and is shown as raw strings.
**To Reproduce**
Steps to reproduce the behavior:
1. Install Bee-Better and RPGStats together.
2. Type '/rpgstats' ... | comp | translations do not work while bee better is installed describe the bug when rpgstats is installed alongside bee better the rpgstats output is not translated and is shown as raw strings to reproduce steps to reproduce the behavior install bee better and rpgstats together type rpgstats ... | 1 |
12,567 | 14,887,460,540 | IssuesEvent | 2021-01-20 18:22:09 | Oldes/Rebol-wishes | https://api.github.com/repos/Oldes/Rebol-wishes | closed | Wish: allow `none` value inside `map!` | Datatype: map! Oldes.resolved Red compatibility Type.wish | `map!` is often used to hold JSON data and loading a JSON with `null` will make the nulled value as deleted.
Currently:
```rebol
>> decode 'json {{"a":null}}
== #()
```
Red language already supports it:
```red
>> load/as {{"a":null}} 'json
== #(
a: none
)
```
https://github.com/Oldes/Rebol-wishes/iss... | True | Wish: allow `none` value inside `map!` - `map!` is often used to hold JSON data and loading a JSON with `null` will make the nulled value as deleted.
Currently:
```rebol
>> decode 'json {{"a":null}}
== #()
```
Red language already supports it:
```red
>> load/as {{"a":null}} 'json
== #(
a: none
)
```
... | comp | wish allow none value inside map map is often used to hold json data and loading a json with null will make the nulled value as deleted currently rebol decode json a null red language already supports it red load as a null json a none ... | 1 |
7,267 | 10,421,338,005 | IssuesEvent | 2019-09-16 05:43:38 | axa-group/Parsr | https://api.github.com/repos/axa-group/Parsr | closed | python3 command is just python sometimes | bug processing | **Summary**
On Archlinux and some other OS (maybe Windows as well?), python 3.x is ran using the `python` command and python 2.x using the `python2` command. Here, we're assuming it's always `python3`: https://github.com/axa-group/Parsr/blob/dc3bec7ae62b0db12a075f31c26ba8951a63c2f7/server/src/modules/TableDetectionMod... | 1.0 | python3 command is just python sometimes - **Summary**
On Archlinux and some other OS (maybe Windows as well?), python 3.x is ran using the `python` command and python 2.x using the `python2` command. Here, we're assuming it's always `python3`: https://github.com/axa-group/Parsr/blob/dc3bec7ae62b0db12a075f31c26ba8951a... | non_comp | command is just python sometimes summary on archlinux and some other os maybe windows as well python x is ran using the python command and python x using the command here we re assuming it s always steps to reproduce steps to reproduce the behavior have your path with pytho... | 0 |
10,885 | 12,877,053,447 | IssuesEvent | 2020-07-11 08:47:03 | Foundry376/Mailspring | https://api.github.com/repos/Foundry376/Mailspring | closed | Unable to sync Outlook mails | bug mailserver-incompatibility needs-reproduction | <!--
Thanks for taking the time to file an issue! The Mailspring community uses GitHub issues to coordinate development.
Before filling out this form, try searching for both open and closed issues here: https://github.com/Foundry376/Mailspring/issues. Upvoting an existing sync issue is MUCH better than submitting a... | True | Unable to sync Outlook mails - <!--
Thanks for taking the time to file an issue! The Mailspring community uses GitHub issues to coordinate development.
Before filling out this form, try searching for both open and closed issues here: https://github.com/Foundry376/Mailspring/issues. Upvoting an existing sync issue i... | comp | unable to sync outlook mails thanks for taking the time to file an issue the mailspring community uses github issues to coordinate development before filling out this form try searching for both open and closed issues here upvoting an existing sync issue is much better than submitting a new one it of... | 1 |
346,419 | 24,886,832,801 | IssuesEvent | 2022-10-28 08:31:03 | pwjj2000/ped | https://api.github.com/repos/pwjj2000/ped | opened | Lack of links in Table of Contents to jump to sub-sections (e.g. to specific commands) | severity.Medium type.DocumentationBug | There are only links for the larger sections like `Features` and `Command Summary`, but not for the smaller sub-sections like the individual commands.
I'm not too sure if it is intended this way but it would be good to have for all sub-sections for ease of navigation for returning users!
 - There are only links for the larger sections like `Features` and `Command Summary`, but not for the smaller sub-sections like the individual commands.
I'm not too sure if it is intended this way but it would be good to have for al... | non_comp | lack of links in table of contents to jump to sub sections e g to specific commands there are only links for the larger sections like features and command summary but not for the smaller sub sections like the individual commands i m not too sure if it is intended this way but it would be good to have for al... | 0 |
12,543 | 14,860,356,813 | IssuesEvent | 2021-01-18 20:20:54 | keycastr/keycastr | https://api.github.com/repos/keycastr/keycastr | closed | Modernize MainMenu.nib | compatibility | MainMenu.nib can't be easily worked with in modern Xcode as it is still in the legacy binary format and contains embedded references to antique Interface Builder plugins.
| True | Modernize MainMenu.nib - MainMenu.nib can't be easily worked with in modern Xcode as it is still in the legacy binary format and contains embedded references to antique Interface Builder plugins.
| comp | modernize mainmenu nib mainmenu nib can t be easily worked with in modern xcode as it is still in the legacy binary format and contains embedded references to antique interface builder plugins | 1 |
3,794 | 6,655,358,299 | IssuesEvent | 2017-09-29 16:04:49 | globus/globus-sdk-python | https://api.github.com/repos/globus/globus-sdk-python | closed | Look into moving JWT support to PyJWT; consider whether or not we can make it a strict dependency (vs. optional) | enhancement help wanted portability/compatiblity question | For JWT support, we allow users to install python-jose via the `globus-sdk[jwt]` extra. That makes the inclusion optional.
We made it optional because python-jose depends on pycrypto, which doesn't install cleanly without system libraries.
pyjwt is more mainstream than python-jose, and depends on `cryptography`. Am... | True | Look into moving JWT support to PyJWT; consider whether or not we can make it a strict dependency (vs. optional) - For JWT support, we allow users to install python-jose via the `globus-sdk[jwt]` extra. That makes the inclusion optional.
We made it optional because python-jose depends on pycrypto, which doesn't instal... | comp | look into moving jwt support to pyjwt consider whether or not we can make it a strict dependency vs optional for jwt support we allow users to install python jose via the globus sdk extra that makes the inclusion optional we made it optional because python jose depends on pycrypto which doesn t install cl... | 1 |
8,035 | 10,170,277,317 | IssuesEvent | 2019-08-08 04:33:24 | jesus2099/konami-command | https://api.github.com/repos/jesus2099/konami-command | opened | General check of Firefox | INSTALL-USER-SCRIPT browser compatibility major ninja | It seems [how Firefox is running user scripts might have changed](https://violentmonkey.github.io/2018/11/23/inject-into-context/).
I should check my scripts with Firefox (on Android indeed I saw most of them work but not INSTALL USER SCRIPTS, which indeed runs on github, it might because of that [Content Security P... | True | General check of Firefox - It seems [how Firefox is running user scripts might have changed](https://violentmonkey.github.io/2018/11/23/inject-into-context/).
I should check my scripts with Firefox (on Android indeed I saw most of them work but not INSTALL USER SCRIPTS, which indeed runs on github, it might because ... | comp | general check of firefox it seems i should check my scripts with firefox on android indeed i saw most of them work but not install user scripts which indeed runs on github it might because of that content security policy csp thing | 1 |
418,144 | 12,194,014,495 | IssuesEvent | 2020-04-29 15:12:31 | DimensionDev/Maskbook | https://api.github.com/repos/DimensionDev/Maskbook | closed | [Demand] Add ERC20 token OKB | Demand: Draft Priority: P1 (Now) | ## Metadata
Field | Value
--- | ---
Previous Stage | ...
Figma Link | https://www.figma.com/file/gTMLz5RGFEIegKM8RT0eSd/redpacket_cover?node-id=0:1 https://www.figma.com/file/VrUbo5q4bGh3GxOmNOxFWV/Red-Packet-Dai?node-id=0:1
Expected UX prototype due | 2020-W??-5
Actual UX prototype release | -
Expected engine... | 1.0 | [Demand] Add ERC20 token OKB - ## Metadata
Field | Value
--- | ---
Previous Stage | ...
Figma Link | https://www.figma.com/file/gTMLz5RGFEIegKM8RT0eSd/redpacket_cover?node-id=0:1 https://www.figma.com/file/VrUbo5q4bGh3GxOmNOxFWV/Red-Packet-Dai?node-id=0:1
Expected UX prototype due | 2020-W??-5
Actual UX prototy... | non_comp | add token okb metadata field value previous stage figma link expected ux prototype due w actual ux prototype release expected engineering due w corresponding pull request completion version catalogue part ... | 0 |
10,302 | 12,291,886,264 | IssuesEvent | 2020-05-10 12:14:15 | ValveSoftware/Proton | https://api.github.com/repos/ValveSoftware/Proton | closed | Homeworld Remastered Collection (244160) | .NET .NET-WPF Game compatibility - Unofficial | # Compatibility Report
- Name of the game with compatibility issues: Homeworld Remastered
- Steam AppID of the game: 244160
## System Information
- GPU: NVIDIA GeForce RTX 2080 Ti
- Driver/LLVM version: 440.44
- Kernel version: 5.3.0-7642-generic
- Link to full system information report as [Gist](https://gist.... | True | Homeworld Remastered Collection (244160) - # Compatibility Report
- Name of the game with compatibility issues: Homeworld Remastered
- Steam AppID of the game: 244160
## System Information
- GPU: NVIDIA GeForce RTX 2080 Ti
- Driver/LLVM version: 440.44
- Kernel version: 5.3.0-7642-generic
- Link to full system... | comp | homeworld remastered collection compatibility report name of the game with compatibility issues homeworld remastered steam appid of the game system information gpu nvidia geforce rtx ti driver llvm version kernel version generic link to full system information report... | 1 |
16,334 | 21,960,088,260 | IssuesEvent | 2022-05-24 15:07:48 | BlackBonjour/stdlib | https://api.github.com/repos/BlackBonjour/stdlib | closed | PHP 8.1: ArrayAccess-Interface got defined function declarations | compatibility | The functions of the `ArrayAccess`-Interface will now return values like `mixed`. All implemenations needs to define it to.
See: https://www.php.net/manual/de/migration81.incompatible.php#migration81.incompatible.phar | True | PHP 8.1: ArrayAccess-Interface got defined function declarations - The functions of the `ArrayAccess`-Interface will now return values like `mixed`. All implemenations needs to define it to.
See: https://www.php.net/manual/de/migration81.incompatible.php#migration81.incompatible.phar | comp | php arrayaccess interface got defined function declarations the functions of the arrayaccess interface will now return values like mixed all implemenations needs to define it to see | 1 |
42,982 | 11,134,225,504 | IssuesEvent | 2019-12-20 11:12:38 | jrasell/sherpa | https://api.github.com/repos/jrasell/sherpa | closed | Docker Hub wrong version - 0.4.0 | area/build kind/bug | **Describe the bug**
The latest version pushed on Docker Hub does not seem to be the right one.
The interface displays version `0.3.0` instead of `0.4.0` and the digest (`a73972f6f7bd`) is the same on the [Docker Hub](https://hub.docker.com/r/jrasell/sherpa/tags) for both versions.
[Build](https://hub.docker.c... | 1.0 | Docker Hub wrong version - 0.4.0 - **Describe the bug**
The latest version pushed on Docker Hub does not seem to be the right one.
The interface displays version `0.3.0` instead of `0.4.0` and the digest (`a73972f6f7bd`) is the same on the [Docker Hub](https://hub.docker.com/r/jrasell/sherpa/tags) for both versio... | non_comp | docker hub wrong version describe the bug the latest version pushed on docker hub does not seem to be the right one the interface displays version instead of and the digest is the same on the for both versions also show version seem likes you forgot to ... | 0 |
11,472 | 9,376,817,588 | IssuesEvent | 2019-04-04 08:53:02 | terraform-providers/terraform-provider-azurerm | https://api.github.com/repos/terraform-providers/terraform-provider-azurerm | closed | Feature Request: Support for Shared Access Policies for ServiceBus Namespaces | enhancement service/servicebus | Hey all,
Similar to https://github.com/terraform-providers/terraform-provider-azurerm/issues/735, it would be great to see support for shared access policies on a service bus namespace level
https://docs.microsoft.com/en-us/azure/templates/microsoft.servicebus/namespaces/authorizationrules | 2.0 | Feature Request: Support for Shared Access Policies for ServiceBus Namespaces - Hey all,
Similar to https://github.com/terraform-providers/terraform-provider-azurerm/issues/735, it would be great to see support for shared access policies on a service bus namespace level
https://docs.microsoft.com/en-us/azure/tem... | non_comp | feature request support for shared access policies for servicebus namespaces hey all similar to it would be great to see support for shared access policies on a service bus namespace level | 0 |
25,685 | 11,207,765,479 | IssuesEvent | 2020-01-06 05:16:07 | emilwareus/NodeGoat | https://api.github.com/repos/emilwareus/NodeGoat | opened | WS-2019-0333 (Medium) detected in handlebars-4.0.5.tgz | security vulnerability | ## WS-2019-0333 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>handlebars-4.0.5.tgz</b></p></summary>
<p>Handlebars provides the power necessary to let you build semantic templates ... | True | WS-2019-0333 (Medium) detected in handlebars-4.0.5.tgz - ## WS-2019-0333 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>handlebars-4.0.5.tgz</b></p></summary>
<p>Handlebars provides... | non_comp | ws medium detected in handlebars tgz ws medium severity vulnerability vulnerable library handlebars tgz handlebars provides the power necessary to let you build semantic templates effectively with no frustration library home page a href path to dependency file tmp ws s... | 0 |
283,806 | 24,563,318,966 | IssuesEvent | 2022-10-12 22:54:07 | godotengine/godot | https://api.github.com/repos/godotengine/godot | closed | Godot 4.0 crashes on Linux Mint when selecting "Import" | bug platform:linuxbsd topic:editor needs testing crash | ### Godot version
4.0 alpha 15
### System information
Linux Mint 20.3 Cinnamon 64 bit
### Issue description
Testing Godot 4.0 alpha 15 on Linux Mint Cinnamon 64 bit. It crashes after clicking on "Import" option and clicking on "Browse", then the program freezes and then closes. No project selection is po... | 1.0 | Godot 4.0 crashes on Linux Mint when selecting "Import" - ### Godot version
4.0 alpha 15
### System information
Linux Mint 20.3 Cinnamon 64 bit
### Issue description
Testing Godot 4.0 alpha 15 on Linux Mint Cinnamon 64 bit. It crashes after clicking on "Import" option and clicking on "Browse", then the p... | non_comp | godot crashes on linux mint when selecting import godot version alpha system information linux mint cinnamon bit issue description testing godot alpha on linux mint cinnamon bit it crashes after clicking on import option and clicking on browse then the progra... | 0 |
557,216 | 16,503,984,042 | IssuesEvent | 2021-05-25 16:59:18 | googleapis/nodejs-monitoring | https://api.github.com/repos/googleapis/nodejs-monitoring | closed | metrics: should read time series data failed | api: monitoring flakybot: flaky flakybot: issue priority: p1 type: bug | This test failed!
To configure my behavior, see [the Flaky Bot documentation](https://github.com/googleapis/repo-automation-bots/tree/master/packages/flakybot).
If I'm commenting on this issue too often, add the `flakybot: quiet` label and
I will stop commenting.
---
commit: 57c149dafb032db539323e4e28a5c83d56793a13... | 1.0 | metrics: should read time series data failed - This test failed!
To configure my behavior, see [the Flaky Bot documentation](https://github.com/googleapis/repo-automation-bots/tree/master/packages/flakybot).
If I'm commenting on this issue too often, add the `flakybot: quiet` label and
I will stop commenting.
---
c... | non_comp | metrics should read time series data failed this test failed to configure my behavior see if i m commenting on this issue too often add the flakybot quiet label and i will stop commenting commit buildurl status failed test output expected ubuntu http n doublevalue value... | 0 |
5,726 | 8,196,109,866 | IssuesEvent | 2018-08-31 08:45:39 | pingcap/tidb | https://api.github.com/repos/pingcap/tidb | closed | type year has an unsigned flag | type/compatibility | Please answer these questions before submitting your issue. Thanks!
1. What did you do?
If possible, provide a recipe for reproducing the error.
```
mysql> show create table testyear;
+----------+-------------------------------------------------------------------------------------------+
| Table | Create Tab... | True | type year has an unsigned flag - Please answer these questions before submitting your issue. Thanks!
1. What did you do?
If possible, provide a recipe for reproducing the error.
```
mysql> show create table testyear;
+----------+------------------------------------------------------------------------------------... | comp | type year has an unsigned flag please answer these questions before submitting your issue thanks what did you do if possible provide a recipe for reproducing the error mysql show create table testyear ... | 1 |
4,473 | 7,135,463,507 | IssuesEvent | 2018-01-23 01:13:17 | Polymer/polymer | https://api.github.com/repos/Polymer/polymer | closed | a href not working when on-tap assigned | 1.x 1.x-2.x compatibility p1 | Hello everyone,
I've found an issue in Polymer 1.8.x. When I'm using a html link in my polymer element, everything is fine with the link. But when i add a on-tap function to the html link, the link itself doesn't work any more on mobile (used the toggle device function of the chrome dev tools) but the on-tap functio... | True | a href not working when on-tap assigned - Hello everyone,
I've found an issue in Polymer 1.8.x. When I'm using a html link in my polymer element, everything is fine with the link. But when i add a on-tap function to the html link, the link itself doesn't work any more on mobile (used the toggle device function of th... | comp | a href not working when on tap assigned hello everyone i ve found an issue in polymer x when i m using a html link in my polymer element everything is fine with the link but when i add a on tap function to the html link the link itself doesn t work any more on mobile used the toggle device function of th... | 1 |
7,401 | 9,652,634,471 | IssuesEvent | 2019-05-18 18:57:15 | bitwalker/distillery | https://api.github.com/repos/bitwalker/distillery | closed | distillery is redefining module Mix.Tasks.Release | fixed:pre-release future-compatibility | ### Steps to reproduce
just compile distillery 2.0.12
### Verbose Logs
```
$ mix deps.get
Resolving Hex dependencies...
Dependency resolution completed:
Unchanged:
artificery 0.4.0
connection 1.0.4
cowboy 2.6.1
cowlib 2.7.0
db_connection 2.0.5
decimal 1.7.0
distillery 2.0.12
ecto 3.0... | True | distillery is redefining module Mix.Tasks.Release - ### Steps to reproduce
just compile distillery 2.0.12
### Verbose Logs
```
$ mix deps.get
Resolving Hex dependencies...
Dependency resolution completed:
Unchanged:
artificery 0.4.0
connection 1.0.4
cowboy 2.6.1
cowlib 2.7.0
db_connection 2.0... | comp | distillery is redefining module mix tasks release steps to reproduce just compile distillery verbose logs mix deps get resolving hex dependencies dependency resolution completed unchanged artificery connection cowboy cowlib db connection ... | 1 |
72,975 | 24,392,143,633 | IssuesEvent | 2022-10-04 16:01:01 | vector-im/element-web | https://api.github.com/repos/vector-im/element-web | closed | Message gets falsely highlighted and notified | T-Defect X-Needs-Info S-Minor A-Notifications | ### Steps to reproduce
I have a room where a custom bot sends messages about the latest vulnerabilities that are added to NIST's NVD. Since there are quite many messages every day and I don't want to be notified for each one, I configured the notification settings to only notify me for "mentions and keywords". The k... | 1.0 | Message gets falsely highlighted and notified - ### Steps to reproduce
I have a room where a custom bot sends messages about the latest vulnerabilities that are added to NIST's NVD. Since there are quite many messages every day and I don't want to be notified for each one, I configured the notification settings to o... | non_comp | message gets falsely highlighted and notified steps to reproduce i have a room where a custom bot sends messages about the latest vulnerabilities that are added to nist s nvd since there are quite many messages every day and i don t want to be notified for each one i configured the notification settings to o... | 0 |
119,186 | 25,486,812,146 | IssuesEvent | 2022-11-26 14:11:42 | FerretDB/FerretDB | https://api.github.com/repos/FerretDB/FerretDB | closed | Integration tests improvements: fuzzing | code/chore not ready fuzz | Re-add recording of wire messages and fuzzing.
See also #344. | 1.0 | Integration tests improvements: fuzzing - Re-add recording of wire messages and fuzzing.
See also #344. | non_comp | integration tests improvements fuzzing re add recording of wire messages and fuzzing see also | 0 |
85,555 | 10,450,066,352 | IssuesEvent | 2019-09-19 09:44:11 | spring-projects/spring-restdocs | https://api.github.com/repos/spring-projects/spring-restdocs | closed | Invalid part errors when rendering samples' getting-started-guide.adoc | type: documentation | ```
asciidoctor: ERROR: getting-started-guide.adoc: line 17: invalid part, must have at least one section (e.g., chapter, appendix, etc.)
``` | 1.0 | Invalid part errors when rendering samples' getting-started-guide.adoc - ```
asciidoctor: ERROR: getting-started-guide.adoc: line 17: invalid part, must have at least one section (e.g., chapter, appendix, etc.)
``` | non_comp | invalid part errors when rendering samples getting started guide adoc asciidoctor error getting started guide adoc line invalid part must have at least one section e g chapter appendix etc | 0 |
195,950 | 22,362,821,478 | IssuesEvent | 2022-06-15 22:40:33 | snowflakedb/snowflake-hive-metastore-connector | https://api.github.com/repos/snowflakedb/snowflake-hive-metastore-connector | closed | CVE-2019-14439 (High) detected in jackson-databind-2.6.5.jar | security vulnerability | ## CVE-2019-14439 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.6.5.jar</b></p></summary>
<p>General data-binding functionality for Jackson: works on core streamin... | True | CVE-2019-14439 (High) detected in jackson-databind-2.6.5.jar - ## CVE-2019-14439 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.6.5.jar</b></p></summary>
<p>General... | non_comp | cve high detected in jackson databind jar cve high severity vulnerability vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api library home page a href path to dependency file pom xml path to vulnerable l... | 0 |
49,709 | 7,531,059,777 | IssuesEvent | 2018-04-15 00:01:53 | SwifterSwift/SwifterSwift | https://api.github.com/repos/SwifterSwift/SwifterSwift | closed | Explain the modular nature of extensions | documentation | Add a new section to [CONTRIBUTING.md](https://github.com/SwifterSwift/SwifterSwift/blob/master/CONTRIBUTING.md) explaining the modular nature of extensions and how units should not have dependencies on other units. | 1.0 | Explain the modular nature of extensions - Add a new section to [CONTRIBUTING.md](https://github.com/SwifterSwift/SwifterSwift/blob/master/CONTRIBUTING.md) explaining the modular nature of extensions and how units should not have dependencies on other units. | non_comp | explain the modular nature of extensions add a new section to explaining the modular nature of extensions and how units should not have dependencies on other units | 0 |
21,580 | 2,641,489,486 | IssuesEvent | 2015-03-11 18:01:51 | cs2103jan2015-f13-4j/main | https://api.github.com/repos/cs2103jan2015-f13-4j/main | closed | A user can display the tasks by entering a display command | priority.medium type.story | A user can display the tasks by entering a display command so that he/she will know where are the tasks that need to be done. | 1.0 | A user can display the tasks by entering a display command - A user can display the tasks by entering a display command so that he/she will know where are the tasks that need to be done. | non_comp | a user can display the tasks by entering a display command a user can display the tasks by entering a display command so that he she will know where are the tasks that need to be done | 0 |
19,023 | 26,437,515,534 | IssuesEvent | 2023-01-15 15:21:24 | lipefl/swade-tools | https://api.github.com/repos/lipefl/swade-tools | closed | [improvement] Use of Arcane device | enhancement compatibility | Hi,
when Swade Tools is activated Arcane device cannot work, the specific buttons that usually appears in the chat does'nt show at all.
Is it possible to display those buttons ?
Best regards. | True | [improvement] Use of Arcane device - Hi,
when Swade Tools is activated Arcane device cannot work, the specific buttons that usually appears in the chat does'nt show at all.
Is it possible to display those buttons ?
Best regards. | comp | use of arcane device hi when swade tools is activated arcane device cannot work the specific buttons that usually appears in the chat does nt show at all is it possible to display those buttons best regards | 1 |
20,777 | 30,924,975,610 | IssuesEvent | 2023-08-06 11:24:42 | DreamRealmCraft/tweakeroo-forge | https://api.github.com/repos/DreamRealmCraft/tweakeroo-forge | closed | Game Crashes after adding performant mod | wontfix compatibility | Title. After I add performant it just crashes and im no professional in reading crash logs but i can see it mentions tweakeroo as the error
Crash Log: https://paste.atlauncher.com/view/483b5207-4edb-4b45-b781-2acf0fa48c69
Edit: The game doesn't crash when I remove tweakeroo | True | Game Crashes after adding performant mod - Title. After I add performant it just crashes and im no professional in reading crash logs but i can see it mentions tweakeroo as the error
Crash Log: https://paste.atlauncher.com/view/483b5207-4edb-4b45-b781-2acf0fa48c69
Edit: The game doesn't crash when I remove tweake... | comp | game crashes after adding performant mod title after i add performant it just crashes and im no professional in reading crash logs but i can see it mentions tweakeroo as the error crash log edit the game doesn t crash when i remove tweakeroo | 1 |
2,468 | 5,198,591,761 | IssuesEvent | 2017-01-23 18:33:08 | ihsoft/KIS | https://api.github.com/repos/ihsoft/KIS | closed | TweakScale: Zero cost of a tweakable item | bug Mod compatibility | On the forum: http://forum.kerbalspaceprogram.com/index.php?/topic/101928-112-kerbal-inventory-system-kis-1212/&page=115#comment-2714443
GUESS: It looks `TweakScale` module needs to start before it can provide the right part's scale. Since in the ditor all the info is grabbed from the prefab the cost may become zero.
| True | TweakScale: Zero cost of a tweakable item - On the forum: http://forum.kerbalspaceprogram.com/index.php?/topic/101928-112-kerbal-inventory-system-kis-1212/&page=115#comment-2714443
GUESS: It looks `TweakScale` module needs to start before it can provide the right part's scale. Since in the ditor all the info is grabbe... | comp | tweakscale zero cost of a tweakable item on the forum guess it looks tweakscale module needs to start before it can provide the right part s scale since in the ditor all the info is grabbed from the prefab the cost may become zero | 1 |
33,559 | 27,582,956,525 | IssuesEvent | 2023-03-08 17:27:40 | lablup/backend.ai | https://api.github.com/repos/lablup/backend.ai | closed | Add GitHub Actions workflow to preview documentation builds | infrastructure docs | Using a new GitHub Actions workflow which is executed only when a PR in this repository has the `docs` label, let's build the previews of both English/Korean versions of the documentation and serve it on a publicly accessible static hosting using auto-generated branch-based names, just like Netlify.
* [x] Explore po... | 1.0 | Add GitHub Actions workflow to preview documentation builds - Using a new GitHub Actions workflow which is executed only when a PR in this repository has the `docs` label, let's build the previews of both English/Korean versions of the documentation and serve it on a publicly accessible static hosting using auto-genera... | non_comp | add github actions workflow to preview documentation builds using a new github actions workflow which is executed only when a pr in this repository has the docs label let s build the previews of both english korean versions of the documentation and serve it on a publicly accessible static hosting using auto genera... | 0 |
6,935 | 9,216,637,361 | IssuesEvent | 2019-03-11 08:43:34 | wpCloud/wp-stateless | https://api.github.com/repos/wpCloud/wp-stateless | closed | SVGs with Smush | type/bug type/compatibility workflow/hold | If you have both WP-Stateless enabled, and Smush enabled, with compatibility turned on, SVGs will upload to the Library, but are not transferred to GCS.
Replicated with Smush 3.0.2 and WP-Stateless 2.2.2 | True | SVGs with Smush - If you have both WP-Stateless enabled, and Smush enabled, with compatibility turned on, SVGs will upload to the Library, but are not transferred to GCS.
Replicated with Smush 3.0.2 and WP-Stateless 2.2.2 | comp | svgs with smush if you have both wp stateless enabled and smush enabled with compatibility turned on svgs will upload to the library but are not transferred to gcs replicated with smush and wp stateless | 1 |
53,948 | 11,166,430,342 | IssuesEvent | 2019-12-27 13:16:16 | microsoft/vscode | https://api.github.com/repos/microsoft/vscode | closed | Merge/remove "editor.formatOnSave" and "editor.codeActionsOnSave->"source.fixAll"" | editor-code-actions needs more info | There are two references for this issue:
- https://code.visualstudio.com/docs/getstarted/settings
- https://code.visualstudio.com/updates/v1_23#_run-code-actions-on-save
`"editor.codeActionsOnSave": {},` has the option that it can be set like this:
```json
"editor.codeActionsOnSave": {
"source.fixAll"... | 1.0 | Merge/remove "editor.formatOnSave" and "editor.codeActionsOnSave->"source.fixAll"" - There are two references for this issue:
- https://code.visualstudio.com/docs/getstarted/settings
- https://code.visualstudio.com/updates/v1_23#_run-code-actions-on-save
`"editor.codeActionsOnSave": {},` has the option that it c... | non_comp | merge remove editor formatonsave and editor codeactionsonsave source fixall there are two references for this issue editor codeactionsonsave has the option that it can be set like this json editor codeactionsonsave source fixall true then this exist... | 0 |
420,985 | 12,247,063,644 | IssuesEvent | 2020-05-05 15:20:38 | heldersepu/GMapCatcher | https://api.github.com/repos/heldersepu/GMapCatcher | closed | Street View | Priority-Low Type-Enhancement auto-migrated | ```
What new or enhanced feature are you proposing?
able to browse street view
What goal would this enhancement help you achieve?
With superior image compression to be able to save them for offline view.
```
Original issue reported on code.google.com by `juanpablogallardov@gmail.com` on 18 Apr 2010 at 7:44
| 1.0 | Street View - ```
What new or enhanced feature are you proposing?
able to browse street view
What goal would this enhancement help you achieve?
With superior image compression to be able to save them for offline view.
```
Original issue reported on code.google.com by `juanpablogallardov@gmail.com` on 18 Apr 2010 at 7... | non_comp | street view what new or enhanced feature are you proposing able to browse street view what goal would this enhancement help you achieve with superior image compression to be able to save them for offline view original issue reported on code google com by juanpablogallardov gmail com on apr at | 0 |
8,999 | 11,035,425,076 | IssuesEvent | 2019-12-07 13:38:34 | Simonwep/selection | https://api.github.com/repos/Simonwep/selection | closed | Selection area is invisible after update to 1.4.0 | Incompatibility bug | #### Do you want to request a **feature** or report a **bug**?
a **bug**
#### What is the current behavior?
After updating Selection to any version, greater then `0.1.4`, I do not see the selection area on selection.
#### If the current behavior is a bug, please provide the steps to reproduce.
#### What... | True | Selection area is invisible after update to 1.4.0 - #### Do you want to request a **feature** or report a **bug**?
a **bug**
#### What is the current behavior?
After updating Selection to any version, greater then `0.1.4`, I do not see the selection area on selection.
#### If the current behavior is a bu... | comp | selection area is invisible after update to do you want to request a feature or report a bug a bug what is the current behavior after updating selection to any version greater then i do not see the selection area on selection if the current behavior is a bu... | 1 |
109,467 | 9,381,638,236 | IssuesEvent | 2019-04-04 20:09:19 | open-apparel-registry/open-apparel-registry | https://api.github.com/repos/open-apparel-registry/open-apparel-registry | closed | Text formatting on Facility List page is odd | bug tested/verified | ## Overview
The formatting of new text on the Facility List page is appearing justified right.
### Expected Behavior
The additional text should be justified left, under the other text on the page.
### Actual Behavior
The additional text is justified right.
### Steps to Reproduce
* Log into a user ... | 1.0 | Text formatting on Facility List page is odd - ## Overview
The formatting of new text on the Facility List page is appearing justified right.
### Expected Behavior
The additional text should be justified left, under the other text on the page.
### Actual Behavior
The additional text is justified right.
... | non_comp | text formatting on facility list page is odd overview the formatting of new text on the facility list page is appearing justified right expected behavior the additional text should be justified left under the other text on the page actual behavior the additional text is justified right ... | 0 |
74,872 | 3,449,156,688 | IssuesEvent | 2015-12-16 12:13:49 | HMS-FAC/BoatlaunchMVP | https://api.github.com/repos/HMS-FAC/BoatlaunchMVP | closed | Filter drop-down closes when text is clicked on | bug IN PROGRESS priority-1 | If the radio button isn't clicked, the filter page will close | 1.0 | Filter drop-down closes when text is clicked on - If the radio button isn't clicked, the filter page will close | non_comp | filter drop down closes when text is clicked on if the radio button isn t clicked the filter page will close | 0 |
209,886 | 23,730,913,554 | IssuesEvent | 2022-08-31 01:33:33 | Baneeishaque/gem-stone-jwellery-website | https://api.github.com/repos/Baneeishaque/gem-stone-jwellery-website | opened | CVE-2019-8331 (Medium) detected in bootstrap-3.2.0.min.js | security vulnerability | ## CVE-2019-8331 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>bootstrap-3.2.0.min.js</b></p></summary>
<p>The most popular front-end framework for developing responsive, mobile fi... | True | CVE-2019-8331 (Medium) detected in bootstrap-3.2.0.min.js - ## CVE-2019-8331 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>bootstrap-3.2.0.min.js</b></p></summary>
<p>The most popu... | non_comp | cve medium detected in bootstrap min js cve medium severity vulnerability vulnerable library bootstrap min js the most popular front end framework for developing responsive mobile first projects on the web library home page a href path to dependency file about html ... | 0 |
20,299 | 15,227,292,464 | IssuesEvent | 2021-02-18 10:00:40 | argoproj/argo-cd | https://api.github.com/repos/argoproj/argo-cd | closed | Progressing Health status for Bitnami SealedSecret | component:core enhancement good first issue type:usability | # Summary
In Bitnami SealedSecrets v0.12, SealedSecrets now has a status field which we can key off to decide if a SealedSecret is fully deployed
https://github.com/bitnami-labs/sealed-secrets/blob/master/RELEASE-NOTES.md#status-field
> Now the sealed secrets controller updates the Status field of the SealedS... | True | Progressing Health status for Bitnami SealedSecret - # Summary
In Bitnami SealedSecrets v0.12, SealedSecrets now has a status field which we can key off to decide if a SealedSecret is fully deployed
https://github.com/bitnami-labs/sealed-secrets/blob/master/RELEASE-NOTES.md#status-field
> Now the sealed secre... | non_comp | progressing health status for bitnami sealedsecret summary in bitnami sealedsecrets sealedsecrets now has a status field which we can key off to decide if a sealedsecret is fully deployed now the sealed secrets controller updates the status field of the sealedsecrets resources this makes it easi... | 0 |
369,718 | 25,865,186,458 | IssuesEvent | 2022-12-13 20:13:32 | rancher/rancher | https://api.github.com/repos/rancher/rancher | closed | [CSP Adapter] Update AWS Marketplace listing for version 2.0.0 | [zube]: Review status/dev-validate team/area1 kind/post-release kind/release-task area/csp-adapter kind/documentation | New versions of the CSP adapter require the marketplace listing to be updated so that they are available to end-users on AWS. Because 2.7.0 requires a new version of the adapter, we will need to update the marketplace listing so that users on rancher 2.7 will be able to install an applicable version of the adapter.
... | 1.0 | [CSP Adapter] Update AWS Marketplace listing for version 2.0.0 - New versions of the CSP adapter require the marketplace listing to be updated so that they are available to end-users on AWS. Because 2.7.0 requires a new version of the adapter, we will need to update the marketplace listing so that users on rancher 2.7 ... | non_comp | update aws marketplace listing for version new versions of the csp adapter require the marketplace listing to be updated so that they are available to end users on aws because requires a new version of the adapter we will need to update the marketplace listing so that users on rancher will be able... | 0 |
625,002 | 19,715,857,168 | IssuesEvent | 2022-01-13 10:54:14 | canonical-web-and-design/global-nav | https://api.github.com/repos/canonical-web-and-design/global-nav | closed | Global nav login links followed by empty <ul>'s | Priority: Low | @lyubomir-popov commented on [Fri May 01 2020](https://github.com/canonical-web-and-design/ubuntu.com/issues/7398)
## Summary
Spacing in the global nav is uneven due to empty uls 
## Process
Open the g... | 1.0 | Global nav login links followed by empty <ul>'s - @lyubomir-popov commented on [Fri May 01 2020](https://github.com/canonical-web-and-design/ubuntu.com/issues/7398)
## Summary
Spacing in the global nav is uneven due to empty uls  | bug compatibility/3rd_party status/merged | ### Prerequisites
- [X] I have searched for similar issues in both open and closed tickets and cannot find a duplicate.
- [X] The issue still exists against the latest stable version of Elementor.
### Description
When looking at the Media LIbrary and filtering using Imagify, the `_elementor_is_screenshot` fil... | True | ✔️ 🧩 🐞 Bug Report: Elementor Pro breaks Imagify Media Library filters due to _elementor_is_screenshot meta filter (ED-8596) - ### Prerequisites
- [X] I have searched for similar issues in both open and closed tickets and cannot find a duplicate.
- [X] The issue still exists against the latest stable version of El... | comp | ✔️ 🧩 🐞 bug report elementor pro breaks imagify media library filters due to elementor is screenshot meta filter ed prerequisites i have searched for similar issues in both open and closed tickets and cannot find a duplicate the issue still exists against the latest stable version of elementor... | 1 |
31,395 | 4,705,270,683 | IssuesEvent | 2016-10-13 14:05:58 | handsontable/handsontable | https://api.github.com/repos/handsontable/handsontable | closed | manualColumnMove conflict with updateSettings() | Core: update settings Plugin: freeze / resize / move Priority: normal Status: Merged (ready for release) Tested Type: Bug | ### Description
<!--- Tell us what happens and what should happen -->
In this demo we should be able to load new row, one new column and show `id` columns as well. All options work besides filling new column with data.
### Additional details
Issue does not occur if we comment `manualColumnMove: true`
### Steps... | 1.0 | manualColumnMove conflict with updateSettings() - ### Description
<!--- Tell us what happens and what should happen -->
In this demo we should be able to load new row, one new column and show `id` columns as well. All options work besides filling new column with data.
### Additional details
Issue does not occur i... | non_comp | manualcolumnmove conflict with updatesettings description in this demo we should be able to load new row one new column and show id columns as well all options work besides filling new column with data additional details issue does not occur if we comment manualcolumnmove true steps t... | 0 |
3,949 | 6,793,240,554 | IssuesEvent | 2017-11-01 06:16:50 | yiisoft/yii2 | https://api.github.com/repos/yiisoft/yii2 | closed | Possible Bug in HHVM Postgres implementation | feature:hhvm compatibility PostgreSQL status:to be verified | There are two tests in the Yii Postgres related DB implementation that fail on HHVM:
https://github.com/yiisoft/yii2/pull/12971#issuecomment-260134653
```
There were 2 failures:
1) yii\tests\unit\framework\db\pgsql\CommandTest::testSaveSerializedObject
Failed asserting that 0 matches expected 1.
/home/t... | True | Possible Bug in HHVM Postgres implementation - There are two tests in the Yii Postgres related DB implementation that fail on HHVM:
https://github.com/yiisoft/yii2/pull/12971#issuecomment-260134653
```
There were 2 failures:
1) yii\tests\unit\framework\db\pgsql\CommandTest::testSaveSerializedObject
Failed ... | comp | possible bug in hhvm postgres implementation there are two tests in the yii postgres related db implementation that fail on hhvm there were failures yii tests unit framework db pgsql commandtest testsaveserializedobject failed asserting that matches expected home travis build yiiso... | 1 |
15,824 | 20,737,999,868 | IssuesEvent | 2022-03-14 15:14:50 | konveyor/pelorus | https://api.github.com/repos/konveyor/pelorus | closed | Deployment is failing on 4.7 cluster due to apiVersion in CronJob | bug compatibility ocp_4.7 | PR #372 introduced incompatibility with OCP 4.7.
Was:
https://docs.openshift.com/container-platform/4.7/rest_api/workloads_apis/cronjob-batch-v1beta1.html
OCP >=4.8:
https://docs.openshift.com/container-platform/4.9/rest_api/workloads_apis/job-batch-v1.html
Related change:
https://github.com/konveyor/... | True | Deployment is failing on 4.7 cluster due to apiVersion in CronJob - PR #372 introduced incompatibility with OCP 4.7.
Was:
https://docs.openshift.com/container-platform/4.7/rest_api/workloads_apis/cronjob-batch-v1beta1.html
OCP >=4.8:
https://docs.openshift.com/container-platform/4.9/rest_api/workloads_apis/... | comp | deployment is failing on cluster due to apiversion in cronjob pr introduced incompatibility with ocp was ocp related change | 1 |
583,230 | 17,380,246,641 | IssuesEvent | 2021-07-31 14:59:25 | NRCan/GSC-Field-Application | https://api.github.com/repos/NRCan/GSC-Field-Application | opened | Earth material picklist - texture | Schema bug high priority | There is something wrong with the texture picklist. Displayed parents aren't the good one, it seems to be a completely different picklist.
When adding a new vocabulary in there, we can't select, for instance, metamorphic.
Check the dictionaries and the parent/child wiring the back.
Found while doing a crash c... | 1.0 | Earth material picklist - texture - There is something wrong with the texture picklist. Displayed parents aren't the good one, it seems to be a completely different picklist.
When adding a new vocabulary in there, we can't select, for instance, metamorphic.
Check the dictionaries and the parent/child wiring the... | non_comp | earth material picklist texture there is something wrong with the texture picklist displayed parents aren t the good one it seems to be a completely different picklist when adding a new vocabulary in there we can t select for instance metamorphic check the dictionaries and the parent child wiring the... | 0 |
687,559 | 23,531,592,910 | IssuesEvent | 2022-08-19 15:51:13 | gpbl/react-day-picker | https://api.github.com/repos/gpbl/react-day-picker | closed | Focus navigation breaks with disabled days | Type: Bug Priority: Medium | ### Bug description
When navigating the calendar with the keyboard the focus breaks when the day to focus is disabled
### To reproduce
[Code sandbox: https://codesandbox.io/s/react-day-picker-8-vl4ry](https://codesandbox.io/s/react-day-picker-8-forked-yk2ez?file=/src/App.tsx)
#### Steps
Focus the calend... | 1.0 | Focus navigation breaks with disabled days - ### Bug description
When navigating the calendar with the keyboard the focus breaks when the day to focus is disabled
### To reproduce
[Code sandbox: https://codesandbox.io/s/react-day-picker-8-vl4ry](https://codesandbox.io/s/react-day-picker-8-forked-yk2ez?file=/... | non_comp | focus navigation breaks with disabled days bug description when navigating the calendar with the keyboard the focus breaks when the day to focus is disabled to reproduce steps focus the calendar and move with the arrows until a disabled day is met the focus get lost expected... | 0 |
250 | 2,694,913,527 | IssuesEvent | 2015-04-01 23:23:00 | tshemsedinov/impress | https://api.github.com/repos/tshemsedinov/impress | closed | Fonts and Access-Control-Allow-Origin for static | compatibility | * Access-Control-Allow-Origin: *
* woff in lib/impress.constants.js | True | Fonts and Access-Control-Allow-Origin for static - * Access-Control-Allow-Origin: *
* woff in lib/impress.constants.js | comp | fonts and access control allow origin for static access control allow origin woff in lib impress constants js | 1 |
203,734 | 7,077,949,796 | IssuesEvent | 2018-01-10 00:38:29 | google/google-api-java-client | https://api.github.com/repos/google/google-api-java-client | closed | Upload a MS office document in Google Drive and download pdf of that file | 1 star Type-Sample imported priority: p2 | _From [purnendu...@gmail.com](https://code.google.com/u/104768408794113576140/) on April 12, 2013 05:00:05_
Google Drive API 2
Android 2.2 minimum
Upload a MS office document in Google Drive and download pdf of that file
_Original issue: http://code.google.com/p/google-api-java-client/issues/detail?id=769_
| 1.0 | Upload a MS office document in Google Drive and download pdf of that file - _From [purnendu...@gmail.com](https://code.google.com/u/104768408794113576140/) on April 12, 2013 05:00:05_
Google Drive API 2
Android 2.2 minimum
Upload a MS office document in Google Drive and download pdf of that file
_Original issue: htt... | non_comp | upload a ms office document in google drive and download pdf of that file from on april google drive api android minimum upload a ms office document in google drive and download pdf of that file original issue | 0 |
197,953 | 14,951,328,909 | IssuesEvent | 2021-01-26 14:16:15 | elastic/beats | https://api.github.com/repos/elastic/beats | closed | [Metricbeat] Jolokia tests failed with timeout error No config file found | Metricbeat Stalled Team:Integrations [zube]: Old-Inbox flaky-test | ## Flaky Test
* **Test Name:**
jolokia autodiscover with jmx metricset
jolokia jmx metricset test
* **Link:**
/go/src/github.com/elastic/beats/metricbeat/tests/system/test_autodiscover_jolokia.py.
/go/src/github.com/elastic/beats/metricbeat/tests/system/test_jolokia.py
* **Artifact Link:** https://travi... | 1.0 | [Metricbeat] Jolokia tests failed with timeout error No config file found - ## Flaky Test
* **Test Name:**
jolokia autodiscover with jmx metricset
jolokia jmx metricset test
* **Link:**
/go/src/github.com/elastic/beats/metricbeat/tests/system/test_autodiscover_jolokia.py.
/go/src/github.com/elastic/beats/m... | non_comp | jolokia tests failed with timeout error no config file found flaky test test name jolokia autodiscover with jmx metricset jolokia jmx metricset test link go src github com elastic beats metricbeat tests system test autodiscover jolokia py go src github com elastic beats metricbeat t... | 0 |
19,474 | 27,039,724,898 | IssuesEvent | 2023-02-13 03:30:30 | aesara-devs/aesara | https://api.github.com/repos/aesara-devs/aesara | opened | Use `power` instead of `pow` for element-wise operator | NumPy compatibility | This is somewhat tricky as the name `power` is already used for the operation on scalars.
https://numpy.org/doc/stable/reference/generated/numpy.power.html#numpy.power | True | Use `power` instead of `pow` for element-wise operator - This is somewhat tricky as the name `power` is already used for the operation on scalars.
https://numpy.org/doc/stable/reference/generated/numpy.power.html#numpy.power | comp | use power instead of pow for element wise operator this is somewhat tricky as the name power is already used for the operation on scalars | 1 |
13,849 | 16,569,366,700 | IssuesEvent | 2021-05-30 04:23:28 | PowerNukkit/PowerNukkit | https://api.github.com/repos/PowerNukkit/PowerNukkit | opened | A gray sheep dropped black wool | Type: compatibility | # 🔌 Plugin compatibility issue
<!--
👉 This template is helpful, but you may erase everything if you can express the issue clearly
Feel free to ask questions or start related discussion
-->
While I was playing on a PN server with MobPlugin on it, I killed a gray sheep and it dropped a black wool. It could... | True | A gray sheep dropped black wool - # 🔌 Plugin compatibility issue
<!--
👉 This template is helpful, but you may erase everything if you can express the issue clearly
Feel free to ask questions or start related discussion
-->
While I was playing on a PN server with MobPlugin on it, I killed a gray sheep and... | comp | a gray sheep dropped black wool 🔌 plugin compatibility issue 👉 this template is helpful but you may erase everything if you can express the issue clearly feel free to ask questions or start related discussion while i was playing on a pn server with mobplugin on it i killed a gray sheep and... | 1 |
4,720 | 7,328,413,752 | IssuesEvent | 2018-03-04 20:29:54 | datafolklabs/cement | https://api.github.com/repos/datafolklabs/cement | closed | Rename App.Meta.config_extension as App.Meta.config_file_suffix | incompatible low-hanging-fruit portland refactoring | Calling it `config_extension` is confusing with the fact the `App.Meta.config_handler` or `app.config` is provided by a `config extension`... so should clarify this as `config_file_suffix`. | True | Rename App.Meta.config_extension as App.Meta.config_file_suffix - Calling it `config_extension` is confusing with the fact the `App.Meta.config_handler` or `app.config` is provided by a `config extension`... so should clarify this as `config_file_suffix`. | comp | rename app meta config extension as app meta config file suffix calling it config extension is confusing with the fact the app meta config handler or app config is provided by a config extension so should clarify this as config file suffix | 1 |
18,335 | 25,353,288,248 | IssuesEvent | 2022-11-20 02:22:47 | elementor/elementor | https://api.github.com/repos/elementor/elementor | closed | ⛔ 🐞 Bug Report: Elementor not working with AppMySite | bug compatibility/3rd_party | ### Prerequisites
- [X] I have searched for similar issues in both open and closed tickets and cannot find a duplicate.
- [X] The issue still exists against the latest stable version of Elementor.
### Description
Issue is that AppMySite cannot establish page connectivity when elementor is installed. And I do not kno... | True | ⛔ 🐞 Bug Report: Elementor not working with AppMySite - ### Prerequisites
- [X] I have searched for similar issues in both open and closed tickets and cannot find a duplicate.
- [X] The issue still exists against the latest stable version of Elementor.
### Description
Issue is that AppMySite cannot establish page co... | comp | ⛔ 🐞 bug report elementor not working with appmysite prerequisites i have searched for similar issues in both open and closed tickets and cannot find a duplicate the issue still exists against the latest stable version of elementor description issue is that appmysite cannot establish page connec... | 1 |
3,758 | 6,625,700,709 | IssuesEvent | 2017-09-22 16:24:37 | select2/select2 | https://api.github.com/repos/select2/select2 | closed | Dropdown displaced when using pinch zoom | accessibility compatibility | This is reproducible in the [demo page](https://select2.org/getting-started/basic-usage). Click on the first example, and then zoom in. The dropdown will become displaced. Tested on macOS Sierra with Chrome.
. Click on the first example, and then zoom in. The dropdown will become displaced. Tested on macOS Sierra with Chrome.
 is to display selected items then the default sorting is "As set manually"
Wireframes: http://ux.sitefinity.com/Sitefinity%20Feather/#p=list_settings | 1.0 | News widget "As set manually" sorting option - If the chosen option (in Content tab) is to display selected items then the default sorting is "As set manually"
Wireframes: http://ux.sitefinity.com/Sitefinity%20Feather/#p=list_settings | non_comp | news widget as set manually sorting option if the chosen option in content tab is to display selected items then the default sorting is as set manually wireframes | 0 |
247,664 | 7,921,774,454 | IssuesEvent | 2018-07-05 08:41:25 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | www.google.com - design is broken | browser-firefox-mobile priority-critical | <!-- @browser: Firefox Mobile 63.0 -->
<!-- @ua_header: Mozilla/5.0 (Android 8.0.0; Mobile; rv:63.0) Gecko/63.0 Firefox/63.0 -->
<!-- @reported_with: mobile-reporter -->
**URL**: https://www.google.com/search?q=collimated+display
**Browser / Version**: Firefox Mobile 63.0
**Operating System**: Android 8.0.0
**Tested ... | 1.0 | www.google.com - design is broken - <!-- @browser: Firefox Mobile 63.0 -->
<!-- @ua_header: Mozilla/5.0 (Android 8.0.0; Mobile; rv:63.0) Gecko/63.0 Firefox/63.0 -->
<!-- @reported_with: mobile-reporter -->
**URL**: https://www.google.com/search?q=collimated+display
**Browser / Version**: Firefox Mobile 63.0
**Operati... | non_comp | design is broken url browser version firefox mobile operating system android tested another browser no problem type design is broken description will only display first page of search results steps to reproduce from with ❤️ | 0 |
14,495 | 17,569,904,469 | IssuesEvent | 2021-08-14 13:15:25 | arthurbambou/Fabric---Discord-Link | https://api.github.com/repos/arthurbambou/Fabric---Discord-Link | closed | Origins enderman death message doesn't translate | bug compatibility | **Describe the bug**
When an enderian dies in water, the bot outputs death.attack.hurt_by_water instead of <player> took a bath for too long.
**Reproduction steps**
<!-- Steps to reproduce this behaviour -->
1. Install Origins on a server
2. Install Fabric--Discord-Link
3. Play as an enderian and jump in water
... | True | Origins enderman death message doesn't translate - **Describe the bug**
When an enderian dies in water, the bot outputs death.attack.hurt_by_water instead of <player> took a bath for too long.
**Reproduction steps**
<!-- Steps to reproduce this behaviour -->
1. Install Origins on a server
2. Install Fabric--Disc... | comp | origins enderman death message doesn t translate describe the bug when an enderian dies in water the bot outputs death attack hurt by water instead of took a bath for too long reproduction steps install origins on a server install fabric discord link play as an enderian and jump in wat... | 1 |
17,708 | 24,411,793,581 | IssuesEvent | 2022-10-05 12:59:45 | shemetz/ZoomPanOptions | https://api.github.com/repos/shemetz/ZoomPanOptions | closed | Incompatibility issue with "Lock View" module | incompatibility | Lock View module doesn't work when ZoomPanOptions is installed. | True | Incompatibility issue with "Lock View" module - Lock View module doesn't work when ZoomPanOptions is installed. | comp | incompatibility issue with lock view module lock view module doesn t work when zoompanoptions is installed | 1 |
15,506 | 19,703,264,856 | IssuesEvent | 2022-01-12 18:52:11 | googleapis/java-analytics-admin | https://api.github.com/repos/googleapis/java-analytics-admin | opened | Your .repo-metadata.json file has a problem 🤒 | type: process repo-metadata: lint | You have a problem with your .repo-metadata.json file:
Result of scan 📈:
* release_level must be equal to one of the allowed values in .repo-metadata.json
* api_shortname 'analytics-admin' invalid in .repo-metadata.json
☝️ Once you correct these problems, you can close this issue.
Reach out to **go/github-automat... | 1.0 | Your .repo-metadata.json file has a problem 🤒 - You have a problem with your .repo-metadata.json file:
Result of scan 📈:
* release_level must be equal to one of the allowed values in .repo-metadata.json
* api_shortname 'analytics-admin' invalid in .repo-metadata.json
☝️ Once you correct these problems, you can cl... | non_comp | your repo metadata json file has a problem 🤒 you have a problem with your repo metadata json file result of scan 📈 release level must be equal to one of the allowed values in repo metadata json api shortname analytics admin invalid in repo metadata json ☝️ once you correct these problems you can cl... | 0 |
10,465 | 12,419,606,729 | IssuesEvent | 2020-05-23 07:16:45 | storybookjs/storybook | https://api.github.com/repos/storybookjs/storybook | closed | Module build failed with thread-loader for javascript modules | babel / webpack compatibility with other tools inactive | **Describe the bug**
When javascript modules build with [thread-loader](https://github.com/webpack-contrib/thread-loader), building fails with the error:
```
ERROR in ./.storybook/generated-entry.js
Module build failed (from ./node_modules/thread-loader/dist/cjs.js):
Thread Loader (Worker 0)
ENOENT: no such fil... | True | Module build failed with thread-loader for javascript modules - **Describe the bug**
When javascript modules build with [thread-loader](https://github.com/webpack-contrib/thread-loader), building fails with the error:
```
ERROR in ./.storybook/generated-entry.js
Module build failed (from ./node_modules/thread-loa... | comp | module build failed with thread loader for javascript modules describe the bug when javascript modules build with building fails with the error error in storybook generated entry js module build failed from node modules thread loader dist cjs js thread loader worker enoent no such fi... | 1 |
231,460 | 7,633,151,254 | IssuesEvent | 2018-05-06 00:11:30 | openshift/origin | https://api.github.com/repos/openshift/origin | closed | oc cluster up --logging rewrite config to ~/.kube/config file instead append | component/cluster-up kind/bug lifecycle/rotten priority/P2 | `oc cluster up --logging` currently destroy (rewrite) ~/.kube/config instead append the kube configuration.
##### Version
[provide output of the `openshift version` or `oc version` command]
```
oc v3.6.0+c4dd4cf
kubernetes v1.6.1+5115d708d7
features: Basic-Auth GSSAPI Kerberos SPNEGO
```
##### Steps To Repr... | 1.0 | oc cluster up --logging rewrite config to ~/.kube/config file instead append - `oc cluster up --logging` currently destroy (rewrite) ~/.kube/config instead append the kube configuration.
##### Version
[provide output of the `openshift version` or `oc version` command]
```
oc v3.6.0+c4dd4cf
kubernetes v1.6.1+5115... | non_comp | oc cluster up logging rewrite config to kube config file instead append oc cluster up logging currently destroy rewrite kube config instead append the kube configuration version oc kubernetes features basic auth gssapi kerberos spnego steps to reproduc... | 0 |
260,157 | 8,204,461,137 | IssuesEvent | 2018-09-03 06:39:25 | mozilla/addons-server | https://api.github.com/repos/mozilla/addons-server | closed | Separator line is not correctly displayed on the second page of the theme wizard submission | component: devhub contrib: assigned contrib: good first bug contrib: mentor assigned priority: p5 project: static themes | STR:
1. Go to dev hub to submit a static theme using the theme wizard.
2. Check the display of the separator line before the Cancel and Disable Version and Submit version at the bottom of the page.
Expected result:
There is some space between the licence section , line and the buttons.
Actual results:
Separat... | 1.0 | Separator line is not correctly displayed on the second page of the theme wizard submission - STR:
1. Go to dev hub to submit a static theme using the theme wizard.
2. Check the display of the separator line before the Cancel and Disable Version and Submit version at the bottom of the page.
Expected result:
There... | non_comp | separator line is not correctly displayed on the second page of the theme wizard submission str go to dev hub to submit a static theme using the theme wizard check the display of the separator line before the cancel and disable version and submit version at the bottom of the page expected result there... | 0 |
9,740 | 11,795,013,514 | IssuesEvent | 2020-03-18 08:03:44 | jenkinsci/configuration-as-code-plugin | https://api.github.com/repos/jenkinsci/configuration-as-code-plugin | closed | Usuck | plugin-compatibility | [jenkins-jira]: https://issues.jenkins-ci.org
[dashboard]: https://issues.jenkins.io/secure/Dashboard.jspa?selectPageId=18341
[contributing]: ../blob/master/docs/CONTRIBUTING.md
[compatibility]: ../blob/master/docs/COMPATIBILITY.md
### Your checklist for this issue
🚨 Please review the [guidelines for contribu... | True | Usuck - [jenkins-jira]: https://issues.jenkins-ci.org
[dashboard]: https://issues.jenkins.io/secure/Dashboard.jspa?selectPageId=18341
[contributing]: ../blob/master/docs/CONTRIBUTING.md
[compatibility]: ../blob/master/docs/COMPATIBILITY.md
### Your checklist for this issue
🚨 Please review the [guidelines for ... | comp | usuck blob master docs contributing md blob master docs compatibility md your checklist for this issue 🚨 please review the to this repository 💡 to better understand plugin compatibility issues you can here is a link to get you started with creating the issue over... | 1 |
11,567 | 13,578,232,011 | IssuesEvent | 2020-09-20 06:31:22 | 5zig-reborn/The-5zig-Mod | https://api.github.com/repos/5zig-reborn/The-5zig-Mod | opened | [Mod Compat] [Bug] Game Crashes on Startup with Patcher (Sk1er) (1.8.9) and Replay Mod (1.8.9). (5zig 1.8.9 latest is installed) | Compatibility | **What mod is causing it?**
This issue occurs with both Patcher (Sk1er) and The Replay Mod installed.
I was unable to locate an up to date github for Patcher, but the Replay Mod github is here: https://github.com/ReplayMod/ReplayMod
The latest releases of all 3 mods were used, all on version 1.8.9:
Replay Mod ... | True | [Mod Compat] [Bug] Game Crashes on Startup with Patcher (Sk1er) (1.8.9) and Replay Mod (1.8.9). (5zig 1.8.9 latest is installed) - **What mod is causing it?**
This issue occurs with both Patcher (Sk1er) and The Replay Mod installed.
I was unable to locate an up to date github for Patcher, but the Replay Mod github... | comp | game crashes on startup with patcher and replay mod latest is installed what mod is causing it this issue occurs with both patcher and the replay mod installed i was unable to locate an up to date github for patcher but the replay mod github is here the latest ... | 1 |
13,879 | 16,601,450,082 | IssuesEvent | 2021-06-01 20:04:48 | pytroll/satpy | https://api.github.com/repos/pytroll/satpy | opened | Move fci_l1c_fdhsi reader from pending to full deprecation | backwards-incompatibility blocked component:readers | ## Feature Request
**Is your feature request related to a problem? Please describe.**
The `fci_l1c_fdhsi` reader has been renamed to `fci_l1c_nc` in https://github.com/pytroll/satpy/pull/1712. It has been temporarily added to the `PENDING_OLD_READER_NAMES`, such that users using the old name get just a `FutureWarni... | True | Move fci_l1c_fdhsi reader from pending to full deprecation - ## Feature Request
**Is your feature request related to a problem? Please describe.**
The `fci_l1c_fdhsi` reader has been renamed to `fci_l1c_nc` in https://github.com/pytroll/satpy/pull/1712. It has been temporarily added to the `PENDING_OLD_READER_NAMES... | comp | move fci fdhsi reader from pending to full deprecation feature request is your feature request related to a problem please describe the fci fdhsi reader has been renamed to fci nc in it has been temporarily added to the pending old reader names such that users using the old name get just a... | 1 |
11,966 | 14,107,159,861 | IssuesEvent | 2020-11-06 15:54:33 | HugoZink/IreNFist | https://api.github.com/repos/HugoZink/IreNFist | closed | (Bug?) Previously "cosmetic" weapon parts now have stats | bug mod compatibility | 

 Previously "cosmetic" weapon parts now have stats - 

![2020110612384... | comp | bug previously cosmetic weapon parts now have stats i thought that it was intended but thrust primus self parts wpn fps upg ass upper reciever core stats deep clone nostats thrust secundus self parts wpn fps upg ass lower reciever core stats deep clon... | 1 |
339,937 | 30,486,956,103 | IssuesEvent | 2023-07-18 03:35:56 | idugan100/UniversityVoices | https://api.github.com/repos/idugan100/UniversityVoices | closed | Automated Testing for Page Views | testing | Automated testing for each page
1. Page is reachable (route works)
2. Usage is tracked properly | 1.0 | Automated Testing for Page Views - Automated testing for each page
1. Page is reachable (route works)
2. Usage is tracked properly | non_comp | automated testing for page views automated testing for each page page is reachable route works usage is tracked properly | 0 |
12,652 | 14,939,264,800 | IssuesEvent | 2021-01-25 16:44:24 | JuliaReach/LazySets.jl | https://api.github.com/repos/JuliaReach/LazySets.jl | closed | Avoid deprecated field access in ModelingToolkit code | compatibility :handshake: | ```julia
julia> using LazySets, ModelingToolkit
julia> var = @variables x[1:10]; Hyperplane(x[1] + x[2] == 1/2, var)
┌ Warning: `x.op` is deprecated, use `operation(x)` instead
│ caller = _is_hyperplane(::Term{Bool}) at Hyperplane.jl:491
└ @ LazySets ~/.julia/dev/LazySets/src/Sets/Hyperplane.jl:491
┌ Warning:... | True | Avoid deprecated field access in ModelingToolkit code - ```julia
julia> using LazySets, ModelingToolkit
julia> var = @variables x[1:10]; Hyperplane(x[1] + x[2] == 1/2, var)
┌ Warning: `x.op` is deprecated, use `operation(x)` instead
│ caller = _is_hyperplane(::Term{Bool}) at Hyperplane.jl:491
└ @ LazySets ~/.j... | comp | avoid deprecated field access in modelingtoolkit code julia julia using lazysets modelingtoolkit julia var variables x hyperplane x x var ┌ warning x op is deprecated use operation x instead │ caller is hyperplane term bool at hyperplane jl └ lazysets julia dev la... | 1 |
55,018 | 13,502,702,569 | IssuesEvent | 2020-09-13 09:52:30 | koto-bank/lbge | https://api.github.com/repos/koto-bank/lbge | opened | Return osx checks to travis | build pipeline | Due to roswel being broken, we temporary switched to cl-travis, which doesn't support OSX. | 1.0 | Return osx checks to travis - Due to roswel being broken, we temporary switched to cl-travis, which doesn't support OSX. | non_comp | return osx checks to travis due to roswel being broken we temporary switched to cl travis which doesn t support osx | 0 |
690,869 | 23,675,504,749 | IssuesEvent | 2022-08-28 02:27:02 | apache/hudi | https://api.github.com/repos/apache/hudi | closed | [SUPPORT] - Deltastreamer not shutting down properly | priority:critical deltastreamer | Running Deltastreamer with Cloudwatch Metrics isn't shutting down properly. This is in NON continous mode. DeltaSync and spark context say they are closing, but the JVM is not exiting, everything seems to be in a waiting/hung state except for Cloudwatch metrics which still tries to send metrics every minute.
**To ... | 1.0 | [SUPPORT] - Deltastreamer not shutting down properly - Running Deltastreamer with Cloudwatch Metrics isn't shutting down properly. This is in NON continous mode. DeltaSync and spark context say they are closing, but the JVM is not exiting, everything seems to be in a waiting/hung state except for Cloudwatch metrics w... | non_comp | deltastreamer not shutting down properly running deltastreamer with cloudwatch metrics isn t shutting down properly this is in non continous mode deltasync and spark context say they are closing but the jvm is not exiting everything seems to be in a waiting hung state except for cloudwatch metrics which sti... | 0 |
16,326 | 21,950,439,359 | IssuesEvent | 2022-05-24 07:24:59 | jOOQ/jOOQ | https://api.github.com/repos/jOOQ/jOOQ | closed | Review unsafe API that could profit from SafeVarargs | T: Enhancement C: Functionality P: Medium R: Wontfix T: Incompatible change E: All Editions | Some API has been kept deliberately type unsafe, or "semi safe" because of our support for Java 6 and lack of support of `@SafeVarargs`. One such example is `COALESCE`
```java
public static <T> Field<T> coalesce(Field<T> field, Field<?>... fields) { ... }
```
Which would be much better as:
```java
@SafeVara... | True | Review unsafe API that could profit from SafeVarargs - Some API has been kept deliberately type unsafe, or "semi safe" because of our support for Java 6 and lack of support of `@SafeVarargs`. One such example is `COALESCE`
```java
public static <T> Field<T> coalesce(Field<T> field, Field<?>... fields) { ... }
```
... | comp | review unsafe api that could profit from safevarargs some api has been kept deliberately type unsafe or semi safe because of our support for java and lack of support of safevarargs one such example is coalesce java public static field coalesce field field field fields which... | 1 |
77,174 | 9,546,695,969 | IssuesEvent | 2019-05-01 20:42:37 | decred/dcrdesign | https://api.github.com/repos/decred/dcrdesign | opened | dcrweb - header animations - update x4 | Decred.org front-end visual design |

Adaptability

History

Adaptability
... | non_comp | dcrweb header animations update adaptability history security self funding | 0 |
56,108 | 11,504,432,845 | IssuesEvent | 2020-02-12 23:18:03 | google/dagger | https://api.github.com/repos/google/dagger | closed | Order of elements in generated code | area: code-generation | Due to various reasons unrelevant to the issue, we can't just generate the necessary code on-the-fly, but we actually commit it into our repository. Unfortunately the order of fields, assignments, etc in generated code isn't always the same showing up as changes in git. Functionality-wise it is identical, just few thin... | 1.0 | Order of elements in generated code - Due to various reasons unrelevant to the issue, we can't just generate the necessary code on-the-fly, but we actually commit it into our repository. Unfortunately the order of fields, assignments, etc in generated code isn't always the same showing up as changes in git. Functionali... | non_comp | order of elements in generated code due to various reasons unrelevant to the issue we can t just generate the necessary code on the fly but we actually commit it into our repository unfortunately the order of fields assignments etc in generated code isn t always the same showing up as changes in git functionali... | 0 |
4,386 | 7,078,121,338 | IssuesEvent | 2018-01-10 01:42:27 | delvr/Streams | https://api.github.com/repos/delvr/Streams | closed | Quark | 1.12 compatibility | Hello, is there no way to do support for Quark? on version 1.12 in my opinion there is no better landscape generator, but your mod does not support it, played with it in TerraFirmaCraft, it's just great | True | Quark - Hello, is there no way to do support for Quark? on version 1.12 in my opinion there is no better landscape generator, but your mod does not support it, played with it in TerraFirmaCraft, it's just great | comp | quark hello is there no way to do support for quark on version in my opinion there is no better landscape generator but your mod does not support it played with it in terrafirmacraft it s just great | 1 |
134,433 | 18,460,684,904 | IssuesEvent | 2021-10-16 00:56:25 | atlslscsrv-app/master | https://api.github.com/repos/atlslscsrv-app/master | opened | CVE-2019-15657 (High) detected in eslint-utils-1.3.1.tgz | security vulnerability | ## CVE-2019-15657 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>eslint-utils-1.3.1.tgz</b></p></summary>
<p>Utilities for ESLint plugins.</p>
<p>Library home page: <a href="https://r... | True | CVE-2019-15657 (High) detected in eslint-utils-1.3.1.tgz - ## CVE-2019-15657 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>eslint-utils-1.3.1.tgz</b></p></summary>
<p>Utilities for E... | non_comp | cve high detected in eslint utils tgz cve high severity vulnerability vulnerable library eslint utils tgz utilities for eslint plugins library home page a href path to dependency file master package json path to vulnerable library master node modules eslint utils pa... | 0 |
5,380 | 7,867,992,174 | IssuesEvent | 2018-06-23 15:51:19 | ryanisaacg/quicksilver | https://api.github.com/repos/ryanisaacg/quicksilver | closed | Create a FontParameter struct of some sort | changi-api-compatible enhance-feature good first issue help wanted subsystem-graphics | This is mostly to make #218 easier, as `immi` expects to be able to have a structure that defines how a font is rendered (size and color being the applicable items in Quicksilver.) | True | Create a FontParameter struct of some sort - This is mostly to make #218 easier, as `immi` expects to be able to have a structure that defines how a font is rendered (size and color being the applicable items in Quicksilver.) | comp | create a fontparameter struct of some sort this is mostly to make easier as immi expects to be able to have a structure that defines how a font is rendered size and color being the applicable items in quicksilver | 1 |
16,194 | 21,714,525,612 | IssuesEvent | 2022-05-10 16:33:12 | oracle/truffleruby | https://api.github.com/repos/oracle/truffleruby | reopened | Process CLOCK_MONOTONIC_RAW_APPROX, CLOCK_UPTIME_RAW, and CLOCK_UPTIME_RAW_APPROX constants are not supported | compatibility | This is specific for macOS and it was introduced in Ruby 2.4. See https://github.com/ruby/ruby/blob/v2_4_0/NEWS
To reproduce (only on macOS, I guess):
```ruby
Process::CLOCK_MONOTONIC_RAW_APPROX
```
Error:
```
NameError: uninitialized constant Process::CLOCK_MONOTONIC_RAW_APPROX
Did you mean? Process::CL... | True | Process CLOCK_MONOTONIC_RAW_APPROX, CLOCK_UPTIME_RAW, and CLOCK_UPTIME_RAW_APPROX constants are not supported - This is specific for macOS and it was introduced in Ruby 2.4. See https://github.com/ruby/ruby/blob/v2_4_0/NEWS
To reproduce (only on macOS, I guess):
```ruby
Process::CLOCK_MONOTONIC_RAW_APPROX
```
... | comp | process clock monotonic raw approx clock uptime raw and clock uptime raw approx constants are not supported this is specific for macos and it was introduced in ruby see to reproduce only on macos i guess ruby process clock monotonic raw approx error nameerror uninitialized cons... | 1 |
8,470 | 10,480,917,556 | IssuesEvent | 2019-09-24 08:37:47 | LMMS/lmms | https://api.github.com/repos/LMMS/lmms | closed | Hard-coded library paths in CMake | bug compatibility windows | We currently hard-code the paths of libraries we bundle in our packages in `make install` for Windows platforms:
https://github.com/LMMS/lmms/blob/c1b2728d656a41345d76854fa28fcf597a774296/src/CMakeLists.txt#L181-L218
This breaks `make install` for MinGW toolchains other than Toby's Trusty PPA and for MSVC.
Ins... | True | Hard-coded library paths in CMake - We currently hard-code the paths of libraries we bundle in our packages in `make install` for Windows platforms:
https://github.com/LMMS/lmms/blob/c1b2728d656a41345d76854fa28fcf597a774296/src/CMakeLists.txt#L181-L218
This breaks `make install` for MinGW toolchains other than To... | comp | hard coded library paths in cmake we currently hard code the paths of libraries we bundle in our packages in make install for windows platforms this breaks make install for mingw toolchains other than toby s trusty ppa and for msvc instead of hard coding we should use findpackage to locate librari... | 1 |
11,870 | 3,022,851,863 | IssuesEvent | 2015-07-31 23:24:12 | notconfusing/WIGI | https://api.github.com/repos/notconfusing/WIGI | closed | Polish Infographic for Social Media | designers | Edit the WVC edition to including at least
+ a graphic in the top right
+ a final blurb "We still don't know exactly how the bias of Wikipedia's editorship and the biases in the real-world interact. Studying Wikidata over time in combination with different gender-focused intiatives, we hope that the WIGI project ca... | 1.0 | Polish Infographic for Social Media - Edit the WVC edition to including at least
+ a graphic in the top right
+ a final blurb "We still don't know exactly how the bias of Wikipedia's editorship and the biases in the real-world interact. Studying Wikidata over time in combination with different gender-focused intiat... | non_comp | polish infographic for social media edit the wvc edition to including at least a graphic in the top right a final blurb we still don t know exactly how the bias of wikipedia s editorship and the biases in the real world interact studying wikidata over time in combination with different gender focused intiat... | 0 |
12,540 | 14,859,851,352 | IssuesEvent | 2021-01-18 19:18:30 | Foundry376/Mailspring | https://api.github.com/repos/Foundry376/Mailspring | closed | persistent "one or more accounts are having connection issues." error | audit mailserver-incompatibility needs-reproduction | as the title of the issue says. it's a persistent error in the corner that says "one or more accounts are having connection issues.". and when i click "try now", nothing happens. i've tried restarting the client, and it didn't work. i also tried re-authenticating the account, but it wouldn't connect, even though i can ... | True | persistent "one or more accounts are having connection issues." error - as the title of the issue says. it's a persistent error in the corner that says "one or more accounts are having connection issues.". and when i click "try now", nothing happens. i've tried restarting the client, and it didn't work. i also tried re... | comp | persistent one or more accounts are having connection issues error as the title of the issue says it s a persistent error in the corner that says one or more accounts are having connection issues and when i click try now nothing happens i ve tried restarting the client and it didn t work i also tried re... | 1 |
42,421 | 9,214,598,838 | IssuesEvent | 2019-03-10 21:06:57 | yt-project/yt | https://api.github.com/repos/yt-project/yt | closed | Issue with multiple N-body species for artio | code frontends | <!--To help us understand and resolve your issue, please fill out the form to
the best of your ability.-->
<!--You can feel free to delete the sections that do not apply.-->
### Bug report
**Bug summary**
When multiple N-body species are present in artio, yt cannot distinguish them, leading to errors and inc... | 1.0 | Issue with multiple N-body species for artio - <!--To help us understand and resolve your issue, please fill out the form to
the best of your ability.-->
<!--You can feel free to delete the sections that do not apply.-->
### Bug report
**Bug summary**
When multiple N-body species are present in artio, yt can... | non_comp | issue with multiple n body species for artio to help us understand and resolve your issue please fill out the form to the best of your ability bug report bug summary when multiple n body species are present in artio yt cannot distinguish them leading to errors and incorrect behavior wh... | 0 |
1,770 | 4,322,088,553 | IssuesEvent | 2016-07-25 12:56:52 | Yoast/wordpress-seo | https://api.github.com/repos/Yoast/wordpress-seo | closed | Yoast SEO and Ninja Forms - Stripe | compatibility wait for feedback | ### What did you expect to happen?
Ninja Forms with Stripe to work with Yoast SEO.
### What happened instead?
Ninja forms work in general. However, the forms sending a Stripe Token are invalidated. Disabling Yoast allows the token to be sent.
### How can we reproduce this behavior?
I have Stripe in a live stat... | True | Yoast SEO and Ninja Forms - Stripe - ### What did you expect to happen?
Ninja Forms with Stripe to work with Yoast SEO.
### What happened instead?
Ninja forms work in general. However, the forms sending a Stripe Token are invalidated. Disabling Yoast allows the token to be sent.
### How can we reproduce this be... | comp | yoast seo and ninja forms stripe what did you expect to happen ninja forms with stripe to work with yoast seo what happened instead ninja forms work in general however the forms sending a stripe token are invalidated disabling yoast allows the token to be sent how can we reproduce this be... | 1 |
228,125 | 17,411,102,829 | IssuesEvent | 2021-08-03 12:27:24 | audeering/audmetric | https://api.github.com/repos/audeering/audmetric | opened | Links to Python docs like ValueError not working | bug documentation | The links to typing hints and error are not working

| 1.0 | Links to Python docs like ValueError not working - The links to typing hints and error are not working

| non_comp | links to python docs like valueerror not working the links to typing hints and error are not working | 0 |
12,774 | 8,074,414,187 | IssuesEvent | 2018-08-06 23:10:23 | matomo-org/matomo | https://api.github.com/repos/matomo-org/matomo | opened | Demo: Closing download popup sometimes doesn't work | Bug c: Usability | On mobile (Android 7, Chrome) I found it hard to close the popup. I had to click like 10 times on the `x` until I had clicked a position where it actually worked.

| True | Demo: Closing download popup sometimes doesn't work - On mobile (Android 7, Chrome) I found it hard to close the popup. I had to click like 10 times on the `x` until I had clicked a position where it actually worked.
` should be changed into `permitted_corpora(user_dict)` to allow other developers using any data related to a currently logged-in user.
(this should be implemented in both _release-0.10.x_ and _master_ branches. | True | Update interface of the auth plugin - The method `permitted_corpora(user_id)` should be changed into `permitted_corpora(user_dict)` to allow other developers using any data related to a currently logged-in user.
(this should be implemented in both _release-0.10.x_ and _master_ branches. | comp | update interface of the auth plugin the method permitted corpora user id should be changed into permitted corpora user dict to allow other developers using any data related to a currently logged in user this should be implemented in both release x and master branches | 1 |
10,831 | 12,819,940,254 | IssuesEvent | 2020-07-06 04:06:02 | paulevsGitch/BetterNether | https://api.github.com/repos/paulevsGitch/BetterNether | closed | [bug/issue] | compatibility | So I’m trying to use the better nether mod with oh the biomes you’ll go and cinderscapes but the most recent version have a problem. The biomes from better nether don’t spawn. Cinderscapes and byg are fine and this wasn’t an issue with some of the older files. What’s weird is that there are features from better nether ... | True | [bug/issue] - So I’m trying to use the better nether mod with oh the biomes you’ll go and cinderscapes but the most recent version have a problem. The biomes from better nether don’t spawn. Cinderscapes and byg are fine and this wasn’t an issue with some of the older files. What’s weird is that there are features from ... | comp | so i’m trying to use the better nether mod with oh the biomes you’ll go and cinderscapes but the most recent version have a problem the biomes from better nether don’t spawn cinderscapes and byg are fine and this wasn’t an issue with some of the older files what’s weird is that there are features from better net... | 1 |
145,287 | 19,339,299,822 | IssuesEvent | 2021-12-15 01:16:27 | billmcchesney1/flow | https://api.github.com/repos/billmcchesney1/flow | opened | CVE-2021-4104 (Medium) detected in log4j-1.2.17.jar | security vulnerability | ## CVE-2021-4104 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>log4j-1.2.17.jar</b></p></summary>
<p>Apache Log4j 1.2</p>
<p>Path to dependency file: flow/pom.xml</p>
<p>Path to vu... | True | CVE-2021-4104 (Medium) detected in log4j-1.2.17.jar - ## CVE-2021-4104 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>log4j-1.2.17.jar</b></p></summary>
<p>Apache Log4j 1.2</p>
<p>P... | non_comp | cve medium detected in jar cve medium severity vulnerability vulnerable library jar apache path to dependency file flow pom xml path to vulnerable library canner repository jar dependency hierarchy x jar vulnerable lib... | 0 |
13,258 | 15,618,854,632 | IssuesEvent | 2021-03-20 02:22:16 | RingComics/yajan | https://api.github.com/repos/RingComics/yajan | opened | Illuminated Order 2.0 and Even Seedier Eight Plates incompatibility | bug compatibility | Illuminated Order dialog does not appear with ESEP installed | True | Illuminated Order 2.0 and Even Seedier Eight Plates incompatibility - Illuminated Order dialog does not appear with ESEP installed | comp | illuminated order and even seedier eight plates incompatibility illuminated order dialog does not appear with esep installed | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.