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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
12,664 | 14,961,909,721 | IssuesEvent | 2021-01-27 08:31:13 | Automattic/wp-calypso | https://api.github.com/repos/Automattic/wp-calypso | opened | Gutenberg: Poor block rendering in Chrome and Firefox | Block Rendering Blocks Editor-Compatibility Involves Happiness [Goal] Gutenberg [Type] Bug | Our customer reported that their site's Home page is not rendering correctly when they view the public-facing version of the page. By contrast, the editor view looks as they'd expect it.
I loaded the Home page on Firefox, Chrome, and Safari, and only Safari seemed to render the page correctly. Both Firefox and Chrom... | True | Gutenberg: Poor block rendering in Chrome and Firefox - Our customer reported that their site's Home page is not rendering correctly when they view the public-facing version of the page. By contrast, the editor view looks as they'd expect it.
I loaded the Home page on Firefox, Chrome, and Safari, and only Safari see... | comp | gutenberg poor block rendering in chrome and firefox our customer reported that their site s home page is not rendering correctly when they view the public facing version of the page by contrast the editor view looks as they d expect it i loaded the home page on firefox chrome and safari and only safari see... | 1 |
99,078 | 30,273,013,240 | IssuesEvent | 2023-07-07 16:57:26 | isl-org/Open3D | https://api.github.com/repos/isl-org/Open3D | opened | Cannot compile on Windows x64, VS 2022 for C++ | build/install issue | ### Checklist
- [X] I have searched for [similar issues](https://github.com/isl-org/Open3D/issues).
- [X] For Python issues, I have tested with the [latest development wheel](http://www.open3d.org/docs/latest/getting_started.html#development-version-pip).
- [X] I have checked the [release documentation](http://www.ope... | 1.0 | Cannot compile on Windows x64, VS 2022 for C++ - ### Checklist
- [X] I have searched for [similar issues](https://github.com/isl-org/Open3D/issues).
- [X] For Python issues, I have tested with the [latest development wheel](http://www.open3d.org/docs/latest/getting_started.html#development-version-pip).
- [X] I have c... | non_comp | cannot compile on windows vs for c checklist i have searched for for python issues i have tested with the i have checked the and the for master branch steps to reproduce the issue i first cloned by git clone recursive cd mkdir build ... | 0 |
60,472 | 25,145,778,339 | IssuesEvent | 2022-11-10 05:09:20 | Azure/azure-powershell | https://api.github.com/repos/Azure/azure-powershell | closed | Az.ServiceFabric Can not perform requested operation on nested resource. Parent resource 'SF clustername' not found | Service Fabric bug customer-reported CXP Attention issue-addressed | ### Description
I get the error below when use the cmdlet. but my SF cluster exists
Get-AzServiceFabricManagedNodeType : Code: ParentResourceNotFound, Message: Can not perform requested operation on nested resource. Parent resource '' not found.
At C:\Users\muralird.REDMOND\OneDrive - Microsoft\1Murali\1Azure\AFS\Po... | 1.0 | Az.ServiceFabric Can not perform requested operation on nested resource. Parent resource 'SF clustername' not found - ### Description
I get the error below when use the cmdlet. but my SF cluster exists
Get-AzServiceFabricManagedNodeType : Code: ParentResourceNotFound, Message: Can not perform requested operation on n... | non_comp | az servicefabric can not perform requested operation on nested resource parent resource sf clustername not found description i get the error below when use the cmdlet but my sf cluster exists get azservicefabricmanagednodetype code parentresourcenotfound message can not perform requested operation on n... | 0 |
19,619 | 27,249,779,267 | IssuesEvent | 2023-02-22 06:57:31 | WPChill/strong-testimonials | https://api.github.com/repos/WPChill/strong-testimonials | opened | strong testimonials + indeed ultimate membership | enhancement compatibility | **Is your feature request related to a problem? Please describe.**
I have website on which i am trying to add testimonial page but want to grape information about user entered it so i want to send short code from my membership plugin in form but doesn't work with me. membership plugin short code is [ihc-user field="us... | True | strong testimonials + indeed ultimate membership - **Is your feature request related to a problem? Please describe.**
I have website on which i am trying to add testimonial page but want to grape information about user entered it so i want to send short code from my membership plugin in form but doesn't work with me. ... | comp | strong testimonials indeed ultimate membership is your feature request related to a problem please describe i have website on which i am trying to add testimonial page but want to grape information about user entered it so i want to send short code from my membership plugin in form but doesn t work with me ... | 1 |
65,642 | 6,971,266,389 | IssuesEvent | 2017-12-11 13:26:23 | ansible/galaxy | https://api.github.com/repos/ansible/galaxy | closed | Roles search page design update | enhancement priority/high ready for testing | Currently roles list is displayed as cards. While cards display number of downloads, watches and starts, their design is done in grayscale colors.
Roles list requires refreshment to improve user experience when searching roles. | 1.0 | Roles search page design update - Currently roles list is displayed as cards. While cards display number of downloads, watches and starts, their design is done in grayscale colors.
Roles list requires refreshment to improve user experience when searching roles. | non_comp | roles search page design update currently roles list is displayed as cards while cards display number of downloads watches and starts their design is done in grayscale colors roles list requires refreshment to improve user experience when searching roles | 0 |
338,429 | 24,585,466,631 | IssuesEvent | 2022-10-13 19:17:11 | godotengine/godot | https://api.github.com/repos/godotengine/godot | closed | RandomNumberGenerator is constructed with a fixed seed, but documentation states it is randomized | bug documentation | ### Godot version
v4.0.beta.custom_build [0c23a2cfe]
### System information
Fedora 36
### Issue description
When constructing an RNG with `RandomNumberGenerator.new()`, the seed is always set to `-6398989897141750821`.
However, according to its classref description:
> The default values of seed and state prope... | 1.0 | RandomNumberGenerator is constructed with a fixed seed, but documentation states it is randomized - ### Godot version
v4.0.beta.custom_build [0c23a2cfe]
### System information
Fedora 36
### Issue description
When constructing an RNG with `RandomNumberGenerator.new()`, the seed is always set to `-639898989714175082... | non_comp | randomnumbergenerator is constructed with a fixed seed but documentation states it is randomized godot version beta custom build system information fedora issue description when constructing an rng with randomnumbergenerator new the seed is always set to however according to its... | 0 |
246,077 | 20,821,136,753 | IssuesEvent | 2022-03-18 15:29:00 | JWCook/aiohttp-client-cache | https://api.github.com/repos/JWCook/aiohttp-client-cache | closed | Make tests easier to run without Docker | tests logistics shelved | This is relevant for downstream packaging (e.g., if this eventually gets packaged as an RPM or DEB). See discussion in https://github.com/reclosedev/requests-cache/issues/221
Main changes:
- [x] Include tests in sdist
- [ ] Add optional support for using pytest-httpbin instead of httpbin container
- [ ] If backen... | 1.0 | Make tests easier to run without Docker - This is relevant for downstream packaging (e.g., if this eventually gets packaged as an RPM or DEB). See discussion in https://github.com/reclosedev/requests-cache/issues/221
Main changes:
- [x] Include tests in sdist
- [ ] Add optional support for using pytest-httpbin ins... | non_comp | make tests easier to run without docker this is relevant for downstream packaging e g if this eventually gets packaged as an rpm or deb see discussion in main changes include tests in sdist add optional support for using pytest httpbin instead of httpbin container if backend services are not... | 0 |
20,385 | 30,111,421,954 | IssuesEvent | 2023-06-30 08:05:05 | jOOQ/jOOQ | https://api.github.com/repos/jOOQ/jOOQ | opened | Implement more uniform handling of AFTER INSERT trigger behaviour in various RETURNING emulations | T: Enhancement C: Functionality P: High T: Incompatible change E: All Editions | Various implementations of `RETURNING` are currently quite undefined with respect to the handling of `AFTER INSERT` triggers.
If a second query is run, then it seems obvious that fetching the row after the insert will effectively include `AFTER INSERT` trigger content.
If we can run a single query using native `R... | True | Implement more uniform handling of AFTER INSERT trigger behaviour in various RETURNING emulations - Various implementations of `RETURNING` are currently quite undefined with respect to the handling of `AFTER INSERT` triggers.
If a second query is run, then it seems obvious that fetching the row after the insert will... | comp | implement more uniform handling of after insert trigger behaviour in various returning emulations various implementations of returning are currently quite undefined with respect to the handling of after insert triggers if a second query is run then it seems obvious that fetching the row after the insert will... | 1 |
16,551 | 22,535,703,210 | IssuesEvent | 2022-06-25 07:18:52 | Lizard-Of-Oz/Inventorio | https://api.github.com/repos/Lizard-Of-Oz/Inventorio | closed | Incompatible with Scout mod | compatibility issues | I know there's probably not much for you to do with this, but I just wanted you to know just in case.
Mod: [https://modrinth.com/mod/scout](https://modrinth.com/mod/scout) | True | Incompatible with Scout mod - I know there's probably not much for you to do with this, but I just wanted you to know just in case.
Mod: [https://modrinth.com/mod/scout](https://modrinth.com/mod/scout) | comp | incompatible with scout mod i know there s probably not much for you to do with this but i just wanted you to know just in case mod | 1 |
150,868 | 19,634,096,814 | IssuesEvent | 2022-01-08 01:27:42 | AlexRogalskiy/java4you | https://api.github.com/repos/AlexRogalskiy/java4you | opened | CVE-2021-42392 (High) detected in h2-1.4.199.jar | security vulnerability | ## CVE-2021-42392 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>h2-1.4.199.jar</b></p></summary>
<p>H2 Database Engine</p>
<p>Library home page: <a href="http://www.h2database.com">h... | True | CVE-2021-42392 (High) detected in h2-1.4.199.jar - ## CVE-2021-42392 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>h2-1.4.199.jar</b></p></summary>
<p>H2 Database Engine</p>
<p>Libra... | non_comp | cve high detected in jar cve high severity vulnerability vulnerable library jar database engine library home page a href path to dependency file pom xml path to vulnerable library repository com jar dependency hierarchy x ... | 0 |
815,251 | 30,543,094,447 | IssuesEvent | 2023-07-19 23:56:35 | Unity-Technologies/com.unity.netcode.gameobjects | https://api.github.com/repos/Unity-Technologies/com.unity.netcode.gameobjects | closed | NGO 1.5.1 OwnedObjects broken | type:bug priority:high stat:import | ### Description
NGO 1.5.1 Method Singleton.ConnectedClients[clientID].OwnedObjects not working anymore.
### Reproduce Steps
1 Sample class that Spawin with ownership:
public void SpawnTestServerRpc(ServerRpcParams serverRpcParams = default)
{
//assign transform to the Sender parent transfo... | 1.0 | NGO 1.5.1 OwnedObjects broken - ### Description
NGO 1.5.1 Method Singleton.ConnectedClients[clientID].OwnedObjects not working anymore.
### Reproduce Steps
1 Sample class that Spawin with ownership:
public void SpawnTestServerRpc(ServerRpcParams serverRpcParams = default)
{
//assign transf... | non_comp | ngo ownedobjects broken description ngo method singleton connectedclients ownedobjects not working anymore reproduce steps sample class that spawin with ownership public void spawntestserverrpc serverrpcparams serverrpcparams default assign transform to th... | 0 |
654,910 | 21,673,431,807 | IssuesEvent | 2022-05-08 10:26:43 | eclipse/dirigible | https://api.github.com/repos/eclipse/dirigible | closed | [EDM] Separate Perspective creation in the model | enhancement component-ide web-ide usability priority-medium efforts-medium | Separate Perspective creation in the model from the Entity's definition | 1.0 | [EDM] Separate Perspective creation in the model - Separate Perspective creation in the model from the Entity's definition | non_comp | separate perspective creation in the model separate perspective creation in the model from the entity s definition | 0 |
421,937 | 28,366,387,187 | IssuesEvent | 2023-04-12 14:08:53 | baobabsoluciones/mango | https://api.github.com/repos/baobabsoluciones/mango | opened | Extend main README | documentation good first issue | The main README could have a brief explanation about how to install the library, some of the dependencies, the available modules, etc. | 1.0 | Extend main README - The main README could have a brief explanation about how to install the library, some of the dependencies, the available modules, etc. | non_comp | extend main readme the main readme could have a brief explanation about how to install the library some of the dependencies the available modules etc | 0 |
13,638 | 16,238,756,362 | IssuesEvent | 2021-05-07 06:33:40 | EvModder/DropHeads | https://api.github.com/repos/EvModder/DropHeads | opened | Bungeecord Chat API not supporting chat component arrays in translatable component withs | Compatibility | This causes issues with plugins such as [interactivechat](https://www.spigotmc.org/resources/interactivechat-show-items-inventory-in-chat-custom-chat-keywords-bungee-velocity-support.75870/): [example](https://cdn.discordapp.com/attachments/807297465304350781/839555301987581962/unknown.png)
And with [QuickShop](https:... | True | Bungeecord Chat API not supporting chat component arrays in translatable component withs - This causes issues with plugins such as [interactivechat](https://www.spigotmc.org/resources/interactivechat-show-items-inventory-in-chat-custom-chat-keywords-bungee-velocity-support.75870/): [example](https://cdn.discordapp.com/... | comp | bungeecord chat api not supporting chat component arrays in translatable component withs this causes issues with plugins such as and with namely this part id minecraft player head tag display name translate s s s with translate entity minecraft sheep translate ... | 1 |
286,471 | 8,788,801,001 | IssuesEvent | 2018-12-20 23:51:59 | craftercms/craftercms | https://api.github.com/repos/craftercms/craftercms | closed | [studio] Error in authoring log: Failed to load value for key studio.clustering.node.registration | bug priority: high | ## Describe the bug
Error in the log after authoring has started: `Failed to load value for key studio.clustering.node.registration
`
## To Reproduce
Steps to reproduce the behavior:
1. Clone develop branch then `gradlew init build deploy`
2. Start authoring and check Catalina log when the startup is complete.
... | 1.0 | [studio] Error in authoring log: Failed to load value for key studio.clustering.node.registration - ## Describe the bug
Error in the log after authoring has started: `Failed to load value for key studio.clustering.node.registration
`
## To Reproduce
Steps to reproduce the behavior:
1. Clone develop branch then `g... | non_comp | error in authoring log failed to load value for key studio clustering node registration describe the bug error in the log after authoring has started failed to load value for key studio clustering node registration to reproduce steps to reproduce the behavior clone develop branch then gradlew ... | 0 |
12,296 | 14,535,216,717 | IssuesEvent | 2020-12-15 05:02:41 | ElfFriend-DnD/foundryvtt-gmScreen | https://api.github.com/repos/ElfFriend-DnD/foundryvtt-gmScreen | closed | Allow normal Application view instead of Drawer | compatibility configuration enhancement | Part of this is to enable the Popout module to work with the Grid. | True | Allow normal Application view instead of Drawer - Part of this is to enable the Popout module to work with the Grid. | comp | allow normal application view instead of drawer part of this is to enable the popout module to work with the grid | 1 |
5,085 | 7,697,432,338 | IssuesEvent | 2018-05-18 18:45:24 | dotnet/corefx | https://api.github.com/repos/dotnet/corefx | closed | Regression in System.IO.FileInfo .Net Core 2.1 RC1 Final | Servicing-Consider-2.1.1 area-System.IO bug tenet-compatibility |
Repo with PowerShell
- with .Net Core 2.0
```c#
[System.IO.FileInfo]::new('C:\pagefile.sys')
Mode LastWriteTime Length Name
---- ------------- ------ ----
4/18/2018 10:48 AM 11811160064 pagefile.sys
[System.IO.FileInfo]::new('C:\pagefile.sys')... | True | Regression in System.IO.FileInfo .Net Core 2.1 RC1 Final -
Repo with PowerShell
- with .Net Core 2.0
```c#
[System.IO.FileInfo]::new('C:\pagefile.sys')
Mode LastWriteTime Length Name
---- ------------- ------ ----
4/18/2018 10:48 AM 11811160064 p... | comp | regression in system io fileinfo net core final repo with powershell with net core c new c pagefile sys mode lastwritetime length name am pagefile sys new c pagefile sy... | 1 |
392,840 | 11,596,529,926 | IssuesEvent | 2020-02-24 19:07:57 | ahmedkaludi/accelerated-mobile-pages | https://api.github.com/repos/ahmedkaludi/accelerated-mobile-pages | closed | Need to make compatibility with Formidable Forms | 3rd party Compatibility P [Priority: HIGH] | Need to make compatibility with Formidable Forms.
REF:https://secure.helpscout.net/conversation/979324404/90464?folderId=3008055 | 1.0 | Need to make compatibility with Formidable Forms - Need to make compatibility with Formidable Forms.
REF:https://secure.helpscout.net/conversation/979324404/90464?folderId=3008055 | non_comp | need to make compatibility with formidable forms need to make compatibility with formidable forms ref | 0 |
47,058 | 7,300,917,749 | IssuesEvent | 2018-02-27 02:08:02 | Moodlers/Moodle-devServer | https://api.github.com/repos/Moodlers/Moodle-devServer | closed | As the development team, we want to create a wiki page for the user stories that we will use to create the Product Backlog. | documentation requirements user story | Description:
There is currently nowhere to list the user stories that haven't had issues created from them. This will also serve as a single location to list all user stories that do not belong to a Moodle ticket. Moodle tickets have their own wiki pages.
Requirements:
- Create wiki page called: User Story Ma... | 1.0 | As the development team, we want to create a wiki page for the user stories that we will use to create the Product Backlog. - Description:
There is currently nowhere to list the user stories that haven't had issues created from them. This will also serve as a single location to list all user stories that do not belon... | non_comp | as the development team we want to create a wiki page for the user stories that we will use to create the product backlog description there is currently nowhere to list the user stories that haven t had issues created from them this will also serve as a single location to list all user stories that do not belon... | 0 |
14,837 | 9,540,955,714 | IssuesEvent | 2019-04-30 20:55:43 | mitchellm7/Stopifu | https://api.github.com/repos/mitchellm7/Stopifu | closed | Update display of stoplist/metric to show if stopword is disabled | usability | And/or add a disabled stopword section in output | True | Update display of stoplist/metric to show if stopword is disabled - And/or add a disabled stopword section in output | non_comp | update display of stoplist metric to show if stopword is disabled and or add a disabled stopword section in output | 0 |
117,544 | 4,718,230,630 | IssuesEvent | 2016-10-17 00:34:28 | pixijs/pixi.js | https://api.github.com/repos/pixijs/pixi.js | closed | textureCache does not use name but url as key? | Domain: API Plugin: Loader Priority: Low Status: Accepting PRs Type: Enhancement Version: v4.x | I can not access texture using provided name, but found it was saved using url as key in the textureCache.
in pixi.js
core.utils.BaseTextureCache[resource.url] = baseTexture;
core.utils.TextureCache[resource.url] = resource.texture;
Also, when is the new rc coming? | 1.0 | textureCache does not use name but url as key? - I can not access texture using provided name, but found it was saved using url as key in the textureCache.
in pixi.js
core.utils.BaseTextureCache[resource.url] = baseTexture;
core.utils.TextureCache[resource.url] = resource.texture;
Also, ... | non_comp | texturecache does not use name but url as key i can not access texture using provided name but found it was saved using url as key in the texturecache in pixi js core utils basetexturecache basetexture core utils texturecache resource texture also when is the new rc coming | 0 |
14,017 | 16,829,104,386 | IssuesEvent | 2021-06-17 23:55:44 | jtothebell/fake-08 | https://api.github.com/repos/jtothebell/fake-08 | opened | P8SCII Control Code support | compatibility | Added in Pico-8 0.2.2 https://www.lexaloffle.com/bbs/?tid=41544
\w should make wide text, \t should make tall text, etc. | True | P8SCII Control Code support - Added in Pico-8 0.2.2 https://www.lexaloffle.com/bbs/?tid=41544
\w should make wide text, \t should make tall text, etc. | comp | control code support added in pico w should make wide text t should make tall text etc | 1 |
7,380 | 9,635,091,934 | IssuesEvent | 2019-05-15 23:30:49 | feluxe/sty | https://api.github.com/repos/feluxe/sty | closed | Assigning RGB colors doesn't work in macOS Mojave default terminal. | legacy compatibility | I tried the proposed way of assigning colors, but it gives grey font regardless of the rgb values.
`from sty import fg, bg, ef, rs, Rule, Render`
`fg.orange = Rule(Render.rgb_fg, 15, 15, 15)`
`print(fg.orange, end="")`
`print("aaa")`
`print(rs.all, end="")`
`
`print(fg.orange, end="")`
`print("aaa")`
`pr... | comp | assigning rgb colors doesn t work in macos mojave default terminal i tried the proposed way of assigning colors but it gives grey font regardless of the rgb values from sty import fg bg ef rs rule render fg orange rule render rgb fg print fg orange end print aaa print... | 1 |
7,553 | 9,795,834,821 | IssuesEvent | 2019-06-11 05:40:34 | dotnet/winforms | https://api.github.com/repos/dotnet/winforms | closed | System.Drawing.Design.FontNameEditor and System.ComponentModel.Design.MultilineStringEditor are missing | bug tenet-compatibility | I can't see System.Drawing.Design.FontNameEditor and System.ComponentModel.Design.MultilineStringEditor. | True | System.Drawing.Design.FontNameEditor and System.ComponentModel.Design.MultilineStringEditor are missing - I can't see System.Drawing.Design.FontNameEditor and System.ComponentModel.Design.MultilineStringEditor. | comp | system drawing design fontnameeditor and system componentmodel design multilinestringeditor are missing i can t see system drawing design fontnameeditor and system componentmodel design multilinestringeditor | 1 |
18,325 | 25,344,023,559 | IssuesEvent | 2022-11-19 02:21:21 | iPortalTeam/ImmersivePortalsMod | https://api.github.com/repos/iPortalTeam/ImmersivePortalsMod | closed | 1.17 IP + Optifabric causes Java Crash Eventually ('EXCEPTION_ACCESS_VIOLATION') | Mod Compatibility | IP never gave me any crashes before I added Optifabric/fine (HD_U_G9_pre26) for a resource pack. But with them added, the game will crash after a few minutes, due to the Java runtime also crashing. Removing Optifabric from the mod loader seems to stop this, but it would really suck if that's the only fix (seems to hap... | True | 1.17 IP + Optifabric causes Java Crash Eventually ('EXCEPTION_ACCESS_VIOLATION') - IP never gave me any crashes before I added Optifabric/fine (HD_U_G9_pre26) for a resource pack. But with them added, the game will crash after a few minutes, due to the Java runtime also crashing. Removing Optifabric from the mod loade... | comp | ip optifabric causes java crash eventually exception access violation ip never gave me any crashes before i added optifabric fine hd u for a resource pack but with them added the game will crash after a few minutes due to the java runtime also crashing removing optifabric from the mod loader seem... | 1 |
273,986 | 8,555,772,954 | IssuesEvent | 2018-11-08 11:01:08 | mlr-org/mlr3 | https://api.github.com/repos/mlr-org/mlr3 | closed | Error in vignette: 01-basics | Priority: Critical Status: In Progress Type: Bug | Reprex:
``` r
library(mlr3)
#> The mlr3 package is currently work-in-progress. Do not use in production. The API will change. You have been warned.
mlr_tasks
#> <DictionaryTask> with 6 stored values: bh, iris, pima, sonar,
#> spam, zoo
#>
#> Public: add, get, has, items, keys, mget, remove
# list keys... | 1.0 | Error in vignette: 01-basics - Reprex:
``` r
library(mlr3)
#> The mlr3 package is currently work-in-progress. Do not use in production. The API will change. You have been warned.
mlr_tasks
#> <DictionaryTask> with 6 stored values: bh, iris, pima, sonar,
#> spam, zoo
#>
#> Public: add, get, has, items, ke... | non_comp | error in vignette basics reprex r library the package is currently work in progress do not use in production the api will change you have been warned mlr tasks with stored values bh iris pima sonar spam zoo public add get has items keys mget remove ... | 0 |
20,648 | 30,710,944,546 | IssuesEvent | 2023-07-27 09:44:05 | FTBTeam/FTB-Mods-Issues | https://api.github.com/repos/FTBTeam/FTB-Mods-Issues | closed | [Bug]: FTB Ranks prefix disappears when adding a nickname with FTB Essentials | api: Forge FTB Essentials FTB Ranks state: Fixed in Dev 🛠️ MC 1.19+ 1: Compatibility | ### Mod
FTB Ranks
### Mod version
ftb-ranks-forge-1902.1.14-build.70
### Forge / Fabric version
Forge: 1.19.2-43.1.60
### Modpack & version
_No response_
### What issue are you having?
After giving myself a nickname with FTB Essentials, my rank prefix disappears and my nickname is just shown in chat. I believe... | True | [Bug]: FTB Ranks prefix disappears when adding a nickname with FTB Essentials - ### Mod
FTB Ranks
### Mod version
ftb-ranks-forge-1902.1.14-build.70
### Forge / Fabric version
Forge: 1.19.2-43.1.60
### Modpack & version
_No response_
### What issue are you having?
After giving myself a nickname with FTB Essent... | comp | ftb ranks prefix disappears when adding a nickname with ftb essentials mod ftb ranks mod version ftb ranks forge build forge fabric version forge modpack version no response what issue are you having after giving myself a nickname with ftb essentials my ran... | 1 |
7,572 | 9,815,614,851 | IssuesEvent | 2019-06-13 13:02:59 | phpbits/block-options | https://api.github.com/repos/phpbits/block-options | closed | Fix deprecated notices on Gutenberg version 5.9 | Compatibility | <img width="1271" alt="Screen Shot 2019-06-13 at 3 56 53 PM" src="https://user-images.githubusercontent.com/3365507/59414409-08c25180-8df4-11e9-9d13-4c9ea2880eaa.png">
| True | Fix deprecated notices on Gutenberg version 5.9 - <img width="1271" alt="Screen Shot 2019-06-13 at 3 56 53 PM" src="https://user-images.githubusercontent.com/3365507/59414409-08c25180-8df4-11e9-9d13-4c9ea2880eaa.png">
| comp | fix deprecated notices on gutenberg version img width alt screen shot at pm src | 1 |
14,471 | 17,475,711,836 | IssuesEvent | 2021-08-08 04:36:12 | KiwiHawk/SeaBlock | https://api.github.com/repos/KiwiHawk/SeaBlock | closed | Algae farm recipes and tech unlocks | mod compatibility angels | - Change algae farm 3 from T4 down to T3
- Change tech names back to Green algae processing and Brown algae processing
- Make Algae farm 2 unlocked by Blue algae processing
- Make Algae farm 3 unlocked by Red algae processing
- Move Cellulose fiber > Methanol to Advanced chemistry 1
- Move Brown algae > Sodium car... | True | Algae farm recipes and tech unlocks - - Change algae farm 3 from T4 down to T3
- Change tech names back to Green algae processing and Brown algae processing
- Make Algae farm 2 unlocked by Blue algae processing
- Make Algae farm 3 unlocked by Red algae processing
- Move Cellulose fiber > Methanol to Advanced chemis... | comp | algae farm recipes and tech unlocks change algae farm from down to change tech names back to green algae processing and brown algae processing make algae farm unlocked by blue algae processing make algae farm unlocked by red algae processing move cellulose fiber methanol to advanced chemistr... | 1 |
5,229 | 7,768,142,487 | IssuesEvent | 2018-06-03 14:54:03 | SpongePowered/SpongeForge | https://api.github.com/repos/SpongePowered/SpongeForge | closed | Startup crash with FTBUtilities | status: input wanted system: command system: permission type: mod incompatibility version: 1.12 | **I am currently running**
- SpongeForge version: spongeforge-1.12.2-2705-7.1.0-BETA-3136
- Forge version: forge-1.12.2-14.23.4.2707-universal
- Java version: 1.8.0 171
- Operating System: win 7
- Plugins/Mods:
FTBLib-5.1.0.20
FTBUtilities-5.1.0.25
**Issue Description**
Crash on launch
Crash log: https:... | True | Startup crash with FTBUtilities - **I am currently running**
- SpongeForge version: spongeforge-1.12.2-2705-7.1.0-BETA-3136
- Forge version: forge-1.12.2-14.23.4.2707-universal
- Java version: 1.8.0 171
- Operating System: win 7
- Plugins/Mods:
FTBLib-5.1.0.20
FTBUtilities-5.1.0.25
**Issue Description**
Cr... | comp | startup crash with ftbutilities i am currently running spongeforge version spongeforge beta forge version forge universal java version operating system win plugins mods ftblib ftbutilities issue description crash on launch ... | 1 |
6,768 | 9,082,362,539 | IssuesEvent | 2019-02-17 11:39:35 | SpongePowered/SpongeForge | https://api.github.com/repos/SpongePowered/SpongeForge | closed | Phase Tracker Incompatibility with iChisel from Chisel | system: phase tracker type: mod incompatibility version: 1.12 | **I am currently running**
<!-- If you don't use the latest version, please tell us why. -->
- SpongeForge version: SpongeForge-1.12.2-2555-7.1.0-BETA-2842 (havent had the time to update yet but I dont see newer versions fixing this problem)
- Forge version: FTBserver-1.12.2-14.23.1.2587-universal
- Java version: 8... | True | Phase Tracker Incompatibility with iChisel from Chisel - **I am currently running**
<!-- If you don't use the latest version, please tell us why. -->
- SpongeForge version: SpongeForge-1.12.2-2555-7.1.0-BETA-2842 (havent had the time to update yet but I dont see newer versions fixing this problem)
- Forge version: F... | comp | phase tracker incompatibility with ichisel from chisel i am currently running spongeforge version spongeforge beta havent had the time to update yet but i dont see newer versions fixing this problem forge version ftbserver universal java version operating system... | 1 |
17,372 | 23,939,191,324 | IssuesEvent | 2022-09-11 17:09:30 | Gilded-Games/The-Aether | https://api.github.com/repos/Gilded-Games/The-Aether | closed | Bug: Accessory Inventory doesn't properly update its horizontal size. | status/confirmed status/pending-review type/bug type/compatibility feat/gui | When entering creative and having the extra space for the delete button display, it does not properly shift the edge of the GUI in code. We have a workaround for this with effects but it turns out this affects other modded GUIs like JEI's, so the effect solution will have to be removed as its only a patchwork one. | True | Bug: Accessory Inventory doesn't properly update its horizontal size. - When entering creative and having the extra space for the delete button display, it does not properly shift the edge of the GUI in code. We have a workaround for this with effects but it turns out this affects other modded GUIs like JEI's, so the e... | comp | bug accessory inventory doesn t properly update its horizontal size when entering creative and having the extra space for the delete button display it does not properly shift the edge of the gui in code we have a workaround for this with effects but it turns out this affects other modded guis like jei s so the e... | 1 |
9,625 | 11,701,445,581 | IssuesEvent | 2020-03-06 19:42:02 | oracle/truffleruby | https://api.github.com/repos/oracle/truffleruby | closed | Converted method to proc is given wrong number arguments | compatibility | To reproduce:
```ruby
def register(a, b)
end
{
1 => 'a',
2 => 'b'
}.map(&method(:register))
```
Error:
```
pocus.rb:1:in `register': wrong number of arguments (given 1, expected 2) (ArgumentError)
from pocus.rb:1:in `register'
from pocus.rb:6:in `map'
from pocus.rb:6:in `<main>'
``` | True | Converted method to proc is given wrong number arguments - To reproduce:
```ruby
def register(a, b)
end
{
1 => 'a',
2 => 'b'
}.map(&method(:register))
```
Error:
```
pocus.rb:1:in `register': wrong number of arguments (given 1, expected 2) (ArgumentError)
from pocus.rb:1:in `register'
from ... | comp | converted method to proc is given wrong number arguments to reproduce ruby def register a b end a b map method register error pocus rb in register wrong number of arguments given expected argumenterror from pocus rb in register from ... | 1 |
262,061 | 19,760,091,745 | IssuesEvent | 2022-01-16 09:07:05 | deepchecks/deepchecks | https://api.github.com/repos/deepchecks/deepchecks | closed | [DOCS] Whole dataset drift example improvement | documentation | Currently, the whole dataset drift notebook lacks some explanations.
Please follow the guidelines from this issue: #543 to improve it | 1.0 | [DOCS] Whole dataset drift example improvement - Currently, the whole dataset drift notebook lacks some explanations.
Please follow the guidelines from this issue: #543 to improve it | non_comp | whole dataset drift example improvement currently the whole dataset drift notebook lacks some explanations please follow the guidelines from this issue to improve it | 0 |
186,835 | 6,743,014,930 | IssuesEvent | 2017-10-20 10:08:37 | CS2103AUG2017-W09-B3/main | https://api.github.com/repos/CS2103AUG2017-W09-B3/main | closed | As a desperate user, I want to find contact by substring of name | priority.high status.completed type.enhancement | ...so that I can find a person even if I forget the exact contact name.
- Command class implementation
- Update Parser
- JUnit test | 1.0 | As a desperate user, I want to find contact by substring of name - ...so that I can find a person even if I forget the exact contact name.
- Command class implementation
- Update Parser
- JUnit test | non_comp | as a desperate user i want to find contact by substring of name so that i can find a person even if i forget the exact contact name command class implementation update parser junit test | 0 |
198,430 | 6,972,960,397 | IssuesEvent | 2017-12-11 18:49:14 | DavidAlt/VATumorBoard | https://api.github.com/repos/DavidAlt/VATumorBoard | opened | FReq: maintain user database | Care Coordination high priority | "The system will maintain a database of users, their roles, contact details, and other relevant information."
_Requirement added after discussion at 11/30/17 meeting._ | 1.0 | FReq: maintain user database - "The system will maintain a database of users, their roles, contact details, and other relevant information."
_Requirement added after discussion at 11/30/17 meeting._ | non_comp | freq maintain user database the system will maintain a database of users their roles contact details and other relevant information requirement added after discussion at meeting | 0 |
16,620 | 9,853,207,050 | IssuesEvent | 2019-06-19 14:21:35 | elastic/kibana | https://api.github.com/repos/elastic/kibana | opened | Object Level Security | Team:Security enhancement | ## Object Level Security
### ACL
To enable OLS, an ACL with the following format will be attached to all securable objects:
```
{
"owner": 123456789,
"read": {
"users": [ { id: 123456789, can_share: true } ],
"roles": [ { id: "role_one", can_share: false } ]
},
"write": {
"users": [... | True | Object Level Security - ## Object Level Security
### ACL
To enable OLS, an ACL with the following format will be attached to all securable objects:
```
{
"owner": 123456789,
"read": {
"users": [ { id: 123456789, can_share: true } ],
"roles": [ { id: "role_one", can_share: false } ]
},
"w... | non_comp | object level security object level security acl to enable ols an acl with the following format will be attached to all securable objects owner read users roles write users roles the users and roles above ... | 0 |
5,900 | 8,362,545,239 | IssuesEvent | 2018-10-03 17:08:02 | w3c/ortc | https://api.github.com/repos/w3c/ortc | closed | SVC: encodingId attribute overloaded | 1.0 compatibility issue PR exists publication-blocker | In the definition of encodingId, it is implied that a single attribute is used to denote SVC and simulcast layering:
"encodingId of type DOMString
An identifier for the encoding object. This identifier should be unique within the scope of the localized sequence of RTCRtpCodingParameters for any given RTCRtpParamet... | True | SVC: encodingId attribute overloaded - In the definition of encodingId, it is implied that a single attribute is used to denote SVC and simulcast layering:
"encodingId of type DOMString
An identifier for the encoding object. This identifier should be unique within the scope of the localized sequence of RTCRtpCodin... | comp | svc encodingid attribute overloaded in the definition of encodingid it is implied that a single attribute is used to denote svc and simulcast layering encodingid of type domstring an identifier for the encoding object this identifier should be unique within the scope of the localized sequence of rtcrtpcodin... | 1 |
5,642 | 8,124,803,323 | IssuesEvent | 2018-08-16 18:45:31 | Microsoft/ChakraCore | https://api.github.com/repos/Microsoft/ChakraCore | closed | Failure to parse date strings with timeone | Bug Compatibility Severity: 2 | ```
new Date( "2018-07-23 09:53:16.752-07:00" );
```
The above results (in Edge console) `[date] Invalid Date: `
Firefox and chorme have supported this for 8+ years.
https://stackoverflow.com/questions/2182246/date-constructor-returns-nan-in-ie-but-works-in-firefox-and-chrome
```
new Date( "2018-07-2... | True | Failure to parse date strings with timeone - ```
new Date( "2018-07-23 09:53:16.752-07:00" );
```
The above results (in Edge console) `[date] Invalid Date: `
Firefox and chorme have supported this for 8+ years.
https://stackoverflow.com/questions/2182246/date-constructor-returns-nan-in-ie-but-works-in-fire... | comp | failure to parse date strings with timeone new date the above results in edge console invalid date firefox and chorme have supported this for years new date new date this one works it s the only... | 1 |
60,050 | 6,669,934,668 | IssuesEvent | 2017-10-03 21:11:49 | hans2103/uitgeverijVesuvius | https://api.github.com/repos/hans2103/uitgeverijVesuvius | closed | wijzigen Kuitert-boek | Ready for testing | > bij het Kuitert -boek zetten: verschijnt 24 november.
Maak hem maar alvast bestelbaar via de webwinkel.
| 1.0 | wijzigen Kuitert-boek - > bij het Kuitert -boek zetten: verschijnt 24 november.
Maak hem maar alvast bestelbaar via de webwinkel.
| non_comp | wijzigen kuitert boek bij het kuitert boek zetten verschijnt november maak hem maar alvast bestelbaar via de webwinkel | 0 |
26,704 | 13,097,840,248 | IssuesEvent | 2020-08-03 18:14:51 | mozilla-mobile/fenix | https://api.github.com/repos/mozilla-mobile/fenix | closed | Track changes to APK size over time | P2 eng:performance | ### Why/User Benefit/User Problem
If the APK grows too large, users will download the app less. We should had persistant monitoring (and later regression testing) of APK size to our performance dashboards to measure changes over time.
### What/Requirements
### Acceptance Criteria (how do I know when I’m done?)
... | True | Track changes to APK size over time - ### Why/User Benefit/User Problem
If the APK grows too large, users will download the app less. We should had persistant monitoring (and later regression testing) of APK size to our performance dashboards to measure changes over time.
### What/Requirements
### Acceptance Cri... | non_comp | track changes to apk size over time why user benefit user problem if the apk grows too large users will download the app less we should had persistant monitoring and later regression testing of apk size to our performance dashboards to measure changes over time what requirements acceptance cri... | 0 |
138,522 | 30,878,374,026 | IssuesEvent | 2023-08-03 15:42:38 | younesaassila/ttv-lol-pro | https://api.github.com/repos/younesaassila/ttv-lol-pro | closed | Improve GitHub workflows | enhancement code | - Ensure `tsc` using project's `tsconfig.json` doesn't raise any errors
- Use better lint action with detailed reporting
- Combine both Chrome build and Firefox build jobs into one job | 1.0 | Improve GitHub workflows - - Ensure `tsc` using project's `tsconfig.json` doesn't raise any errors
- Use better lint action with detailed reporting
- Combine both Chrome build and Firefox build jobs into one job | non_comp | improve github workflows ensure tsc using project s tsconfig json doesn t raise any errors use better lint action with detailed reporting combine both chrome build and firefox build jobs into one job | 0 |
12,351 | 14,612,948,798 | IssuesEvent | 2020-12-22 07:16:03 | oragono/oragono | https://api.github.com/repos/oragono/oragono | closed | additional restrictions on nicknames | compatibility-break | @happyhater suggests on #1177 that we additionally restrict these characters from appearing in nicknames: `<>()'";$`.
This seems sound. The problem is what to do about registered account names that already contain these characters. Options:
1. A schema change that somehow deletes or renames them?
1. Grandfather ... | True | additional restrictions on nicknames - @happyhater suggests on #1177 that we additionally restrict these characters from appearing in nicknames: `<>()'";$`.
This seems sound. The problem is what to do about registered account names that already contain these characters. Options:
1. A schema change that somehow de... | comp | additional restrictions on nicknames happyhater suggests on that we additionally restrict these characters from appearing in nicknames this seems sound the problem is what to do about registered account names that already contain these characters options a schema change that somehow delete... | 1 |
491,782 | 14,171,329,778 | IssuesEvent | 2020-11-12 15:35:14 | iv-org/invidious | https://api.github.com/repos/iv-org/invidious | closed | On some channels, videos tab is missing | bug priority:critical type:backend | On some channels, the videos tab, which is selected by default, doesn't appear in Invidious even though there is a videos tab on the Youtube channel. When this happens, the playlists tab is shown instead.
### Actual result
Example from the [Yewtube instance
](https://yewtu.be/channel/UCpa-Zb0ZcQjTCPP1Dx_1M8Q)
I... | 1.0 | On some channels, videos tab is missing - On some channels, the videos tab, which is selected by default, doesn't appear in Invidious even though there is a videos tab on the Youtube channel. When this happens, the playlists tab is shown instead.
### Actual result
Example from the [Yewtube instance
](https://yewtu... | non_comp | on some channels videos tab is missing on some channels the videos tab which is selected by default doesn t appear in invidious even though there is a videos tab on the youtube channel when this happens the playlists tab is shown instead actual result example from the yewtube instance invidiou... | 0 |
3,270 | 2,537,608,763 | IssuesEvent | 2015-01-26 21:45:18 | web2py/web2py | https://api.github.com/repos/web2py/web2py | opened | request.env.request_uri is populated differently if router is in use | 1 star bug imported Priority-Medium | _From [ato.st..._at_gmail.com](https://code.google.com/u/117176497741954485102/) on December 05, 2014 15:53:52_
What steps will reproduce the problem? 1. all of the details are in the post here: https://groups.google.com/forum/#!topic/web2py/aXKT7lA1SYg To sum it up, request.evn.request_uri should be equal to request.... | 1.0 | request.env.request_uri is populated differently if router is in use - _From [ato.st..._at_gmail.com](https://code.google.com/u/117176497741954485102/) on December 05, 2014 15:53:52_
What steps will reproduce the problem? 1. all of the details are in the post here: https://groups.google.com/forum/#!topic/web2py/aXKT7l... | non_comp | request env request uri is populated differently if router is in use from on december what steps will reproduce the problem all of the details are in the post here to sum it up request evn request uri should be equal to request var requested uri in the routes onerror handler they are equa... | 0 |
8,391 | 10,420,004,006 | IssuesEvent | 2019-09-15 20:45:35 | trco/django-bootstrap-modal-forms | https://api.github.com/repos/trco/django-bootstrap-modal-forms | closed | LoginView is incompatible with Django versions 1.8 to 1.10 | incompatibility | Add custom LoginView for Django versions 1.8 to 1.10 and add this information to `setup.py` so that developers are warned when they try to install the package with an incompatible version of Django. Release new minor version. | True | LoginView is incompatible with Django versions 1.8 to 1.10 - Add custom LoginView for Django versions 1.8 to 1.10 and add this information to `setup.py` so that developers are warned when they try to install the package with an incompatible version of Django. Release new minor version. | comp | loginview is incompatible with django versions to add custom loginview for django versions to and add this information to setup py so that developers are warned when they try to install the package with an incompatible version of django release new minor version | 1 |
9,732 | 11,782,049,655 | IssuesEvent | 2020-03-17 00:29:01 | AzureAD/microsoft-authentication-library-for-js | https://api.github.com/repos/AzureAD/microsoft-authentication-library-for-js | closed | AADSTS50058 in IOS Safari | bug compatibility known-issue | >> Please follow the issue template below. Failure to do so will result in a delay in answering your question.
## Library
- [ x] `msal@1.1.3`
- [ ] `@azure/msal-angular@0.x.x`
- [ ] `@azure/msal-angular@1.x.x`
- [ ] `@azure/msal-angularjs@1.x.x`
**Important**: Please fill in your exact version number above, ... | True | AADSTS50058 in IOS Safari - >> Please follow the issue template below. Failure to do so will result in a delay in answering your question.
## Library
- [ x] `msal@1.1.3`
- [ ] `@azure/msal-angular@0.x.x`
- [ ] `@azure/msal-angular@1.x.x`
- [ ] `@azure/msal-angularjs@1.x.x`
**Important**: Please fill in your ... | comp | in ios safari please follow the issue template below failure to do so will result in a delay in answering your question library msal azure msal angular x x azure msal angular x x azure msal angularjs x x important please fill in your exact version numbe... | 1 |
8,402 | 10,426,505,470 | IssuesEvent | 2019-09-16 17:44:50 | MeGysssTaa/ReflexIssueTracker | https://api.github.com/repos/MeGysssTaa/ReflexIssueTracker | opened | First-minute ping always 0 for 1.8 (ProtocolSupport only?) | BadPackets Bug Compatibility False Positive | Possible workaround: don't check for PingSpoof the first minute or two after player joined | True | First-minute ping always 0 for 1.8 (ProtocolSupport only?) - Possible workaround: don't check for PingSpoof the first minute or two after player joined | comp | first minute ping always for protocolsupport only possible workaround don t check for pingspoof the first minute or two after player joined | 1 |
15,766 | 20,601,674,229 | IssuesEvent | 2022-03-06 11:07:26 | mattymatty97/carpet-shadow | https://api.github.com/repos/mattymatty97/carpet-shadow | closed | [Bug] shadowItemUpdateFix won't update correctly | bug incompatibility | BlockEntities won't update in all Cases.
Bug found with two shadow items set in a hopper (chest ...). Only on one item (always the latest you put into the Storage) will be updated.
https://user-images.githubusercontent.com/30822552/156794613-774aced5-bee1-4149-878e-76286f20b1bc.mp4
. | True | [Bug] shadowItemUpdateFix won't update correctly - BlockEntities won't update in all Cases.
Bug found with two shadow items set in a hopper (chest ...). Only on one item (always the latest you put into the Storage) will be updated.
https://user-images.githubusercontent.com/30822552/156794613-774aced5-bee1-4149-878e... | comp | shadowitemupdatefix won t update correctly blockentities won t update in all cases bug found with two shadow items set in a hopper chest only on one item always the latest you put into the storage will be updated | 1 |
19,030 | 26,446,121,671 | IssuesEvent | 2023-01-16 07:27:24 | Automattic/woocommerce-subscriptions-core | https://api.github.com/repos/Automattic/woocommerce-subscriptions-core | closed | [HPOS] Using subscription actions on admin subscriptions list table results in "The link you followed has expired" errors | type: bug compatibility: HPOS Feature: Admin Screens category: projects | ## Describe the bug
<!-- A clear and concise description of what the bug is. Please be as descriptive as possible, and include screenshots to illustrate. -->
When using the Subscription actions on the admin subscriptions list table, you get the following error:
<img width="812" alt="Screen Shot 2023-01-10 at 3 2... | True | [HPOS] Using subscription actions on admin subscriptions list table results in "The link you followed has expired" errors - ## Describe the bug
<!-- A clear and concise description of what the bug is. Please be as descriptive as possible, and include screenshots to illustrate. -->
When using the Subscription action... | comp | using subscription actions on admin subscriptions list table results in the link you followed has expired errors describe the bug when using the subscription actions on the admin subscriptions list table you get the following error img width alt screen shot at pm src th... | 1 |
138,152 | 18,771,462,908 | IssuesEvent | 2021-11-06 22:49:23 | samqws-marketing/box_mojito | https://api.github.com/repos/samqws-marketing/box_mojito | opened | CVE-2020-28500 (Medium) detected in lodash-4.17.20.tgz | security vulnerability | ## CVE-2020-28500 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>lodash-4.17.20.tgz</b></p></summary>
<p>Lodash modular utilities.</p>
<p>Library home page: <a href="https://registr... | True | CVE-2020-28500 (Medium) detected in lodash-4.17.20.tgz - ## CVE-2020-28500 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>lodash-4.17.20.tgz</b></p></summary>
<p>Lodash modular util... | non_comp | cve medium detected in lodash tgz cve medium severity vulnerability vulnerable library lodash tgz lodash modular utilities library home page a href dependency hierarchy babel preset tgz root library babel plugin transform sticky regex tgz ... | 0 |
14,659 | 17,911,803,126 | IssuesEvent | 2021-09-09 06:40:02 | Makewebbetter/wallet-system-for-woocommerce | https://api.github.com/repos/Makewebbetter/wallet-system-for-woocommerce | closed | Deduct amount from wallet during order renewal issue. | Compatibility issue | WordPress version: 5.8
WooCommerce version: 5.6
Area Path: Admin panel -> MakeWebBetter-> Wallet System
Version: 2.1.0
Description: As of now, the Fixed amount is deducting while in setting percentage is also mentioned. Either make it fixed amount in label text or allow the admin to select fixed/percentage amount t... | True | Deduct amount from wallet during order renewal issue. - WordPress version: 5.8
WooCommerce version: 5.6
Area Path: Admin panel -> MakeWebBetter-> Wallet System
Version: 2.1.0
Description: As of now, the Fixed amount is deducting while in setting percentage is also mentioned. Either make it fixed amount in label tex... | comp | deduct amount from wallet during order renewal issue wordpress version woocommerce version area path admin panel makewebbetter wallet system version description as of now the fixed amount is deducting while in setting percentage is also mentioned either make it fixed amount in label tex... | 1 |
1,567 | 4,116,448,128 | IssuesEvent | 2016-06-08 00:38:34 | ember-a11y/ember-a11y | https://api.github.com/repos/ember-a11y/ember-a11y | closed | Focus jumping. | AT:VoiceOver Compatibility Has Workaround OS:OS X UA:Safari | Navigating between routes reads correctly until Safari loses focus. Upon returning to Safari the focus jumps around when clicking a link.
### Reproduction
1. [Load the demo.](http://ember-a11y.github.io/ember-a11y/)
2. Click any of the links other than home.
3. Command-Tab away and right back.
4. Click any of th... | True | Focus jumping. - Navigating between routes reads correctly until Safari loses focus. Upon returning to Safari the focus jumps around when clicking a link.
### Reproduction
1. [Load the demo.](http://ember-a11y.github.io/ember-a11y/)
2. Click any of the links other than home.
3. Command-Tab away and right back.
4... | comp | focus jumping navigating between routes reads correctly until safari loses focus upon returning to safari the focus jumps around when clicking a link reproduction click any of the links other than home command tab away and right back click any of the links other than the one you are pr... | 1 |
18,407 | 25,478,869,614 | IssuesEvent | 2022-11-25 17:28:23 | gemrb/gemrb | https://api.github.com/repos/gemrb/gemrb | opened | AREImporter is skipping world map references | compatibility | AREImporter skips world map references for both loading and saving, which probably harms our compatibility with the originals.
https://github.com/gemrb/gemrb/blob/0eafd7b05374d2b301936761e21c5277a5508199/gemrb/plugins/AREImporter/AREImporter.cpp#L279-L280
https://github.com/gemrb/gemrb/blob/0eafd7b05374d2b3019367... | True | AREImporter is skipping world map references - AREImporter skips world map references for both loading and saving, which probably harms our compatibility with the originals.
https://github.com/gemrb/gemrb/blob/0eafd7b05374d2b301936761e21c5277a5508199/gemrb/plugins/AREImporter/AREImporter.cpp#L279-L280
https://git... | comp | areimporter is skipping world map references areimporter skips world map references for both loading and saving which probably harms our compatibility with the originals | 1 |
606,487 | 18,763,346,000 | IssuesEvent | 2021-11-05 19:22:26 | vmware-tanzu/tanzu-framework | https://api.github.com/repos/vmware-tanzu/tanzu-framework | opened | value schemas from package plugin has missing keys | priority/important-soon area/addons kind/bug | **Bug description**
When user uses `tanzu package available get <name> --values-schema`, there has some keys missing from the output.
If users has the following schema defined in the package, `accelerator` will be ignored from above command.
```
valuesSchema:
openAPIv3:
additionalProperties: false... | 1.0 | value schemas from package plugin has missing keys - **Bug description**
When user uses `tanzu package available get <name> --values-schema`, there has some keys missing from the output.
If users has the following schema defined in the package, `accelerator` will be ignored from above command.
```
valuesSchem... | non_comp | value schemas from package plugin has missing keys bug description when user uses tanzu package available get values schema there has some keys missing from the output if users has the following schema defined in the package accelerator will be ignored from above command valuesschema ... | 0 |
430,935 | 30,208,105,597 | IssuesEvent | 2023-07-05 10:50:45 | hotosm/fAIr | https://api.github.com/repos/hotosm/fAIr | closed | Prepare Good Readme , Installation documentation | documentation enhancement good first issue priority:medium | This issue is about documentation plan is to prepare a best way to communicate what fair is what it does , its potential and current stage so that people landing to github will get the gist idea 💡 ! Also we can separate installation doc for developers, also we can explain other smaller modules that fair is using such ... | 1.0 | Prepare Good Readme , Installation documentation - This issue is about documentation plan is to prepare a best way to communicate what fair is what it does , its potential and current stage so that people landing to github will get the gist idea 💡 ! Also we can separate installation doc for developers, also we can exp... | non_comp | prepare good readme installation documentation this issue is about documentation plan is to prepare a best way to communicate what fair is what it does its potential and current stage so that people landing to github will get the gist idea 💡 also we can separate installation doc for developers also we can exp... | 0 |
56,400 | 15,058,314,915 | IssuesEvent | 2021-02-03 23:13:03 | idaholab/raven | https://api.github.com/repos/idaholab/raven | opened | [DEFECT] \_ in test description is handled poorly | defect priority_normal | --------
Defect Description
--------
If there is a \_ in a test description, it gets converted to \\_ in tex, which causes the tex file to have ane error.
##### What did you expect to see happen?
\_ would not be changed
##### What did you see instead?
\_ is changed to \\_
##### Do you have a suggested f... | 1.0 | [DEFECT] \_ in test description is handled poorly - --------
Defect Description
--------
If there is a \_ in a test description, it gets converted to \\_ in tex, which causes the tex file to have ane error.
##### What did you expect to see happen?
\_ would not be changed
##### What did you see instead?
\_ is... | non_comp | in test description is handled poorly defect description if there is a in a test description it gets converted to in tex which causes the tex file to have ane error what did you expect to see happen would not be changed what did you see instead is change... | 0 |
12,819 | 2,718,418,496 | IssuesEvent | 2015-04-12 09:00:52 | bridgedotnet/Bridge | https://api.github.com/repos/bridgedotnet/Bridge | closed | Unexpected string concatenation for System.Array.GetUpperBound(int) | defect | The C# code:
```csharp
using Bridge.Html5;
namespace ClassLibrary1
{
public class Class1
{
private static string[,] board = new string[3,3];
[Ready]
public static void main()
{
// FIXME: This returns NaN!?!?!?
Console.Log("Upper bounds: " +... | 1.0 | Unexpected string concatenation for System.Array.GetUpperBound(int) - The C# code:
```csharp
using Bridge.Html5;
namespace ClassLibrary1
{
public class Class1
{
private static string[,] board = new string[3,3];
[Ready]
public static void main()
{
// FIX... | non_comp | unexpected string concatenation for system array getupperbound int the c code csharp using bridge namespace public class private static string board new string public static void main fixme this returns nan ... | 0 |
10,241 | 12,233,205,063 | IssuesEvent | 2020-05-04 11:10:49 | ClickHouse/ClickHouse | https://api.github.com/repos/ClickHouse/ClickHouse | closed | Distributed table and HAVING clause issue: no sypertype, Cannot parse datetime | backward compatibility | **Describe the issue**
Our application is generating query which after upgrading from 18.x to 20.3 started to generate errors:
```
clickhouse1 :) SELECT 1 FROM collapsing_sessions_dist GROUP BY SessionId HAVING any(SessionStartTime) <= now() AND (any(UTMMedium) = 'referral')
SELECT 1
FROM collapsing_sessions... | True | Distributed table and HAVING clause issue: no sypertype, Cannot parse datetime - **Describe the issue**
Our application is generating query which after upgrading from 18.x to 20.3 started to generate errors:
```
clickhouse1 :) SELECT 1 FROM collapsing_sessions_dist GROUP BY SessionId HAVING any(SessionStartTime)... | comp | distributed table and having clause issue no sypertype cannot parse datetime describe the issue our application is generating query which after upgrading from x to started to generate errors select from collapsing sessions dist group by sessionid having any sessionstarttime now an... | 1 |
731,894 | 25,235,708,230 | IssuesEvent | 2022-11-15 00:33:51 | huridocs/uwazi | https://api.github.com/repos/huridocs/uwazi | closed | Supporting files and main document icons are completely wrong | Bug :lady_beetle: Sprint Priority: High | **Describe the bug**
- The button next to the attachment is a "pencil" (which is EDIT), it should be an "ellipsis" (...), because it opens a secondary modal
- On the modal, the "download" button should, actually, be a download icon
- The "rename" should probably NOT be a pencil, as that is edit, but that is a bit mo... | 1.0 | Supporting files and main document icons are completely wrong - **Describe the bug**
- The button next to the attachment is a "pencil" (which is EDIT), it should be an "ellipsis" (...), because it opens a secondary modal
- On the modal, the "download" button should, actually, be a download icon
- The "rename" should... | non_comp | supporting files and main document icons are completely wrong describe the bug the button next to the attachment is a pencil which is edit it should be an ellipsis because it opens a secondary modal on the modal the download button should actually be a download icon the rename should... | 0 |
132,191 | 12,500,397,908 | IssuesEvent | 2020-06-01 22:10:57 | ibm-garage-cloud/planning | https://api.github.com/repos/ibm-garage-cloud/planning | closed | Automate publishing of the Dev Guide | documentation | The dev guide should be published automatically with each push. | 1.0 | Automate publishing of the Dev Guide - The dev guide should be published automatically with each push. | non_comp | automate publishing of the dev guide the dev guide should be published automatically with each push | 0 |
17,483 | 24,096,606,188 | IssuesEvent | 2022-09-19 19:21:21 | dotnet/docs | https://api.github.com/repos/dotnet/docs | closed | [Breaking change]: Socket.End methods no longer throw ObjectDisposedException | doc-idea breaking-change Pri1 binary incompatible :checkered_flag: Release: .NET 7 in-pr | ### Description
Starting from .NET 7, `System.Net.Sockets.Socket.End*` methods (e.g. `EndSend`) throw `SocketException` instead of `ObjectDisposedExcption` if the socket is closed.
### Version
.NET 7 Preview 7
### Previous behavior
`System.Net.Sockets.Socket.End*` methods were throwing `ObjectDisposedExc... | True | [Breaking change]: Socket.End methods no longer throw ObjectDisposedException - ### Description
Starting from .NET 7, `System.Net.Sockets.Socket.End*` methods (e.g. `EndSend`) throw `SocketException` instead of `ObjectDisposedExcption` if the socket is closed.
### Version
.NET 7 Preview 7
### Previous behav... | comp | socket end methods no longer throw objectdisposedexception description starting from net system net sockets socket end methods e g endsend throw socketexception instead of objectdisposedexcption if the socket is closed version net preview previous behavior system n... | 1 |
8,764 | 10,722,059,410 | IssuesEvent | 2019-10-27 08:58:57 | Kaydax/Ido | https://api.github.com/repos/Kaydax/Ido | closed | Collision with Chisels & Bits | bug important incompatibility multiplayer singleplayer solved | When you do any kind of building using [Chisels & Bits](https://www.curseforge.com/minecraft/mc-mods/chisels-bits) and enter the part of the block which is empty (no bits on it) you just crawl into the block, which is extremely annoying, as you may create stairs using the mod and then you just crawl, get up, crawl, get... | True | Collision with Chisels & Bits - When you do any kind of building using [Chisels & Bits](https://www.curseforge.com/minecraft/mc-mods/chisels-bits) and enter the part of the block which is empty (no bits on it) you just crawl into the block, which is extremely annoying, as you may create stairs using the mod and then yo... | comp | collision with chisels bits when you do any kind of building using and enter the part of the block which is empty no bits on it you just crawl into the block which is extremely annoying as you may create stairs using the mod and then you just crawl get up crawl get up and so on to recreate this y... | 1 |
491,771 | 14,170,990,791 | IssuesEvent | 2020-11-12 15:11:26 | ansible/ansible-builder | https://api.github.com/repos/ansible/ansible-builder | closed | Better error message when you do not have podman | enhancement priority: low state: needs devel | podman is the default, but I have Docker on my machine. I run a command using the default and get this:
```
$ ansible-builder build \
> -f test/data/pytz/execution-environment.yml \
> -c my_new_bc \
> -t my_new_tag
Writing partial Containerfile without collection requirements
Running command:
podman b... | 1.0 | Better error message when you do not have podman - podman is the default, but I have Docker on my machine. I run a command using the default and get this:
```
$ ansible-builder build \
> -f test/data/pytz/execution-environment.yml \
> -c my_new_bc \
> -t my_new_tag
Writing partial Containerfile without co... | non_comp | better error message when you do not have podman podman is the default but i have docker on my machine i run a command using the default and get this ansible builder build f test data pytz execution environment yml c my new bc t my new tag writing partial containerfile without co... | 0 |
5,536 | 8,013,707,437 | IssuesEvent | 2018-07-25 01:58:00 | WordPress/gutenberg | https://api.github.com/repos/WordPress/gutenberg | reopened | Invariant Violation/Minified React Error #31 on Welcome to The Gutenberg Editor | Backwards Compatibility [Type] Bug | While testing some plugins, I came across an error that made the editor completely disappear from "Welcome to The Gutenberg Editor". After receiving the error, I deactivated all plugins and successfully reproduced the error.
While I'm not sure if this is anything major given it only occurred on the "Welcome to The ... | True | Invariant Violation/Minified React Error #31 on Welcome to The Gutenberg Editor - While testing some plugins, I came across an error that made the editor completely disappear from "Welcome to The Gutenberg Editor". After receiving the error, I deactivated all plugins and successfully reproduced the error.
While I'm... | comp | invariant violation minified react error on welcome to the gutenberg editor while testing some plugins i came across an error that made the editor completely disappear from welcome to the gutenberg editor after receiving the error i deactivated all plugins and successfully reproduced the error while i m ... | 1 |
288,378 | 24,901,689,118 | IssuesEvent | 2022-10-28 21:44:38 | pytorch/pytorch | https://api.github.com/repos/pytorch/pytorch | closed | PyTorch CI should somehow track number of tests executed for PR and notify about sudden changes | module: ci module: tests triaged enhancement | ### 🚀 The feature, motivation and pitch
Followup after https://github.com/pytorch/pytorch/issues/71973
When tests suddenly got skipped (often unintentionally) it's very hard to detect then it happened, and we found it about it only much later.
One way to mitigate this one is to count number of tests in nightly an... | 1.0 | PyTorch CI should somehow track number of tests executed for PR and notify about sudden changes - ### 🚀 The feature, motivation and pitch
Followup after https://github.com/pytorch/pytorch/issues/71973
When tests suddenly got skipped (often unintentionally) it's very hard to detect then it happened, and we found it ... | non_comp | pytorch ci should somehow track number of tests executed for pr and notify about sudden changes 🚀 the feature motivation and pitch followup after when tests suddenly got skipped often unintentionally it s very hard to detect then it happened and we found it about it only much later one way to mitigat... | 0 |
20,599 | 30,604,451,920 | IssuesEvent | 2023-07-22 20:31:26 | quiqueck/BCLib | https://api.github.com/repos/quiqueck/BCLib | closed | [Bug] Failed to load datapacks, can't proceed with server load | 🔥 bug ⚡ compatibility 🧱 external 💡 question | ### What happened?
The server booted up fine, we started playing, had some time online. After trying to restart this happens and I just cannot get the server to boot up...
### BCLib
3.0.10
### Fabric API
0.85.0+1.20.1
### Fabric Loader
0.14.21
### Minecraft
1.20.1
### Relevant log output
```shell
[00:52:46] ... | True | [Bug] Failed to load datapacks, can't proceed with server load - ### What happened?
The server booted up fine, we started playing, had some time online. After trying to restart this happens and I just cannot get the server to boot up...
### BCLib
3.0.10
### Fabric API
0.85.0+1.20.1
### Fabric Loader
0.14.21
###... | comp | failed to load datapacks can t proceed with server load what happened the server booted up fine we started playing had some time online after trying to restart this happens and i just cannot get the server to boot up bclib fabric api fabric loader minecraf... | 1 |
16,232 | 21,796,630,037 | IssuesEvent | 2022-05-15 18:30:57 | gephi/gephi | https://api.github.com/repos/gephi/gephi | closed | Can't boot Gephi (OpenGl ES error) on 32bit and no detection of Java on 64bit | OpenGL Java compatibility Startup | As mentioned in the title, can't seem to boot Gephi in either 32bit or 64bit on a windows 10 OS; The 32bit give me a OpenGL ES error: tried forcing it to use both integrated graphics (Intel 530) and dedicated gpu (Nvidia 960M) with the same result.
On the other hand booting the 64bit version simply doesn't find jav... | True | Can't boot Gephi (OpenGl ES error) on 32bit and no detection of Java on 64bit - As mentioned in the title, can't seem to boot Gephi in either 32bit or 64bit on a windows 10 OS; The 32bit give me a OpenGL ES error: tried forcing it to use both integrated graphics (Intel 530) and dedicated gpu (Nvidia 960M) with the same... | comp | can t boot gephi opengl es error on and no detection of java on as mentioned in the title can t seem to boot gephi in either or on a windows os the give me a opengl es error tried forcing it to use both integrated graphics intel and dedicated gpu nvidia with the same result on the other ... | 1 |
342,462 | 24,743,543,696 | IssuesEvent | 2022-10-21 07:50:24 | katonic-dev/Platform-Migration | https://api.github.com/repos/katonic-dev/Platform-Migration | closed | Add Backup and restoration scripts and file | documentation | Add backup and restoration scripts and some files to install velero. | 1.0 | Add Backup and restoration scripts and file - Add backup and restoration scripts and some files to install velero. | non_comp | add backup and restoration scripts and file add backup and restoration scripts and some files to install velero | 0 |
5,848 | 8,300,562,863 | IssuesEvent | 2018-09-21 08:31:39 | Yoast/wordpress-seo | https://api.github.com/repos/Yoast/wordpress-seo | closed | Content entered in the Goodlayers' Theme pagebuilder is unable to be read, scanned or parsed by the Content Analyzer | backlog compatibility component: text analysis support | ### What did you expect to happen?
Yoast would read the content entered in the pagebuilder
### What happened instead?
The Yoast content analyzer failed to read, scan, or parse the content entered into the pagebuilder
### How can we reproduce this behavior?
**1.Have a GoodLayers Theme: http://goodlayers.com/**
**2.A... | True | Content entered in the Goodlayers' Theme pagebuilder is unable to be read, scanned or parsed by the Content Analyzer - ### What did you expect to happen?
Yoast would read the content entered in the pagebuilder
### What happened instead?
The Yoast content analyzer failed to read, scan, or parse the content entered int... | comp | content entered in the goodlayers theme pagebuilder is unable to be read scanned or parsed by the content analyzer what did you expect to happen yoast would read the content entered in the pagebuilder what happened instead the yoast content analyzer failed to read scan or parse the content entered int... | 1 |
13,177 | 15,530,208,451 | IssuesEvent | 2021-03-13 18:11:25 | Infocatcher/Right_Links_WE | https://api.github.com/repos/Infocatcher/Right_Links_WE | closed | Bug: New tab opens in wrong window [MacOS] | bug compatibility | I think this is a Mac OS specific issue, since in Linux and Windows, right-clicking on a window automatically makes it the active focused window, which is not the case in MacOS.
Steps to reproduce:
1. Open any page in Firefox.
2. Open a new window. Resize the new window so that atleast 1 link on the old window is ... | True | Bug: New tab opens in wrong window [MacOS] - I think this is a Mac OS specific issue, since in Linux and Windows, right-clicking on a window automatically makes it the active focused window, which is not the case in MacOS.
Steps to reproduce:
1. Open any page in Firefox.
2. Open a new window. Resize the new window... | comp | bug new tab opens in wrong window i think this is a mac os specific issue since in linux and windows right clicking on a window automatically makes it the active focused window which is not the case in macos steps to reproduce open any page in firefox open a new window resize the new window so th... | 1 |
4,453 | 7,124,202,532 | IssuesEvent | 2018-01-19 17:57:52 | presscustomizr/customizr | https://api.github.com/repos/presscustomizr/customizr | opened | Improve compatibility with some Jetpacks widgets | 2-ms bug compatibility-issue | Overall improve the links in widgets CSS which was mostly designed for accepting the "underline" effect, but can create problems when the underline shouldn't be applied.
For example when links wrap an image, like in the Jetpack widget here:
<img width="162" alt="2018-01-19_18-51-03" src="https://user-images.githubuse... | True | Improve compatibility with some Jetpacks widgets - Overall improve the links in widgets CSS which was mostly designed for accepting the "underline" effect, but can create problems when the underline shouldn't be applied.
For example when links wrap an image, like in the Jetpack widget here:
<img width="162" alt="2018... | comp | improve compatibility with some jetpacks widgets overall improve the links in widgets css which was mostly designed for accepting the underline effect but can create problems when the underline shouldn t be applied for example when links wrap an image like in the jetpack widget here img width alt ... | 1 |
681,424 | 23,310,696,565 | IssuesEvent | 2022-08-08 07:59:50 | unicef-drp/GeoSight | https://api.github.com/repos/unicef-drp/GeoSight | closed | Edit Mode - Frontend : Widgets Selector | :calendar: 13 :control_knobs: Dashboard Frontend 🦂 Medium Priority BATCH 1 | Child of https://github.com/unicef-drp/gis_geo_analytics-platform/issues/6
## Widgets selector
- [x] Widgets Needs to be able to dragged on right panel
- [x] Add the
Left panel

Right pan... | 1.0 | Edit Mode - Frontend : Widgets Selector - Child of https://github.com/unicef-drp/gis_geo_analytics-platform/issues/6
## Widgets selector
- [x] Widgets Needs to be able to dragged on right panel
- [x] Add the
Left panel
 to the original issue to help the community and maintainers prioritize this request
* Please do not l... | 1.0 | Amazon MSK cluster expansion - <!--- Please keep this note for the community --->
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize ... | non_comp | amazon msk cluster expansion community note please vote on this issue by adding a 👍 to the original issue to help the community and maintainers prioritize this request please do not leave or me too comments they generate extra noise for issue followers and do not help prioritize the requ... | 0 |
18,235 | 25,209,012,145 | IssuesEvent | 2022-11-14 00:41:46 | pods-framework/pods | https://api.github.com/repos/pods-framework/pods | closed | Forms are not displaying on public-facing pages | Type: Bug Focus: Other Compatibility | ### Description
No input boxes appear when using pods-form.
This can be seen on several of my sites:
- https://staging.floridastrokecollaboration.org/pods-form-test/
[pods-form name="ems_system" slug="4960"]
- https://staging.connectedfuturescourse.org/test-3/
[pods-form name=”supporter” slug=”7620″ fields=”i... | True | Forms are not displaying on public-facing pages - ### Description
No input boxes appear when using pods-form.
This can be seen on several of my sites:
- https://staging.floridastrokecollaboration.org/pods-form-test/
[pods-form name="ems_system" slug="4960"]
- https://staging.connectedfuturescourse.org/test-3/
... | comp | forms are not displaying on public facing pages description no input boxes appear when using pods form this can be seen on several of my sites no input box appears… this had been working not sure when it stopped version testing instructions view links above ... | 1 |
11,934 | 14,072,879,837 | IssuesEvent | 2020-11-04 03:06:16 | sass/libsass | https://api.github.com/repos/sass/libsass | opened | Don't allow mixed "and" and "or" in @supports conditions | Compatibility - P2 | Per [the `@supports` spec](https://www.w3.org/TR/2013/CR-css3-conditional-20130404/#at-supports) (and also the [more recent version](https://drafts.csswg.org/css-conditional-3/#at-supports)), a condition should only have one of `and` or `or` specified at the top-level. In particular:
```scss
@supports (a: b) and (c... | True | Don't allow mixed "and" and "or" in @supports conditions - Per [the `@supports` spec](https://www.w3.org/TR/2013/CR-css3-conditional-20130404/#at-supports) (and also the [more recent version](https://drafts.csswg.org/css-conditional-3/#at-supports)), a condition should only have one of `and` or `or` specified at the to... | comp | don t allow mixed and and or in supports conditions per and also the a condition should only have one of and or or specified at the top level in particular scss supports a b and c d or e f should be an error however in libsass it is not | 1 |
593,397 | 18,006,170,742 | IssuesEvent | 2021-09-16 00:04:01 | sonia-auv/octopus-telemetry | https://api.github.com/repos/sonia-auv/octopus-telemetry | closed | Test Board (SONIA Élé) | Priority: Medium Type: Feature | **Warning :** Before creating an issue or task, make sure that it does not already exists in the [issue tracker](../). Thank you.
## Context
Implement test board
## Changes
<!-- Give a brief description of the components that need to change and how -->
## Comments
<!-- Add further comments if needed -->
| 1.0 | Test Board (SONIA Élé) - **Warning :** Before creating an issue or task, make sure that it does not already exists in the [issue tracker](../). Thank you.
## Context
Implement test board
## Changes
<!-- Give a brief description of the components that need to change and how -->
## Comments
<!-- Add further c... | non_comp | test board sonia élé warning before creating an issue or task make sure that it does not already exists in the thank you context implement test board changes comments | 0 |
11,456 | 7,551,524,322 | IssuesEvent | 2018-04-18 20:25:20 | NCAR/VAPOR | https://api.github.com/repos/NCAR/VAPOR | closed | Contours: performance - use of iterator | Fixed High Performance | The contour renderer uses the Grid::Iterator constructor inside a for loop. This should be avoided.
Instead of:
for (Grid::ConstCellIterator it = grid->ConstCellBegin(); it != grid->ConstCellEnd(); ++it)
do
Grid::ConstCellIterator it = grid->ConstCellBegin();
Grid::ConstCellIterator endit = grid->Con... | True | Contours: performance - use of iterator - The contour renderer uses the Grid::Iterator constructor inside a for loop. This should be avoided.
Instead of:
for (Grid::ConstCellIterator it = grid->ConstCellBegin(); it != grid->ConstCellEnd(); ++it)
do
Grid::ConstCellIterator it = grid->ConstCellBegin();
... | non_comp | contours performance use of iterator the contour renderer uses the grid iterator constructor inside a for loop this should be avoided instead of for grid constcelliterator it grid constcellbegin it grid constcellend it do grid constcelliterator it grid constcellbegin ... | 0 |
15,409 | 19,672,428,472 | IssuesEvent | 2022-01-11 08:54:05 | Codeinwp/neve | https://api.github.com/repos/Codeinwp/neve | closed | Color palette doesn't work with Fluent CRM | bug 3rd-party-compatibilities good first issue | ### Description:
<!-- Describe the bug in a clear and concise way. -->
There is a plugin for email campaigns from [Fluent CRM](https://wordpress.org/plugins/fluent-crm/), and when creating an email template, the color palette doesn't work for the editor in there.
### How to reproduce:
<!-- Describe the steps ne... | True | Color palette doesn't work with Fluent CRM - ### Description:
<!-- Describe the bug in a clear and concise way. -->
There is a plugin for email campaigns from [Fluent CRM](https://wordpress.org/plugins/fluent-crm/), and when creating an email template, the color palette doesn't work for the editor in there.
### ... | comp | color palette doesn t work with fluent crm description there is a plugin for email campaigns from and when creating an email template the color palette doesn t work for the editor in there how to reproduce install and activate navigate to the plugin dashboard emails email... | 1 |
786,820 | 27,694,825,947 | IssuesEvent | 2023-03-14 00:46:03 | open-sauced/insights | https://api.github.com/repos/open-sauced/insights | closed | Bug: Copy link is not permalink | 🐛 bug 👀 needs triage high-priority | ### Describe the bug

### Steps to reproduce
This link "copy link" should always copy the permalink and not the profile.
### Affected services
opensauced.pizza
### Platf... | 1.0 | Bug: Copy link is not permalink - ### Describe the bug

### Steps to reproduce
This link "copy link" should always copy the permalink and not the profile.
### Affected ser... | non_comp | bug copy link is not permalink describe the bug steps to reproduce this link copy link should always copy the permalink and not the profile affected services opensauced pizza platforms no response browsers no response environment no response additional context... | 0 |
502 | 2,920,923,337 | IssuesEvent | 2015-06-24 21:28:26 | Vazkii/Botania | https://api.github.com/repos/Vazkii/Botania | reopened | Add config option to move mana bar | change compatibility | with dual hotbars mod installed the mana bar results over the hotbar, can you add a config for change the position of it?
http://imgur.com/EawKjBE | True | Add config option to move mana bar - with dual hotbars mod installed the mana bar results over the hotbar, can you add a config for change the position of it?
http://imgur.com/EawKjBE | comp | add config option to move mana bar with dual hotbars mod installed the mana bar results over the hotbar can you add a config for change the position of it | 1 |
476 | 2,892,230,430 | IssuesEvent | 2015-06-15 11:41:23 | Yoast/wordpress-seo | https://api.github.com/repos/Yoast/wordpress-seo | closed | WP SEO 2.1.1 is not compatible with Revolution Slider 4.6.91 | Compatibility Wait for Feedback | + when you activate WP SEO 2.1.1, then you lost the differents images, texts and parameters of your REVOLUTION SLIDERS when you save your page.
+ When WP SEO 2.1.1, is desactivated, then you re-build your slider, then slider works again....
PLEASE HELP!!!
-------------------------------------------
CONFIG
----... | True | WP SEO 2.1.1 is not compatible with Revolution Slider 4.6.91 - + when you activate WP SEO 2.1.1, then you lost the differents images, texts and parameters of your REVOLUTION SLIDERS when you save your page.
+ When WP SEO 2.1.1, is desactivated, then you re-build your slider, then slider works again....
PLEASE HELP!... | comp | wp seo is not compatible with revolution slider when you activate wp seo then you lost the differents images texts and parameters of your revolution sliders when you save your page when wp seo is desactivated then you re build your slider then slider works again please help ... | 1 |
10,559 | 12,483,937,592 | IssuesEvent | 2020-05-30 12:11:21 | Tslat/Advent-Of-Ascension | https://api.github.com/repos/Tslat/Advent-Of-Ascension | closed | More integration | Third Party Mod Compatibility | I want more items to integration some industry mod:
metal dust
metal plate
TCon's molten metal
mekanism's ore shard,cluster and crystal
metal rod
metal gear
RF machines using these items
and I want to integration these mod:
TCon
nuclearcraft
thermal expansion
ender io
chisel
immersive enginnering
jaopc... | True | More integration - I want more items to integration some industry mod:
metal dust
metal plate
TCon's molten metal
mekanism's ore shard,cluster and crystal
metal rod
metal gear
RF machines using these items
and I want to integration these mod:
TCon
nuclearcraft
thermal expansion
ender io
chisel
immersive... | comp | more integration i want more items to integration some industry mod metal dust metal plate tcon s molten metal mekanism s ore shard cluster and crystal metal rod metal gear rf machines using these items and i want to integration these mod tcon nuclearcraft thermal expansion ender io chisel immersive... | 1 |
12,505 | 14,787,738,745 | IssuesEvent | 2021-01-12 08:08:57 | mosaic-org/mosaic | https://api.github.com/repos/mosaic-org/mosaic | closed | Compatibility neovim, open up a new line following the current line and add text there, delete current line | bug compatibility | - open neovim
- open a file
- go to any line
- press o to open a new line following the current line
Moves the line down, hides the line number.
EDIT: Happens if you delete the current line as well
? | 1.0 | Soll die Änderungs-Historie filterbar sein? - Soll die Historie über alle Änderungen, die an der Datenbank vorgenommen wurden, filterbar sein (z.B. nach User, Zeitpunkt, Art der Änderung, ...)? | non_comp | soll die änderungs historie filterbar sein soll die historie über alle änderungen die an der datenbank vorgenommen wurden filterbar sein z b nach user zeitpunkt art der änderung | 0 |
201,367 | 15,802,231,371 | IssuesEvent | 2021-04-03 08:43:09 | Emkay16/ped | https://api.github.com/repos/Emkay16/ped | opened | User guide not updated for add/new command | severity.Medium type.DocumentationBug | It appears that the user guide is not updated for the new/add command

`add long` and `new long` are not valid.
<!--session: 1617437434532-c90b63bf-235e-4063-a058-ad16ed4ecc3a--> | 1.0 | User guide not updated for add/new command - It appears that the user guide is not updated for the new/add command

`add long` and `new long` are not valid.
<!--session: 1617437434532-c90b63bf-235e-406... | non_comp | user guide not updated for add new command it appears that the user guide is not updated for the new add command add long and new long are not valid | 0 |
8,388 | 10,418,211,699 | IssuesEvent | 2019-09-15 06:25:06 | Johni0702/BetterPortals | https://api.github.com/repos/Johni0702/BetterPortals | closed | Random Things End Portal Display Issue | compatibility | The End portal which can be created through the Random Things mod does not display properly with BetterPortals installed. | True | Random Things End Portal Display Issue - The End portal which can be created through the Random Things mod does not display properly with BetterPortals installed. | comp | random things end portal display issue the end portal which can be created through the random things mod does not display properly with betterportals installed | 1 |
8,426 | 10,439,987,776 | IssuesEvent | 2019-09-18 07:44:07 | jOOQ/jOOQ | https://api.github.com/repos/jOOQ/jOOQ | closed | Remove checked exceptions from MockFileDatabaseConfiguration::source methods | C: Functionality E: All Editions P: Medium R: Fixed T: Enhancement T: Incompatible change | `MockFileDatabaseConfiguration::source` references checked exceptions, such as `IOException`, which can only really be `UnsupportedEncodingException`.
`UnsupportedEncodingException` is not really something a user should handle in an exception handler. It indicates a bug, and thus, it is unlikely that this incompatib... | True | Remove checked exceptions from MockFileDatabaseConfiguration::source methods - `MockFileDatabaseConfiguration::source` references checked exceptions, such as `IOException`, which can only really be `UnsupportedEncodingException`.
`UnsupportedEncodingException` is not really something a user should handle in an excep... | comp | remove checked exceptions from mockfiledatabaseconfiguration source methods mockfiledatabaseconfiguration source references checked exceptions such as ioexception which can only really be unsupportedencodingexception unsupportedencodingexception is not really something a user should handle in an excep... | 1 |
27,341 | 12,543,419,573 | IssuesEvent | 2020-06-05 15:31:09 | cityofaustin/atd-data-tech | https://api.github.com/repos/cityofaustin/atd-data-tech | opened | Create an Impound Fees table in the Permits tab | Product: Shared Mobility Operations Service: Apps Workgroup: SM | As a user, I want to be able to track Shared Mobility Impound Fees so that I can keep providers accountable. Create a new Impound Fees table that allows SM staff to create new Impound Fee records. The following fields should be included in the table:
- Provider
- Date of Impound
- Number of Units
- Amount
- Invoice Num... | 1.0 | Create an Impound Fees table in the Permits tab - As a user, I want to be able to track Shared Mobility Impound Fees so that I can keep providers accountable. Create a new Impound Fees table that allows SM staff to create new Impound Fee records. The following fields should be included in the table:
- Provider
- Date ... | non_comp | create an impound fees table in the permits tab as a user i want to be able to track shared mobility impound fees so that i can keep providers accountable create a new impound fees table that allows sm staff to create new impound fee records the following fields should be included in the table provider date ... | 0 |
5,050 | 7,643,026,732 | IssuesEvent | 2018-05-08 11:15:59 | voxpupuli/puppet-php | https://api.github.com/repos/voxpupuli/puppet-php | closed | Tests failing under debian8 | backwards-incompatible bug needs-feedback needs-help | in multiple PR the tests fail with debian8
- https://github.com/voxpupuli/puppet-php/pull/432 https://travis-ci.org/voxpupuli/puppet-php/jobs/355132633
- https://github.com/voxpupuli/puppet-php/pull/431 https://travis-ci.org/voxpupuli/puppet-php/jobs/354785257
- https://github.com/voxpupuli/puppet-php/pull/292 ht... | True | Tests failing under debian8 - in multiple PR the tests fail with debian8
- https://github.com/voxpupuli/puppet-php/pull/432 https://travis-ci.org/voxpupuli/puppet-php/jobs/355132633
- https://github.com/voxpupuli/puppet-php/pull/431 https://travis-ci.org/voxpupuli/puppet-php/jobs/354785257
- https://github.com/vox... | comp | tests failing under in multiple pr the tests fail with error execution of usr bin apt get q y o dpkg options force confold install cli returned reading package lists building dependency tree reading state information some packages could not be installed... | 1 |
507,249 | 14,679,943,340 | IssuesEvent | 2020-12-31 08:33:49 | k8smeetup/website-tasks | https://api.github.com/repos/k8smeetup/website-tasks | opened | /docs/reference/access-authn-authz/rbac.md | lang/zh priority/P0 sync/update version/master welcome | Source File: [/docs/reference/access-authn-authz/rbac.md](https://github.com/kubernetes/website/blob/master/content/en/docs/reference/access-authn-authz/rbac.md)
Diff 命令参考:
```bash
# 查看原始文档与翻译文档更新差异
git diff --no-index -- content/en/docs/reference/access-authn-authz/rbac.md content/zh/docs/reference/access-authn-aut... | 1.0 | /docs/reference/access-authn-authz/rbac.md - Source File: [/docs/reference/access-authn-authz/rbac.md](https://github.com/kubernetes/website/blob/master/content/en/docs/reference/access-authn-authz/rbac.md)
Diff 命令参考:
```bash
# 查看原始文档与翻译文档更新差异
git diff --no-index -- content/en/docs/reference/access-authn-authz/rbac.... | non_comp | docs reference access authn authz rbac md source file diff 命令参考 bash 查看原始文档与翻译文档更新差异 git diff no index content en docs reference access authn authz rbac md content zh docs reference access authn authz rbac md 跨分支持查看原始文档更新差异 git diff release master content en docs reference access authn a... | 0 |
10,227 | 12,226,386,286 | IssuesEvent | 2020-05-03 10:40:19 | Necoro/feed2imap-go | https://api.github.com/repos/Necoro/feed2imap-go | closed | Support missing options | compatibility | The following options should be supported:
* [x] max-failures
* [x] include-images (per feed)
* [x] reupload-if-updated (per feed)
* [x] disable-ssl-verification (reinterpret as `tls-no-verify`, cf. #3)
* [x] timeout
* [x] disable (per feed)
* [x] always-new (per feed)
* [x] ignore-hash (per feed)
The follow... | True | Support missing options - The following options should be supported:
* [x] max-failures
* [x] include-images (per feed)
* [x] reupload-if-updated (per feed)
* [x] disable-ssl-verification (reinterpret as `tls-no-verify`, cf. #3)
* [x] timeout
* [x] disable (per feed)
* [x] always-new (per feed)
* [x] ignore-has... | comp | support missing options the following options should be supported max failures include images per feed reupload if updated per feed disable ssl verification reinterpret as tls no verify cf timeout disable per feed always new per feed ignore hash per feed ... | 1 |
145,443 | 5,575,650,203 | IssuesEvent | 2017-03-28 02:58:52 | YaleSTC/vesta | https://api.github.com/repos/YaleSTC/vesta | opened | Pre-pilot UI issues take 2 | complexity: 3 priority: 5 type: bug type: enhancement | * [ ] Show class year on users table (maybe include stats on top of page as well)
* [ ] Make sure create draw button on index page is appropriately authorized (the view)
* [ ] Add count of each type of student on users index
* [ ] Show success on enrollments when IDR times out in the middle
* [ ] Display draw deadl... | 1.0 | Pre-pilot UI issues take 2 - * [ ] Show class year on users table (maybe include stats on top of page as well)
* [ ] Make sure create draw button on index page is appropriately authorized (the view)
* [ ] Add count of each type of student on users index
* [ ] Show success on enrollments when IDR times out in the mid... | non_comp | pre pilot ui issues take show class year on users table maybe include stats on top of page as well make sure create draw button on index page is appropriately authorized the view add count of each type of student on users index show success on enrollments when idr times out in the middle ... | 0 |
1,276 | 3,789,377,401 | IssuesEvent | 2016-03-21 17:44:34 | dotnet/roslyn | https://api.github.com/repos/dotnet/roslyn | opened | Parser builds nodes for local functions when feature not enabled | Area-Compilers Bug Tenet-Compatibility | For compatibility with analyzers that were written for C# 6, the parser should not build new nodes unless the relevant feature is enabled. Though we do give an error, we do build a node for a local function even without the feature being enabled.
| True | Parser builds nodes for local functions when feature not enabled - For compatibility with analyzers that were written for C# 6, the parser should not build new nodes unless the relevant feature is enabled. Though we do give an error, we do build a node for a local function even without the feature being enabled.
| comp | parser builds nodes for local functions when feature not enabled for compatibility with analyzers that were written for c the parser should not build new nodes unless the relevant feature is enabled though we do give an error we do build a node for a local function even without the feature being enabled | 1 |
339,218 | 10,244,502,973 | IssuesEvent | 2019-08-20 10:34:22 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | outlook.live.com - site is not usable | browser-firefox engine-gecko priority-critical | <!-- @browser: Firefox 64.0 -->
<!-- @ua_header: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:64.0) Gecko/20100101 Firefox/64.0 -->
<!-- @reported_with: desktop-reporter -->
**URL**: https://outlook.live.com/mail/
**Browser / Version**: Firefox 64.0
**Operating System**: Ubuntu
**Tested Another Browser**: Unknown
**Pr... | 1.0 | outlook.live.com - site is not usable - <!-- @browser: Firefox 64.0 -->
<!-- @ua_header: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:64.0) Gecko/20100101 Firefox/64.0 -->
<!-- @reported_with: desktop-reporter -->
**URL**: https://outlook.live.com/mail/
**Browser / Version**: Firefox 64.0
**Operating System**: Ubuntu
*... | non_comp | outlook live com site is not usable url browser version firefox operating system ubuntu tested another browser unknown problem type site is not usable description the site no functionne page blanche steps to reproduce browser configuration mixed ac... | 0 |
232,333 | 25,570,550,922 | IssuesEvent | 2022-11-30 17:19:36 | symfony/symfony | https://api.github.com/repos/symfony/symfony | closed | [Security][LoginLink] Request missing parameters throws 500 | Security Bug Status: Needs Review | ### Symfony version(s) affected
6.1.2
### Description
When login_check is requested and the request parameters are missing (user, hash, expires) it throws 500 exceptions as verifySignatureHash method needs 3 not null parameters .
### How to reproduce
Implement LoginLink and then request login via link:
`https://m... | True | [Security][LoginLink] Request missing parameters throws 500 - ### Symfony version(s) affected
6.1.2
### Description
When login_check is requested and the request parameters are missing (user, hash, expires) it throws 500 exceptions as verifySignatureHash method needs 3 not null parameters .
### How to reproduce
Im... | non_comp | request missing parameters throws symfony version s affected description when login check is requested and the request parameters are missing user hash expires it throws exceptions as verifysignaturehash method needs not null parameters how to reproduce implement loginlink and t... | 0 |
235,056 | 19,294,878,811 | IssuesEvent | 2021-12-12 12:23:29 | bounswe/2021SpringGroup10 | https://api.github.com/repos/bounswe/2021SpringGroup10 | closed | Test the endpoints in the frontend | Status: Help wanted Status: Needs Review Coding: Frontend Type: Test | After migration to the AWS API Gateway, CORS policy should be resolved. And we believe our api manages to output correct responses regarding to the incoming json. Please test it out. | 1.0 | Test the endpoints in the frontend - After migration to the AWS API Gateway, CORS policy should be resolved. And we believe our api manages to output correct responses regarding to the incoming json. Please test it out. | non_comp | test the endpoints in the frontend after migration to the aws api gateway cors policy should be resolved and we believe our api manages to output correct responses regarding to the incoming json please test it out | 0 |
14 | 2,496,208,498 | IssuesEvent | 2015-01-06 17:49:16 | Vazkii/Botania | https://api.github.com/repos/Vazkii/Botania | closed | Mana Fluxfield not powering AE2 directly | bug compatibility | I'm not sure if it's a missing mod or a bug and if so, which mod is responsible so I'll post this to both projects. I'm playing on a mostly magical playthrough and I'm trying to power AE2 directly from a Mana Fluxfield but none of the methods I've tried seem to work. I've tried to put the fluxfield next to an AE2 energ... | True | Mana Fluxfield not powering AE2 directly - I'm not sure if it's a missing mod or a bug and if so, which mod is responsible so I'll post this to both projects. I'm playing on a mostly magical playthrough and I'm trying to power AE2 directly from a Mana Fluxfield but none of the methods I've tried seem to work. I've trie... | comp | mana fluxfield not powering directly i m not sure if it s a missing mod or a bug and if so which mod is responsible so i ll post this to both projects i m playing on a mostly magical playthrough and i m trying to power directly from a mana fluxfield but none of the methods i ve tried seem to work i ve tried to... | 1 |
12,265 | 14,499,092,369 | IssuesEvent | 2020-12-11 16:18:03 | pingcap/tidb | https://api.github.com/repos/pingcap/tidb | closed | Cannot insert negative numbers into a `BIT(64)` column | challenge-program severity/moderate sig/execution status/help-wanted type/bug type/compatibility | ## Description
## Bug Report
Please answer these questions before submitting your issue. Thanks!
1. What did you do?
If possible, provide a recipe for reproducing the error.
```sql
CREATE TABLE t(a BIT(64));
INSERT INTO t VALUES (-1);
SELECT hex(a) FROM t;
```
2. What did you expect to see?
On MySQL... | True | Cannot insert negative numbers into a `BIT(64)` column - ## Description
## Bug Report
Please answer these questions before submitting your issue. Thanks!
1. What did you do?
If possible, provide a recipe for reproducing the error.
```sql
CREATE TABLE t(a BIT(64));
INSERT INTO t VALUES (-1);
SELECT hex(a) F... | comp | cannot insert negative numbers into a bit column description bug report please answer these questions before submitting your issue thanks what did you do if possible provide a recipe for reproducing the error sql create table t a bit insert into t values select hex a fro... | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.