Unnamed: 0
int64
0
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
1
757
labels
stringlengths
4
664
body
stringlengths
3
261k
index
stringclasses
10 values
text_combine
stringlengths
96
261k
label
stringclasses
2 values
text
stringlengths
96
232k
binary_label
int64
0
1
19,091
3,140,707,137
IssuesEvent
2015-09-12 00:08:12
bridgedotnet/Bridge
https://api.github.com/repos/bridgedotnet/Bridge
opened
GlobalTarget attribute does not emit its specified parameter when target referenced
defect
The code: ```csharp namespace ClassLibrary1 { public class Class1 { public static void Main() { TestClass.Test().Alert("Test"); } } public class GlobalRef { public void Alert(string message) { return; } } ...
1.0
GlobalTarget attribute does not emit its specified parameter when target referenced - The code: ```csharp namespace ClassLibrary1 { public class Class1 { public static void Main() { TestClass.Test().Alert("Test"); } } public class GlobalRef { ...
defect
globaltarget attribute does not emit its specified parameter when target referenced the code csharp namespace public class public static void main testclass test alert test public class globalref public void ale...
1
99,786
30,551,729,893
IssuesEvent
2023-07-20 08:58:40
llvm/llvm-project
https://api.github.com/repos/llvm/llvm-project
closed
TypeSystemClang.cpp:489:31: error: no member named 'lang_cuda' in 'clang::LangStandard'
lldb build-problem
Started to fail today on linux ``` [58/1480] Building CXX object tools/lldb/source/Plugins/TypeSystem/Clang/CMakeFiles/lldbPluginTypeSystemClang.dir/TypeSystemClang.cpp.o FAILED: tools/lldb/source/Plugins/TypeSystem/Clang/CMakeFiles/lldbPluginTypeSystemClang.dir/TypeSystemClang.cpp.o /build/source/build-llvm/./bin...
1.0
TypeSystemClang.cpp:489:31: error: no member named 'lang_cuda' in 'clang::LangStandard' - Started to fail today on linux ``` [58/1480] Building CXX object tools/lldb/source/Plugins/TypeSystem/Clang/CMakeFiles/lldbPluginTypeSystemClang.dir/TypeSystemClang.cpp.o FAILED: tools/lldb/source/Plugins/TypeSystem/Clang/CMake...
non_defect
typesystemclang cpp error no member named lang cuda in clang langstandard started to fail today on linux building cxx object tools lldb source plugins typesystem clang cmakefiles lldbplugintypesystemclang dir typesystemclang cpp o failed tools lldb source plugins typesystem clang cmakefiles lldbp...
0
27,212
4,931,775,410
IssuesEvent
2016-11-28 11:19:55
bridgedotnet/Bridge
https://api.github.com/repos/bridgedotnet/Bridge
closed
"unreachable code" can cause translation at runtime and compile time
defect
Reported on the [forum](http://forums.bridge.net/forum/bridge-net-pro/bugs/3094-unreachable-code-can-cause-translation-at-runtime-and-compile-time): 1. Create a new class library project named "BridgeUnknownIdentifierResolveResultError" and add the "Bridge.Min" NuGet package to it 2. Create another class library ...
1.0
"unreachable code" can cause translation at runtime and compile time - Reported on the [forum](http://forums.bridge.net/forum/bridge-net-pro/bugs/3094-unreachable-code-can-cause-translation-at-runtime-and-compile-time): 1. Create a new class library project named "BridgeUnknownIdentifierResolveResultError" and add t...
defect
unreachable code can cause translation at runtime and compile time reported on the create a new class library project named bridgeunknownidentifierresolveresulterror and add the bridge min nuget package to it create another class library project named otherlibrary and add bridge min to that ...
1
65,064
19,087,029,483
IssuesEvent
2021-11-29 07:46:31
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
closed
Empty room displayed with no way to join or remove it
T-Defect X-Needs-Info S-Major A-Room-View O-Uncommon
### Steps to reproduce 1. When I open Element I see an empty room with a red exclamation mark next to it. 2. When I select it, it allows me to either send a bug report or delete my cache and reload Element. I did clean the cache multiple times. The problem also persists after logging in again or using Element We...
1.0
Empty room displayed with no way to join or remove it - ### Steps to reproduce 1. When I open Element I see an empty room with a red exclamation mark next to it. 2. When I select it, it allows me to either send a bug report or delete my cache and reload Element. I did clean the cache multiple times. The problem ...
defect
empty room displayed with no way to join or remove it steps to reproduce when i open element i see an empty room with a red exclamation mark next to it when i select it it allows me to either send a bug report or delete my cache and reload element i did clean the cache multiple times the problem ...
1
126,164
16,986,997,567
IssuesEvent
2021-06-30 15:24:48
emory-libraries/blacklight-catalog
https://api.github.com/repos/emory-libraries/blacklight-catalog
closed
Update styles on Single Item View
UI Design
- [x] Tables need to account for long lists. A scrolling table from the examples below as reference: 1. https://codepen.io/kdougan/pen/KyyVQY 2. https://codepen.io/RobotsPlay/pen/EyZJOa 3. https://codepen.io/bolderelements/pen/EwVmKZ - [ ] Modals - [ ] Title bar needs to be smaller - [ ] Typography should match [...
1.0
Update styles on Single Item View - - [x] Tables need to account for long lists. A scrolling table from the examples below as reference: 1. https://codepen.io/kdougan/pen/KyyVQY 2. https://codepen.io/RobotsPlay/pen/EyZJOa 3. https://codepen.io/bolderelements/pen/EwVmKZ - [ ] Modals - [ ] Title bar needs to be small...
non_defect
update styles on single item view tables need to account for long lists a scrolling table from the examples below as reference modals title bar needs to be smaller typography should match back to search button needs to have square corners availability iframes shou...
0
19,428
5,873,219,236
IssuesEvent
2017-05-15 13:33:53
zhmcclient/python-zhmcclient
https://api.github.com/repos/zhmcclient/python-zhmcclient
closed
Incorrect result of Dpm.dpm_enabled property for z13 in classic mode
area: code resolution: fixed type: bug
### Actual behavior The Python property `Cpc.dpm_enabled` incorrectly returns `True` for a z13 in classic mode. Comparison points: * That property correctly returns `False` for EC12, and `True` for z13 in DPM mode. * The corresponding resource property "dpm-enabled" indicates the correct mode for z13 in both mo...
1.0
Incorrect result of Dpm.dpm_enabled property for z13 in classic mode - ### Actual behavior The Python property `Cpc.dpm_enabled` incorrectly returns `True` for a z13 in classic mode. Comparison points: * That property correctly returns `False` for EC12, and `True` for z13 in DPM mode. * The corresponding resour...
non_defect
incorrect result of dpm dpm enabled property for in classic mode actual behavior the python property cpc dpm enabled incorrectly returns true for a in classic mode comparison points that property correctly returns false for and true for in dpm mode the corresponding resource proper...
0
569,832
17,016,273,797
IssuesEvent
2021-07-02 12:31:09
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
opened
dividing of street names (handling of composita)
Component: nominatim Priority: minor Type: enhancement
**[Submitted to the original trac issue database at 7.43am, Friday, 5th April 2013]** Nominatim helps me to resolve incorrect divided streetnames like this: "Main Str., 51149 Kln" to "Mainstr., 51149 Kln" [http://nominatim.openstreetmap.org/search.php?q=Main+Str.%2C+51149+Kln] German street names have often "Weg"...
1.0
dividing of street names (handling of composita) - **[Submitted to the original trac issue database at 7.43am, Friday, 5th April 2013]** Nominatim helps me to resolve incorrect divided streetnames like this: "Main Str., 51149 Kln" to "Mainstr., 51149 Kln" [http://nominatim.openstreetmap.org/search.php?q=Main+Str.%2C...
non_defect
dividing of street names handling of composita nominatim helps me to resolve incorrect divided streetnames like this main str kln to mainstr kln german street names have often weg as last name part is it possible to handle this correction also with weg examples real street n...
0
74,508
25,149,174,084
IssuesEvent
2022-11-10 08:40:33
zed-industries/feedback
https://api.github.com/repos/zed-industries/feedback
opened
formatting python code with custom argument isn't working
defect triage
### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it I have the following configuration about python formatting: ```json { "buffer_font_size": 16, "buffer_font_family": "BerkeleyMono Nerd Font", "language_overrides": { "Python": { "...
1.0
formatting python code with custom argument isn't working - ### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it I have the following configuration about python formatting: ```json { "buffer_font_size": 16, "buffer_font_family": "BerkeleyMono Nerd Font", ...
defect
formatting python code with custom argument isn t working check for existing issues completed describe the bug provide steps to reproduce it i have the following configuration about python formatting json buffer font size buffer font family berkeleymono nerd font l...
1
179,706
13,895,993,429
IssuesEvent
2020-10-19 16:33:40
ImagingDataCommons/IDC-WebApp
https://api.github.com/repos/ImagingDataCommons/IDC-WebApp
closed
Add code meaning to the cohort manifest filters used row
MVP cohorts enhancement merged testing needed
Related to comment in ticket, https://github.com/ImagingDataCommons/IDC-WebApp/issues/194#issuecomment-699095543 in the data portal a filter value for segmentation type is displayed as Nodule, but in the manifest the filter value is displayed as M-03010:SRT <img width="266" alt="segmented property type" src="https:...
1.0
Add code meaning to the cohort manifest filters used row - Related to comment in ticket, https://github.com/ImagingDataCommons/IDC-WebApp/issues/194#issuecomment-699095543 in the data portal a filter value for segmentation type is displayed as Nodule, but in the manifest the filter value is displayed as M-03010:SRT ...
non_defect
add code meaning to the cohort manifest filters used row related to comment in ticket in the data portal a filter value for segmentation type is displayed as nodule but in the manifest the filter value is displayed as m srt img width alt segmented property type src img width alt ...
0
62,209
17,023,873,417
IssuesEvent
2021-07-03 04:18:06
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
closed
Recent downgrade of export utility.
Component: website Priority: minor Resolution: wontfix Type: defect
**[Submitted to the original trac issue database at 9.37am, Saturday, 10th August 2013]** Right, so up to a couple of days ago you could select an area to export, the scale to export, and the file format of the export and you could note down the geographical co-ordinates of the exported file. Now, suddenly and inex...
1.0
Recent downgrade of export utility. - **[Submitted to the original trac issue database at 9.37am, Saturday, 10th August 2013]** Right, so up to a couple of days ago you could select an area to export, the scale to export, and the file format of the export and you could note down the geographical co-ordinates of the ex...
defect
recent downgrade of export utility right so up to a couple of days ago you could select an area to export the scale to export and the file format of the export and you could note down the geographical co ordinates of the exported file now suddenly and inexplicably this has been changed to that you ca...
1
76,790
26,599,180,604
IssuesEvent
2023-01-23 14:39:02
scipy/scipy
https://api.github.com/repos/scipy/scipy
closed
QUADPACK bug in integral over large intervals
defect scipy.integrate
Consider: \int_a^b x^{-3} = (a^{-2} - b^{-2})/2 ``` >>> from scipy.integrate import quad >>> quad(lambda x: 1./x**3, 1e2, 1e6) (4.999999950022993e-05, 1.4504531443149906e-09) >>> quad(lambda x: 1./x**3, 1e2, 1e7) (2.449563049046922e-10, 1.9657280786576196e-09) ``` Total loss of precision. Running it the first time, ...
1.0
QUADPACK bug in integral over large intervals - Consider: \int_a^b x^{-3} = (a^{-2} - b^{-2})/2 ``` >>> from scipy.integrate import quad >>> quad(lambda x: 1./x**3, 1e2, 1e6) (4.999999950022993e-05, 1.4504531443149906e-09) >>> quad(lambda x: 1./x**3, 1e2, 1e7) (2.449563049046922e-10, 1.9657280786576196e-09) ``` Tota...
defect
quadpack bug in integral over large intervals consider int a b x a b from scipy integrate import quad quad lambda x x quad lambda x x total loss of precision running it the first time it emits a warning s...
1
249,425
18,858,194,373
IssuesEvent
2021-11-12 09:29:26
avellinwong01/pe
https://api.github.com/repos/avellinwong01/pe
opened
UG: Better ordering of example usage and expected outputs
severity.Low type.DocumentationBug
![image.png](https://raw.githubusercontent.com/avellinwong01/pe/main/files/259d8264-0a69-4578-be5b-b9b8a25228ba.png) Might be more reader-friendly to put each expected output right after each example usage, so that the reader knows which corresponds to which. <!--session: 1636704688726-e04984b2-5805-4e7d-8093-250f...
1.0
UG: Better ordering of example usage and expected outputs - ![image.png](https://raw.githubusercontent.com/avellinwong01/pe/main/files/259d8264-0a69-4578-be5b-b9b8a25228ba.png) Might be more reader-friendly to put each expected output right after each example usage, so that the reader knows which corresponds to which....
non_defect
ug better ordering of example usage and expected outputs might be more reader friendly to put each expected output right after each example usage so that the reader knows which corresponds to which
0
253,305
21,673,810,047
IssuesEvent
2022-05-08 11:43:40
mennaelkashef/eShop
https://api.github.com/repos/mennaelkashef/eShop
opened
this is a message to test encryption time
Hello! RULE-GOT-APPLIED DOES-NOT-CONTAIN-STRING Rule-works-on-convert-to-bug test instabug
# :clipboard: Bug Details >this is a message to test encryption time key | value --|-- Reported At | 2022-04-28 13:17:42 UTC Email | abarakat@gmail.com Categories | Report a bug Tags | test, Hello!, RULE-GOT-APPLIED, DOES-NOT-CONTAIN-STRING, Rule-works-on-convert-to-bug, instabug App Version | 1.1 (1) S...
1.0
this is a message to test encryption time - # :clipboard: Bug Details >this is a message to test encryption time key | value --|-- Reported At | 2022-04-28 13:17:42 UTC Email | abarakat@gmail.com Categories | Report a bug Tags | test, Hello!, RULE-GOT-APPLIED, DOES-NOT-CONTAIN-STRING, Rule-works-on-conver...
non_defect
this is a message to test encryption time clipboard bug details this is a message to test encryption time key value reported at utc email abarakat gmail com categories report a bug tags test hello rule got applied does not contain string rule works on convert to bug...
0
131,068
18,214,615,963
IssuesEvent
2021-09-30 01:33:44
artsking/linux-3.0.35_CVE-2020-36386_withPatch
https://api.github.com/repos/artsking/linux-3.0.35_CVE-2020-36386_withPatch
closed
CVE-2014-8159 (Medium) detected in linux-stable-rtv3.8.6 - autoclosed
security vulnerability
## CVE-2014-8159 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stable-rtv3.8.6</b></p></summary> <p> <p>Julia Cartwright's fork of linux-stable-rt.git</p> <p>Library home pag...
True
CVE-2014-8159 (Medium) detected in linux-stable-rtv3.8.6 - autoclosed - ## CVE-2014-8159 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stable-rtv3.8.6</b></p></summary> <p> <...
non_defect
cve medium detected in linux stable autoclosed cve medium severity vulnerability vulnerable library linux stable julia cartwright s fork of linux stable rt git library home page a href found in head commit a href found in base branch master vulner...
0
66,662
20,424,300,102
IssuesEvent
2022-02-24 01:00:09
department-of-veterans-affairs/vets-design-system-documentation
https://api.github.com/repos/department-of-veterans-affairs/vets-design-system-documentation
closed
[SCREENREADER]: Progress Button - Users SHOULD NOT hear the before and after arrows announced
component-new 508-defect-3 vsp-design-system-team
@1Copenut commented on [Thu Jun 18 2020](https://github.com/department-of-veterans-affairs/va.gov-team/issues/10438) # [508-defect-3](https://github.com/department-of-veterans-affairs/va.gov-team/blob/master/platform/accessibility/guidance/defect-severity-rubric.md#508-defect-3) <!-- Enter an issue title using the...
1.0
[SCREENREADER]: Progress Button - Users SHOULD NOT hear the before and after arrows announced - @1Copenut commented on [Thu Jun 18 2020](https://github.com/department-of-veterans-affairs/va.gov-team/issues/10438) # [508-defect-3](https://github.com/department-of-veterans-affairs/va.gov-team/blob/master/platform/access...
defect
progress button users should not hear the before and after arrows announced commented on enter an issue title using the format brief description of the problem edit buttons need aria label for context add another user link will not receive keyboard focus heading levels ...
1
97,303
12,226,913,079
IssuesEvent
2020-05-03 13:06:44
bounswe/bounswe2020group2
https://api.github.com/repos/bounswe/bounswe2020group2
closed
Prepare Individual summary of work done
design documentation effort: medium priority: high type: wiki who: group
Everyone must describe how they contributed to the project. It **must be in tabular form**
1.0
Prepare Individual summary of work done - Everyone must describe how they contributed to the project. It **must be in tabular form**
non_defect
prepare individual summary of work done everyone must describe how they contributed to the project it must be in tabular form
0
72,935
24,373,081,559
IssuesEvent
2022-10-03 21:10:20
department-of-veterans-affairs/va.gov-cms
https://api.github.com/repos/department-of-veterans-affairs/va.gov-cms
closed
Inline content guidance trigger reloads page
Defect ⭐️ Sitewide CMS
## Describe the defect On the alt text inline content guidance component, when I click the trigger to open the expanded guidance section, this also reloads the page. This scenario: - Happens when I am editing an existing image. [Example](https://prod.cms.va.gov/media/image/17919) - Does NOT happen when I am addin...
1.0
Inline content guidance trigger reloads page - ## Describe the defect On the alt text inline content guidance component, when I click the trigger to open the expanded guidance section, this also reloads the page. This scenario: - Happens when I am editing an existing image. [Example](https://prod.cms.va.gov/media/...
defect
inline content guidance trigger reloads page describe the defect on the alt text inline content guidance component when i click the trigger to open the expanded guidance section this also reloads the page this scenario happens when i am editing an existing image does not happen when i am adding ...
1
20,600
3,386,441,327
IssuesEvent
2015-11-27 17:35:35
akvo/akvo-flow
https://api.github.com/repos/akvo/akvo-flow
closed
No `Previous` button when browsing responses under the Data tab
1 - Defect 2 - Fixed 3 - UI Quick Fix
**Steps to reproduce:** 1. Go to the `Data > Inspect Data` tab 2. Select a survey known to have over 20 responses and select `Find` 3. Click on the `Next` button to see next batch of 20 responses. **Observed:** There is no `Previous` butting to look at the previous set of records.
1.0
No `Previous` button when browsing responses under the Data tab - **Steps to reproduce:** 1. Go to the `Data > Inspect Data` tab 2. Select a survey known to have over 20 responses and select `Find` 3. Click on the `Next` button to see next batch of 20 responses. **Observed:** There is no `Previous` butting t...
defect
no previous button when browsing responses under the data tab steps to reproduce go to the data inspect data tab select a survey known to have over responses and select find click on the next button to see next batch of responses observed there is no previous butting to ...
1
80,697
30,495,027,455
IssuesEvent
2023-07-18 10:13:02
scipy/scipy
https://api.github.com/repos/scipy/scipy
opened
BUG: scipy.stats crashes kernel
defect
### Describe your issue. For certain distributions in scipy.stats, for very low values of parameters, the kernel crashes. With other distributions, such low values cause a warning or an exception, which is fine. But with some distributions it simply crashes. It should instead be handled correctly. Note that al...
1.0
BUG: scipy.stats crashes kernel - ### Describe your issue. For certain distributions in scipy.stats, for very low values of parameters, the kernel crashes. With other distributions, such low values cause a warning or an exception, which is fine. But with some distributions it simply crashes. It should instead be ...
defect
bug scipy stats crashes kernel describe your issue for certain distributions in scipy stats for very low values of parameters the kernel crashes with other distributions such low values cause a warning or an exception which is fine but with some distributions it simply crashes it should instead be ...
1
69,617
30,348,783,379
IssuesEvent
2023-07-11 17:18:06
cityofaustin/atd-data-tech
https://api.github.com/repos/cityofaustin/atd-data-tech
closed
Update the DTS Service Request form to prompt user for an AMANDA NURF
Workgroup: DTS Service: Apps Need: 2-Should Have Type: Enhancement Product: Service Requests
### Display help text for AMANDA IT Support requests **HELP TEXT: You must submit a [New User Request Form](https://github.com/cityofaustin/atd-knack/raw/master/media/ATD_AMANDA_NURF.docx) for AMANDA user account creation or modification. Fill out the form to the best of your ability and attach it to this request be...
2.0
Update the DTS Service Request form to prompt user for an AMANDA NURF - ### Display help text for AMANDA IT Support requests **HELP TEXT: You must submit a [New User Request Form](https://github.com/cityofaustin/atd-knack/raw/master/media/ATD_AMANDA_NURF.docx) for AMANDA user account creation or modification. Fill o...
non_defect
update the dts service request form to prompt user for an amanda nurf display help text for amanda it support requests help text you must submit a for amanda user account creation or modification fill out the form to the best of your ability and attach it to this request before submitting img ...
0
40,338
8,775,322,624
IssuesEvent
2018-12-18 22:40:31
notion-cli/notion
https://api.github.com/repos/notion-cli/notion
closed
Robustly compute uncompressed size of tarballs
code quality
Currently we make three separate HTTP connections -- sequentially -- to fetch a tarball and compute its uncompressed size. And one of them is a HEAD request, which doesn't seem to work for GitHub releases, and that's caused us to create a Yarn releases proxy repo, which is a pain to maintain, at least at this early sta...
1.0
Robustly compute uncompressed size of tarballs - Currently we make three separate HTTP connections -- sequentially -- to fetch a tarball and compute its uncompressed size. And one of them is a HEAD request, which doesn't seem to work for GitHub releases, and that's caused us to create a Yarn releases proxy repo, which ...
non_defect
robustly compute uncompressed size of tarballs currently we make three separate http connections sequentially to fetch a tarball and compute its uncompressed size and one of them is a head request which doesn t seem to work for github releases and that s caused us to create a yarn releases proxy repo which ...
0
192,573
15,353,345,978
IssuesEvent
2021-03-01 08:26:56
gatsbyjs/gatsby
https://api.github.com/repos/gatsbyjs/gatsby
closed
Dead Link in gatsby-image-plugin npm description
status: triage needed type: documentation
Found at: [https://www.npmjs.com/package/gatsby-plugin-image#static-images](https://www.npmjs.com/package/gatsby-plugin-image#static-images) ![image](https://user-images.githubusercontent.com/45669613/109398138-15c20400-793b-11eb-8e7f-37a35678a2f2.png) Excited for v3! :partying_face:
1.0
Dead Link in gatsby-image-plugin npm description - Found at: [https://www.npmjs.com/package/gatsby-plugin-image#static-images](https://www.npmjs.com/package/gatsby-plugin-image#static-images) ![image](https://user-images.githubusercontent.com/45669613/109398138-15c20400-793b-11eb-8e7f-37a35678a2f2.png) Excited f...
non_defect
dead link in gatsby image plugin npm description found at excited for partying face
0
5,004
25,732,743,635
IssuesEvent
2022-12-07 21:40:37
centerofci/mathesar
https://api.github.com/repos/centerofci/mathesar
opened
On the record page, allow setting a FK value to NULL using the linked record input
type: bug work: frontend status: ready restricted: maintainers
## Steps to reproduce 1. Navigate to the record page for a record in a table with a FK column. 1. Ensure that a value is set for the FK column. 1. For the FK column, open the options dropdown menu and choose "Set to NULL". 1. Observe `NULL` to appear within the input. Good. 1. Observe that the cancel/save buttons appe...
True
On the record page, allow setting a FK value to NULL using the linked record input - ## Steps to reproduce 1. Navigate to the record page for a record in a table with a FK column. 1. Ensure that a value is set for the FK column. 1. For the FK column, open the options dropdown menu and choose "Set to NULL". 1. Observe ...
non_defect
on the record page allow setting a fk value to null using the linked record input steps to reproduce navigate to the record page for a record in a table with a fk column ensure that a value is set for the fk column for the fk column open the options dropdown menu and choose set to null observe ...
0
8,381
11,543,404,307
IssuesEvent
2020-02-18 09:32:39
google/go-jsonnet
https://api.github.com/repos/google/go-jsonnet
closed
Add tests for 32-bit to Travis
process
As far as I can tell, there is no i686 arch in Travis available, but we can just compile stuff in 32-bit mode. It should let us catch the problems like #376 early.
1.0
Add tests for 32-bit to Travis - As far as I can tell, there is no i686 arch in Travis available, but we can just compile stuff in 32-bit mode. It should let us catch the problems like #376 early.
non_defect
add tests for bit to travis as far as i can tell there is no arch in travis available but we can just compile stuff in bit mode it should let us catch the problems like early
0
806,330
29,811,531,326
IssuesEvent
2023-06-16 15:25:16
SalihaPopal/Coursework-Planner
https://api.github.com/repos/SalihaPopal/Coursework-Planner
opened
[TECH ED] React challenges
🏕 Priority Mandatory 🐂 Size Medium 🏝️ Priority Stretch 📅 React 📅 Week 1
From Module-React created by [Dedekind561](https://github.com/Dedekind561): CodeYourFuture/Module-React#15 ### Link to the coursework https://github.com/CodeYourFuture/cyf-react-challenges/tree/master/challenge-high-score-tables ### Why are we doing this? The way to get better at React is to practice by bui...
2.0
[TECH ED] React challenges - From Module-React created by [Dedekind561](https://github.com/Dedekind561): CodeYourFuture/Module-React#15 ### Link to the coursework https://github.com/CodeYourFuture/cyf-react-challenges/tree/master/challenge-high-score-tables ### Why are we doing this? The way to get better a...
non_defect
react challenges from module react created by codeyourfuture module react link to the coursework why are we doing this the way to get better at react is to practice by building small projects 💪 to help you with project ideas we have provided several challenges you can see a full...
0
53,651
13,262,052,666
IssuesEvent
2020-08-20 21:01:02
icecube-trac/tix4
https://api.github.com/repos/icecube-trac/tix4
closed
[dataio] serialization documentation outdated (Trac #1816)
Migrated from Trac combo core defect
http://software.icecube.wisc.edu/offline_trunk/projects/dataio/serialization.html documentation is outdated since the change from boost::serialization to icecube::serialization also please include some more guidelines if things should use teh one or teh other interface in case they are not in deep dependency to I3-cl...
1.0
[dataio] serialization documentation outdated (Trac #1816) - http://software.icecube.wisc.edu/offline_trunk/projects/dataio/serialization.html documentation is outdated since the change from boost::serialization to icecube::serialization also please include some more guidelines if things should use teh one or teh oth...
defect
serialization documentation outdated trac documentation is outdated since the change from boost serialization to icecube serialization also please include some more guidelines if things should use teh one or teh other interface in case they are not in deep dependency to classes aka isolated stand alo...
1
58,745
16,741,716,637
IssuesEvent
2021-06-11 10:38:11
hazelcast/hazelcast
https://api.github.com/repos/hazelcast/hazelcast
opened
Hazelcast Cache not deleted in kebernetes near cache
Type: Defect
Hello :) Hazelcast Issue in k8s This is my gradle implements ```gradle implementation group: 'com.hazelcast', name: 'spring-data-hazelcast', version: '2.4.0' implementation group: 'com.hazelcast', name: 'hazelcast-all', version: '4.2' ``` First, Upload all data from MongoDB to the spring data hazelcast repo...
1.0
Hazelcast Cache not deleted in kebernetes near cache - Hello :) Hazelcast Issue in k8s This is my gradle implements ```gradle implementation group: 'com.hazelcast', name: 'spring-data-hazelcast', version: '2.4.0' implementation group: 'com.hazelcast', name: 'hazelcast-all', version: '4.2' ``` First, Upload ...
defect
hazelcast cache not deleted in kebernetes near cache hello hazelcast issue in this is my gradle implements gradle implementation group com hazelcast name spring data hazelcast version implementation group com hazelcast name hazelcast all version first upload al...
1
70,756
23,307,357,591
IssuesEvent
2022-08-08 03:33:05
scipy/scipy
https://api.github.com/repos/scipy/scipy
opened
Importing scipy causes error when the Windows username contains a single quoteBUG:
defect
### Describe your issue. Just as the title suggests, on Windows when the username contains a single quote, importing the scipy package would cause an error. ### Reproducing Code Example ```python python -c "import scipy" ``` ### Error message ```shell Traceback (most recent call last): File "<string>", line 1,...
1.0
Importing scipy causes error when the Windows username contains a single quoteBUG: - ### Describe your issue. Just as the title suggests, on Windows when the username contains a single quote, importing the scipy package would cause an error. ### Reproducing Code Example ```python python -c "import scipy" ``` ### ...
defect
importing scipy causes error when the windows username contains a single quotebug describe your issue just as the title suggests on windows when the username contains a single quote importing the scipy package would cause an error reproducing code example python python c import scipy ...
1
76,812
26,608,281,243
IssuesEvent
2023-01-23 21:19:46
openzfs/zfs
https://api.github.com/repos/openzfs/zfs
closed
PANIC at range_tree.c:368:range_tree_remove_impl()
Type: Defect Status: Triage Needed
<!-- Please fill out the following template, which will help other contributors address your issue. --> <!-- Thank you for reporting an issue. *IMPORTANT* - Please check our issue tracker before opening a new issue. Additional valuable information can be found in the OpenZFS documentation and mailing list arch...
1.0
PANIC at range_tree.c:368:range_tree_remove_impl() - <!-- Please fill out the following template, which will help other contributors address your issue. --> <!-- Thank you for reporting an issue. *IMPORTANT* - Please check our issue tracker before opening a new issue. Additional valuable information can be foun...
defect
panic at range tree c range tree remove impl thank you for reporting an issue important please check our issue tracker before opening a new issue additional valuable information can be found in the openzfs documentation and mailing list archives please fill in as much of the template as ...
1
15,494
2,857,138,630
IssuesEvent
2015-06-02 18:15:27
yan-qi/k-shortest-paths-scala-version
https://api.github.com/repos/yan-qi/k-shortest-paths-scala-version
closed
Another memory leak, this time in QYShortestPaths.cpp
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1. Run the program with a source-destination pair that are not connected or an invalid destination. 2. CQYShortestPath::_GetShortestPath() will return a new Directed Path that is disconnected. 3. This graph needs to be deleted in QYShortestPath.cpp as part of the validity che...
1.0
Another memory leak, this time in QYShortestPaths.cpp - ``` What steps will reproduce the problem? 1. Run the program with a source-destination pair that are not connected or an invalid destination. 2. CQYShortestPath::_GetShortestPath() will return a new Directed Path that is disconnected. 3. This graph needs to be de...
defect
another memory leak this time in qyshortestpaths cpp what steps will reproduce the problem run the program with a source destination pair that are not connected or an invalid destination cqyshortestpath getshortestpath will return a new directed path that is disconnected this graph needs to be de...
1
74,071
24,931,601,523
IssuesEvent
2022-10-31 12:07:08
matrix-org/synapse
https://api.github.com/repos/matrix-org/synapse
closed
Creating a handful (~3) of rooms, for example to populate a new Space in Element Web, leads to running into rate limits
S-Major T-Defect X-Release-Blocker O-Occasional
With default rate limiting values, we used to be able to create at least 3 rooms in one go. The new Space screen in Element Web depends on this (https://github.com/vector-im/element-web/issues/23620) and breaks if any of those room creations are rate limited, as they are now (v1.70.0). The following test case demons...
1.0
Creating a handful (~3) of rooms, for example to populate a new Space in Element Web, leads to running into rate limits - With default rate limiting values, we used to be able to create at least 3 rooms in one go. The new Space screen in Element Web depends on this (https://github.com/vector-im/element-web/issues/23620...
defect
creating a handful of rooms for example to populate a new space in element web leads to running into rate limits with default rate limiting values we used to be able to create at least rooms in one go the new space screen in element web depends on this and breaks if any of those room creations are rate ...
1
1,009
2,594,436,646
IssuesEvent
2015-02-20 03:23:00
BALL-Project/ball
https://api.github.com/repos/BALL-Project/ball
closed
BALLView PubChem access on Mac OS X: never loads the molecule
C: VIEW P: minor R: duplicate T: defect
**Reported by ChemGuy on 4 Nov 42180141 20:03 UTC** I tried to download, for example, cyclohexane, and all that happens is the progress indicator starts twiddling, and never stops. The PubChem? start button stays inactive as well. The molecule never loads. It's possible that I'm using it wrong, but it should at leas...
1.0
BALLView PubChem access on Mac OS X: never loads the molecule - **Reported by ChemGuy on 4 Nov 42180141 20:03 UTC** I tried to download, for example, cyclohexane, and all that happens is the progress indicator starts twiddling, and never stops. The PubChem? start button stays inactive as well. The molecule never loads....
defect
ballview pubchem access on mac os x never loads the molecule reported by chemguy on nov utc i tried to download for example cyclohexane and all that happens is the progress indicator starts twiddling and never stops the pubchem start button stays inactive as well the molecule never loads it s ...
1
59,574
17,023,165,905
IssuesEvent
2021-07-03 00:40:11
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
closed
tabbing whilst in tagging dialog
Component: potlatch (flash editor) Priority: minor Resolution: fixed Type: defect
**[Submitted to the original trac issue database at 5.30pm, Monday, 21st May 2007]** If you have a new way, and you then choose a highway type, and then click the '+' to add a new attribute, you get a new line which initially displays as key = (type value here). If you type in a key value and then hit tab, I would ...
1.0
tabbing whilst in tagging dialog - **[Submitted to the original trac issue database at 5.30pm, Monday, 21st May 2007]** If you have a new way, and you then choose a highway type, and then click the '+' to add a new attribute, you get a new line which initially displays as key = (type value here). If you type in a k...
defect
tabbing whilst in tagging dialog if you have a new way and you then choose a highway type and then click the to add a new attribute you get a new line which initially displays as key type value here if you type in a key value and then hit tab i would expect focus to move across to the type val...
1
64,345
18,450,201,379
IssuesEvent
2021-10-15 09:34:25
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
closed
bad user experience with quitting desktop app
T-Defect X-Needs-Info A-Electron
### Steps to reproduce 1. Launch Element desktop app. 2. Press Ctrl+Q to quit. ### Outcome #### What did you expect? Ctrl+Q should directly quit. #### What happened instead? * An annoying confirmation prompt appears. * Confirming the prompt does nothing. The app remains running. My personal preference ...
1.0
bad user experience with quitting desktop app - ### Steps to reproduce 1. Launch Element desktop app. 2. Press Ctrl+Q to quit. ### Outcome #### What did you expect? Ctrl+Q should directly quit. #### What happened instead? * An annoying confirmation prompt appears. * Confirming the prompt does nothing. The...
defect
bad user experience with quitting desktop app steps to reproduce launch element desktop app press ctrl q to quit outcome what did you expect ctrl q should directly quit what happened instead an annoying confirmation prompt appears confirming the prompt does nothing the...
1
100,330
8,736,378,665
IssuesEvent
2018-12-11 19:22:26
SamPoulton/LuminanceRGB
https://api.github.com/repos/SamPoulton/LuminanceRGB
closed
Client takes a while to respond to serial messages due to usage of delay()
enhancement needs testing
Using delay() in the Arduino client causes serial messages to be parsed every 50ms due to the call to delay(). This call also causes gradients to not flow properly and be quite blocky.
1.0
Client takes a while to respond to serial messages due to usage of delay() - Using delay() in the Arduino client causes serial messages to be parsed every 50ms due to the call to delay(). This call also causes gradients to not flow properly and be quite blocky.
non_defect
client takes a while to respond to serial messages due to usage of delay using delay in the arduino client causes serial messages to be parsed every due to the call to delay this call also causes gradients to not flow properly and be quite blocky
0
68,713
21,791,415,726
IssuesEvent
2022-05-15 00:30:54
scipy/scipy
https://api.github.com/repos/scipy/scipy
opened
BUG: scipy.spatial.ConvexHull does not allow deep-copy when setting incremental=True
defect
### Describe your issue. Hi, Scipy team, I got a problem when working with scipy.spatial.ConvexHull class. After creating an instance of ConvexHull object with flag `incremental=True`, trying to `copy.deepcopy` yields `TypeError: self._qh cannot be converted to a Python object for pickling`. The error does not appe...
1.0
BUG: scipy.spatial.ConvexHull does not allow deep-copy when setting incremental=True - ### Describe your issue. Hi, Scipy team, I got a problem when working with scipy.spatial.ConvexHull class. After creating an instance of ConvexHull object with flag `incremental=True`, trying to `copy.deepcopy` yields `TypeError:...
defect
bug scipy spatial convexhull does not allow deep copy when setting incremental true describe your issue hi scipy team i got a problem when working with scipy spatial convexhull class after creating an instance of convexhull object with flag incremental true trying to copy deepcopy yields typeerror ...
1
1,349
2,603,839,430
IssuesEvent
2015-02-24 18:14:12
chrsmith/nishazi6
https://api.github.com/repos/chrsmith/nishazi6
opened
沈阳龟头上有红色小疙瘩
auto-migrated Priority-Medium Type-Defect
``` 沈阳龟头上有红色小疙瘩〓沈陽軍區政治部醫院性病〓TEL:02 4-31023308〓成立于1946年,68年專注于性傳播疾病的研究和治療� ��位于沈陽市沈河區二緯路32號。是一所與新中國同建立共輝� ��的歷史悠久、設備精良、技術權威、專家云集,是預防、保 健、醫療、科研康復為一體的綜合性醫院。是國家首批公立�� �等部隊醫院、全國首批醫療規范定點單位,是第四軍醫大學� ��東南大學等知名高等院校的教學醫院。曾被中國人民解放軍 空軍后勤部衛生部評為衛生工作先進單位,先后兩次榮立集�� �二等功。 ``` ----- Original issue reported on code.google.com by `q96410...
1.0
沈阳龟头上有红色小疙瘩 - ``` 沈阳龟头上有红色小疙瘩〓沈陽軍區政治部醫院性病〓TEL:02 4-31023308〓成立于1946年,68年專注于性傳播疾病的研究和治療� ��位于沈陽市沈河區二緯路32號。是一所與新中國同建立共輝� ��的歷史悠久、設備精良、技術權威、專家云集,是預防、保 健、醫療、科研康復為一體的綜合性醫院。是國家首批公立�� �等部隊醫院、全國首批醫療規范定點單位,是第四軍醫大學� ��東南大學等知名高等院校的教學醫院。曾被中國人民解放軍 空軍后勤部衛生部評為衛生工作先進單位,先后兩次榮立集�� �二等功。 ``` ----- Original issue reported on code.google....
defect
沈阳龟头上有红色小疙瘩 沈阳龟头上有红色小疙瘩〓沈陽軍區政治部醫院性病〓tel: 〓 , � �� 。是一所與新中國同建立共輝� ��的歷史悠久、設備精良、技術權威、專家云集,是預防、保 健、醫療、科研康復為一體的綜合性醫院。是國家首批公立�� �等部隊醫院、全國首批醫療規范定點單位,是第四軍醫大學� ��東南大學等知名高等院校的教學醫院。曾被中國人民解放軍 空軍后勤部衛生部評為衛生工作先進單位,先后兩次榮立集�� �二等功。 original issue reported on code google com by gmail com on jun at
1
4,023
6,624,258,695
IssuesEvent
2017-09-22 10:47:20
shubham9411/ideas
https://api.github.com/repos/shubham9411/ideas
closed
Decide the Coding Language
Requirement Gathering
- [x] PHP - [ ] CSS - [ ] C++ - [x] Python - [x] JS - [ ] Angular - [ ] React - [ ] Android - [ ] Java - [ ] Sass
1.0
Decide the Coding Language - - [x] PHP - [ ] CSS - [ ] C++ - [x] Python - [x] JS - [ ] Angular - [ ] React - [ ] Android - [ ] Java - [ ] Sass
non_defect
decide the coding language php css c python js angular react android java sass
0
54,504
13,752,232,197
IssuesEvent
2020-10-06 14:17:00
tensfeldt/openNCA
https://api.github.com/repos/tensfeldt/openNCA
closed
2020-09-01 tc1580 M3SS inconsistent output for SDEID profiles that contain negative times
3.0 defect
This issue is in regards to scope item 3.16 ### Issue tc1580 contains a single negative time in each profile, with desired behaviour being NA output for all profiles. This behaviour is inconsistent, with some profiles having non-NA values provided in the output for an unknown reason. One profile shows up with thi...
1.0
2020-09-01 tc1580 M3SS inconsistent output for SDEID profiles that contain negative times - This issue is in regards to scope item 3.16 ### Issue tc1580 contains a single negative time in each profile, with desired behaviour being NA output for all profiles. This behaviour is inconsistent, with some profiles havi...
defect
inconsistent output for sdeid profiles that contain negative times this issue is in regards to scope item issue contains a single negative time in each profile with desired behaviour being na output for all profiles this behaviour is inconsistent with some profiles having non na values pr...
1
5,080
2,610,180,675
IssuesEvent
2015-02-26 18:57:45
chrsmith/quchuseban
https://api.github.com/repos/chrsmith/quchuseban
opened
推荐去除色斑最有效的方法
auto-migrated Priority-Medium Type-Defect
``` 《摘要》 四季的轮回,变换着多样缤纷的色彩。当黄,静静的铺满山坡。一丝怅然恐慌成无法言说的失落。凝不住经年的妩媚,留不下往昔的绚烂。在季节的深处,九月的风微凉着心事。一场寒雨在风中呜咽叹息,轻敲轩窗,碎断人肠。没有了昨日纤雨湿花的雅致,忘却了曾经柳絮扑帘的悠然。绮梦悠悠伤情绵绵,一任愁绪在风中雨里飘摇成伤,恍若,枝头颤动的叶子,没了昨日张扬的碧绿,沉淀了一个春夏的水嫩在风中瞬间走失,只留下一袭苍白,挣扎在季节的末梢。嘴角溢出的笑,潋滟了一湖的秋水。如果出去嘴角的色斑,我想这个微笑会更美.去除色斑最有效的方法, 《客户案例》   我是属于混合偏干偏白的皮肤,脸上长有很多黄褐斑和�� �斑。由于皮肤比较白,所以脸上的斑看起来特...
1.0
推荐去除色斑最有效的方法 - ``` 《摘要》 四季的轮回,变换着多样缤纷的色彩。当黄,静静的铺满山坡。一丝怅然恐慌成无法言说的失落。凝不住经年的妩媚,留不下往昔的绚烂。在季节的深处,九月的风微凉着心事。一场寒雨在风中呜咽叹息,轻敲轩窗,碎断人肠。没有了昨日纤雨湿花的雅致,忘却了曾经柳絮扑帘的悠然。绮梦悠悠伤情绵绵,一任愁绪在风中雨里飘摇成伤,恍若,枝头颤动的叶子,没了昨日张扬的碧绿,沉淀了一个春夏的水嫩在风中瞬间走失,只留下一袭苍白,挣扎在季节的末梢。嘴角溢出的笑,潋滟了一湖的秋水。如果出去嘴角的色斑,我想这个微笑会更美.去除色斑最有效的方法, 《客户案例》   我是属于混合偏干偏白的皮肤,脸上长有很多黄褐斑和�� �斑。由于...
defect
推荐去除色斑最有效的方法 《摘要》 四季的轮回,变换着多样缤纷的色彩。当黄,静静的铺满山坡。一丝怅然恐慌成无法言说的失落。凝不住经年的妩媚,留不下往昔的绚烂。在季节的深处,九月的风微凉着心事。一场寒雨在风中呜咽叹息,轻敲轩窗,碎断人肠。没有了昨日纤雨湿花的雅致,忘却了曾经柳絮扑帘的悠然。绮梦悠悠伤情绵绵,一任愁绪在风中雨里飘摇成伤,恍若,枝头颤动的叶子,没了昨日张扬的碧绿,沉淀了一个春夏的水嫩在风中瞬间走失,只留下一袭苍白,挣扎在季节的末梢。嘴角溢出的笑,潋滟了一湖的秋水。如果出去嘴角的色斑,我想这个微笑会更美 去除色斑最有效的方法, 《客户案例》   我是属于混合偏干偏白的皮肤,脸上长有很多黄褐斑和�� �斑。由于...
1
14,986
2,834,402,613
IssuesEvent
2015-05-26 04:13:17
ibus/ibus
https://api.github.com/repos/ibus/ibus
closed
更新拼音输入法后出现错误 IndexError: pop from empty list
Component-ibus Priority-Medium Type-Defect
``` What version of the product are you using? On what operating system? OS (Linux distributions, UNIX or ...): ubuntu 10.04 IBus version: 1.3.7 Input method name and version: ibus-pinyin 1.3.10 从软件源 ppa.launchpad.net/shawn-p-huang/ppa/ubuntu 更新后,运行ibus-setup出现错误输出: Traceback (most recent call last): File "/us...
1.0
更新拼音输入法后出现错误 IndexError: pop from empty list - ``` What version of the product are you using? On what operating system? OS (Linux distributions, UNIX or ...): ubuntu 10.04 IBus version: 1.3.7 Input method name and version: ibus-pinyin 1.3.10 从软件源 ppa.launchpad.net/shawn-p-huang/ppa/ubuntu 更新后,运行ibus-setup出现错误输出: ...
defect
更新拼音输入法后出现错误 indexerror pop from empty list what version of the product are you using on what operating system os linux distributions unix or ubuntu ibus version input method name and version ibus pinyin 从软件源 ppa launchpad net shawn p huang ppa ubuntu 更新后,运行ibus setup出现错误输出: tr...
1
70,530
23,221,064,260
IssuesEvent
2022-08-02 18:15:39
NREL/EnergyPlus
https://api.github.com/repos/NREL/EnergyPlus
closed
Confusing ERR log when no weather file provided
Defect
Issue overview -------------- If you run EnergyPlus without a weather file, you can get output like this in the err file: ``` Program Version,EnergyPlus, Version 9.6.0-f420c06a69, YMD=2021.10.28 13:21, ** Warning ** Timestep: Requested number (1) is less than the suggested minimum of 4. ** ~~~ ** Plea...
1.0
Confusing ERR log when no weather file provided - Issue overview -------------- If you run EnergyPlus without a weather file, you can get output like this in the err file: ``` Program Version,EnergyPlus, Version 9.6.0-f420c06a69, YMD=2021.10.28 13:21, ** Warning ** Timestep: Requested number (1) is less than ...
defect
confusing err log when no weather file provided issue overview if you run energyplus without a weather file you can get output like this in the err file program version energyplus version ymd warning timestep requested number is less than the suggested mi...
1
67,968
21,365,676,195
IssuesEvent
2022-04-20 01:08:48
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
opened
Verifying with QR code says I've verified the *scanning* device and not the *new* device
T-Defect
### Steps to reproduce 1. Log in to your account on web/desktop 2. Dismiss the notification on Element Android because your sync will take forever (not sure if relevant, but this is what I did) 3. After web syncs, use "Verify with another device" 4. Grab your Element Android (or any mobile device?) and accept the g...
1.0
Verifying with QR code says I've verified the *scanning* device and not the *new* device - ### Steps to reproduce 1. Log in to your account on web/desktop 2. Dismiss the notification on Element Android because your sync will take forever (not sure if relevant, but this is what I did) 3. After web syncs, use "Verify ...
defect
verifying with qr code says i ve verified the scanning device and not the new device steps to reproduce log in to your account on web desktop dismiss the notification on element android because your sync will take forever not sure if relevant but this is what i did after web syncs use verify ...
1
59,883
14,494,603,054
IssuesEvent
2020-12-11 10:01:48
utopikkad/vue-modal
https://api.github.com/repos/utopikkad/vue-modal
opened
WS-2020-0208 (Medium) detected in highlight.js-9.18.1.tgz
security vulnerability
## WS-2020-0208 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>highlight.js-9.18.1.tgz</b></p></summary> <p>Syntax highlighting with language autodetection.</p> <p>Library home page...
True
WS-2020-0208 (Medium) detected in highlight.js-9.18.1.tgz - ## WS-2020-0208 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>highlight.js-9.18.1.tgz</b></p></summary> <p>Syntax highli...
non_defect
ws medium detected in highlight js tgz ws medium severity vulnerability vulnerable library highlight js tgz syntax highlighting with language autodetection library home page a href path to dependency file vue modal package json path to vulnerable library vue modal n...
0
122,011
4,826,554,443
IssuesEvent
2016-11-07 10:33:06
enviPath/enviPath
https://api.github.com/repos/enviPath/enviPath
closed
Malformed UTF-8 character in JSON string on compounds
high priority
Malformed UTF-8 character in JSON string at: - https://envipath.org/package/3929925e-b71c-4c92-bc59-281a0b595cd2/compound/55a40171-5d5d-44e6-8bd1-0322fabb2c76 - https://envipath.org/package/3929925e-b71c-4c92-bc59-281a0b595cd2/compound/df936535-9854-4cfb-9c60-d6bd3637f4bb - https://envipath.org/package/3929925e-b71c-4c...
1.0
Malformed UTF-8 character in JSON string on compounds - Malformed UTF-8 character in JSON string at: - https://envipath.org/package/3929925e-b71c-4c92-bc59-281a0b595cd2/compound/55a40171-5d5d-44e6-8bd1-0322fabb2c76 - https://envipath.org/package/3929925e-b71c-4c92-bc59-281a0b595cd2/compound/df936535-9854-4cfb-9c60-d6b...
non_defect
malformed utf character in json string on compounds malformed utf character in json string at
0
784,947
27,590,292,059
IssuesEvent
2023-03-08 23:32:19
Alluxio/alluxio
https://api.github.com/repos/Alluxio/alluxio
closed
Alluxio master failed to flush journal entry
priority-high type-bug needs-info area-ha
**Alluxio Version:** 2.8.0 **Describe the bug** Last month we found an alluxio cluster had a large number of requests failed and the master prints the following log ``` 2023-01-30 05:48:54,376 WARN AsyncJournalWriter - Failed to flush journal entry: Timed out after waiting 30000 milliseconds for journal entries...
1.0
Alluxio master failed to flush journal entry - **Alluxio Version:** 2.8.0 **Describe the bug** Last month we found an alluxio cluster had a large number of requests failed and the master prints the following log ``` 2023-01-30 05:48:54,376 WARN AsyncJournalWriter - Failed to flush journal entry: Timed out after...
non_defect
alluxio master failed to flush journal entry alluxio version describe the bug last month we found an alluxio cluster had a large number of requests failed and the master prints the following log warn asyncjournalwriter failed to flush journal entry timed out after waiting ...
0
16,985
2,964,848,594
IssuesEvent
2015-07-10 19:02:22
bridgedotnet/Bridge
https://api.github.com/repos/bridgedotnet/Bridge
opened
[TypeScript] Keyword constructor can be used in C#
defect
```C# using Bridge.Html5; namespace basicTypes { public class Keywords { public string constructor = "constructor"; [Ready] public static void Main() { var k = new Keywords(); Console.Log(k.constructor); } } } ``` Generated...
1.0
[TypeScript] Keyword constructor can be used in C# - ```C# using Bridge.Html5; namespace basicTypes { public class Keywords { public string constructor = "constructor"; [Ready] public static void Main() { var k = new Keywords(); Console.Log(k...
defect
keyword constructor can be used in c c using bridge namespace basictypes public class keywords public string constructor constructor public static void main var k new keywords console log k constructor ...
1
121,587
25,997,093,571
IssuesEvent
2022-12-20 12:31:08
TritonVM/triton-vm
https://api.github.com/repos/TritonVM/triton-vm
closed
enforce RAM initializating to all zero
📜 specification 💫 good first issue 🟡 prio: medium 🤖 code 🖐 blocked
In our current design, we can't enforce that the RAM is initialized to all zeros. As discussed with @aszepieniec, the following changes are the least invasive way of achieving this stated goal. 1. Upon _encountering_ (as opposed to _executing_) either instruction `read_mem` or `write_mem`, the processor's registers ...
1.0
enforce RAM initializating to all zero - In our current design, we can't enforce that the RAM is initialized to all zeros. As discussed with @aszepieniec, the following changes are the least invasive way of achieving this stated goal. 1. Upon _encountering_ (as opposed to _executing_) either instruction `read_mem` o...
non_defect
enforce ram initializating to all zero in our current design we can t enforce that the ram is initialized to all zeros as discussed with aszepieniec the following changes are the least invasive way of achieving this stated goal upon encountering as opposed to executing either instruction read mem o...
0
20,433
3,355,888,065
IssuesEvent
2015-11-18 18:11:55
jarz/slimtune
https://api.github.com/repos/jarz/slimtune
closed
Feature Request - Collapse Filtered Methods
auto-migrated Priority-Medium Type-Defect
``` I like the graying out of the System/Microsoft methods in the dotTrace style visualizer, but it would be even better to collapse them. Ideally there would be some way to indicate whether there is a nonfiltered method in the subtree. It would be nice if all child nodes that don't contain nonfiltered methods woul...
1.0
Feature Request - Collapse Filtered Methods - ``` I like the graying out of the System/Microsoft methods in the dotTrace style visualizer, but it would be even better to collapse them. Ideally there would be some way to indicate whether there is a nonfiltered method in the subtree. It would be nice if all child node...
defect
feature request collapse filtered methods i like the graying out of the system microsoft methods in the dottrace style visualizer but it would be even better to collapse them ideally there would be some way to indicate whether there is a nonfiltered method in the subtree it would be nice if all child node...
1
78,484
27,551,775,691
IssuesEvent
2023-03-07 15:22:22
SeleniumHQ/selenium
https://api.github.com/repos/SeleniumHQ/selenium
closed
[🐛 Bug]: Network Interception doesn't work in JavaScript properly, always giving back status 200!
C-nodejs I-defect
### What happened? I'm using Selenium with Javascript. async function mockResponseStatus(url: string){ const connection = await driver.createCDPConnection('page'); let httpResponse = new HttpResponse(url); httpResponse.addHeaders("Content-Type", "application/json") httpResponse.body = "test"; ...
1.0
[🐛 Bug]: Network Interception doesn't work in JavaScript properly, always giving back status 200! - ### What happened? I'm using Selenium with Javascript. async function mockResponseStatus(url: string){ const connection = await driver.createCDPConnection('page'); let httpResponse = new HttpResponse(url...
defect
network interception doesn t work in javascript properly always giving back status what happened i m using selenium with javascript async function mockresponsestatus url string const connection await driver createcdpconnection page let httpresponse new httpresponse url h...
1
56,512
8,075,394,547
IssuesEvent
2018-08-07 05:26:05
rapidpro/chpro
https://api.github.com/repos/rapidpro/chpro
closed
[Editor] Save a query for visualization
Configuration Documentation
As Editor, I would like to configure a query and save it for visualization. --- Related use case As Editor, I would like to configure a table view of dataset or a subset with time period filter, geographic filter or value of indicator.
1.0
[Editor] Save a query for visualization - As Editor, I would like to configure a query and save it for visualization. --- Related use case As Editor, I would like to configure a table view of dataset or a subset with time period filter, geographic filter or value of indicator.
non_defect
save a query for visualization as editor i would like to configure a query and save it for visualization related use case as editor i would like to configure a table view of dataset or a subset with time period filter geographic filter or value of indicator
0
10,955
2,622,854,201
IssuesEvent
2015-03-04 08:06:51
max99x/pagemon-chrome-ext
https://api.github.com/repos/max99x/pagemon-chrome-ext
closed
Does not work anymore on Mac 10.9.2
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? Please include a URL. Mac OSX 10.9.2 Chrome Version 34.0.1847.137 Java Version 1.6.0_65 What is the expected output? What do you see instead? Page monitor stopped working. Does not check anymore, timer keeps going up. When i click on Check All Now, it appears to try to che...
1.0
Does not work anymore on Mac 10.9.2 - ``` What steps will reproduce the problem? Please include a URL. Mac OSX 10.9.2 Chrome Version 34.0.1847.137 Java Version 1.6.0_65 What is the expected output? What do you see instead? Page monitor stopped working. Does not check anymore, timer keeps going up. When i click on C...
defect
does not work anymore on mac what steps will reproduce the problem please include a url mac osx chrome version java version what is the expected output what do you see instead page monitor stopped working does not check anymore timer keeps going up when i click on check all ...
1
707,509
24,309,022,727
IssuesEvent
2022-09-29 20:14:00
GoogleContainerTools/skaffold
https://api.github.com/repos/GoogleContainerTools/skaffold
closed
Bleeding edge build is not available (v1)
meta/release priority/p2 release/fixes
### Expected behavior I want to download a patched binary (https://github.com/GoogleContainerTools/skaffold/commit/894fb67bb51b26b40c2e6e9820ded6713eefbc10). So I try the following: ``` curl -L https://storage.googleapis.com/skaffold/builds/894fb67bb51b26b40c2e6e9820ded6713eefbc10/skaffold-darwin-arm64 -o skaffol...
1.0
Bleeding edge build is not available (v1) - ### Expected behavior I want to download a patched binary (https://github.com/GoogleContainerTools/skaffold/commit/894fb67bb51b26b40c2e6e9820ded6713eefbc10). So I try the following: ``` curl -L https://storage.googleapis.com/skaffold/builds/894fb67bb51b26b40c2e6e9820ded...
non_defect
bleeding edge build is not available expected behavior i want to download a patched binary so i try the following curl l o skaffold according to the command or its latest analogue should work but it doesn t binary doesn t exist additionally it makes sense to have both a...
0
283,866
30,913,562,606
IssuesEvent
2023-08-05 02:15:08
panasalap/linux-4.19.72_Fix
https://api.github.com/repos/panasalap/linux-4.19.72_Fix
reopened
CVE-2019-19602 (Medium) detected in linux-yoctov5.4.51
Mend: dependency security vulnerability
## CVE-2019-19602 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-yoctov5.4.51</b></p></summary> <p> <p>Yocto Linux Embedded kernel</p> <p>Library home page: <a href=https://gi...
True
CVE-2019-19602 (Medium) detected in linux-yoctov5.4.51 - ## CVE-2019-19602 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-yoctov5.4.51</b></p></summary> <p> <p>Yocto Linux Emb...
non_defect
cve medium detected in linux cve medium severity vulnerability vulnerable library linux yocto linux embedded kernel library home page a href found in head commit a href found in base branch master vulnerable source files arch incl...
0
170,614
13,195,283,379
IssuesEvent
2020-08-13 18:22:37
eclipse/openj9
https://api.github.com/repos/eclipse/openj9
closed
JDK15 Windows : ClassLoadingTest_special Segmentation error vmState=0x00020002
comp:gc comp:vm jdk15 jdk16 test failure
Failure link ------------ From an internal build `Test_openjdk15_j9_special.system_x86-64_windows_Nightly_otherLoadTest/3`: ``` 01:04:53 openjdk version "15-internal" 2020-09-15 01:04:53 OpenJDK Runtime Environment (build 15-internal+0-adhoc.jenkins.BuildJDK15x86-64windowsNightly) 01:04:53 Eclipse OpenJ9 VM ...
1.0
JDK15 Windows : ClassLoadingTest_special Segmentation error vmState=0x00020002 - Failure link ------------ From an internal build `Test_openjdk15_j9_special.system_x86-64_windows_Nightly_otherLoadTest/3`: ``` 01:04:53 openjdk version "15-internal" 2020-09-15 01:04:53 OpenJDK Runtime Environment (build 15-inter...
non_defect
windows classloadingtest special segmentation error vmstate failure link from an internal build test special system windows nightly otherloadtest openjdk version internal openjdk runtime environment build internal adhoc jenkins eclip...
0
32,089
6,712,304,407
IssuesEvent
2017-10-13 08:52:31
vim/vim
https://api.github.com/repos/vim/vim
closed
gVim 7.4a beta crashes from time to time
auto-migrated defect Priority-Medium
``` What steps will reproduce the problem? 1. use awesome wm 2. try to save a file in gvim gvim crashes sometimes after saving a file and I cannot reproduce this by intent. [xcb] Unknown request in queue while dequeuing gvim: Fatal IO error 11 (Resource temporarily unavailable) on X server unix/:0. [xcb] Most likely...
1.0
gVim 7.4a beta crashes from time to time - ``` What steps will reproduce the problem? 1. use awesome wm 2. try to save a file in gvim gvim crashes sometimes after saving a file and I cannot reproduce this by intent. [xcb] Unknown request in queue while dequeuing gvim: Fatal IO error 11 (Resource temporarily unavaila...
defect
gvim beta crashes from time to time what steps will reproduce the problem use awesome wm try to save a file in gvim gvim crashes sometimes after saving a file and i cannot reproduce this by intent unknown request in queue while dequeuing gvim fatal io error resource temporarily unavailable o...
1
15,203
2,850,295,057
IssuesEvent
2015-05-31 13:06:51
mernst/randoop
https://api.github.com/repos/mernst/randoop
closed
Problem of compiling randoop tests
auto-migrated Priority-Medium Type-Defect
``` I define a class Pile which extends Vector<Something> I generate tests with Randoop, it is ok, it executes But Randoop generates some tests which cannot compile and I do not see what I can do (importing, redefining methods, ...) Example of problem public void test4() throws Throwable { if (debug) System.o...
1.0
Problem of compiling randoop tests - ``` I define a class Pile which extends Vector<Something> I generate tests with Randoop, it is ok, it executes But Randoop generates some tests which cannot compile and I do not see what I can do (importing, redefining methods, ...) Example of problem public void test4() throws...
defect
problem of compiling randoop tests i define a class pile which extends vector i generate tests with randoop it is ok it executes but randoop generates some tests which cannot compile and i do not see what i can do importing redefining methods example of problem public void throws throwable ...
1
162,243
13,884,718,685
IssuesEvent
2020-10-18 17:15:25
Py-Contributors/awesomeScripts
https://api.github.com/repos/Py-Contributors/awesomeScripts
closed
Updating the Docs in the Email sending program.
documentation enhancement
**Short introduction what you want to change in README.md ** example:- code change, outdated Readme The documentation in the email sending program should be corrected .It has some spelling errors!
1.0
Updating the Docs in the Email sending program. - **Short introduction what you want to change in README.md ** example:- code change, outdated Readme The documentation in the email sending program should be corrected .It has some spelling errors!
non_defect
updating the docs in the email sending program short introduction what you want to change in readme md example code change outdated readme the documentation in the email sending program should be corrected it has some spelling errors
0
405,306
11,871,219,674
IssuesEvent
2020-03-26 14:04:19
svthalia/concrexit
https://api.github.com/repos/svthalia/concrexit
closed
Incorrect focus color for dropdown elements
bug priority: medium
### Describe the bug The focus color of dropdown elements is incorrect. ### How to reproduce Steps to reproduce the behaviour: 1. Make sure you get an item focused in the dropdown of the user menu 2. The background is white. ### Expected behaviour The text should be readable when the item is focused. ### ...
1.0
Incorrect focus color for dropdown elements - ### Describe the bug The focus color of dropdown elements is incorrect. ### How to reproduce Steps to reproduce the behaviour: 1. Make sure you get an item focused in the dropdown of the user menu 2. The background is white. ### Expected behaviour The text should...
non_defect
incorrect focus color for dropdown elements describe the bug the focus color of dropdown elements is incorrect how to reproduce steps to reproduce the behaviour make sure you get an item focused in the dropdown of the user menu the background is white expected behaviour the text should...
0
44,232
12,064,353,588
IssuesEvent
2020-04-16 08:08:56
ShaikASK/Testing
https://api.github.com/repos/ShaikASK/Testing
opened
New Hires : Multiple HR users: Upon clicking initiate onboarding toaster message displayed is not user friendly
Defect Initiate On boarding New Hire P3
Steps To Replicate : 1.Launch the URL 2.Sign in a HR Admin User 3.Creeate New Hire and save it 4.Click on initiate onboard and click on send button (2 HR users should initiate the same new hire at same time) Experienced Behavior : Observed that for One user onboard process is initiated and for another user...
1.0
New Hires : Multiple HR users: Upon clicking initiate onboarding toaster message displayed is not user friendly - Steps To Replicate : 1.Launch the URL 2.Sign in a HR Admin User 3.Creeate New Hire and save it 4.Click on initiate onboard and click on send button (2 HR users should initiate the same new hire at...
defect
new hires multiple hr users upon clicking initiate onboarding toaster message displayed is not user friendly steps to replicate launch the url sign in a hr admin user creeate new hire and save it click on initiate onboard and click on send button hr users should initiate the same new hire at...
1
171,458
14,290,767,112
IssuesEvent
2020-11-23 21:27:12
Netflix/lemur
https://api.github.com/repos/Netflix/lemur
closed
Add documentation for acme HTTP-01 challenge
documentation
Since the HTTP-01 challenge is now supported by lemur, it should now also be documented. Especially the reuse of the destination might be a bit tricky to wrap your head around, without reading the code. So it would be nice to have an example config similar to what exists for LetsEncrypt right now https://github.c...
1.0
Add documentation for acme HTTP-01 challenge - Since the HTTP-01 challenge is now supported by lemur, it should now also be documented. Especially the reuse of the destination might be a bit tricky to wrap your head around, without reading the code. So it would be nice to have an example config similar to what exist...
non_defect
add documentation for acme http challenge since the http challenge is now supported by lemur it should now also be documented especially the reuse of the destination might be a bit tricky to wrap your head around without reading the code so it would be nice to have an example config similar to what exists ...
0
249,398
7,961,374,993
IssuesEvent
2018-07-13 10:31:33
layersoflondon/application
https://api.github.com/repos/layersoflondon/application
opened
Georeferencer integration - need to have supporting copy about signing in again
Med priority
In the medium term the application will share user information with Georeferencer so users don't have to sign in twice. For now, though, they'll need to sign in again in order to georeference things. We need supporting copy in 2 places: * the call-to-action to georeference stuff ("get started now - you'll need to...
1.0
Georeferencer integration - need to have supporting copy about signing in again - In the medium term the application will share user information with Georeferencer so users don't have to sign in twice. For now, though, they'll need to sign in again in order to georeference things. We need supporting copy in 2 places...
non_defect
georeferencer integration need to have supporting copy about signing in again in the medium term the application will share user information with georeferencer so users don t have to sign in twice for now though they ll need to sign in again in order to georeference things we need supporting copy in places...
0
275,769
8,580,121,908
IssuesEvent
2018-11-13 11:02:11
servicecatalog/oscm
https://api.github.com/repos/servicecatalog/oscm
closed
Password change for the owner of the VMware controller failed
QA VMware Connector bug priority/P3
[Build] docker 17.7 2018/08/28 [Steps to reproduce] The OSCM installation was done from scratch in clean environment with sample data. "docker run --name deployer2 --rm -v ${WORKSPACE}:/target -v /var/run/docker.sock:/var/run/docker.sock -e INITDB=true -e SAMPLE_DATA=true -e STARTUP=true artifactory.intern.est.f...
1.0
Password change for the owner of the VMware controller failed - [Build] docker 17.7 2018/08/28 [Steps to reproduce] The OSCM installation was done from scratch in clean environment with sample data. "docker run --name deployer2 --rm -v ${WORKSPACE}:/target -v /var/run/docker.sock:/var/run/docker.sock -e INITDB=t...
non_defect
password change for the owner of the vmware controller failed docker the oscm installation was done from scratch in clean environment with sample data docker run name rm v workspace target v var run docker sock var run docker sock e initdb true e sample data true e startup true...
0
57,168
15,725,322,073
IssuesEvent
2021-03-29 09:51:24
danmar/testissues
https://api.github.com/repos/danmar/testissues
opened
Does not understand . as current folder (Trac #4)
Incomplete Migration Migrated from Trac Other defect kimmov
Migrated from https://trac.cppcheck.net/ticket/4 ```json { "status": "closed", "changetime": "2009-03-04T13:44:33", "description": "It is common idiom in Unix/Linux shells to use . for current folder. But unfortunately this command for {{{cppcheck}}} does not work:\n{{{cppcheck.exe --quiet --all .}}}\n\nI...
1.0
Does not understand . as current folder (Trac #4) - Migrated from https://trac.cppcheck.net/ticket/4 ```json { "status": "closed", "changetime": "2009-03-04T13:44:33", "description": "It is common idiom in Unix/Linux shells to use . for current folder. But unfortunately this command for {{{cppcheck}}} doe...
defect
does not understand as current folder trac migrated from json status closed changetime description it is common idiom in unix linux shells to use for current folder but unfortunately this command for cppcheck does not work n cppcheck exe quiet all ...
1
53,112
7,807,382,639
IssuesEvent
2018-06-11 16:40:25
kubernetes/kubernetes
https://api.github.com/repos/kubernetes/kubernetes
closed
CAs, certs and keys passed to apiservers are incomprehensible
kind/documentation lifecycle/rotten sig/auth
kube-apiserver (and extension apiservers) take a number of different auth related command line flags. Often but not always in triplets (-CA, -cert, -key). Many of the names of these flags are similar even though the flags do completely different things. (e.g. see https://github.com/kubernetes/kubernetes/issues/53828#is...
1.0
CAs, certs and keys passed to apiservers are incomprehensible - kube-apiserver (and extension apiservers) take a number of different auth related command line flags. Often but not always in triplets (-CA, -cert, -key). Many of the names of these flags are similar even though the flags do completely different things. (e...
non_defect
cas certs and keys passed to apiservers are incomprehensible kube apiserver and extension apiservers take a number of different auth related command line flags often but not always in triplets ca cert key many of the names of these flags are similar even though the flags do completely different things e...
0
136,145
19,712,730,744
IssuesEvent
2022-01-13 07:51:55
codeanit/til
https://api.github.com/repos/codeanit/til
opened
Five principles of co-innovation by Helen Percy, James Turner and Wendy Boyce
wip design systems-thinking
What is co-innovation and how can it be applied in practice in a research project? Co-innovation is the process of jointly developing new or different solutions to a complex problem through multi-participant research processes – and keeping these processes alive throughout the research. Co-innovation is most suit...
1.0
Five principles of co-innovation by Helen Percy, James Turner and Wendy Boyce - What is co-innovation and how can it be applied in practice in a research project? Co-innovation is the process of jointly developing new or different solutions to a complex problem through multi-participant research processes – and keep...
non_defect
five principles of co innovation by helen percy james turner and wendy boyce what is co innovation and how can it be applied in practice in a research project co innovation is the process of jointly developing new or different solutions to a complex problem through multi participant research processes – and keep...
0
47,201
13,056,053,136
IssuesEvent
2020-07-30 03:30:45
icecube-trac/tix2
https://api.github.com/repos/icecube-trac/tix2
closed
pyroot plays nice with numpy (Trac #126)
Migrated from Trac defect documentation
recently discovered. very easy to make root histograms from numpy data that has already had cuts/etc applied. need examples/docs. Migrated from https://code.icecube.wisc.edu/ticket/126 ```json { "status": "closed", "changetime": "2012-10-31T18:49:16", "description": "recently discovered. very easy to m...
1.0
pyroot plays nice with numpy (Trac #126) - recently discovered. very easy to make root histograms from numpy data that has already had cuts/etc applied. need examples/docs. Migrated from https://code.icecube.wisc.edu/ticket/126 ```json { "status": "closed", "changetime": "2012-10-31T18:49:16", "descript...
defect
pyroot plays nice with numpy trac recently discovered very easy to make root histograms from numpy data that has already had cuts etc applied need examples docs migrated from json status closed changetime description recently discovered very easy to make root...
1
27,113
4,875,533,506
IssuesEvent
2016-11-16 09:53:35
TNGSB/eWallet
https://api.github.com/repos/TNGSB/eWallet
closed
eWallet_MobileApp_Android (Registration)_03112016
Defect - Medium (Sev-3)
[Defect_Mobile App 03112016 #01.xlsx](https://github.com/TNGSB/eWallet/files/568553/Defect_Mobile.App.03112016.01.xlsx) Test Description : To scroll and view the T&C Expected Result : User should be able to scroll and view the T&C content Actual Result : Unable to scroll and view the T&C content Attached docume...
1.0
eWallet_MobileApp_Android (Registration)_03112016 - [Defect_Mobile App 03112016 #01.xlsx](https://github.com/TNGSB/eWallet/files/568553/Defect_Mobile.App.03112016.01.xlsx) Test Description : To scroll and view the T&C Expected Result : User should be able to scroll and view the T&C content Actual Result : Unable t...
defect
ewallet mobileapp android registration test description to scroll and view the t c expected result user should be able to scroll and view the t c content actual result unable to scroll and view the t c content attached document for your perusal
1
191,849
14,596,558,771
IssuesEvent
2020-12-20 16:20:27
Realm667/WolfenDoom
https://api.github.com/repos/Realm667/WolfenDoom
closed
'Make colormap' shows in Titlemap at start
playtesting
I'm guessing this is a debug message that was meant to remind someone to make a colormap. Which I doubt is even useful at this point since the entire project seems to depend on true-color rendering.
1.0
'Make colormap' shows in Titlemap at start - I'm guessing this is a debug message that was meant to remind someone to make a colormap. Which I doubt is even useful at this point since the entire project seems to depend on true-color rendering.
non_defect
make colormap shows in titlemap at start i m guessing this is a debug message that was meant to remind someone to make a colormap which i doubt is even useful at this point since the entire project seems to depend on true color rendering
0
157,409
12,372,587,529
IssuesEvent
2020-05-18 20:41:16
knative/eventing
https://api.github.com/repos/knative/eventing
closed
Duplicate Entries in https://github.com/knative/eventing/releases/download/v0.14.2/eventing.yaml
area/test-and-release kind/bug priority/awaiting-more-evidence
**Describe the bug** There appears to be lots of duplicate entries in the release file https://github.com/knative/eventing/releases/download/v0.14.2/eventing.yaml Examples ``` 2 x Deployment broker-controller 2 x HPA broker-filter-hpa 2 x HPA broker-ingress-hpa ``` **Knative release version** 1.14.2
1.0
Duplicate Entries in https://github.com/knative/eventing/releases/download/v0.14.2/eventing.yaml - **Describe the bug** There appears to be lots of duplicate entries in the release file https://github.com/knative/eventing/releases/download/v0.14.2/eventing.yaml Examples ``` 2 x Deployment broker-controller 2 x ...
non_defect
duplicate entries in describe the bug there appears to be lots of duplicate entries in the release file examples x deployment broker controller x hpa broker filter hpa x hpa broker ingress hpa knative release version
0
442,078
12,737,317,193
IssuesEvent
2020-06-25 18:32:17
woocommerce/woocommerce
https://api.github.com/repos/woocommerce/woocommerce
reopened
Add action for after remove_order_item
enhancement good first issue priority: low
I'm writing some custom functionality for a client that involves some hooks when a product is added or removed from an order within the admin. I was easily able to hook into the AJAX callback for add_order_item [with this hook](https://docs.woocommerce.com/wc-apidocs/source-class-WC_AJAX.html#920). However, looking ...
1.0
Add action for after remove_order_item - I'm writing some custom functionality for a client that involves some hooks when a product is added or removed from an order within the admin. I was easily able to hook into the AJAX callback for add_order_item [with this hook](https://docs.woocommerce.com/wc-apidocs/source-clas...
non_defect
add action for after remove order item i m writing some custom functionality for a client that involves some hooks when a product is added or removed from an order within the admin i was easily able to hook into the ajax callback for add order item however looking at the ajax callback for there is not a ...
0
165,973
26,261,185,009
IssuesEvent
2023-01-06 08:00:28
Team-B1ND/dui-android
https://api.github.com/repos/Team-B1ND/dui-android
closed
DUI 파운데이션 : Typography
DESIGN 🎨 FEATURE ⚡️
## 개요 글꼴, 텍스트 형식을 지정하는 Typography를 생성합니다. ## 작업 사항 - [x] 피그마에 기본 타이포 정하기 - [x] Font 추가하기 - [x] Header, Body... 코드로 작성 ## 기타 사항 빠르게..
1.0
DUI 파운데이션 : Typography - ## 개요 글꼴, 텍스트 형식을 지정하는 Typography를 생성합니다. ## 작업 사항 - [x] 피그마에 기본 타이포 정하기 - [x] Font 추가하기 - [x] Header, Body... 코드로 작성 ## 기타 사항 빠르게..
non_defect
dui 파운데이션 typography 개요 글꼴 텍스트 형식을 지정하는 typography를 생성합니다 작업 사항 피그마에 기본 타이포 정하기 font 추가하기 header body 코드로 작성 기타 사항 빠르게
0
55,115
14,226,228,508
IssuesEvent
2020-11-17 22:36:30
networkx/networkx
https://api.github.com/repos/networkx/networkx
closed
PythonRandomInterface seed initialized to None
Defect
https://github.com/networkx/networkx/blob/087ed3b9ff9d92cf97a1d5a5cb3afd1c8b78298d/networkx/utils/misc.py#L341 When `None` is passed as seed, the code flow initializes to a `RandomState()` then sets it back to `None`. Maybe an else is missing?
1.0
PythonRandomInterface seed initialized to None - https://github.com/networkx/networkx/blob/087ed3b9ff9d92cf97a1d5a5cb3afd1c8b78298d/networkx/utils/misc.py#L341 When `None` is passed as seed, the code flow initializes to a `RandomState()` then sets it back to `None`. Maybe an else is missing?
defect
pythonrandominterface seed initialized to none when none is passed as seed the code flow initializes to a randomstate then sets it back to none maybe an else is missing
1
76,447
26,430,429,898
IssuesEvent
2023-01-14 18:50:15
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
opened
Element has memory leak (previous report was deleted)
T-Defect
### Steps to reproduce 1. Use Element Desktop. ### Outcome #### What did you expect? Freedom of speech. #### What happened instead? Banned in everyone Matrix and Element rooms and spaces for nick with reason "Help vamp". ![Element memory leak 2023](https://user-images.githubusercontent.com/24779886/212490876...
1.0
Element has memory leak (previous report was deleted) - ### Steps to reproduce 1. Use Element Desktop. ### Outcome #### What did you expect? Freedom of speech. #### What happened instead? Banned in everyone Matrix and Element rooms and spaces for nick with reason "Help vamp". ![Element memory leak 2023](http...
defect
element has memory leak previous report was deleted steps to reproduce use element desktop outcome what did you expect freedom of speech what happened instead banned in everyone matrix and element rooms and spaces for nick with reason help vamp operating system n...
1
60,370
17,023,408,192
IssuesEvent
2021-07-03 01:52:33
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
closed
GPX track imported with strange longitude
Component: api Priority: major Resolution: duplicate Type: defect
**[Submitted to the original trac issue database at 12.05pm, Monday, 25th May 2009]** http://openstreetmap.org/user/barefooted/traces/393572 has the longitude -150.575 instead of 9.4248940. Is there a bug in the parsing when there is a space as the first char of the longitude? This is the first trkpt: <trkpt la...
1.0
GPX track imported with strange longitude - **[Submitted to the original trac issue database at 12.05pm, Monday, 25th May 2009]** http://openstreetmap.org/user/barefooted/traces/393572 has the longitude -150.575 instead of 9.4248940. Is there a bug in the parsing when there is a space as the first char of the long...
defect
gpx track imported with strange longitude has the longitude instead of is there a bug in the parsing when there is a space as the first char of the longitude this is the first trkpt
1
46,994
13,056,011,400
IssuesEvent
2020-07-30 03:23:09
icecube-trac/tix2
https://api.github.com/repos/icecube-trac/tix2
opened
CORSIKA weighting depends on I3MCTree (Trac #2235)
Incomplete Migration Migrated from Trac combo simulation defect
Migrated from https://code.icecube.wisc.edu/ticket/2235 ```json { "status": "closed", "changetime": "2019-02-27T21:09:55", "description": "The WeightCalculatorBase class and subsequently all weighting modules in the weighting project silently fail (e.g. will not compute a weight) if they cannot find the p...
1.0
CORSIKA weighting depends on I3MCTree (Trac #2235) - Migrated from https://code.icecube.wisc.edu/ticket/2235 ```json { "status": "closed", "changetime": "2019-02-27T21:09:55", "description": "The WeightCalculatorBase class and subsequently all weighting modules in the weighting project silently fail (e.g....
defect
corsika weighting depends on trac migrated from json status closed changetime description the weightcalculatorbase class and subsequently all weighting modules in the weighting project silently fail e g will not compute a weight if they cannot find the primary ...
1
38,592
8,922,132,325
IssuesEvent
2019-01-21 12:05:11
jOOQ/jOOQ
https://api.github.com/repos/jOOQ/jOOQ
opened
"Unnecessary" casts should no longer be ignored
C: Functionality E: All Editions P: Medium T: Defect
For implementation reasons, "unnecessary" casts were ignored with #473, since jOOQ 1.5.9. The reasons were related to jOOQ's internals using the public API to enforce casts, which were sometimes unnecessary. Now, this implementation detail leaks into the public API leading to users not being able to cast expressions to...
1.0
"Unnecessary" casts should no longer be ignored - For implementation reasons, "unnecessary" casts were ignored with #473, since jOOQ 1.5.9. The reasons were related to jOOQ's internals using the public API to enforce casts, which were sometimes unnecessary. Now, this implementation detail leaks into the public API lead...
defect
unnecessary casts should no longer be ignored for implementation reasons unnecessary casts were ignored with since jooq the reasons were related to jooq s internals using the public api to enforce casts which were sometimes unnecessary now this implementation detail leaks into the public api leadin...
1
28,168
11,597,067,846
IssuesEvent
2020-02-24 20:07:03
Pure-Wallet/roadmap
https://api.github.com/repos/Pure-Wallet/roadmap
opened
Maximum Password Attempts
Security Wallet
Should we delete/lock the wallet after X attempts? Alternative: Store current time in a LockTime file, and if user tries to log in before time in LockTime, app closes/rejects.
True
Maximum Password Attempts - Should we delete/lock the wallet after X attempts? Alternative: Store current time in a LockTime file, and if user tries to log in before time in LockTime, app closes/rejects.
non_defect
maximum password attempts should we delete lock the wallet after x attempts alternative store current time in a locktime file and if user tries to log in before time in locktime app closes rejects
0
5,399
2,610,186,909
IssuesEvent
2015-02-26 18:59:17
chrsmith/quchuseban
https://api.github.com/repos/chrsmith/quchuseban
opened
引荐脸上有遗传色斑怎么办
auto-migrated Priority-Medium Type-Defect
``` 《摘要》 我不知道它从哪里来,要到哪里去,也不知道它因何而来,�� �何而去。时光的隧道里,它存在了千年,亦穿越了千年。期� ��的冷暖,个中的磨难,无论是深重,还是沧桑,都由它独自 承担。宛若前世预约的邂逅,只消一个照面,便刻在心尖,�� �此相互缠绕,相依相偎,彼此的世界都不再孤单。风起的日� ��,静静聆听它的浅吟低唱,风落的日子,默默细数风过的划 痕。任微风撩起岁月的裙幔,趟过飘香的温暖,漫过飞雪的�� �寒,直至生命烟消云散。但是岁月的脚步,真的无法更改吗� ��脸上的雀斑真的无法去除吗!脸上有遗传色斑怎么办, 《客户案例》   我是做软件开发的,很多男生都是做这个的,做我们这�� �的都是离不开电脑的,每天的工作...
1.0
引荐脸上有遗传色斑怎么办 - ``` 《摘要》 我不知道它从哪里来,要到哪里去,也不知道它因何而来,�� �何而去。时光的隧道里,它存在了千年,亦穿越了千年。期� ��的冷暖,个中的磨难,无论是深重,还是沧桑,都由它独自 承担。宛若前世预约的邂逅,只消一个照面,便刻在心尖,�� �此相互缠绕,相依相偎,彼此的世界都不再孤单。风起的日� ��,静静聆听它的浅吟低唱,风落的日子,默默细数风过的划 痕。任微风撩起岁月的裙幔,趟过飘香的温暖,漫过飞雪的�� �寒,直至生命烟消云散。但是岁月的脚步,真的无法更改吗� ��脸上的雀斑真的无法去除吗!脸上有遗传色斑怎么办, 《客户案例》   我是做软件开发的,很多男生都是做这个的,做我们这�� ...
defect
引荐脸上有遗传色斑怎么办 《摘要》 我不知道它从哪里来,要到哪里去,也不知道它因何而来,�� �何而去。时光的隧道里,它存在了千年,亦穿越了千年。期� ��的冷暖,个中的磨难,无论是深重,还是沧桑,都由它独自 承担。宛若前世预约的邂逅,只消一个照面,便刻在心尖,�� �此相互缠绕,相依相偎,彼此的世界都不再孤单。风起的日� ��,静静聆听它的浅吟低唱,风落的日子,默默细数风过的划 痕。任微风撩起岁月的裙幔,趟过飘香的温暖,漫过飞雪的�� �寒,直至生命烟消云散。但是岁月的脚步,真的无法更改吗� ��脸上的雀斑真的无法去除吗!脸上有遗传色斑怎么办, 《客户案例》   我是做软件开发的,很多男生都是做这个的,做我们这�� ...
1
26,194
11,273,359,007
IssuesEvent
2020-01-14 16:25:33
oasislabs/oasis-core
https://api.github.com/repos/oasislabs/oasis-core
closed
Transaction scheduler should use CheckTx
c:security c:worker-txnsched
As of #1555 the runtime exposes a CheckTx API for verifying incoming transactions but this is currently unused. The transaction scheduler should use the API to reject incoming transactions early instead of submitting them through the processing pipeline. The runtime must ensure that any such checks are cheap enough ...
True
Transaction scheduler should use CheckTx - As of #1555 the runtime exposes a CheckTx API for verifying incoming transactions but this is currently unused. The transaction scheduler should use the API to reject incoming transactions early instead of submitting them through the processing pipeline. The runtime must en...
non_defect
transaction scheduler should use checktx as of the runtime exposes a checktx api for verifying incoming transactions but this is currently unused the transaction scheduler should use the api to reject incoming transactions early instead of submitting them through the processing pipeline the runtime must ensur...
0
67,539
14,879,944,814
IssuesEvent
2021-01-20 08:29:48
loggly/Loggly-Puppet
https://api.github.com/repos/loggly/Loggly-Puppet
opened
CVE-2017-9049 (High) detected in nokogiri-1.6.6.2.gem
security vulnerability
## CVE-2017-9049 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>nokogiri-1.6.6.2.gem</b></p></summary> <p>Nokogiri (鋸) is an HTML, XML, SAX, and Reader parser. Among Nokogiri's many ...
True
CVE-2017-9049 (High) detected in nokogiri-1.6.6.2.gem - ## CVE-2017-9049 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>nokogiri-1.6.6.2.gem</b></p></summary> <p>Nokogiri (鋸) is an HT...
non_defect
cve high detected in nokogiri gem cve high severity vulnerability vulnerable library nokogiri gem nokogiri 鋸 is an html xml sax and reader parser among nokogiri s many features is the ability to search documents via xpath or selectors xml is like violence if it ...
0
183,779
21,784,480,545
IssuesEvent
2022-05-14 00:19:50
billmcchesney1/location-intelligence-places-reference-application
https://api.github.com/repos/billmcchesney1/location-intelligence-places-reference-application
opened
CVE-2022-22970 (Medium) detected in spring-beans-5.2.5.RELEASE.jar
security vulnerability
## CVE-2022-22970 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>spring-beans-5.2.5.RELEASE.jar</b></p></summary> <p>Spring Beans</p> <p>Library home page: <a href="https://github.c...
True
CVE-2022-22970 (Medium) detected in spring-beans-5.2.5.RELEASE.jar - ## CVE-2022-22970 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>spring-beans-5.2.5.RELEASE.jar</b></p></summary>...
non_defect
cve medium detected in spring beans release jar cve medium severity vulnerability vulnerable library spring beans release jar spring beans library home page a href path to dependency file pom xml path to vulnerable library home wss scanner repository org springf...
0
6,174
6,217,685,011
IssuesEvent
2017-07-08 17:18:34
mathysjtaljaard/phishing-for-topics
https://api.github.com/repos/mathysjtaljaard/phishing-for-topics
opened
Docker for development
infrastructure
- [ ] Dockerfile - [ ] package.json updates - [ ] docker-compose.yml - [ ] Update readme (kill eject shortcut)
1.0
Docker for development - - [ ] Dockerfile - [ ] package.json updates - [ ] docker-compose.yml - [ ] Update readme (kill eject shortcut)
non_defect
docker for development dockerfile package json updates docker compose yml update readme kill eject shortcut
0
206,781
23,397,795,706
IssuesEvent
2022-08-12 03:03:06
nexmo-community/vonage-voice-api-workshop
https://api.github.com/repos/nexmo-community/vonage-voice-api-workshop
opened
jquery-3.3.1.min.js: 3 vulnerabilities (highest severity is: 6.1)
security vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jquery-3.3.1.min.js</b></p></summary> <p>JavaScript library for DOM operations</p> <p>Library home page: <a href="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/...
True
jquery-3.3.1.min.js: 3 vulnerabilities (highest severity is: 6.1) - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jquery-3.3.1.min.js</b></p></summary> <p>JavaScript library for DOM operations</p> <p>Library home...
non_defect
jquery min js vulnerabilities highest severity is vulnerable library jquery min js javascript library for dom operations library home page a href path to vulnerable library themes hugo theme learn static js jquery min js public js jquery min js found in h...
0
260,543
27,784,539,377
IssuesEvent
2023-03-17 01:16:09
yadavrahul12957/coupon
https://api.github.com/repos/yadavrahul12957/coupon
opened
CVE-2023-28155 (Medium) detected in request-2.88.0.tgz
Mend: dependency security vulnerability
## CVE-2023-28155 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>request-2.88.0.tgz</b></p></summary> <p>Simplified HTTP request client.</p> <p>Library home page: <a href="https://r...
True
CVE-2023-28155 (Medium) detected in request-2.88.0.tgz - ## CVE-2023-28155 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>request-2.88.0.tgz</b></p></summary> <p>Simplified HTTP req...
non_defect
cve medium detected in request tgz cve medium severity vulnerability vulnerable library request tgz simplified http request client library home page a href path to dependency file coupon package json path to vulnerable library node modules request package json ...
0
27,872
5,117,616,933
IssuesEvent
2017-01-07 18:47:05
cakephp/cakephp
https://api.github.com/repos/cakephp/cakephp
closed
Many regex in the Validation method miss a trailing newline
Defect
This is a (multiple allowed): * [x] bug * [ ] enhancement * [ ] feature-discussion (RFC) * CakePHP Version: 3.3.11 * Platform and Target: macOS X Sierra + PHP 5.6.28 ### What you did Validation method using regular expression like `email()` verified string with a newline at the end. ```php <?php nam...
1.0
Many regex in the Validation method miss a trailing newline - This is a (multiple allowed): * [x] bug * [ ] enhancement * [ ] feature-discussion (RFC) * CakePHP Version: 3.3.11 * Platform and Target: macOS X Sierra + PHP 5.6.28 ### What you did Validation method using regular expression like `email()` veri...
defect
many regex in the validation method miss a trailing newline this is a multiple allowed bug enhancement feature discussion rfc cakephp version platform and target macos x sierra php what you did validation method using regular expression like email verified str...
1
20,610
3,388,319,227
IssuesEvent
2015-11-29 06:23:16
netty/netty
https://api.github.com/repos/netty/netty
closed
HttpClientUpgradeHandler.setUpgradeHeaders() append a wrong 'upgrade'.
defect
See [here](https://github.com/netty/netty/blob/92dee9e500bc141162e6c3a6ef91d8d22e50c449/codec-http/src/main/java/io/netty/handler/codec/http/HttpClientUpgradeHandler.java#L231). It has to be `HttpHeaderValues.UPGRADE` instead. Most servers should be OK with `HttpHeaderNames.UPGRADE` because they do case-insensitive ...
1.0
HttpClientUpgradeHandler.setUpgradeHeaders() append a wrong 'upgrade'. - See [here](https://github.com/netty/netty/blob/92dee9e500bc141162e6c3a6ef91d8d22e50c449/codec-http/src/main/java/io/netty/handler/codec/http/HttpClientUpgradeHandler.java#L231). It has to be `HttpHeaderValues.UPGRADE` instead. Most servers shou...
defect
httpclientupgradehandler setupgradeheaders append a wrong upgrade see it has to be httpheadervalues upgrade instead most servers should be ok with httpheadernames upgrade because they do case insensitive comparisons but some e g jetty requires it to be upgrade no lowercase u
1
1,573
3,270,850,452
IssuesEvent
2015-10-24 00:15:39
OpenDSA/OpenDSA
https://api.github.com/repos/OpenDSA/OpenDSA
closed
Should speed up js files loading in new Khan framework.
KA Exercise Infrastructure
Since we run khan-exercise in localMode, scripts that have dependencies order will be loaded one after another, which reduces the performance greatly. One solution for this could be to minify and combine js files and load the combined files at the end of the page. http://www.1stwebdesigner.com/design/load-javascr...
1.0
Should speed up js files loading in new Khan framework. - Since we run khan-exercise in localMode, scripts that have dependencies order will be loaded one after another, which reduces the performance greatly. One solution for this could be to minify and combine js files and load the combined files at the end of the ...
non_defect
should speed up js files loading in new khan framework since we run khan exercise in localmode scripts that have dependencies order will be loaded one after another which reduces the performance greatly one solution for this could be to minify and combine js files and load the combined files at the end of the ...
0
67,614
21,015,308,135
IssuesEvent
2022-03-30 10:25:46
SeleniumHQ/selenium
https://api.github.com/repos/SeleniumHQ/selenium
opened
[🐛 Bug]: CdpVersionFinder does not find any implementation for Spring Boot Application
I-defect needs-triaging
### What happened? We have a framework which uses Selenium 4 java library. Our Application uses Spring Boot. Execution from both Intellij and Gradle works well but this is because classpath is accessed directly. When we create a fat jar, ServiceLoader cannot access inner libraries to load them and use. It results ...
1.0
[🐛 Bug]: CdpVersionFinder does not find any implementation for Spring Boot Application - ### What happened? We have a framework which uses Selenium 4 java library. Our Application uses Spring Boot. Execution from both Intellij and Gradle works well but this is because classpath is accessed directly. When we create...
defect
cdpversionfinder does not find any implementation for spring boot application what happened we have a framework which uses selenium java library our application uses spring boot execution from both intellij and gradle works well but this is because classpath is accessed directly when we create a fat ...
1
19,485
3,212,040,469
IssuesEvent
2015-10-06 13:57:39
ariya/phantomjs
https://api.github.com/repos/ariya/phantomjs
closed
renderBase64('GIF') returns empty string
old.Priority-Medium old.Status-New old.Type-Defect
_**[bobmy...@gmail.com](http://code.google.com/u/101119179606492669864/) commented:**_ > Running binary version of Phantom JS 1.7.0 under W8. > > page.renderBase64('GIF') returns an empty string, although the same code works perfectly with either 'PNG' or 'JPG'. **Disclaimer:** This issue was migrated on 2013-0...
1.0
renderBase64('GIF') returns empty string - _**[bobmy...@gmail.com](http://code.google.com/u/101119179606492669864/) commented:**_ > Running binary version of Phantom JS 1.7.0 under W8. > > page.renderBase64('GIF') returns an empty string, although the same code works perfectly with either 'PNG' or 'JPG'. **Discl...
defect
gif returns empty string commented running binary version of phantom js under page gif returns an empty string although the same code works perfectly with either png or jpg disclaimer this issue was migrated on from the project s former issue tracker on goo...
1
54,712
13,895,381,937
IssuesEvent
2020-10-19 15:47:26
hazelcast/hazelcast
https://api.github.com/repos/hazelcast/hazelcast
opened
IMap.removeAll does not work when the map store and map eviction are enabled
Type: Defect
Hello, It seems that `IMap.removeAll(predicate)` does not remove the entries from the MapStore when eviction is enabled on a distributed map. Here is a test that reproduces the issue. Could you please check? ``` package test; import static org.junit.jupiter.api.Assertions.assertEquals; import com.hazelc...
1.0
IMap.removeAll does not work when the map store and map eviction are enabled - Hello, It seems that `IMap.removeAll(predicate)` does not remove the entries from the MapStore when eviction is enabled on a distributed map. Here is a test that reproduces the issue. Could you please check? ``` package test; im...
defect
imap removeall does not work when the map store and map eviction are enabled hello it seems that imap removeall predicate does not remove the entries from the mapstore when eviction is enabled on a distributed map here is a test that reproduces the issue could you please check package test im...
1
9,104
2,615,130,088
IssuesEvent
2015-03-01 05:59:55
chrsmith/google-api-java-client
https://api.github.com/repos/chrsmith/google-api-java-client
closed
Poor error message when trying to batch media requests
auto-migrated Component-Google-APIs Milestone-Version1.13.0 Priority-Medium Type-Defect
``` Version of google-api-java-client (e.g. 1.5.0-beta)? 1.12.0-beta Java environment (e.g. Java 6, Android 2.3, App Engine)? All Describe the problem. Details here: https://groups.google.com/forum/?fromgroups=#!topic/google-api-java-client/fv0x9 GADX8Y Stack trace copied here: 11-11 14:03:59.742: E/AndroidRuntim...
1.0
Poor error message when trying to batch media requests - ``` Version of google-api-java-client (e.g. 1.5.0-beta)? 1.12.0-beta Java environment (e.g. Java 6, Android 2.3, App Engine)? All Describe the problem. Details here: https://groups.google.com/forum/?fromgroups=#!topic/google-api-java-client/fv0x9 GADX8Y Sta...
defect
poor error message when trying to batch media requests version of google api java client e g beta beta java environment e g java android app engine all describe the problem details here stack trace copied here e androidruntime java lang illegalargumentexce...
1
158,392
6,026,320,439
IssuesEvent
2017-06-08 10:57:49
healthlocker/healthlocker
https://api.github.com/repos/healthlocker/healthlocker
opened
Sign up Screen 3 - Align text
priority-2
Align text on 1st tickbox so the 2nd & 3rd lines of text align with the 1st line of text above, not the tick box ![screenshot 2017-06-08 11 55 24](https://user-images.githubusercontent.com/24604903/26925405-9a7dda82-4c41-11e7-9a9e-380973c5359f.png)
1.0
Sign up Screen 3 - Align text - Align text on 1st tickbox so the 2nd & 3rd lines of text align with the 1st line of text above, not the tick box ![screenshot 2017-06-08 11 55 24](https://user-images.githubusercontent.com/24604903/26925405-9a7dda82-4c41-11e7-9a9e-380973c5359f.png)
non_defect
sign up screen align text align text on tickbox so the lines of text align with the line of text above not the tick box
0
64,407
18,668,757,598
IssuesEvent
2021-10-30 09:40:02
SeleniumHQ/selenium
https://api.github.com/repos/SeleniumHQ/selenium
closed
[🐛 Bug]: Relative locator fails when the root element is an inner element
R-awaiting answer I-defect I-issue-template
### What happened? When the root element used to locate the new element from is found through another element, the relative locator fails to locate the new element. I'm using Java. ### How can we reproduce the issue? ```shell 1. Look for container element and then look for inner element inside it (element.findEleme...
1.0
[🐛 Bug]: Relative locator fails when the root element is an inner element - ### What happened? When the root element used to locate the new element from is found through another element, the relative locator fails to locate the new element. I'm using Java. ### How can we reproduce the issue? ```shell 1. Look for c...
defect
relative locator fails when the root element is an inner element what happened when the root element used to locate the new element from is found through another element the relative locator fails to locate the new element i m using java how can we reproduce the issue shell look for containe...
1
177,223
28,373,258,013
IssuesEvent
2023-04-12 18:41:20
department-of-veterans-affairs/vets-design-system-documentation
https://api.github.com/repos/department-of-veterans-affairs/vets-design-system-documentation
opened
Textarea Required symbol is unlinked in the Sketch Pattern Library
bug vsp-design-system-team
# Bug Report - [ ] I’ve searched for any related issues and avoided creating a duplicate issue. ## What happened I was trying to add a required textarea symbol to a form I was working on and noticed that the Required label textarea symbol is unlinked in Sketch. <img width="467" alt="Screenshot 2023-04-12 ...
1.0
Textarea Required symbol is unlinked in the Sketch Pattern Library - # Bug Report - [ ] I’ve searched for any related issues and avoided creating a duplicate issue. ## What happened I was trying to add a required textarea symbol to a form I was working on and noticed that the Required label textarea symbol is...
non_defect
textarea required symbol is unlinked in the sketch pattern library bug report i’ve searched for any related issues and avoided creating a duplicate issue what happened i was trying to add a required textarea symbol to a form i was working on and noticed that the required label textarea symbol is u...
0
85,152
24,524,888,323
IssuesEvent
2022-10-11 12:26:26
microsoft/fluentui
https://api.github.com/repos/microsoft/fluentui
closed
[Feature]: Enable screener checks to run from the screener proxy
Area: Build System Type: Epic CI
### Library React Components / v9 (@fluentui/react-components) ### Describe the feature that you would like added Make screener checks runs to be triggered by the screener proxy instead of ADO using the GitHub API. - [x] Convert the Azure DevOps job that runs the screener checks to a GitHub Action; | https...
1.0
[Feature]: Enable screener checks to run from the screener proxy - ### Library React Components / v9 (@fluentui/react-components) ### Describe the feature that you would like added Make screener checks runs to be triggered by the screener proxy instead of ADO using the GitHub API. - [x] Convert the Azure De...
non_defect
enable screener checks to run from the screener proxy library react components fluentui react components describe the feature that you would like added make screener checks runs to be triggered by the screener proxy instead of ado using the github api convert the azure devops job th...
0
683,095
23,368,318,178
IssuesEvent
2022-08-10 17:20:41
codeforboston/advocacy-maps
https://api.github.com/repos/codeforboston/advocacy-maps
closed
testimony list item -- format & add features
top priority
This component is already started. It is used in profile and bill view components. At the time of writing, this lives in the UserTestimony folder, ViewTestimony file. [ ] Update Dropdown Sort By Icon [ ] change dropdown options to recency & last-first [ ] add character limit to testimony item & 'showmore' button (See...
1.0
testimony list item -- format & add features - This component is already started. It is used in profile and bill view components. At the time of writing, this lives in the UserTestimony folder, ViewTestimony file. [ ] Update Dropdown Sort By Icon [ ] change dropdown options to recency & last-first [ ] add character l...
non_defect
testimony list item format add features this component is already started it is used in profile and bill view components at the time of writing this lives in the usertestimony folder viewtestimony file update dropdown sort by icon change dropdown options to recency last first add character limit t...
0
156,909
24,626,210,528
IssuesEvent
2022-10-16 14:56:53
dotnet/efcore
https://api.github.com/repos/dotnet/efcore
closed
Consecutive OrderBy not working
closed-by-design customer-reported
It seems that when using 2 consecutive `OrderBy` clauses, the first one is ignored. This means that the sorting isn't stable. The documentation for `Enumerable.OrderBy` says that the sort is stable: https://docs.microsoft.com/en-us/dotnet/api/system.linq.enumerable.orderby?view=netcore-3.0 but there's no mention o...
1.0
Consecutive OrderBy not working - It seems that when using 2 consecutive `OrderBy` clauses, the first one is ignored. This means that the sorting isn't stable. The documentation for `Enumerable.OrderBy` says that the sort is stable: https://docs.microsoft.com/en-us/dotnet/api/system.linq.enumerable.orderby?view=net...
non_defect
consecutive orderby not working it seems that when using consecutive orderby clauses the first one is ignored this means that the sorting isn t stable the documentation for enumerable orderby says that the sort is stable but there s no mention of the stability in queryable orderby so i guess i...
0
277,061
24,045,899,985
IssuesEvent
2022-09-16 08:18:21
r5py/r5py
https://api.github.com/repos/r5py/r5py
closed
Fiona and OpenJDK don’t get along in Windows runners
bug test
See the entire discussion in pull request https://github.com/r5py/r5py/pull/149. It seems that Fiona/GDAL/OGR and OpenJDK somehow confuse each other on the GitHub Windows runners. Could the people with access to ‘bare-metal’ Windows (@HTenkanen , @wklumpen ) please try to following minimum example: 1. Create a...
1.0
Fiona and OpenJDK don’t get along in Windows runners - See the entire discussion in pull request https://github.com/r5py/r5py/pull/149. It seems that Fiona/GDAL/OGR and OpenJDK somehow confuse each other on the GitHub Windows runners. Could the people with access to ‘bare-metal’ Windows (@HTenkanen , @wklumpen )...
non_defect
fiona and openjdk don’t get along in windows runners see the entire discussion in pull request it seems that fiona gdal ogr and openjdk somehow confuse each other on the github windows runners could the people with access to ‘bare metal’ windows htenkanen wklumpen please try to following minimum exam...
0
69,466
22,363,328,249
IssuesEvent
2022-06-15 23:22:03
jezzsantos/automate
https://api.github.com/repos/jezzsantos/automate
opened
Pattern configuration is too busy
defect-design
When viewing a pattern configuration (showing all details), the amount of data displayed makes quick reference difficult. `automate view pattern --all` Example output: ``` PS C:\Projects\github\jezzsantos\ddd-forum> automate view pattern --all Pattern 'SubDomain' (ID: 'Qps9Xgbd, v0.4.0) is configured as: -...
1.0
Pattern configuration is too busy - When viewing a pattern configuration (showing all details), the amount of data displayed makes quick reference difficult. `automate view pattern --all` Example output: ``` PS C:\Projects\github\jezzsantos\ddd-forum> automate view pattern --all Pattern 'SubDomain' (ID: 'Qp...
defect
pattern configuration is too busy when viewing a pattern configuration showing all details the amount of data displayed makes quick reference difficult automate view pattern all example output ps c projects github jezzsantos ddd forum automate view pattern all pattern subdomain id ...
1