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
258,485
19,562,340,431
IssuesEvent
2022-01-03 18:00:43
OPEN-NEXT/wp2.2_dev
https://api.github.com/repos/OPEN-NEXT/wp2.2_dev
opened
Example dashboard frontend implementations
documentation
I'm just using this thread to keep track of some dashboard frontends for open source projects. * https://www.openhub.net/p/aria2
1.0
Example dashboard frontend implementations - I'm just using this thread to keep track of some dashboard frontends for open source projects. * https://www.openhub.net/p/aria2
non_defect
example dashboard frontend implementations i m just using this thread to keep track of some dashboard frontends for open source projects
0
390,917
26,875,015,556
IssuesEvent
2023-02-04 23:17:20
eclipse-ee4j/starter
https://api.github.com/repos/eclipse-ee4j/starter
closed
Create an overview of officially supported Docker base images for Jakarta EE 8, 9, 10, etc.
documentation Hack.Commit.Push
Start with a table on a wiki page. Check what we can find, and reach out to vendors to verify and provide the information we cannot find ourselves.
1.0
Create an overview of officially supported Docker base images for Jakarta EE 8, 9, 10, etc. - Start with a table on a wiki page. Check what we can find, and reach out to vendors to verify and provide the information we cannot find ourselves.
non_defect
create an overview of officially supported docker base images for jakarta ee etc start with a table on a wiki page check what we can find and reach out to vendors to verify and provide the information we cannot find ourselves
0
12,238
2,685,526,730
IssuesEvent
2015-03-30 02:12:41
IssueMigrationTest/Test5
https://api.github.com/repos/IssueMigrationTest/Test5
closed
Compiling "test" program fails on gcc 4.7
auto-migrated Priority-Medium Type-Defect
**Issue by mos4...@gmail.com** _3 May 2012 at 8:35 GMT_ _Originally opened on Google Code_ ---- ``` To be honest I do not know if this is a problem with gcc, shedskin, or my system. But I figure I will bring it up and let your decide. I have gcc 4.6 and 4.7 and when setting up shedskin I ran the test compile for ...
1.0
Compiling "test" program fails on gcc 4.7 - **Issue by mos4...@gmail.com** _3 May 2012 at 8:35 GMT_ _Originally opened on Google Code_ ---- ``` To be honest I do not know if this is a problem with gcc, shedskin, or my system. But I figure I will bring it up and let your decide. I have gcc 4.6 and 4.7 and when set...
defect
compiling test program fails on gcc issue by gmail com may at gmt originally opened on google code to be honest i do not know if this is a problem with gcc shedskin or my system but i figure i will bring it up and let your decide i have gcc and and when setting up...
1
216,524
16,662,014,527
IssuesEvent
2021-06-06 13:55:26
dbo1001/Gestor-TFG-2021
https://api.github.com/repos/dbo1001/Gestor-TFG-2021
closed
Avances documentación
documentation
Buenos días Diana, no sé si falta de hacer algún commit o realmente tienes la documentación un tanto "aparcada". Te escribo la issue para que lo tengas en cuenta. Saludos,
1.0
Avances documentación - Buenos días Diana, no sé si falta de hacer algún commit o realmente tienes la documentación un tanto "aparcada". Te escribo la issue para que lo tengas en cuenta. Saludos,
non_defect
avances documentación buenos días diana no sé si falta de hacer algún commit o realmente tienes la documentación un tanto aparcada te escribo la issue para que lo tengas en cuenta saludos
0
57,933
6,561,397,916
IssuesEvent
2017-09-07 13:11:48
imixs/imixs-workflow
https://api.github.com/repos/imixs/imixs-workflow
closed
REST-Service - ModelService computes wrong download link for bpmn file
bug testing
Hi Ralph, some questions about the REST-API (http://localhost:8080/workflow/rest-service/): 1. When I access http://localhost:8080/workflow/rest-service/model/ and click on a model I got to http://localhost:8080/workflow/rest-service/model/model/1.0.0/groups/Ticket which is wrong because of the double "model/model/...
1.0
REST-Service - ModelService computes wrong download link for bpmn file - Hi Ralph, some questions about the REST-API (http://localhost:8080/workflow/rest-service/): 1. When I access http://localhost:8080/workflow/rest-service/model/ and click on a model I got to http://localhost:8080/workflow/rest-service/model/mod...
non_defect
rest service modelservice computes wrong download link for bpmn file hi ralph some questions about the rest api when i access and click on a model i got to which is wrong because of the double model model i think it s a small bug there is no selection on it would be nice if you can walk...
0
39,182
9,292,843,755
IssuesEvent
2019-03-22 05:22:33
line/centraldogma
https://api.github.com/repos/line/centraldogma
closed
Startup warnings from Armeria
defect
``` 20:39:52.542 [main] WARN com.linecorp.armeria.server.AnnotatedHttpServices - Some path variables of the method 'removeProject' of the class 'com.linecorp.centraldogma.server.internal.api.ProjectServiceV1' do not have their corresponding parameters annotated with @Param. They would not be automatically injected: [p...
1.0
Startup warnings from Armeria - ``` 20:39:52.542 [main] WARN com.linecorp.armeria.server.AnnotatedHttpServices - Some path variables of the method 'removeProject' of the class 'com.linecorp.centraldogma.server.internal.api.ProjectServiceV1' do not have their corresponding parameters annotated with @Param. They would n...
defect
startup warnings from armeria warn com linecorp armeria server annotatedhttpservices some path variables of the method removeproject of the class com linecorp centraldogma server internal api do not have their corresponding parameters annotated with param they would not be automatically injec...
1
24,060
12,199,664,735
IssuesEvent
2020-04-30 02:18:50
ExpDev07/coronavirus-tracker-api
https://api.github.com/repos/ExpDev07/coronavirus-tracker-api
closed
Use a shared cache for gunicorn workers
down performance
## References 1. https://realpython.com/python-memcache-efficient-caching/ 2. https://stackoverflow.com/questions/43097811/how-can-i-share-a-cache-between-gunicorn-workers 3. https://krzysztofzuraw.com/blog/2017/gunicorn-lru-cache-pitfall.html 4. Set Caching Header issue #117
True
Use a shared cache for gunicorn workers - ## References 1. https://realpython.com/python-memcache-efficient-caching/ 2. https://stackoverflow.com/questions/43097811/how-can-i-share-a-cache-between-gunicorn-workers 3. https://krzysztofzuraw.com/blog/2017/gunicorn-lru-cache-pitfall.html 4. Set Caching Header issue ...
non_defect
use a shared cache for gunicorn workers references set caching header issue
0
138,414
5,340,961,986
IssuesEvent
2017-02-17 00:51:30
vmware/vic
https://api.github.com/repos/vmware/vic
opened
Docker 1.13 client claims API version downgraded from 1.25 when calling docker version
area/docker priority/medium
As a user of VIC and docker CLI 1.13, I should see the API versions showing 1.25 if I issue 'docker version'. Acceptance criteria: A robot script calling docker version and checks for the absence of the term 'downgraded from'.
1.0
Docker 1.13 client claims API version downgraded from 1.25 when calling docker version - As a user of VIC and docker CLI 1.13, I should see the API versions showing 1.25 if I issue 'docker version'. Acceptance criteria: A robot script calling docker version and checks for the absence of the term 'downgraded from'. ...
non_defect
docker client claims api version downgraded from when calling docker version as a user of vic and docker cli i should see the api versions showing if i issue docker version acceptance criteria a robot script calling docker version and checks for the absence of the term downgraded from
0
24,028
3,900,273,396
IssuesEvent
2016-04-18 04:32:15
catmaid/CATMAID
https://api.github.com/repos/catmaid/CATMAID
closed
Searching for multiple annotations when one has no results
priority: important status: done type: defect
In the Neuron Search pane, searching for multiple annotations is usually an AND operation. However, if one of the annotations doesn't exist, it's just ignored and the results for the existing annotation are returned. This leads to unexpected behaviour if, for example, you are looking for the intersection of two anno...
1.0
Searching for multiple annotations when one has no results - In the Neuron Search pane, searching for multiple annotations is usually an AND operation. However, if one of the annotations doesn't exist, it's just ignored and the results for the existing annotation are returned. This leads to unexpected behaviour if, ...
defect
searching for multiple annotations when one has no results in the neuron search pane searching for multiple annotations is usually an and operation however if one of the annotations doesn t exist it s just ignored and the results for the existing annotation are returned this leads to unexpected behaviour if ...
1
13,779
2,783,999,557
IssuesEvent
2015-05-07 06:14:03
openpreserve/plato
https://api.github.com/repos/openpreserve/plato
opened
[Plato] Evaluate Experiments: Approve all values, then save causes exception
defect
in step evaluate experiments, with a lot of leaves displayed, selecting "Approve all values" and then choosing "save" or "save and proceed" (or possibly other actions) can result in an org.jboss.weld.context.BusyConversationException WELD-000322 Conversation lock timed out: 2 this is clearly related to #221, "...
1.0
[Plato] Evaluate Experiments: Approve all values, then save causes exception - in step evaluate experiments, with a lot of leaves displayed, selecting "Approve all values" and then choosing "save" or "save and proceed" (or possibly other actions) can result in an org.jboss.weld.context.BusyConversationException W...
defect
evaluate experiments approve all values then save causes exception in step evaluate experiments with a lot of leaves displayed selecting approve all values and then choosing save or save and proceed or possibly other actions can result in an org jboss weld context busyconversationexception weld ...
1
10,793
12,797,675,907
IssuesEvent
2020-07-02 12:44:21
detsutut/shinyDBNet
https://api.github.com/repos/detsutut/shinyDBNet
closed
Open file on macOS (Catalina)
compatibility issue
When I use the code as available from here and try to open an existing BN, no window to chose a file is opened. This seems a macOS issue.
True
Open file on macOS (Catalina) - When I use the code as available from here and try to open an existing BN, no window to chose a file is opened. This seems a macOS issue.
non_defect
open file on macos catalina when i use the code as available from here and try to open an existing bn no window to chose a file is opened this seems a macos issue
0
289,471
8,871,266,694
IssuesEvent
2019-01-11 12:02:56
DroidKaigi/conference-app-2019
https://api.github.com/repos/DroidKaigi/conference-app-2019
closed
Add floor map screen
assigned high priority welcome contribute
## Overview (Required) - We need to create the floor map screen - The images are already added https://github.com/DroidKaigi/conference-app-2019/blob/master/feature/floormap/src/main/res/drawable-hdpi/ic_floor1.png ## Links - https://gallery.io/projects/MCHbtQVoQ2HCZd9Pbpex4PVP/files/MCHtA7U1iMGr6907YDmqSpauSG02...
1.0
Add floor map screen - ## Overview (Required) - We need to create the floor map screen - The images are already added https://github.com/DroidKaigi/conference-app-2019/blob/master/feature/floormap/src/main/res/drawable-hdpi/ic_floor1.png ## Links - https://gallery.io/projects/MCHbtQVoQ2HCZd9Pbpex4PVP/files/MCHtA...
non_defect
add floor map screen overview required we need to create the floor map screen the images are already added links please send request
0
81,916
23,615,506,051
IssuesEvent
2022-08-24 15:32:50
microsoft/fluentui
https://api.github.com/repos/microsoft/fluentui
closed
[Bug]: react-hooks 8.6.8 package empty and breaks all of @fluentui/react
Area: Build System Priority 1: High Status: In PR
### Library React / v8 (@fluentui/react) ### System Info ```shell N/A ``` ### Are you reporting Accessibility issue? _No response_ ### Reproduction https://www.npmjs.com/package/@fluentui/react-hooks ### Bug Description It appears that the package `@fluentui/react-hooks` version 6.8.6 is broken. I get an erro...
1.0
[Bug]: react-hooks 8.6.8 package empty and breaks all of @fluentui/react - ### Library React / v8 (@fluentui/react) ### System Info ```shell N/A ``` ### Are you reporting Accessibility issue? _No response_ ### Reproduction https://www.npmjs.com/package/@fluentui/react-hooks ### Bug Description It appears that...
non_defect
react hooks package empty and breaks all of fluentui react library react fluentui react system info shell n a are you reporting accessibility issue no response reproduction bug description it appears that the package fluentui react hooks version is b...
0
73,453
24,638,374,986
IssuesEvent
2022-10-17 09:41:00
SeleniumHQ/selenium
https://api.github.com/repos/SeleniumHQ/selenium
closed
[🐛 Bug]: Index of Python documentation is incomplete
C-py I-defect
### What happened? Please check https://www.selenium.dev/selenium/docs/api/py/genindex.html and you will see ... ### How can we reproduce the issue? ```shell got o https://www.selenium.dev/selenium/docs/api/py/genindex.html ``` ### Relevant log output ```shell n. a. ``` ### Operating System Win10 ### Selenium...
1.0
[🐛 Bug]: Index of Python documentation is incomplete - ### What happened? Please check https://www.selenium.dev/selenium/docs/api/py/genindex.html and you will see ... ### How can we reproduce the issue? ```shell got o https://www.selenium.dev/selenium/docs/api/py/genindex.html ``` ### Relevant log output ```she...
defect
index of python documentation is incomplete what happened please check and you will see how can we reproduce the issue shell got o relevant log output shell n a operating system selenium version python what are the browser s and version s where you ...
1
818,675
30,699,451,343
IssuesEvent
2023-07-26 21:33:26
googleapis/google-api-nodejs-client
https://api.github.com/repos/googleapis/google-api-nodejs-client
opened
Too slow tsc compilation time with importing just googleapis
type: bug priority: p2
It takes 10 second to compile with `tsc` just with importing `googleapis` - macOS 10.15.7 - Node v18.16.1 - npm 9.8.0 - googleapis: "^118.0.0" <img width="684" alt="googleapis-import" src="https://github.com/googleapis/google-api-nodejs-client/assets/4305962/14a52c03-7b34-4979-adbf-b16de87cd02f"> tsconfig.j...
1.0
Too slow tsc compilation time with importing just googleapis - It takes 10 second to compile with `tsc` just with importing `googleapis` - macOS 10.15.7 - Node v18.16.1 - npm 9.8.0 - googleapis: "^118.0.0" <img width="684" alt="googleapis-import" src="https://github.com/googleapis/google-api-nodejs-client/asse...
non_defect
too slow tsc compilation time with importing just googleapis it takes second to compile with tsc just with importing googleapis macos node npm googleapis img width alt googleapis import src tsconfig json json compileroptions stri...
0
28,292
5,233,811,436
IssuesEvent
2017-01-30 14:03:49
SemsTestOrg/bives
https://api.github.com/repos/SemsTestOrg/bives
closed
mylyn test
defect fixed migrated other trivial
## Trac Ticket #26 **component:** other **owner:** martin **reporter:** martin **created:** 2014-02-11 10:06:47 **milestone:** **type:** defect **version:** **keywords:** test from mylyn ## comment 1 **time:** 2014-02-11 10:13:55 **author:** martin ## comment 2 **time:** 2014-02-11 10:13:55 **author:** martin...
1.0
mylyn test - ## Trac Ticket #26 **component:** other **owner:** martin **reporter:** martin **created:** 2014-02-11 10:06:47 **milestone:** **type:** defect **version:** **keywords:** test from mylyn ## comment 1 **time:** 2014-02-11 10:13:55 **author:** martin ## comment 2 **time:** 2014-02-11 10:13:55 **aut...
defect
mylyn test trac ticket component other owner martin reporter martin created milestone type defect version keywords test from mylyn comment time author martin comment time author martin updated ...
1
13,967
2,789,811,071
IssuesEvent
2015-05-08 21:38:30
google/google-visualization-api-issues
https://api.github.com/repos/google/google-visualization-api-issues
closed
spanish chars wrong display
Priority-Medium Type-Defect
Original [issue 173](https://code.google.com/p/google-visualization-api-issues/issues/detail?id=173) created by orwant on 2010-01-28T12:16:02.000Z: <b>What steps will reproduce the problem? Please provide a link to a</b> <b>demonstration page if at all possible, or attach code.</b> 1.I need to display people name as l...
1.0
spanish chars wrong display - Original [issue 173](https://code.google.com/p/google-visualization-api-issues/issues/detail?id=173) created by orwant on 2010-01-28T12:16:02.000Z: <b>What steps will reproduce the problem? Please provide a link to a</b> <b>demonstration page if at all possible, or attach code.</b> 1.I ne...
defect
spanish chars wrong display original created by orwant on what steps will reproduce the problem please provide a link to a demonstration page if at all possible or attach code i need to display people name as legend in pie chart if name is spanish then shows me wrong thing e g i ha...
1
209,790
7,179,869,726
IssuesEvent
2018-01-31 21:10:57
smartdevicelink/sdl_core
https://api.github.com/repos/smartdevicelink/sdl_core
closed
PolicyTableUpdate is failed by any reason and "ForceProtectedService"=OFF at .ini file
Bug Contributor priority 1: High
**Occurrence: Always** ## Steps to reproduce 1. Make sure SDL is built with default flags 2. Set ForceProtectedService = Non in smartDeviceLink.ini 3. Start SDL and HMI 4. Connect mobile device 5. Register navi mobile application 6. PTU is triggered and failed because of invalid PT( In script missed seconds_b...
1.0
PolicyTableUpdate is failed by any reason and "ForceProtectedService"=OFF at .ini file - **Occurrence: Always** ## Steps to reproduce 1. Make sure SDL is built with default flags 2. Set ForceProtectedService = Non in smartDeviceLink.ini 3. Start SDL and HMI 4. Connect mobile device 5. Register navi mobile appl...
non_defect
policytableupdate is failed by any reason and forceprotectedservice off at ini file occurrence always steps to reproduce make sure sdl is built with default flags set forceprotectedservice non in smartdevicelink ini start sdl and hmi connect mobile device register navi mobile appl...
0
44,283
12,101,436,500
IssuesEvent
2020-04-20 15:12:45
codesmithtools/Templates
https://api.github.com/repos/codesmithtools/Templates
closed
CSLA: Not inserting Switchable Grandchild objects
Framework-CSLA Type-Defect auto-migrated stale
``` When you must insert a Child with its Grandchild, and the grandchild is a switchable object, the grandchild are not inserted. Not happening on Update, only when inserting the grandchild. I had a look to the tamplates and I think that I discovered the cause (on the VB templates). On ChildUpdate.ParametrizedSQL....
1.0
CSLA: Not inserting Switchable Grandchild objects - ``` When you must insert a Child with its Grandchild, and the grandchild is a switchable object, the grandchild are not inserted. Not happening on Update, only when inserting the grandchild. I had a look to the tamplates and I think that I discovered the cause (on ...
defect
csla not inserting switchable grandchild objects when you must insert a child with its grandchild and the grandchild is a switchable object the grandchild are not inserted not happening on update only when inserting the grandchild i had a look to the tamplates and i think that i discovered the cause on ...
1
62,321
17,023,896,815
IssuesEvent
2021-07-03 04:25:57
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
closed
whitelist known good URL's to avoid unnecessary captchas
Component: wiki Priority: minor Resolution: invalid Type: defect
**[Submitted to the original trac issue database at 8.54pm, Sunday, 9th February 2014]** captchas are tedious, and asking for captchas when adding links to friendly or related sites such as various OSM bug trackers, various renderers (wanderreitkarte, openseamap...) is an additional grievance.
1.0
whitelist known good URL's to avoid unnecessary captchas - **[Submitted to the original trac issue database at 8.54pm, Sunday, 9th February 2014]** captchas are tedious, and asking for captchas when adding links to friendly or related sites such as various OSM bug trackers, various renderers (wanderreitkarte, openseam...
defect
whitelist known good url s to avoid unnecessary captchas captchas are tedious and asking for captchas when adding links to friendly or related sites such as various osm bug trackers various renderers wanderreitkarte openseamap is an additional grievance
1
17,101
12,223,262,494
IssuesEvent
2020-05-02 16:49:45
junit-pioneer/junit-pioneer
https://api.github.com/repos/junit-pioneer/junit-pioneer
closed
AppVeyor's caching mechanism throws error
bug in-progress infrastructure
The caching mechanism of our build seems to have problems in every builld, e.g. [on of many example logs](https://ci.appveyor.com/project/nicolaiparlog/junit-pioneer/builds/32317746) ``` Build started git clone -q https://github.com/junit-pioneer/junit-pioneer.git C:\projects\junit-pioneer git fetch -q origin +re...
1.0
AppVeyor's caching mechanism throws error - The caching mechanism of our build seems to have problems in every builld, e.g. [on of many example logs](https://ci.appveyor.com/project/nicolaiparlog/junit-pioneer/builds/32317746) ``` Build started git clone -q https://github.com/junit-pioneer/junit-pioneer.git C:\pro...
non_defect
appveyor s caching mechanism throws error the caching mechanism of our build seems to have problems in every builld e g build started git clone q c projects junit pioneer git fetch q origin refs pull merge git checkout qf fetch head restoring build cache cache c users appveyor gradle w...
0
77,804
9,631,617,086
IssuesEvent
2019-05-15 14:34:09
hzi-braunschweig/SORMAS-Project
https://api.github.com/repos/hzi-braunschweig/SORMAS-Project
opened
Split epid number into two fields in the web and mobile UI
Case Surveillance Design & Usability sormas-app sormas-ui
This should only be done in the user interface, not in the actual data model. - [ ] Web UI: The logic should automatically detect the fixed part of the epid-number and display it in a field that is only editable for users with admin rights (for now). - [ ] The suffix is editable, but restricted to numbers only - ...
1.0
Split epid number into two fields in the web and mobile UI - This should only be done in the user interface, not in the actual data model. - [ ] Web UI: The logic should automatically detect the fixed part of the epid-number and display it in a field that is only editable for users with admin rights (for now). - [...
non_defect
split epid number into two fields in the web and mobile ui this should only be done in the user interface not in the actual data model web ui the logic should automatically detect the fixed part of the epid number and display it in a field that is only editable for users with admin rights for now t...
0
126,889
17,988,689,524
IssuesEvent
2021-09-15 01:06:01
gsylvie/t
https://api.github.com/repos/gsylvie/t
opened
CVE-2021-39144 (High) detected in xstream-1.4.2.jar, xstream-1.4.4.jar
security vulnerability
## CVE-2021-39144 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>xstream-1.4.2.jar</b>, <b>xstream-1.4.4.jar</b></p></summary> <p> <details><summary><b>xstream-1.4.2.jar</b></p></su...
True
CVE-2021-39144 (High) detected in xstream-1.4.2.jar, xstream-1.4.4.jar - ## CVE-2021-39144 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>xstream-1.4.2.jar</b>, <b>xstream-1.4.4.jar<...
non_defect
cve high detected in xstream jar xstream jar cve high severity vulnerability vulnerable libraries xstream jar xstream jar xstream jar the codehaus is a collaborative environment for building open source projects with a strong emphasis on modern lan...
0
75,663
25,983,302,932
IssuesEvent
2022-12-19 21:01:53
openzfs/zfs
https://api.github.com/repos/openzfs/zfs
reopened
autoexpand failing for Special mirror
Type: Defect Status: Stale
### System information Type | Version/Name --- | --- Distribution Name | CentOS Distribution Version | 8.4 Kernel Version | 4.18.0-305.3.1.el8 Architecture | x86_64 OpenZFS Version | 2.0.5 ### Describe the problem you're observing autoexpand=on fails to grow Special mirror ### Describe how to reprodu...
1.0
autoexpand failing for Special mirror - ### System information Type | Version/Name --- | --- Distribution Name | CentOS Distribution Version | 8.4 Kernel Version | 4.18.0-305.3.1.el8 Architecture | x86_64 OpenZFS Version | 2.0.5 ### Describe the problem you're observing autoexpand=on fails to grow Speci...
defect
autoexpand failing for special mirror system information type version name distribution name centos distribution version kernel version architecture openzfs version describe the problem you re observing autoexpand on fails to grow special mirro...
1
3,947
2,610,084,535
IssuesEvent
2015-02-26 18:25:46
chrsmith/dsdsdaadf
https://api.github.com/repos/chrsmith/dsdsdaadf
opened
深圳彩光怎么祛除青春痘
auto-migrated Priority-Medium Type-Defect
``` 深圳彩光怎么祛除青春痘【深圳韩方科颜全国热线400-869-1818�� �24小时QQ4008691818】深圳韩方科颜专业祛痘连锁机构,机构以�� �国秘方——韩方科颜这一国妆准字号治疗型权威,祛痘佳品� ��韩方科颜专业祛痘连锁机构,采用韩国秘方配合专业“不反 弹”健康祛痘技术并结合先进“先进豪华彩光”仪,开创国�� �专业治疗粉刺、痤疮签约包治先河,成功消除了许多顾客脸� ��的痘痘。 ``` ----- Original issue reported on code.google.com by `szft...@163.com` on 14 May 2014 at 6:58
1.0
深圳彩光怎么祛除青春痘 - ``` 深圳彩光怎么祛除青春痘【深圳韩方科颜全国热线400-869-1818�� �24小时QQ4008691818】深圳韩方科颜专业祛痘连锁机构,机构以�� �国秘方——韩方科颜这一国妆准字号治疗型权威,祛痘佳品� ��韩方科颜专业祛痘连锁机构,采用韩国秘方配合专业“不反 弹”健康祛痘技术并结合先进“先进豪华彩光”仪,开创国�� �专业治疗粉刺、痤疮签约包治先河,成功消除了许多顾客脸� ��的痘痘。 ``` ----- Original issue reported on code.google.com by `szft...@163.com` on 14 May 2014 at 6:58
defect
深圳彩光怎么祛除青春痘 深圳彩光怎么祛除青春痘【 �� � 】深圳韩方科颜专业祛痘连锁机构,机构以�� �国秘方——韩方科颜这一国妆准字号治疗型权威,祛痘佳品� ��韩方科颜专业祛痘连锁机构,采用韩国秘方配合专业“不反 弹”健康祛痘技术并结合先进“先进豪华彩光”仪,开创国�� �专业治疗粉刺、痤疮签约包治先河,成功消除了许多顾客脸� ��的痘痘。 original issue reported on code google com by szft com on may at
1
2,503
2,607,905,592
IssuesEvent
2015-02-26 00:15:29
chrsmithdemos/zen-coding
https://api.github.com/repos/chrsmithdemos/zen-coding
closed
Не корректная кодировка в base64
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1. Вызвать метод base54.encode(input) со аргументом - строкой длинной НЕ кратной трем. What is the expected output? What do you see instead? Ожидаю base64 идентичный тому, который получил другими средствами(эталонный). Получил код в котором последние 1-2 значения отличаютс...
1.0
Не корректная кодировка в base64 - ``` What steps will reproduce the problem? 1. Вызвать метод base54.encode(input) со аргументом - строкой длинной НЕ кратной трем. What is the expected output? What do you see instead? Ожидаю base64 идентичный тому, который получил другими средствами(эталонный). Получил код в которо...
defect
не корректная кодировка в what steps will reproduce the problem вызвать метод encode input со аргументом строкой длинной не кратной трем what is the expected output what do you see instead ожидаю идентичный тому который получил другими средствами эталонный получил код в котором последние ...
1
28,462
23,271,412,290
IssuesEvent
2022-08-04 23:48:20
dotnet/aspnetcore
https://api.github.com/repos/dotnet/aspnetcore
closed
Update Release Manifests with New Packages
area-infrastructure
`Microsoft.AspNetCore.Mvc.Razor.Extensions` and `Microsoft.CodeAnalysis.Razor` are not being automatically published as part of our release process. We've had customer reports on release days for this issue: - https://github.com/dotnet/aspnetcore/issues/39020 - https://github.com/dotnet/aspnetcore/issues/38172 ...
1.0
Update Release Manifests with New Packages - `Microsoft.AspNetCore.Mvc.Razor.Extensions` and `Microsoft.CodeAnalysis.Razor` are not being automatically published as part of our release process. We've had customer reports on release days for this issue: - https://github.com/dotnet/aspnetcore/issues/39020 - https:/...
non_defect
update release manifests with new packages microsoft aspnetcore mvc razor extensions and microsoft codeanalysis razor are not being automatically published as part of our release process we ve had customer reports on release days for this issue
0
257
2,522,849,410
IssuesEvent
2015-01-20 02:52:31
AtlasOfLivingAustralia/biocache-service
https://api.github.com/repos/AtlasOfLivingAustralia/biocache-service
opened
Download documentation - needs an edit
priority-low status-new type-defect
_From @nickdos on January 20, 2015 2:50_ _From @mbohun on August 19, 2014 11:16_ *migrated from:* https://code.google.com/p/ala/issues/detail?id=230 *date:* Mon Aug 12 03:24:21 2013 *author:* johntan...@gmail.com --- Records downloaded through the BioCache come with a README file which contains a link to informati...
1.0
Download documentation - needs an edit - _From @nickdos on January 20, 2015 2:50_ _From @mbohun on August 19, 2014 11:16_ *migrated from:* https://code.google.com/p/ala/issues/detail?id=230 *date:* Mon Aug 12 03:24:21 2013 *author:* johntan...@gmail.com --- Records downloaded through the BioCache come with a READM...
defect
download documentation needs an edit from nickdos on january from mbohun on august migrated from date mon aug author johntan gmail com records downloaded through the biocache come with a readme file which contains a link to information about the download fiel...
1
455,278
13,123,470,376
IssuesEvent
2020-08-06 00:40:06
GimmerBot/Gimmer
https://api.github.com/repos/GimmerBot/Gimmer
closed
[0.2.0] Can drag and drop files onto Gimmer
Category: Others Platform: All Priority : High Status: Investigating Type: Bug
Windows 7 x64 Gimmer 0.2.0 You are able to drag and drop any file into gimmer and it attempts to process them, shortly crashing afterwards. ![capture](https://user-images.githubusercontent.com/4349962/40137502-7a7613da-5942-11e8-990d-094f5d8f344e.JPG) ![capture2](https://user-images.githubusercontent.com/43499...
1.0
[0.2.0] Can drag and drop files onto Gimmer - Windows 7 x64 Gimmer 0.2.0 You are able to drag and drop any file into gimmer and it attempts to process them, shortly crashing afterwards. ![capture](https://user-images.githubusercontent.com/4349962/40137502-7a7613da-5942-11e8-990d-094f5d8f344e.JPG) ![capture2](h...
non_defect
can drag and drop files onto gimmer windows gimmer you are able to drag and drop any file into gimmer and it attempts to process them shortly crashing afterwards
0
226,960
25,018,517,876
IssuesEvent
2022-11-03 21:13:24
opentok/OpenTok-PHP-SDK
https://api.github.com/repos/opentok/OpenTok-PHP-SDK
reopened
bootstrap-3.0.0.min.js: 6 vulnerabilities (highest severity is: 6.1)
security vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>bootstrap-3.0.0.min.js</b></p></summary> <p>The most popular front-end framework for developing responsive, mobile first projects on the web.</p> <p>Library home page...
True
bootstrap-3.0.0.min.js: 6 vulnerabilities (highest severity is: 6.1) - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>bootstrap-3.0.0.min.js</b></p></summary> <p>The most popular front-end framework for developing...
non_defect
bootstrap min js vulnerabilities highest severity is vulnerable library bootstrap min js the most popular front end framework for developing responsive mobile first projects on the web library home page a href path to dependency file sample archiving templates base html ...
0
52,539
13,224,805,019
IssuesEvent
2020-08-17 19:53:04
icecube-trac/tix4
https://api.github.com/repos/icecube-trac/tix4
opened
[icetray] I3::dataio::open doesn't work with latest libarchive (Trac #2398)
Incomplete Migration Migrated from Trac combo core defect
<details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/2398">https://code.icecube.wisc.edu/projects/icecube/ticket/2398</a>, reported by kjmeagherand owned by olivas</em></summary> <p> ```json { "status": "closed", "changetime": "2020-06-24T12:31:42", "_ts": "1...
1.0
[icetray] I3::dataio::open doesn't work with latest libarchive (Trac #2398) - <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/2398">https://code.icecube.wisc.edu/projects/icecube/ticket/2398</a>, reported by kjmeagherand owned by olivas</em></summary> <p> ```json { ...
defect
dataio open doesn t work with latest libarchive trac migrated from json status closed changetime ts description dataio open tries a number of methods to decompress files non cvmfs with libarchive this works fine however ...
1
515,409
14,961,943,790
IssuesEvent
2021-01-27 08:34:19
ballerina-platform/ballerina-lang
https://api.github.com/repos/ballerina-platform/ballerina-lang
closed
Persist default-able status of configurable variable to the bir
Priority/Blocker Team/CompilerFE
**Description:** For validation purpose runtime needs to know the if a default value if available for a given config. Please provide a way to get this form bir level. **Related Issues (optional):** required for #28018
1.0
Persist default-able status of configurable variable to the bir - **Description:** For validation purpose runtime needs to know the if a default value if available for a given config. Please provide a way to get this form bir level. **Related Issues (optional):** required for #28018
non_defect
persist default able status of configurable variable to the bir description for validation purpose runtime needs to know the if a default value if available for a given config please provide a way to get this form bir level related issues optional required for
0
448,215
31,774,506,285
IssuesEvent
2023-09-12 13:42:50
runtimeverification/k
https://api.github.com/repos/runtimeverification/k
closed
Missing `gdate` as MacOS dependence
dependencies documentation
### What component is the issue in? None ### Which command - [ ] kompile - [ ] kast - [ ] krun - [ ] kprove - [ ] kprovex - [ ] ksearch ### What K Version? v6.0.75 ### Operating System MacOS (Apple Silicon/AMD) ### K Definitions (If Possible) _No response_ ### Steps to Reproduce `gdate` is used in a few scri...
1.0
Missing `gdate` as MacOS dependence - ### What component is the issue in? None ### Which command - [ ] kompile - [ ] kast - [ ] krun - [ ] kprove - [ ] kprovex - [ ] ksearch ### What K Version? v6.0.75 ### Operating System MacOS (Apple Silicon/AMD) ### K Definitions (If Possible) _No response_ ### Steps to R...
non_defect
missing gdate as macos dependence what component is the issue in none which command kompile kast krun kprove kprovex ksearch what k version operating system macos apple silicon amd k definitions if possible no response steps to reproduce gda...
0
96,141
16,113,234,724
IssuesEvent
2021-04-28 01:53:06
jgeraigery/cloud-native-starter
https://api.github.com/repos/jgeraigery/cloud-native-starter
closed
CVE-2020-10968 (High) detected in multiple libraries - autoclosed
security vulnerability
## CVE-2020-10968 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jackson-databind-2.9.10.2.jar</b>, <b>jackson-databind-2.9.10.1.jar</b>, <b>jackson-databind-2.9.8.jar</b>, <b>jackso...
True
CVE-2020-10968 (High) detected in multiple libraries - autoclosed - ## CVE-2020-10968 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jackson-databind-2.9.10.2.jar</b>, <b>jackson-dat...
non_defect
cve high detected in multiple libraries autoclosed cve high severity vulnerability vulnerable libraries jackson databind jar jackson databind jar jackson databind jar jackson databind jar jackson databind jar general data binding funct...
0
10,275
6,658,119,908
IssuesEvent
2017-09-30 15:21:17
Tiendil/the-tale
https://api.github.com/repos/Tiendil/the-tale
closed
Книга Судеб: убрать обоснование из записей
comp_politics cont_usability est_simple type_improvement
С появлением обязательных записей в летопись оно потеряло свою важность. Автор закона может написать что угодно в теме форума. При этому следует сохранить старые обоснования, поскольку в них есть важная информация, как политическая, так и художественная. Альтернативно, можно вручную перенести необходимые обоснова...
True
Книга Судеб: убрать обоснование из записей - С появлением обязательных записей в летопись оно потеряло свою важность. Автор закона может написать что угодно в теме форума. При этому следует сохранить старые обоснования, поскольку в них есть важная информация, как политическая, так и художественная. Альтернативно,...
non_defect
книга судеб убрать обоснование из записей с появлением обязательных записей в летопись оно потеряло свою важность автор закона может написать что угодно в теме форума при этому следует сохранить старые обоснования поскольку в них есть важная информация как политическая так и художественная альтернативно ...
0
58,222
16,441,183,242
IssuesEvent
2021-05-20 14:32:40
department-of-veterans-affairs/va.gov-team
https://api.github.com/repos/department-of-veterans-affairs/va.gov-team
closed
508-defect-3 [COGNITION]: VAOS VA Care - Calendar should announce "date, selected" when users check a radio button and close the picker
508-defect-3 508-issue-cognition 508/Accessibility vaos
# [508-defect-3](https://github.com/department-of-veterans-affairs/va.gov-team/blob/master/platform/accessibility/guidance/defect-severity-rubric.md#508-defect-3) <!-- Enter an issue title using the format [ERROR TYPE]: Brief description of the problem --- [SCREENREADER]: Edit buttons need aria-label for context ...
1.0
508-defect-3 [COGNITION]: VAOS VA Care - Calendar should announce "date, selected" when users check a radio button and close the picker - # [508-defect-3](https://github.com/department-of-veterans-affairs/va.gov-team/blob/master/platform/accessibility/guidance/defect-severity-rubric.md#508-defect-3) <!-- Enter an i...
defect
defect vaos va care calendar should announce date selected when users check a radio button and close the picker enter an issue title using the format brief description of the problem edit buttons need aria label for context add another user link will not receive keyboard foc...
1
10,262
2,622,139,595
IssuesEvent
2015-03-04 00:01:29
byzhang/spserver
https://api.github.com/repos/byzhang/spserver
closed
Missing config.h
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1. Compiling 0.6 2. 3. What is the expected output? What do you see instead? It should compile, but complains of a missing config.h instead. I just created it empty and it seems to work What version of the product are you using? On what operating system? Please provide a...
1.0
Missing config.h - ``` What steps will reproduce the problem? 1. Compiling 0.6 2. 3. What is the expected output? What do you see instead? It should compile, but complains of a missing config.h instead. I just created it empty and it seems to work What version of the product are you using? On what operating system?...
defect
missing config h what steps will reproduce the problem compiling what is the expected output what do you see instead it should compile but complains of a missing config h instead i just created it empty and it seems to work what version of the product are you using on what operating system ...
1
39,338
9,395,145,380
IssuesEvent
2019-04-08 00:53:03
JohnVillalovos/hardlinkpy
https://api.github.com/repos/JohnVillalovos/hardlinkpy
closed
hardlink.py 0.0.5 works on Mac OS X 10.6.8 / Python 2.7.2
Priority-Medium Type-Defect auto-migrated
``` The documentation could be updated to say that hardlink.py 0.0.5 works on Mac OS X 10.6.8 What steps will reproduce the problem? 1. Run hardlink.py on Mac OS X 10.6.8 2. It works! What is the expected output? What do you see instead? Documentation could be updated to reflect this. What version of the product a...
1.0
hardlink.py 0.0.5 works on Mac OS X 10.6.8 / Python 2.7.2 - ``` The documentation could be updated to say that hardlink.py 0.0.5 works on Mac OS X 10.6.8 What steps will reproduce the problem? 1. Run hardlink.py on Mac OS X 10.6.8 2. It works! What is the expected output? What do you see instead? Documentation coul...
defect
hardlink py works on mac os x python the documentation could be updated to say that hardlink py works on mac os x what steps will reproduce the problem run hardlink py on mac os x it works what is the expected output what do you see instead documentation could b...
1
599,013
18,263,880,717
IssuesEvent
2021-10-04 05:27:42
renovatebot/renovate
https://api.github.com/repos/renovatebot/renovate
opened
Fully document issues triage
priority-3-normal type:docs status:ready
### Describe the proposed change(s). Based on this excellent guide by Gatsby: https://www.gatsbyjs.com/contributing/triaging-github-issues/ (hat tip: @HonkingGoose) We have similar workflows which we could/should document, including for when we convert an issue to a discussion. I put this as ready because I th...
1.0
Fully document issues triage - ### Describe the proposed change(s). Based on this excellent guide by Gatsby: https://www.gatsbyjs.com/contributing/triaging-github-issues/ (hat tip: @HonkingGoose) We have similar workflows which we could/should document, including for when we convert an issue to a discussion. I...
non_defect
fully document issues triage describe the proposed change s based on this excellent guide by gatsby hat tip honkinggoose we have similar workflows which we could should document including for when we convert an issue to a discussion i put this as ready because i think it s probably best discus...
0
67,995
21,393,549,452
IssuesEvent
2022-04-21 09:26:00
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
opened
Pills for users only appear after editing the message
T-Defect
### Steps to reproduce 1. I send a message containing an mxid, e.g., `Maybe @abc:example.com can help you.` 2. The message appears in the timeline, but the mxid is not replaced by a pill. 3. I edit the message, but leave the mxid unchanged. 4. The timeline now shows a pill instead of the mxid 5. I switch to anothe...
1.0
Pills for users only appear after editing the message - ### Steps to reproduce 1. I send a message containing an mxid, e.g., `Maybe @abc:example.com can help you.` 2. The message appears in the timeline, but the mxid is not replaced by a pill. 3. I edit the message, but leave the mxid unchanged. 4. The timeline now...
defect
pills for users only appear after editing the message steps to reproduce i send a message containing an mxid e g maybe abc example com can help you the message appears in the timeline but the mxid is not replaced by a pill i edit the message but leave the mxid unchanged the timeline now...
1
30,004
5,971,372,236
IssuesEvent
2017-05-31 02:13:52
kaneless/mybatisnet
https://api.github.com/repos/kaneless/mybatisnet
closed
Informix.NET Provider configuration doesn't work
auto-migrated Priority-Low Type-Defect
``` I'm using iBatis DataMapper 1.6.2, iBatis DataAccess 1.9.2 and Informix .NET Provider 2.81 included in Informix Client SDK 2.90. When I use the configuration existing in providers.config for Informix .NET Provider, an exception is thrown calling the method daoManagerBuilder.Configure(".//Configuracion//iBatis//...
1.0
Informix.NET Provider configuration doesn't work - ``` I'm using iBatis DataMapper 1.6.2, iBatis DataAccess 1.9.2 and Informix .NET Provider 2.81 included in Informix Client SDK 2.90. When I use the configuration existing in providers.config for Informix .NET Provider, an exception is thrown calling the method daoM...
defect
informix net provider configuration doesn t work i m using ibatis datamapper ibatis dataaccess and informix net provider included in informix client sdk when i use the configuration existing in providers config for informix net provider an exception is thrown calling the method daoman...
1
21,948
3,587,215,204
IssuesEvent
2016-01-30 05:06:12
mash99/crypto-js
https://api.github.com/repos/mash99/crypto-js
closed
Decryption requires Base64
auto-migrated Priority-Medium Type-Defect
``` Passing a WordArray as the ciphertext CryptoJS.AES.decrypt() quietly fails (generally I get a 0-sigByte result, but sometimes I get negative-sigByte results). It is required to re-encode the WordArray as Base64 (which I presume decrypt() will then decode back to a WordArray). ``` Original issue reported on code...
1.0
Decryption requires Base64 - ``` Passing a WordArray as the ciphertext CryptoJS.AES.decrypt() quietly fails (generally I get a 0-sigByte result, but sometimes I get negative-sigByte results). It is required to re-encode the WordArray as Base64 (which I presume decrypt() will then decode back to a WordArray). ``` Or...
defect
decryption requires passing a wordarray as the ciphertext cryptojs aes decrypt quietly fails generally i get a sigbyte result but sometimes i get negative sigbyte results it is required to re encode the wordarray as which i presume decrypt will then decode back to a wordarray original iss...
1
68,412
21,664,186,538
IssuesEvent
2022-05-07 00:35:07
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
closed
Firefox 57 preemptively loads all CSS files, even if they're disabled
T-Defect A-Performance P1 S-Minor
It looks like it may also load their dependencies, e.g. WOFFs, which then leaks usage of the app to status.im(!) for their hosted WOFF. To fix we probably need to load the CSS programmatically via JS rather than using link tags. This will also close up the bug I can't find about needlessly preloading theme data
1.0
Firefox 57 preemptively loads all CSS files, even if they're disabled - It looks like it may also load their dependencies, e.g. WOFFs, which then leaks usage of the app to status.im(!) for their hosted WOFF. To fix we probably need to load the CSS programmatically via JS rather than using link tags. This will also cl...
defect
firefox preemptively loads all css files even if they re disabled it looks like it may also load their dependencies e g woffs which then leaks usage of the app to status im for their hosted woff to fix we probably need to load the css programmatically via js rather than using link tags this will also clo...
1
12,891
2,724,629,790
IssuesEvent
2015-04-14 18:53:23
soravux/ros4mat
https://api.github.com/repos/soravux/ros4mat
closed
Fix the silent subscription
auto-migrated Priority-High Type-Defect
``` While migrating the code to the new version of the communication protocol, silent subscription was broker. ``` Original issue reported on code.google.com by `yannickh...@gmail.com` on 26 Sep 2013 at 7:43
1.0
Fix the silent subscription - ``` While migrating the code to the new version of the communication protocol, silent subscription was broker. ``` Original issue reported on code.google.com by `yannickh...@gmail.com` on 26 Sep 2013 at 7:43
defect
fix the silent subscription while migrating the code to the new version of the communication protocol silent subscription was broker original issue reported on code google com by yannickh gmail com on sep at
1
16,043
2,870,253,266
IssuesEvent
2015-06-07 00:39:17
pdelia/away3d
https://api.github.com/repos/pdelia/away3d
closed
Sphere.segmentsW and Sphere.segmentsH can not be setted to lower values after the first display
auto-migrated Priority-Medium Type-Defect
#97 Issue by __GoogleCodeExporter__, created on: 2015-04-24T07:51:46Z ``` Hi, I think that the Sphere is not totally reset after changing segmentsW and/or segmentsH, using Away3DLite 1.0.0 or the trunk at revision 2261. There is no visible problem if the new values are greater but there is the following error if the...
1.0
Sphere.segmentsW and Sphere.segmentsH can not be setted to lower values after the first display - #97 Issue by __GoogleCodeExporter__, created on: 2015-04-24T07:51:46Z ``` Hi, I think that the Sphere is not totally reset after changing segmentsW and/or segmentsH, using Away3DLite 1.0.0 or the trunk at revision 2261. ...
defect
sphere segmentsw and sphere segmentsh can not be setted to lower values after the first display issue by googlecodeexporter created on hi i think that the sphere is not totally reset after changing segmentsw and or segmentsh using or the trunk at revision there is no visible pro...
1
20,420
10,519,405,464
IssuesEvent
2019-09-29 17:46:04
prefixaut/aevum-docs
https://api.github.com/repos/prefixaut/aevum-docs
opened
CVE-2018-14042 (Medium) detected in bootstrap-3.3.5-3.3.5.min.js
security vulnerability
## CVE-2018-14042 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>bootstrap-3.3.5-3.3.5.min.js</b></p></summary> <p>Google-styled theme for Bootstrap.</p> <p>Library home page: <a hr...
True
CVE-2018-14042 (Medium) detected in bootstrap-3.3.5-3.3.5.min.js - ## CVE-2018-14042 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>bootstrap-3.3.5-3.3.5.min.js</b></p></summary> <p...
non_defect
cve medium detected in bootstrap min js cve medium severity vulnerability vulnerable library bootstrap min js google styled theme for bootstrap library home page a href path to dependency file tmp ws scm aevum docs node modules autocomplete js test playgro...
0
268,576
23,381,005,464
IssuesEvent
2022-08-11 09:27:11
Uuvana-Studios/longvinter-windows-client
https://api.github.com/repos/Uuvana-Studios/longvinter-windows-client
closed
Rollback of my character
Bug Not Tested
[](url)Hi. My character went back in time. I'm shocked Last night (10.08.22, 01:00) I went out in a tent in a winter biome. The yen had 50000 thousand coins. Today (10.08.22 21:00) I went to the server fond found myself at Mrs snow Outpost from 11000 money and strange inventory. Also i don't have quest. Can we help m...
1.0
Rollback of my character - [](url)Hi. My character went back in time. I'm shocked Last night (10.08.22, 01:00) I went out in a tent in a winter biome. The yen had 50000 thousand coins. Today (10.08.22 21:00) I went to the server fond found myself at Mrs snow Outpost from 11000 money and strange inventory. Also i don'...
non_defect
rollback of my character url hi my character went back in time i m shocked last night i went out in a tent in a winter biome the yen had thousand coins today i went to the server fond found myself at mrs snow outpost from money and strange inventory also i don t have quest can w...
0
6,531
2,610,256,371
IssuesEvent
2015-02-26 19:21:53
chrsmith/dsdsdaadf
https://api.github.com/repos/chrsmith/dsdsdaadf
opened
深圳激光祛痘的副作用
auto-migrated Priority-Medium Type-Defect
``` 深圳激光祛痘的副作用【深圳韩方科颜全国热线400-869-1818,24 小时QQ4008691818】深圳韩方科颜专业祛痘连锁机构,机构以韩�� �秘方——韩方科颜这一国妆准字号治疗型权威,祛痘佳品,� ��方科颜专业祛痘连锁机构,采用韩国秘方配合专业“不反弹 ”健康祛痘技术并结合先进“先进豪华彩光”仪,开创国内�� �业治疗粉刺、痤疮签约包治先河,成功消除了许多顾客脸上� ��痘痘。 ``` ----- Original issue reported on code.google.com by `szft...@163.com` on 14 May 2014 at 8:32
1.0
深圳激光祛痘的副作用 - ``` 深圳激光祛痘的副作用【深圳韩方科颜全国热线400-869-1818,24 小时QQ4008691818】深圳韩方科颜专业祛痘连锁机构,机构以韩�� �秘方——韩方科颜这一国妆准字号治疗型权威,祛痘佳品,� ��方科颜专业祛痘连锁机构,采用韩国秘方配合专业“不反弹 ”健康祛痘技术并结合先进“先进豪华彩光”仪,开创国内�� �业治疗粉刺、痤疮签约包治先河,成功消除了许多顾客脸上� ��痘痘。 ``` ----- Original issue reported on code.google.com by `szft...@163.com` on 14 May 2014 at 8:32
defect
深圳激光祛痘的副作用 深圳激光祛痘的副作用【 , 】深圳韩方科颜专业祛痘连锁机构,机构以韩�� �秘方——韩方科颜这一国妆准字号治疗型权威,祛痘佳品,� ��方科颜专业祛痘连锁机构,采用韩国秘方配合专业“不反弹 ”健康祛痘技术并结合先进“先进豪华彩光”仪,开创国内�� �业治疗粉刺、痤疮签约包治先河,成功消除了许多顾客脸上� ��痘痘。 original issue reported on code google com by szft com on may at
1
276,233
20,975,293,759
IssuesEvent
2022-03-28 14:45:19
Space48/magedbm2
https://api.github.com/repos/Space48/magedbm2
closed
Document the table groups and mention they can be overridden
difficulty/easy priority/required type/documentation
I couldn't originally find where the table groups for stripping are defined, I can see them when I do a `--help` on the `put` command. It could be worth mentioning that in the readme? Also, in issue #17 , it is mentioned that you can override their definition in your own config file, again that could perhaps go in t...
1.0
Document the table groups and mention they can be overridden - I couldn't originally find where the table groups for stripping are defined, I can see them when I do a `--help` on the `put` command. It could be worth mentioning that in the readme? Also, in issue #17 , it is mentioned that you can override their defin...
non_defect
document the table groups and mention they can be overridden i couldn t originally find where the table groups for stripping are defined i can see them when i do a help on the put command it could be worth mentioning that in the readme also in issue it is mentioned that you can override their defini...
0
77,249
9,552,907,428
IssuesEvent
2019-05-02 17:52:06
scholarslab/scholarslab.org
https://api.github.com/repos/scholarslab/scholarslab.org
opened
Makerspace inventory improvements
design/dev
Why are bullets different colors (turn to all blue for now?) Some link, some don't (add more links so people can see what an item is) Connect inventory with ways we've used each in projects
1.0
Makerspace inventory improvements - Why are bullets different colors (turn to all blue for now?) Some link, some don't (add more links so people can see what an item is) Connect inventory with ways we've used each in projects
non_defect
makerspace inventory improvements why are bullets different colors turn to all blue for now some link some don t add more links so people can see what an item is connect inventory with ways we ve used each in projects
0
65,240
19,286,415,889
IssuesEvent
2021-12-11 02:47:49
SAP/fundamental-ngx
https://api.github.com/repos/SAP/fundamental-ngx
opened
@fundamental-ngx/platform package fails to be installed
bug platform Defect Hunting ariba High
#### Is this a bug, enhancement, or feature request? bug #### Briefly describe your proposal. 1. create a new angular (v13) application (e.g. `ng new myapp`) 2. call `ng add @fundamental-ngx/platform@0.33.0-rc.213` 3. see the error: ``` ng add @fundamental-ngx/platform@0.33.0-rc.213 ℹ Using package manage...
1.0
@fundamental-ngx/platform package fails to be installed - #### Is this a bug, enhancement, or feature request? bug #### Briefly describe your proposal. 1. create a new angular (v13) application (e.g. `ng new myapp`) 2. call `ng add @fundamental-ngx/platform@0.33.0-rc.213` 3. see the error: ``` ng add @fund...
defect
fundamental ngx platform package fails to be installed is this a bug enhancement or feature request bug briefly describe your proposal create a new angular application e g ng new myapp call ng add fundamental ngx platform rc see the error ng add fundament...
1
171,141
14,281,969,395
IssuesEvent
2020-11-23 08:55:28
arduino/Arduino
https://api.github.com/repos/arduino/Arduino
closed
Explore IoT Kit Lesson 4 #include <Arduino_MKRIoTCarrier.h> 'r' not declare in this scope
Component: Documentation Type: Bug
I am working through Lesson 4 in the Explore IoT Kit. Following the code and Dashboard instructions closely. I am getting 'r' not declared in this Scope that also goes for the other variables g & b when executing this code and the library #include <Arduino_MKRIoTCarrier.h>. I need help... can you help me. `...
1.0
Explore IoT Kit Lesson 4 #include <Arduino_MKRIoTCarrier.h> 'r' not declare in this scope - I am working through Lesson 4 in the Explore IoT Kit. Following the code and Dashboard instructions closely. I am getting 'r' not declared in this Scope that also goes for the other variables g & b when executing this ...
non_defect
explore iot kit lesson include r not declare in this scope i am working through lesson in the explore iot kit following the code and dashboard instructions closely i am getting r not declared in this scope that also goes for the other variables g b when executing this code and the library i...
0
69,914
22,747,106,385
IssuesEvent
2022-07-07 10:06:38
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
closed
WebP avatar breaks
T-Defect S-Minor A-User-Settings A-Media A-Avatar O-Uncommon
### Steps to reproduce 1. Go to All Settings - General 2. Change profile picture 3. Select any WebP image you have previously stored 4. Press the Save button [Here's one](https://github.com/vector-im/element-web/files/9056636/313c7luie6f61.zip) for your convenience (zipped, because Github doesn't understand mode...
1.0
WebP avatar breaks - ### Steps to reproduce 1. Go to All Settings - General 2. Change profile picture 3. Select any WebP image you have previously stored 4. Press the Save button [Here's one](https://github.com/vector-im/element-web/files/9056636/313c7luie6f61.zip) for your convenience (zipped, because Github do...
defect
webp avatar breaks steps to reproduce go to all settings general change profile picture select any webp image you have previously stored press the save button for your convenience zipped because github doesn t understand modern formats either but any other will do outcome ...
1
63,352
14,656,703,905
IssuesEvent
2020-12-28 14:00:52
fu1771695yongxie/wepy
https://api.github.com/repos/fu1771695yongxie/wepy
opened
CVE-2019-11358 (Medium) detected in jquery-2.1.4.min.js
security vulnerability
## CVE-2019-11358 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jquery-2.1.4.min.js</b></p></summary> <p>JavaScript library for DOM operations</p> <p>Library home page: <a href="ht...
True
CVE-2019-11358 (Medium) detected in jquery-2.1.4.min.js - ## CVE-2019-11358 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jquery-2.1.4.min.js</b></p></summary> <p>JavaScript librar...
non_defect
cve medium detected in jquery min js cve medium severity vulnerability vulnerable library jquery min js javascript library for dom operations library home page a href path to dependency file wepy packages cli node modules js attic test moment index html path to vul...
0
74,225
25,014,190,855
IssuesEvent
2022-11-03 17:23:31
pymc-devs/pymc
https://api.github.com/repos/pymc-devs/pymc
closed
Dirichlet with "dims" instead of "shape" produces many warnings
defects aesara-related
## Description of your problem (as always, thanks for the amazing library :)) Using a Dirichlet distribution with "dims" instead of "shape" arg produces lots of warnings about not being able to infer shape. The model does run though. If I replace Dirichlet with Beta with same dims, or specify shape arg inst...
1.0
Dirichlet with "dims" instead of "shape" produces many warnings - ## Description of your problem (as always, thanks for the amazing library :)) Using a Dirichlet distribution with "dims" instead of "shape" arg produces lots of warnings about not being able to infer shape. The model does run though. If I rep...
defect
dirichlet with dims instead of shape produces many warnings description of your problem as always thanks for the amazing library using a dirichlet distribution with dims instead of shape arg produces lots of warnings about not being able to infer shape the model does run though if i rep...
1
64,707
16,014,310,775
IssuesEvent
2021-04-20 14:21:20
hashicorp/packer-plugin-proxmox
https://api.github.com/repos/hashicorp/packer-plugin-proxmox
opened
Feature Request - Choose an existing VM template for Proxmox Builder
builder/proxmox community-supported plugin enhancement
_This issue was originally opened by @vikas027 as hashicorp/packer#7873. It was migrated here as a result of the [Packer plugin split](https://github.com/hashicorp/packer/issues/8610#issuecomment-770034737). The original body of the issue is below._ <hr> In Vagrant builder, we can choose a `source_path` to use an exi...
1.0
Feature Request - Choose an existing VM template for Proxmox Builder - _This issue was originally opened by @vikas027 as hashicorp/packer#7873. It was migrated here as a result of the [Packer plugin split](https://github.com/hashicorp/packer/issues/8610#issuecomment-770034737). The original body of the issue is below._...
non_defect
feature request choose an existing vm template for proxmox builder this issue was originally opened by as hashicorp packer it was migrated here as a result of the the original body of the issue is below in vagrant builder we can choose a source path to use an existing image i could not find any...
0
67,931
21,320,387,894
IssuesEvent
2022-04-17 01:26:44
jezzsantos/automate
https://api.github.com/repos/jezzsantos/automate
opened
Configuring solutions for older versions of toolkits
defect-design
We don't yet have a way to warn/prevent the configuration of existing solutions, once their respective toolkits have been upgraded. We can upgrade solutions of course, but this is a manual step that needs performing, AND we need to detect when this needs to occur. Should we allow a contributor to edit a solution ...
1.0
Configuring solutions for older versions of toolkits - We don't yet have a way to warn/prevent the configuration of existing solutions, once their respective toolkits have been upgraded. We can upgrade solutions of course, but this is a manual step that needs performing, AND we need to detect when this needs to occu...
defect
configuring solutions for older versions of toolkits we don t yet have a way to warn prevent the configuration of existing solutions once their respective toolkits have been upgraded we can upgrade solutions of course but this is a manual step that needs performing and we need to detect when this needs to occu...
1
152,967
12,131,226,008
IssuesEvent
2020-04-23 04:02:04
WordPress/gutenberg
https://api.github.com/repos/WordPress/gutenberg
closed
Gallery Block - Include resized images
Needs Testing [Block] Gallery [Feature] Media
I would expect that the images displayed through the gallery embed would be resized, in order to save bandwidth. I have a gallery with five 600px wide by 350px tall images in a 577px container. I do see that the sizes attribute has been added to them ("max-width: 600px) 100vw, 600px", however, the full 600px image is s...
1.0
Gallery Block - Include resized images - I would expect that the images displayed through the gallery embed would be resized, in order to save bandwidth. I have a gallery with five 600px wide by 350px tall images in a 577px container. I do see that the sizes attribute has been added to them ("max-width: 600px) 100vw, 6...
non_defect
gallery block include resized images i would expect that the images displayed through the gallery embed would be resized in order to save bandwidth i have a gallery with five wide by tall images in a container i do see that the sizes attribute has been added to them max width however the full...
0
41,455
21,699,505,069
IssuesEvent
2022-05-10 01:21:24
neevaco/neeva-ios
https://api.github.com/repos/neevaco/neeva-ios
closed
TabManager.restoreSavedTabs should really create zombie tabs (except for the selected tab)
Performance
TabManager.restoreSavedTabs should really create zombie tabs (except for the selected tab) Since it can restore a lot of tabs, we shouldn't try to create WebViews for all of them until they get selected.
True
TabManager.restoreSavedTabs should really create zombie tabs (except for the selected tab) - TabManager.restoreSavedTabs should really create zombie tabs (except for the selected tab) Since it can restore a lot of tabs, we shouldn't try to create WebViews for all of them until they get selected.
non_defect
tabmanager restoresavedtabs should really create zombie tabs except for the selected tab tabmanager restoresavedtabs should really create zombie tabs except for the selected tab since it can restore a lot of tabs we shouldn t try to create webviews for all of them until they get selected
0
77,805
27,171,192,946
IssuesEvent
2023-02-17 19:36:27
idaholab/moose
https://api.github.com/repos/idaholab/moose
opened
bug in petsc version used to build moose
T: defect P: normal
## Bug Description When building moose from source behind a corporate security chain on linux, download links fail to negotiate an ssh handshake. This is because the version of Petsc used by moose still uses `urllib.urlretrieve` in `config/BuildSystem/retrieval.py`, which ignores system security chains in favor of the...
1.0
bug in petsc version used to build moose - ## Bug Description When building moose from source behind a corporate security chain on linux, download links fail to negotiate an ssh handshake. This is because the version of Petsc used by moose still uses `urllib.urlretrieve` in `config/BuildSystem/retrieval.py`, which ign...
defect
bug in petsc version used to build moose bug description when building moose from source behind a corporate security chain on linux download links fail to negotiate an ssh handshake this is because the version of petsc used by moose still uses urllib urlretrieve in config buildsystem retrieval py which ign...
1
52,086
13,211,387,114
IssuesEvent
2020-08-15 22:46:28
icecube-trac/tix4
https://api.github.com/repos/icecube-trac/tix4
opened
[MuonGun] uninitialized variables (Trac #1665)
Incomplete Migration Migrated from Trac combo simulation defect
<details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/1665">https://code.icecube.wisc.edu/projects/icecube/ticket/1665</a>, reported by david.schultzand owned by jvansanten</em></summary> <p> ```json { "status": "closed", "changetime": "2019-02-13T14:13:35", "...
1.0
[MuonGun] uninitialized variables (Trac #1665) - <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/1665">https://code.icecube.wisc.edu/projects/icecube/ticket/1665</a>, reported by david.schultzand owned by jvansanten</em></summary> <p> ```json { "status": "closed...
defect
uninitialized variables trac migrated from json status closed changetime ts description nin file included from n home dschultz documents combo trunk src muongun private muongun cylinder h n nfrom home dschultz documents combo ...
1
4,002
2,610,085,649
IssuesEvent
2015-02-26 18:26:02
chrsmith/dsdsdaadf
https://api.github.com/repos/chrsmith/dsdsdaadf
opened
深圳长痘怎么办
auto-migrated Priority-Medium Type-Defect
``` 深圳长痘怎么办【深圳韩方科颜全国热线400-869-1818,24小时QQ4 008691818】深圳韩方科颜专业祛痘连锁机构,机构以韩国秘方�� �—韩方科颜这一国妆准字号治疗型权威,祛痘佳品,韩方科� ��专业祛痘连锁机构,采用韩国秘方配合专业“不反弹”健康 祛痘技术并结合先进“先进豪华彩光”仪,开创国内专业治�� �粉刺、痤疮签约包治先河,成功消除了许多顾客脸上的痘痘� �� ``` ----- Original issue reported on code.google.com by `szft...@163.com` on 14 May 2014 at 7:06
1.0
深圳长痘怎么办 - ``` 深圳长痘怎么办【深圳韩方科颜全国热线400-869-1818,24小时QQ4 008691818】深圳韩方科颜专业祛痘连锁机构,机构以韩国秘方�� �—韩方科颜这一国妆准字号治疗型权威,祛痘佳品,韩方科� ��专业祛痘连锁机构,采用韩国秘方配合专业“不反弹”健康 祛痘技术并结合先进“先进豪华彩光”仪,开创国内专业治�� �粉刺、痤疮签约包治先河,成功消除了许多顾客脸上的痘痘� �� ``` ----- Original issue reported on code.google.com by `szft...@163.com` on 14 May 2014 at 7:06
defect
深圳长痘怎么办 深圳长痘怎么办【 , 】深圳韩方科颜专业祛痘连锁机构,机构以韩国秘方�� �—韩方科颜这一国妆准字号治疗型权威,祛痘佳品,韩方科� ��专业祛痘连锁机构,采用韩国秘方配合专业“不反弹”健康 祛痘技术并结合先进“先进豪华彩光”仪,开创国内专业治�� �粉刺、痤疮签约包治先河,成功消除了许多顾客脸上的痘痘� �� original issue reported on code google com by szft com on may at
1
9,060
12,134,213,492
IssuesEvent
2020-04-23 10:19:33
MHRA/products
https://api.github.com/repos/MHRA/products
opened
Incoming requests should be logged before they are rejected
BUG :bug: EPIC - Auto Batch Process :oncoming_automobile:
**Describe the bug** A 4XX/5XX response is returned to the caller (due to e.g. unauthorized or incompatible headers) but there is no log of the error or the request that created it. **To Reproduce** 1. Make a request to the doc-index-updater with an invalid `Content-Type` (which returns a 415). 2. Observe no en...
1.0
Incoming requests should be logged before they are rejected - **Describe the bug** A 4XX/5XX response is returned to the caller (due to e.g. unauthorized or incompatible headers) but there is no log of the error or the request that created it. **To Reproduce** 1. Make a request to the doc-index-updater with an in...
non_defect
incoming requests should be logged before they are rejected describe the bug a response is returned to the caller due to e g unauthorized or incompatible headers but there is no log of the error or the request that created it to reproduce make a request to the doc index updater with an invali...
0
60,492
17,023,440,970
IssuesEvent
2021-07-03 02:02:54
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
closed
Trunk_link & primary link missing in lowzoom maps
Component: osmarender Priority: major Resolution: fixed Type: defect
**[Submitted to the original trac issue database at 1.41pm, Monday, 13th July 2009]** highway=trunk_link and highway=primary_link are not rendered in lowzoom maps. This can result in a gap between a trunk/primary and another street when they are joined without crossing. Example (zoom out to z=11): http://www.openstre...
1.0
Trunk_link & primary link missing in lowzoom maps - **[Submitted to the original trac issue database at 1.41pm, Monday, 13th July 2009]** highway=trunk_link and highway=primary_link are not rendered in lowzoom maps. This can result in a gap between a trunk/primary and another street when they are joined without crossi...
defect
trunk link primary link missing in lowzoom maps highway trunk link and highway primary link are not rendered in lowzoom maps this can result in a gap between a trunk primary and another street when they are joined without crossing example zoom out to z
1
56,450
23,784,241,983
IssuesEvent
2022-09-02 08:35:56
ClickHouse/ClickHouse
https://api.github.com/repos/ClickHouse/ClickHouse
closed
About system.errors data
question question-answered support-services
Hi I wonder if data on system.errors will be deleted after time flies. Is the table applied of TTL?
1.0
About system.errors data - Hi I wonder if data on system.errors will be deleted after time flies. Is the table applied of TTL?
non_defect
about system errors data hi i wonder if data on system errors will be deleted after time flies is the table applied of ttl
0
94,948
16,047,352,376
IssuesEvent
2021-04-22 14:59:58
kaidisn/pyrdp
https://api.github.com/repos/kaidisn/pyrdp
opened
CVE-2020-10379 (High) detected in Pillow-6.2.2-cp27-cp27mu-manylinux1_x86_64.whl
security vulnerability
## CVE-2020-10379 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>Pillow-6.2.2-cp27-cp27mu-manylinux1_x86_64.whl</b></p></summary> <p>Python Imaging Library (Fork)</p> <p>Library home ...
True
CVE-2020-10379 (High) detected in Pillow-6.2.2-cp27-cp27mu-manylinux1_x86_64.whl - ## CVE-2020-10379 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>Pillow-6.2.2-cp27-cp27mu-manylinux1_...
non_defect
cve high detected in pillow whl cve high severity vulnerability vulnerable library pillow whl python imaging library fork library home page a href path to dependency file pyrdp requirements txt path to vulnerable library pyrdp requirements txt p...
0
71,135
23,464,237,025
IssuesEvent
2022-08-16 15:22:57
idaholab/moose
https://api.github.com/repos/idaholab/moose
closed
Input file ${} replacements can fail in unexpected ways
C: Framework T: defect P: normal
## Bug Description I get unrelated failures when the ${} replacements in the input file fail. Usually the error is reported at the next substitution, but latest failure I saw was a little different where an unrelated 0 ended up in a checkedRangeParam and got caught there. ## Steps to Reproduce Just use `${mu}` ...
1.0
Input file ${} replacements can fail in unexpected ways - ## Bug Description I get unrelated failures when the ${} replacements in the input file fail. Usually the error is reported at the next substitution, but latest failure I saw was a little different where an unrelated 0 ended up in a checkedRangeParam and got ca...
defect
input file replacements can fail in unexpected ways bug description i get unrelated failures when the replacements in the input file fail usually the error is reported at the next substitution but latest failure i saw was a little different where an unrelated ended up in a checkedrangeparam and got ca...
1
30,936
6,361,569,025
IssuesEvent
2017-07-31 13:13:34
buildo/scriptoni
https://api.github.com/repos/buildo/scriptoni
opened
Requests to check for metarpheus latest version are not authenticated
defect
## description Running metarpheus could result in the following rate limit error: ![image](https://user-images.githubusercontent.com/6418684/28779240-b159e242-7602-11e7-9802-90425c37b374.png) ## how to reproduce - {optional: describe steps to reproduce defect} ## specs The function to be fixed should pr...
1.0
Requests to check for metarpheus latest version are not authenticated - ## description Running metarpheus could result in the following rate limit error: ![image](https://user-images.githubusercontent.com/6418684/28779240-b159e242-7602-11e7-9802-90425c37b374.png) ## how to reproduce - {optional: describe step...
defect
requests to check for metarpheus latest version are not authenticated description running metarpheus could result in the following rate limit error how to reproduce optional describe steps to reproduce defect specs the function to be fixed should probably be getlatestmetarpheusfil...
1
257,739
8,141,012,034
IssuesEvent
2018-08-20 23:38:30
JukkaL/mypyc
https://api.github.com/repos/JukkaL/mypyc
closed
Describe refcount semantics in RegisterOp
priority-2-low
@jhance suggested that `RegisterOp` could self-describe the reference counting semantics it has. There are currently two different semantics that we support: 1. Operation has no effect on operand reference counts. 2. Operation "steals" the reference count of the operand. Assignments and cast currently use the se...
1.0
Describe refcount semantics in RegisterOp - @jhance suggested that `RegisterOp` could self-describe the reference counting semantics it has. There are currently two different semantics that we support: 1. Operation has no effect on operand reference counts. 2. Operation "steals" the reference count of the operand....
non_defect
describe refcount semantics in registerop jhance suggested that registerop could self describe the reference counting semantics it has there are currently two different semantics that we support operation has no effect on operand reference counts operation steals the reference count of the operand ...
0
61,822
17,023,786,575
IssuesEvent
2021-07-03 03:50:56
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
closed
Continent places have a country in their address
Component: nominatim Priority: trivial Resolution: fixed Type: defect
**[Submitted to the original trac issue database at 9.21am, Saturday, 24th March 2012]** The address of place=continent nodes contains the country the node is in. Search for Europe and the result is "Germany, Europe".
1.0
Continent places have a country in their address - **[Submitted to the original trac issue database at 9.21am, Saturday, 24th March 2012]** The address of place=continent nodes contains the country the node is in. Search for Europe and the result is "Germany, Europe".
defect
continent places have a country in their address the address of place continent nodes contains the country the node is in search for europe and the result is germany europe
1
81,769
31,562,007,836
IssuesEvent
2023-09-03 11:21:15
vector-im/element-ios
https://api.github.com/repos/vector-im/element-ios
opened
Updating the RoomDataSource to exclude some message bubbles from rendering still leaves blank space
T-Defect
### Steps to reproduce I am working on a functionality to remove some messages from the data source or not render some messages based on event ids. First of all i cant find the point at which messages are added to the table datasource. ``` - (UITableViewCell *)tableView:(UITableView *)tableView cellForRowAtIndexPa...
1.0
Updating the RoomDataSource to exclude some message bubbles from rendering still leaves blank space - ### Steps to reproduce I am working on a functionality to remove some messages from the data source or not render some messages based on event ids. First of all i cant find the point at which messages are added to the...
defect
updating the roomdatasource to exclude some message bubbles from rendering still leaves blank space steps to reproduce i am working on a functionality to remove some messages from the data source or not render some messages based on event ids first of all i cant find the point at which messages are added to the...
1
8,590
2,611,531,930
IssuesEvent
2015-02-27 06:03:24
chrsmith/hedgewars
https://api.github.com/repos/chrsmith/hedgewars
opened
Ice-gun irregularities
auto-migrated Priority-Low Type-Defect
``` This is really partly a feature request, partly a defect report, and mostly just some queries because you guys are usually asleep when I am awake. :D In order: 1)Is there a reason that the beam effects (display and sound) cut off while you aim? I think it's really jarring and would be much better if they both j...
1.0
Ice-gun irregularities - ``` This is really partly a feature request, partly a defect report, and mostly just some queries because you guys are usually asleep when I am awake. :D In order: 1)Is there a reason that the beam effects (display and sound) cut off while you aim? I think it's really jarring and would be m...
defect
ice gun irregularities this is really partly a feature request partly a defect report and mostly just some queries because you guys are usually asleep when i am awake d in order is there a reason that the beam effects display and sound cut off while you aim i think it s really jarring and would be m...
1
96,780
3,973,010,797
IssuesEvent
2016-05-04 17:08:07
YMCACOLUMBUS/activescience-issues
https://api.github.com/repos/YMCACOLUMBUS/activescience-issues
closed
Use 'miles' instead of 'distance' throughout the levels
enhancement high-priority
> Asks about “Distance” but does not specify steps or miles
1.0
Use 'miles' instead of 'distance' throughout the levels - > Asks about “Distance” but does not specify steps or miles
non_defect
use miles instead of distance throughout the levels asks about “distance” but does not specify steps or miles
0
64,535
18,726,564,979
IssuesEvent
2021-11-03 16:51:01
matrix-org/synapse
https://api.github.com/repos/matrix-org/synapse
closed
SerializationFailure in `notify_interested_services_ephemeral` under heavy load
S-Minor T-Defect
### Description We are seeing periodic `SerializationFailure` errors in Sentry in the `notify_interested_services_ephemeral` background process. This is running in a dedicated appservice-pusher worker instance. At peak we see around 30 ephemeral events per second being sent to the appservice (presence is disabled so...
1.0
SerializationFailure in `notify_interested_services_ephemeral` under heavy load - ### Description We are seeing periodic `SerializationFailure` errors in Sentry in the `notify_interested_services_ephemeral` background process. This is running in a dedicated appservice-pusher worker instance. At peak we see around 30...
defect
serializationfailure in notify interested services ephemeral under heavy load description we are seeing periodic serializationfailure errors in sentry in the notify interested services ephemeral background process this is running in a dedicated appservice pusher worker instance at peak we see around ...
1
73,584
24,701,928,883
IssuesEvent
2022-10-19 15:52:55
department-of-veterans-affairs/va.gov-team
https://api.github.com/repos/department-of-veterans-affairs/va.gov-team
closed
FE | Profile | Update Modal (Are you sure?)
frontend 508/Accessibility vsa needs-grooming profile 508-defect-4 sprint-planning
## Background We need to update the text displayed with the "Are you sure?" modal (the modal displayed when editing the profile and moving to a different field without saving or canceling first). [Here's a link to the new mock-up](https://www.sketch.com/s/59857eb5-d9f9-4145-99d3-d9a1de2d0655/a/v8kxv7J) > The primary...
1.0
FE | Profile | Update Modal (Are you sure?) - ## Background We need to update the text displayed with the "Are you sure?" modal (the modal displayed when editing the profile and moving to a different field without saving or canceling first). [Here's a link to the new mock-up](https://www.sketch.com/s/59857eb5-d9f9-41...
defect
fe profile update modal are you sure background we need to update the text displayed with the are you sure modal the modal displayed when editing the profile and moving to a different field without saving or canceling first the primary button label should be yes cancel my changes and clos...
1
411,993
27,839,571,419
IssuesEvent
2023-03-20 11:53:25
redhat-developer/alizer
https://api.github.com/repos/redhat-developer/alizer
opened
Separate usage guides between implementations
area/documentation
## Which area this feature is related to? /area documentation ## Which area is this documentation change is related to? /area repository documentation ## Issue details We should separate the documentation (usage guides) inside the repository to 3 different implementations: ![Screenshot from 2023-03-20...
1.0
Separate usage guides between implementations - ## Which area this feature is related to? /area documentation ## Which area is this documentation change is related to? /area repository documentation ## Issue details We should separate the documentation (usage guides) inside the repository to 3 different ...
non_defect
separate usage guides between implementations which area this feature is related to area documentation which area is this documentation change is related to area repository documentation issue details we should separate the documentation usage guides inside the repository to different ...
0
18,032
3,021,299,121
IssuesEvent
2015-07-31 14:03:38
google/closure-linter
https://api.github.com/repos/google/closure-linter
closed
Up to date release tarballs
auto-migrated Priority-Medium Type-Defect
``` Hi everyone, The most up to date release available under "Downloads" or at "PyPi (https://pypi.python.org/pypi/closure-linter/2.3.13)" is over 1 year old. Since several changes are now in SVN and latest trunk has been tagged with 2.3.17, would it be possible to have it released as such and uploaded to "Downloa...
1.0
Up to date release tarballs - ``` Hi everyone, The most up to date release available under "Downloads" or at "PyPi (https://pypi.python.org/pypi/closure-linter/2.3.13)" is over 1 year old. Since several changes are now in SVN and latest trunk has been tagged with 2.3.17, would it be possible to have it released as ...
defect
up to date release tarballs hi everyone the most up to date release available under downloads or at pypi is over year old since several changes are now in svn and latest trunk has been tagged with would it be possible to have it released as such and uploaded to downloads and or pypi th...
1
68,594
21,718,897,149
IssuesEvent
2022-05-10 21:00:36
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
closed
Sometimes the new room list shows far fewer rooms than are actually there
T-Defect X-Cannot-Reproduce S-Major A-Room-List Z-TravisR
Unknown cause, has happened twice to my knowledge
1.0
Sometimes the new room list shows far fewer rooms than are actually there - Unknown cause, has happened twice to my knowledge
defect
sometimes the new room list shows far fewer rooms than are actually there unknown cause has happened twice to my knowledge
1
31,234
6,472,114,583
IssuesEvent
2017-08-17 13:19:50
hazelcast/hazelcast
https://api.github.com/repos/hazelcast/hazelcast
closed
MapLoader NPE on loadAll(Collection)
Team: Core Type: Defect
This code ``` @Override public Map<String, String> loadAll(Collection<String> keys) { Map<String, String> result = new HashMap<>(); result.put(null, "notnull"); return result; } ``` causes this exception on 3.8.3 ``` 09:19:04.330 [hz._hzInstance_1_dev.partition-operation.thread-1] ERROR com...
1.0
MapLoader NPE on loadAll(Collection) - This code ``` @Override public Map<String, String> loadAll(Collection<String> keys) { Map<String, String> result = new HashMap<>(); result.put(null, "notnull"); return result; } ``` causes this exception on 3.8.3 ``` 09:19:04.330 [hz._hzInstance_1_dev....
defect
maploader npe on loadall collection this code override public map loadall collection keys map result new hashmap result put null notnull return result causes this exception on error com hazelcast map impl operation putfromloadalloperation ...
1
731,566
25,222,879,740
IssuesEvent
2022-11-14 14:04:57
kubevela/kubevela
https://api.github.com/repos/kubevela/kubevela
closed
Rollout example in document cause crash
type/bug priority/critical area/addon
**Describe the bug** <!-- A clear and concise description of what the bug is. --> It looks like there is a bug. I am using vela 1.6.1. I am following the steps from https://kubevela.io/docs/end-user/traits/rollout ```shell vela workflow resume canary-demo -n default panic: runtime error: invalid memory address...
1.0
Rollout example in document cause crash - **Describe the bug** <!-- A clear and concise description of what the bug is. --> It looks like there is a bug. I am using vela 1.6.1. I am following the steps from https://kubevela.io/docs/end-user/traits/rollout ```shell vela workflow resume canary-demo -n default pa...
non_defect
rollout example in document cause crash describe the bug a clear and concise description of what the bug is it looks like there is a bug i am using vela i am following the steps from shell vela workflow resume canary demo n default panic runtime error invalid memory address or n...
0
15,122
2,849,332,420
IssuesEvent
2015-05-30 16:02:06
thomasmodeneis/jgo
https://api.github.com/repos/thomasmodeneis/jgo
closed
Wanting to try out jgo
auto-migrated Priority-Medium Type-Defect
``` Hi, I just checked out the sources. What are the steps to compile the project and try it out? I could find no README or INSTALL file and no documentation or wiki. What steps will reproduce the problem? 1. Check out the source with hg clone 2. ? What version of the product are you using? On what operating system...
1.0
Wanting to try out jgo - ``` Hi, I just checked out the sources. What are the steps to compile the project and try it out? I could find no README or INSTALL file and no documentation or wiki. What steps will reproduce the problem? 1. Check out the source with hg clone 2. ? What version of the product are you using?...
defect
wanting to try out jgo hi i just checked out the sources what are the steps to compile the project and try it out i could find no readme or install file and no documentation or wiki what steps will reproduce the problem check out the source with hg clone what version of the product are you using ...
1
46,603
13,055,944,470
IssuesEvent
2020-07-30 03:11:38
icecube-trac/tix2
https://api.github.com/repos/icecube-trac/tix2
opened
Summary of remaining static analysis Issues (Trac #1549)
Incomplete Migration Migrated from Trac cmake defect
Migrated from https://code.icecube.wisc.edu/ticket/1549 ```json { "status": "closed", "changetime": "2017-04-24T08:39:36", "description": "\n== Code that is clearly producing incorrect results ==\n`CascadeVariables` returns uninitilized data see bug #1537\nhttp://software.icecube.wisc.edu/static_analysis/...
1.0
Summary of remaining static analysis Issues (Trac #1549) - Migrated from https://code.icecube.wisc.edu/ticket/1549 ```json { "status": "closed", "changetime": "2017-04-24T08:39:36", "description": "\n== Code that is clearly producing incorrect results ==\n`CascadeVariables` returns uninitilized data see b...
defect
summary of remaining static analysis issues trac migrated from json status closed changetime description n code that is clearly producing incorrect results n cascadevariables returns uninitilized data see bug n code that need improvement n ncode assume...
1
12,278
2,688,699,341
IssuesEvent
2015-03-31 02:56:52
CocoaPods/CocoaPods
https://api.github.com/repos/CocoaPods/CocoaPods
closed
The prepare_command executed although :file reference is used.
s2:confirmed t2:defect
I have a Podfile with the following contents: ````ruby pod 'myspecialpod', :path => '/Users/me/myspecialpod/' ```` Now in the guides for [prepare_command](http://guides.cocoapods.org/syntax/podspec.html#prepare_command) it says: > If the pod is installed with the :path option this command will not be exec...
1.0
The prepare_command executed although :file reference is used. - I have a Podfile with the following contents: ````ruby pod 'myspecialpod', :path => '/Users/me/myspecialpod/' ```` Now in the guides for [prepare_command](http://guides.cocoapods.org/syntax/podspec.html#prepare_command) it says: > If the pod...
defect
the prepare command executed although file reference is used i have a podfile with the following contents ruby pod myspecialpod path users me myspecialpod now in the guides for it says if the pod is installed with the path option this command will not be executed now a...
1
32,491
26,738,082,901
IssuesEvent
2023-01-30 10:55:26
inovex/scrumlr.io
https://api.github.com/repos/inovex/scrumlr.io
closed
Centralized logging
Status: Blocked Type: Infrastructure
Als Plattform-Admin und Entwickler möchte ich meine ein zentrales Logging System nutzen können. *Akzeptanzkriterien:* * Logs werden automatisch eingesammelt und an Logging-System geschickt * Logs sind durchsuchbar
1.0
Centralized logging - Als Plattform-Admin und Entwickler möchte ich meine ein zentrales Logging System nutzen können. *Akzeptanzkriterien:* * Logs werden automatisch eingesammelt und an Logging-System geschickt * Logs sind durchsuchbar
non_defect
centralized logging als plattform admin und entwickler möchte ich meine ein zentrales logging system nutzen können akzeptanzkriterien logs werden automatisch eingesammelt und an logging system geschickt logs sind durchsuchbar
0
68,397
21,660,314,206
IssuesEvent
2022-05-06 18:24:43
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
closed
Location map inside a reply preview on the thread panel overflows the preview area
T-Defect S-Minor A-Replies O-Uncommon A-Threads A-Location-Sharing
### Steps to reproduce 1. Create a test room 2. Create a thread 3. Share a location on the thread 4. Reply to the location ### Outcome #### What did you expect? The map size should be properly adjusted. #### What happened instead? The map overflows the preview area. https://user-images.githubu...
1.0
Location map inside a reply preview on the thread panel overflows the preview area - ### Steps to reproduce 1. Create a test room 2. Create a thread 3. Share a location on the thread 4. Reply to the location ### Outcome #### What did you expect? The map size should be properly adjusted. #### What ha...
defect
location map inside a reply preview on the thread panel overflows the preview area steps to reproduce create a test room create a thread share a location on the thread reply to the location outcome what did you expect the map size should be properly adjusted what ha...
1
45,474
12,815,032,252
IssuesEvent
2020-07-04 22:55:42
coin-or/pulp
https://api.github.com/repos/coin-or/pulp
closed
Wrong line wrapping in asCplexLpAffineExpression
Priority-Medium Type-Defect auto-migrated
``` In pulp 1.54, if LpAffineExpression.asCplexLpAffineExpression tries to wrap to the next line before putting the constant, the contents of the just-finished line will show up again on the new line before the constant. Only the constant should be placed on the new line. This patch should fix the issue: --- src/pu...
1.0
Wrong line wrapping in asCplexLpAffineExpression - ``` In pulp 1.54, if LpAffineExpression.asCplexLpAffineExpression tries to wrap to the next line before putting the constant, the contents of the just-finished line will show up again on the new line before the constant. Only the constant should be placed on the new...
defect
wrong line wrapping in ascplexlpaffineexpression in pulp if lpaffineexpression ascplexlpaffineexpression tries to wrap to the next line before putting the constant the contents of the just finished line will show up again on the new line before the constant only the constant should be placed on the new ...
1
285,438
21,519,026,385
IssuesEvent
2022-04-28 12:42:31
java-operator-sdk/java-operator-sdk
https://api.github.com/repos/java-operator-sdk/java-operator-sdk
closed
Docs: Document `SecondaryToPrimaryMapper` for dependent resource
documentation-epic
This popped up multiple times, not also for dependent resources. Should be document since it's not trivial. See: https://discord.com/channels/723455000604573736/723455000604573739/964160561292132472
1.0
Docs: Document `SecondaryToPrimaryMapper` for dependent resource - This popped up multiple times, not also for dependent resources. Should be document since it's not trivial. See: https://discord.com/channels/723455000604573736/723455000604573739/964160561292132472
non_defect
docs document secondarytoprimarymapper for dependent resource this popped up multiple times not also for dependent resources should be document since it s not trivial see
0
31,672
6,583,500,934
IssuesEvent
2017-09-13 06:11:41
junichi11/netbeans-vagrant-plugin
https://api.github.com/repos/junichi11/netbeans-vagrant-plugin
closed
Unable to save Vagrant script path
defect
Windows 7 x64, NetBeans 8.2 x64 + vagrant plugin 1.1.0, Vagrant 1.9.7 In plugin options I can't save path to the vagrant.exe file. Path is always cleared up. Workaround: edit manually a config file (_AppData\Roaming\NetBeans\8.2\config\Preferences\org\netbeans\modules\vagrant\general.properties_) and set `vagrant.pa...
1.0
Unable to save Vagrant script path - Windows 7 x64, NetBeans 8.2 x64 + vagrant plugin 1.1.0, Vagrant 1.9.7 In plugin options I can't save path to the vagrant.exe file. Path is always cleared up. Workaround: edit manually a config file (_AppData\Roaming\NetBeans\8.2\config\Preferences\org\netbeans\modules\vagrant\gene...
defect
unable to save vagrant script path windows netbeans vagrant plugin vagrant in plugin options i can t save path to the vagrant exe file path is always cleared up workaround edit manually a config file appdata roaming netbeans config preferences org netbeans modules vagrant general ...
1
28,755
2,711,298,915
IssuesEvent
2015-04-09 04:24:35
cs2103jan2015-t15-2j/main
https://api.github.com/repos/cs2103jan2015-t15-2j/main
closed
A user can categorize his to-do list
priority.low type.story
...so that the user can use different to-do lists for different purposes.
1.0
A user can categorize his to-do list - ...so that the user can use different to-do lists for different purposes.
non_defect
a user can categorize his to do list so that the user can use different to do lists for different purposes
0
24,375
3,968,696,831
IssuesEvent
2016-05-03 20:35:31
primefaces/primefaces
https://api.github.com/repos/primefaces/primefaces
closed
p:selectOneMenu width not rendering correctly
5.3.11 6.0.RC3 defect
I noticed that after upgrading from 5.1.16 to 5.1.17, p:selectOneMenu components that don't have width configured via CSS are rendered with a small width, and not width of the largest f:selectItem as it used to. Could you please restore the previous behavior? Thanks
1.0
p:selectOneMenu width not rendering correctly - I noticed that after upgrading from 5.1.16 to 5.1.17, p:selectOneMenu components that don't have width configured via CSS are rendered with a small width, and not width of the largest f:selectItem as it used to. Could you please restore the previous behavior? Thanks
defect
p selectonemenu width not rendering correctly i noticed that after upgrading from to p selectonemenu components that don t have width configured via css are rendered with a small width and not width of the largest f selectitem as it used to could you please restore the previous behavior thanks
1
41,926
10,709,353,247
IssuesEvent
2019-10-24 21:54:20
idaholab/moose
https://api.github.com/repos/idaholab/moose
opened
TestHarness isn't handling crashes in --recover tests (part1) correctly
C: TestHarness P: normal T: defect
## Bug Description <!--A clear and concise description of the problem (Note: A missing feature is not a bug).--> It appears that if a test crashes when using the --recover flag during Part1, it still passes from the TestHarness point of view. We are getting away with this since Part2 will definitely fail if that ha...
1.0
TestHarness isn't handling crashes in --recover tests (part1) correctly - ## Bug Description <!--A clear and concise description of the problem (Note: A missing feature is not a bug).--> It appears that if a test crashes when using the --recover flag during Part1, it still passes from the TestHarness point of view....
defect
testharness isn t handling crashes in recover tests correctly bug description it appears that if a test crashes when using the recover flag during it still passes from the testharness point of view we are getting away with this since will definitely fail if that happens steps to reproduc...
1
26,067
4,567,949,850
IssuesEvent
2016-09-15 13:04:15
jtomass/spring2
https://api.github.com/repos/jtomass/spring2
closed
vaadin spring throws NotSerializableException
Defect Imported from Trac
**Originally by _andreas.von.benten@ituv-software.de_ on 2015-06-04 17:34:55 +0300** ___ I m using vaadin-spring-1.0.0-beta3 with vaadin-7.4.7 on a tomcat-app-server. In context of a tomcat-server-cluster, a running vaadin-sessions could be tried to switch to another server-instance. In this situation i get the NotSer...
1.0
vaadin spring throws NotSerializableException - **Originally by _andreas.von.benten@ituv-software.de_ on 2015-06-04 17:34:55 +0300** ___ I m using vaadin-spring-1.0.0-beta3 with vaadin-7.4.7 on a tomcat-app-server. In context of a tomcat-server-cluster, a running vaadin-sessions could be tried to switch to another ser...
defect
vaadin spring throws notserializableexception originally by andreas von benten ituv software de on i m using vaadin spring with vaadin on a tomcat app server in context of a tomcat server cluster a running vaadin sessions could be tried to switch to another server instance i...
1
349,306
10,467,438,398
IssuesEvent
2019-09-22 05:15:15
nephanim/pluralkit-switch-calendar
https://api.github.com/repos/nephanim/pluralkit-switch-calendar
closed
Remember last system ID
enhancement priority-med
It would be nice to have an option to remember your system ID. Most people will only ever look at their own system, so being able to input that once and have it automatically load your system's data would be convenient. This could be saved to local storage or similar.
1.0
Remember last system ID - It would be nice to have an option to remember your system ID. Most people will only ever look at their own system, so being able to input that once and have it automatically load your system's data would be convenient. This could be saved to local storage or similar.
non_defect
remember last system id it would be nice to have an option to remember your system id most people will only ever look at their own system so being able to input that once and have it automatically load your system s data would be convenient this could be saved to local storage or similar
0
587,037
17,602,951,292
IssuesEvent
2021-08-17 13:56:41
CCAFS/MARLO
https://api.github.com/repos/CCAFS/MARLO
closed
[KT] (AICCRA) Share deliverables between clusters in Cluster sections
Priority - Medium Type - Enhancement AICCRA
In AICCRA clusters, there is a deliverables section, within which it is required to develop the functionality of sharing them between clusters. Currently, deliverables are only associated with one project. ### **Java Clases** - DeliverableAction.java ### **Front end Classes** - deliverableInfo.flt <br> - [x] Make m...
1.0
[KT] (AICCRA) Share deliverables between clusters in Cluster sections - In AICCRA clusters, there is a deliverables section, within which it is required to develop the functionality of sharing them between clusters. Currently, deliverables are only associated with one project. ### **Java Clases** - DeliverableAction....
non_defect
aiccra share deliverables between clusters in cluster sections in aiccra clusters there is a deliverables section within which it is required to develop the functionality of sharing them between clusters currently deliverables are only associated with one project java clases deliverableaction jav...
0
38,103
5,166,347,850
IssuesEvent
2017-01-17 16:01:17
NeowayLabs/klb
https://api.github.com/repos/NeowayLabs/klb
closed
Test NIC creation
testing
Example: ``` nic <= azure_nic_new($VM_NIC_NAME, $RESOURCE_GROUP_NAME, $LOCATION) nic <= azure_nic_set_vnet($nic, $VNET_NAME) nic <= azure_nic_set_subnet($nic, $SUBNET_PUBLIC_NAME) nic <= azure_nic_set_ipfw($nic, "true") nic <= azure_nic_set_publicip($nic, $VM_PUBLIC_IP_NAME) nic <= azure_nic_set_privatei...
1.0
Test NIC creation - Example: ``` nic <= azure_nic_new($VM_NIC_NAME, $RESOURCE_GROUP_NAME, $LOCATION) nic <= azure_nic_set_vnet($nic, $VNET_NAME) nic <= azure_nic_set_subnet($nic, $SUBNET_PUBLIC_NAME) nic <= azure_nic_set_ipfw($nic, "true") nic <= azure_nic_set_publicip($nic, $VM_PUBLIC_IP_NAME) nic <= az...
non_defect
test nic creation example nic azure nic new vm nic name resource group name location nic azure nic set vnet nic vnet name nic azure nic set subnet nic subnet public name nic azure nic set ipfw nic true nic azure nic set publicip nic vm public ip name nic az...
0
697,060
23,926,210,858
IssuesEvent
2022-09-09 23:17:19
deckhouse/deckhouse
https://api.github.com/repos/deckhouse/deckhouse
closed
[grafana] Main / Namespace / Controller longterm average CPU is wrong
type/bug status/rotten priority/backlog
### Preflight Checklist - [X] I agree to follow the [Code of Conduct](https://github.com/deckhouse/deckhouse/blob/main/CODE_OF_CONDUCT.md) that this project adheres to. - [X] I have searched the [issue tracker](https://github.com/deckhouse/deckhouse/issues) for an issue that matches the one I want to file, without suc...
1.0
[grafana] Main / Namespace / Controller longterm average CPU is wrong - ### Preflight Checklist - [X] I agree to follow the [Code of Conduct](https://github.com/deckhouse/deckhouse/blob/main/CODE_OF_CONDUCT.md) that this project adheres to. - [X] I have searched the [issue tracker](https://github.com/deckhouse/deckhou...
non_defect
main namespace controller longterm average cpu is wrong preflight checklist i agree to follow the that this project adheres to i have searched the for an issue that matches the one i want to file without success version expected behavior avg cpu in the pods table and a...
0
56,774
15,362,976,544
IssuesEvent
2021-03-01 20:12:40
NREL/EnergyPlus
https://api.github.com/repos/NREL/EnergyPlus
closed
Some IDF object names can break the HTML output file
Defect
**Problem** - The EnergyPlus objects can have legal names in the following format `Special glass <thickness is 3mm>` - Energyplus itself has no problems with such names - This name turns up in the HTML output file. - In the HTML file the part name`<thickness is 3mm>` looks like an HTML tag. - The browse...
1.0
Some IDF object names can break the HTML output file - **Problem** - The EnergyPlus objects can have legal names in the following format `Special glass <thickness is 3mm>` - Energyplus itself has no problems with such names - This name turns up in the HTML output file. - In the HTML file the part name`<thick...
defect
some idf object names can break the html output file problem the energyplus objects can have legal names in the following format special glass energyplus itself has no problems with such names this name turns up in the html output file in the html file the part name looks like an html t...
1
5,338
2,610,185,727
IssuesEvent
2015-02-26 18:58:58
chrsmith/quchuseban
https://api.github.com/repos/chrsmith/quchuseban
opened
解读嘴唇上长色斑怎么办
auto-migrated Priority-Medium Type-Defect
``` 《摘要》 生命即使没有轰轰烈烈也无后人之仰慕,却无不让人感到一�� �生存的神圣与尊严。我们乐为平凡之辈而不落于平庸之流,� ��们不甘受辱,我们不会沉沦,我们平凡一生,才知道平凡的 情感、事业、人生境界里,原来有那么多姿多彩,灿烂绚丽�� �嘴唇上长色斑怎么办, 《客户案例》   我今年43岁,黄褐斑长了有好几年了,整个脸感觉像是五 十多岁了的人一样,为了祛斑,我用了很多祛斑 方法,也试过很多的祛斑产品,现在和姐妹们分享一下什么�� �斑方法最适合我们,什么祛斑产品效果好。<br>   刚开始有黄褐斑的时候,我觉得用点祛斑的化妆品就差�� �多能去掉了,所以就在商场里买了祛斑霜,是些大牌的,感� ��用好的对皮肤也好,刚...
1.0
解读嘴唇上长色斑怎么办 - ``` 《摘要》 生命即使没有轰轰烈烈也无后人之仰慕,却无不让人感到一�� �生存的神圣与尊严。我们乐为平凡之辈而不落于平庸之流,� ��们不甘受辱,我们不会沉沦,我们平凡一生,才知道平凡的 情感、事业、人生境界里,原来有那么多姿多彩,灿烂绚丽�� �嘴唇上长色斑怎么办, 《客户案例》   我今年43岁,黄褐斑长了有好几年了,整个脸感觉像是五 十多岁了的人一样,为了祛斑,我用了很多祛斑 方法,也试过很多的祛斑产品,现在和姐妹们分享一下什么�� �斑方法最适合我们,什么祛斑产品效果好。<br>   刚开始有黄褐斑的时候,我觉得用点祛斑的化妆品就差�� �多能去掉了,所以就在商场里买了祛斑霜,是些大牌的,...
defect
解读嘴唇上长色斑怎么办 《摘要》 生命即使没有轰轰烈烈也无后人之仰慕,却无不让人感到一�� �生存的神圣与尊严。我们乐为平凡之辈而不落于平庸之流,� ��们不甘受辱,我们不会沉沦,我们平凡一生,才知道平凡的 情感、事业、人生境界里,原来有那么多姿多彩,灿烂绚丽�� �嘴唇上长色斑怎么办, 《客户案例》    ,黄褐斑长了有好几年了,整个脸感觉像是五 十多岁了的人一样,为了祛斑,我用了很多祛斑 方法,也试过很多的祛斑产品,现在和姐妹们分享一下什么�� �斑方法最适合我们,什么祛斑产品效果好。   刚开始有黄褐斑的时候,我觉得用点祛斑的化妆品就差�� �多能去掉了,所以就在商场里买了祛斑霜,是些大牌的,感� ��用好的...
1
19,909
3,274,624,225
IssuesEvent
2015-10-26 11:58:56
google/closure-stylesheets
https://api.github.com/repos/google/closure-stylesheets
closed
Browser conditioning with short annotation
Priority-Medium Status-New Type-Defect
Originally reported on Google Code with ID 11 ``` I would like to write browser conditioning with less coding. This seems nice to me, .item { color: green; /* @if (IE6) */ color: red; } if (--define IE6), two `color' will be output. Closure Stylesheets would reach more complex web project than usual, s...
1.0
Browser conditioning with short annotation - Originally reported on Google Code with ID 11 ``` I would like to write browser conditioning with less coding. This seems nice to me, .item { color: green; /* @if (IE6) */ color: red; } if (--define IE6), two `color' will be output. Closure Stylesheets would...
defect
browser conditioning with short annotation originally reported on google code with id i would like to write browser conditioning with less coding this seems nice to me item color green if color red if define two color will be output closure stylesheets would reac...
1
32,390
6,767,421,119
IssuesEvent
2017-10-26 03:13:39
Shopkeepers/Shopkeepers
https://api.github.com/repos/Shopkeepers/Shopkeepers
closed
cannot trade lillypad in adminshop
Defect invalid migrated
**Migrated from:** https://dev.bukkit.org/projects/shopkeepers/issues/115 **Originally posted by HunterzCZ (Mar 31, 2013):** What steps will reproduce the problem? 1.try to sell lilly pad in adminshop 2. 3.What is the expected output? What do you see instead? sell lillypad in adminshopWhat version of the product are...
1.0
cannot trade lillypad in adminshop - **Migrated from:** https://dev.bukkit.org/projects/shopkeepers/issues/115 **Originally posted by HunterzCZ (Mar 31, 2013):** What steps will reproduce the problem? 1.try to sell lilly pad in adminshop 2. 3.What is the expected output? What do you see instead? sell lillypad in adm...
defect
cannot trade lillypad in adminshop migrated from originally posted by hunterzcz mar what steps will reproduce the problem try to sell lilly pad in adminshop what is the expected output what do you see instead sell lillypad in adminshopwhat version of the product are you using lastdo y...
1