Unnamed: 0
int64
3
832k
id
float64
2.49B
32.1B
type
stringclasses
1 value
created_at
stringlengths
19
19
repo
stringlengths
5
112
repo_url
stringlengths
34
141
action
stringclasses
3 values
title
stringlengths
2
430
labels
stringlengths
4
347
body
stringlengths
5
237k
index
stringclasses
7 values
text_combine
stringlengths
96
237k
label
stringclasses
2 values
text
stringlengths
96
219k
binary_label
int64
0
1
13,142
15,435,510,089
IssuesEvent
2021-03-07 09:11:42
metarhia/impress
https://api.github.com/repos/metarhia/impress
closed
Support IPv6 addresses
compatibility enhancement
Now we convert IPv4 to IPv6 removing prefix `::ffff:` but we need to convert addresses to `number` and later to `BigInt`
True
Support IPv6 addresses - Now we convert IPv4 to IPv6 removing prefix `::ffff:` but we need to convert addresses to `number` and later to `BigInt`
comp
support addresses now we convert to removing prefix ffff but we need to convert addresses to number and later to bigint
1
301,904
26,108,174,367
IssuesEvent
2022-12-27 15:49:37
saattrupdan/ScandEval
https://api.github.com/repos/saattrupdan/ScandEval
opened
Unit tests for the `benchmarker` module
good first issue tests
The `benchmarker` is missing unit tests. There is currently a placeholder test script in `tests/test_benchmarker.py`.
1.0
Unit tests for the `benchmarker` module - The `benchmarker` is missing unit tests. There is currently a placeholder test script in `tests/test_benchmarker.py`.
non_comp
unit tests for the benchmarker module the benchmarker is missing unit tests there is currently a placeholder test script in tests test benchmarker py
0
13,957
16,727,175,093
IssuesEvent
2021-06-10 14:13:05
Zilliqa/scilla
https://api.github.com/repos/Zilliqa/scilla
opened
Dedicated Address types
backwards-incompatible-change type system
The `ByStr20 with contract field f : Uint128 end` model for address types has some unfortunate quirks: - It connects addresses to `ByStr20`, which unnecessarily ties Scilla to Zilliqa (there really is no reason why Scilla should not be portable to other blockchains). - The `with ... end` syntax is confusing, especi...
True
Dedicated Address types - The `ByStr20 with contract field f : Uint128 end` model for address types has some unfortunate quirks: - It connects addresses to `ByStr20`, which unnecessarily ties Scilla to Zilliqa (there really is no reason why Scilla should not be portable to other blockchains). - The `with ... end` s...
comp
dedicated address types the with contract field f end model for address types has some unfortunate quirks it connects addresses to which unnecessarily ties scilla to zilliqa there really is no reason why scilla should not be portable to other blockchains the with end syntax is confusing...
1
80,361
3,561,108,424
IssuesEvent
2016-01-23 15:34:14
kubernetes/kubernetes
https://api.github.com/repos/kubernetes/kubernetes
closed
TestWatchEtcdError fairly consistently timing out
kind/flake priority/P2 team/control-plane team/CSI
Not 100%, but it's happening frequently enough to block merges ``` === RUN TestWatchEtcdError panic: test timed out after 5m0s goroutine 950 [running]: testing.startAlarm.func1() /tmp/workdir/go/src/testing/testing.go:703 +0x16b created by time.goFunc /tmp/workdir/go/src/time/sleep.go:129 +0x6e gorou...
1.0
TestWatchEtcdError fairly consistently timing out - Not 100%, but it's happening frequently enough to block merges ``` === RUN TestWatchEtcdError panic: test timed out after 5m0s goroutine 950 [running]: testing.startAlarm.func1() /tmp/workdir/go/src/testing/testing.go:703 +0x16b created by time.goFunc ...
non_comp
testwatchetcderror fairly consistently timing out not but it s happening frequently enough to block merges run testwatchetcderror panic test timed out after goroutine testing startalarm tmp workdir go src testing testing go created by time gofunc tmp workdir go src time ...
0
5,112
7,719,396,871
IssuesEvent
2018-05-23 19:16:29
society-for-the-blind/Access-News-Reader-iOS
https://api.github.com/repos/society-for-the-blind/Access-News-Reader-iOS
opened
Embedded table view controllers' first 1-2 rows automatically scrolled up
backward-compatibility-bug
**Expected behavior** `MainTableViewController` and `ListRecordings` would show their entire content fit in their subview. **What is happening instead** For both table view controllers the top rows are invisible because they are scrolled out of the screen. Scrolling down shows them, but once tap is released, they ...
True
Embedded table view controllers' first 1-2 rows automatically scrolled up - **Expected behavior** `MainTableViewController` and `ListRecordings` would show their entire content fit in their subview. **What is happening instead** For both table view controllers the top rows are invisible because they are scrolled o...
comp
embedded table view controllers first rows automatically scrolled up expected behavior maintableviewcontroller and listrecordings would show their entire content fit in their subview what is happening instead for both table view controllers the top rows are invisible because they are scrolled o...
1
130,492
12,430,142,001
IssuesEvent
2020-05-25 09:47:36
Wikijito7/keepit
https://api.github.com/repos/Wikijito7/keepit
closed
Lista de cosas por hacer
documentation
1. Diseño interfaz principal - Done W 2. Diseño interfaz búsqueda - On Progress 3. Diseño interfaz nota - Done W 4. Funcionalidad a las interfaces - Done W/A 5. Creación del objeto nota - Done W 6. Conexión con base de datos - Done W/A 7. Ponerlo to bonito :) - On Progress
1.0
Lista de cosas por hacer - 1. Diseño interfaz principal - Done W 2. Diseño interfaz búsqueda - On Progress 3. Diseño interfaz nota - Done W 4. Funcionalidad a las interfaces - Done W/A 5. Creación del objeto nota - Done W 6. Conexión con base de datos - Done W/A 7. Ponerlo to bonito :) - On Progress
non_comp
lista de cosas por hacer diseño interfaz principal done w diseño interfaz búsqueda on progress diseño interfaz nota done w funcionalidad a las interfaces done w a creación del objeto nota done w conexión con base de datos done w a ponerlo to bonito on progress
0
12,683
14,974,591,764
IssuesEvent
2021-01-28 03:57:52
vesoft-inc/nebula-graph
https://api.github.com/repos/vesoft-inc/nebula-graph
opened
[openCypher tck case]Fail to do property existence checking with WHERE
incompatible
openCypher supports property existence checking: ![image](https://user-images.githubusercontent.com/69501902/106087916-ecf1f780-615f-11eb-8694-82feb99efe42.png) nGQL does not support the exists() function. So the following statements failed. ![image](https://user-images.githubusercontent.com/69501902/106087966-01c...
True
[openCypher tck case]Fail to do property existence checking with WHERE - openCypher supports property existence checking: ![image](https://user-images.githubusercontent.com/69501902/106087916-ecf1f780-615f-11eb-8694-82feb99efe42.png) nGQL does not support the exists() function. So the following statements failed. ...
comp
fail to do property existence checking with where opencypher supports property existence checking ngql does not support the exists function so the following statements failed
1
302,676
9,285,331,388
IssuesEvent
2019-03-21 06:37:18
zephyrproject-rtos/zephyr
https://api.github.com/repos/zephyrproject-rtos/zephyr
closed
tests/kernel/threads/no-multithreading/testcase.yam: Not Booting
area: NIOS2 bug priority: medium
**Describe the bug** Failed to boot up on altera_max10 board **To Reproduce** Steps to reproduce the behavior: 1. mkdir build; cd build 2. cmake -DBOARD=altera_max10 3. make 4. make run **Expected behavior** Should able to boot zephyr and show log on console output. **Screenshots or console output** no...
1.0
tests/kernel/threads/no-multithreading/testcase.yam: Not Booting - **Describe the bug** Failed to boot up on altera_max10 board **To Reproduce** Steps to reproduce the behavior: 1. mkdir build; cd build 2. cmake -DBOARD=altera_max10 3. make 4. make run **Expected behavior** Should able to boot zephyr and s...
non_comp
tests kernel threads no multithreading testcase yam not booting describe the bug failed to boot up on altera board to reproduce steps to reproduce the behavior mkdir build cd build cmake dboard altera make make run expected behavior should able to boot zephyr and show log ...
0
14,824
18,272,277,889
IssuesEvent
2021-10-04 14:55:47
AdguardTeam/AdguardForMac
https://api.github.com/repos/AdguardTeam/AdguardForMac
closed
DNS native encryption compatibility issue
Compatibility Resolution: Fixed Status: Resolved Version: AdGuard v2.6
Hello, I installed Big Sur 11.0.1 today and was extremely disappointed that the connection does not work while using AdGuard for macOS 2.5.1 and the native DNS encryption function in the same time: ![image](https://user-images.githubusercontent.com/45385632/99024295-5312a980-2577-11eb-9e8c-1dd6b0f51f5a.png) The ...
True
DNS native encryption compatibility issue - Hello, I installed Big Sur 11.0.1 today and was extremely disappointed that the connection does not work while using AdGuard for macOS 2.5.1 and the native DNS encryption function in the same time: ![image](https://user-images.githubusercontent.com/45385632/99024295-5312...
comp
dns native encryption compatibility issue hello i installed big sur today and was extremely disappointed that the connection does not work while using adguard for macos and the native dns encryption function in the same time the is attached please confirm it and try to fix it asap😫 ...
1
175,444
21,301,038,279
IssuesEvent
2022-04-15 03:09:54
maban/bookmarkbot
https://api.github.com/repos/maban/bookmarkbot
opened
CVE-2021-43138 (High) detected in async-1.5.2.tgz
security vulnerability
## CVE-2021-43138 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>async-1.5.2.tgz</b></p></summary> <p>Higher-order functions and common patterns for asynchronous code</p> <p>Library h...
True
CVE-2021-43138 (High) detected in async-1.5.2.tgz - ## CVE-2021-43138 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>async-1.5.2.tgz</b></p></summary> <p>Higher-order functions and co...
non_comp
cve high detected in async tgz cve high severity vulnerability vulnerable library async tgz higher order functions and common patterns for asynchronous code library home page a href path to dependency file site package json path to vulnerable library node modules ...
0
34,310
7,440,737,975
IssuesEvent
2018-03-27 11:07:23
primefaces/primeng
https://api.github.com/repos/primefaces/primeng
closed
InputTextarea does not resize initial value
defect
**I'm submitting a ...** (check one with "x") ``` [x] bug report => Search github for a similar issue or PR before submitting [ ] feature request => Please check if request is not on the roadmap already https://github.com/primefaces/primeng/wiki/Roadmap [ ] support request => Please do not submit support request h...
1.0
InputTextarea does not resize initial value - **I'm submitting a ...** (check one with "x") ``` [x] bug report => Search github for a similar issue or PR before submitting [ ] feature request => Please check if request is not on the roadmap already https://github.com/primefaces/primeng/wiki/Roadmap [ ] support req...
non_comp
inputtextarea does not resize initial value i m submitting a check one with x bug report search github for a similar issue or pr before submitting feature request please check if request is not on the roadmap already support request please do not submit support request here inst...
0
4,455
2,725,482,118
IssuesEvent
2015-04-15 00:38:57
jesserayadkins/lily
https://api.github.com/repos/jesserayadkins/lily
closed
Create a test directory for tagged mode.
Testing
There are currently no tests of the tagged mode. There needs to be a rule within the pre-commit-hook.py script to run files in that directory in tagged mode by default (unless there is no ```<?lily``` at the front of the file. This is important because there's currently no test that verifies that symbols are properl...
1.0
Create a test directory for tagged mode. - There are currently no tests of the tagged mode. There needs to be a rule within the pre-commit-hook.py script to run files in that directory in tagged mode by default (unless there is no ```<?lily``` at the front of the file. This is important because there's currently no ...
non_comp
create a test directory for tagged mode there are currently no tests of the tagged mode there needs to be a rule within the pre commit hook py script to run files in that directory in tagged mode by default unless there is no lily at the front of the file this is important because there s currently no ...
0
405,029
27,501,297,585
IssuesEvent
2023-03-05 18:21:20
CentipedeRTK/docs-centipedeRTK
https://api.github.com/repos/CentipedeRTK/docs-centipedeRTK
opened
Fabrication Base : ordre des étapes à revoir
documentation enhancement
Actuellement, le montage de la base se fait avant la mise à jour du firmware du F9P, ce qui implique de le démonter et le remonter. Ce n'est pas très logique. Il vaudrait mieux faire : - liste matériel (sans assemblage) - flashage carte et maj firmware - montage - vérification connexion à Rtkbase + maj Rtkbase ...
1.0
Fabrication Base : ordre des étapes à revoir - Actuellement, le montage de la base se fait avant la mise à jour du firmware du F9P, ce qui implique de le démonter et le remonter. Ce n'est pas très logique. Il vaudrait mieux faire : - liste matériel (sans assemblage) - flashage carte et maj firmware - montage - ...
non_comp
fabrication base ordre des étapes à revoir actuellement le montage de la base se fait avant la mise à jour du firmware du ce qui implique de le démonter et le remonter ce n est pas très logique il vaudrait mieux faire liste matériel sans assemblage flashage carte et maj firmware montage vé...
0
48,775
5,969,595,263
IssuesEvent
2017-05-30 20:39:25
pvlib/pvlib-python
https://api.github.com/repos/pvlib/pvlib-python
closed
replace all instances of .ix
bug easy testing
Pandas 0.20 deprecates the ``.ix`` indexer and we need to make a handful of minor changes to stay current. https://github.com/pvlib/pvlib-python/search?utf8=✓&q=.ix&type= http://pandas-docs.github.io/pandas-docs-travis/whatsnew.html#whatsnew-0200-api-breaking-deprecate-ix I'd welcome a PR for this.
1.0
replace all instances of .ix - Pandas 0.20 deprecates the ``.ix`` indexer and we need to make a handful of minor changes to stay current. https://github.com/pvlib/pvlib-python/search?utf8=✓&q=.ix&type= http://pandas-docs.github.io/pandas-docs-travis/whatsnew.html#whatsnew-0200-api-breaking-deprecate-ix I'd wel...
non_comp
replace all instances of ix pandas deprecates the ix indexer and we need to make a handful of minor changes to stay current i d welcome a pr for this
0
20,577
30,551,075,851
IssuesEvent
2023-07-20 08:33:50
rauc/rauc
https://api.github.com/repos/rauc/rauc
closed
Image type of "boot-emmc" limited to "*.img" files
compatibility
Currently, updating the bootloader in an eMMC boot partition is only allowed for files of type `.img`: ```c RaucUpdatePair updatepairs[] = { ... #if ENABLE_EMMC_BOOT_SUPPORT == 1 {"*.img", "boot-emmc", img_to_boot_emmc_handler}, #endif {"*", "boot-emmc", NULL}, ... ``` Is there a specific reason to limit it...
True
Image type of "boot-emmc" limited to "*.img" files - Currently, updating the bootloader in an eMMC boot partition is only allowed for files of type `.img`: ```c RaucUpdatePair updatepairs[] = { ... #if ENABLE_EMMC_BOOT_SUPPORT == 1 {"*.img", "boot-emmc", img_to_boot_emmc_handler}, #endif {"*", "boot-emmc", NUL...
comp
image type of boot emmc limited to img files currently updating the bootloader in an emmc boot partition is only allowed for files of type img c raucupdatepair updatepairs if enable emmc boot support img boot emmc img to boot emmc handler endif boot emmc null...
1
19,178
26,635,009,633
IssuesEvent
2023-01-24 21:06:59
dotnet/docs
https://api.github.com/repos/dotnet/docs
opened
[Breaking change]: TableLayoutStyleCollection will throw `ArgumentException` instead of `InvalidCastException`
doc-idea breaking-change Pri1 binary incompatible
### Description The `TableLayoutStyleCollection `in Winforms enforces the type passed to its collection operations and throws an exception if the type is not of `TableLayoutStyle`. Previously, the public APIs would throw an `InvalidCastException`, but they will now throw an ArgumentException. The current behavior rega...
True
[Breaking change]: TableLayoutStyleCollection will throw `ArgumentException` instead of `InvalidCastException` - ### Description The `TableLayoutStyleCollection `in Winforms enforces the type passed to its collection operations and throws an exception if the type is not of `TableLayoutStyle`. Previously, the public AP...
comp
tablelayoutstylecollection will throw argumentexception instead of invalidcastexception description the tablelayoutstylecollection in winforms enforces the type passed to its collection operations and throws an exception if the type is not of tablelayoutstyle previously the public apis would throw a...
1
351,339
25,022,896,591
IssuesEvent
2022-11-04 03:46:49
redonearth/sia-coding-test
https://api.github.com/repos/redonearth/sia-coding-test
opened
라벨링 구현 내용 정리
documentation
# 필수 요구사항 ## 1. 이미지 비동기 로딩 - `React Query` 및 `fetch` 메서드로 API 요청 - 배열에서 `image` url을 하나만 가져와서 `<canvas />`에 출력 - `useEffect`를 사용해 새로 고침할 때마다 `id` 난수 생성하여 random하게 이미지 불러오기 ## 2. 라벨링 보드 ### 1. 라벨 생성 기능 - 라벨 생성 모드에서 드래그 한 위치에 라벨 생성 ### 2. 라벨 선택 기능 (다중 선택 가능) - 라벨 선택 모드에서 이미지 상의 라벨을 클릭하면 라벨이 선택 - 라벨이 선...
1.0
라벨링 구현 내용 정리 - # 필수 요구사항 ## 1. 이미지 비동기 로딩 - `React Query` 및 `fetch` 메서드로 API 요청 - 배열에서 `image` url을 하나만 가져와서 `<canvas />`에 출력 - `useEffect`를 사용해 새로 고침할 때마다 `id` 난수 생성하여 random하게 이미지 불러오기 ## 2. 라벨링 보드 ### 1. 라벨 생성 기능 - 라벨 생성 모드에서 드래그 한 위치에 라벨 생성 ### 2. 라벨 선택 기능 (다중 선택 가능) - 라벨 선택 모드에서 이미지 상의 라벨을 클릭하면 ...
non_comp
라벨링 구현 내용 정리 필수 요구사항 이미지 비동기 로딩 react query 및 fetch 메서드로 api 요청 배열에서 image url을 하나만 가져와서 에 출력 useeffect 를 사용해 새로 고침할 때마다 id 난수 생성하여 random하게 이미지 불러오기 라벨링 보드 라벨 생성 기능 라벨 생성 모드에서 드래그 한 위치에 라벨 생성 라벨 선택 기능 다중 선택 가능 라벨 선택 모드에서 이미지 상의 라벨을 클릭하면 라벨이 선택 ...
0
14,389
17,365,271,592
IssuesEvent
2021-07-30 06:10:16
WordPress/gutenberg
https://api.github.com/repos/WordPress/gutenberg
closed
isScrollable prop in CardBody component is causing a visual glitch in pre-existing components without isScrollable prop.
Backwards Compatibility [Package] Components
## Description The latest Gutenberg (11.0) causes a visual glitch on WooCommerce onboarding wizard pages where [Card](https://github.com/WordPress/gutenberg/blob/trunk/packages/components/src/card/card-body/hook.js#L26) component is being used. It looks like `isScrollable` has been added recently and the default ...
True
isScrollable prop in CardBody component is causing a visual glitch in pre-existing components without isScrollable prop. - ## Description The latest Gutenberg (11.0) causes a visual glitch on WooCommerce onboarding wizard pages where [Card](https://github.com/WordPress/gutenberg/blob/trunk/packages/components/src/ca...
comp
isscrollable prop in cardbody component is causing a visual glitch in pre existing components without isscrollable prop description the latest gutenberg causes a visual glitch on woocommerce onboarding wizard pages where component is being used it looks like isscrollable has been added recently...
1
7,690
9,940,176,315
IssuesEvent
2019-07-03 08:35:52
AdguardTeam/AdguardForWindows
https://api.github.com/repos/AdguardTeam/AdguardForWindows
opened
Incompatibility with Dr.Web Security Space
P2: High bug compatibility network waiting for data
Some customers were affected by the problem of incompatibility with Dr.Web Security Space. Browsers cannot load the pages correctly, sometimes the connection shows time out or it warns about internet connection issues. Switching between WFP and TDI driver mode, turning on/off redirect mode and adding to the exclusio...
True
Incompatibility with Dr.Web Security Space - Some customers were affected by the problem of incompatibility with Dr.Web Security Space. Browsers cannot load the pages correctly, sometimes the connection shows time out or it warns about internet connection issues. Switching between WFP and TDI driver mode, turning on...
comp
incompatibility with dr web security space some customers were affected by the problem of incompatibility with dr web security space browsers cannot load the pages correctly sometimes the connection shows time out or it warns about internet connection issues switching between wfp and tdi driver mode turning on...
1
4,156
6,733,683,931
IssuesEvent
2017-10-18 15:31:40
holzhey/whoishere
https://api.github.com/repos/holzhey/whoishere
opened
Method: Closest
api method requirement
Create a method that return the closest users. It should receive a token and return a collection of hashed tokens within 30 meters from the last updated position of the user, with the distance and last updated time for each one. The token user requiring this method should have his position updated below 30 second...
1.0
Method: Closest - Create a method that return the closest users. It should receive a token and return a collection of hashed tokens within 30 meters from the last updated position of the user, with the distance and last updated time for each one. The token user requiring this method should have his position updat...
non_comp
method closest create a method that return the closest users it should receive a token and return a collection of hashed tokens within meters from the last updated position of the user with the distance and last updated time for each one the token user requiring this method should have his position update...
0
44,834
13,091,617,281
IssuesEvent
2020-08-03 07:00:43
elikkatzgit/git_test2
https://api.github.com/repos/elikkatzgit/git_test2
opened
CVE-2020-11619 (High) detected in jackson-databind-2.9.8.jar
security vulnerability
## CVE-2020-11619 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.9.8.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core streamin...
True
CVE-2020-11619 (High) detected in jackson-databind-2.9.8.jar - ## CVE-2020-11619 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.9.8.jar</b></p></summary> <p>General...
non_comp
cve high detected in jackson databind jar cve high severity vulnerability vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api library home page a href path to dependency file tmp ws scm git pom xml pat...
0
344
2,775,140,101
IssuesEvent
2015-05-04 14:27:31
contao/core
https://api.github.com/repos/contao/core
closed
[Feature] Use button Element instead of input[type="submit"]
feature incompatible
The Contao form builder outputs submit buttons as `<input type="submit"...`. Since this kind of buttons can't handle CSS Pseude elements like `:after` and `:before`, the form builder should instead use the `<button type="submit"...>` element. Although the submit button could be changed by altering the template, it's no...
True
[Feature] Use button Element instead of input[type="submit"] - The Contao form builder outputs submit buttons as `<input type="submit"...`. Since this kind of buttons can't handle CSS Pseude elements like `:after` and `:before`, the form builder should instead use the `<button type="submit"...>` element. Although the s...
comp
use button element instead of input the contao form builder outputs submit buttons as element although the submit button could be changed by altering the template it s not working for the form s addsubmit option where the button is placed alongside any other widget
1
14,973
18,763,714,917
IssuesEvent
2021-11-05 19:54:31
oracle/truffleruby
https://api.github.com/repos/oracle/truffleruby
closed
Support Fiber#raise after Fiber#transfer
compatibility
See https://github.com/oracle/truffleruby/issues/2338#issuecomment-831213756 @bjfish Could you try to implement that? That's a Ruby 3 change, so we should add the spec in `:next`. It does mean we'll need to mark as failing this spec: https://github.com/ruby/ruby/pull/3795/files#diff-184b163e2d8d9c8d74755a749a8d21...
True
Support Fiber#raise after Fiber#transfer - See https://github.com/oracle/truffleruby/issues/2338#issuecomment-831213756 @bjfish Could you try to implement that? That's a Ruby 3 change, so we should add the spec in `:next`. It does mean we'll need to mark as failing this spec: https://github.com/ruby/ruby/pull/379...
comp
support fiber raise after fiber transfer see bjfish could you try to implement that that s a ruby change so we should add the spec in next it does mean we ll need to mark as failing this spec but i think that s fine probably nothing relies on that exception
1
17,999
4,226,544,200
IssuesEvent
2016-07-02 14:45:57
Frannsoft/FrannHammer
https://api.github.com/repos/Frannsoft/FrannHammer
closed
Expand Wiki documentation on how to get back specific data
Documentation In Progress
The API needs to be as easy to understand as possible. Additional, concrete Wiki information with examples will help ensure this is the case.
1.0
Expand Wiki documentation on how to get back specific data - The API needs to be as easy to understand as possible. Additional, concrete Wiki information with examples will help ensure this is the case.
non_comp
expand wiki documentation on how to get back specific data the api needs to be as easy to understand as possible additional concrete wiki information with examples will help ensure this is the case
0
18,099
24,125,382,519
IssuesEvent
2022-09-20 23:28:15
MicrosoftDocs/azure-devops-docs
https://api.github.com/repos/MicrosoftDocs/azure-devops-docs
closed
No security-lib-ci yaml for reference
devops/prod Pri1 devops-cicd-process/tech
[Enter feedback here] Where is the security-lib-ci yaml? --- #### Document Details ⚠ *Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.* * ID: 86285f72-9e28-da97-59bb-c29eb60f627d * Version Independent ID: 18d5a591-a7d3-c261-6bff-8808ae433f54 * Content: [Configure p...
1.0
No security-lib-ci yaml for reference - [Enter feedback here] Where is the security-lib-ci yaml? --- #### Document Details ⚠ *Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.* * ID: 86285f72-9e28-da97-59bb-c29eb60f627d * Version Independent ID: 18d5a591-a7d3-c261-6b...
non_comp
no security lib ci yaml for reference where is the security lib ci yaml document details ⚠ do not edit this section it is required for learn microsoft com ➟ github issue linking id version independent id content content source product devop...
0
149,747
23,518,745,438
IssuesEvent
2022-08-19 01:56:57
WordPress/gutenberg
https://api.github.com/repos/WordPress/gutenberg
closed
Query Title block: Option to remove prefix from Archive Title block variation
[Type] Enhancement [Status] In Progress Needs Design [Block] Query Title [Focus] Blocks Adoption
## What problem does this address? By default, the archive title includes a prefix describing the type of archive page being shown, like "Category: Markup" and "Author: themedemos". One of the most common support requests I get is how to hide the prefix of the archive title (like [this one](https://wordpress.org/suppo...
1.0
Query Title block: Option to remove prefix from Archive Title block variation - ## What problem does this address? By default, the archive title includes a prefix describing the type of archive page being shown, like "Category: Markup" and "Author: themedemos". One of the most common support requests I get is how to h...
non_comp
query title block option to remove prefix from archive title block variation what problem does this address by default the archive title includes a prefix describing the type of archive page being shown like category markup and author themedemos one of the most common support requests i get is how to h...
0
2,277
3,371,076,653
IssuesEvent
2015-11-23 17:33:50
mapnik/mapnik
https://api.github.com/repos/mapnik/mapnik
closed
datasource spatial indexing api
performance
Each datasource could have a method to index, intelligently, its spatial data given a geometry column and primary key. Idea would be to be able to do the same thing as an api on a datasource instance as the command line program 'shapeindex' can do: ```python from mapnik import Shapefile ds = Shapefile(file='tes...
True
datasource spatial indexing api - Each datasource could have a method to index, intelligently, its spatial data given a geometry column and primary key. Idea would be to be able to do the same thing as an api on a datasource instance as the command line program 'shapeindex' can do: ```python from mapnik import S...
non_comp
datasource spatial indexing api each datasource could have a method to index intelligently its spatial data given a geometry column and primary key idea would be to be able to do the same thing as an api on a datasource instance as the command line program shapeindex can do python from mapnik import s...
0
4,751
7,359,932,089
IssuesEvent
2018-03-10 13:11:22
react-community/react-native-maps
https://api.github.com/repos/react-community/react-native-maps
closed
IOS OnMapPress called when press the marker
Compatibility Good First PR bug iOS
This problem using Google Maps and doesn't occurred on Android.
True
IOS OnMapPress called when press the marker - This problem using Google Maps and doesn't occurred on Android.
comp
ios onmappress called when press the marker this problem using google maps and doesn t occurred on android
1
735,732
25,412,135,210
IssuesEvent
2022-11-22 19:59:34
bcgov/digital-journeys
https://api.github.com/repos/bcgov/digital-journeys
closed
Add a new .org domain name to allow a teleworker access at: @wao-bc.org
Telework Agreement High Priority
We have a supervisor not able to receive their employee's telework agreement and would like to have the following domain name added to our domain list: @wao-bc.org
1.0
Add a new .org domain name to allow a teleworker access at: @wao-bc.org - We have a supervisor not able to receive their employee's telework agreement and would like to have the following domain name added to our domain list: @wao-bc.org
non_comp
add a new org domain name to allow a teleworker access at wao bc org we have a supervisor not able to receive their employee s telework agreement and would like to have the following domain name added to our domain list wao bc org
0
7,091
9,375,814,553
IssuesEvent
2019-04-04 05:55:26
bazelbuild/bazel
https://api.github.com/repos/bazelbuild/bazel
reopened
incompatible_windows_style_arg_escaping: enables correct subprocess argument escaping on Windows
bazel 1.0 breaking-change-0.25 incompatible-change migration-0.24 team-Windows
# Description The option `--incompatible_windows_style_arg_escaping` enables correct subprocess argument escaping on Windows. This flag has NO effect on other platforms. When enabled, [WindowsSubprocessFactory will use ShellUtils.windowsEscapeArg to escape command line arguments](https://github.com/bazelbuild/baz...
True
incompatible_windows_style_arg_escaping: enables correct subprocess argument escaping on Windows - # Description The option `--incompatible_windows_style_arg_escaping` enables correct subprocess argument escaping on Windows. This flag has NO effect on other platforms. When enabled, [WindowsSubprocessFactory will ...
comp
incompatible windows style arg escaping enables correct subprocess argument escaping on windows description the option incompatible windows style arg escaping enables correct subprocess argument escaping on windows this flag has no effect on other platforms when enabled this is correct as ...
1
214,420
7,272,940,621
IssuesEvent
2018-02-21 01:46:02
kubernetes/kubernetes
https://api.github.com/repos/kubernetes/kubernetes
closed
Represent model (and verb) examples in OpenAPI
area/api area/swagger lifecycle/rotten priority/important-soon sig/api-machinery
We need a way to represent operation examples in OpenAPI to generate better documentation (#31266). My first though is to have special tags in type comment: // Type is .... // @example(post): // { // id : "identifier", // ... // } // @endexample // @example(put): // { // id : "identifier", // ... // } // @ende...
1.0
Represent model (and verb) examples in OpenAPI - We need a way to represent operation examples in OpenAPI to generate better documentation (#31266). My first though is to have special tags in type comment: // Type is .... // @example(post): // { // id : "identifier", // ... // } // @endexample // @example(put): //...
non_comp
represent model and verb examples in openapi we need a way to represent operation examples in openapi to generate better documentation my first though is to have special tags in type comment type is example post id identifier endexample example put ...
0
148,236
19,529,175,586
IssuesEvent
2021-12-30 13:39:58
developerone12/WebGoat-WhiteSource-Bolt
https://api.github.com/repos/developerone12/WebGoat-WhiteSource-Bolt
opened
CVE-2018-14042 (Medium) detected in bootstrap-3.1.1.min.js
security vulnerability
## CVE-2018-14042 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>bootstrap-3.1.1.min.js</b></p></summary> <p>The most popular front-end framework for developing responsive, mobile f...
True
CVE-2018-14042 (Medium) detected in bootstrap-3.1.1.min.js - ## CVE-2018-14042 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>bootstrap-3.1.1.min.js</b></p></summary> <p>The most po...
non_comp
cve medium detected in bootstrap min js cve medium severity vulnerability vulnerable library bootstrap min js the most popular front end framework for developing responsive mobile first projects on the web library home page a href path to dependency file newdesign in...
0
198,328
6,972,356,330
IssuesEvent
2017-12-11 16:46:10
SIMRacingApps/SIMRacingApps
https://api.github.com/repos/SIMRacingApps/SIMRacingApps
opened
Scrolling Ticker Widget
enhancement low priority
Create an old style Ticker Widget similar to what iRacing shows when paused and also what NBCSN shows sometimes. When in a team event, change back and forth from driver's name to team name.
1.0
Scrolling Ticker Widget - Create an old style Ticker Widget similar to what iRacing shows when paused and also what NBCSN shows sometimes. When in a team event, change back and forth from driver's name to team name.
non_comp
scrolling ticker widget create an old style ticker widget similar to what iracing shows when paused and also what nbcsn shows sometimes when in a team event change back and forth from driver s name to team name
0
1,423
3,955,148,550
IssuesEvent
2016-04-29 19:44:52
facebook/hhvm
https://api.github.com/repos/facebook/hhvm
closed
Invalid error info in error_get_last on fatal errors
php5 incompatibility
We use similar pattern in order to handle fatal errors: ```php register_shutdown_function(function () { $error = error_get_last(); if (in_array($error['type'], array(E_ERROR, E_CORE_ERROR, E_COMPILE_ERROR, E_PARSE, E_RECOVERABLE_ERROR, E_USER_ERROR), TRUE)) { // somehow handle this error, e.g.: echo 'Erro...
True
Invalid error info in error_get_last on fatal errors - We use similar pattern in order to handle fatal errors: ```php register_shutdown_function(function () { $error = error_get_last(); if (in_array($error['type'], array(E_ERROR, E_CORE_ERROR, E_COMPILE_ERROR, E_PARSE, E_RECOVERABLE_ERROR, E_USER_ERROR), TRUE))...
comp
invalid error info in error get last on fatal errors we use similar pattern in order to handle fatal errors php register shutdown function function error error get last if in array error array e error e core error e compile error e parse e recoverable error e user error true ...
1
42,858
7,006,152,620
IssuesEvent
2017-12-19 07:03:55
wso2/product-sp
https://api.github.com/repos/wso2/product-sp
closed
Issue with a link to download kafka broker
Documentation
**Description:** There is a link which can be used to download kafka broker in [this](https://docs.wso2.com/display/SP400/Supporting+Different+Transports#SupportingDifferentTransports-Kafka) documentation which is related to the topic "Receiving and Publishing Events via Kafka Transport", but it does not direct to the...
1.0
Issue with a link to download kafka broker - **Description:** There is a link which can be used to download kafka broker in [this](https://docs.wso2.com/display/SP400/Supporting+Different+Transports#SupportingDifferentTransports-Kafka) documentation which is related to the topic "Receiving and Publishing Events via Ka...
non_comp
issue with a link to download kafka broker description there is a link which can be used to download kafka broker in documentation which is related to the topic receiving and publishing events via kafka transport but it does not direct to the correct place we can download kafka using
0
5,853
7,360,008,206
IssuesEvent
2018-03-10 14:04:15
M157q/resume
https://api.github.com/repos/M157q/resume
closed
Web Backend Engineer - Appier Taiwan
Git GraphQL MongoDB MySQL RESTful API Redis amazon web service c/c++ golang google cloud platform linux nginx python referral scala
<https://www.appier.com/en/job.html?gh_jid=721699> Appier is a technology company that makes it easy for businesses to use artificial intelligence to grow and succeed in a cross screen era. Appier is formed by a passionate team of computer scientists and engineers with experience in AI, data analysis, distributed sy...
1.0
Web Backend Engineer - Appier Taiwan - <https://www.appier.com/en/job.html?gh_jid=721699> Appier is a technology company that makes it easy for businesses to use artificial intelligence to grow and succeed in a cross screen era. Appier is formed by a passionate team of computer scientists and engineers with experien...
non_comp
web backend engineer appier taiwan appier is a technology company that makes it easy for businesses to use artificial intelligence to grow and succeed in a cross screen era appier is formed by a passionate team of computer scientists and engineers with experience in ai data analysis distributed systems an...
0
227,623
7,540,374,566
IssuesEvent
2018-04-17 06:07:26
IntelVCL/Open3D
https://api.github.com/repos/IntelVCL/Open3D
closed
Unable to build shared libraries
bug high priority
The current cyclic dependency between the IO and Core libraries prevent building shared libraries! This is a bad design issue, and it should be addressed. The user should be able to build static or dynamic libraries. Although it mostly applies for other platforms, when compiling on Windows with MSVC using `set(Open...
1.0
Unable to build shared libraries - The current cyclic dependency between the IO and Core libraries prevent building shared libraries! This is a bad design issue, and it should be addressed. The user should be able to build static or dynamic libraries. Although it mostly applies for other platforms, when compiling o...
non_comp
unable to build shared libraries the current cyclic dependency between the io and core libraries prevent building shared libraries this is a bad design issue and it should be addressed the user should be able to build static or dynamic libraries although it mostly applies for other platforms when compiling o...
0
504,354
14,617,082,356
IssuesEvent
2020-12-22 14:15:43
themeetinghouse/web
https://api.github.com/repos/themeetinghouse/web
closed
Yellow Livestream Bar Needs to Be Persistent on All Pages
Priority 1 bug
Right now it's only visible on the home page. When active, every single page on the website needs to have this at the very top (like we did with the old live button).
1.0
Yellow Livestream Bar Needs to Be Persistent on All Pages - Right now it's only visible on the home page. When active, every single page on the website needs to have this at the very top (like we did with the old live button).
non_comp
yellow livestream bar needs to be persistent on all pages right now it s only visible on the home page when active every single page on the website needs to have this at the very top like we did with the old live button
0
161,590
25,369,342,482
IssuesEvent
2022-11-21 09:24:32
vegaprotocol/frontend-monorepo
https://api.github.com/repos/vegaprotocol/frontend-monorepo
closed
Tidy up staking page to visually prioritise the list of validators
Token Frontend ux-and-visual-design chore
## The Chore On the staking page, you need to do a lot of reading to find the primary content - the list of validators. This chore is essentially a visual design "tidy up" on the components. Assumption is we don't touch the wallets on the right hand side right now. There is a flow to consider, connecting your walle...
1.0
Tidy up staking page to visually prioritise the list of validators - ## The Chore On the staking page, you need to do a lot of reading to find the primary content - the list of validators. This chore is essentially a visual design "tidy up" on the components. Assumption is we don't touch the wallets on the right han...
non_comp
tidy up staking page to visually prioritise the list of validators the chore on the staking page you need to do a lot of reading to find the primary content the list of validators this chore is essentially a visual design tidy up on the components assumption is we don t touch the wallets on the right han...
0
71,642
9,532,210,358
IssuesEvent
2019-04-29 17:59:46
vim/vim
https://api.github.com/repos/vim/vim
reopened
"not in Vi" remarks in help are no longer useful?
discuss documentation enhancement
In the help files there are quite a few {not in Vi} notes. I wonder if these are still useful, now that Vim is more or less the standard, and the original Vi is hard to find. The help is easier to read without them. An alternate solution would be {Vi compatible} in places where the command was already supported by...
1.0
"not in Vi" remarks in help are no longer useful? - In the help files there are quite a few {not in Vi} notes. I wonder if these are still useful, now that Vim is more or less the standard, and the original Vi is hard to find. The help is easier to read without them. An alternate solution would be {Vi compatible} ...
non_comp
not in vi remarks in help are no longer useful in the help files there are quite a few not in vi notes i wonder if these are still useful now that vim is more or less the standard and the original vi is hard to find the help is easier to read without them an alternate solution would be vi compatible ...
0
16,076
21,420,088,212
IssuesEvent
2022-04-22 14:48:32
storybookjs/storybook
https://api.github.com/repos/storybookjs/storybook
closed
TypeScript build fails in Docker (You may need an appropriate loader to handle this file type)
bug compatibility with other tools needs triage
**Describe the bug** When running `yarn build` (`build-storybook -o ./dist`) outside of my Docker image, it works. When done inside, it throws the following error: ``` <s> [webpack.Progress] 94% after seal <s> [webpack.Progress] 100% ERR! => Failed to build the preview ERR! ../web/src/components/auth/Login...
True
TypeScript build fails in Docker (You may need an appropriate loader to handle this file type) - **Describe the bug** When running `yarn build` (`build-storybook -o ./dist`) outside of my Docker image, it works. When done inside, it throws the following error: ``` <s> [webpack.Progress] 94% after seal <s> [webp...
comp
typescript build fails in docker you may need an appropriate loader to handle this file type describe the bug when running yarn build build storybook o dist outside of my docker image it works when done inside it throws the following error after seal err failed to ...
1
40,939
2,868,956,001
IssuesEvent
2015-06-05 22:11:14
dart-lang/pub
https://api.github.com/repos/dart-lang/pub
closed
Support transformer groups in pub plug-in API
enhancement Fixed Priority-High
<a href="https://github.com/munificent"><img src="https://avatars.githubusercontent.com/u/46275?v=3" align="left" width="96" height="96"hspace="10"></img></a> **Issue by [munificent](https://github.com/munificent)** _Originally opened as dart-lang/sdk#13879_ ---- This builds on #­13878 which is the core functionality...
1.0
Support transformer groups in pub plug-in API - <a href="https://github.com/munificent"><img src="https://avatars.githubusercontent.com/u/46275?v=3" align="left" width="96" height="96"hspace="10"></img></a> **Issue by [munificent](https://github.com/munificent)** _Originally opened as dart-lang/sdk#13879_ ---- This b...
non_comp
support transformer groups in pub plug in api issue by originally opened as dart lang sdk this builds on ­ which is the core functionality once that s in place the transformer plug in api in pub needs to support discovering and loading transformer groups
0
3,095
6,021,574,680
IssuesEvent
2017-06-07 19:00:05
byuweb/byu-theme-components
https://api.github.com/repos/byuweb/byu-theme-components
closed
[MOBILE MENU] Long-links lose padding (iOS)
browser-compatibility doesnt-match-spec
# One-Line Summary Long-links lose padding (iOS mobile) # Issue Type - [x] A difference between the components and the [Official Specification](https://brand.byu.edu)? - [ ] A bug, such as a Javascript error, or the UI not rendering properly on a page? - [x] Inconsistent appearance/behavior between browse...
True
[MOBILE MENU] Long-links lose padding (iOS) - # One-Line Summary Long-links lose padding (iOS mobile) # Issue Type - [x] A difference between the components and the [Official Specification](https://brand.byu.edu)? - [ ] A bug, such as a Javascript error, or the UI not rendering properly on a page? - [x] I...
comp
long links lose padding ios one line summary long links lose padding ios mobile issue type a difference between the components and the a bug such as a javascript error or the ui not rendering properly on a page inconsistent appearance behavior between browsers an issue...
1
76,926
21,629,907,411
IssuesEvent
2022-05-05 08:38:22
spack/spack
https://api.github.com/repos/spack/spack
closed
Installation issue: py-scipy on Apple M1
macOS build-error arm
### Steps to reproduce the issue ```console $ spack spec -I py-scipy Input spec -------------------------------- - py-scipy Concretized -------------------------------- - py-scipy@1.8.0%apple-clang@12.0.5 arch=darwin-bigsur-m1 [+] ^py-cython@0.29.24%apple-clang@12.0.5 arch=darwin-bigsur-m1 [+] ...
1.0
Installation issue: py-scipy on Apple M1 - ### Steps to reproduce the issue ```console $ spack spec -I py-scipy Input spec -------------------------------- - py-scipy Concretized -------------------------------- - py-scipy@1.8.0%apple-clang@12.0.5 arch=darwin-bigsur-m1 [+] ^py-cython@0.29.24%app...
non_comp
installation issue py scipy on apple steps to reproduce the issue console spack spec i py scipy input spec py scipy concretized py scipy apple clang arch darwin bigsur py cython apple clan...
0
19,475
27,039,750,006
IssuesEvent
2023-02-13 03:32:30
aesara-devs/aesara
https://api.github.com/repos/aesara-devs/aesara
opened
Replace `sqr` for `square`
NumPy compatibility
There already is an alias but we should replace `sqr` with `square`, use `sqr` as an alias an add a deprecation warning. https://numpy.org/doc/stable/reference/generated/numpy.power.html#numpy.power
True
Replace `sqr` for `square` - There already is an alias but we should replace `sqr` with `square`, use `sqr` as an alias an add a deprecation warning. https://numpy.org/doc/stable/reference/generated/numpy.power.html#numpy.power
comp
replace sqr for square there already is an alias but we should replace sqr with square use sqr as an alias an add a deprecation warning
1
9,368
11,415,347,737
IssuesEvent
2020-02-02 10:25:13
goharbor/harbor
https://api.github.com/repos/goharbor/harbor
closed
Unable to install Harbor with Docker SELinux enabled
compatibility list staled
**Expected behavior and actual behavior:** Unable to install Harbor with Docker SELinux enabled **Steps to reproduce the problem:** - Enable docker selinux (`dockerd --selinux-enabled=true`) - Run harbor install.sh **Versions:** Please specify the versions of following systems. - os: Container Linux by Cor...
True
Unable to install Harbor with Docker SELinux enabled - **Expected behavior and actual behavior:** Unable to install Harbor with Docker SELinux enabled **Steps to reproduce the problem:** - Enable docker selinux (`dockerd --selinux-enabled=true`) - Run harbor install.sh **Versions:** Please specify the version...
comp
unable to install harbor with docker selinux enabled expected behavior and actual behavior unable to install harbor with docker selinux enabled steps to reproduce the problem enable docker selinux dockerd selinux enabled true run harbor install sh versions please specify the version...
1
17,475
24,089,538,411
IssuesEvent
2022-09-19 13:45:51
polylang/polylang
https://api.github.com/repos/polylang/polylang
closed
wpml-config.xml not translating the options
compatibility
## Prerequisites <!-- Mark checked items with an [x] --> - [x] This is not a usage question (Those should be directed to the [community supported forum](https://wordpress.org/support/plugin/polylang), unless this is a question about Polylang Pro in which case you should [use the helpdesk](https://polylang.pro/sup...
True
wpml-config.xml not translating the options - ## Prerequisites <!-- Mark checked items with an [x] --> - [x] This is not a usage question (Those should be directed to the [community supported forum](https://wordpress.org/support/plugin/polylang), unless this is a question about Polylang Pro in which case you shou...
comp
wpml config xml not translating the options prerequisites this is not a usage question those should be directed to the unless this is a question about polylang pro in which case you should i have searched for similar issues in both open and closed tickets and cannot find a duplicate ...
1
15,856
20,792,908,081
IssuesEvent
2022-03-17 05:29:02
safing/portmaster
https://api.github.com/repos/safing/portmaster
closed
WSL2 breaks by default
waiting for input in/compatibility
**Pre-Submit Checklist**: - Check applicable sources for existing issues: - [Linux Compatibility](https://docs.safing.io/portmaster/install/linux#compatibility) - [VPN Compatibility](https://docs.safing.io/portmaster/install/status/vpn-compatibility) - [Github Issues](https://github.com/safing/portmaster/is...
True
WSL2 breaks by default - **Pre-Submit Checklist**: - Check applicable sources for existing issues: - [Linux Compatibility](https://docs.safing.io/portmaster/install/linux#compatibility) - [VPN Compatibility](https://docs.safing.io/portmaster/install/status/vpn-compatibility) - [Github Issues](https://github...
comp
breaks by default pre submit checklist check applicable sources for existing issues what worked can allow it mostly via incoming rules i used and for the dns had to go for lan on unidentified processes what did not work by defau...
1
4,785
7,398,773,810
IssuesEvent
2018-03-19 08:02:35
OmniLayer/omnicore
https://api.github.com/repos/OmniLayer/omnicore
closed
Accidentally send USDT to OMNI address
incompatible recipient
Please recover my USDT Accidentally send USDT to OMNI address Txid: a98ec988c6075d79bacfe2ec8b9dbe56b660de86f2d958645843392dd1e207f3 Send to OMNI address- 1HzTwXnKRZ4kFJPJuzereKyrCxhjQu3d8v My USDT address- 1B7iy98nc3UvTesJgEYEteFWvDFAmn7Chn Please recover my USDT as soon as possible....help us.. Thanking you
True
Accidentally send USDT to OMNI address - Please recover my USDT Accidentally send USDT to OMNI address Txid: a98ec988c6075d79bacfe2ec8b9dbe56b660de86f2d958645843392dd1e207f3 Send to OMNI address- 1HzTwXnKRZ4kFJPJuzereKyrCxhjQu3d8v My USDT address- 1B7iy98nc3UvTesJgEYEteFWvDFAmn7Chn Please recover my USDT as soon a...
comp
accidentally send usdt to omni address please recover my usdt accidentally send usdt to omni address txid send to omni address my usdt address please recover my usdt as soon as possible help us thanking you
1
18,191
25,166,723,684
IssuesEvent
2022-11-10 21:36:03
kokkos/kokkos-kernels
https://api.github.com/repos/kokkos/kokkos-kernels
closed
Build errors with cuSPARSE ON (cuda 11.2.2 and gcc 8.3.1) on Weaver
InDevelop CompatibilityUpdate
I see these errors when building Kokkos Kernels develop branch (Kokkos develop branch) on Weaver with cuSPARSE ON: **Compilation error**: ``` /ascldap/users/vqdang/Kokkos/kokkos-kernels/sparse/src/KokkosSparse_spgemm_handle.hpp(238): error: identifier "cusparse_spgemm_handle_t" is undefined ``` **Reproducer** (w...
True
Build errors with cuSPARSE ON (cuda 11.2.2 and gcc 8.3.1) on Weaver - I see these errors when building Kokkos Kernels develop branch (Kokkos develop branch) on Weaver with cuSPARSE ON: **Compilation error**: ``` /ascldap/users/vqdang/Kokkos/kokkos-kernels/sparse/src/KokkosSparse_spgemm_handle.hpp(238): error: iden...
comp
build errors with cusparse on cuda and gcc on weaver i see these errors when building kokkos kernels develop branch kokkos develop branch on weaver with cusparse on compilation error ascldap users vqdang kokkos kokkos kernels sparse src kokkossparse spgemm handle hpp error identif...
1
6,170
7,511,262,381
IssuesEvent
2018-04-11 05:41:18
B3Partners/brmo
https://api.github.com/repos/B3Partners/brmo
closed
logfile viewer of download optie
brmo-service enhancement :+1: functie wens :+1:
### Probleem Foutmeldingen staan vaak alleen in de applicatie logfile, die alleen via bestandssysteem op de server waar de brmo-service op draait toegankelijk is, dat is voor functioneel-beheerders vaak gedoe om eraan te komen dus het zou mooi zijn als deze via web/beheerinterface beschikbaar zouden zijn (zoals bijvoo...
1.0
logfile viewer of download optie - ### Probleem Foutmeldingen staan vaak alleen in de applicatie logfile, die alleen via bestandssysteem op de server waar de brmo-service op draait toegankelijk is, dat is voor functioneel-beheerders vaak gedoe om eraan te komen dus het zou mooi zijn als deze via web/beheerinterface be...
non_comp
logfile viewer of download optie probleem foutmeldingen staan vaak alleen in de applicatie logfile die alleen via bestandssysteem op de server waar de brmo service op draait toegankelijk is dat is voor functioneel beheerders vaak gedoe om eraan te komen dus het zou mooi zijn als deze via web beheerinterface be...
0
2,964
5,842,645,208
IssuesEvent
2017-05-10 06:52:47
Yoast/wordpress-seo
https://api.github.com/repos/Yoast/wordpress-seo
closed
WPBakery Visual Composer 5.1.1 incompatible with Yoast SEO 4.6
compatibility visual composer wait for feedback
### What did you expect to happen? Open a previously created and published post to edit the content and SEO Settings ### What happened instead? When the content is opened, Yoast SEO is not available anywhere on the screen and the content itself cannot be edited, the screen comes up almost completely blank as below: ...
True
WPBakery Visual Composer 5.1.1 incompatible with Yoast SEO 4.6 - ### What did you expect to happen? Open a previously created and published post to edit the content and SEO Settings ### What happened instead? When the content is opened, Yoast SEO is not available anywhere on the screen and the content itself cannot ...
comp
wpbakery visual composer incompatible with yoast seo what did you expect to happen open a previously created and published post to edit the content and seo settings what happened instead when the content is opened yoast seo is not available anywhere on the screen and the content itself cannot ...
1
9,729
11,781,158,779
IssuesEvent
2020-03-16 21:42:59
wp-media/wp-rocket
https://api.github.com/repos/wp-media/wp-rocket
opened
Remove Query Strings Options Removal: Simple Custom CSS plugin compatibility update part
3rd party compatibility module: file optimization type: enhancement
Sub-card for the epic #2406 ### Tasks #### inc/3rd-party/plugins/simple-custom-css.php - [ ] Migrate the code to `inc/ThirdParty`, use OOP - [ ] Update and test code accordingly to make sure the compatibility still works
True
Remove Query Strings Options Removal: Simple Custom CSS plugin compatibility update part - Sub-card for the epic #2406 ### Tasks #### inc/3rd-party/plugins/simple-custom-css.php - [ ] Migrate the code to `inc/ThirdParty`, use OOP - [ ] Update and test code accordingly to make sure the compatibility still works
comp
remove query strings options removal simple custom css plugin compatibility update part sub card for the epic tasks inc party plugins simple custom css php migrate the code to inc thirdparty use oop update and test code accordingly to make sure the compatibility still works
1
8,555
10,549,671,315
IssuesEvent
2019-10-03 09:15:55
noobaa/noobaa-core
https://api.github.com/repos/noobaa/noobaa-core
closed
Azure blob container naming fails on first.bucket since it does not not allow dots
Closed Won't Fix Compatibility-Azure
### Environment info - Version: **1.6** - Deployment: **NA** - Customer: **NA** ### Actual behavior 1. Azure naming rules for containers do not allow dots, only lowercase alphanumeric and dash. 2. Our `first.bucket` immediately fails the Blob API. Azure rules: https://blogs.msdn.microsoft.com/jmstall/2014/0...
True
Azure blob container naming fails on first.bucket since it does not not allow dots - ### Environment info - Version: **1.6** - Deployment: **NA** - Customer: **NA** ### Actual behavior 1. Azure naming rules for containers do not allow dots, only lowercase alphanumeric and dash. 2. Our `first.bucket` immediately...
comp
azure blob container naming fails on first bucket since it does not not allow dots environment info version deployment na customer na actual behavior azure naming rules for containers do not allow dots only lowercase alphanumeric and dash our first bucket immediately...
1
19,882
27,619,045,032
IssuesEvent
2023-03-09 21:58:54
sass/sass
https://api.github.com/repos/sass/sass
opened
Support trig calculations
enhancement CSS compatibility planned
Trigonometric calculation functions have landed in [Firefox and Safari](https://developer.mozilla.org/en-US/docs/Web/CSS/sin#browser_compatibility), and the rest of the calculation functions seem to be live in Safari. We should support these in Sass.
True
Support trig calculations - Trigonometric calculation functions have landed in [Firefox and Safari](https://developer.mozilla.org/en-US/docs/Web/CSS/sin#browser_compatibility), and the rest of the calculation functions seem to be live in Safari. We should support these in Sass.
comp
support trig calculations trigonometric calculation functions have landed in and the rest of the calculation functions seem to be live in safari we should support these in sass
1
2,312
5,071,321,222
IssuesEvent
2016-12-26 12:31:59
AdguardTeam/AdguardForAndroid
https://api.github.com/repos/AdguardTeam/AdguardForAndroid
opened
net.probki.geonet doesn't work correctly when Adguard is ON
Compatibility
1475129 Та же проблема, что и в cityguide Адг блокирует загрузку данных (навигационных карт) GeoNet https://play.google.com/store/apps/details?id=net.probki.geonet&hl=ru Мы для этого используем FTP. Вы режете порты которые назначаются клиентам нашими серверами (например 56839, 60182, 52897, 56842 и т.п.).
True
net.probki.geonet doesn't work correctly when Adguard is ON - 1475129 Та же проблема, что и в cityguide Адг блокирует загрузку данных (навигационных карт) GeoNet https://play.google.com/store/apps/details?id=net.probki.geonet&hl=ru Мы для этого используем FTP. Вы режете порты которые назначаются клиентам нашими с...
comp
net probki geonet doesn t work correctly when adguard is on та же проблема что и в cityguide адг блокирует загрузку данных навигационных карт geonet мы для этого используем ftp вы режете порты которые назначаются клиентам нашими серверами например и т п
1
18,922
26,321,908,218
IssuesEvent
2023-01-10 00:55:09
EarendelDevelopers/factorio-mods
https://api.github.com/repos/EarendelDevelopers/factorio-mods
closed
Second Construction Pylon Entity using the same placable_by item break Ghost on Water and allows placing half of the entity. Dummy Item should be used instead.
space exploration compatibility
Construction Pylons need 2 entiteys so they can be both a roboport and powerpole, and both need to be blueprintable so settings and connected wires are preserved in blueprints. But the way this is solved right now causes issues, with my mod Ghost on Water and just shift click placing. Currently the second entity wi...
True
Second Construction Pylon Entity using the same placable_by item break Ghost on Water and allows placing half of the entity. Dummy Item should be used instead. - Construction Pylons need 2 entiteys so they can be both a roboport and powerpole, and both need to be blueprintable so settings and connected wires are preser...
comp
second construction pylon entity using the same placable by item break ghost on water and allows placing half of the entity dummy item should be used instead construction pylons need entiteys so they can be both a roboport and powerpole and both need to be blueprintable so settings and connected wires are preser...
1
23,854
16,626,710,471
IssuesEvent
2021-06-03 10:29:33
NaturalHistoryMuseum/scratchpads2
https://api.github.com/repos/NaturalHistoryMuseum/scratchpads2
closed
storage-01 data partition nearly full
scope: infrastructure
Getting monit reports that storage space is running out again - probably can drop some old backups.
1.0
storage-01 data partition nearly full - Getting monit reports that storage space is running out again - probably can drop some old backups.
non_comp
storage data partition nearly full getting monit reports that storage space is running out again probably can drop some old backups
0
65,804
19,700,482,468
IssuesEvent
2022-01-12 16:10:38
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
opened
Successfully sent image is a blur on a secondary client
T-Defect
### Steps to reproduce For this you need the desktop client on two different pc's, but on the same account. If you don't have 2 pc's, you can create virtual machines to achieve the same effect. You'll also need a friend to send something to ;) 1. Send someone an image on pc 1 2. Shutdown pc 1 3. Startup pc 2 4. ...
1.0
Successfully sent image is a blur on a secondary client - ### Steps to reproduce For this you need the desktop client on two different pc's, but on the same account. If you don't have 2 pc's, you can create virtual machines to achieve the same effect. You'll also need a friend to send something to ;) 1. Send someon...
non_comp
successfully sent image is a blur on a secondary client steps to reproduce for this you need the desktop client on two different pc s but on the same account if you don t have pc s you can create virtual machines to achieve the same effect you ll also need a friend to send something to send someon...
0
254,738
8,087,344,698
IssuesEvent
2018-08-09 01:10:40
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
closed
USER ISSUE: stuk in nowhere
Medium Priority
**Version:** 0.7.3.2 beta **Steps to Reproduce:** I was just walking **Expected behavior:** walk, illuminate with a torch, back on surface when shutting down and restarting **Actual behavior:** stay stuk. all is black, even the visual is compromised (face allways on same spot). torch doesn't illuminate what...
1.0
USER ISSUE: stuk in nowhere - **Version:** 0.7.3.2 beta **Steps to Reproduce:** I was just walking **Expected behavior:** walk, illuminate with a torch, back on surface when shutting down and restarting **Actual behavior:** stay stuk. all is black, even the visual is compromised (face allways on same spot)....
non_comp
user issue stuk in nowhere version beta steps to reproduce i was just walking expected behavior walk illuminate with a torch back on surface when shutting down and restarting actual behavior stay stuk all is black even the visual is compromised face allways on same spot ...
0
455
2,862,077,496
IssuesEvent
2015-06-04 00:50:15
PMEAL/OpenPNM
https://api.github.com/repos/PMEAL/OpenPNM
closed
Load error for older files
backwards incompatible
I have some simulations saved from a month or two ago and tried to load them but got an error from pickle because a class definition in ModelsDict has changed name. This isn't really a bug but something we should be aware of as a limitation of pickle. It basically means that OpenPNM is not backwards compatible for prev...
True
Load error for older files - I have some simulations saved from a month or two ago and tried to load them but got an error from pickle because a class definition in ModelsDict has changed name. This isn't really a bug but something we should be aware of as a limitation of pickle. It basically means that OpenPNM is not ...
comp
load error for older files i have some simulations saved from a month or two ago and tried to load them but got an error from pickle because a class definition in modelsdict has changed name this isn t really a bug but something we should be aware of as a limitation of pickle it basically means that openpnm is not ...
1
11,029
13,065,149,148
IssuesEvent
2020-07-30 19:18:28
pingcap/tidb
https://api.github.com/repos/pingcap/tidb
closed
Collate attribute of column can not be separated by other column attributes
type/compatibility
Please answer these questions before submitting your issue. Thanks! 1. What did you do? If possible, provide a recipe for reproducing the error. ```sql CREATE TABLE t1 (a enum ('Y', 'N') DEFAULT 'N' COLLATE utf8_bin); ``` 2. What did you expect to see? ``` Query OK, 0 rows affected (0.02 sec) ``` 3....
True
Collate attribute of column can not be separated by other column attributes - Please answer these questions before submitting your issue. Thanks! 1. What did you do? If possible, provide a recipe for reproducing the error. ```sql CREATE TABLE t1 (a enum ('Y', 'N') DEFAULT 'N' COLLATE utf8_bin); ``` 2. What ...
comp
collate attribute of column can not be separated by other column attributes please answer these questions before submitting your issue thanks what did you do if possible provide a recipe for reproducing the error sql create table a enum y n default n collate bin what did ...
1
3,130
6,187,284,032
IssuesEvent
2017-07-04 06:59:17
OmniLayer/omnicore
https://api.github.com/repos/OmniLayer/omnicore
closed
Reconsider project branch structure
process
Currently we're using the branch `omnicore-0.0.10` as only, and primary branch for this project. It somehow makes sense at the moment, but after the release the name is no longer suitable. Previously it was suggested to create a new branch, let's say `omnicore-0.0.11` afterwards, and continue the work there. While t...
1.0
Reconsider project branch structure - Currently we're using the branch `omnicore-0.0.10` as only, and primary branch for this project. It somehow makes sense at the moment, but after the release the name is no longer suitable. Previously it was suggested to create a new branch, let's say `omnicore-0.0.11` afterwards,...
non_comp
reconsider project branch structure currently we re using the branch omnicore as only and primary branch for this project it somehow makes sense at the moment but after the release the name is no longer suitable previously it was suggested to create a new branch let s say omnicore afterwards a...
0
41,905
6,953,220,099
IssuesEvent
2017-12-06 20:13:00
chihaya/chihaya
https://api.github.com/repos/chihaya/chihaya
closed
Document the Storage interface in more detail
component/storage kind/documentation
There are some implicit behaviors expected of our storage layer that needs to be more clearly documented. For example, garbage collection and IPv4/IPv6 swarm isolation.
1.0
Document the Storage interface in more detail - There are some implicit behaviors expected of our storage layer that needs to be more clearly documented. For example, garbage collection and IPv4/IPv6 swarm isolation.
non_comp
document the storage interface in more detail there are some implicit behaviors expected of our storage layer that needs to be more clearly documented for example garbage collection and swarm isolation
0
310,090
9,485,771,901
IssuesEvent
2019-04-22 11:37:38
OpenNebula/one
https://api.github.com/repos/OpenNebula/one
closed
FSCK doesn't update running quotas
Category: Core & System Community Priority: Normal Status: Accepted Type: Bug
**Description** The FSCK doesn't update any of the running quotas. **To Reproduce** Run FSCK with running quotas. **Expected behavior** Running quotas are updated correctly. **Details** - Affected Component: fsck - Version: development <!--////////////////////////////////////////////--> <!-- THIS SE...
1.0
FSCK doesn't update running quotas - **Description** The FSCK doesn't update any of the running quotas. **To Reproduce** Run FSCK with running quotas. **Expected behavior** Running quotas are updated correctly. **Details** - Affected Component: fsck - Version: development <!--////////////////////////...
non_comp
fsck doesn t update running quotas description the fsck doesn t update any of the running quotas to reproduce run fsck with running quotas expected behavior running quotas are updated correctly details affected component fsck version development progress...
0
99,090
16,430,555,758
IssuesEvent
2021-05-20 00:33:11
jtimberlake/serverless-artillery
https://api.github.com/repos/jtimberlake/serverless-artillery
closed
CVE-2016-1000232 (Medium) detected in tough-cookie-2.2.2.tgz - autoclosed
security vulnerability
## CVE-2016-1000232 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tough-cookie-2.2.2.tgz</b></p></summary> <p>RFC6265 Cookies and Cookie Jar for node.js</p> <p>Library home page: <...
True
CVE-2016-1000232 (Medium) detected in tough-cookie-2.2.2.tgz - autoclosed - ## CVE-2016-1000232 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tough-cookie-2.2.2.tgz</b></p></summary...
non_comp
cve medium detected in tough cookie tgz autoclosed cve medium severity vulnerability vulnerable library tough cookie tgz cookies and cookie jar for node js library home page a href path to dependency file serverless artillery lib versioning assets package json...
0
278,449
8,641,610,060
IssuesEvent
2018-11-24 19:35:43
buttercup/buttercup-desktop
https://api.github.com/repos/buttercup/buttercup-desktop
closed
Search result box: up/down selection
Effort: Medium Priority: Low Status: In Progress Type: Enhancement
Result in the search box (very very small box size by the way) can only be scrolled down with the mouse. When using up/down keyboard arrows: the selection follows keys but does no not scroll down. buttercup-desktop v1.10.3 Ubuntu 16.04 x86
1.0
Search result box: up/down selection - Result in the search box (very very small box size by the way) can only be scrolled down with the mouse. When using up/down keyboard arrows: the selection follows keys but does no not scroll down. buttercup-desktop v1.10.3 Ubuntu 16.04 x86
non_comp
search result box up down selection result in the search box very very small box size by the way can only be scrolled down with the mouse when using up down keyboard arrows the selection follows keys but does no not scroll down buttercup desktop ubuntu
0
155,656
5,958,828,763
IssuesEvent
2017-05-29 09:09:37
ezpaarse-project/analogist
https://api.github.com/repos/ezpaarse-project/analogist
closed
The sort options should be remembered
priority: high type: enhancement UI
The use case is : From the general list one selects a search criterion: ![capture du 2017-05-29 10-42-04](https://cloud.githubusercontent.com/assets/2981650/26542768/7932d8de-445b-11e7-9ce0-a3d79708ddc5.png) then one goes on a platform listed for this criterion. ![capture du 2017-05-29 10-42-59](https://clo...
1.0
The sort options should be remembered - The use case is : From the general list one selects a search criterion: ![capture du 2017-05-29 10-42-04](https://cloud.githubusercontent.com/assets/2981650/26542768/7932d8de-445b-11e7-9ce0-a3d79708ddc5.png) then one goes on a platform listed for this criterion. ![cap...
non_comp
the sort options should be remembered the use case is from the general list one selects a search criterion then one goes on a platform listed for this criterion the back button showed above should yield the same filtered list step one instead of the complete unfiltered list
0
52,260
12,907,091,068
IssuesEvent
2020-07-15 03:47:04
Macaulay2/M2
https://api.github.com/repos/Macaulay2/M2
opened
upgrade NTL to 11.4.3 (autotools)
build system
The CMake build has been using 11.4.3 since the beginning without any issues. I just realized that autotools build is using version 10.5.0.
1.0
upgrade NTL to 11.4.3 (autotools) - The CMake build has been using 11.4.3 since the beginning without any issues. I just realized that autotools build is using version 10.5.0.
non_comp
upgrade ntl to autotools the cmake build has been using since the beginning without any issues i just realized that autotools build is using version
0
4,641
7,274,452,296
IssuesEvent
2018-02-21 10:03:36
neovim/neovim
https://api.github.com/repos/neovim/neovim
closed
(1) (2) ambiguity
compatibility viml
In `:echo` this is `1 . ' ' . 2`. In commands that do not accept multiple arguments this is a function call if `1` is callable. If it is `:echo` and `(1)` part is callable it will be echoed and not called with `(2)`. This issue is a TODO note that expression parser must accept some context argument that will make it a...
True
(1) (2) ambiguity - In `:echo` this is `1 . ' ' . 2`. In commands that do not accept multiple arguments this is a function call if `1` is callable. If it is `:echo` and `(1)` part is callable it will be echoed and not called with `(2)`. This issue is a TODO note that expression parser must accept some context argument...
comp
ambiguity in echo this is in commands that do not accept multiple arguments this is a function call if is callable if it is echo and part is callable it will be echoed and not called with this issue is a todo note that expression parser must accept some context argument...
1
18,469
25,544,072,049
IssuesEvent
2022-11-29 17:18:40
GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator
https://api.github.com/repos/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator
closed
ISO C++11 requires at least one argument for the "..." in a variadic macro
next release compatibility
If you compile a project with `-Wpedantic` and `-Werror` you get this problem. ``` [build] /home/juan/projects/layers/layers/vk_mem_alloc.h:14549:69: error: ISO C++11 requires at least one argument for the "..." in a variadic macro [-Werror] [build] 14549 | VMA_DEBUG_LOG(" Allocated as Dedic...
True
ISO C++11 requires at least one argument for the "..." in a variadic macro - If you compile a project with `-Wpedantic` and `-Werror` you get this problem. ``` [build] /home/juan/projects/layers/layers/vk_mem_alloc.h:14549:69: error: ISO C++11 requires at least one argument for the "..." in a variadic macro [-Werro...
comp
iso c requires at least one argument for the in a variadic macro if you compile a project with wpedantic and werror you get this problem home juan projects layers layers vk mem alloc h error iso c requires at least one argument for the in a variadic macro ...
1
38,943
10,268,641,211
IssuesEvent
2019-08-23 06:58:53
tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow
reopened
error: 'is_final' is not a member of 'std'
subtype:bazel type:build/install
With bazel 0.26.1 gcc 7.4 cuda 10.1 update 2 and the latest git clone of tensorflow, I hit the following error at the bazel build command ``` ERROR: /home/mh.naderan/.cache/bazel/_bazel_mh.naderan/dacf7a124fc721f30ac789c201b3b139/external/llvm/BUILD.bazel:201:1: C++ compilation of rule '@llvm//:llvm-tb...
1.0
error: 'is_final' is not a member of 'std' - With bazel 0.26.1 gcc 7.4 cuda 10.1 update 2 and the latest git clone of tensorflow, I hit the following error at the bazel build command ``` ERROR: /home/mh.naderan/.cache/bazel/_bazel_mh.naderan/dacf7a124fc721f30ac789c201b3b139/external/llvm/BUILD.bazel:20...
non_comp
error is final is not a member of std with bazel gcc cuda update and the latest git clone of tensorflow i hit the following error at the bazel build command error home mh naderan cache bazel bazel mh naderan external llvm build bazel c compilation of rule llvm...
0
2,094
2,603,976,235
IssuesEvent
2015-02-24 19:01:34
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....
non_comp
沈阳阴茎上长了一个肉芽 沈阳阴茎上长了一个肉芽〓沈陽軍區政治部醫院性病〓tel: 〓 , � �� 。是一所與新中國同建立共輝� ��的歷史悠久、設備精良、技術權威、專家云集,是預防、保 健、醫療、科研康復為一體的綜合性醫院。是國家首批公立�� �等部隊醫院、全國首批醫療規范定點單位,是第四軍醫大學� ��東南大學等知名高等院校的教學醫院。曾被中國人民解放軍 空軍后勤部衛生部評為衛生工作先進單位,先后兩次榮立集�� �二等功。 original issue reported on code google com by gmail com on jun at
0
4,332
7,048,487,865
IssuesEvent
2018-01-02 17:52:50
AdguardTeam/AdguardAssistant
https://api.github.com/repos/AdguardTeam/AdguardAssistant
opened
AdGuard puts userscript into textarea
compatibility P4: Low
Issue details are here: https://github.com/AdguardTeam/AdguardForWindows/issues/2050 See comment by @seanl-adg > An issue with eval has been fixed in the pull request, but this website additionally defines a custom document.createElement, and it is still causing an issue with the Assistant.
True
AdGuard puts userscript into textarea - Issue details are here: https://github.com/AdguardTeam/AdguardForWindows/issues/2050 See comment by @seanl-adg > An issue with eval has been fixed in the pull request, but this website additionally defines a custom document.createElement, and it is still causing an issue wi...
comp
adguard puts userscript into textarea issue details are here see comment by seanl adg an issue with eval has been fixed in the pull request but this website additionally defines a custom document createelement and it is still causing an issue with the assistant
1
4,666
7,293,432,506
IssuesEvent
2018-02-25 14:14:06
STEllAR-GROUP/hpx
https://api.github.com/repos/STEllAR-GROUP/hpx
closed
Building HPX with hwloc 2.0.0 fails
category: core type: compatibility issue
HPX fails to compile with hwloc 2.0.0 with error message: `error: use of undeclared identifier 'HWLOC_MEMBIND_REPLICATE'`. This is likely related to hwloc 2.0.0 itself and I expect it to be reproducible on any HPX setup that attempts to use it. Compile log: ``` [1/180] Building CXX object src/CMakeFiles/hpx.dir/ve...
True
Building HPX with hwloc 2.0.0 fails - HPX fails to compile with hwloc 2.0.0 with error message: `error: use of undeclared identifier 'HWLOC_MEMBIND_REPLICATE'`. This is likely related to hwloc 2.0.0 itself and I expect it to be reproducible on any HPX setup that attempts to use it. Compile log: ``` [1/180] Buildin...
comp
building hpx with hwloc fails hpx fails to compile with hwloc with error message error use of undeclared identifier hwloc membind replicate this is likely related to hwloc itself and i expect it to be reproducible on any hpx setup that attempts to use it compile log building cxx ...
1
8,044
10,180,172,119
IssuesEvent
2019-08-09 09:37:21
Alexander-Miller/treemacs
https://api.github.com/repos/Alexander-Miller/treemacs
closed
Modeline is not displaying properly
Cannot Reproduce Compatibility
hi, i am new come to emacs, i used the treemacs, love your greate work. but i got a problem .you can the pic ,the modeline in treemacs is not normal,by the way i use spaceline. ![image](https://user-images.githubusercontent.com/41671631/62700046-7b763480-ba13-11e9-94c9-fa7a060fb067.png)
True
Modeline is not displaying properly - hi, i am new come to emacs, i used the treemacs, love your greate work. but i got a problem .you can the pic ,the modeline in treemacs is not normal,by the way i use spaceline. ![image](https://user-images.githubusercontent.com/41671631/62700046-7b763480-ba13-11e9-94c9-fa7a060...
comp
modeline is not displaying properly hi, i am new come to emacs i used the treemacs love your greate work but i got a problem you can the pic the modeline in treemacs is not normal,by the way i use spaceline
1
4,163
7,107,918,897
IssuesEvent
2018-01-16 21:45:52
18F/product-guide
https://api.github.com/repos/18F/product-guide
closed
NEW SECTION - Hiring & Interviewing
process change waiting for content
Consulting built [this handy doc](https://docs.google.com/document/d/15zFqquxrj37O3s0LoHsJLVUrxQzmCsRM1_Rfu8r6FUI/edit#heading=h.zcoelxl3g5tv) to help guide the hiring and interviewing process. Let's turn this into another section of the guide for ALL product folk to use! Precedence is set on publicly sharing this inf...
1.0
NEW SECTION - Hiring & Interviewing - Consulting built [this handy doc](https://docs.google.com/document/d/15zFqquxrj37O3s0LoHsJLVUrxQzmCsRM1_Rfu8r6FUI/edit#heading=h.zcoelxl3g5tv) to help guide the hiring and interviewing process. Let's turn this into another section of the guide for ALL product folk to use! Preceden...
non_comp
new section hiring interviewing consulting built to help guide the hiring and interviewing process let s turn this into another section of the guide for all product folk to use precedence is set on publicly sharing this info by engineering who does it they re planning on adding even more detail we ...
0
15,693
20,255,376,181
IssuesEvent
2022-02-14 22:28:57
dotnet/sdk
https://api.github.com/repos/dotnet/sdk
closed
API Compat/Package Validation roadmap
Area-Compatibility
This meta issue captures the roadmap for API Compat and Package Validation. Order of tasks is the order in which we should tackle them (they can be done simultaneously). Sizes: S: 1 day. M: 2 - 3 days. L: 1 week. XL: 1+ weeks. ## P0: - [x] https://github.com/dotnet/sdk/issues/17365 (Size: S) - [x] https:...
True
API Compat/Package Validation roadmap - This meta issue captures the roadmap for API Compat and Package Validation. Order of tasks is the order in which we should tackle them (they can be done simultaneously). Sizes: S: 1 day. M: 2 - 3 days. L: 1 week. XL: 1+ weeks. ## P0: - [x] https://github.com/dotnet/...
comp
api compat package validation roadmap this meta issue captures the roadmap for api compat and package validation order of tasks is the order in which we should tackle them they can be done simultaneously sizes s day m days l week xl weeks size s size m ...
1
43,925
17,770,758,913
IssuesEvent
2021-08-30 13:24:32
aws-controllers-k8s/community
https://api.github.com/repos/aws-controllers-k8s/community
closed
EC2 Auto Scaling service controller
Service Controller lifecycle/stale
## New ACK Service Controller Support for ec2 autoscaling ### List of API resources List the API resources in order of importance to you: 1) [auto-scaling-group](https://docs.aws.amazon.com/autoscaling/ec2/APIReference/API_CreateAutoScalingGroup.html)
1.0
EC2 Auto Scaling service controller - ## New ACK Service Controller Support for ec2 autoscaling ### List of API resources List the API resources in order of importance to you: 1) [auto-scaling-group](https://docs.aws.amazon.com/autoscaling/ec2/APIReference/API_CreateAutoScalingGroup.html)
non_comp
auto scaling service controller new ack service controller support for autoscaling list of api resources list the api resources in order of importance to you
0
299,056
9,204,416,420
IssuesEvent
2019-03-08 07:17:38
qissue-bot/QGIS
https://api.github.com/repos/qissue-bot/QGIS
closed
Better plural forms handling
Component: Easy fix? Component: Pull Request or Patch supplied Component: Resolution Priority: Low Project: QGIS Application Status: Closed Tracker: Feature request
--- Author Name: **Redmine Admin** (Redmine Admin) Original Redmine Issue: 502, https://issues.qgis.org/issues/502 Original Assignee: nobody - --- Candy for translators - in translations is now better support for plural forms (several plural forms available -- useful for French, Polish, Russian, Czech, Slovak...)....
1.0
Better plural forms handling - --- Author Name: **Redmine Admin** (Redmine Admin) Original Redmine Issue: 502, https://issues.qgis.org/issues/502 Original Assignee: nobody - --- Candy for translators - in translations is now better support for plural forms (several plural forms available -- useful for French, Poli...
non_comp
better plural forms handling author name redmine admin redmine admin original redmine issue original assignee nobody candy for translators in translations is now better support for plural forms several plural forms available useful for french polish russian czech slovak qt ...
0
266,215
8,364,309,859
IssuesEvent
2018-10-03 22:27:40
C3DSU/e-DefPR
https://api.github.com/repos/C3DSU/e-DefPR
closed
Alterar rota para adicionar/remover permissões
Category: Backend Priority: High Priority: Highest Stage: Review Type: New-feature
Alterar ou criar um nova rota para receber uma array com ids das permissões a serem adicionadas/removidas de uma role. Exemplo payload que será enviado pelo frontend: `{ permissions: [1, 2, 3] }` para `/user` e `/role`
2.0
Alterar rota para adicionar/remover permissões - Alterar ou criar um nova rota para receber uma array com ids das permissões a serem adicionadas/removidas de uma role. Exemplo payload que será enviado pelo frontend: `{ permissions: [1, 2, 3] }` para `/user` e `/role`
non_comp
alterar rota para adicionar remover permissões alterar ou criar um nova rota para receber uma array com ids das permissões a serem adicionadas removidas de uma role exemplo payload que será enviado pelo frontend permissions para user e role
0
117,227
17,439,412,142
IssuesEvent
2021-08-05 01:13:40
dmyers87/log.io
https://api.github.com/repos/dmyers87/log.io
opened
CVE-2021-32804 (High) detected in tar-2.2.2.tgz, tar-4.4.13.tgz
security vulnerability
## CVE-2021-32804 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>tar-2.2.2.tgz</b>, <b>tar-4.4.13.tgz</b></p></summary> <p> <details><summary><b>tar-2.2.2.tgz</b></p></summary> <p>...
True
CVE-2021-32804 (High) detected in tar-2.2.2.tgz, tar-4.4.13.tgz - ## CVE-2021-32804 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>tar-2.2.2.tgz</b>, <b>tar-4.4.13.tgz</b></p></summa...
non_comp
cve high detected in tar tgz tar tgz cve high severity vulnerability vulnerable libraries tar tgz tar tgz tar tgz tar for node library home page a href path to dependency file log io ui package json path to vulnerable library log io ui ...
0
16,320
21,945,176,139
IssuesEvent
2022-05-23 23:11:16
uqfoundation/pathos
https://api.github.com/repos/uqfoundation/pathos
closed
installs wrong multiprocess wheel for pypy
compatibility
Travis CI installs the wrong multiprocess wheel when for pypy3.6 and pypy3.7. A `pathos` pypy3.6 install identifies `multiprocess-0.70.12.2-py36-none-any.whl` as a dependency ``` Installed /home/travis/virtualenv/pypy3.6-7.3.3/site-packages/pathos-0.2.9.dev0-py3.6.egg Processing dependencies for pathos==0.2.9.dev0 ...
True
installs wrong multiprocess wheel for pypy - Travis CI installs the wrong multiprocess wheel when for pypy3.6 and pypy3.7. A `pathos` pypy3.6 install identifies `multiprocess-0.70.12.2-py36-none-any.whl` as a dependency ``` Installed /home/travis/virtualenv/pypy3.6-7.3.3/site-packages/pathos-0.2.9.dev0-py3.6.egg Pr...
comp
installs wrong multiprocess wheel for pypy travis ci installs the wrong multiprocess wheel when for and a pathos install identifies multiprocess none any whl as a dependency installed home travis virtualenv site packages pathos egg processing dependencies for ...
1
465,450
13,386,060,778
IssuesEvent
2020-09-02 14:15:48
gather-community/gather
https://api.github.com/repos/gather-community/gather
opened
Reminder deliveries may not get properly update if formula roles change
meals priority:medium quick win type:bug
I created some new roles and added to an existing formula, replacing some existing ones. Don't think reminders updated right.
1.0
Reminder deliveries may not get properly update if formula roles change - I created some new roles and added to an existing formula, replacing some existing ones. Don't think reminders updated right.
non_comp
reminder deliveries may not get properly update if formula roles change i created some new roles and added to an existing formula replacing some existing ones don t think reminders updated right
0
25,724
25,771,867,196
IssuesEvent
2022-12-09 08:42:21
mageshravi/lyricfront-mobile-app
https://api.github.com/repos/mageshravi/lyricfront-mobile-app
closed
Dock not visible in Song Category detail page
bug usability
Go to Songs > Categories > Pick a category. Dock is not visible. Dock is visible in the figma design.
True
Dock not visible in Song Category detail page - Go to Songs > Categories > Pick a category. Dock is not visible. Dock is visible in the figma design.
non_comp
dock not visible in song category detail page go to songs categories pick a category dock is not visible dock is visible in the figma design
0
315,439
23,578,486,047
IssuesEvent
2022-08-23 04:51:20
JohnnyIrvin/Website
https://api.github.com/repos/JohnnyIrvin/Website
closed
FAQ Page
documentation enhancement article-needed
**Is your feature request related to a problem? Please describe.** I believe a Frequently Asked Questions (FAQ) page would be helpful for new users. **Describe the solution you'd like** I suggest adding an FAQ page to the website. **Describe alternatives you've considered** If an FAQ page is not possible...
1.0
FAQ Page - **Is your feature request related to a problem? Please describe.** I believe a Frequently Asked Questions (FAQ) page would be helpful for new users. **Describe the solution you'd like** I suggest adding an FAQ page to the website. **Describe alternatives you've considered** If an FAQ page is n...
non_comp
faq page is your feature request related to a problem please describe i believe a frequently asked questions faq page would be helpful for new users describe the solution you d like i suggest adding an faq page to the website describe alternatives you ve considered if an faq page is n...
0
8,799
10,740,322,666
IssuesEvent
2019-10-29 17:57:44
STEllAR-GROUP/hpx
https://api.github.com/repos/STEllAR-GROUP/hpx
closed
HPX ignores toolchain file when cross-compiling
affecting: LSU affecting: UO category: CMake platform: Linux tag: wontfix type: compatibility issue
## Expected Behavior When building HPX on Cori for KNL, I am specifying the CrayKNL toolchain file. I expect that the correct flags will be used at compile time to optimize for KNL. ## Actual Behavior The CMake system is "auto detecting" haswell, and setting -march=haswell. This results in a binary that migh...
True
HPX ignores toolchain file when cross-compiling - ## Expected Behavior When building HPX on Cori for KNL, I am specifying the CrayKNL toolchain file. I expect that the correct flags will be used at compile time to optimize for KNL. ## Actual Behavior The CMake system is "auto detecting" haswell, and setting -...
comp
hpx ignores toolchain file when cross compiling expected behavior when building hpx on cori for knl i am specifying the crayknl toolchain file i expect that the correct flags will be used at compile time to optimize for knl actual behavior the cmake system is auto detecting haswell and setting ...
1
444,614
31,080,482,893
IssuesEvent
2023-08-13 02:14:54
openapi-generators/openapi-python-client
https://api.github.com/repos/openapi-generators/openapi-python-client
closed
Add more docs
📝 documentation
README does its best to explain what you get in concise terms. It would probably be nicer to have a more expressive reference doc which walks through most of the things you could need to do with your generated client.
1.0
Add more docs - README does its best to explain what you get in concise terms. It would probably be nicer to have a more expressive reference doc which walks through most of the things you could need to do with your generated client.
non_comp
add more docs readme does its best to explain what you get in concise terms it would probably be nicer to have a more expressive reference doc which walks through most of the things you could need to do with your generated client
0
9,610
11,693,839,110
IssuesEvent
2020-03-06 01:54:20
NectarJS/nectarjs
https://api.github.com/repos/NectarJS/nectarjs
closed
Your platform is not compatible yet: darwin_x64
Compatibility macOS
``` [!] Your platform is not compatible yet: darwin_x64 [!] Please open an issue: https://github.com/nectarjs/nectarjs ```
True
Your platform is not compatible yet: darwin_x64 - ``` [!] Your platform is not compatible yet: darwin_x64 [!] Please open an issue: https://github.com/nectarjs/nectarjs ```
comp
your platform is not compatible yet darwin your platform is not compatible yet darwin please open an issue
1
15,683
20,243,439,017
IssuesEvent
2022-02-14 11:27:00
jOOQ/jOOQ
https://api.github.com/repos/jOOQ/jOOQ
closed
Change selectFrom(Table<R>) methods to selectFrom(TableLike<R>)
T: Enhancement C: Functionality P: Medium R: Fixed T: Incompatible change E: All Editions
The various `DSLContext`, `DSL` and `WithStep` `selectFrom(Table<R>)` methods could be relaxed to accept `TableLike<R>` instead. This would allow for placing an unnamed derived table in a `FROM` clause more easily. The `SelectFromStep::from` methods also accept `TableLike` We'll implement this as a binary incompatib...
True
Change selectFrom(Table<R>) methods to selectFrom(TableLike<R>) - The various `DSLContext`, `DSL` and `WithStep` `selectFrom(Table<R>)` methods could be relaxed to accept `TableLike<R>` instead. This would allow for placing an unnamed derived table in a `FROM` clause more easily. The `SelectFromStep::from` methods also...
comp
change selectfrom table methods to selectfrom tablelike the various dslcontext dsl and withstep selectfrom table methods could be relaxed to accept tablelike instead this would allow for placing an unnamed derived table in a from clause more easily the selectfromstep from methods also accept ...
1
8,664
10,596,380,509
IssuesEvent
2019-10-09 21:06:36
atom/atom
https://api.github.com/repos/atom/atom
closed
`Reload Atom And Recheck Packages` locks up atom
packages/incompatible-packages stale
_From @despairblue on August 5, 2015 16:37_ Pressing `Reload Atom And Recheck Packages` in `Incompatible Packages View` atom goes so far: ![screenshot from 2015-07-31 22-48-00](https://cloud.githubusercontent.com/assets/927609/9017299/58d989b8-37d6-11e5-8c08-851679c0378a.png) and then just hogs cpu until the it can ...
True
`Reload Atom And Recheck Packages` locks up atom - _From @despairblue on August 5, 2015 16:37_ Pressing `Reload Atom And Recheck Packages` in `Incompatible Packages View` atom goes so far: ![screenshot from 2015-07-31 22-48-00](https://cloud.githubusercontent.com/assets/927609/9017299/58d989b8-37d6-11e5-8c08-851679c0...
comp
reload atom and recheck packages locks up atom from despairblue on august pressing reload atom and recheck packages in incompatible packages view atom goes so far and then just hogs cpu until the it can only be killed command history ready document i...
1
15,540
19,977,140,302
IssuesEvent
2022-01-29 09:07:30
RakSrinaNa/EditSign
https://api.github.com/repos/RakSrinaNa/EditSign
closed
Can't edit sign on server
modloader: Fabric status: ⌛ stale type: 🔄 mod compatibility
### Describe the bug The server also has the mod installed. ### Minecraft version 1.18.1 ### Fabric API version 0.45.0 ### Mod version 2.2.7 ### Relevant log output _No response_
True
Can't edit sign on server - ### Describe the bug The server also has the mod installed. ### Minecraft version 1.18.1 ### Fabric API version 0.45.0 ### Mod version 2.2.7 ### Relevant log output _No response_
comp
can t edit sign on server describe the bug the server also has the mod installed minecraft version fabric api version mod version relevant log output no response
1
64,357
12,440,647,367
IssuesEvent
2020-05-26 12:23:00
BgeeDB/bgee_apps
https://api.github.com/repos/BgeeDB/bgee_apps
opened
Add missing test cases in `GenerateMultiSpeciesDiffExprFileTest`
code priority: medium
In GitLab by @fbastian on Jul 16, 2015, 12:37 Some test cases are missing in `org.bgee.pipeline.expression.downloadfile.GenerateMultiSpeciesDiffExprFileTest`. * add test: an exception should be throw if OMA group ID are not in ascending orders (considering them as integers, not as strings). * Modify tests as we ...
1.0
Add missing test cases in `GenerateMultiSpeciesDiffExprFileTest` - In GitLab by @fbastian on Jul 16, 2015, 12:37 Some test cases are missing in `org.bgee.pipeline.expression.downloadfile.GenerateMultiSpeciesDiffExprFileTest`. * add test: an exception should be throw if OMA group ID are not in ascending orders (con...
non_comp
add missing test cases in generatemultispeciesdiffexprfiletest in gitlab by fbastian on jul some test cases are missing in org bgee pipeline expression downloadfile generatemultispeciesdiffexprfiletest add test an exception should be throw if oma group id are not in ascending orders consideri...
0
22,815
4,845,525,190
IssuesEvent
2016-11-10 08:36:11
robotology/yarp
https://api.github.com/repos/robotology/yarp
closed
How to announce new releases
Component: Documentation Status: In Progress Type: Discussion
Classically open source projects announce their new releases using dedicated low volume mailing lists, so anyone interested in being informed on the new releases can just join the dedicated mailing list and forget about it, and then received an email announcing the new release. For yarp new releases, we have starting...
1.0
How to announce new releases - Classically open source projects announce their new releases using dedicated low volume mailing lists, so anyone interested in being informed on the new releases can just join the dedicated mailing list and forget about it, and then received an email announcing the new release. For yar...
non_comp
how to announce new releases classically open source projects announce their new releases using dedicated low volume mailing lists so anyone interested in being informed on the new releases can just join the dedicated mailing list and forget about it and then received an email announcing the new release for yar...
0
7,115
9,413,357,069
IssuesEvent
2019-04-10 07:35:31
arcticicestudio/nord-vim
https://api.github.com/repos/arcticicestudio/nord-vim
closed
Doesn't Seem to Install Correctly
scope-compatibility status-pending type-support
I have installed Nord through my .Xresources for urxvt as per the documentation- I copied and pasted it in, and rebuilt the .Xresources file. I then installed nord-vim through Vundle, and enabled it, and my coloring looks completely wrong. Here is a side-by-side screenshot, left hand side with the Jellybeans syntax hig...
True
Doesn't Seem to Install Correctly - I have installed Nord through my .Xresources for urxvt as per the documentation- I copied and pasted it in, and rebuilt the .Xresources file. I then installed nord-vim through Vundle, and enabled it, and my coloring looks completely wrong. Here is a side-by-side screenshot, left han...
comp
doesn t seem to install correctly i have installed nord through my xresources for urxvt as per the documentation i copied and pasted it in and rebuilt the xresources file i then installed nord vim through vundle and enabled it and my coloring looks completely wrong here is a side by side screenshot left han...
1
57,087
11,708,461,051
IssuesEvent
2020-03-08 13:27:20
sepulzera/notes
https://api.github.com/repos/sepulzera/notes
closed
Migrate to androidx
code-related
I just gave it a quick try. Seemed to work quite nicely. But the preference-activity's (day/night) theming was broken.
1.0
Migrate to androidx - I just gave it a quick try. Seemed to work quite nicely. But the preference-activity's (day/night) theming was broken.
non_comp
migrate to androidx i just gave it a quick try seemed to work quite nicely but the preference activity s day night theming was broken
0
209,961
7,181,625,195
IssuesEvent
2018-02-01 06:13:58
ODIQueensland/data-curator
https://api.github.com/repos/ODIQueensland/data-curator
closed
Column property styling
env:Windows est:Minor f:Feature-request fn:Interface fn:Set-Properties priority:Low status:Ready
### Current Behaviour (for problems) Need to allow a little more room for constraint values ![image](https://user-images.githubusercontent.com/9379524/33969717-90228660-e0ba-11e7-943a-793df4d0e5d7.png) ### Your Environment * Data Curator version: 0.8.0 * Operating System and version: Windows 7
1.0
Column property styling - ### Current Behaviour (for problems) Need to allow a little more room for constraint values ![image](https://user-images.githubusercontent.com/9379524/33969717-90228660-e0ba-11e7-943a-793df4d0e5d7.png) ### Your Environment * Data Curator version: 0.8.0 * Operating System and version...
non_comp
column property styling current behaviour for problems need to allow a little more room for constraint values your environment data curator version operating system and version windows
0
5,787
8,230,703,420
IssuesEvent
2018-09-07 13:47:05
idia-astro/carta-frontend
https://api.github.com/repos/idia-astro/carta-frontend
closed
scroll zooming requires fixing
browser-compatibility bug
- Zoom speed is very slow in firefox. Possibly the scroll wheel event's delta factor isn't being taken into account.
True
scroll zooming requires fixing - - Zoom speed is very slow in firefox. Possibly the scroll wheel event's delta factor isn't being taken into account.
comp
scroll zooming requires fixing zoom speed is very slow in firefox possibly the scroll wheel event s delta factor isn t being taken into account
1
446,502
12,865,554,496
IssuesEvent
2020-07-10 00:42:09
the-future-society/modern-slavery-statements-research
https://api.github.com/repos/the-future-society/modern-slavery-statements-research
opened
Develop a tool to identify company's description of incidents remediation
Metric difficulty - Medium Priority 0 enhancement
Requirements: Given an input of statement text detect part of the text that is describing the company's incidents remediation The delivery should be a simple API interface where the input is either a string of text or a .txt file. The output should be a JSON or python dictionary response showing: strings of te...
1.0
Develop a tool to identify company's description of incidents remediation - Requirements: Given an input of statement text detect part of the text that is describing the company's incidents remediation The delivery should be a simple API interface where the input is either a string of text or a .txt file. The out...
non_comp
develop a tool to identify company s description of incidents remediation requirements given an input of statement text detect part of the text that is describing the company s incidents remediation the delivery should be a simple api interface where the input is either a string of text or a txt file the out...
0
1,105
3,590,122,351
IssuesEvent
2016-02-01 02:41:40
einsteinsci/betterbeginnings
https://api.github.com/repos/einsteinsci/betterbeginnings
closed
Crash upon piston use in multiplayer with Optifine.
1.8 compatibility dedicated server unconfirmed
The game crashes if a player near me uses a piston or if I use one myself. Sticky or normal. Local or server. Forge -1577 or -1563. It's a good mod! Keep it up. [logs.zip](https://github.com/einsteinsci/betterbeginnings/files/111580/logs.zip)
True
Crash upon piston use in multiplayer with Optifine. - The game crashes if a player near me uses a piston or if I use one myself. Sticky or normal. Local or server. Forge -1577 or -1563. It's a good mod! Keep it up. [logs.zip](https://github.com/einsteinsci/betterbeginnings/files/111580/logs.zip)
comp
crash upon piston use in multiplayer with optifine the game crashes if a player near me uses a piston or if i use one myself sticky or normal local or server forge or it s a good mod keep it up
1