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
142,716
19,102,879,266
IssuesEvent
2021-11-30 01:39:39
rsoreq/kendo-ui-core
https://api.github.com/repos/rsoreq/kendo-ui-core
opened
WS-2020-0443 (Medium) detected in socket.io-1.7.3.tgz, socket.io-1.7.4.tgz
security vulnerability
## WS-2020-0443 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>socket.io-1.7.3.tgz</b>, <b>socket.io-1.7.4.tgz</b></p></summary> <p> <details><summary><b>socket.io-1.7.3.tgz</b></...
True
WS-2020-0443 (Medium) detected in socket.io-1.7.3.tgz, socket.io-1.7.4.tgz - ## WS-2020-0443 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>socket.io-1.7.3.tgz</b>, <b>socket.io-1....
non_comp
ws medium detected in socket io tgz socket io tgz ws medium severity vulnerability vulnerable libraries socket io tgz socket io tgz socket io tgz node js realtime framework server library home page a href path to dependency file kendo ui c...
0
6,305
8,671,564,806
IssuesEvent
2018-11-29 19:31:13
LLK/scratch-vm
https://api.github.com/repos/LLK/scratch-vm
closed
Scratch 3's treatment of ±Infinity isn't the same as Scratch 2
bug compatibility
### Expected Behavior In Scratch 2 the following expressions are all true: < ( 1 / 0 ) = [Infinity] > where the right side is a string < (var) = [Infinity] > when var was set to 1/0 (i.e. Infinity) and right side is a string < [list v] contains [Infinity] > when it contains a numerical infinity (e.g. from 1/0) <...
True
Scratch 3's treatment of ±Infinity isn't the same as Scratch 2 - ### Expected Behavior In Scratch 2 the following expressions are all true: < ( 1 / 0 ) = [Infinity] > where the right side is a string < (var) = [Infinity] > when var was set to 1/0 (i.e. Infinity) and right side is a string < [list v] contains [Inf...
comp
scratch s treatment of ±infinity isn t the same as scratch expected behavior in scratch the following expressions are all true where the right side is a string when var was set to i e infinity and right side is a string when it contains a numerical infinity e g from when var is...
1
10,882
12,876,370,748
IssuesEvent
2020-07-11 04:22:27
ProgVal/Limnoria
https://api.github.com/repos/ProgVal/Limnoria
closed
UnicodeDecodeError with some Akas
Bug Python 2 compatibility
give is an aka alias: ``` .aka add give "echo $1, [$*]" ``` Giving something like 'list' works fine, but giving the weather in finnish: ``` .give Bane wunderground ``` Result: ``` supybot Uncaught exception in ['echo']. Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/supybot/callbacks.p...
True
UnicodeDecodeError with some Akas - give is an aka alias: ``` .aka add give "echo $1, [$*]" ``` Giving something like 'list' works fine, but giving the weather in finnish: ``` .give Bane wunderground ``` Result: ``` supybot Uncaught exception in ['echo']. Traceback (most recent call last): File "/usr/lib/python2...
comp
unicodedecodeerror with some akas give is an aka alias aka add give echo giving something like list works fine but giving the weather in finnish give bane wunderground result supybot uncaught exception in traceback most recent call last file usr lib site packages...
1
17,347
23,930,271,699
IssuesEvent
2022-09-10 12:40:29
akuker/RASCSI
https://api.github.com/repos/akuker/RASCSI
closed
CD-ROM Emulation doesn't work with stock Apple drivers
compatibility
The "stock" version of Apple's CD-ROM driver for MacOS 8.x (and probably all versions of "classic" Mac OSs) does not recognize the emulated CD-ROM of RaSCSI. At startup, the CD-ROM driver will send an unsupported command that is not supported by RaSCSI. I believe this check was done to make sure that only CD-ROMs w...
True
CD-ROM Emulation doesn't work with stock Apple drivers - The "stock" version of Apple's CD-ROM driver for MacOS 8.x (and probably all versions of "classic" Mac OSs) does not recognize the emulated CD-ROM of RaSCSI. At startup, the CD-ROM driver will send an unsupported command that is not supported by RaSCSI. I bel...
comp
cd rom emulation doesn t work with stock apple drivers the stock version of apple s cd rom driver for macos x and probably all versions of classic mac oss does not recognize the emulated cd rom of rascsi at startup the cd rom driver will send an unsupported command that is not supported by rascsi i bel...
1
18,668
26,002,142,262
IssuesEvent
2022-12-20 16:07:06
RedisLabs/redisraft
https://api.github.com/repos/RedisLabs/redisraft
closed
Handle maxmemory enforcement
compatibility Deep Thinker JIRA
Come up with a good scheme to handle enforcement of `maxmemory`. We may assume for now that the user is responsible to propagate this configuration to all cluster nodes, as this is also a common pattern with replicas or Redis Cluster nodes. We need to meet at least the following guarnatees: * Leader is able to enforc...
True
Handle maxmemory enforcement - Come up with a good scheme to handle enforcement of `maxmemory`. We may assume for now that the user is responsible to propagate this configuration to all cluster nodes, as this is also a common pattern with replicas or Redis Cluster nodes. We need to meet at least the following guarnat...
comp
handle maxmemory enforcement come up with a good scheme to handle enforcement of maxmemory we may assume for now that the user is responsible to propagate this configuration to all cluster nodes as this is also a common pattern with replicas or redis cluster nodes we need to meet at least the following guarnat...
1
1,877
4,532,636,181
IssuesEvent
2016-09-08 08:48:18
F5Networks/f5-common-python
https://api.github.com/repos/F5Networks/f5-common-python
closed
Tidy up test suite to promote new correct syntax
backwards_compatibility bugfix enhancement help wanted
Look through functional tests and correct the coding to reflect recent ManagementRoot changes. Also would be good if the tests were made in line with new testing method as discussed in slack @zancas Do we know exactly what we need for that new testing method ?
True
Tidy up test suite to promote new correct syntax - Look through functional tests and correct the coding to reflect recent ManagementRoot changes. Also would be good if the tests were made in line with new testing method as discussed in slack @zancas Do we know exactly what we need for that new testing method ?
comp
tidy up test suite to promote new correct syntax look through functional tests and correct the coding to reflect recent managementroot changes also would be good if the tests were made in line with new testing method as discussed in slack zancas do we know exactly what we need for that new testing method
1
19,268
26,766,419,391
IssuesEvent
2023-01-31 10:58:16
starlite-api/starlite
https://api.github.com/repos/starlite-api/starlite
closed
Enhancement: WTForms support
enhancement help wanted good first issue compatibility
We should add support for WTForms under `starlite.contrib`. As an example see: https://github.com/muicss/starlette-wtf and https://github.com/wtforms/flask-wtf
True
Enhancement: WTForms support - We should add support for WTForms under `starlite.contrib`. As an example see: https://github.com/muicss/starlette-wtf and https://github.com/wtforms/flask-wtf
comp
enhancement wtforms support we should add support for wtforms under starlite contrib as an example see and
1
19,507
27,089,532,032
IssuesEvent
2023-02-14 19:46:24
dotnet/docs
https://api.github.com/repos/dotnet/docs
closed
[Breaking change]: TableLayoutStyleCollection will throw `ArgumentException` instead of `InvalidCastException`
doc-idea breaking-change Pri1 binary incompatible in-pr :checkered_flag: Release: .NET 8 :pushpin: seQUESTered
### 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
11,234
13,219,491,461
IssuesEvent
2020-08-17 10:34:49
AdguardTeam/AdguardForAndroid
https://api.github.com/repos/AdguardTeam/AdguardForAndroid
closed
com.akakce.akakce - broken app
Bug Compatibility
@adguard-bot commented on [Wed Dec 04 2019](https://github.com/AdguardTeam/AdguardFilters/issues/45407) ### Issue URL (Incorrect Blocking) [https://play.google.com/store/apps/details?id=com.akakce.akakce](https://adguardteam.github.io/AnonymousRedirect/redirect.html?url=https%3A%2F%2Fplay.google.com%2Fstore%2Fapps%2F...
True
com.akakce.akakce - broken app - @adguard-bot commented on [Wed Dec 04 2019](https://github.com/AdguardTeam/AdguardFilters/issues/45407) ### Issue URL (Incorrect Blocking) [https://play.google.com/store/apps/details?id=com.akakce.akakce](https://adguardteam.github.io/AnonymousRedirect/redirect.html?url=https%3A%2F%2F...
comp
com akakce akakce broken app adguard bot commented on issue url incorrect blocking comment first https filtering is disabled for this app second i disabled dns filtering first screenshots shows the welcome page of the app never loads with filtering enabled after disabling filtering t...
1
206,693
16,049,906,666
IssuesEvent
2021-04-22 17:47:24
openenclave/openenclave
https://api.github.com/repos/openenclave/openenclave
closed
Support release mode enclaves
devex documentation triaged
All OE samples and tests create debug mode enclaves with the flag in the config file: ``` Debug=1 ``` And when creating the enclave on the host side, this flag is always passed to `oe_create_enclave`: ``` OE_ENCLAVE_FLAG_DEBUG ``` Which is described by OE documentation as: > The flag allows the enclave to be...
1.0
Support release mode enclaves - All OE samples and tests create debug mode enclaves with the flag in the config file: ``` Debug=1 ``` And when creating the enclave on the host side, this flag is always passed to `oe_create_enclave`: ``` OE_ENCLAVE_FLAG_DEBUG ``` Which is described by OE documentation as: > T...
non_comp
support release mode enclaves all oe samples and tests create debug mode enclaves with the flag in the config file debug and when creating the enclave on the host side this flag is always passed to oe create enclave oe enclave flag debug which is described by oe documentation as t...
0
2,283
5,042,033,268
IssuesEvent
2016-12-19 12:33:36
Yoast/wordpress-seo
https://api.github.com/repos/Yoast/wordpress-seo
closed
Can't configure Yoast SEO
compatibility onboarding wizard
### What did you expect to happen? The possibility to configure the plugin ### What happened instead? The page doesn't load ### How can we reproduce this behavior? Can you provide a link to a page which shows this issue? http://kerkvoornu.nl/wp-admin/?page=wpseo_configurator ### Technical info * WordPre...
True
Can't configure Yoast SEO - ### What did you expect to happen? The possibility to configure the plugin ### What happened instead? The page doesn't load ### How can we reproduce this behavior? Can you provide a link to a page which shows this issue? http://kerkvoornu.nl/wp-admin/?page=wpseo_configurator #...
comp
can t configure yoast seo what did you expect to happen the possibility to configure the plugin what happened instead the page doesn t load how can we reproduce this behavior can you provide a link to a page which shows this issue technical info wordpress version yoast ...
1
4,238
7,001,819,531
IssuesEvent
2017-12-18 11:42:48
magento-russia/2
https://api.github.com/repos/magento-russia/2
closed
TemplateMonster #58050 («Electro») неправильно отображает переключатель «доставить по этому адресу» / «доставить по другому адресу» на странице удобного оформления заказа
third-party-compatibility
![01](https://user-images.githubusercontent.com/83204/34103583-49d82da8-e3fe-11e7-910a-68940aecd884.png)
True
TemplateMonster #58050 («Electro») неправильно отображает переключатель «доставить по этому адресу» / «доставить по другому адресу» на странице удобного оформления заказа - ![01](https://user-images.githubusercontent.com/83204/34103583-49d82da8-e3fe-11e7-910a-68940aecd884.png)
comp
templatemonster «electro» неправильно отображает переключатель «доставить по этому адресу» «доставить по другому адресу» на странице удобного оформления заказа
1
403,909
27,441,195,288
IssuesEvent
2023-03-02 11:07:19
mysociety/fixmystreet
https://api.github.com/repos/mysociety/fixmystreet
closed
Update filter_category docs in manual
Documentation
Copy of #4118 just for the docs update, which is higher priority. The `filter_category` parameter can be used to prefilter the map & preselect a category when linking to FMS. However the current behaviour doesn't seem to line up with the manual, which suggests the `filter_category` parameter [can be used on its own]...
1.0
Update filter_category docs in manual - Copy of #4118 just for the docs update, which is higher priority. The `filter_category` parameter can be used to prefilter the map & preselect a category when linking to FMS. However the current behaviour doesn't seem to line up with the manual, which suggests the `filter_cate...
non_comp
update filter category docs in manual copy of just for the docs update which is higher priority the filter category parameter can be used to prefilter the map preselect a category when linking to fms however the current behaviour doesn t seem to line up with the manual which suggests the filter categor...
0
16,590
22,640,012,577
IssuesEvent
2022-07-01 00:16:49
paratestphp/paratest
https://api.github.com/repos/paratestphp/paratest
closed
testdox-text file is messed up
bug phpunit compatibility Stale
i'm using paratest 1.0.1 & phpunit 6.2.3 with laravel 5.4 this is my phpunit.xml ```xml <?xml version="1.0" encoding="UTF-8"?> <phpunit backupGlobals="false" backupStaticAttributes="false" bootstrap="bootstrap/autoload.php" colors="true" convertErrorsToExceptions="true" ...
True
testdox-text file is messed up - i'm using paratest 1.0.1 & phpunit 6.2.3 with laravel 5.4 this is my phpunit.xml ```xml <?xml version="1.0" encoding="UTF-8"?> <phpunit backupGlobals="false" backupStaticAttributes="false" bootstrap="bootstrap/autoload.php" colors="true" con...
comp
testdox text file is messed up i m using paratest phpunit with laravel this is my phpunit xml xml phpunit backupglobals false backupstaticattributes false bootstrap bootstrap autoload php colors true converterrorstoexceptions true ...
1
7,712
9,955,466,245
IssuesEvent
2019-07-05 11:08:10
OpenCubicChunks/CubicChunks
https://api.github.com/repos/OpenCubicChunks/CubicChunks
closed
Aether 2
Bug Compatibility
Hello, if I use the last version of curseforge, the client crashed while generating a new world . If I use the latest code of github the client crashs by game start directly. I use the latest Aether2 version and Forge 2768. [crash-2019-03-30_22.15.52-server_create_world.txt](https://github.com/OpenCubicChunks/...
True
Aether 2 - Hello, if I use the last version of curseforge, the client crashed while generating a new world . If I use the latest code of github the client crashs by game start directly. I use the latest Aether2 version and Forge 2768. [crash-2019-03-30_22.15.52-server_create_world.txt](https://github.com/OpenC...
comp
aether hello if i use the last version of curseforge the client crashed while generating a new world if i use the latest code of github the client crashs by game start directly i use the latest version and forge
1
9,884
11,893,097,210
IssuesEvent
2020-03-29 09:49:39
Swirtzly/Regeneration
https://api.github.com/repos/Swirtzly/Regeneration
closed
[BUG] Incompatibility with FirstAid
1.12.2 Deprecated Version Compatibility bug bug
The player dies when their torso/head bars reach zero... but they can close the menu with ESC, and can regenerate while dead. Install any version of Regen/First Aid Die in a way that kills the player quickly (TNT, enchanted sword, etc) Look at the twitchy broken animation When the head or torso bars reach zero,...
True
[BUG] Incompatibility with FirstAid - The player dies when their torso/head bars reach zero... but they can close the menu with ESC, and can regenerate while dead. Install any version of Regen/First Aid Die in a way that kills the player quickly (TNT, enchanted sword, etc) Look at the twitchy broken animation W...
comp
incompatibility with firstaid the player dies when their torso head bars reach zero but they can close the menu with esc and can regenerate while dead install any version of regen first aid die in a way that kills the player quickly tnt enchanted sword etc look at the twitchy broken animation when ...
1
266,869
28,479,933,149
IssuesEvent
2023-04-18 01:11:00
npenin/thewheel-dotnet
https://api.github.com/repos/npenin/thewheel-dotnet
reopened
system.data.sqlclient.4.8.4.nupkg: 1 vulnerabilities (highest severity is: 5.8)
Mend: dependency security vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>system.data.sqlclient.4.8.4.nupkg</b></p></summary> <p>Provides the data provider for SQL Server. </p> <p>Library home page: <a href="https://api.nuget.org/packages/s...
True
system.data.sqlclient.4.8.4.nupkg: 1 vulnerabilities (highest severity is: 5.8) - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>system.data.sqlclient.4.8.4.nupkg</b></p></summary> <p>Provides the data provider fo...
non_comp
system data sqlclient nupkg vulnerabilities highest severity is vulnerable library system data sqlclient nupkg provides the data provider for sql server library home page a href path to dependency file thewheel etl parlot thewheel etl parlot csproj path to vulnerable li...
0
114,710
17,260,150,598
IssuesEvent
2021-07-22 06:10:17
Chiencc/WS-Bolt
https://api.github.com/repos/Chiencc/WS-Bolt
opened
CVE-2020-36185 (High) detected in jackson-databind-2.0.6.jar
security vulnerability
## CVE-2020-36185 - 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.0.6.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core streamin...
True
CVE-2020-36185 (High) detected in jackson-databind-2.0.6.jar - ## CVE-2020-36185 - 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.0.6.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 path to dependency file ws bolt pom xml path to vulnerable library canner reposi...
0
54,123
3,060,096,752
IssuesEvent
2015-08-14 18:40:24
PeerSay/Atlas
https://api.github.com/repos/PeerSay/Atlas
closed
Presentation list should be sorted from new to old
Priority: Medium
When generating a presentation it should be added as the first one, not the last.
1.0
Presentation list should be sorted from new to old - When generating a presentation it should be added as the first one, not the last.
non_comp
presentation list should be sorted from new to old when generating a presentation it should be added as the first one not the last
0
381,573
11,276,800,736
IssuesEvent
2020-01-15 00:26:49
google/blockly
https://api.github.com/repos/google/blockly
closed
Input fields blocks can end up in front of currently selected block
low priority type: bug
Input fields can be bumped such that they end up in front of a block that is currently selected and dragged. ![ae76b910-ba3e-484e-b147-46339d15c522](https://cloud.githubusercontent.com/assets/6621618/17945613/755352e4-69f9-11e6-9d49-ca85183c8002.gif)
1.0
Input fields blocks can end up in front of currently selected block - Input fields can be bumped such that they end up in front of a block that is currently selected and dragged. ![ae76b910-ba3e-484e-b147-46339d15c522](https://cloud.githubusercontent.com/assets/6621618/17945613/755352e4-69f9-11e6-9d49-ca85183c8002.gif)...
non_comp
input fields blocks can end up in front of currently selected block input fields can be bumped such that they end up in front of a block that is currently selected and dragged
0
190,481
6,818,890,733
IssuesEvent
2017-11-07 08:08:41
Cadasta/cadasta-platform
https://api.github.com/repos/Cadasta/cadasta-platform
closed
Relevant conditions in XLSForms are capped to 100 chars
bug priority: medium xform
### Steps to reproduce the error 1. Create a XLSForm and include a relevant condition with more than 100 chars 2. Form is accepted 3. Download the form in ODK 4. Submit an answer 5. Enjoy a 500: DataError at /organizations/david-org/projects/congo-initiative-v01/edit/details/ value too long for type charac...
1.0
Relevant conditions in XLSForms are capped to 100 chars - ### Steps to reproduce the error 1. Create a XLSForm and include a relevant condition with more than 100 chars 2. Form is accepted 3. Download the form in ODK 4. Submit an answer 5. Enjoy a 500: DataError at /organizations/david-org/projects/congo-in...
non_comp
relevant conditions in xlsforms are capped to chars steps to reproduce the error create a xlsform and include a relevant condition with more than chars form is accepted download the form in odk submit an answer enjoy a dataerror at organizations david org projects congo initiati...
0
567
3,004,873,272
IssuesEvent
2015-07-26 11:54:11
Dyvil/Dyvil
https://api.github.com/repos/Dyvil/Dyvil
opened
Proper error for Out-Of-Range integer literals
Bug Compatibility Compiler
The compiler should produce a proper error instead of throwing an exception when an integer or long literal is out of range.
True
Proper error for Out-Of-Range integer literals - The compiler should produce a proper error instead of throwing an exception when an integer or long literal is out of range.
comp
proper error for out of range integer literals the compiler should produce a proper error instead of throwing an exception when an integer or long literal is out of range
1
3,352
6,313,873,349
IssuesEvent
2017-07-24 09:20:27
not-for-me/hb-angular-first
https://api.github.com/repos/not-for-me/hb-angular-first
closed
소스 컴파일 에러가 발생합니다.
version-compatibility
전체 소스 클론 후 ch03 폴더로 들어가서 npm install 후 ng serve 했는데 아래와 같은 에러와 워닝메세지가 출력됩니다. 윈도우10 64bit 최신버전입니다. npm install 했을 땐 이런 워닝 메세지가 뜹니다. ``` npm WARN @angular/material@2.0.0-beta.8 requires a peer of @angular/cdk@2.0.0-beta.8 but none was installed. npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.1.2 (nod...
True
소스 컴파일 에러가 발생합니다. - 전체 소스 클론 후 ch03 폴더로 들어가서 npm install 후 ng serve 했는데 아래와 같은 에러와 워닝메세지가 출력됩니다. 윈도우10 64bit 최신버전입니다. npm install 했을 땐 이런 워닝 메세지가 뜹니다. ``` npm WARN @angular/material@2.0.0-beta.8 requires a peer of @angular/cdk@2.0.0-beta.8 but none was installed. npm WARN optional SKIPPING OPTIONAL DEPENDENCY:...
comp
소스 컴파일 에러가 발생합니다 전체 소스 클론 후 폴더로 들어가서 npm install 후 ng serve 했는데 아래와 같은 에러와 워닝메세지가 출력됩니다 최신버전입니다 npm install 했을 땐 이런 워닝 메세지가 뜹니다 npm warn angular material beta requires a peer of angular cdk beta but none was installed npm warn optional skipping optional dependency fsevents ...
1
77,827
7,604,518,922
IssuesEvent
2018-04-30 02:01:52
TerriaJS/nationalmap
https://api.github.com/repos/TerriaJS/nationalmap
closed
National Map v2018-04-16 pre-release test - Dept of Comms / ADSL availability - no borders
GA-testing
Takes too long to load Layer: National Datasets/Communications/Broadband ADSL Availability no Borders ![slide1](https://user-images.githubusercontent.com/22827786/39110473-c4c6ffc4-46c0-11e8-812d-b5dd743db1f6.JPG)
1.0
National Map v2018-04-16 pre-release test - Dept of Comms / ADSL availability - no borders - Takes too long to load Layer: National Datasets/Communications/Broadband ADSL Availability no Borders ![slide1](https://user-images.githubusercontent.com/22827786/39110473-c4c6ffc4-46c0-11e8-812d-b5dd743db1f6.JPG)
non_comp
national map pre release test dept of comms adsl availability no borders takes too long to load layer national datasets communications broadband adsl availability no borders
0
38,502
5,188,981,892
IssuesEvent
2017-01-20 21:41:40
servo/servo
https://api.github.com/repos/servo/servo
closed
check_no_panic.sh should check addition constellation source files
A-testing
We've recently added event_loop.rs and frame.rs, and those aren't being checked for panics. @asajeffrey Would it make more sense to create a blocklist of files that should not be checked so we don't accidentally lose coverage in the future?
1.0
check_no_panic.sh should check addition constellation source files - We've recently added event_loop.rs and frame.rs, and those aren't being checked for panics. @asajeffrey Would it make more sense to create a blocklist of files that should not be checked so we don't accidentally lose coverage in the future?
non_comp
check no panic sh should check addition constellation source files we ve recently added event loop rs and frame rs and those aren t being checked for panics asajeffrey would it make more sense to create a blocklist of files that should not be checked so we don t accidentally lose coverage in the future
0
488
2,905,073,361
IssuesEvent
2015-06-18 21:29:12
bwanders/dokuwiki-strata
https://api.github.com/repos/bwanders/dokuwiki-strata
reopened
SQLite problems
incompatibility
Running Dokuwiki: Release 2014-09-29d "Hrun" Strata plugin 'master' branch Running the strata plugin with the latest sqlite it requested to change the filename from .sqlite to .sqlite3, to use version 3. However, from the Admin-sqlite interface I get errors when trying to look inside the strata database. Spec...
True
SQLite problems - Running Dokuwiki: Release 2014-09-29d "Hrun" Strata plugin 'master' branch Running the strata plugin with the latest sqlite it requested to change the filename from .sqlite to .sqlite3, to use version 3. However, from the Admin-sqlite interface I get errors when trying to look inside the strata...
comp
sqlite problems running dokuwiki release hrun strata plugin master branch running the strata plugin with the latest sqlite it requested to change the filename from sqlite to to use version however from the admin sqlite interface i get errors when trying to look inside the strata database ...
1
27,211
4,047,987,888
IssuesEvent
2016-05-23 08:35:44
healthsites/healthsites
https://api.github.com/repos/healthsites/healthsites
closed
copy update
design-amend
please update the following copy Change 'organization' : to 'organisations supported'
1.0
copy update - please update the following copy Change 'organization' : to 'organisations supported'
non_comp
copy update please update the following copy change organization to organisations supported
0
21,035
32,028,972,123
IssuesEvent
2023-09-22 10:52:51
pygame/pygame
https://api.github.com/repos/pygame/pygame
closed
Not possible anymore to get "real" fullscreen display with OpenGL in Pygame 2
critical Compatibility (Pygame 1)
In Pygame 2 it is currently not possible anymore to get a "real" fullscreen OpenGL display (i.e. a fullscreen created with the `SDL_WINDOW_FULLSCREEN` flag. Due to the code [here](https://github.com/pygame/pygame/blob/75f6251910b0e2e654c1554244fa1ed88186e366/src_c/display.c#L942), Pygame will always create a "desktop" ...
True
Not possible anymore to get "real" fullscreen display with OpenGL in Pygame 2 - In Pygame 2 it is currently not possible anymore to get a "real" fullscreen OpenGL display (i.e. a fullscreen created with the `SDL_WINDOW_FULLSCREEN` flag. Due to the code [here](https://github.com/pygame/pygame/blob/75f6251910b0e2e654c155...
comp
not possible anymore to get real fullscreen display with opengl in pygame in pygame it is currently not possible anymore to get a real fullscreen opengl display i e a fullscreen created with the sdl window fullscreen flag due to the code pygame will always create a desktop fullscreen window instead...
1
365,447
25,536,227,966
IssuesEvent
2022-11-29 12:12:14
RWill2/Advanced-Programming---AdaShip
https://api.github.com/repos/RWill2/Advanced-Programming---AdaShip
opened
Outline Goals
documentation
What the system should do? What is expected for each release? What functionality is needed?
1.0
Outline Goals - What the system should do? What is expected for each release? What functionality is needed?
non_comp
outline goals what the system should do what is expected for each release what functionality is needed
0
15,942
20,989,127,152
IssuesEvent
2022-03-29 07:40:20
opensrp/web
https://api.github.com/repos/opensrp/web
closed
[FHIR Road Map] Team Management FHIR Compatibility Changes
Discussion Ready for Engineering FHIR compatibility
**Common changes** - [ ] Point the business logic to the new FHIR server URL -- Related to https://github.com/OpenSRP/web/issues/551 - [ ] Adapt the business logic to perform crud operations to the FHIR server. **FHIR resources to be used** - Team CRUD -- [Organisation Resource](https://www.hl7.org/fhir/organiza...
True
[FHIR Road Map] Team Management FHIR Compatibility Changes - **Common changes** - [ ] Point the business logic to the new FHIR server URL -- Related to https://github.com/OpenSRP/web/issues/551 - [ ] Adapt the business logic to perform crud operations to the FHIR server. **FHIR resources to be used** - Team CRUD...
comp
team management fhir compatibility changes common changes point the business logic to the new fhir server url related to adapt the business logic to perform crud operations to the fhir server fhir resources to be used team crud team member assignment team assignment...
1
175,571
6,552,340,477
IssuesEvent
2017-09-05 17:55:03
strongloop/loopback-connector-rest
https://api.github.com/repos/strongloop/loopback-connector-rest
closed
Unable to extract body content from client request?
feature needs-priority stale
lb-services.js: ``` "func": { url: urlBase + "/func", method: "POST" } ``` datasources.json: ``` "template": { "method": "POST", "url": "http://some.domain/func", "headers": { "accepts": "application/json", "content-type": "application/json" }, "body": { "var1": "{var1}", "var2": "{var2...
1.0
Unable to extract body content from client request? - lb-services.js: ``` "func": { url: urlBase + "/func", method: "POST" } ``` datasources.json: ``` "template": { "method": "POST", "url": "http://some.domain/func", "headers": { "accepts": "application/json", "content-type": "application/json" }...
non_comp
unable to extract body content from client request lb services js func url urlbase func method post datasources json template method post url headers accepts application json content type application json body ...
0
523,137
15,173,500,490
IssuesEvent
2021-02-13 14:25:47
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
closed
[0.9.2 staging-1881] Command '/preset hidden' crashes server
Category: Tech Priority: Medium Squad: Mountain Goat Status: Fixed
It probably crashed since 9.0, but it was not critical as I thought, but some players use these commands too(I got a message about this) for their own purposes. So I think it's worth fixing this. [log_201221113540.log](https://github.com/StrangeLoopGames/EcoIssues/files/5723747/log_201221113540.log) ``` System.Agg...
1.0
[0.9.2 staging-1881] Command '/preset hidden' crashes server - It probably crashed since 9.0, but it was not critical as I thought, but some players use these commands too(I got a message about this) for their own purposes. So I think it's worth fixing this. [log_201221113540.log](https://github.com/StrangeLoopGames/E...
non_comp
command preset hidden crashes server it probably crashed since but it was not critical as i thought but some players use these commands too i got a message about this for their own purposes so i think it s worth fixing this system aggregateexception one or more errors occurred can t enco...
0
3,385
6,348,148,731
IssuesEvent
2017-07-28 09:12:32
SpongePowered/SpongeForge
https://api.github.com/repos/SpongePowered/SpongeForge
closed
ASM Transformer compatibility issue
type: mod-incompatibility
Hey there, unfortunately I have found an issue between my mod (CreativeCore) and SpongeForge. **What CreativeCore changes** It modifies `net.minecraft.world.World.updateEntities();` ... Original code: ```java this.theProfiler.startSection(tileentity.getClass().getSimpleName()); ((ITickable)tileentity).upda...
True
ASM Transformer compatibility issue - Hey there, unfortunately I have found an issue between my mod (CreativeCore) and SpongeForge. **What CreativeCore changes** It modifies `net.minecraft.world.World.updateEntities();` ... Original code: ```java this.theProfiler.startSection(tileentity.getClass().getSimple...
comp
asm transformer compatibility issue hey there unfortunately i have found an issue between my mod creativecore and spongeforge what creativecore changes it modifies net minecraft world world updateentities original code java this theprofiler startsection tileentity getclass getsimple...
1
16,564
22,580,566,862
IssuesEvent
2022-06-28 11:14:48
gabordemooij/redbean
https://api.github.com/repos/gabordemooij/redbean
closed
R::loadJoined() on null value
resolved forward compatibility issue
PHP 8.1.7 RB 5.7.2 $user->company_id is `NULL` ```php $user = \R::load('user', 1); \R::loadJoined([$user], 'company'); ``` Throws on https://github.com/gabordemooij/redbean/blob/0a599233f3c5a11b67afc17ca5601a334378554e/RedBeanPHP/Finder.php#L554 ``` ErrorException Undefined array key ``` Not sure where t...
True
R::loadJoined() on null value - PHP 8.1.7 RB 5.7.2 $user->company_id is `NULL` ```php $user = \R::load('user', 1); \R::loadJoined([$user], 'company'); ``` Throws on https://github.com/gabordemooij/redbean/blob/0a599233f3c5a11b67afc17ca5601a334378554e/RedBeanPHP/Finder.php#L554 ``` ErrorException Undefined ...
comp
r loadjoined on null value php rb user company id is null php user r load user r loadjoined company throws on errorexception undefined array key not sure where the problem originates
1
542,998
15,875,922,112
IssuesEvent
2021-04-09 07:41:42
TEAM-SUITS/Suits
https://api.github.com/repos/TEAM-SUITS/Suits
closed
feat: Navigation Bar 컨테이너 컴포넌트
:orange_circle: Priority: High :sparkling_heart: feature
# ✨Feature Request ## Navigation Bar 컨테이너 컴포넌트 - 해커톤에서 사용하였던 Navigation Bar를 활용하여 이번 프로젝트에 맞게 수정하기 ![image](https://user-images.githubusercontent.com/54733637/113903633-2738de80-980c-11eb-8051-6c7a8bfe086a.png)
1.0
feat: Navigation Bar 컨테이너 컴포넌트 - # ✨Feature Request ## Navigation Bar 컨테이너 컴포넌트 - 해커톤에서 사용하였던 Navigation Bar를 활용하여 이번 프로젝트에 맞게 수정하기 ![image](https://user-images.githubusercontent.com/54733637/113903633-2738de80-980c-11eb-8051-6c7a8bfe086a.png)
non_comp
feat navigation bar 컨테이너 컴포넌트 ✨feature request navigation bar 컨테이너 컴포넌트 해커톤에서 사용하였던 navigation bar를 활용하여 이번 프로젝트에 맞게 수정하기
0
3,162
6,084,783,705
IssuesEvent
2017-06-17 07:51:07
sass/sass
https://api.github.com/repos/sass/sass
closed
Selectors are not supported in ::slotted()
CSS Compatibility
This is a valid CSS used with Web Components v1: ```scss ::slotted(input:active) { } ::slotted(input[disabled]) { } ``` It should compile to the same: ```css ::slotted(input:active) { } ::slotted(input[disabled]) { } ``` Instead, I'm getting: ``` $ scss --style compressed --no-cache --trace --source...
True
Selectors are not supported in ::slotted() - This is a valid CSS used with Web Components v1: ```scss ::slotted(input:active) { } ::slotted(input[disabled]) { } ``` It should compile to the same: ```css ::slotted(input:active) { } ::slotted(input[disabled]) { } ``` Instead, I'm getting: ``` $ scss -...
comp
selectors are not supported in slotted this is a valid css used with web components scss slotted input active slotted input it should compile to the same css slotted input active slotted input instead i m getting scss style compressed ...
1
114,216
4,621,811,097
IssuesEvent
2016-09-27 03:46:22
dhowe/AdNauseam
https://api.github.com/repos/dhowe/AdNauseam
closed
Ads re-appearing on sites
PRIORITY: Low
This page was originally listed in #381. The ad is initially blocked then returns after a few seconds (and continues to change/return): ![screen shot 2016-09-27 at 4 52 59 am](https://cloud.githubusercontent.com/assets/737638/18851470/bfd99d20-846e-11e6-9281-d187b9f247c6.png)
1.0
Ads re-appearing on sites - This page was originally listed in #381. The ad is initially blocked then returns after a few seconds (and continues to change/return): ![screen shot 2016-09-27 at 4 52 59 am](https://cloud.githubusercontent.com/assets/737638/18851470/bfd99d20-846e-11e6-9281-d187b9f247c6.png)
non_comp
ads re appearing on sites this page was originally listed in the ad is initially blocked then returns after a few seconds and continues to change return
0
469,686
13,523,347,072
IssuesEvent
2020-09-15 09:49:46
buddyboss/buddyboss-platform
https://api.github.com/repos/buddyboss/buddyboss-platform
opened
Post Data getting lost if user edit any other post while creating new post.
bug priority: high
**Describe the bug** UX Bug - Post Data getting lost if user edit any other post while creating new post. UX- In this scenario any author will loss typed content in text editor if they edited any post at the same time. Refer video for details. **To Reproduce** https://www.loom.com/share/f415bee7f1654c8c850c9...
1.0
Post Data getting lost if user edit any other post while creating new post. - **Describe the bug** UX Bug - Post Data getting lost if user edit any other post while creating new post. UX- In this scenario any author will loss typed content in text editor if they edited any post at the same time. Refer video for de...
non_comp
post data getting lost if user edit any other post while creating new post describe the bug ux bug post data getting lost if user edit any other post while creating new post ux in this scenario any author will loss typed content in text editor if they edited any post at the same time refer video for de...
0
1,294
3,797,447,499
IssuesEvent
2016-03-23 07:57:47
AdguardTeam/AdguardForAndroid
https://api.github.com/repos/AdguardTeam/AdguardForAndroid
opened
Test Adguard's HTTPS filtering compatibility with popular apps
Compatibility
**How to test:** 1. Install the app or clear app data and cache 2. Sign in 3. Navigate there a bit, check main features **What to check:** Check that everything work flawlessly. If you see some random error (during sign in for instance) that is fixed on the second retry - it is a bad sign. It may mean that Adgua...
True
Test Adguard's HTTPS filtering compatibility with popular apps - **How to test:** 1. Install the app or clear app data and cache 2. Sign in 3. Navigate there a bit, check main features **What to check:** Check that everything work flawlessly. If you see some random error (during sign in for instance) that is fix...
comp
test adguard s https filtering compatibility with popular apps how to test install the app or clear app data and cache sign in navigate there a bit check main features what to check check that everything work flawlessly if you see some random error during sign in for instance that is fix...
1
1,184
3,069,366,087
IssuesEvent
2015-08-18 20:08:33
catapult-project/catapult
https://api.github.com/repos/catapult-project/catapult
closed
Trace viewer examples path seems wrong.
Infrastructure
Currently, to access the example trace_viewer the URL is /examples/trace_viewer.html. I think this should be /tracing/examples/trace_viewer.html now that we've moved to a global dev server.
1.0
Trace viewer examples path seems wrong. - Currently, to access the example trace_viewer the URL is /examples/trace_viewer.html. I think this should be /tracing/examples/trace_viewer.html now that we've moved to a global dev server.
non_comp
trace viewer examples path seems wrong currently to access the example trace viewer the url is examples trace viewer html i think this should be tracing examples trace viewer html now that we ve moved to a global dev server
0
63,431
14,656,717,695
IssuesEvent
2020-12-28 14:02:41
fu1771695yongxie/parse-server
https://api.github.com/repos/fu1771695yongxie/parse-server
opened
CVE-2020-11023 (Medium) detected in jquery-1.7.2.min.js, jquery-2.1.4.min.js
security vulnerability
## CVE-2020-11023 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jquery-1.7.2.min.js</b>, <b>jquery-2.1.4.min.js</b></p></summary> <p> <details><summary><b>jquery-1.7.2.min.js</b>...
True
CVE-2020-11023 (Medium) detected in jquery-1.7.2.min.js, jquery-2.1.4.min.js - ## CVE-2020-11023 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jquery-1.7.2.min.js</b>, <b>jquery-2...
non_comp
cve medium detected in jquery min js jquery min js cve medium severity vulnerability vulnerable libraries jquery min js jquery min js jquery min js javascript library for dom operations library home page a href path to dependency file pars...
0
28,271
6,974,047,349
IssuesEvent
2017-12-11 22:48:10
GoogleCloudPlatform/ruby-docs-samples
https://api.github.com/repos/GoogleCloudPlatform/ruby-docs-samples
closed
Flaky Tests
code health P0 testing
**Possible reason** A resource race-condition, running more than one instance of _ruby-docs-samples_ tests will cause an error related to a resource being in use. **Storage and Datastore** [Storage-Example-1](https://circleci.com/gh/GoogleCloudPlatform/ruby-docs-samples/222?utm_campaign=vcs&integration-link&utm_m...
1.0
Flaky Tests - **Possible reason** A resource race-condition, running more than one instance of _ruby-docs-samples_ tests will cause an error related to a resource being in use. **Storage and Datastore** [Storage-Example-1](https://circleci.com/gh/GoogleCloudPlatform/ruby-docs-samples/222?utm_campaign=vcs&integrat...
non_comp
flaky tests possible reason a resource race condition running more than one instance of ruby docs samples tests will cause an error related to a resource being in use storage and datastore bigquery
0
16,691
23,020,938,496
IssuesEvent
2022-07-22 04:39:39
zer0Kerbal/Komplexity
https://api.github.com/repos/zer0Kerbal/Komplexity
closed
[Bug 🐞]: JX2Antenna+OPM Incompatibility
issue: compatibility/patch issue: config bug 🐛
### Brief description of your issue When both JX2Antenna and Outer Planets Mod is installed, a patch file from JX2Antenna overrides another patch from OPM that adjusts the Tracking Station building's stats, resulting in either one or both erasing Komplexity's changes. ### Steps to reproduce Install Komplexity, JX2An...
True
[Bug 🐞]: JX2Antenna+OPM Incompatibility - ### Brief description of your issue When both JX2Antenna and Outer Planets Mod is installed, a patch file from JX2Antenna overrides another patch from OPM that adjusts the Tracking Station building's stats, resulting in either one or both erasing Komplexity's changes. ### St...
comp
opm incompatibility brief description of your issue when both and outer planets mod is installed a patch file from overrides another patch from opm that adjusts the tracking station building s stats resulting in either one or both erasing komplexity s changes steps to reproduce install komplexi...
1
11,469
13,451,545,907
IssuesEvent
2020-09-08 20:26:36
mapbox/mapbox-navigation-ios
https://api.github.com/repos/mapbox/mapbox-navigation-ios
closed
RouteController should get navigation statuses based on a consistent timestamp
- refactor backwards-incompatible release blocker topic: location
RouteController currently calls `Navigator.status(at:)` (a wrapper around `Navigator.getStatusForTimestamp(_:)`) with inconsistent or user-defined timestamps. Historically, the expectation was that the navigator would be able to march to and fro along the timeline of the route. However, this has never quite been the ca...
True
RouteController should get navigation statuses based on a consistent timestamp - RouteController currently calls `Navigator.status(at:)` (a wrapper around `Navigator.getStatusForTimestamp(_:)`) with inconsistent or user-defined timestamps. Historically, the expectation was that the navigator would be able to march to a...
comp
routecontroller should get navigation statuses based on a consistent timestamp routecontroller currently calls navigator status at a wrapper around navigator getstatusfortimestamp with inconsistent or user defined timestamps historically the expectation was that the navigator would be able to march to a...
1
475,263
13,690,282,442
IssuesEvent
2020-09-30 14:12:10
CONP-PCNO/conp-portal
https://api.github.com/repos/CONP-PCNO/conp-portal
closed
Integration of additional sharing platforms
enhancement priority-low
## Purpose This was brought up as a feedback from the webinar. Simpler integration with other platforms. Very impressed that it can interface with Zenodo, OSF, and Datalad though.
1.0
Integration of additional sharing platforms - ## Purpose This was brought up as a feedback from the webinar. Simpler integration with other platforms. Very impressed that it can interface with Zenodo, OSF, and Datalad though.
non_comp
integration of additional sharing platforms purpose this was brought up as a feedback from the webinar simpler integration with other platforms very impressed that it can interface with zenodo osf and datalad though
0
85,919
10,468,449,679
IssuesEvent
2019-09-22 13:52:52
kujunda-seda/worthy-v2
https://api.github.com/repos/kujunda-seda/worthy-v2
opened
Accounting principles
documentation
# Goal: Decide on accounting principles and document them in `product-work` folder ## Acceptance checklist: - [ ] write notes on why we use double-entry accounting - [ ] write notes on currency trading - [ ] describe all account types used - [ ] describe how basic currency is changed and all data recalculated
1.0
Accounting principles - # Goal: Decide on accounting principles and document them in `product-work` folder ## Acceptance checklist: - [ ] write notes on why we use double-entry accounting - [ ] write notes on currency trading - [ ] describe all account types used - [ ] describe how basic currency is changed and ...
non_comp
accounting principles goal decide on accounting principles and document them in product work folder acceptance checklist write notes on why we use double entry accounting write notes on currency trading describe all account types used describe how basic currency is changed and all data...
0
17,838
24,617,859,048
IssuesEvent
2022-10-15 14:52:54
auioc/arnicalib-mcmod
https://api.github.com/repos/auioc/arnicalib-mcmod
closed
[BUG] Crash on launch with latest version
type:bug state:approved mod:mixin area:compatibility
### Description After updating to Arnicalib 5.6.1 the game crashes immediately on launch ### Environment running the FTB Inferno modpack mc 1.18.2 forge 40.1.80 Arnicalib 5.6.1 ### Reproduction steps Update Arnicalib to 5.6.1 from 5.4.4 in the pack and experience the crash, 5.4.4 does not crash ### Expected be...
True
[BUG] Crash on launch with latest version - ### Description After updating to Arnicalib 5.6.1 the game crashes immediately on launch ### Environment running the FTB Inferno modpack mc 1.18.2 forge 40.1.80 Arnicalib 5.6.1 ### Reproduction steps Update Arnicalib to 5.6.1 from 5.4.4 in the pack and experience the ...
comp
crash on launch with latest version description after updating to arnicalib the game crashes immediately on launch environment running the ftb inferno modpack mc forge arnicalib reproduction steps update arnicalib to from in the pack and experience the crash ...
1
199,792
22,715,339,691
IssuesEvent
2022-07-06 01:06:27
vivian-r/WebGoat
https://api.github.com/repos/vivian-r/WebGoat
opened
bootstrap-3.1.1.min.js: 6 vulnerabilities (highest severity is: 6.1)
security vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>bootstrap-3.1.1.min.js</b></p></summary> <p>The most popular front-end framework for developing responsive, mobile first projects on the web.</p> <p>Library home page...
True
bootstrap-3.1.1.min.js: 6 vulnerabilities (highest severity is: 6.1) - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>bootstrap-3.1.1.min.js</b></p></summary> <p>The most popular front-end framework for developing...
non_comp
bootstrap min js vulnerabilities highest severity is 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 vulnerable library src main resources webgoat static j...
0
167
2,640,878,704
IssuesEvent
2015-03-11 14:56:06
ploneintranet/ploneintranet.theme
https://api.github.com/repos/ploneintranet/ploneintranet.theme
closed
Scroll-bars on texareas new-post/comment/repost areas in IE
browser compatibility in progress
New post area: ![screen shot 2015-03-11 at 14 16 07](https://cloud.githubusercontent.com/assets/1485452/6598160/9eb66200-c7f9-11e4-8830-bc9ebb091e50.png) Comment areas in the stream: ![screen shot 2015-03-11 at 14 16 57](https://cloud.githubusercontent.com/assets/1485452/6598166/a3ae6b4a-c7f9-11e4-8b4f-685adeb7eaa...
True
Scroll-bars on texareas new-post/comment/repost areas in IE - New post area: ![screen shot 2015-03-11 at 14 16 07](https://cloud.githubusercontent.com/assets/1485452/6598160/9eb66200-c7f9-11e4-8830-bc9ebb091e50.png) Comment areas in the stream: ![screen shot 2015-03-11 at 14 16 57](https://cloud.githubusercontent....
comp
scroll bars on texareas new post comment repost areas in ie new post area comment areas in the stream repost text area
1
6,566
8,836,984,950
IssuesEvent
2019-01-05 00:02:22
Automattic/wp-calypso
https://api.github.com/repos/Automattic/wp-calypso
closed
Gutenlypso: Emoji becomes an image block on converting to blocks
Editor Editor-Compatibility [Goal] Gutenberg [Type] Bug
#### Steps to reproduce - Start with a WordPress.com site on the Calypso editor - Add an emoji to the post - Save or publish the post - Opt-in for WordPress Editor/Gutenberg - Convert the `Classic block` shown at the moment to blocks, using `Convert to blocks` option under a menu #### What is expected Th...
True
Gutenlypso: Emoji becomes an image block on converting to blocks - #### Steps to reproduce - Start with a WordPress.com site on the Calypso editor - Add an emoji to the post - Save or publish the post - Opt-in for WordPress Editor/Gutenberg - Convert the `Classic block` shown at the moment to blocks, using `Con...
comp
gutenlypso emoji becomes an image block on converting to blocks steps to reproduce start with a wordpress com site on the calypso editor add an emoji to the post save or publish the post opt in for wordpress editor gutenberg convert the classic block shown at the moment to blocks using con...
1
3,035
5,939,345,750
IssuesEvent
2017-05-25 04:38:12
metarhia/MetaSync
https://api.github.com/repos/metarhia/MetaSync
closed
Change parallel and sequential contracts
compatibility enhancement
Now `metasync.parallel(fns, done(result), data)` In `v0.3` we need `metasync.parallel(fns, done(err, result), data)`
True
Change parallel and sequential contracts - Now `metasync.parallel(fns, done(result), data)` In `v0.3` we need `metasync.parallel(fns, done(err, result), data)`
comp
change parallel and sequential contracts now metasync parallel fns done result data in we need metasync parallel fns done err result data
1
558,604
16,538,399,643
IssuesEvent
2021-05-27 14:11:57
diyabc/diyabcGUI
https://api.github.com/repos/diyabc/diyabcGUI
closed
[training set simu] Add possibility to modify existing project
WIP enhancement high priority
When using "existing project" and uploading existing files, it should be possible to edit the configurations (scenario, priors, etc.)
1.0
[training set simu] Add possibility to modify existing project - When using "existing project" and uploading existing files, it should be possible to edit the configurations (scenario, priors, etc.)
non_comp
add possibility to modify existing project when using existing project and uploading existing files it should be possible to edit the configurations scenario priors etc
0
126,918
17,141,870,790
IssuesEvent
2021-07-13 10:30:25
betagouv/mon-entreprise
https://api.github.com/repos/betagouv/mon-entreprise
closed
Ré-organisation du pied de page
good first issue 🎨 design
Avec les liens que l'on a ajouté au fur et à mesure, le pied de page est devenu un peu désorganisé : ![image](https://user-images.githubusercontent.com/1730702/115725461-26fb2000-a382-11eb-94da-d97e0d37c080.png) Par ailleurs, j'ai l'impression que le pied de page actuel est trop large sur mobile et qu'il crée une...
1.0
Ré-organisation du pied de page - Avec les liens que l'on a ajouté au fur et à mesure, le pied de page est devenu un peu désorganisé : ![image](https://user-images.githubusercontent.com/1730702/115725461-26fb2000-a382-11eb-94da-d97e0d37c080.png) Par ailleurs, j'ai l'impression que le pied de page actuel est trop ...
non_comp
ré organisation du pied de page avec les liens que l on a ajouté au fur et à mesure le pied de page est devenu un peu désorganisé par ailleurs j ai l impression que le pied de page actuel est trop large sur mobile et qu il crée une barre de défilement horizontale sur la page
0
248,361
21,013,739,418
IssuesEvent
2022-03-30 09:06:04
brave/brave-browser
https://api.github.com/repos/brave/brave-browser
opened
Settings in the sidebar menu is not translated to other locales
bug l10n QA/Yes QA/Test-Plan-Specified OS/Desktop
<!-- Have you searched for similar issues? Before submitting this issue, please check the open issues and add a note before logging a new issue. PLEASE USE THE TEMPLATE BELOW TO PROVIDE INFORMATION ABOUT THE ISSUE. INSUFFICIENT INFO WILL GET THE ISSUE CLOSED. IT WILL ONLY BE REOPENED AFTER SUFFICIENT INFO IS PROV...
1.0
Settings in the sidebar menu is not translated to other locales - <!-- Have you searched for similar issues? Before submitting this issue, please check the open issues and add a note before logging a new issue. PLEASE USE THE TEMPLATE BELOW TO PROVIDE INFORMATION ABOUT THE ISSUE. INSUFFICIENT INFO WILL GET THE IS...
non_comp
settings in the sidebar menu is not translated to other locales have you searched for similar issues before submitting this issue please check the open issues and add a note before logging a new issue please use the template below to provide information about the issue insufficient info will get the is...
0
20,066
28,006,557,042
IssuesEvent
2023-03-27 15:36:18
r3inbowari/go-mod-explorer
https://api.github.com/repos/r3inbowari/go-mod-explorer
closed
An error occurred when click 'Go SDK' folder.
compatibility report
My vscode is installed on windows computer (with Windows 11 system). My development enviroment is an ubuntu virtual machine. I installed go and vscode-server on that ubuntu virtual machine. Everything works well until this afternoon, I got an error notification below when I click 'Go SDK' folder in 'GOMOD EXPLORER' vie...
True
An error occurred when click 'Go SDK' folder. - My vscode is installed on windows computer (with Windows 11 system). My development enviroment is an ubuntu virtual machine. I installed go and vscode-server on that ubuntu virtual machine. Everything works well until this afternoon, I got an error notification below when...
comp
an error occurred when click go sdk folder my vscode is installed on windows computer with windows system my development enviroment is an ubuntu virtual machine i installed go and vscode server on that ubuntu virtual machine everything works well until this afternoon i got an error notification below when ...
1
263
2,702,532,728
IssuesEvent
2015-04-06 09:08:52
SlexAxton/messageformat.js
https://api.github.com/repos/SlexAxton/messageformat.js
closed
Consider Strawman Draft API?
compatibility
If you are open to changing your API slightly (approximating to [Strawman Draft][])'s, we could have something like the below. [Strawman Draft]: http://wiki.ecmascript.org/doku.php?id=globalization:messageformatting ```javascript var messageFormat = new MessageFormat( locale, pattern [, fieldFormatters] ); var ...
True
Consider Strawman Draft API? - If you are open to changing your API slightly (approximating to [Strawman Draft][])'s, we could have something like the below. [Strawman Draft]: http://wiki.ecmascript.org/doku.php?id=globalization:messageformatting ```javascript var messageFormat = new MessageFormat( locale, patte...
comp
consider strawman draft api if you are open to changing your api slightly approximating to s we could have something like the below javascript var messageformat new messageformat locale pattern var formattedmessage messageformat format params locale is a string loc...
1
12,282
14,521,953,600
IssuesEvent
2020-12-14 08:10:04
terasolunaorg/terasoluna-gfw-functionaltest
https://api.github.com/repos/terasolunaorg/terasoluna-gfw-functionaltest
closed
Reflect: [Spring 5.3.0] StringUtils#isEmpty has bean deprecated
type: oss-incompatible
## Original Issue - Reflect https://github.com/terasolunaorg/terasoluna-gfw/issues/1015 ## Description `StringUtils#isEmpty` has been deprecated. ## Possible Solution ## Issue links - #xx
True
Reflect: [Spring 5.3.0] StringUtils#isEmpty has bean deprecated - ## Original Issue - Reflect https://github.com/terasolunaorg/terasoluna-gfw/issues/1015 ## Description `StringUtils#isEmpty` has been deprecated. ## Possible Solution ## Issue links - #xx
comp
reflect stringutils isempty has bean deprecated original issue reflect description stringutils isempty has been deprecated possible solution issue links xx
1
272,292
20,741,345,311
IssuesEvent
2022-03-14 18:00:06
RackReaver/AVMP
https://api.github.com/repos/RackReaver/AVMP
closed
Fix spelling error on README.md
documentation help wanted good first issue
Should be `Installation` not `Intallation` Suggested branch name: `docs/fix-spelling-error` ![image](https://user-images.githubusercontent.com/17041798/148111115-bcbec637-e25d-4eee-9d58-708507b69893.png)
1.0
Fix spelling error on README.md - Should be `Installation` not `Intallation` Suggested branch name: `docs/fix-spelling-error` ![image](https://user-images.githubusercontent.com/17041798/148111115-bcbec637-e25d-4eee-9d58-708507b69893.png)
non_comp
fix spelling error on readme md should be installation not intallation suggested branch name docs fix spelling error
0
189,761
15,195,374,941
IssuesEvent
2021-02-16 06:12:12
CybercellVIIT/miniVishwaCTF
https://api.github.com/repos/CybercellVIIT/miniVishwaCTF
closed
About This CTF box seems blank : PC
documentation enhancement
Solutions & suggestions : 1. Add more text. 2. Increase text size & heading size. 3. Also, left align text? 4. Decrease padding/Increase width of div
1.0
About This CTF box seems blank : PC - Solutions & suggestions : 1. Add more text. 2. Increase text size & heading size. 3. Also, left align text? 4. Decrease padding/Increase width of div
non_comp
about this ctf box seems blank pc solutions suggestions add more text increase text size heading size also left align text decrease padding increase width of div
0
2,442
3,686,415,203
IssuesEvent
2016-02-25 01:09:57
aspnet/Performance
https://api.github.com/repos/aspnet/Performance
closed
Build using a CI and add a build health badge to README.md
2 - Working Infrastructure task
Consider using Travis (like [Entity Framework](https://github.com/aspnet/EntityFramework)) or Jenkins (like [cli](https://github.com/dotnet/cli)). We should keep a very high quality bar on the health status of this repository.
1.0
Build using a CI and add a build health badge to README.md - Consider using Travis (like [Entity Framework](https://github.com/aspnet/EntityFramework)) or Jenkins (like [cli](https://github.com/dotnet/cli)). We should keep a very high quality bar on the health status of this repository.
non_comp
build using a ci and add a build health badge to readme md consider using travis like or jenkins like we should keep a very high quality bar on the health status of this repository
0
87,880
25,238,297,829
IssuesEvent
2022-11-15 04:08:35
cnosdb/cnosdb
https://api.github.com/repos/cnosdb/cnosdb
closed
[User]Compile issue need help
component/build Community
Hello, in docs/get-started.md document in the last step git clone https://github.com/cnosdb/cnosdb-isipho.git && cd cnosdb-isipho following address I can not pull, and then I pulled https://github. com/cnosdb/cnosdb.git, cargo build and then run the error as follows ![image](https://user-images.githubusercontent.com/3...
1.0
[User]Compile issue need help - Hello, in docs/get-started.md document in the last step git clone https://github.com/cnosdb/cnosdb-isipho.git && cd cnosdb-isipho following address I can not pull, and then I pulled https://github. com/cnosdb/cnosdb.git, cargo build and then run the error as follows ![image](https://use...
non_comp
compile issue need help hello in docs get started md document in the last step git clone cd cnosdb isipho following address i can not pull and then i pulled com cnosdb cnosdb git cargo build and then run the error as follows can you tell me what the cause is chinese original 您好,在docs get start...
0
272,836
23,706,488,584
IssuesEvent
2022-08-30 02:02:00
WordPress/gutenberg
https://api.github.com/repos/WordPress/gutenberg
closed
[Flaky Test] Should detach blocks from template part
[Status] Stale [Type] Flaky Test
<!-- __META_DATA__:{"failedTimes":15,"totalCommits":1} --> **Flaky test detected. This is an auto-generated issue by GitHub Actions. Please do NOT edit this manually.** ## Test title Should detach blocks from template part ## Test path `specs/site-editor/template-part.test.js` ## Flaky rate (_estimated_) `15 / 16` r...
1.0
[Flaky Test] Should detach blocks from template part - <!-- __META_DATA__:{"failedTimes":15,"totalCommits":1} --> **Flaky test detected. This is an auto-generated issue by GitHub Actions. Please do NOT edit this manually.** ## Test title Should detach blocks from template part ## Test path `specs/site-editor/template...
non_comp
should detach blocks from template part flaky test detected this is an auto generated issue by github actions please do not edit this manually test title should detach blocks from template part test path specs site editor template part test js flaky rate estimated runs errors ...
0
115,076
24,714,953,315
IssuesEvent
2022-10-20 05:59:15
KhanShaheb34/Data-Structures-and-Algorithms-Notebook
https://api.github.com/repos/KhanShaheb34/Data-Structures-and-Algorithms-Notebook
closed
Radix Sort (C++)
enhancement AddCode hacktoberfest
Name: Radix Sort Language: C++ Please assign this issue to me and also add the hacktober tag
1.0
Radix Sort (C++) - Name: Radix Sort Language: C++ Please assign this issue to me and also add the hacktober tag
non_comp
radix sort c name radix sort language c please assign this issue to me and also add the hacktober tag
0
85,992
10,470,380,209
IssuesEvent
2019-09-23 03:22:11
Zddummer/CS341Dental
https://api.github.com/repos/Zddummer/CS341Dental
opened
Create Backlog for admin home page
documentation
As a software developer I would like to have backlog items created to help work flow for the AdminHomeForm.
1.0
Create Backlog for admin home page - As a software developer I would like to have backlog items created to help work flow for the AdminHomeForm.
non_comp
create backlog for admin home page as a software developer i would like to have backlog items created to help work flow for the adminhomeform
0
683,520
23,385,135,861
IssuesEvent
2022-08-11 13:10:43
JarlPatrick/eoa
https://api.github.com/repos/JarlPatrick/eoa
opened
Olympiad ordering inconsistent
type: bug priority: medium
Oreding of some olympiads is inconsistent in the sidebar. See added picture for example ![2022-08-11_16-08](https://user-images.githubusercontent.com/46227934/184140804-97846cef-b6c7-4f8d-9c23-fae6754dd7e3.png)
1.0
Olympiad ordering inconsistent - Oreding of some olympiads is inconsistent in the sidebar. See added picture for example ![2022-08-11_16-08](https://user-images.githubusercontent.com/46227934/184140804-97846cef-b6c7-4f8d-9c23-fae6754dd7e3.png)
non_comp
olympiad ordering inconsistent oreding of some olympiads is inconsistent in the sidebar see added picture for example
0
8,395
10,421,469,324
IssuesEvent
2019-09-16 06:17:04
mathml-refresh/mathml
https://api.github.com/repos/mathml-refresh/mathml
closed
Definition of MathML Length
MathML 4 MathML Core compatibility css / html5 need implementation update need polyfill
I think it's not nice that we have a definition of MathML Length different from CSS, but I guess we cannot really solve this. The RelaxNG pattern is pattern = '\s*((-?[0-9]*([0-9]\.?|\.[0-9])[0-9]*(e[mx]|in|cm|mm|p[xtc]|%)?)|(negative)?((very){0,2}thi(n|ck)|medium)mathspace)\s*' The definition is https://mathml-r...
True
Definition of MathML Length - I think it's not nice that we have a definition of MathML Length different from CSS, but I guess we cannot really solve this. The RelaxNG pattern is pattern = '\s*((-?[0-9]*([0-9]\.?|\.[0-9])[0-9]*(e[mx]|in|cm|mm|p[xtc]|%)?)|(negative)?((very){0,2}thi(n|ck)|medium)mathspace)\s*' The ...
comp
definition of mathml length i think it s not nice that we have a definition of mathml length different from css but i guess we cannot really solve this the relaxng pattern is pattern s e in cm mm p negative very thi n ck medium mathspace s the definition is note...
1
27,535
7,977,935,894
IssuesEvent
2018-07-17 16:43:49
zooniverse/Panoptes-Front-End
https://api.github.com/repos/zooniverse/Panoptes-Front-End
closed
viewing subject info in project builder should show hidden values
project builder stale ui
When viewing subjects and info in the project builder, if I'm a collaborator, I'd like to be able to see the _full_ set of values, with the ones that will be hidden from public view marked in some way. This just came up because I thought some essential columns were missing from a gold-standard dataset in the pulsar SG...
1.0
viewing subject info in project builder should show hidden values - When viewing subjects and info in the project builder, if I'm a collaborator, I'd like to be able to see the _full_ set of values, with the ones that will be hidden from public view marked in some way. This just came up because I thought some essentia...
non_comp
viewing subject info in project builder should show hidden values when viewing subjects and info in the project builder if i m a collaborator i d like to be able to see the full set of values with the ones that will be hidden from public view marked in some way this just came up because i thought some essentia...
0
37,401
6,608,136,775
IssuesEvent
2017-09-19 09:47:56
SciRuby/daru
https://api.github.com/repos/SciRuby/daru
closed
Design new daru release policy
cleanup documentation enhancement
A formal 'release policy' will concretely state the rules and regulations that our community will follow when releasing new versions of daru and its plugins. It will clearly state the version numbers that permit breaking changes and when will user code require an overhaul due to version updates.
1.0
Design new daru release policy - A formal 'release policy' will concretely state the rules and regulations that our community will follow when releasing new versions of daru and its plugins. It will clearly state the version numbers that permit breaking changes and when will user code require an overhaul due to version...
non_comp
design new daru release policy a formal release policy will concretely state the rules and regulations that our community will follow when releasing new versions of daru and its plugins it will clearly state the version numbers that permit breaking changes and when will user code require an overhaul due to version...
0
17,122
23,641,483,265
IssuesEvent
2022-08-25 17:30:00
ricksouth/serilum-mc-mods
https://api.github.com/repos/ricksouth/serilum-mc-mods
closed
incompatibility with Repurposed Structures Mod
Mod: Random Village Names Compatibility issue Modloader: Forge
version mc 1.16.5, forge 36.1.0, random village name 1.1 Hey, i found out that the mod isn't working with repurposed structures villages (https://www.curseforge.com/minecraft/mc-mods/repurposed-structures ) This mod only adds variants with wood type, stone type etc, nothing more than a vanilla village. Maybe you s...
True
incompatibility with Repurposed Structures Mod - version mc 1.16.5, forge 36.1.0, random village name 1.1 Hey, i found out that the mod isn't working with repurposed structures villages (https://www.curseforge.com/minecraft/mc-mods/repurposed-structures ) This mod only adds variants with wood type, stone type etc,...
comp
incompatibility with repurposed structures mod version mc forge random village name hey i found out that the mod isn t working with repurposed structures villages this mod only adds variants with wood type stone type etc nothing more than a vanilla village maybe you should add all repu...
1
8,386
10,417,909,942
IssuesEvent
2019-09-15 03:01:28
TheCodex6824/ThaumicAugmentation
https://api.github.com/repos/TheCodex6824/ThaumicAugmentation
closed
Morphic Tool EnderIO Compat [Bug]
Compatibility
If you infuse EnderIO tools with Morphic Tool infusion EnderIO upgrades would be lost despite NBT tags saving. ![image](https://user-images.githubusercontent.com/28825932/64108735-d9deca80-cda7-11e9-8445-7cd6bfea364e.png) ![image](https://user-images.githubusercontent.com/28825932/64108757-e8c57d00-cda7-11e9-9cf3-22d...
True
Morphic Tool EnderIO Compat [Bug] - If you infuse EnderIO tools with Morphic Tool infusion EnderIO upgrades would be lost despite NBT tags saving. ![image](https://user-images.githubusercontent.com/28825932/64108735-d9deca80-cda7-11e9-8445-7cd6bfea364e.png) ![image](https://user-images.githubusercontent.com/28825932/...
comp
morphic tool enderio compat if you infuse enderio tools with morphic tool infusion enderio upgrades would be lost despite nbt tags saving
1
29,065
4,157,605,453
IssuesEvent
2016-06-16 21:54:36
code-corps/code-corps-ember
https://api.github.com/repos/code-corps/code-corps-ember
closed
Add footer
enhancement needs design
Would like a footer with: At least minimal information about Code Corps. Smaller logo, too? Maybe link to an about page? Also: - Twitter - Facebook - Github - Slack
1.0
Add footer - Would like a footer with: At least minimal information about Code Corps. Smaller logo, too? Maybe link to an about page? Also: - Twitter - Facebook - Github - Slack
non_comp
add footer would like a footer with at least minimal information about code corps smaller logo too maybe link to an about page also twitter facebook github slack
0
454,161
13,095,811,229
IssuesEvent
2020-08-03 14:42:03
department-of-veterans-affairs/caseflow
https://api.github.com/repos/department-of-veterans-affairs/caseflow
opened
Convert Travel Board hearing to virtual or video
Epic Priority: High Product: caseflow-hearings Product: caseflow-intake Stakeholder: BVA Team: Tango 💃
## User story User story: As a Caseflow user, I need be able to take an action on Case Details to convert a Veteran's Travel Board hearing to a Video or Virtual type. ## Acceptance criteria - [ ] Please put this work behind the feature toggle: [TBD] - [ ] This feature should be accessible to the following user groups:...
1.0
Convert Travel Board hearing to virtual or video - ## User story User story: As a Caseflow user, I need be able to take an action on Case Details to convert a Veteran's Travel Board hearing to a Video or Virtual type. ## Acceptance criteria - [ ] Please put this work behind the feature toggle: [TBD] - [ ] This feature...
non_comp
convert travel board hearing to virtual or video user story user story as a caseflow user i need be able to take an action on case details to convert a veteran s travel board hearing to a video or virtual type acceptance criteria please put this work behind the feature toggle this feature should ...
0
62,792
26,153,921,863
IssuesEvent
2022-12-30 18:11:02
boto/boto3
https://api.github.com/repos/boto/boto3
closed
elbv2 - Wrong JSON structure when describe_rules
service-api elbv2
### Describe the bug When using describe_rules on boto3 elbv2 client, boto3 is returning JSON structure which is not properly formatted. If you try edit the LB rules using same JSON, boto3 will encounter an error. ### Expected Behavior ``` response = client.describe_rules( ListenerArn=TEST_LISTENER_ARN,...
1.0
elbv2 - Wrong JSON structure when describe_rules - ### Describe the bug When using describe_rules on boto3 elbv2 client, boto3 is returning JSON structure which is not properly formatted. If you try edit the LB rules using same JSON, boto3 will encounter an error. ### Expected Behavior ``` response = client....
non_comp
wrong json structure when describe rules describe the bug when using describe rules on client is returning json structure which is not properly formatted if you try edit the lb rules using same json will encounter an error expected behavior response client describe rules ...
0
1,998
4,713,372,858
IssuesEvent
2016-10-14 19:51:11
yarnpkg/yarn
https://api.github.com/repos/yarnpkg/yarn
closed
Error: Found incompatible module
compatibility
**Do you want to request a *feature* or report a *bug*?** A bug. **What is the current behavior?** Running `yarn` results to an error. ``` error bem-utils@0.3.0: The engine "node" is incompatible with this module. Expected version "3.1.0". error Found incompatible module ``` **If the current behavior is a b...
True
Error: Found incompatible module - **Do you want to request a *feature* or report a *bug*?** A bug. **What is the current behavior?** Running `yarn` results to an error. ``` error bem-utils@0.3.0: The engine "node" is incompatible with this module. Expected version "3.1.0". error Found incompatible module ``` ...
comp
error found incompatible module do you want to request a feature or report a bug a bug what is the current behavior running yarn results to an error error bem utils the engine node is incompatible with this module expected version error found incompatible module ...
1
22,584
10,762,407,331
IssuesEvent
2019-10-31 23:34:13
RuslanGox/BigRepo
https://api.github.com/repos/RuslanGox/BigRepo
opened
CVE-2018-3721 (Medium) detected in multiple libraries
security vulnerability
## CVE-2018-3721 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>lodash-4.9.0.tgz</b>, <b>lodash-3.10.1.tgz</b>, <b>lodash-4.3.0.tgz</b>, <b>lodash-4.13.1.tgz</b></p></summary> <p> ...
True
CVE-2018-3721 (Medium) detected in multiple libraries - ## CVE-2018-3721 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>lodash-4.9.0.tgz</b>, <b>lodash-3.10.1.tgz</b>, <b>lodash-4....
non_comp
cve medium detected in multiple libraries cve medium severity vulnerability vulnerable libraries lodash tgz lodash tgz lodash tgz lodash tgz lodash tgz lodash modular utilities library home page a href path to dependency file tmp ws...
0
18,785
26,148,862,560
IssuesEvent
2022-12-30 10:19:22
Cheos137/ArmorpointsPlusplus
https://api.github.com/repos/Cheos137/ArmorpointsPlusplus
closed
[Bug]: The chat and pause menu is moved to the side in 1.16.5
bug minecraft: 1.16 forge compatibility
### Is there an existing issue for this? - [X] I have searched the existing issues ### Description I was testing mods to use for the game when I came across a bug. Whenever I load this mod in a world the screen is cut to the side a little along with the pause menu. Will there be a fix for this anytime soon? ...
True
[Bug]: The chat and pause menu is moved to the side in 1.16.5 - ### Is there an existing issue for this? - [X] I have searched the existing issues ### Description I was testing mods to use for the game when I came across a bug. Whenever I load this mod in a world the screen is cut to the side a little along wi...
comp
the chat and pause menu is moved to the side in is there an existing issue for this i have searched the existing issues description i was testing mods to use for the game when i came across a bug whenever i load this mod in a world the screen is cut to the side a little along with the ...
1
808,514
30,085,718,065
IssuesEvent
2023-06-29 08:29:14
AdguardTeam/AdguardForWindows
https://api.github.com/repos/AdguardTeam/AdguardForWindows
closed
BSOD due to processUdpPacket
bug Resolution: Fixed Status: Resolved Version: AdGuard v7.13.2 Priority: P1
### AdGuard version 7.13.1 ### Browser version Chrome 109.0.5414.120 x 64 ### OS version Windows 10 ### What filters do you have enabled? _No response_ ### What Stealth Mode options do you have enabled? _No response_ ### Support ticket ID _No response_ ### Issue Details BSOD occured ### Expected Behavior ...
1.0
BSOD due to processUdpPacket - ### AdGuard version 7.13.1 ### Browser version Chrome 109.0.5414.120 x 64 ### OS version Windows 10 ### What filters do you have enabled? _No response_ ### What Stealth Mode options do you have enabled? _No response_ ### Support ticket ID _No response_ ### Issue Details BSOD ...
non_comp
bsod due to processudppacket adguard version browser version chrome x os version windows what filters do you have enabled no response what stealth mode options do you have enabled no response support ticket id no response issue details bsod occured ...
0
14,558
17,661,469,461
IssuesEvent
2021-08-21 15:43:39
the1812/Bilibili-Evolved
https://api.github.com/repos/the1812/Bilibili-Evolved
closed
本脚本与哔哩哔哩助手:bilibili.com 综合辅助扩展产生了冲突
compatibility
<!-- 发布后默认您已阅读 Issues 须知 --> <!-- https://github.com/the1812/Bilibili-Evolved/blob/preview/doc/issue-rules.md --> <!-- 发之前记得看下置顶问题 (Pinned issues)(如果有的话) --> <!-- https://github.com/the1812/Bilibili-Evolved/issues --> <!-- 还有各种常见的问题解答: https://github.com/the1812/Bilibili-Evolved/discussions/1301 --> **关于哪一项功能*...
True
本脚本与哔哩哔哩助手:bilibili.com 综合辅助扩展产生了冲突 - <!-- 发布后默认您已阅读 Issues 须知 --> <!-- https://github.com/the1812/Bilibili-Evolved/blob/preview/doc/issue-rules.md --> <!-- 发之前记得看下置顶问题 (Pinned issues)(如果有的话) --> <!-- https://github.com/the1812/Bilibili-Evolved/issues --> <!-- 还有各种常见的问题解答: https://github.com/the1812/Bilibili-Evol...
comp
本脚本与哔哩哔哩助手:bilibili com 综合辅助扩展产生了冲突 关于哪一项功能 无法定位(可能与直播间的功能有关,也可能与脚本本身有关) 问题描述 在tampermonkey中安装本脚本 来到一个直播间 启动网页全屏 问题发生:该扩展的浮动图标消失了,一旦退出就马上显示 脚本版本 浏览器版本 edge 播放器版本 bilibili live player 错误信息 ...
1
7,254
9,529,392,842
IssuesEvent
2019-04-29 11:09:14
Voiteh/Codamo
https://api.github.com/repos/Voiteh/Codamo
closed
Change Creation.create paramter order and names
API Change Compatibility break Enhancement P1
Now it is different than any other but should be the same as there is no reason to hold it this way.
True
Change Creation.create paramter order and names - Now it is different than any other but should be the same as there is no reason to hold it this way.
comp
change creation create paramter order and names now it is different than any other but should be the same as there is no reason to hold it this way
1
8,784
10,732,385,685
IssuesEvent
2019-10-28 21:45:02
ldtteam/minecolonies
https://api.github.com/repos/ldtteam/minecolonies
closed
Updating Minecolonies storage mechanisms to be simply better.
Bug Compatibility: Forge Discussion Feature: Request In Progress
### Introduction - Why? This seems like a weird title but I can not describe it better. In our current situation we use a colony.dat and colonyX.dat file to save our colony data to disk. This is by far from optimal. As can be seen in Issue #2297. On 2/9/2018 I discussed this with @Raycoms, before the issue, was cr...
True
Updating Minecolonies storage mechanisms to be simply better. - ### Introduction - Why? This seems like a weird title but I can not describe it better. In our current situation we use a colony.dat and colonyX.dat file to save our colony data to disk. This is by far from optimal. As can be seen in Issue #2297. On 2...
comp
updating minecolonies storage mechanisms to be simply better introduction why this seems like a weird title but i can not describe it better in our current situation we use a colony dat and colonyx dat file to save our colony data to disk this is by far from optimal as can be seen in issue on ...
1
9,588
6,948,748,609
IssuesEvent
2017-12-06 02:04:12
flutter/flutter
https://api.github.com/repos/flutter/flutter
closed
1.5% AOT size regression between 8a2d337 and 38b3e89
dependency: dart performance regression
We've added 135Kb to the IPA size of the `basic_material_app_ios__size` benchmark (1.5%), and 37Kb to `aot_snapshot_size_total` of the `flutter_gallery__build` benchmark. Between these engine revisions we went from `dart_revision` [65a5707](https://github.com/dart-lang/sdk/tree/65a5707189dec6c5e0174cbc821acfb90f0c9b...
True
1.5% AOT size regression between 8a2d337 and 38b3e89 - We've added 135Kb to the IPA size of the `basic_material_app_ios__size` benchmark (1.5%), and 37Kb to `aot_snapshot_size_total` of the `flutter_gallery__build` benchmark. Between these engine revisions we went from `dart_revision` [65a5707](https://github.com/da...
non_comp
aot size regression between and we ve added to the ipa size of the basic material app ios size benchmark and to aot snapshot size total of the flutter gallery build benchmark between these engine revisions we went from dart revision to the changes in the engine s dart cod...
0
16,115
21,559,656,086
IssuesEvent
2022-05-01 01:19:17
Noaaan/MythicMetals
https://api.github.com/repos/Noaaan/MythicMetals
closed
Incompatable with Cosmetic Armour?
bug compatibility
Hey, great mod, but a couple of my players found an issue last night, they crafted a Hallowed Helmet each, (like 10 minutes between them) put the helmet on and at another point used the Cosmetic Armour slot from this mod (https://www.curseforge.com/minecraft/mc-mods/cosmetic-armor-fabric) to put a different kind of hel...
True
Incompatable with Cosmetic Armour? - Hey, great mod, but a couple of my players found an issue last night, they crafted a Hallowed Helmet each, (like 10 minutes between them) put the helmet on and at another point used the Cosmetic Armour slot from this mod (https://www.curseforge.com/minecraft/mc-mods/cosmetic-armor-f...
comp
incompatable with cosmetic armour hey great mod but a couple of my players found an issue last night they crafted a hallowed helmet each like minutes between them put the helmet on and at another point used the cosmetic armour slot from this mod to put a different kind of helmet on this caused them to cr...
1
10,953
12,967,340,169
IssuesEvent
2020-07-21 02:52:52
alibaba-fusion/next
https://api.github.com/repos/alibaba-fusion/next
closed
[Select]Select 组件的 maxTagPlaceholder 在 Safari 上面有样式问题
compatibility 🐞 Bug
### Component Select ### Steps to reproduce <img width="970" alt="090F0F52-9C14-434B-8FBE-F77590E5A670" src="https://user-images.githubusercontent.com/19298162/84238539-c5e1a980-ab2d-11ea-9fc8-d69765cbb761.png"> <!-- generated by alibaba-fusion-issue-helper. DO NOT REMOVE --> <!-- component: Select -->
True
[Select]Select 组件的 maxTagPlaceholder 在 Safari 上面有样式问题 - ### Component Select ### Steps to reproduce <img width="970" alt="090F0F52-9C14-434B-8FBE-F77590E5A670" src="https://user-images.githubusercontent.com/19298162/84238539-c5e1a980-ab2d-11ea-9fc8-d69765cbb761.png"> <!-- generated by alibaba-fusion-issue-...
comp
select 组件的 maxtagplaceholder 在 safari 上面有样式问题 component select steps to reproduce img width alt src
1
618,084
19,424,342,393
IssuesEvent
2021-12-21 02:06:44
matrixorigin/matrixone
https://api.github.com/repos/matrixorigin/matrixone
closed
[Install]: Prefer to unify cube directory name during initialization between cube and server
kind/bug priority/medium needs-triage severity/moderate
### Is there an existing issue for the same bug? - [X] I have checked the existing issues. ### Environment ```markdown - Version or commit-id (e.g. v0.1.0 or 8b23a93): MatrixOne: 4b16a4057678a1eb927d81f90124794379525914 MatrixCube: 6ba72a151bdc78fda58ef7f061c940f0d8475312 - Hardware parameters: - OS type: -...
1.0
[Install]: Prefer to unify cube directory name during initialization between cube and server - ### Is there an existing issue for the same bug? - [X] I have checked the existing issues. ### Environment ```markdown - Version or commit-id (e.g. v0.1.0 or 8b23a93): MatrixOne: 4b16a4057678a1eb927d81f90124794379525914...
non_comp
prefer to unify cube directory name during initialization between cube and server is there an existing issue for the same bug i have checked the existing issues environment markdown version or commit id e g or matrixone matrixcube hardware parameters os type ...
0
144,845
13,128,031,025
IssuesEvent
2020-08-06 11:31:59
RotherOSS/otobo
https://api.github.com/repos/RotherOSS/otobo
opened
Discuss coding standards
documentation
Make some decisions about coding. - [ ] where are the standards documented - [ ] `unless` as a statement modifier
1.0
Discuss coding standards - Make some decisions about coding. - [ ] where are the standards documented - [ ] `unless` as a statement modifier
non_comp
discuss coding standards make some decisions about coding where are the standards documented unless as a statement modifier
0
26,497
7,843,288,268
IssuesEvent
2018-06-19 05:02:56
ShaikASK/Testing
https://api.github.com/repos/ShaikASK/Testing
closed
Candidate:: Dashboard - "Initiate" button is getting overlapped with the step description
Candidate Dashboard Candidate Module Defect P3 Release#2 Build#3 Reopen on Release#3 Build#1
Step to Replicate 1. Launch the url 2.Login as admin and make the following settings Precondition : a) Create workflow with single step with description text to reach maximum length b) Navigate to Documents menu and upload a document 3. Login as candidate 4. Click on "Initiate" button 5. Sign th...
2.0
Candidate:: Dashboard - "Initiate" button is getting overlapped with the step description - Step to Replicate 1. Launch the url 2.Login as admin and make the following settings Precondition : a) Create workflow with single step with description text to reach maximum length b) Navigate to Documents m...
non_comp
candidate dashboard initiate button is getting overlapped with the step description step to replicate launch the url login as admin and make the following settings precondition a create workflow with single step with description text to reach maximum length b navigate to documents m...
0
19,842
27,533,529,214
IssuesEvent
2023-03-07 00:39:40
apache/rocketmq
https://api.github.com/repos/apache/rocketmq
closed
Incompatibility between 4.x and 5.x in message trace
module/common type/compatibility
The issue tracker is used for bug reporting purposes **ONLY** whereas feature request needs to follow the [RIP process](https://github.com/apache/rocketmq/wiki/RocketMQ-Improvement-Proposal). To avoid unnecessary duplication, please check whether there is a previous issue before filing a new one. It is recommended t...
True
Incompatibility between 4.x and 5.x in message trace - The issue tracker is used for bug reporting purposes **ONLY** whereas feature request needs to follow the [RIP process](https://github.com/apache/rocketmq/wiki/RocketMQ-Improvement-Proposal). To avoid unnecessary duplication, please check whether there is a previou...
comp
incompatibility between x and x in message trace the issue tracker is used for bug reporting purposes only whereas feature request needs to follow the to avoid unnecessary duplication please check whether there is a previous issue before filing a new one it is recommended to start a discussion thread...
1
11,831
13,942,602,789
IssuesEvent
2020-10-22 21:18:52
python/importlib_metadata
https://api.github.com/repos/python/importlib_metadata
closed
Remove compatibility shim
compatibility housekeeping
In GitLab by [@jaraco](https://gitlab.com/jaraco) on Nov 30, 2019, 02:04 In #86, I added a shim to improve compatibility of beta Python 3.8 versions. That can be removed after the release of Python 3.8.
True
Remove compatibility shim - In GitLab by [@jaraco](https://gitlab.com/jaraco) on Nov 30, 2019, 02:04 In #86, I added a shim to improve compatibility of beta Python 3.8 versions. That can be removed after the release of Python 3.8.
comp
remove compatibility shim in gitlab by on nov in i added a shim to improve compatibility of beta python versions that can be removed after the release of python
1
21,677
2,641,935,504
IssuesEvent
2015-03-11 20:36:54
chrsmith/html5rocks
https://api.github.com/repos/chrsmith/html5rocks
opened
integrate gmail mobile content
Milestone-X Mobile New Priority-P1 Tutorial Type-Feature
Original [issue 135](https://code.google.com/p/html5rocks/issues/detail?id=135) created by chrsmith on 2010-08-04T22:25:13.000Z: Forthcoming stuff coming, but for now its worth considering what's already published on http://googlecode.blogspot.com/search/label/mobile
1.0
integrate gmail mobile content - Original [issue 135](https://code.google.com/p/html5rocks/issues/detail?id=135) created by chrsmith on 2010-08-04T22:25:13.000Z: Forthcoming stuff coming, but for now its worth considering what's already published on http://googlecode.blogspot.com/search/label/mobile
non_comp
integrate gmail mobile content original created by chrsmith on forthcoming stuff coming but for now its worth considering what s already published on
0
13,930
16,686,699,857
IssuesEvent
2021-06-08 08:46:41
qgis/QGIS
https://api.github.com/repos/qgis/QGIS
closed
Multiple Input Parameter in Modeler shows internal layers of the model itself
Bug Processing Regression
I'm seeing something wrong with Multiple Input Parameter in Modeler. I've configured the allowed input type as Vector (Polygon), but when I run the model, this field shows all the internal layers / algorithms of the model itself, including layers that does not have any "output" defined (in red in the image). I would...
1.0
Multiple Input Parameter in Modeler shows internal layers of the model itself - I'm seeing something wrong with Multiple Input Parameter in Modeler. I've configured the allowed input type as Vector (Polygon), but when I run the model, this field shows all the internal layers / algorithms of the model itself, includi...
non_comp
multiple input parameter in modeler shows internal layers of the model itself i m seeing something wrong with multiple input parameter in modeler i ve configured the allowed input type as vector polygon but when i run the model this field shows all the internal layers algorithms of the model itself includi...
0
591
3,020,850,772
IssuesEvent
2015-07-31 10:51:15
NightKosh/GraveStone-mod
https://api.github.com/repos/NightKosh/GraveStone-mod
closed
Sever Freeze at catacombs generation
bug Cauldron compatibility outdated
GrinningMoon: I wanted to bring a possible bug to your attention. I've been experiencing some freezes on my Cauldron (build 1291) server due to CPU core/thread locking. I was trying to pregenerate my world by using WorldBorder (bukkit plugin) to load chunks. After a certain amount of time (~10 mins) the server woul...
True
Sever Freeze at catacombs generation - GrinningMoon: I wanted to bring a possible bug to your attention. I've been experiencing some freezes on my Cauldron (build 1291) server due to CPU core/thread locking. I was trying to pregenerate my world by using WorldBorder (bukkit plugin) to load chunks. After a certain am...
comp
sever freeze at catacombs generation grinningmoon i wanted to bring a possible bug to your attention i ve been experiencing some freezes on my cauldron build server due to cpu core thread locking i was trying to pregenerate my world by using worldborder bukkit plugin to load chunks after a certain amoun...
1
9,588
11,644,871,090
IssuesEvent
2020-02-29 21:13:15
Johni0702/BetterPortals
https://api.github.com/repos/Johni0702/BetterPortals
closed
Chunk corruption twilight forest
bug compatibility needs more information
When I make a tf portal and start jumping in and out after about 10 Times i get teleported to y=4 in tf and when i go back to the overworld, some chunks are swapped with tf chunks, the portal is solid (i can walk over it) and there is a new portal above, that has the intended visual effects, but doesn't tp me anywhere
True
Chunk corruption twilight forest - When I make a tf portal and start jumping in and out after about 10 Times i get teleported to y=4 in tf and when i go back to the overworld, some chunks are swapped with tf chunks, the portal is solid (i can walk over it) and there is a new portal above, that has the intended visual e...
comp
chunk corruption twilight forest when i make a tf portal and start jumping in and out after about times i get teleported to y in tf and when i go back to the overworld some chunks are swapped with tf chunks the portal is solid i can walk over it and there is a new portal above that has the intended visual ef...
1
19,995
27,816,003,606
IssuesEvent
2023-03-18 17:39:52
ThosRTanner/inforss
https://api.github.com/repos/ThosRTanner/inforss
closed
infoRSS cannot install in (latest) Waterfox Classic
enhancement Browser compatibility
I try to install it the usual way through click on XPI file from GitHub. Browser initiates the installation process… and that’s it. For at least 20-30 minutes nothing happens anymore. ![github-install](https://user-images.githubusercontent.com/32778144/117378567-69724000-aede-11eb-988b-0f197f5bf60b.png) If I try t...
True
infoRSS cannot install in (latest) Waterfox Classic - I try to install it the usual way through click on XPI file from GitHub. Browser initiates the installation process… and that’s it. For at least 20-30 minutes nothing happens anymore. ![github-install](https://user-images.githubusercontent.com/32778144/117378567...
comp
inforss cannot install in latest waterfox classic i try to install it the usual way through click on xpi file from github browser initiates the installation process… and that’s it for at least minutes nothing happens anymore if i try to drag n drop the extension file or open it through ctrl o not...
1
12,798
15,058,050,286
IssuesEvent
2021-02-03 22:43:22
Lothrazar/Storage-Network
https://api.github.com/repos/Lothrazar/Storage-Network
closed
simplestoragenetwork Not compatible with Overloaded 1.16.3-1.16.4
1.16 compatibility done
Minecraft 1.1.6.3 and 1.16.4 SimpleStorageNetwork-1.16.3-1.2.0 also tested SimpleStorageNetwork-1.16.3-1.3.0 Overloaded-1.16.3-0.0.90 jei-1.16.4-7.6.0.58 tested both jei-1.16.3-7.6.0.51 without jei SimpleStorageNetwork will crash when you open interface. Single player or Server:both this is a issue with ove...
True
simplestoragenetwork Not compatible with Overloaded 1.16.3-1.16.4 - Minecraft 1.1.6.3 and 1.16.4 SimpleStorageNetwork-1.16.3-1.2.0 also tested SimpleStorageNetwork-1.16.3-1.3.0 Overloaded-1.16.3-0.0.90 jei-1.16.4-7.6.0.58 tested both jei-1.16.3-7.6.0.51 without jei SimpleStorageNetwork will crash when you open in...
comp
simplestoragenetwork not compatible with overloaded minecraft and simplestoragenetwork also tested simplestoragenetwork overloaded jei tested both jei without jei simplestoragenetwork will crash when you open interface ...
1
11,987
14,121,870,289
IssuesEvent
2020-11-09 03:20:46
shantanu2704/vip-go-mu-plugins
https://api.github.com/repos/shantanu2704/vip-go-mu-plugins
closed
Test PHPCompat Scannerlib
PHP 7.4 Compatibility PHP Compatibility
* <b>Warning in lib/class-apc-cache-interceptor.php</b>: Curly brace syntax for accessing array elements and string offsets has been deprecated in PHP 7.4. Found: $group{0} https://github.com/shantanu2704/vip-go-mu-plugins/blob/82308873535a775d263daa3f2cc24a36d8774ccd/lib/class-apc-cache-interceptor.php#L171
True
Test PHPCompat Scannerlib - * <b>Warning in lib/class-apc-cache-interceptor.php</b>: Curly brace syntax for accessing array elements and string offsets has been deprecated in PHP 7.4. Found: $group{0} https://github.com/shantanu2704/vip-go-mu-plugins/blob/82308873535a775d263daa3f2cc24a36d8774ccd/lib/class-apc-cache-in...
comp
test phpcompat scannerlib warning in lib class apc cache interceptor php curly brace syntax for accessing array elements and string offsets has been deprecated in php found group
1
6,562
8,824,462,452
IssuesEvent
2019-01-02 17:05:10
ionic-team/capacitor
https://api.github.com/repos/ionic-team/capacitor
closed
Cordova Plugin: Casts to CordovaActivity will fail
known incompatible cordova plugin
`((CordovaActivity)this.cordova.getActivity())` will fail with an exception: ``` D/Cordova Intents Shim: Action: registerBroadcastReceiver E/PluginManager: Uncaught exception from plugin java.lang.ClassCastException: de.test.example.MainActivity cannot be cast to ``` org.apache.cordova.CordovaActivity ...
True
Cordova Plugin: Casts to CordovaActivity will fail - `((CordovaActivity)this.cordova.getActivity())` will fail with an exception: ``` D/Cordova Intents Shim: Action: registerBroadcastReceiver E/PluginManager: Uncaught exception from plugin java.lang.ClassCastException: de.test.example.MainActivity cannot be c...
comp
cordova plugin casts to cordovaactivity will fail cordovaactivity this cordova getactivity will fail with an exception d cordova intents shim action registerbroadcastreceiver e pluginmanager uncaught exception from plugin java lang classcastexception de test example mainactivity cannot be c...
1
415,359
12,128,198,649
IssuesEvent
2020-04-22 20:03:57
godaddy-wordpress/go
https://api.github.com/repos/godaddy-wordpress/go
closed
Consider adding .entry-content class
[Priority] Low [Type] Enhancement
**Describe the bug:** `entry-content` class is missing. Is this intentional? Thanks!
1.0
Consider adding .entry-content class - **Describe the bug:** `entry-content` class is missing. Is this intentional? Thanks!
non_comp
consider adding entry content class describe the bug entry content class is missing is this intentional thanks
0
462,694
13,251,774,566
IssuesEvent
2020-08-20 03:12:20
citrushack/CutieHack2020Frontend
https://api.github.com/repos/citrushack/CutieHack2020Frontend
closed
Migrate to a newer version of react-boilerplate
high priority
It has come to my attention that there are a lot of security vulnerabilities within our node modules. The problem is that version of react-boilerplate we are using is now deprecated and is a soup of dependencies that difficult to hand tune, given that most of the packages are out of date now. This also makes it difficu...
1.0
Migrate to a newer version of react-boilerplate - It has come to my attention that there are a lot of security vulnerabilities within our node modules. The problem is that version of react-boilerplate we are using is now deprecated and is a soup of dependencies that difficult to hand tune, given that most of the packag...
non_comp
migrate to a newer version of react boilerplate it has come to my attention that there are a lot of security vulnerabilities within our node modules the problem is that version of react boilerplate we are using is now deprecated and is a soup of dependencies that difficult to hand tune given that most of the packag...
0
9,493
11,551,691,811
IssuesEvent
2020-02-19 02:21:19
AirtestProject/AirtestIDE
https://api.github.com/repos/AirtestProject/AirtestIDE
closed
小米9 pro 无法使用minicap
compatibility
* 测试开发环境AirtestIDE使用问题(本软件) -> 本页面 **详细描述问题bug:** 小米9 pro 在使用airtest时,无法使用minicap **复现步骤:** 直接连接 **python 版本:** `python3.x` **操作系统:** `Windows10 64bit` **手机设备信息:** - 手机型号: 小米 9 pro - Android系统版本号: Android 9 - MIUI 11.0.2.0 - (别的信息) **其他相关信息补充** - AirtestIDE版本号:1.2.1 **截屏** ide log ...
True
小米9 pro 无法使用minicap - * 测试开发环境AirtestIDE使用问题(本软件) -> 本页面 **详细描述问题bug:** 小米9 pro 在使用airtest时,无法使用minicap **复现步骤:** 直接连接 **python 版本:** `python3.x` **操作系统:** `Windows10 64bit` **手机设备信息:** - 手机型号: 小米 9 pro - Android系统版本号: Android 9 - MIUI 11.0.2.0 - (别的信息) **其他相关信息补充** - AirtestIDE版本号:1.2...
comp
pro 无法使用minicap 测试开发环境airtestide使用问题(本软件) 本页面 详细描述问题bug: pro 在使用airtest时,无法使用minicap 复现步骤: 直接连接 python 版本 x 操作系统 手机设备信息 手机型号 小米 pro android系统版本号 android miui 别的信息 其他相关信息补充 airtestide版本号: 截屏 ide log 窗...
1
14,939
18,723,237,259
IssuesEvent
2021-11-03 14:00:07
pnp/sp-dev-fx-webparts
https://api.github.com/repos/pnp/sp-dev-fx-webparts
closed
Could not view calendars from other calendars it shows blank events on calendar page
type:bug-suspected status:node-compatibility
### Sample react-aggregated-calendar ### Author(s) Dhaval Shah ### What happened? It does not show calendar event, it shows below errors on Console. 1. Uncaught (in promise) SyntaxError: Unexpected token < in JSON at position 2 on activitymonitor.js: on line 15, 137, 228, 2. content:1 GET https://Company.s...
True
Could not view calendars from other calendars it shows blank events on calendar page - ### Sample react-aggregated-calendar ### Author(s) Dhaval Shah ### What happened? It does not show calendar event, it shows below errors on Console. 1. Uncaught (in promise) SyntaxError: Unexpected token < in JSON at position...
comp
could not view calendars from other calendars it shows blank events on calendar page sample react aggregated calendar author s dhaval shah what happened it does not show calendar event it shows below errors on console uncaught in promise syntaxerror unexpected token in json at position...
1