Unnamed: 0
int64
0
832k
id
float64
2.49B
32.1B
type
stringclasses
1 value
created_at
stringlengths
19
19
repo
stringlengths
5
112
repo_url
stringlengths
34
141
action
stringclasses
3 values
title
stringlengths
1
757
labels
stringlengths
4
664
body
stringlengths
3
261k
index
stringclasses
10 values
text_combine
stringlengths
96
261k
label
stringclasses
2 values
text
stringlengths
96
232k
binary_label
int64
0
1
20,579
3,385,462,255
IssuesEvent
2015-11-27 11:39:31
jOOQ/jOOX
https://api.github.com/repos/jOOQ/jOOX
closed
Trouble writing CDATA. Getting HTML entity name instead of < and >
P: Medium T: defect
Never had trouble writing any content inside any tag, but now I'm facing this and I wouldn't like to call String.replace() before saving the XML file. When Impl.text(Content content) is called, my value is "<![CDATA[ abc ]]>". Value is setted through match.setTextContent(text). Before the method finishes, using deb...
1.0
Trouble writing CDATA. Getting HTML entity name instead of < and > - Never had trouble writing any content inside any tag, but now I'm facing this and I wouldn't like to call String.replace() before saving the XML file. When Impl.text(Content content) is called, my value is "<![CDATA[ abc ]]>". Value is setted throu...
defect
trouble writing cdata getting html entity name instead of never had trouble writing any content inside any tag but now i m facing this and i wouldn t like to call string replace before saving the xml file when impl text content content is called my value is value is setted through match settextconten...
1
327,335
24,128,753,784
IssuesEvent
2022-09-21 04:50:24
binotaliu/goodmoments.tw
https://api.github.com/repos/binotaliu/goodmoments.tw
closed
User Manual
documentation
User Manual related issues: ## Account - [x] How to add an account - [x] How to log in - [x] How to disable an account - [x] How to change/reset my password - [ ] How to change/reset other person's password (if you're super administrator) ### FAQ - [x] What is a good password - [x] What to do if I have bee...
1.0
User Manual - User Manual related issues: ## Account - [x] How to add an account - [x] How to log in - [x] How to disable an account - [x] How to change/reset my password - [ ] How to change/reset other person's password (if you're super administrator) ### FAQ - [x] What is a good password - [x] What to do...
non_defect
user manual user manual related issues account how to add an account how to log in how to disable an account how to change reset my password how to change reset other person s password if you re super administrator faq what is a good password what to do if i have bee...
0
43,416
11,710,025,106
IssuesEvent
2020-03-08 22:12:13
combatopera/aridity
https://api.github.com/repos/combatopera/aridity
closed
new template syntax
defect
i.e. the rhs of an equals directive, or a template file. current syntax works but i hate it - specifically, having empty string as an alias for get, the layer of indirection for get, and the bespokeness of it all * consider python template language i.e. {code} with {{ if you want a single curly (and related strict rul...
1.0
new template syntax - i.e. the rhs of an equals directive, or a template file. current syntax works but i hate it - specifically, having empty string as an alias for get, the layer of indirection for get, and the bespokeness of it all * consider python template language i.e. {code} with {{ if you want a single curly (...
defect
new template syntax i e the rhs of an equals directive or a template file current syntax works but i hate it specifically having empty string as an alias for get the layer of indirection for get and the bespokeness of it all consider python template language i e code with if you want a single curly ...
1
68,049
21,443,234,442
IssuesEvent
2022-04-25 01:27:57
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
closed
Sending a message while editing a message swallows your sent message
T-Defect X-Needs-Design A-Aggregations A-Message-Editing
1. Start editing a message, but do not save 2. Send a message using the main composer 3. Goodbye sent message, we missed you
1.0
Sending a message while editing a message swallows your sent message - 1. Start editing a message, but do not save 2. Send a message using the main composer 3. Goodbye sent message, we missed you
defect
sending a message while editing a message swallows your sent message start editing a message but do not save send a message using the main composer goodbye sent message we missed you
1
393,965
11,627,350,379
IssuesEvent
2020-02-27 16:23:36
GoogleContainerTools/skaffold
https://api.github.com/repos/GoogleContainerTools/skaffold
closed
Unmark `--status-check` flag as hidden
area/ci-cd area/deploy kind/todo priority/p1
Related to #3621 One ask/improvement from skaffold survey was to wait for deployments to stabilize.
1.0
Unmark `--status-check` flag as hidden - Related to #3621 One ask/improvement from skaffold survey was to wait for deployments to stabilize.
non_defect
unmark status check flag as hidden related to one ask improvement from skaffold survey was to wait for deployments to stabilize
0
75,774
26,041,540,087
IssuesEvent
2022-12-22 10:50:43
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
opened
Element Nightly update failing
T-Defect S-Major A-Electron-Nightly O-Uncommon
### Steps to reproduce 1. Update the app https://user-images.githubusercontent.com/769871/209118478-036c435e-d52f-456e-bef2-bd85ce95db62.mov ### Outcome #### What did you expect? for the app to be update #### What happened instead? It's not updated, and keeps on seeing there's a new version, but it c...
1.0
Element Nightly update failing - ### Steps to reproduce 1. Update the app https://user-images.githubusercontent.com/769871/209118478-036c435e-d52f-456e-bef2-bd85ce95db62.mov ### Outcome #### What did you expect? for the app to be update #### What happened instead? It's not updated, and keeps on seein...
defect
element nightly update failing steps to reproduce update the app outcome what did you expect for the app to be update what happened instead it s not updated and keeps on seeing there s a new version but it can t download it operating system no response applic...
1
39,732
16,082,305,078
IssuesEvent
2021-04-26 06:59:56
Azure/azure-cli
https://api.github.com/repos/Azure/azure-cli
closed
az bicep throws python error on execution
ARM Service Attention
### **This is autogenerated. Please review and update as needed.** ## Describe the bug **Command Name** `az bicep build` **Errors:** ``` type object 'datetime.datetime' has no attribute 'fromisoformat' Traceback (most recent call last): cli\Lib\site-packages\knack\cli.py, ln 231, in invoke azure\cli\co...
1.0
az bicep throws python error on execution - ### **This is autogenerated. Please review and update as needed.** ## Describe the bug **Command Name** `az bicep build` **Errors:** ``` type object 'datetime.datetime' has no attribute 'fromisoformat' Traceback (most recent call last): cli\Lib\site-packages\k...
non_defect
az bicep throws python error on execution this is autogenerated please review and update as needed describe the bug command name az bicep build errors type object datetime datetime has no attribute fromisoformat traceback most recent call last cli lib site packages k...
0
114,606
24,625,401,675
IssuesEvent
2022-10-16 13:02:36
nmrih/source-game
https://api.github.com/repos/nmrih/source-game
closed
[public-1.12.3] Objective outline takes precedence over inventory outline
Status: Reviewed Type: Code Priority: Minimal
Aiming at an objective item that's also an inventory item, it's unclear whether you have enough space to pick it up, since the objective outline takes priority (e.g. nmo_anxiety's fire extinguisher). When you're that close to an item, inventory outline should probably take precedence
1.0
[public-1.12.3] Objective outline takes precedence over inventory outline - Aiming at an objective item that's also an inventory item, it's unclear whether you have enough space to pick it up, since the objective outline takes priority (e.g. nmo_anxiety's fire extinguisher). When you're that close to an item, inventory...
non_defect
objective outline takes precedence over inventory outline aiming at an objective item that s also an inventory item it s unclear whether you have enough space to pick it up since the objective outline takes priority e g nmo anxiety s fire extinguisher when you re that close to an item inventory outline shoul...
0
49,175
13,185,280,704
IssuesEvent
2020-08-12 21:04:52
icecube-trac/tix3
https://api.github.com/repos/icecube-trac/tix3
opened
[frame object diff] test fails (Trac #916)
Incomplete Migration Migrated from Trac combo reconstruction defect
<details> <summary><em>Migrated from https://code.icecube.wisc.edu/ticket/916 , reported by nega and owned by david.schultz</em></summary> <p> ```json { "status": "closed", "changetime": "2015-04-10T02:31:02", "description": "{{{\n Start 164: frame_object_diff::test_segments.py\n164/329 Test #164...
1.0
[frame object diff] test fails (Trac #916) - <details> <summary><em>Migrated from https://code.icecube.wisc.edu/ticket/916 , reported by nega and owned by david.schultz</em></summary> <p> ```json { "status": "closed", "changetime": "2015-04-10T02:31:02", "description": "{{{\n Start 164: frame_obj...
defect
test fails trac migrated from reported by nega and owned by david schultz json status closed changetime description n start frame object diff test segments py test frame object diff test segments py ...
1
271,627
23,618,673,192
IssuesEvent
2022-08-24 18:17:03
microsoft/AzureStorageExplorer
https://api.github.com/repos/microsoft/AzureStorageExplorer
closed
There is a successful activity log when deleting one empty folder in one attached file share which SAS URL is created by an access policy (List, Read)
🧪 testing :gear: files
**Storage Explorer Version:** 1.26.0-dev **Build Number:** 20220824.2 **Branch:** main **Platform/OS:** Windows 10/Linux Ubuntu 22.04/MacOS Monterey 12.5 (Apple M1 Pro) **Architecture:** ia32/x64 **How Found:** Ad-hoc testing **Regression From:** Not a regression ## Steps to Reproduce ## 1. Expand one stora...
1.0
There is a successful activity log when deleting one empty folder in one attached file share which SAS URL is created by an access policy (List, Read) - **Storage Explorer Version:** 1.26.0-dev **Build Number:** 20220824.2 **Branch:** main **Platform/OS:** Windows 10/Linux Ubuntu 22.04/MacOS Monterey 12.5 (Apple M1 ...
non_defect
there is a successful activity log when deleting one empty folder in one attached file share which sas url is created by an access policy list read storage explorer version dev build number branch main platform os windows linux ubuntu macos monterey apple pro archi...
0
33,655
7,195,147,580
IssuesEvent
2018-02-04 14:15:41
ganeti/ganeti
https://api.github.com/repos/ganeti/ganeti
closed
ganeti-instance-debootstrap map_disk0 doesn't always map the 1st part
AutoMigrated Priority:Medium Status:Fixed Type-Defect
Originally reported of Google Code with ID 1124. ``` The map_disk0 function finds the 1st partition by searching for "-1*$blockdev" in kpartx's output. Problem is the UUID string of other partitions can also have "-1" in them. This bug only manifests when one uses more than one partition on the disk0. I tripped ...
1.0
ganeti-instance-debootstrap map_disk0 doesn't always map the 1st part - Originally reported of Google Code with ID 1124. ``` The map_disk0 function finds the 1st partition by searching for "-1*$blockdev" in kpartx's output. Problem is the UUID string of other partitions can also have "-1" in them. This bug only man...
defect
ganeti instance debootstrap map doesn t always map the part originally reported of google code with id the map function finds the partition by searching for blockdev in kpartx s output problem is the uuid string of other partitions can also have in them this bug only manifests when one...
1
62,584
17,082,999,072
IssuesEvent
2021-07-08 08:16:15
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
closed
Showing a room with images in the timeline is very laggy
A-Media A-Performance S-Major T-Defect X-Regression
![Peek 2021-07-06 16-21](https://user-images.githubusercontent.com/5547783/124626135-b347ba00-de7e-11eb-9e7d-b99f5422786a.gif) On develop.element.io with Firefox 89.0.1
1.0
Showing a room with images in the timeline is very laggy - ![Peek 2021-07-06 16-21](https://user-images.githubusercontent.com/5547783/124626135-b347ba00-de7e-11eb-9e7d-b99f5422786a.gif) On develop.element.io with Firefox 89.0.1
defect
showing a room with images in the timeline is very laggy on develop element io with firefox
1
19,428
3,202,674,075
IssuesEvent
2015-10-02 15:08:37
hazelcast/hazelcast
https://api.github.com/repos/hazelcast/hazelcast
closed
Hazelcast 3.5.x Memory Leak using IMap
Team: Core Type: Critical Type: Defect VERIFIED
We are experimenting memory leaks when using IMaps. Based on our observations, the leak seems related to the fact that we're regularly destroying maps. Based on Heap analysis, the culprit seems to be around com.hazelcast.map.impl.MapServiceContextImpl. Setup: - Hazelcast 3.5.2, JDK 1.7/1.8, reproduced on Linux...
1.0
Hazelcast 3.5.x Memory Leak using IMap - We are experimenting memory leaks when using IMaps. Based on our observations, the leak seems related to the fact that we're regularly destroying maps. Based on Heap analysis, the culprit seems to be around com.hazelcast.map.impl.MapServiceContextImpl. Setup: - Hazelcas...
defect
hazelcast x memory leak using imap we are experimenting memory leaks when using imaps based on our observations the leak seems related to the fact that we re regularly destroying maps based on heap analysis the culprit seems to be around com hazelcast map impl mapservicecontextimpl setup hazelcas...
1
71,492
23,652,834,881
IssuesEvent
2022-08-26 08:25:05
vector-im/element-android
https://api.github.com/repos/vector-im/element-android
closed
[FTUE] #2585 makes Chinese users unable to successfully log in or register
T-Defect
### Steps to reproduce 1. Go to China. 2. Install the latest version of Element. 3. Open Element. 4. ERROR. ### Outcome #### What did you expect? I want to use my own homeserver, beacuse matrix.org is blocked in China. #### What happened instead? Element will first try to connect to matrix.org, and...
1.0
[FTUE] #2585 makes Chinese users unable to successfully log in or register - ### Steps to reproduce 1. Go to China. 2. Install the latest version of Element. 3. Open Element. 4. ERROR. ### Outcome #### What did you expect? I want to use my own homeserver, beacuse matrix.org is blocked in China. #### W...
defect
makes chinese users unable to successfully log in or register steps to reproduce go to china install the latest version of element open element error outcome what did you expect i want to use my own homeserver beacuse matrix org is blocked in china what happ...
1
79,445
3,535,687,595
IssuesEvent
2016-01-16 18:17:04
TheMacLab/game-on
https://api.github.com/repos/TheMacLab/game-on
opened
Giftable messages contain excess spacing above the message body
0 - Backlog bug priority-minor
Messages sent to users that have received a gift have extra spacing above the message body. The styling is also inconsistent with other messages. They do not turn red when they are unread, nor white when they have been recently read. <!--- @huboard:{"order":6.467103958129883e-06,"milestone_order":0.060546875} --> ...
1.0
Giftable messages contain excess spacing above the message body - Messages sent to users that have received a gift have extra spacing above the message body. The styling is also inconsistent with other messages. They do not turn red when they are unread, nor white when they have been recently read. <!--- @huboard:{...
non_defect
giftable messages contain excess spacing above the message body messages sent to users that have received a gift have extra spacing above the message body the styling is also inconsistent with other messages they do not turn red when they are unread nor white when they have been recently read huboard ...
0
2,425
2,607,902,121
IssuesEvent
2015-02-26 00:14:02
chrsmithdemos/zen-coding
https://api.github.com/repos/chrsmithdemos/zen-coding
closed
Data:URL actions
auto-migrated Milestone-0.7 Priority-Medium Type-Defect
``` I can think about two actions for work with Data:URI with zen- coding: 1. Convert image to Data:URL from address in <img/> and background url(). 2. Preview Data:URI (or any images?) from these addresses. Although like updating <img> size this action maybe won't be available on every editor. ``` ----- Original...
1.0
Data:URL actions - ``` I can think about two actions for work with Data:URI with zen- coding: 1. Convert image to Data:URL from address in <img/> and background url(). 2. Preview Data:URI (or any images?) from these addresses. Although like updating <img> size this action maybe won't be available on every editor. ...
defect
data url actions i can think about two actions for work with data uri with zen coding convert image to data url from address in and background url preview data uri or any images from these addresses although like updating size this action maybe won t be available on every editor ...
1
33,528
7,153,791,335
IssuesEvent
2018-01-26 04:03:51
line/armeria
https://api.github.com/repos/line/armeria
closed
ClientFactory.close doesn't actually close in-progress connections
defect
I was trying to simulate a scenario where a client opens a connection to the server (e.g., starts a gRPC stream) but then forcibly closes the socket. I would expect `ClientFactory.close` to close the socket, but it doesn't actually seem to. It calls `DefaultKeyedChannelPool.close`, but that only keeps track of availabl...
1.0
ClientFactory.close doesn't actually close in-progress connections - I was trying to simulate a scenario where a client opens a connection to the server (e.g., starts a gRPC stream) but then forcibly closes the socket. I would expect `ClientFactory.close` to close the socket, but it doesn't actually seem to. It calls `...
defect
clientfactory close doesn t actually close in progress connections i was trying to simulate a scenario where a client opens a connection to the server e g starts a grpc stream but then forcibly closes the socket i would expect clientfactory close to close the socket but it doesn t actually seem to it calls ...
1
68,098
21,477,564,213
IssuesEvent
2022-04-26 14:49:50
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
closed
Timeline jumps when switching rooms to timelines with potential URL previews
T-Defect
### Steps to reproduce 1. Disable URL previews server-side, but not in the client 2. Visit a room with lots of links (in my case, EMS Ops) 3. Note the timeline jump ### Outcome #### What did you expect? For the timeline not to jump immediately upon opening the room. #### What happened instead? The timelin...
1.0
Timeline jumps when switching rooms to timelines with potential URL previews - ### Steps to reproduce 1. Disable URL previews server-side, but not in the client 2. Visit a room with lots of links (in my case, EMS Ops) 3. Note the timeline jump ### Outcome #### What did you expect? For the timeline not to jump i...
defect
timeline jumps when switching rooms to timelines with potential url previews steps to reproduce disable url previews server side but not in the client visit a room with lots of links in my case ems ops note the timeline jump outcome what did you expect for the timeline not to jump i...
1
46,995
13,056,011,500
IssuesEvent
2020-07-30 03:23:10
icecube-trac/tix2
https://api.github.com/repos/icecube-trac/tix2
opened
Subtracting bias in photospline/I3SplineTable even if derivatives are available (Trac #2236)
Incomplete Migration Migrated from Trac combo reconstruction defect
Migrated from https://code.icecube.wisc.edu/ticket/2236 ```json { "status": "closed", "changetime": "2019-02-04T17:52:51", "description": "After evaluating photosplines a bias must only be subtracted if no derivatives are available but it is always done.\nI am going to commit a fix for that soon.", "...
1.0
Subtracting bias in photospline/I3SplineTable even if derivatives are available (Trac #2236) - Migrated from https://code.icecube.wisc.edu/ticket/2236 ```json { "status": "closed", "changetime": "2019-02-04T17:52:51", "description": "After evaluating photosplines a bias must only be subtracted if no deriv...
defect
subtracting bias in photospline even if derivatives are available trac migrated from json status closed changetime description after evaluating photosplines a bias must only be subtracted if no derivatives are available but it is always done ni am going to commit...
1
70,339
23,129,550,246
IssuesEvent
2022-07-28 09:08:42
primefaces/primefaces
https://api.github.com/repos/primefaces/primefaces
closed
DataTable: resetting FilterMetal#filterValue to null wont be applied to filter component
:lady_beetle: defect
### Describe the bug the old value is still displayed but the filter applied correctly ### Reproducer _No response_ ### Expected behavior _No response_ ### PrimeFaces edition _No response_ ### PrimeFaces version 12.0.0-RC2 ### Theme _No response_ ### JSF implementation _No response_ ### JSF version _No r...
1.0
DataTable: resetting FilterMetal#filterValue to null wont be applied to filter component - ### Describe the bug the old value is still displayed but the filter applied correctly ### Reproducer _No response_ ### Expected behavior _No response_ ### PrimeFaces edition _No response_ ### PrimeFaces version 12.0.0-R...
defect
datatable resetting filtermetal filtervalue to null wont be applied to filter component describe the bug the old value is still displayed but the filter applied correctly reproducer no response expected behavior no response primefaces edition no response primefaces version ...
1
361,789
25,351,273,170
IssuesEvent
2022-11-19 20:07:26
jorgenriseth/multicompartment-solute-transport
https://api.github.com/repos/jorgenriseth/multicompartment-solute-transport
opened
Add license
documentation
The code should have a licence which clarifies how people should credit the code if they use/adapt it. @vegarvi any thoughts? See for instance: https://choosealicense.com/
1.0
Add license - The code should have a licence which clarifies how people should credit the code if they use/adapt it. @vegarvi any thoughts? See for instance: https://choosealicense.com/
non_defect
add license the code should have a licence which clarifies how people should credit the code if they use adapt it vegarvi any thoughts see for instance
0
10,903
2,622,846,097
IssuesEvent
2015-03-04 08:02:40
max99x/pagemon-chrome-ext
https://api.github.com/repos/max99x/pagemon-chrome-ext
closed
Option amnesia
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? Not quite sure. I changed the sorting option to be by last changed, the check interval to 1 day and the view all function to "view changes". After a reboot, possibly when Chrome was not shut down gracefully (not sure), options were partially forgotten. In particular, the v...
1.0
Option amnesia - ``` What steps will reproduce the problem? Not quite sure. I changed the sorting option to be by last changed, the check interval to 1 day and the view all function to "view changes". After a reboot, possibly when Chrome was not shut down gracefully (not sure), options were partially forgotten. In ...
defect
option amnesia what steps will reproduce the problem not quite sure i changed the sorting option to be by last changed the check interval to day and the view all function to view changes after a reboot possibly when chrome was not shut down gracefully not sure options were partially forgotten in ...
1
54,368
13,626,793,102
IssuesEvent
2020-09-24 11:37:06
PowerDNS/pdns
https://api.github.com/repos/PowerDNS/pdns
closed
Overly long TXT record breaks lmdbbackend import
auth defect
- Program: Authoritative - Issue type: Bug report ### Short description Long TXT records cause lmdb import process to break with the error message: ``` $ pdnsutil load-zone example.com example.com.db Error: putting data: MDB_BAD_VALSIZE: Unsupported size of key/DB name/data, or wrong DUPFIXED size ``` ...
1.0
Overly long TXT record breaks lmdbbackend import - - Program: Authoritative - Issue type: Bug report ### Short description Long TXT records cause lmdb import process to break with the error message: ``` $ pdnsutil load-zone example.com example.com.db Error: putting data: MDB_BAD_VALSIZE: Unsupported size ...
defect
overly long txt record breaks lmdbbackend import program authoritative issue type bug report short description long txt records cause lmdb import process to break with the error message pdnsutil load zone example com example com db error putting data mdb bad valsize unsupported size ...
1
21,754
14,786,431,571
IssuesEvent
2021-01-12 05:29:43
pol-is/polis
https://api.github.com/repos/pol-is/polis
opened
Use GitHub Container Registry to store pre-built containers for test workflows
⚒️ infrastructure
Right now, we're pushing nightly builds to docker hub. In theory, this makes deploying quicker for new people, since can pull instead of building. In practice, I don't think it's used much. Having said that, we're also building containers in order to run cypress tests. If we start building them for cross-browser tes...
1.0
Use GitHub Container Registry to store pre-built containers for test workflows - Right now, we're pushing nightly builds to docker hub. In theory, this makes deploying quicker for new people, since can pull instead of building. In practice, I don't think it's used much. Having said that, we're also building containe...
non_defect
use github container registry to store pre built containers for test workflows right now we re pushing nightly builds to docker hub in theory this makes deploying quicker for new people since can pull instead of building in practice i don t think it s used much having said that we re also building containe...
0
65,234
8,793,749,296
IssuesEvent
2018-12-21 21:19:42
aws/aws-sdk-js
https://api.github.com/repos/aws/aws-sdk-js
closed
Aws-sdk incompatibility with google-closure-compiler
documentation in-progress third-party
There are 2 places where aws-sdk uses @abstract annotation: (1) https://github.com/aws/aws-sdk-js/blob/2a872adac4f1c49d45feb5b368e72adf0c343cf4/lib/service.js#L11 (2) https://github.com/aws/aws-sdk-js/blob/2a872adac4f1c49d45feb5b368e72adf0c343cf4/lib/service.js#L431 Google closure compiler has a custom meaning...
1.0
Aws-sdk incompatibility with google-closure-compiler - There are 2 places where aws-sdk uses @abstract annotation: (1) https://github.com/aws/aws-sdk-js/blob/2a872adac4f1c49d45feb5b368e72adf0c343cf4/lib/service.js#L11 (2) https://github.com/aws/aws-sdk-js/blob/2a872adac4f1c49d45feb5b368e72adf0c343cf4/lib/service....
non_defect
aws sdk incompatibility with google closure compiler there are places where aws sdk uses abstract annotation google closure compiler has a custom meaning for methods marked with abstract attribute currently attempt to use google closure compiler on aws sdk results in stripping code th...
0
831,319
32,045,074,292
IssuesEvent
2023-09-23 00:16:45
grousewood-games/solforge
https://api.github.com/repos/grousewood-games/solforge
closed
Binben Wyrms don't self destruct
needs release :butterfly: bug :bug: priority :pizza:
Recent refactor have the worms attempting to handle their destruction instead of Binben. Nothing happens so they remain alive.
1.0
Binben Wyrms don't self destruct - Recent refactor have the worms attempting to handle their destruction instead of Binben. Nothing happens so they remain alive.
non_defect
binben wyrms don t self destruct recent refactor have the worms attempting to handle their destruction instead of binben nothing happens so they remain alive
0
25,790
4,446,060,057
IssuesEvent
2016-08-20 12:36:31
jliljebl/flowblade
https://api.github.com/repos/jliljebl/flowblade
reopened
Segfault - filter "freeze" + pre-render
auto-migrated bug Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1. Apply the filter "freeze" ("geler" in french) to a sequence 2. Place your cursor on this sequence to pre-render it What is the expected output? What do you see instead? What is expected : A pre-render of the sequence with the filter. What happen : a segmentation fault Wha...
1.0
Segfault - filter "freeze" + pre-render - ``` What steps will reproduce the problem? 1. Apply the filter "freeze" ("geler" in french) to a sequence 2. Place your cursor on this sequence to pre-render it What is the expected output? What do you see instead? What is expected : A pre-render of the sequence with the filte...
defect
segfault filter freeze pre render what steps will reproduce the problem apply the filter freeze geler in french to a sequence place your cursor on this sequence to pre render it what is the expected output what do you see instead what is expected a pre render of the sequence with the filte...
1
62,774
17,193,332,081
IssuesEvent
2021-07-16 14:02:06
NREL/EnergyPlus
https://api.github.com/repos/NREL/EnergyPlus
closed
Incident beam radiation calculation in the green roof model
Defect
Issue overview -------------- In the current green roof (eco-roof) model, the solar incidence angle was not considered for the calculation of the shortwave radiation, specifically the incident beam radiation term. This shortwave radiation was used in both vegetation and soil energy balance equations in this model for...
1.0
Incident beam radiation calculation in the green roof model - Issue overview -------------- In the current green roof (eco-roof) model, the solar incidence angle was not considered for the calculation of the shortwave radiation, specifically the incident beam radiation term. This shortwave radiation was used in both...
defect
incident beam radiation calculation in the green roof model issue overview in the current green roof eco roof model the solar incidence angle was not considered for the calculation of the shortwave radiation specifically the incident beam radiation term this shortwave radiation was used in both...
1
5,499
2,610,188,760
IssuesEvent
2015-02-26 18:59:48
chrsmith/quchuseban
https://api.github.com/repos/chrsmith/quchuseban
opened
介绍色斑怎样可以消除
auto-migrated Priority-Medium Type-Defect
``` 《摘要》 白皙的皮肤上假如多了些星星点点的雀斑,会让你的魅力值�� �减。而且用任何化妆品也是掩盖不了的。就算可以也只是一� ��的。我们能通过医疗美容的方法来治疗,中药祛斑最近颇受 欢迎,为广大雀斑女性解决了肌肤问题,中药祛斑产品哪种�� �好呢?色斑怎样可以消除, 《客户案例》   杭女士 28岁<br>   我一直以为自己想要去斑根本是痴人说梦,试了那么多�� �方法,用了那么多的东西,还是没有撼动脸上的斑分毫,直� ��使用了「黛芙薇尔精华液」,带给我从来没有过的淡斑效果 ,才让我觉得去斑真的有望。下面是我使用「黛芙薇尔精华�� �」祛斑的经历。<br>   本来我脸上的斑从小就有,医生说遗传斑是血液的问题�� �去...
1.0
介绍色斑怎样可以消除 - ``` 《摘要》 白皙的皮肤上假如多了些星星点点的雀斑,会让你的魅力值�� �减。而且用任何化妆品也是掩盖不了的。就算可以也只是一� ��的。我们能通过医疗美容的方法来治疗,中药祛斑最近颇受 欢迎,为广大雀斑女性解决了肌肤问题,中药祛斑产品哪种�� �好呢?色斑怎样可以消除, 《客户案例》   杭女士 28岁<br>   我一直以为自己想要去斑根本是痴人说梦,试了那么多�� �方法,用了那么多的东西,还是没有撼动脸上的斑分毫,直� ��使用了「黛芙薇尔精华液」,带给我从来没有过的淡斑效果 ,才让我觉得去斑真的有望。下面是我使用「黛芙薇尔精华�� �」祛斑的经历。<br>   本来我脸上的斑从小就有,医生说...
defect
介绍色斑怎样可以消除 《摘要》 白皙的皮肤上假如多了些星星点点的雀斑,会让你的魅力值�� �减。而且用任何化妆品也是掩盖不了的。就算可以也只是一� ��的。我们能通过医疗美容的方法来治疗,中药祛斑最近颇受 欢迎,为广大雀斑女性解决了肌肤问题,中药祛斑产品哪种�� �好呢 色斑怎样可以消除, 《客户案例》   杭女士   我一直以为自己想要去斑根本是痴人说梦,试了那么多�� �方法,用了那么多的东西,还是没有撼动脸上的斑分毫,直� ��使用了「黛芙薇尔精华液」,带给我从来没有过的淡斑效果 ,才让我觉得去斑真的有望。下面是我使用「黛芙薇尔精华�� �」祛斑的经历。   本来我脸上的斑从小就有,医生说遗传斑是血液的问...
1
75,171
25,567,867,288
IssuesEvent
2022-11-30 15:30:48
vector-im/element-ios
https://api.github.com/repos/vector-im/element-ios
closed
Rich Text Composer: Sometimes Fullscreen mode breaks when opening it when keyboard is not showing
T-Defect S-Minor O-Occasional Z-Labs A-Rich-Text-Editor
### Steps to reproduce 1. Open any chat with RTE enabled 2. Tap on fullscreen toggle when keyboard is not shown (either dismiss it first or never bring it up) ### Outcome #### What did you expect? Full screen mode shows correctly #### What happened instead? Sometimes it shows in a broken state, here is an exampl...
1.0
Rich Text Composer: Sometimes Fullscreen mode breaks when opening it when keyboard is not showing - ### Steps to reproduce 1. Open any chat with RTE enabled 2. Tap on fullscreen toggle when keyboard is not shown (either dismiss it first or never bring it up) ### Outcome #### What did you expect? Full screen mode s...
defect
rich text composer sometimes fullscreen mode breaks when opening it when keyboard is not showing steps to reproduce open any chat with rte enabled tap on fullscreen toggle when keyboard is not shown either dismiss it first or never bring it up outcome what did you expect full screen mode s...
1
17,142
4,141,416,590
IssuesEvent
2016-06-14 05:12:03
Varying-Vagrant-Vagrants/VVV
https://api.github.com/repos/Varying-Vagrant-Vagrants/VVV
opened
Install PHPCS globally with composer rather than git
documentation enhancement needs:feedback
Via #608, VVV doesn't necessarily need to provide PHP_Codesniffer via git clone and can instead use Composer to install it globally. It would be interesting to hear from anyone working on the [WordPress Coding Standards](https://github.com/WordPress-Coding-Standards/WordPress-Coding-Standards) project as to whether ...
1.0
Install PHPCS globally with composer rather than git - Via #608, VVV doesn't necessarily need to provide PHP_Codesniffer via git clone and can instead use Composer to install it globally. It would be interesting to hear from anyone working on the [WordPress Coding Standards](https://github.com/WordPress-Coding-Stand...
non_defect
install phpcs globally with composer rather than git via vvv doesn t necessarily need to provide php codesniffer via git clone and can instead use composer to install it globally it would be interesting to hear from anyone working on the project as to whether its helpful to have the php codesniffer git re...
0
60,029
14,696,612,002
IssuesEvent
2021-01-04 00:01:20
varkor/quiver
https://api.github.com/repos/varkor/quiver
closed
Doesn't make with GnuWin make for windows
build-system
http://gnuwin32.sourceforge.net/packages/make.htm ``` C:\Users\FruitfulApproach\Desktop\Quiver\quiver>make set -e Environment variable -e not defined make: *** [all] Error 1 C:\Users\FruitfulApproach\Desktop\Quiver\quiver> ```
1.0
Doesn't make with GnuWin make for windows - http://gnuwin32.sourceforge.net/packages/make.htm ``` C:\Users\FruitfulApproach\Desktop\Quiver\quiver>make set -e Environment variable -e not defined make: *** [all] Error 1 C:\Users\FruitfulApproach\Desktop\Quiver\quiver> ```
non_defect
doesn t make with gnuwin make for windows c users fruitfulapproach desktop quiver quiver make set e environment variable e not defined make error c users fruitfulapproach desktop quiver quiver
0
25,228
4,237,744,160
IssuesEvent
2016-07-05 23:08:23
WildBamaBoy/minecraft-comes-alive
https://api.github.com/repos/WildBamaBoy/minecraft-comes-alive
closed
Fences try to connect to gravestones
1.8.9 defect
Version 1.8.9-1.5.2: Fences try to connect to gravestone blocks -- they more or less succeed on the sides, but it still looks bad, and front and back are just sad.
1.0
Fences try to connect to gravestones - Version 1.8.9-1.5.2: Fences try to connect to gravestone blocks -- they more or less succeed on the sides, but it still looks bad, and front and back are just sad.
defect
fences try to connect to gravestones version fences try to connect to gravestone blocks they more or less succeed on the sides but it still looks bad and front and back are just sad
1
707,443
24,307,129,740
IssuesEvent
2022-09-29 18:28:21
authzed/spicedb
https://api.github.com/repos/authzed/spicedb
closed
add caveats in the WriteRelationships/ReadRelationships API
priority/0 urgent
Tracking: https://github.com/authzed/spicedb/issues/386 We should adjust the `WriteRelationships` and `ReadRelationships` API to make it possible to store caveated tuples
1.0
add caveats in the WriteRelationships/ReadRelationships API - Tracking: https://github.com/authzed/spicedb/issues/386 We should adjust the `WriteRelationships` and `ReadRelationships` API to make it possible to store caveated tuples
non_defect
add caveats in the writerelationships readrelationships api tracking we should adjust the writerelationships and readrelationships api to make it possible to store caveated tuples
0
319,451
23,772,939,280
IssuesEvent
2022-09-01 18:01:27
department-of-veterans-affairs/va.gov-team
https://api.github.com/repos/department-of-veterans-affairs/va.gov-team
opened
[Application Hosting and Deployment] Create scaffolding of Platform manual (EKS)
operations documentation devops infrastructure eks
## Description Platform Crew developers that are deploying applications to EKS need documentation that explains how the system works along with various steps and processes involved in the application management lifecycle. The information currently exists in multiple places but could be tied together in an "easy-to-use"...
1.0
[Application Hosting and Deployment] Create scaffolding of Platform manual (EKS) - ## Description Platform Crew developers that are deploying applications to EKS need documentation that explains how the system works along with various steps and processes involved in the application management lifecycle. The information...
non_defect
create scaffolding of platform manual eks description platform crew developers that are deploying applications to eks need documentation that explains how the system works along with various steps and processes involved in the application management lifecycle the information currently exists in multiple place...
0
58,117
16,342,511,841
IssuesEvent
2021-05-13 00:28:40
darshan-hpc/darshan
https://api.github.com/repos/darshan-hpc/darshan
closed
stdio regression tests are failing on BG/Q
defect
In GitLab by @shanedsnyder on Jul 7, 2016, 16:35 The stdio test cases used in our regression tests are working correctly on Jenkins, personal workstation, but not working correctly on the BG/Q. Just glancing at the output, it looks like the issue may be that our wrapper functions aren't intercepting the fstream c...
1.0
stdio regression tests are failing on BG/Q - In GitLab by @shanedsnyder on Jul 7, 2016, 16:35 The stdio test cases used in our regression tests are working correctly on Jenkins, personal workstation, but not working correctly on the BG/Q. Just glancing at the output, it looks like the issue may be that our wrappe...
defect
stdio regression tests are failing on bg q in gitlab by shanedsnyder on jul the stdio test cases used in our regression tests are working correctly on jenkins personal workstation but not working correctly on the bg q just glancing at the output it looks like the issue may be that our wrapper fun...
1
44,041
11,935,715,310
IssuesEvent
2020-04-02 09:04:08
hazelcast/hazelcast
https://api.github.com/repos/hazelcast/hazelcast
closed
Explicitly registering Portable ClassDefinitions fails with multiple PortableFactories and overlapping classIds
Source: Community Team: Client Team: Core Type: Defect
<!-- Thanks for reporting your issue. Please share with us the following information, to help us resolve your issue quickly and efficiently. --> **Describe the bug** To work around some issues I was having with nullable Portable fields, I tried to explicitly register class definitions, following the documentati...
1.0
Explicitly registering Portable ClassDefinitions fails with multiple PortableFactories and overlapping classIds - <!-- Thanks for reporting your issue. Please share with us the following information, to help us resolve your issue quickly and efficiently. --> **Describe the bug** To work around some issues I was...
defect
explicitly registering portable classdefinitions fails with multiple portablefactories and overlapping classids thanks for reporting your issue please share with us the following information to help us resolve your issue quickly and efficiently describe the bug to work around some issues i was...
1
71,212
23,491,116,552
IssuesEvent
2022-08-17 18:50:45
department-of-veterans-affairs/va.gov-team
https://api.github.com/repos/department-of-veterans-affairs/va.gov-team
closed
508-defect-3 [COGNITION]: Consider updating 24/7 HTML for screen reader understanding (VAMC)
frontend 508/Accessibility vsa 508-defect-3 Facilities 508-issue-cognition frontend-vamc vamc-pages
## Description <!-- This is a detailed description of the issue. It should include a restatement of the title, and provide more background information. --> Some pages are using a shorthand pattern like **Mon:** 24/7 to represent Monday, 24 hours a day, 7 days a week. This is an implicit relationship, but is not mad...
1.0
508-defect-3 [COGNITION]: Consider updating 24/7 HTML for screen reader understanding (VAMC) - ## Description <!-- This is a detailed description of the issue. It should include a restatement of the title, and provide more background information. --> Some pages are using a shorthand pattern like **Mon:** 24/7 to re...
defect
defect consider updating html for screen reader understanding vamc description some pages are using a shorthand pattern like mon to represent monday hours a day days a week this is an implicit relationship but is not made clear to assistive technology i d like to consider updat...
1
11,429
2,651,459,151
IssuesEvent
2015-03-16 11:40:31
douglasdrumond/cloaked-computing-machine
https://api.github.com/repos/douglasdrumond/cloaked-computing-machine
opened
[CLOSED] resizing doesn't always update main pane
auto-migrated Priority-Medium Type-Defect
<a href="https://github.com/GoogleCodeExporter"><img src="https://avatars.githubusercontent.com/u/9614759?v=3" align="left" width="96" height="96" hspace="10"></img></a> **Issue by [GoogleCodeExporter](https://github.com/GoogleCodeExporter)** _Monday Mar 16, 2015 at 09:15 GMT_ _Originally opened as https://github.com/d...
1.0
[CLOSED] resizing doesn't always update main pane - <a href="https://github.com/GoogleCodeExporter"><img src="https://avatars.githubusercontent.com/u/9614759?v=3" align="left" width="96" height="96" hspace="10"></img></a> **Issue by [GoogleCodeExporter](https://github.com/GoogleCodeExporter)** _Monday Mar 16, 2015 at 0...
defect
resizing doesn t always update main pane issue by monday mar at gmt originally opened as resizing doesn t always keep up the main content doesn t always notice window resizes very nice implementation though my favorite yet original issue reported on code google com by...
1
48,906
7,463,589,916
IssuesEvent
2018-04-01 07:46:34
tugcanolgun/SWE573
https://api.github.com/repos/tugcanolgun/SWE573
closed
Prepare the project plan
Documentation Low Priority
Prepare the project plan on a tool to be able to see the process while doing the project.
1.0
Prepare the project plan - Prepare the project plan on a tool to be able to see the process while doing the project.
non_defect
prepare the project plan prepare the project plan on a tool to be able to see the process while doing the project
0
57,376
14,102,503,949
IssuesEvent
2020-11-06 08:51:50
smartstore/SmartStoreNET
https://api.github.com/repos/smartstore/SmartStoreNET
closed
Page Builder: Add Content slider as block
pagebuilder
It would be great if you can add a Content Slider from the[ CMS Page Builder](http://community.smartstore.com/index.php?/files/file/163-cms-page-builder/) plugin as a block to your Page Builder story. To extend this feature it would be awesome if you can also add a Pagebuilder Story Slider as a block. Meaning that you ...
1.0
Page Builder: Add Content slider as block - It would be great if you can add a Content Slider from the[ CMS Page Builder](http://community.smartstore.com/index.php?/files/file/163-cms-page-builder/) plugin as a block to your Page Builder story. To extend this feature it would be awesome if you can also add a Pagebuilde...
non_defect
page builder add content slider as block it would be great if you can add a content slider from the plugin as a block to your page builder story to extend this feature it would be awesome if you can also add a pagebuilder story slider as a block meaning that you can create stories that you can then bundle in a ...
0
138,136
11,184,727,018
IssuesEvent
2019-12-31 19:51:12
eventespresso/eea-multisite
https://api.github.com/repos/eventespresso/eea-multisite
reopened
Fix Unit test failures
category:unit-tests status:stale type:bug 🐞
<!-- BEFORE POSTING YOUR ISSUE: - These comments won't show up when you submit the issue. - Please ensure that what you are reporting is specific to this project. - Try to add as much detail as possible. Be specific! - Make sure you read the README.md for the project regarding posting issues. - Search this reposi...
1.0
Fix Unit test failures - <!-- BEFORE POSTING YOUR ISSUE: - These comments won't show up when you submit the issue. - Please ensure that what you are reporting is specific to this project. - Try to add as much detail as possible. Be specific! - Make sure you read the README.md for the project regarding posting issu...
non_defect
fix unit test failures before posting your issue these comments won t show up when you submit the issue please ensure that what you are reporting is specific to this project try to add as much detail as possible be specific make sure you read the readme md for the project regarding posting issu...
0
8,484
3,184,556,496
IssuesEvent
2015-09-27 13:55:31
owncloud/gallery
https://api.github.com/repos/owncloud/gallery
closed
v13.0.0 - pictures on remote shares are not shown
documentation enhancement
## Expected behavior The galleryplus app should also show pictures on remote shares, like WebDAV shares etc. ## Current behavior Only locally stored pictures are shown in the galleryplus app. Several log messages are written but nothing seems to point to the root cause of the problem. I wonder if the app supports ...
1.0
v13.0.0 - pictures on remote shares are not shown - ## Expected behavior The galleryplus app should also show pictures on remote shares, like WebDAV shares etc. ## Current behavior Only locally stored pictures are shown in the galleryplus app. Several log messages are written but nothing seems to point to the root...
non_defect
pictures on remote shares are not shown expected behavior the galleryplus app should also show pictures on remote shares like webdav shares etc current behavior only locally stored pictures are shown in the galleryplus app several log messages are written but nothing seems to point to the root c...
0
11,371
2,649,801,846
IssuesEvent
2015-03-15 09:26:22
stumitchell/pulp-or
https://api.github.com/repos/stumitchell/pulp-or
closed
Some iterables don't work in LpAffineExpression's constructor or addInplace methods
auto-migrated Priority-Medium Type-Defect
``` At two places in LpAffineExpression's source, the expression isinstance(e, list) or isinstance(e, GeneratorType) is used to test for an iterable. In Python 3, however, there are numerous iterables which are neither lists nor generators (for example, the keys() or values() views of dictionaries). Consequently,...
1.0
Some iterables don't work in LpAffineExpression's constructor or addInplace methods - ``` At two places in LpAffineExpression's source, the expression isinstance(e, list) or isinstance(e, GeneratorType) is used to test for an iterable. In Python 3, however, there are numerous iterables which are neither lists nor ...
defect
some iterables don t work in lpaffineexpression s constructor or addinplace methods at two places in lpaffineexpression s source the expression isinstance e list or isinstance e generatortype is used to test for an iterable in python however there are numerous iterables which are neither lists nor ...
1
71,439
23,628,628,577
IssuesEvent
2022-08-25 07:22:33
primefaces/primeng
https://api.github.com/repos/primefaces/primeng
closed
p-radioButton: Set preselection with a key instead of an object
defect
### Describe the bug Need to set a default value for `p-radioButton` with a specific key of provided values. but now we can preselect the component just by passing whole object. The ideal is to behave like p-dropdown. ### Environment windows ### Reproducer _No response_ ### Angular version 14.1.0 ### PrimeNG ve...
1.0
p-radioButton: Set preselection with a key instead of an object - ### Describe the bug Need to set a default value for `p-radioButton` with a specific key of provided values. but now we can preselect the component just by passing whole object. The ideal is to behave like p-dropdown. ### Environment windows ### Repr...
defect
p radiobutton set preselection with a key instead of an object describe the bug need to set a default value for p radiobutton with a specific key of provided values but now we can preselect the component just by passing whole object the ideal is to behave like p dropdown environment windows repr...
1
99,605
4,057,294,082
IssuesEvent
2016-05-24 21:34:26
smartchicago/chicago-early-learning
https://api.github.com/repos/smartchicago/chicago-early-learning
closed
Different zoom level for zip code and community area searches
High Priority
We need to look at having different zoom level for address searches vs zip code or community area searches. Parents and Early Learning providers are not finding the appropriate location because the pinpoint is at the center of the zip code/community area and does not take the shape into account. This came up specifi...
1.0
Different zoom level for zip code and community area searches - We need to look at having different zoom level for address searches vs zip code or community area searches. Parents and Early Learning providers are not finding the appropriate location because the pinpoint is at the center of the zip code/community area a...
non_defect
different zoom level for zip code and community area searches we need to look at having different zoom level for address searches vs zip code or community area searches parents and early learning providers are not finding the appropriate location because the pinpoint is at the center of the zip code community area a...
0
5,708
5,118,338,034
IssuesEvent
2017-01-08 03:55:38
angular/universal
https://api.github.com/repos/angular/universal
closed
perf(benchmarks): create benchmark comparing rendering on server and client
comp: universal effort2: moderate (half-day) P1: required type: performance
The goal is to determine differences in user-perceived render time, which can be referenced against common device and network capabilities to determine how the two approaches (pre-or-post-render) compare under different conditions. There should be benchmarks of applications with different UI and data characteristics, ...
True
perf(benchmarks): create benchmark comparing rendering on server and client - The goal is to determine differences in user-perceived render time, which can be referenced against common device and network capabilities to determine how the two approaches (pre-or-post-render) compare under different conditions. There sho...
non_defect
perf benchmarks create benchmark comparing rendering on server and client the goal is to determine differences in user perceived render time which can be referenced against common device and network capabilities to determine how the two approaches pre or post render compare under different conditions there sho...
0
457,197
13,153,072,229
IssuesEvent
2020-08-10 01:46:31
kubesphere/kubesphere
https://api.github.com/repos/kubesphere/kubesphere
closed
Workspace/Failed to create a workspace role with the same name as a workspace role in another workspace
area/console kind/bug priority/medium
Describe the Bug Failed to create a workspace role with the same name as a workspace role in another workspace Versions Used KubeSphere:3.0.0 Environment testing env http://139.198.12.26:30884/ How To Reproduce Steps to reproduce the behavior: 1.There is an workspace A, it has a workspace role named 'tes...
1.0
Workspace/Failed to create a workspace role with the same name as a workspace role in another workspace - Describe the Bug Failed to create a workspace role with the same name as a workspace role in another workspace Versions Used KubeSphere:3.0.0 Environment testing env http://139.198.12.26:30884/ How To ...
non_defect
workspace failed to create a workspace role with the same name as a workspace role in another workspace describe the bug failed to create a workspace role with the same name as a workspace role in another workspace versions used kubesphere environment testing env how to reproduce steps to reprod...
0
337,891
24,561,187,939
IssuesEvent
2022-10-12 20:27:23
saltstack/salt
https://api.github.com/repos/saltstack/salt
closed
[DOCS] HA Doc needs update
Documentation severity-medium help-wanted good first issue time-estimate-quick-fix
**Description** https://docs.saltproject.io/en/latest/topics/highavailability/index.html In the above article we mention the options <pre>master_shuffle</pre>. According to the documentation for the minion configuration here, https://docs.saltproject.io/en/latest/ref/configuration/minion.html#master-shuffle, this o...
1.0
[DOCS] HA Doc needs update - **Description** https://docs.saltproject.io/en/latest/topics/highavailability/index.html In the above article we mention the options <pre>master_shuffle</pre>. According to the documentation for the minion configuration here, https://docs.saltproject.io/en/latest/ref/configuration/minio...
non_defect
ha doc needs update description in the above article we mention the options master shuffle according to the documentation for the minion configuration here this option has been deprecated in favor of suggested fix update the doc to point to random master with relevant changes in function...
0
77,243
26,875,296,280
IssuesEvent
2023-02-05 00:13:55
scipy/scipy
https://api.github.com/repos/scipy/scipy
opened
BUG: conda 23.1.0 environment creation fails on windows 11
defect
### Describe your issue. I am running into issues with conda setup as described in the [environment.yml file](https://github.com/scipy/scipy/blob/main/environment.yml). This is my first time trying to setup the scipy build environment, so I am not sure yet if this is something specific to me or a larger issue. My main...
1.0
BUG: conda 23.1.0 environment creation fails on windows 11 - ### Describe your issue. I am running into issues with conda setup as described in the [environment.yml file](https://github.com/scipy/scipy/blob/main/environment.yml). This is my first time trying to setup the scipy build environment, so I am not sure yet i...
defect
bug conda environment creation fails on windows describe your issue i am running into issues with conda setup as described in the this is my first time trying to setup the scipy build environment so i am not sure yet if this is something specific to me or a larger issue my main clue at the moment...
1
171,321
27,099,222,064
IssuesEvent
2023-02-15 07:06:05
microsoft/WSA
https://api.github.com/repos/microsoft/WSA
closed
Want to turn off split screen mode
by-design fix-inbound feature-request
### Is your feature request related to a problem? Please describe At present, WSA automatically turns on the split screen mode, which will bring inconvenience to the experience of some applications (including but not limited to: unable to open the scan QR code interface, and video cannot be played in full screen). I d...
1.0
Want to turn off split screen mode - ### Is your feature request related to a problem? Please describe At present, WSA automatically turns on the split screen mode, which will bring inconvenience to the experience of some applications (including but not limited to: unable to open the scan QR code interface, and video ...
non_defect
want to turn off split screen mode is your feature request related to a problem please describe at present wsa automatically turns on the split screen mode which will bring inconvenience to the experience of some applications including but not limited to unable to open the scan qr code interface and video ...
0
42,330
10,965,856,149
IssuesEvent
2019-11-28 04:48:23
vector-im/riot-web
https://api.github.com/repos/vector-im/riot-web
closed
Message Editing: Remove button is available in edit history even if I don't have permissions to remove the edit
bug defect feature:aggregations feature:message-editing phase:3
<!-- Please report security issues by email to security@matrix.org --> <!-- This is a bug report template. By following the instructions below and filling out the sections with your information, you will help the us to get all the necessary data to fix your issue. You can also preview your report before submitt...
1.0
Message Editing: Remove button is available in edit history even if I don't have permissions to remove the edit - <!-- Please report security issues by email to security@matrix.org --> <!-- This is a bug report template. By following the instructions below and filling out the sections with your information, you wil...
defect
message editing remove button is available in edit history even if i don t have permissions to remove the edit this is a bug report template by following the instructions below and filling out the sections with your information you will help the us to get all the necessary data to fix your issue yo...
1
46,270
13,055,882,493
IssuesEvent
2020-07-30 03:00:54
icecube-trac/tix2
https://api.github.com/repos/icecube-trac/tix2
opened
genie-icetray - link against TTree (Trac #894)
Incomplete Migration Migrated from Trac combo simulation defect
Migrated from https://code.icecube.wisc.edu/ticket/894 ```json { "status": "closed", "changetime": "2015-03-04T00:24:00", "description": "It really helps when you specify what you need to link with, instead of assuming it magically happens. Here's a patch that works for me. No promises for anyone else.\n\...
1.0
genie-icetray - link against TTree (Trac #894) - Migrated from https://code.icecube.wisc.edu/ticket/894 ```json { "status": "closed", "changetime": "2015-03-04T00:24:00", "description": "It really helps when you specify what you need to link with, instead of assuming it magically happens. Here's a patch t...
defect
genie icetray link against ttree trac migrated from json status closed changetime description it really helps when you specify what you need to link with instead of assuming it magically happens here s a patch that works for me no promises for anyone else n n ...
1
14,258
2,796,736,797
IssuesEvent
2015-05-12 09:30:04
marcopar/ethernetip4j
https://api.github.com/repos/marcopar/ethernetip4j
closed
Cumulative patch for various bugs
auto-migrated Priority-Medium Type-Defect
``` Sorry but my tree has diverged too much to be able to send single patched to individual issues so i gathering everything here - fix for segment lenght calculation in CipMessageRouterRequest that causes padding errors and consecuent failure of the request (issue 3) - fix for errors when accessing array positions...
1.0
Cumulative patch for various bugs - ``` Sorry but my tree has diverged too much to be able to send single patched to individual issues so i gathering everything here - fix for segment lenght calculation in CipMessageRouterRequest that causes padding errors and consecuent failure of the request (issue 3) - fix for e...
defect
cumulative patch for various bugs sorry but my tree has diverged too much to be able to send single patched to individual issues so i gathering everything here fix for segment lenght calculation in cipmessagerouterrequest that causes padding errors and consecuent failure of the request issue fix for e...
1
120,214
12,061,448,974
IssuesEvent
2020-04-15 23:50:11
jooby-project/jooby
https://api.github.com/repos/jooby-project/jooby
closed
Jooby2 documentation: It'd be great to see example code for one Jooby instance handle two domains
documentation
Both on say 8080, but requests to http://foo.devd.io and http://bar.devd.io (both redirect to 127.0.0.1) serve different content. Examples for the script and MVC modes of operation would be very cool :)
1.0
Jooby2 documentation: It'd be great to see example code for one Jooby instance handle two domains - Both on say 8080, but requests to http://foo.devd.io and http://bar.devd.io (both redirect to 127.0.0.1) serve different content. Examples for the script and MVC modes of operation would be very cool :)
non_defect
documentation it d be great to see example code for one jooby instance handle two domains both on say but requests to and both redirect to serve different content examples for the script and mvc modes of operation would be very cool
0
21,123
3,461,696,193
IssuesEvent
2015-12-20 09:26:34
arti01/jkursy
https://api.github.com/repos/arti01/jkursy
closed
nowy użytkownik i przypisanie kursu
auto-migrated Priority-Low Type-Defect
``` Dodaję użytkownika z pozycji admina. Nie mogę od razu przypisać mu kursu, muszę wysłać dane, wejść w usera jeszcze raz i dopiero wtedy przypisać mu konkretny kurs. Dobrze by było zrobić to od razu. ``` Original issue reported on code.google.com by `juko...@gmail.com` on 10 Feb 2011 at 7:26
1.0
nowy użytkownik i przypisanie kursu - ``` Dodaję użytkownika z pozycji admina. Nie mogę od razu przypisać mu kursu, muszę wysłać dane, wejść w usera jeszcze raz i dopiero wtedy przypisać mu konkretny kurs. Dobrze by było zrobić to od razu. ``` Original issue reported on code.google.com by `juko...@gmail.com` on 10 F...
defect
nowy użytkownik i przypisanie kursu dodaję użytkownika z pozycji admina nie mogę od razu przypisać mu kursu muszę wysłać dane wejść w usera jeszcze raz i dopiero wtedy przypisać mu konkretny kurs dobrze by było zrobić to od razu original issue reported on code google com by juko gmail com on fe...
1
169,603
6,412,831,579
IssuesEvent
2017-08-08 05:18:14
GoogleCloudPlatform/google-cloud-python
https://api.github.com/repos/GoogleCloudPlatform/google-cloud-python
closed
Support for GCS Cloud Pub/Sub Notifications
priority: p2+ type: enhancement
GCS has a new feature (currently in private alpha) wherein buckets can be configured to send object change notifications to Cloud Pub/Sub topics, rather than as push notifications to HTTPS endpoints. For gcloud-python, I imagine such a feature might look like this: from gcloud import pubsub from gcloud i...
1.0
Support for GCS Cloud Pub/Sub Notifications - GCS has a new feature (currently in private alpha) wherein buckets can be configured to send object change notifications to Cloud Pub/Sub topics, rather than as push notifications to HTTPS endpoints. For gcloud-python, I imagine such a feature might look like this: ...
non_defect
support for gcs cloud pub sub notifications gcs has a new feature currently in private alpha wherein buckets can be configured to send object change notifications to cloud pub sub topics rather than as push notifications to https endpoints for gcloud python i imagine such a feature might look like this ...
0
216,509
16,768,104,592
IssuesEvent
2021-06-14 11:33:36
elastic/kibana
https://api.github.com/repos/elastic/kibana
closed
[Event Filtering] Hide content while checking if entries exists on event filters list
OLM Sprint QA:Ready for Testing Team:Onboarding and Lifecycle Mgt bug v7.14.0
Content is displayed while checking if entries exists. This can cause weird behaviours (flash) when there is no data or there are existing entries. **Steps to reproduce:** 1. Go to Administration tab 2. Go to Event Filters tab 3. When no entries exists there is a strange behaviour. A loader should appear fi...
1.0
[Event Filtering] Hide content while checking if entries exists on event filters list - Content is displayed while checking if entries exists. This can cause weird behaviours (flash) when there is no data or there are existing entries. **Steps to reproduce:** 1. Go to Administration tab 2. Go to Event Filters ...
non_defect
hide content while checking if entries exists on event filters list content is displayed while checking if entries exists this can cause weird behaviours flash when there is no data or there are existing entries steps to reproduce go to administration tab go to event filters tab when no ...
0
532,624
15,560,404,027
IssuesEvent
2021-03-16 12:40:44
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
closed
USER ISSUE: Meteor Blowing up the World gives negative numbers for All types of Trees
Category: Gameplay Priority: Medium Squad: Otter Status: Not reproduced Type: Bug
**Version:** 0.7.7.2 beta ![snap2924](https://user-images.githubusercontent.com/29383891/46148427-f604ee00-c25f-11e8-9f44-39610746e700.png)
1.0
USER ISSUE: Meteor Blowing up the World gives negative numbers for All types of Trees - **Version:** 0.7.7.2 beta ![snap2924](https://user-images.githubusercontent.com/29383891/46148427-f604ee00-c25f-11e8-9f44-39610746e700.png)
non_defect
user issue meteor blowing up the world gives negative numbers for all types of trees version beta
0
30,741
4,213,168,271
IssuesEvent
2016-06-29 18:15:36
phetsims/pendulum-lab
https://api.github.com/repos/phetsims/pendulum-lab
closed
Scaling of pendulum's length does not match design document.
design:general
According to the design document the version dev.9 of the Pendulum lab does not satisfy this mock-up. **Current Version** ![image](https://cloud.githubusercontent.com/assets/13894380/16151505/5f67497c-346b-11e6-8646-8e4dd0a58dfb.png) **Mock-up** ![image](https://cloud.githubusercontent.com/assets/138943...
1.0
Scaling of pendulum's length does not match design document. - According to the design document the version dev.9 of the Pendulum lab does not satisfy this mock-up. **Current Version** ![image](https://cloud.githubusercontent.com/assets/13894380/16151505/5f67497c-346b-11e6-8646-8e4dd0a58dfb.png) **Mock-u...
non_defect
scaling of pendulum s length does not match design document according to the design document the version dev of the pendulum lab does not satisfy this mock up current version mock up this will require scaling of the ruler as well
0
15,773
2,869,065,410
IssuesEvent
2015-06-05 23:03:09
dart-lang/sdk
https://api.github.com/repos/dart-lang/sdk
closed
Get error "Uncaught InvalidStateError: Failed to call 'register' on 'Document' for type 'polymer-element'
Area-Pkg NeedsInfo Pkg-Polymer PolymerMilestone-Next Priority-Medium Type-Defect
When I use a debug build of dartium and try to use the Dartium Observatory I get the following error: [24956:24956:0116/153752:ERROR:CONSOLE(5777)] &quot;Uncaught InvalidStateError: Failed to call 'register' on 'Document' for type 'polymer-element': a type with that name is already registered.&quot;, source: chrome-de...
1.0
Get error "Uncaught InvalidStateError: Failed to call 'register' on 'Document' for type 'polymer-element' - When I use a debug build of dartium and try to use the Dartium Observatory I get the following error: [24956:24956:0116/153752:ERROR:CONSOLE(5777)] &quot;Uncaught InvalidStateError: Failed to call 'register' on ...
defect
get error uncaught invalidstateerror failed to call register on document for type polymer element when i use a debug build of dartium and try to use the dartium observatory i get the following error quot uncaught invalidstateerror failed to call register on document for type polymer element a typ...
1
252,151
27,230,329,035
IssuesEvent
2023-02-21 12:47:19
timf-app-demo/Java-Demo
https://api.github.com/repos/timf-app-demo/Java-Demo
opened
CVE-2023-24998 (Medium) detected in commons-fileupload-1.3.1.jar
security vulnerability
## CVE-2023-24998 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>commons-fileupload-1.3.1.jar</b></p></summary> <p>The Apache Commons FileUpload component provides a simple yet flex...
True
CVE-2023-24998 (Medium) detected in commons-fileupload-1.3.1.jar - ## CVE-2023-24998 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>commons-fileupload-1.3.1.jar</b></p></summary> <p...
non_defect
cve medium detected in commons fileupload jar cve medium severity vulnerability vulnerable library commons fileupload jar the apache commons fileupload component provides a simple yet flexible means of adding support for multipart file upload functionality to servlets and we...
0
283,855
21,335,284,454
IssuesEvent
2022-04-18 13:54:18
francescaseverino/Focus-Bot
https://api.github.com/repos/francescaseverino/Focus-Bot
opened
Add meaningful comments
documentation
add comments to describe certain functions so that it is better understood by developers
1.0
Add meaningful comments - add comments to describe certain functions so that it is better understood by developers
non_defect
add meaningful comments add comments to describe certain functions so that it is better understood by developers
0
677,804
23,176,591,501
IssuesEvent
2022-07-31 14:07:13
prologin/sadm
https://api.github.com/repos/prologin/sadm
closed
workernode should get their tasks from the heartbeat
type:enhancement priority:major state:new
> ###### Originally posted 2015-11-11 17:25 by [serialk](https://bitbucket.org/serialk/) on Bitbucket When using the master/worker system on a network we don't control, an important number of problems arise, especially when some of the workers are behind a NAT. Currently, the system works this way: - The workern...
1.0
workernode should get their tasks from the heartbeat - > ###### Originally posted 2015-11-11 17:25 by [serialk](https://bitbucket.org/serialk/) on Bitbucket When using the master/worker system on a network we don't control, an important number of problems arise, especially when some of the workers are behind a NAT. ...
non_defect
workernode should get their tasks from the heartbeat originally posted by on bitbucket when using the master worker system on a network we don t control an important number of problems arise especially when some of the workers are behind a nat currently the system works this way t...
0
61,964
17,023,820,438
IssuesEvent
2021-07-03 04:01:37
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
closed
remove trailing whitespace in tags
Component: potlatch2 Priority: minor Resolution: fixed Type: defect
**[Submitted to the original trac issue database at 5.52pm, Thursday, 6th September 2012]** Potlatch2 doesn't remove trailing whitespace in tags. For example [http://www.openstreetmap.org/api/0.6/node/1864014640/2 v2 of node 1864014640] has a broken name tag: ``` <tag k="name " v="Hopfgarten"/> ``` I can't see ...
1.0
remove trailing whitespace in tags - **[Submitted to the original trac issue database at 5.52pm, Thursday, 6th September 2012]** Potlatch2 doesn't remove trailing whitespace in tags. For example [http://www.openstreetmap.org/api/0.6/node/1864014640/2 v2 of node 1864014640] has a broken name tag: ``` <tag k="name " ...
defect
remove trailing whitespace in tags doesn t remove trailing whitespace in tags for example has a broken name tag i can t see any point in keeping trailing whitespace it should be discarded automatically josm removes trailing whitespace for keys and values
1
8,099
2,611,452,255
IssuesEvent
2015-02-27 05:00:05
chrsmith/hedgewars
https://api.github.com/repos/chrsmith/hedgewars
closed
Random mines are spawned inside the ground
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1. Generate maps with lot of random mines. 2. Play on it. What is the expected output? What do you see instead? It doesn't happen often, but sometimes the mines are spawned inside the ground. What version of the product are you using? On what operating system? 0.9.13 on Wind...
1.0
Random mines are spawned inside the ground - ``` What steps will reproduce the problem? 1. Generate maps with lot of random mines. 2. Play on it. What is the expected output? What do you see instead? It doesn't happen often, but sometimes the mines are spawned inside the ground. What version of the product are you us...
defect
random mines are spawned inside the ground what steps will reproduce the problem generate maps with lot of random mines play on it what is the expected output what do you see instead it doesn t happen often but sometimes the mines are spawned inside the ground what version of the product are you us...
1
434,912
30,475,875,005
IssuesEvent
2023-07-17 16:27:55
cloudflare/cloudflare-docs
https://api.github.com/repos/cloudflare/cloudflare-docs
closed
Add programmatic verification code for Javascript
documentation content:new
### Which Cloudflare product(s) does this pertain to? Zero Trust ### Subject Matter Add programmatic verification code for Javascript ### Content Location https://developers.cloudflare.com/cloudflare-one/identity/authorization-cookie/validating-json/#programmatic-verification ### Additional informatio...
1.0
Add programmatic verification code for Javascript - ### Which Cloudflare product(s) does this pertain to? Zero Trust ### Subject Matter Add programmatic verification code for Javascript ### Content Location https://developers.cloudflare.com/cloudflare-one/identity/authorization-cookie/validating-json/#pr...
non_defect
add programmatic verification code for javascript which cloudflare product s does this pertain to zero trust subject matter add programmatic verification code for javascript content location additional information i am happy to pick this up
0
824,454
31,157,294,301
IssuesEvent
2023-08-16 13:53:23
testomatio/app
https://api.github.com/repos/testomatio/app
closed
PROD: public report does not create at the first attempt
bug reporting ui\ux users priority medium
**Describe the bug** Public report will be created only after page refresh **To Reproduce** Steps to reproduce the behavior: 1. go to Runs page 2. open a run report 3. click on menu button 4. click on publish 5. see the issue **Screenshots** ![screencast 2021-08-19 13-43-28](https://user-images.github...
1.0
PROD: public report does not create at the first attempt - **Describe the bug** Public report will be created only after page refresh **To Reproduce** Steps to reproduce the behavior: 1. go to Runs page 2. open a run report 3. click on menu button 4. click on publish 5. see the issue **Screenshots** !...
non_defect
prod public report does not create at the first attempt describe the bug public report will be created only after page refresh to reproduce steps to reproduce the behavior go to runs page open a run report click on menu button click on publish see the issue screenshots ...
0
46,892
13,055,998,279
IssuesEvent
2020-07-30 03:20:48
icecube-trac/tix2
https://api.github.com/repos/icecube-trac/tix2
opened
Large objects are serialized incorrectly (Trac #2096)
Incomplete Migration Migrated from Trac combo core defect
Migrated from https://code.icecube.wisc.edu/ticket/2096 ```json { "status": "closed", "changetime": "2019-02-13T14:14:49", "description": "It seems that at someone decided to store collection sizes in our `portable_binary_archive`s [http://code.icecube.wisc.edu/projects/icecube/browser/IceTray/projects/se...
1.0
Large objects are serialized incorrectly (Trac #2096) - Migrated from https://code.icecube.wisc.edu/ticket/2096 ```json { "status": "closed", "changetime": "2019-02-13T14:14:49", "description": "It seems that at someone decided to store collection sizes in our `portable_binary_archive`s [http://code.icecu...
defect
large objects are serialized incorrectly trac migrated from json status closed changetime description it seems that at someone decided to store collection sizes in our portable binary archive s while it might seem unlikely that we would ever need to serialize an...
1
356,183
10,589,720,822
IssuesEvent
2019-10-09 07:01:49
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
free.facebook.com - see bug description
browser-firefox-mobile engine-gecko priority-critical
<!-- @browser: Firefox Mobile 68.0 --> <!-- @ua_header: Mozilla/5.0 (Android 6.0.1; Mobile; rv:68.0) Gecko/68.0 Firefox/68.0 --> <!-- @reported_with: mobile-reporter --> **URL**: https://free.facebook.com/aleahh.galakas?_rdc=2&_rdr **Browser / Version**: Firefox Mobile 68.0 **Operating System**: Android 6.0.1 **Teste...
1.0
free.facebook.com - see bug description - <!-- @browser: Firefox Mobile 68.0 --> <!-- @ua_header: Mozilla/5.0 (Android 6.0.1; Mobile; rv:68.0) Gecko/68.0 Firefox/68.0 --> <!-- @reported_with: mobile-reporter --> **URL**: https://free.facebook.com/aleahh.galakas?_rdc=2&_rdr **Browser / Version**: Firefox Mobile 68.0 *...
non_defect
free facebook com see bug description url browser version firefox mobile operating system android tested another browser unknown problem type something else description unauthorized steps to reproduce unauthorized sell of drugs and guns remove this profile a...
0
388,160
11,483,933,867
IssuesEvent
2020-02-11 01:38:08
BendroCorp/bendrocorp-api
https://api.github.com/repos/BendroCorp/bendrocorp-api
closed
Events with zero auto attendance cannot be certified
bug priority: high
Events with zero auto attendance cannot be certified. The certification list comes back empty from the API.
1.0
Events with zero auto attendance cannot be certified - Events with zero auto attendance cannot be certified. The certification list comes back empty from the API.
non_defect
events with zero auto attendance cannot be certified events with zero auto attendance cannot be certified the certification list comes back empty from the api
0
77,624
27,081,800,027
IssuesEvent
2023-02-14 14:30:15
zed-industries/community
https://api.github.com/repos/zed-industries/community
closed
Toggle Side Bar with Key Binding cmd-shift-b Does Not Work
defect triage
### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it ### Expected When I use the key binding cmd-shift-b then the right sidebar (dock) opens or closes. As indicated in the menu and in the default key bindings: ` "cmd-shift-b": "workspace::ToggleRightSidebar"` ### ...
1.0
Toggle Side Bar with Key Binding cmd-shift-b Does Not Work - ### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it ### Expected When I use the key binding cmd-shift-b then the right sidebar (dock) opens or closes. As indicated in the menu and in the default key binding...
defect
toggle side bar with key binding cmd shift b does not work check for existing issues completed describe the bug provide steps to reproduce it expected when i use the key binding cmd shift b then the right sidebar dock opens or closes as indicated in the menu and in the default key bindings ...
1
217,544
16,855,806,216
IssuesEvent
2021-06-21 06:27:58
tikv/tikv
https://api.github.com/repos/tikv/tikv
closed
raftstore::test_merge::test_merge_isolated_store_with_no_target_peer failed
component/test
Latest build: <a href="https://internal.pingcap.net/idc-jenkins/job/tikv_ghpr_test/39677/display/redirect">https://internal.pingcap.net/idc-jenkins/job/tikv_ghpr_test/39677/display/redirect</a>
1.0
raftstore::test_merge::test_merge_isolated_store_with_no_target_peer failed - Latest build: <a href="https://internal.pingcap.net/idc-jenkins/job/tikv_ghpr_test/39677/display/redirect">https://internal.pingcap.net/idc-jenkins/job/tikv_ghpr_test/39677/display/redirect</a>
non_defect
raftstore test merge test merge isolated store with no target peer failed latest build a href
0
700,216
24,051,634,734
IssuesEvent
2022-09-16 13:19:17
unfoldingWord/translationCore
https://api.github.com/repos/unfoldingWord/translationCore
closed
On tC startup remove bibles processed with different usfm-js version update with bundled bibles
QA/Pass Priority/High Regression 3.3.0
## Story Explanation ### User Story <!-- This is a short, simple description of the feature told from the perspective of the person who desires the new capability --> We have made a fix to USFM-js to preserve space before punctuation. This impacts the UHB and maybe other languages. Since the UHB is not changin...
1.0
On tC startup remove bibles processed with different usfm-js version update with bundled bibles - ## Story Explanation ### User Story <!-- This is a short, simple description of the feature told from the perspective of the person who desires the new capability --> We have made a fix to USFM-js to preserve space ...
non_defect
on tc startup remove bibles processed with different usfm js version update with bundled bibles story explanation user story this is a short simple description of the feature told from the perspective of the person who desires the new capability we have made a fix to usfm js to preserve space ...
0
112,353
17,089,565,481
IssuesEvent
2021-07-08 15:41:09
turkdevops/atom
https://api.github.com/repos/turkdevops/atom
opened
CVE-2019-16776 (High) detected in npm-6.2.0.tgz
security vulnerability
## CVE-2019-16776 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>npm-6.2.0.tgz</b></p></summary> <p>a package manager for JavaScript</p> <p>Library home page: <a href="https://registr...
True
CVE-2019-16776 (High) detected in npm-6.2.0.tgz - ## CVE-2019-16776 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>npm-6.2.0.tgz</b></p></summary> <p>a package manager for JavaScript<...
non_defect
cve high detected in npm tgz cve high severity vulnerability vulnerable library npm tgz a package manager for javascript library home page a href dependency hierarchy atom package manager tgz root library x npm tgz vulnerable library f...
0
71,148
23,469,479,583
IssuesEvent
2022-08-16 20:12:01
department-of-veterans-affairs/va.gov-cms
https://api.github.com/repos/department-of-veterans-affairs/va.gov-cms
opened
Update the color of description text on Vet Center Cards
Needs refining ⭐️ Sitewide CMS 508/Accessibility 508-defect-2
## Description On the Vet Center Dashboard in the CMS, the description text on the cards (HEX 757576) does not pass WCAG 2.0 AA color contrast requirements against the light gray background ## Screenshot ![image](https://user-images.githubusercontent.com/106678594/184974308-db9c7d4c-6611-4f1f-aad3-c35c096e193f.png...
1.0
Update the color of description text on Vet Center Cards - ## Description On the Vet Center Dashboard in the CMS, the description text on the cards (HEX 757576) does not pass WCAG 2.0 AA color contrast requirements against the light gray background ## Screenshot ![image](https://user-images.githubusercontent.com/1...
defect
update the color of description text on vet center cards description on the vet center dashboard in the cms the description text on the cards hex does not pass wcag aa color contrast requirements against the light gray background screenshot accessibility standard wcag version aaa...
1
240,034
19,988,374,355
IssuesEvent
2022-01-31 00:42:56
backend-br/vagas
https://api.github.com/repos/backend-br/vagas
closed
[Remoto] Python Developer - PL
CLT Pleno Python Django Testes automatizados PostgreSQL Git Rest Linux Docker Stale
## Descrição da vaga: **Selecionamos para empresa de Tecnologia da Informação de Porto Alegre / RS** - Inglês avançado ou fluente, falado e escrito ## Características da nossa empresa: - Ambiente sem burocracia e descontraído; - Poder influenciador - decidir diretamente nos resultados do trabalho; - Traba...
1.0
[Remoto] Python Developer - PL - ## Descrição da vaga: **Selecionamos para empresa de Tecnologia da Informação de Porto Alegre / RS** - Inglês avançado ou fluente, falado e escrito ## Características da nossa empresa: - Ambiente sem burocracia e descontraído; - Poder influenciador - decidir diretamente nos...
non_defect
python developer pl descrição da vaga selecionamos para empresa de tecnologia da informação de porto alegre rs inglês avançado ou fluente falado e escrito características da nossa empresa ambiente sem burocracia e descontraído poder influenciador decidir diretamente nos result...
0
45,896
13,055,817,159
IssuesEvent
2020-07-30 02:49:32
icecube-trac/tix2
https://api.github.com/repos/icecube-trac/tix2
opened
NFE calling PushFrame multiple time (Trac #212)
Incomplete Migration Migrated from Trac combo reconstruction defect
Migrated from https://code.icecube.wisc.edu/ticket/212 ```json { "status": "closed", "changetime": "2010-11-10T11:29:13", "description": "If the NFEPulseMerger is used, along with poorly configured \nNFE settings (so no pulses generated), you get multiple calls to \nPushFrame() in the NFEPulseMerger. \n\n...
1.0
NFE calling PushFrame multiple time (Trac #212) - Migrated from https://code.icecube.wisc.edu/ticket/212 ```json { "status": "closed", "changetime": "2010-11-10T11:29:13", "description": "If the NFEPulseMerger is used, along with poorly configured \nNFE settings (so no pulses generated), you get multiple ...
defect
nfe calling pushframe multiple time trac migrated from json status closed changetime description if the nfepulsemerger is used along with poorly configured nnfe settings so no pulses generated you get multiple calls to npushframe in the nfepulsemerger n np...
1
248
2,521,794,947
IssuesEvent
2015-01-19 16:56:55
UNH-CORE/turbine-test-bed
https://api.github.com/repos/UNH-CORE/turbine-test-bed
opened
Trim cylinder turbulence generator 80/20 member
defect
It's a bit tight fitting inside the carriage extrusions. Trimming 1/16 to 1/8 inch should be enough.
1.0
Trim cylinder turbulence generator 80/20 member - It's a bit tight fitting inside the carriage extrusions. Trimming 1/16 to 1/8 inch should be enough.
defect
trim cylinder turbulence generator member it s a bit tight fitting inside the carriage extrusions trimming to inch should be enough
1
12,361
2,694,221,025
IssuesEvent
2015-04-01 19:01:14
JesusFreke/smali
https://api.github.com/repos/JesusFreke/smali
closed
Exception occured when I used "-r" option.
Priority-Medium Type-Defect
Original [issue 59](https://code.google.com/p/smali/issues/detail?id=59) created by JesusFreke on 2011-03-07T02:57:05.000Z: <b>What seems to be the problem?</b> I use baksmali to disassembly a dex file. When i use the &quot;-r ALL&quot; option, baksmail throws a Exception. when i erase the &quot;-r ALL&quot; option,...
1.0
Exception occured when I used "-r" option. - Original [issue 59](https://code.google.com/p/smali/issues/detail?id=59) created by JesusFreke on 2011-03-07T02:57:05.000Z: <b>What seems to be the problem?</b> I use baksmali to disassembly a dex file. When i use the &quot;-r ALL&quot; option, baksmail throws a Exception....
defect
exception occured when i used r option original created by jesusfreke on what seems to be the problem i use baksmali to disassembly a dex file when i use the quot r all quot option baksmail throws a exception when i erase the quot r all quot option baksmali works well whether i ...
1
31,275
5,922,031,805
IssuesEvent
2017-05-23 01:36:37
zulip/zulip
https://api.github.com/repos/zulip/zulip
closed
Update user documentation images with updated UI screenshots
area: documentation (user) bite size in progress
Various images used in the user documentation (located in `static/images/help`) are outdated due to the recent changes in the Zulip user interface. They should be updated to reflect the current UI.
1.0
Update user documentation images with updated UI screenshots - Various images used in the user documentation (located in `static/images/help`) are outdated due to the recent changes in the Zulip user interface. They should be updated to reflect the current UI.
non_defect
update user documentation images with updated ui screenshots various images used in the user documentation located in static images help are outdated due to the recent changes in the zulip user interface they should be updated to reflect the current ui
0
29,119
2,713,670,750
IssuesEvent
2015-04-09 20:40:37
nickpaventi/culligan-diy
https://api.github.com/repos/nickpaventi/culligan-diy
closed
Home: Learn More CTA should line up with quote
Low Priority
Left edges should be aligned. See screen shot ![home-quote-cta](https://cloud.githubusercontent.com/assets/10550484/7075346/0e3005d2-deb6-11e4-945c-eaefc7a02ad9.png)
1.0
Home: Learn More CTA should line up with quote - Left edges should be aligned. See screen shot ![home-quote-cta](https://cloud.githubusercontent.com/assets/10550484/7075346/0e3005d2-deb6-11e4-945c-eaefc7a02ad9.png)
non_defect
home learn more cta should line up with quote left edges should be aligned see screen shot
0
45,012
12,519,732,240
IssuesEvent
2020-06-03 14:51:21
NREL/EnergyPlus
https://api.github.com/repos/NREL/EnergyPlus
closed
Coil:Cooling:DX:VariableSpeed air-to-air coil autosizes cooling capacity using CapFT curve results based on RatedInletWaterTemp = 84.2
Defect
Issue overview -------------- line 3357 of VariableSpeedCoil: TotCapTempModFac = CurveValue( VarSpeedCoil( DXCoilNum ).MSCCapFTemp( VarSpeedCoil( DXCoilNum ).NormSpedLevel ), MixWetBulb, RatedInletWaterTemp ); Found during development of unit test = UnitarySystem_MultispeedPerformance ### Details Some additio...
1.0
Coil:Cooling:DX:VariableSpeed air-to-air coil autosizes cooling capacity using CapFT curve results based on RatedInletWaterTemp = 84.2 - Issue overview -------------- line 3357 of VariableSpeedCoil: TotCapTempModFac = CurveValue( VarSpeedCoil( DXCoilNum ).MSCCapFTemp( VarSpeedCoil( DXCoilNum ).NormSpedLevel ), MixWe...
defect
coil cooling dx variablespeed air to air coil autosizes cooling capacity using capft curve results based on ratedinletwatertemp issue overview line of variablespeedcoil totcaptempmodfac curvevalue varspeedcoil dxcoilnum msccapftemp varspeedcoil dxcoilnum normspedlevel mixwetbul...
1
767,424
26,924,423,857
IssuesEvent
2023-02-07 12:50:19
canonical/canonical.com
https://api.github.com/repos/canonical/canonical.com
closed
The circle of products should lead to the product pages or to the description below
Priority: Medium
The first glance to the circle of elements on the right of the main page naturally makes you think that each icon should be active and leads you somewhere, or at least have some kind of a pop-up with description.
1.0
The circle of products should lead to the product pages or to the description below - The first glance to the circle of elements on the right of the main page naturally makes you think that each icon should be active and leads you somewhere, or at least have some kind of a pop-up with description.
non_defect
the circle of products should lead to the product pages or to the description below the first glance to the circle of elements on the right of the main page naturally makes you think that each icon should be active and leads you somewhere or at least have some kind of a pop up with description
0
264,940
8,328,513,743
IssuesEvent
2018-09-27 01:16:28
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
business.apple.com - Firefox not supported
browser-firefox priority-critical severity-important
<!-- @browser: Firefox 63.0 --> <!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0 --> <!-- @reported_with: web --> **URL**: https://business.apple.com/ **Browser / Version**: Firefox 63.0 **Operating System**: Windows 10 **Tested Another Browser**: Yes **Problem type**: ...
1.0
business.apple.com - Firefox not supported - <!-- @browser: Firefox 63.0 --> <!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0 --> <!-- @reported_with: web --> **URL**: https://business.apple.com/ **Browser / Version**: Firefox 63.0 **Operating System**: Windows 10 **Test...
non_defect
business apple com firefox not supported url browser version firefox operating system windows tested another browser yes problem type site is not usable description site does not allow firefox to use it steps to reproduce from with ❤️
0
520,334
15,084,596,559
IssuesEvent
2021-02-05 17:23:23
alerj/aloalerjsite
https://api.github.com/repos/alerj/aloalerjsite
closed
Adicionar campo de comissão que criou um andamento
priority 1
O campo `created_by_committee_id` deve conter o departamento do atendente no momento em que gerou o andamento. - [x] Adicionar o campo `created_by_committee_id` à tablela progresses - [x] Fazer uma migration jogando todos os protocolos anteriores a 01/06/2020 para o ALÔ ALERJ. A inclusão dos usuários da comissão ...
1.0
Adicionar campo de comissão que criou um andamento - O campo `created_by_committee_id` deve conter o departamento do atendente no momento em que gerou o andamento. - [x] Adicionar o campo `created_by_committee_id` à tablela progresses - [x] Fazer uma migration jogando todos os protocolos anteriores a 01/06/2020 p...
non_defect
adicionar campo de comissão que criou um andamento o campo created by committee id deve conter o departamento do atendente no momento em que gerou o andamento adicionar o campo created by committee id à tablela progresses fazer uma migration jogando todos os protocolos anteriores a para o alô...
0
76,631
9,958,830,240
IssuesEvent
2019-07-05 23:44:27
clr1107/Vessel
https://api.github.com/repos/clr1107/Vessel
closed
Complete documentation
documentation
Before the new release, finish documentation and make it intuitive but short.
1.0
Complete documentation - Before the new release, finish documentation and make it intuitive but short.
non_defect
complete documentation before the new release finish documentation and make it intuitive but short
0
98,102
4,017,575,772
IssuesEvent
2016-05-16 05:25:36
xcat2/xcat-core
https://api.github.com/repos/xcat2/xcat-core
closed
[FVT]sles11.4 diskfull install failed on p8 ppc64
priority:high status:pending type:bug
env:sles11.4 , p8 ppc64 build: linux-z38a:~ # lsxcatd -v Version 2.12 (git commit 9d4c8b9c09bf0afabad32110ab27ade6d4ca9c28, built Thu May 5 07:58:26 EDT 2016) How to reproduce: ``` During diskfull provision: [](url) Loading Install kernel ... Loading initial ramdisk ... SuSE Linux zImage starting: loaded a...
1.0
[FVT]sles11.4 diskfull install failed on p8 ppc64 - env:sles11.4 , p8 ppc64 build: linux-z38a:~ # lsxcatd -v Version 2.12 (git commit 9d4c8b9c09bf0afabad32110ab27ade6d4ca9c28, built Thu May 5 07:58:26 EDT 2016) How to reproduce: ``` During diskfull provision: [](url) Loading Install kernel ... Loading initi...
non_defect
diskfull install failed on env build linux lsxcatd v version git commit built thu may edt how to reproduce during diskfull provision url loading install kernel loading initial ramdisk suse linux zimage starting loaded at sp ...
0
96,666
8,628,515,650
IssuesEvent
2018-11-21 17:36:56
pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas
closed
TST: Test failure on 32bit for TestSparseGroupBy.test_aggfuncs
32bit Groupby Sparse Testing
The `test_aggfuncs` test in `/sparse/test_groupby.py` is failing on 32bit: https://travis-ci.org/MacPython/pandas-wheels/jobs/451706570#L5281 Specifically, the pytest output: ``` _______________________ TestSparseGroupBy.test_aggfuncs ________________________ self = <pandas.tests.sparse.test_groupby.TestSparseGro...
1.0
TST: Test failure on 32bit for TestSparseGroupBy.test_aggfuncs - The `test_aggfuncs` test in `/sparse/test_groupby.py` is failing on 32bit: https://travis-ci.org/MacPython/pandas-wheels/jobs/451706570#L5281 Specifically, the pytest output: ``` _______________________ TestSparseGroupBy.test_aggfuncs _______________...
non_defect
tst test failure on for testsparsegroupby test aggfuncs the test aggfuncs test in sparse test groupby py is failing on specifically the pytest output testsparsegroupby test aggfuncs self def test aggfuncs self sparse grouped...
0
8,604
2,611,532,470
IssuesEvent
2015-02-27 06:03:41
chrsmith/hedgewars
https://api.github.com/repos/chrsmith/hedgewars
closed
Decreasing speed of aiming
auto-migrated Priority-Medium ReleaseBug-0.9.19 Type-Defect
``` What steps will reproduce the problem? 1. During the flight of a hog, notice the speed of aiming (it will be OK). 2. Now shot a rope one time, but not to cling to the surface. 3. Again notice the speed of aiming, it will be slower by about 30%. What is the expected output? What do you see instead? What version o...
1.0
Decreasing speed of aiming - ``` What steps will reproduce the problem? 1. During the flight of a hog, notice the speed of aiming (it will be OK). 2. Now shot a rope one time, but not to cling to the surface. 3. Again notice the speed of aiming, it will be slower by about 30%. What is the expected output? What do you ...
defect
decreasing speed of aiming what steps will reproduce the problem during the flight of a hog notice the speed of aiming it will be ok now shot a rope one time but not to cling to the surface again notice the speed of aiming it will be slower by about what is the expected output what do you s...
1
5,378
2,610,186,513
IssuesEvent
2015-02-26 18:59:10
chrsmith/quchuseban
https://api.github.com/repos/chrsmith/quchuseban
opened
绿疗色斑怎么样才能去除
auto-migrated Priority-Medium Type-Defect
``` 《摘要》 我不放弃依恋这样的冬日,喧闹的幸福,似乎已经遥远。曾�� �的她,至今已不再出现。我依旧不舍与这样的季节挥手。记� ��里,伤心的她,比这个季节更冰凉。独守破败的窗台,幻想 着她的经过。却迎来冬日暖阳,如昨日雪花,静静飘落,一�� �片轻轻柔柔的。一缕白烟,在我眼前升起,那是手中绿茶的� ��吸,也这样般轻柔。再美好也是曾经,脸上的痕迹提醒着我 ,我们不会在相聚!色斑怎么样才能去除, 《客户案例》   林小姐 30岁<br>   没有色斑了,那里那个乐啊,看着现在白白嫩嫩的皮肤�� �我还真不敢相信还能拥有今天这样的美丽肌肤。<br>   想想以前,我喜欢化淡装,自认为随着年龄的增大,皮�� �变差了,为了让青春永...
1.0
绿疗色斑怎么样才能去除 - ``` 《摘要》 我不放弃依恋这样的冬日,喧闹的幸福,似乎已经遥远。曾�� �的她,至今已不再出现。我依旧不舍与这样的季节挥手。记� ��里,伤心的她,比这个季节更冰凉。独守破败的窗台,幻想 着她的经过。却迎来冬日暖阳,如昨日雪花,静静飘落,一�� �片轻轻柔柔的。一缕白烟,在我眼前升起,那是手中绿茶的� ��吸,也这样般轻柔。再美好也是曾经,脸上的痕迹提醒着我 ,我们不会在相聚!色斑怎么样才能去除, 《客户案例》   林小姐 30岁<br>   没有色斑了,那里那个乐啊,看着现在白白嫩嫩的皮肤�� �我还真不敢相信还能拥有今天这样的美丽肌肤。<br>   想想以前,我喜欢化淡装,自认为随着年龄的增大,...
defect
绿疗色斑怎么样才能去除 《摘要》 我不放弃依恋这样的冬日,喧闹的幸福,似乎已经遥远。曾�� �的她,至今已不再出现。我依旧不舍与这样的季节挥手。记� ��里,伤心的她,比这个季节更冰凉。独守破败的窗台,幻想 着她的经过。却迎来冬日暖阳,如昨日雪花,静静飘落,一�� �片轻轻柔柔的。一缕白烟,在我眼前升起,那是手中绿茶的� ��吸,也这样般轻柔。再美好也是曾经,脸上的痕迹提醒着我 ,我们不会在相聚!色斑怎么样才能去除, 《客户案例》   林小姐   没有色斑了,那里那个乐啊,看着现在白白嫩嫩的皮肤�� �我还真不敢相信还能拥有今天这样的美丽肌肤。   想想以前,我喜欢化淡装,自认为随着年龄的增大,皮�� �变差了...
1
63,777
3,198,652,529
IssuesEvent
2015-10-01 13:26:35
NRGI/resourcecontracts.org
https://api.github.com/repos/NRGI/resourcecontracts.org
closed
UI issue with Safari
bug Priority UI - Front page
Contracts not loadiing. Console message: [Error] TypeError: undefined is not a function (evaluating '$('select').select2({placeholder: "Select", allowClear: true, theme: "classic"})') (anonymous function) (script.js, line 2) j (jquery.min.js, line 2) fireWith (jquery.min.js, line 2) rea...
1.0
UI issue with Safari - Contracts not loadiing. Console message: [Error] TypeError: undefined is not a function (evaluating '$('select').select2({placeholder: "Select", allowClear: true, theme: "classic"})') (anonymous function) (script.js, line 2) j (jquery.min.js, line 2) fireWith (jquery.mi...
non_defect
ui issue with safari contracts not loadiing console message typeerror undefined is not a function evaluating select placeholder select allowclear true theme classic anonymous function script js line j jquery min js line firewith jquery min js line ...
0
42,464
11,053,612,276
IssuesEvent
2019-12-10 11:45:49
ShaikASK/Testing
https://api.github.com/repos/ShaikASK/Testing
closed
Add "View Workflow" functionality in order to get the details of steps and document added in the workflow
Defect Fixed & TBD in B#56 HR Admin Module HR User Module P2 Workflow
Steps ; 1.Launch the URL 2.Sign in as HR user 3.Create Workflow and save it 4.Ensure that HR user is only having add & view workflow permission 5.Check the above created workflow Experienced Behavior : Observed that user is able to view workflow thumbnail but he is not able to see the step description and do...
1.0
Add "View Workflow" functionality in order to get the details of steps and document added in the workflow - Steps ; 1.Launch the URL 2.Sign in as HR user 3.Create Workflow and save it 4.Ensure that HR user is only having add & view workflow permission 5.Check the above created workflow Experienced Behavior ...
defect
add view workflow functionality in order to get the details of steps and document added in the workflow steps launch the url sign in as hr user create workflow and save it ensure that hr user is only having add view workflow permission check the above created workflow experienced behavior ...
1
23,508
4,020,910,658
IssuesEvent
2016-05-16 20:07:08
GoogleCloudPlatform/python-docs-samples
https://api.github.com/repos/GoogleCloudPlatform/python-docs-samples
closed
appengine/taskqueue/pull-counter Needs Worker Tests
testing
The app in appengine/taskqueue/pull-counter has a worker that is run as a separate module using the worker.yaml. It listens on /_ah/start and then enters an infinite loop pulling from the pull taskqueue and pushing to datastore. Currently the test just tests the post and addition to the queue, but not the worker fun...
1.0
appengine/taskqueue/pull-counter Needs Worker Tests - The app in appengine/taskqueue/pull-counter has a worker that is run as a separate module using the worker.yaml. It listens on /_ah/start and then enters an infinite loop pulling from the pull taskqueue and pushing to datastore. Currently the test just tests the ...
non_defect
appengine taskqueue pull counter needs worker tests the app in appengine taskqueue pull counter has a worker that is run as a separate module using the worker yaml it listens on ah start and then enters an infinite loop pulling from the pull taskqueue and pushing to datastore currently the test just tests the ...
0
240,192
18,294,997,035
IssuesEvent
2021-10-05 19:32:42
yjunechoe/ggtrace
https://api.github.com/repos/yjunechoe/ggtrace
closed
make trace_exprs argument optional
documentation enhancement priority: medium
If only `trace_steps` is provided, just run the specified steps
1.0
make trace_exprs argument optional - If only `trace_steps` is provided, just run the specified steps
non_defect
make trace exprs argument optional if only trace steps is provided just run the specified steps
0
824
10,592,138,162
IssuesEvent
2019-10-09 12:30:04
AzureAD/microsoft-authentication-library-for-dotnet
https://api.github.com/repos/AzureAD/microsoft-authentication-library-for-dotnet
closed
[Bug] MSAL should not stop developers from adding reserved scopes
ADFS In Progress Supportability bug
**Which Version of MSAL are you using ?** MSAL 4.4 **Platform** all **What authentication flow has the issue?** Client Credentials and all others. - See discussion here: https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/1403 - Gist of it - In client credentials on ADFS, <resour...
True
[Bug] MSAL should not stop developers from adding reserved scopes - **Which Version of MSAL are you using ?** MSAL 4.4 **Platform** all **What authentication flow has the issue?** Client Credentials and all others. - See discussion here: https://github.com/AzureAD/microsoft-authentication-library-for-dotnet...
non_defect
msal should not stop developers from adding reserved scopes which version of msal are you using msal platform all what authentication flow has the issue client credentials and all others see discussion here gist of it in client credentials on adfs default does not work...
0
234,507
7,722,271,273
IssuesEvent
2018-05-24 08:46:09
sethballantyne/Game-Demos
https://api.github.com/repos/sethballantyne/Game-Demos
closed
Font constructor doesn't handle negative integer arguments.
Plexis-Game bug enhancement priority-low
the overloaded constructor Font(String ^, Surface ^, Size) doesn't handle the event that either member of Size may be a negative value; it should throw ArgumentException if either evaluate to < 0.
1.0
Font constructor doesn't handle negative integer arguments. - the overloaded constructor Font(String ^, Surface ^, Size) doesn't handle the event that either member of Size may be a negative value; it should throw ArgumentException if either evaluate to < 0.
non_defect
font constructor doesn t handle negative integer arguments the overloaded constructor font string surface size doesn t handle the event that either member of size may be a negative value it should throw argumentexception if either evaluate to
0
69,192
22,270,850,630
IssuesEvent
2022-06-10 12:12:40
primefaces/primefaces
https://api.github.com/repos/primefaces/primefaces
closed
Diagram: not working properly when MaxConnections = 1
:lady_beetle: defect
### Describe the bug Endpoint's Diagram is not working when maxConnections equals 1. Checking the source code of DiagramRender.java, I checked that at method encodeEndpoint: ``` if (maxConnections != 1) { wb.append(",maxConnections:").append(maxConnections); } ``` If I change that conditio...
1.0
Diagram: not working properly when MaxConnections = 1 - ### Describe the bug Endpoint's Diagram is not working when maxConnections equals 1. Checking the source code of DiagramRender.java, I checked that at method encodeEndpoint: ``` if (maxConnections != 1) { wb.append(",maxConnections:").append(max...
defect
diagram not working properly when maxconnections describe the bug endpoint s diagram is not working when maxconnections equals checking the source code of diagramrender java i checked that at method encodeendpoint if maxconnections wb append maxconnections append max...
1
227,694
25,107,722,189
IssuesEvent
2022-11-08 17:52:54
bitbar/android-gradle-plugin
https://api.github.com/repos/bitbar/android-gradle-plugin
closed
CVE-2022-42889 (High) detected in commons-text-1.9.jar - autoclosed
security vulnerability
## CVE-2022-42889 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>commons-text-1.9.jar</b></p></summary> <p>Apache Commons Text is a library focused on algorithms working on strings.</...
True
CVE-2022-42889 (High) detected in commons-text-1.9.jar - autoclosed - ## CVE-2022-42889 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>commons-text-1.9.jar</b></p></summary> <p>Apache...
non_defect
cve high detected in commons text jar autoclosed cve high severity vulnerability vulnerable library commons text jar apache commons text is a library focused on algorithms working on strings library home page a href path to dependency file build gradle path to vulnera...
0
20,609
3,388,318,577
IssuesEvent
2015-11-29 06:22:31
netty/netty
https://api.github.com/repos/netty/netty
closed
IllegalReferenceCountException from HttpObjectDecoder when switching a protocol
defect
I found `HttpObjectDecoder.decode()` raises an `IllegalReferenceCountException` at the `case UPGRADED` block. After pulling my hairs, I found that it can happen when a user removes the `HttpObjectDecoder` from the pipeline via `HttpClientUpgradeHandler`. The following buffer access trace should be a good hint: ```...
1.0
IllegalReferenceCountException from HttpObjectDecoder when switching a protocol - I found `HttpObjectDecoder.decode()` raises an `IllegalReferenceCountException` at the `case UPGRADED` block. After pulling my hairs, I found that it can happen when a user removes the `HttpObjectDecoder` from the pipeline via `HttpClien...
defect
illegalreferencecountexception from httpobjectdecoder when switching a protocol i found httpobjectdecoder decode raises an illegalreferencecountexception at the case upgraded block after pulling my hairs i found that it can happen when a user removes the httpobjectdecoder from the pipeline via httpclien...
1