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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
18,215 | 3,035,245,742 | IssuesEvent | 2015-08-06 01:13:26 | iphyer/njubachelor | https://api.github.com/repos/iphyer/njubachelor | closed | texlive更新问题 | auto-migrated Priority-Medium Type-Defect | ```
其实这个不是模板的问题。
是texlive在linux下的问题。
最最重要的是:
你需要更改自己的texlive路径,特别是如果你安装的ubuntu系统�
��带包的话。
After the installation finishes, you must add the directory of TeX Live
binaries to your PATH—except on Windows, where the installer takes care of
this. For example:
PATH=/usr/local/texlive/2012/bin/i386-linux:$PATH
Use the... | 1.0 | texlive更新问题 - ```
其实这个不是模板的问题。
是texlive在linux下的问题。
最最重要的是:
你需要更改自己的texlive路径,特别是如果你安装的ubuntu系统�
��带包的话。
After the installation finishes, you must add the directory of TeX Live
binaries to your PATH—except on Windows, where the installer takes care of
this. For example:
PATH=/usr/local/texlive/2012/bin/i386-linux:... | defect | texlive更新问题 其实这个不是模板的问题。 是texlive在linux下的问题。 最最重要的是: 你需要更改自己的texlive路径,特别是如果你安装的ubuntu系统� ��带包的话。 after the installation finishes you must add the directory of tex live binaries to your path—except on windows where the installer takes care of this for example path usr local texlive bin linux path ... | 1 |
6,644 | 2,610,258,335 | IssuesEvent | 2015-02-26 19:22:25 | 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:50 | 1.0 | 深圳激光怎样祛青春痘 - ```
深圳激光怎样祛青春痘【深圳韩方科颜全国热线400-869-1818,24
小时QQ4008691818】深圳韩方科颜专业祛痘连锁机构,机构以韩��
�秘方——韩方科颜这一国妆准字号治疗型权威,祛痘佳品,�
��方科颜专业祛痘连锁机构,采用韩国秘方配合专业“不反弹
”健康祛痘技术并结合先进“先进豪华彩光”仪,开创国内��
�业治疗粉刺、痤疮签约包治先河,成功消除了许多顾客脸上�
��痘痘。
```
-----
Original issue reported on code.google.com by `szft...@163.com` on 14 May 2014 at 8:50 | defect | 深圳激光怎样祛青春痘 深圳激光怎样祛青春痘【 , 】深圳韩方科颜专业祛痘连锁机构,机构以韩�� �秘方——韩方科颜这一国妆准字号治疗型权威,祛痘佳品,� ��方科颜专业祛痘连锁机构,采用韩国秘方配合专业“不反弹 ”健康祛痘技术并结合先进“先进豪华彩光”仪,开创国内�� �业治疗粉刺、痤疮签约包治先河,成功消除了许多顾客脸上� ��痘痘。 original issue reported on code google com by szft com on may at | 1 |
24,210 | 12,054,652,592 | IssuesEvent | 2020-04-15 11:34:18 | elastic/kibana | https://api.github.com/repos/elastic/kibana | closed | extraneous error/warning messages when deleting alerts | Feature:Alerting Team:Alerting Services | **Kibana version:** master
**Steps to reproduce:**
start the functional test server, then run the following commands at a terminal
```console
$ npm install -g pmuellr/kbn-action
...
$ export KBN_URLBASE=http://elastic:changeme@localhost:5620
$ kbn-action create .server-log server-log {} {}
{
"id"... | 1.0 | extraneous error/warning messages when deleting alerts - **Kibana version:** master
**Steps to reproduce:**
start the functional test server, then run the following commands at a terminal
```console
$ npm install -g pmuellr/kbn-action
...
$ export KBN_URLBASE=http://elastic:changeme@localhost:5620
$ kb... | non_defect | extraneous error warning messages when deleting alerts kibana version master steps to reproduce start the functional test server then run the following commands at a terminal console npm install g pmuellr kbn action export kbn urlbase kbn action create server log server lo... | 0 |
17,452 | 3,006,060,084 | IssuesEvent | 2015-07-27 07:46:46 | hazelcast/hazelcast | https://api.github.com/repos/hazelcast/hazelcast | closed | Hazelcast Map eviction is not occurred in cluster | PENDING Team: Core Type: Defect | Hi,
I am using hazelcast 3.4.2 and I am using IMap from hazelcast. Map eviction is working fine for me on my local environment but on cluster it is not working.
you can see my created nodes in my clusters in below line at the time of Map item eviction it evict item only from -> { Member [10.116.168.127]:5702 this... | 1.0 | Hazelcast Map eviction is not occurred in cluster - Hi,
I am using hazelcast 3.4.2 and I am using IMap from hazelcast. Map eviction is working fine for me on my local environment but on cluster it is not working.
you can see my created nodes in my clusters in below line at the time of Map item eviction it evict i... | defect | hazelcast map eviction is not occurred in cluster hi i am using hazelcast and i am using imap from hazelcast map eviction is working fine for me on my local environment but on cluster it is not working you can see my created nodes in my clusters in below line at the time of map item eviction it evict i... | 1 |
22,701 | 3,688,184,738 | IssuesEvent | 2016-02-25 11:41:43 | PowerDNS/pdns | https://api.github.com/repos/PowerDNS/pdns | closed | GeoIP Backend - support more than one domain | auth defect | Hi,
lets say we have the following example geoip_zone_file.yml
```
domains:
- domain: geo.firstdomain.com
ttl: 3600
records:
geo.firstdomain.com:
- soa: ns1.firstdomain.com hostmaster.firstdomain.com 2016020302 7200 900 3600000 300
- ns: ns1.firstdomain.com
- ns: ns2.firstdomain.... | 1.0 | GeoIP Backend - support more than one domain - Hi,
lets say we have the following example geoip_zone_file.yml
```
domains:
- domain: geo.firstdomain.com
ttl: 3600
records:
geo.firstdomain.com:
- soa: ns1.firstdomain.com hostmaster.firstdomain.com 2016020302 7200 900 3600000 300
- ns: ns... | defect | geoip backend support more than one domain hi lets say we have the following example geoip zone file yml domains domain geo firstdomain com ttl records geo firstdomain com soa firstdomain com hostmaster firstdomain com ns firstdomain com ns... | 1 |
47,956 | 13,067,326,988 | IssuesEvent | 2020-07-31 00:06:33 | icecube-trac/tix2 | https://api.github.com/repos/icecube-trac/tix2 | closed | [genie-icetray] test runs too long, doesn't clean up after itself (Trac #1512) | Migrated from Trac combo simulation defect | The test takes forever to run. Is there nothing that can be run faster?
Also, we probably don't need to write an output file. Or we should at least delete it when we're done.
Migrated from https://code.icecube.wisc.edu/ticket/1512
```json
{
"status": "closed",
"changetime": "2019-02-13T14:13:35",
"descr... | 1.0 | [genie-icetray] test runs too long, doesn't clean up after itself (Trac #1512) - The test takes forever to run. Is there nothing that can be run faster?
Also, we probably don't need to write an output file. Or we should at least delete it when we're done.
Migrated from https://code.icecube.wisc.edu/ticket/1512
```jso... | defect | test runs too long doesn t clean up after itself trac the test takes forever to run is there nothing that can be run faster also we probably don t need to write an output file or we should at least delete it when we re done migrated from json status closed changetime ... | 1 |
18,762 | 4,309,524,748 | IssuesEvent | 2016-07-21 16:16:16 | wp-cli/wp-cli | https://api.github.com/repos/wp-cli/wp-cli | closed | Singular/plural message in commands | question scope:documentation | Which approach should we follow?
```
$message = ( 1 === $executed ) ? 'Executed a total of %d cron event.' : 'Executed a total of %d cron events.';
WP_CLI::success( sprintf( $message, $executed ) );
```
Other approach using `_n()`
```
WP_CLI::success( sprintf(
'Finished regenerating %1$s.',
_n('t... | 1.0 | Singular/plural message in commands - Which approach should we follow?
```
$message = ( 1 === $executed ) ? 'Executed a total of %d cron event.' : 'Executed a total of %d cron events.';
WP_CLI::success( sprintf( $message, $executed ) );
```
Other approach using `_n()`
```
WP_CLI::success( sprintf(
'Fi... | non_defect | singular plural message in commands which approach should we follow message executed executed a total of d cron event executed a total of d cron events wp cli success sprintf message executed other approach using n wp cli success sprintf fi... | 0 |
224,078 | 17,659,296,562 | IssuesEvent | 2021-08-21 06:39:22 | cockroachdb/cockroach | https://api.github.com/repos/cockroachdb/cockroach | opened | roachtest: sqlsmith/setup=empty/setting=no-ddl failed | C-test-failure O-robot O-roachtest branch-master release-blocker | roachtest.sqlsmith/setup=empty/setting=no-ddl [failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=3333872&tab=buildLog) with [artifacts](https://teamcity.cockroachdb.com/viewLog.html?buildId=3333872&tab=artifacts#/sqlsmith/setup=empty/setting=no-ddl) on master @ [11e0a4da82124e70e772a009011ca7a4007bff85](htt... | 2.0 | roachtest: sqlsmith/setup=empty/setting=no-ddl failed - roachtest.sqlsmith/setup=empty/setting=no-ddl [failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=3333872&tab=buildLog) with [artifacts](https://teamcity.cockroachdb.com/viewLog.html?buildId=3333872&tab=artifacts#/sqlsmith/setup=empty/setting=no-ddl) on... | non_defect | roachtest sqlsmith setup empty setting no ddl failed roachtest sqlsmith setup empty setting no ddl with on master the test failed on branch master cloud gce test artifacts and logs in home agent work go src github com cockroachdb cockroach artifacts sqlsmith setup empty setting no ddl run ... | 0 |
20,688 | 3,834,079,279 | IssuesEvent | 2016-04-01 08:11:09 | tim-lebedkov/npackd | https://api.github.com/repos/tim-lebedkov/npackd | closed | Keep Notepad++ plugins when upgrading | please_test | Currently, when I upgrade Notepad++ all the plugins are deleted and the default ones are installed again. Please keep my list of plugins when upgrading Notepad++. | 1.0 | Keep Notepad++ plugins when upgrading - Currently, when I upgrade Notepad++ all the plugins are deleted and the default ones are installed again. Please keep my list of plugins when upgrading Notepad++. | non_defect | keep notepad plugins when upgrading currently when i upgrade notepad all the plugins are deleted and the default ones are installed again please keep my list of plugins when upgrading notepad | 0 |
26,893 | 4,821,753,990 | IssuesEvent | 2016-11-05 14:14:17 | OpenMS/OpenMS | https://api.github.com/repos/OpenMS/OpenMS | closed | Fido missing on Travis build servers | defect | I just looked through the logs of the CI builds on Travis and it doesn't seem to find Fido.
Therefore all tests associated with the Adapter are disabled.
I think we should add it. Does anyone know how to do this? I currently don't know how to edit the Travis servers.
| 1.0 | Fido missing on Travis build servers - I just looked through the logs of the CI builds on Travis and it doesn't seem to find Fido.
Therefore all tests associated with the Adapter are disabled.
I think we should add it. Does anyone know how to do this? I currently don't know how to edit the Travis servers.
| defect | fido missing on travis build servers i just looked through the logs of the ci builds on travis and it doesn t seem to find fido therefore all tests associated with the adapter are disabled i think we should add it does anyone know how to do this i currently don t know how to edit the travis servers | 1 |
59,846 | 17,023,264,924 | IssuesEvent | 2021-07-03 01:07:34 | tomhughes/trac-tickets | https://api.github.com/repos/tomhughes/trac-tickets | closed | close-areas.pl doesn't create roles on multipolygon relation members for coastline | Component: osmarender Priority: major Resolution: fixed Type: defect | **[Submitted to the original trac issue database at 12.16pm, Tuesday, 24th June 2008]**
When creating the multipolygon relation for the new aggregated coastline, close-areas just puts empty roles and lets osmarender decide what to do with it, somehow that does work with XSLT, but apparently not with or/p. | 1.0 | close-areas.pl doesn't create roles on multipolygon relation members for coastline - **[Submitted to the original trac issue database at 12.16pm, Tuesday, 24th June 2008]**
When creating the multipolygon relation for the new aggregated coastline, close-areas just puts empty roles and lets osmarender decide what to do ... | defect | close areas pl doesn t create roles on multipolygon relation members for coastline when creating the multipolygon relation for the new aggregated coastline close areas just puts empty roles and lets osmarender decide what to do with it somehow that does work with xslt but apparently not with or p | 1 |
69,794 | 22,676,575,382 | IssuesEvent | 2022-07-04 05:35:09 | line/armeria | https://api.github.com/repos/line/armeria | closed | Cyclic dependency between Flags and Logging (RequestContextExportingAppender) | defect | I was trying the last armeria release ([1.16.0](https://armeria.dev/release-notes/1.16.0/)) and "something strange" happens in a simple hello world app when using the `RequestContextExportingAppender` .
To simplify, if you have a main with only this:
```scala
@main def main()=
println(Flags.requestContextStorag... | 1.0 | Cyclic dependency between Flags and Logging (RequestContextExportingAppender) - I was trying the last armeria release ([1.16.0](https://armeria.dev/release-notes/1.16.0/)) and "something strange" happens in a simple hello world app when using the `RequestContextExportingAppender` .
To simplify, if you have a main wi... | defect | cyclic dependency between flags and logging requestcontextexportingappender i was trying the last armeria release and something strange happens in a simple hello world app when using the requestcontextexportingappender to simplify if you have a main with only this scala main def main pri... | 1 |
39,413 | 9,440,544,679 | IssuesEvent | 2019-04-14 18:39:59 | zealdocs/zeal | https://api.github.com/repos/zealdocs/zeal | closed | Net Framework syntax tab in page not changing from c# to vb or any other language | resolution/duplicate scope/misc/docsets type/defect | Net Framework syntax tab in page not changing from c# to vb or any other language
to reproduce open classes, choose first class, on page there is c#, c++, f#, vb when you click one of these the page does not refresh for the language. zeal portable 0.6.1 | 1.0 | Net Framework syntax tab in page not changing from c# to vb or any other language - Net Framework syntax tab in page not changing from c# to vb or any other language
to reproduce open classes, choose first class, on page there is c#, c++, f#, vb when you click one of these the page does not refresh for the language. z... | defect | net framework syntax tab in page not changing from c to vb or any other language net framework syntax tab in page not changing from c to vb or any other language to reproduce open classes choose first class on page there is c c f vb when you click one of these the page does not refresh for the language z... | 1 |
62,162 | 8,579,060,441 | IssuesEvent | 2018-11-13 07:57:41 | tarampampam/docker-compose-deployer | https://api.github.com/repos/tarampampam/docker-compose-deployer | closed | Провести ревью спецификации работы клиента | client documentation | И спецификации взаимодействия работы клиента и сервера.
Файлы спецификации находятся в директории `./docs`.
"Приятно" можно почитать тут: https://tarampampam.github.io/docker-compose-deployer/
Исправления прошу сделать в виде PR. | 1.0 | Провести ревью спецификации работы клиента - И спецификации взаимодействия работы клиента и сервера.
Файлы спецификации находятся в директории `./docs`.
"Приятно" можно почитать тут: https://tarampampam.github.io/docker-compose-deployer/
Исправления прошу сделать в виде PR. | non_defect | провести ревью спецификации работы клиента и спецификации взаимодействия работы клиента и сервера файлы спецификации находятся в директории docs приятно можно почитать тут исправления прошу сделать в виде pr | 0 |
39,214 | 9,329,087,919 | IssuesEvent | 2019-03-28 00:47:03 | line/armeria | https://api.github.com/repos/line/armeria | opened | `IllegalReferenceCountException` in `TwoElementFixedStreamMessage`? | defect | Found this:
```
io.netty.util.IllegalReferenceCountException: refCnt: 0, decrement: 1 at io.netty.buffer.AbstractReferenceCountedByteBuf.toLiveRealCnt(AbstractReferenceCountedByteBuf.java:190) at io.netty.buffer.AbstractReferenceCountedByteBuf.release0(AbstractReferenceCountedByteBuf.java:142) at io.netty.buffer.Ab... | 1.0 | `IllegalReferenceCountException` in `TwoElementFixedStreamMessage`? - Found this:
```
io.netty.util.IllegalReferenceCountException: refCnt: 0, decrement: 1 at io.netty.buffer.AbstractReferenceCountedByteBuf.toLiveRealCnt(AbstractReferenceCountedByteBuf.java:190) at io.netty.buffer.AbstractReferenceCountedByteBuf.re... | defect | illegalreferencecountexception in twoelementfixedstreammessage found this io netty util illegalreferencecountexception refcnt decrement at io netty buffer abstractreferencecountedbytebuf toliverealcnt abstractreferencecountedbytebuf java at io netty buffer abstractreferencecountedbytebuf ab... | 1 |
12,020 | 2,675,571,709 | IssuesEvent | 2015-03-25 13:23:22 | odtusoftwaretesting/homework1 | https://api.github.com/repos/odtusoftwaretesting/homework1 | opened | Wrong number enterance on money selection | defect | Scenario
1) Enter card number as=1
2) Enter PIN code= 42
3) Enter "withdrawing"
4) Enter "2"
5) Enter "9"
5) ATM gives $50
Expected Output : System should warn as "Invalid selection" | 1.0 | Wrong number enterance on money selection - Scenario
1) Enter card number as=1
2) Enter PIN code= 42
3) Enter "withdrawing"
4) Enter "2"
5) Enter "9"
5) ATM gives $50
Expected Output : System should warn as "Invalid selection" | defect | wrong number enterance on money selection scenario enter card number as enter pin code enter withdrawing enter enter atm gives expected output system should warn as invalid selection | 1 |
66,905 | 20,757,563,040 | IssuesEvent | 2022-03-15 13:35:50 | dkfans/keeperfx | https://api.github.com/repos/dkfans/keeperfx | closed | Skybird Trill has blue stuck in his own dungeon | Type-Defect Component-Maps Priority-High | In KeeperFX, the final campaign level does not play out as it did before. The level seems to be designed out of some problematic behaviors, and with those fixed, the level changes too.
In the original game:
1) Vampires would start scavenging just after the first payday, so it was very difficult for a player with a ... | 1.0 | Skybird Trill has blue stuck in his own dungeon - In KeeperFX, the final campaign level does not play out as it did before. The level seems to be designed out of some problematic behaviors, and with those fixed, the level changes too.
In the original game:
1) Vampires would start scavenging just after the first pay... | defect | skybird trill has blue stuck in his own dungeon in keeperfx the final campaign level does not play out as it did before the level seems to be designed out of some problematic behaviors and with those fixed the level changes too in the original game vampires would start scavenging just after the first pay... | 1 |
28,683 | 5,332,970,416 | IssuesEvent | 2017-02-15 23:37:46 | bridgedotnet/Bridge | https://api.github.com/repos/bridgedotnet/Bridge | opened | Move LocaleOptions into Html5 | defect | Class **System.LocaleOptions** is not a part of C# API and should be moved into **Bridge.HTML5** | 1.0 | Move LocaleOptions into Html5 - Class **System.LocaleOptions** is not a part of C# API and should be moved into **Bridge.HTML5** | defect | move localeoptions into class system localeoptions is not a part of c api and should be moved into bridge | 1 |
63,927 | 18,059,591,116 | IssuesEvent | 2021-09-20 12:37:05 | hazelcast/hazelcast | https://api.github.com/repos/hazelcast/hazelcast | opened | Hz3 connector is not able to enrich the data if it is serialized with a Portable, DS, IDS serializer | Type: Defect Team: Core Source: Internal | Hz3 connector is not able to enrich the data if it is serialized with a Portable, DS, IDS serializer
**STEPS TO REPRODUCE:**
1. Hz3 side: add IMap<Integer, TestItemPortable> to the cluster and put some items in it (TestItemPortable implements Portable)
2. HZ5 side: Register Portable factory. Try to enrich using a H... | 1.0 | Hz3 connector is not able to enrich the data if it is serialized with a Portable, DS, IDS serializer - Hz3 connector is not able to enrich the data if it is serialized with a Portable, DS, IDS serializer
**STEPS TO REPRODUCE:**
1. Hz3 side: add IMap<Integer, TestItemPortable> to the cluster and put some items in it... | defect | connector is not able to enrich the data if it is serialized with a portable ds ids serializer connector is not able to enrich the data if it is serialized with a portable ds ids serializer steps to reproduce side add imap to the cluster and put some items in it testitemportable implements po... | 1 |
310,460 | 26,717,966,681 | IssuesEvent | 2023-01-28 19:24:55 | TestIntegrations/TestForwarding | https://api.github.com/repos/TestIntegrations/TestForwarding | opened | 7777777 | forwardeddddddTest ddw | # :clipboard: Bug Details
>7777777
key | value
--|--
Reported At | 2023-01-28 19:24:15 UTC
Email | shussein@instabug.com
Categories | Report a bug, sssss
Tags | forwardeddddddTest, ddw
App Version | 1.0 (4)
Session Duration | 79
Device | Simulator, iOS 15.5
Display | 414x736 (@3x)
## :point_right:... | 1.0 | 7777777 - # :clipboard: Bug Details
>7777777
key | value
--|--
Reported At | 2023-01-28 19:24:15 UTC
Email | shussein@instabug.com
Categories | Report a bug, sssss
Tags | forwardeddddddTest, ddw
App Version | 1.0 (4)
Session Duration | 79
Device | Simulator, iOS 15.5
Display | 414x736 (@3x)
## :po... | non_defect | clipboard bug details key value reported at utc email shussein instabug com categories report a bug sssss tags forwardeddddddtest ddw app version session duration device simulator ios display point right point left ... | 0 |
554,034 | 16,387,883,469 | IssuesEvent | 2021-05-17 12:53:34 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | mobile.twitter.com - see bug description | browser-firefox-ios os-ios priority-critical | <!-- @browser: Firefox iOS 33.1 -->
<!-- @ua_header: Mozilla/5.0 (iPhone; CPU OS 14_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) FxiOS/33.1 Mobile/15E148 Safari/605.1.15 -->
<!-- @reported_with: mobile-reporter -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/74061 -->
**URL**: https:... | 1.0 | mobile.twitter.com - see bug description - <!-- @browser: Firefox iOS 33.1 -->
<!-- @ua_header: Mozilla/5.0 (iPhone; CPU OS 14_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) FxiOS/33.1 Mobile/15E148 Safari/605.1.15 -->
<!-- @reported_with: mobile-reporter -->
<!-- @public_url: https://github.com/webcompat... | non_defect | mobile twitter com see bug description url browser version firefox ios operating system ios tested another browser yes safari problem type something else description color problem steps to reproduce colors are broken in firefox twitter view the ... | 0 |
61,780 | 17,023,777,944 | IssuesEvent | 2021-07-03 03:48:04 | tomhughes/trac-tickets | https://api.github.com/repos/tomhughes/trac-tickets | closed | Nominatim uses place= nodes in wrong multipolygon boundary | Component: nominatim Priority: minor Resolution: duplicate Type: defect | **[Submitted to the original trac issue database at 3.10pm, Monday, 27th February 2012]**
Hi,
searching for "Moorweg 107, Rheda-Wiedenbrck" returns an Address:
**House Forsthaus Lohoff, 107, Moorweg, Pavenstdt, Rheda-Wiedenbrck, Kreis Gtersloh, Regierungsbezirk Detmold, North Rhine-Westphalia, 33378, Germany**
... | 1.0 | Nominatim uses place= nodes in wrong multipolygon boundary - **[Submitted to the original trac issue database at 3.10pm, Monday, 27th February 2012]**
Hi,
searching for "Moorweg 107, Rheda-Wiedenbrck" returns an Address:
**House Forsthaus Lohoff, 107, Moorweg, Pavenstdt, Rheda-Wiedenbrck, Kreis Gtersloh, Regierung... | defect | nominatim uses place nodes in wrong multipolygon boundary hi searching for moorweg rheda wiedenbrck returns an address house forsthaus lohoff moorweg pavenstdt rheda wiedenbrck kreis gtersloh regierungsbezirk detmold north rhine westphalia germany the point is that pavenstdt i... | 1 |
47,373 | 13,056,150,277 | IssuesEvent | 2020-07-30 03:48:45 | icecube-trac/tix2 | https://api.github.com/repos/icecube-trac/tix2 | closed | No DOMSet 6 in GetDefaultDOMSets() in trigger-sim (Trac #444) | Migrated from Trac combo reconstruction defect | GetDefaultDOMSets() function from project trigger-sim doesn´t check for DOMSet=6 DOMs.
Bug in line 86 in DOMSetFunctions.cxx:
"for (unsigned domSetId=1;domSetId<6;++domSetId)"
should be
"for (unsigned domSetId=1;domSetId<7;++domSetId)"
Migrated from https://code.icecube.wisc.edu/ticket/444
```json
{
"status": "cl... | 1.0 | No DOMSet 6 in GetDefaultDOMSets() in trigger-sim (Trac #444) - GetDefaultDOMSets() function from project trigger-sim doesn´t check for DOMSet=6 DOMs.
Bug in line 86 in DOMSetFunctions.cxx:
"for (unsigned domSetId=1;domSetId<6;++domSetId)"
should be
"for (unsigned domSetId=1;domSetId<7;++domSetId)"
Migrated from http... | defect | no domset in getdefaultdomsets in trigger sim trac getdefaultdomsets function from project trigger sim doesn´t check for domset doms bug in line in domsetfunctions cxx for unsigned domsetid domsetid domsetid should be for unsigned domsetid domsetid domsetid migrated from js... | 1 |
24,604 | 4,039,329,344 | IssuesEvent | 2016-05-20 03:57:05 | cakephp/cakephp | https://api.github.com/repos/cakephp/cakephp | closed | App Cell cannot render view located in plugin | Defect On hold view | This is a (multiple allowed):
* [x] bug
* [ ] enhancement
* [ ] feature-discussion (RFC)
* CakePHP Version: 3.2.9
* Platform and Target: Apache webserver; No database
### What you did
I have a Cell in my App, named `src/View/Cell/CountCell.php`:
```
public function display()
{
$this->temp... | 1.0 | App Cell cannot render view located in plugin - This is a (multiple allowed):
* [x] bug
* [ ] enhancement
* [ ] feature-discussion (RFC)
* CakePHP Version: 3.2.9
* Platform and Target: Apache webserver; No database
### What you did
I have a Cell in my App, named `src/View/Cell/CountCell.php`:
```
publi... | defect | app cell cannot render view located in plugin this is a multiple allowed bug enhancement feature discussion rfc cakephp version platform and target apache webserver no database what you did i have a cell in my app named src view cell countcell php public func... | 1 |
244,918 | 7,880,694,785 | IssuesEvent | 2018-06-26 16:39:35 | aowen87/FOO | https://api.github.com/repos/aowen87/FOO | closed | Ability to pick on line meshes | Expected Use: 3 - Occasional Impact: 3 - Medium OS: All Priority: Normal Support Group: Any Target Version: 2.13.0 feature version: 2.12.1 | rm-id: 35
rm-submitter: Kathleen Bonnell
rm-submit-date: 05/07/2010 11:19 am
Currently pick won't work on a mesh consisting only of lines ...
Reported and requested by Olivier Cessenat
| 1.0 | Ability to pick on line meshes - rm-id: 35
rm-submitter: Kathleen Bonnell
rm-submit-date: 05/07/2010 11:19 am
Currently pick won't work on a mesh consisting only of lines ...
Reported and requested by Olivier Cessenat
| non_defect | ability to pick on line meshes rm id rm submitter kathleen bonnell rm submit date am currently pick won t work on a mesh consisting only of lines reported and requested by olivier cessenat | 0 |
201,766 | 15,225,194,866 | IssuesEvent | 2021-02-18 06:52:50 | WeiXian042901/fyp_repository | https://api.github.com/repos/WeiXian042901/fyp_repository | opened | FU_022_Quiz Page(Filter Component_Category_No Caps) | Acceptance Test Quiz User | **Test Scenario**
- User wishes to search a particular set of quizzes by searching for its category
**Test Case**
- Check that the quiz title filter component displays the correct set of quizzes when the user enters their preferred category to attempt
**Pre-Conditions**
- User has successfully entered th... | 1.0 | FU_022_Quiz Page(Filter Component_Category_No Caps) - **Test Scenario**
- User wishes to search a particular set of quizzes by searching for its category
**Test Case**
- Check that the quiz title filter component displays the correct set of quizzes when the user enters their preferred category to attempt
**... | non_defect | fu quiz page filter component category no caps test scenario user wishes to search a particular set of quizzes by searching for its category test case check that the quiz title filter component displays the correct set of quizzes when the user enters their preferred category to attempt pr... | 0 |
339,321 | 30,441,370,361 | IssuesEvent | 2023-07-15 05:11:33 | unifyai/ivy | https://api.github.com/repos/unifyai/ivy | opened | Fix manipulations.test_jax_transpose | NumPy Frontend Sub Task Failing Test | | | |
|---|---|
|numpy|<a href="https://github.com/unifyai/ivy/actions/runs/5560426909/jobs/10157415871"><img src=https://img.shields.io/badge/-success-success></a>
|jax|<a href="https://github.com/unifyai/ivy/actions/runs/5560426909/jobs/10157415871"><img src=https://img.shields.io/badge/-success-success></a>
... | 1.0 | Fix manipulations.test_jax_transpose - | | |
|---|---|
|numpy|<a href="https://github.com/unifyai/ivy/actions/runs/5560426909/jobs/10157415871"><img src=https://img.shields.io/badge/-success-success></a>
|jax|<a href="https://github.com/unifyai/ivy/actions/runs/5560426909/jobs/10157415871"><img src=https://img.s... | non_defect | fix manipulations test jax transpose numpy a href src jax a href src tensorflow a href src torch a href src paddle a href src | 0 |
6,290 | 22,703,110,830 | IssuesEvent | 2022-07-05 12:32:18 | submariner-io/releases | https://api.github.com/repos/submariner-io/releases | closed | Automate sending the pull request to update OperatorHub.io | automation size:small priority:medium | This step is still done manually, we can automate it via the release process.
Reference: https://submariner.io/development/release-process/#step-7-update-the-submariner-operator-on-operatorhubio | 1.0 | Automate sending the pull request to update OperatorHub.io - This step is still done manually, we can automate it via the release process.
Reference: https://submariner.io/development/release-process/#step-7-update-the-submariner-operator-on-operatorhubio | non_defect | automate sending the pull request to update operatorhub io this step is still done manually we can automate it via the release process reference | 0 |
22,785 | 3,698,630,777 | IssuesEvent | 2016-02-28 13:23:28 | markiewb/show-path-in-title-netbeans-module | https://api.github.com/repos/markiewb/show-path-in-title-netbeans-module | closed | Move options to Options|Appearance | auto-migrated bug Priority-Medium Type-Defect | ```
What steps will reproduce the problem?
1. Open options dialog
2. Open the IDE log
3.
What is the expected output? What do you see instead?
No WARNING message about the plugin, but there is one
WARNING [org.openide.filesystems.Ordering]: Not all children in
OptionsDialog/Editor/ marked with the position attribut... | 1.0 | Move options to Options|Appearance - ```
What steps will reproduce the problem?
1. Open options dialog
2. Open the IDE log
3.
What is the expected output? What do you see instead?
No WARNING message about the plugin, but there is one
WARNING [org.openide.filesystems.Ordering]: Not all children in
OptionsDialog/Edit... | defect | move options to options appearance what steps will reproduce the problem open options dialog open the ide log what is the expected output what do you see instead no warning message about the plugin but there is one warning not all children in optionsdialog editor marked with the position attr... | 1 |
32,375 | 6,767,405,431 | IssuesEvent | 2017-10-26 03:07:14 | Shopkeepers/Shopkeepers | https://api.github.com/repos/Shopkeepers/Shopkeepers | closed | Not loading with correct version | declined Defect migrated | **Migrated from:** https://dev.bukkit.org/projects/shopkeepers/issues/93
**Originally posted by netraameht (Feb 21, 2013):**
What steps will reproduce the problem?
1. Loading the plugin on a BukkitForge (Tekkit / FTB / Forge) Minecraft ServerWhat is the expected output? What do you see instead?
The error appears:
21... | 1.0 | Not loading with correct version - **Migrated from:** https://dev.bukkit.org/projects/shopkeepers/issues/93
**Originally posted by netraameht (Feb 21, 2013):**
What steps will reproduce the problem?
1. Loading the plugin on a BukkitForge (Tekkit / FTB / Forge) Minecraft ServerWhat is the expected output? What do you... | defect | not loading with correct version migrated from originally posted by netraameht feb what steps will reproduce the problem loading the plugin on a bukkitforge tekkit ftb forge minecraft serverwhat is the expected output what do you see instead the error appears severe ... | 1 |
51,563 | 13,207,527,443 | IssuesEvent | 2020-08-14 23:27:29 | icecube-trac/tix4 | https://api.github.com/repos/icecube-trac/tix4 | opened | libarchive is broken on teufel (Trac #632) | Incomplete Migration Migrated from Trac defect infrastructure | <details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/632">https://code.icecube.wisc.edu/projects/icecube/ticket/632</a>, reported by negaand owned by nega</em></summary>
<p>
```json
{
"status": "closed",
"changetime": "2011-05-12T03:06:30",
"_ts": "1305169590... | 1.0 | libarchive is broken on teufel (Trac #632) - <details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/632">https://code.icecube.wisc.edu/projects/icecube/ticket/632</a>, reported by negaand owned by nega</em></summary>
<p>
```json
{
"status": "closed",
"changetime": ... | defect | libarchive is broken on teufel trac migrated from json status closed changetime ts description something s wrong with libarchive on n nis libarchive in ports nis xz tools in ports nis the test broken n reporter nega cc ... | 1 |
9,808 | 2,615,175,254 | IssuesEvent | 2015-03-01 06:58:29 | chrsmith/reaver-wps | https://api.github.com/repos/chrsmith/reaver-wps | opened | [!] WARNING: Receive timeout occurred | auto-migrated Priority-Triage Type-Defect | ```
0. What version of Reaver are you using? (Only defects against the latest
version will be considered.)
i use Reaver v1.4 WiFi Protected Setup Attack Tool
Copyright (c) 2011, Tactical Network Solutions, Craig Heffner
<cheffner@tacnetsol.com>
1. What operating system are you using (Linux is the only supported ... | 1.0 | [!] WARNING: Receive timeout occurred - ```
0. What version of Reaver are you using? (Only defects against the latest
version will be considered.)
i use Reaver v1.4 WiFi Protected Setup Attack Tool
Copyright (c) 2011, Tactical Network Solutions, Craig Heffner
<cheffner@tacnetsol.com>
1. What operating system are... | defect | warning receive timeout occurred what version of reaver are you using only defects against the latest version will be considered i use reaver wifi protected setup attack tool copyright c tactical network solutions craig heffner what operating system are you using linux is the only... | 1 |
352,326 | 32,059,907,129 | IssuesEvent | 2023-09-24 14:35:03 | StevenBlack/hosts | https://api.github.com/repos/StevenBlack/hosts | opened | Properly handle domains ending with "`.`" | bug tests | This arises from...
* #2455
We should
- [ ] Add domains that end in "`.`" to tests
- [ ] Ignore domains that end in "`.`" | 1.0 | Properly handle domains ending with "`.`" - This arises from...
* #2455
We should
- [ ] Add domains that end in "`.`" to tests
- [ ] Ignore domains that end in "`.`" | non_defect | properly handle domains ending with this arises from we should add domains that end in to tests ignore domains that end in | 0 |
73,650 | 24,732,925,780 | IssuesEvent | 2022-10-20 19:14:18 | department-of-veterans-affairs/va.gov-team | https://api.github.com/repos/department-of-veterans-affairs/va.gov-team | closed | Design, FE | Profile | Screenreader Accessibility Issue | Address Validation | frontend design 508/Accessibility vsa authenticated-experience needs-grooming profile 508-defect-2 sprint-planning on hold | ## Background
During the Accessibility Audit address validation was noted as being difficult to navigate for screenreader users. This concern was raised during the BAI pilot with Angela. We do not have a solution for this currently.
Note: this may need to be broken up into Design and FE tickets separately.
#... | 1.0 | Design, FE | Profile | Screenreader Accessibility Issue | Address Validation - ## Background
During the Accessibility Audit address validation was noted as being difficult to navigate for screenreader users. This concern was raised during the BAI pilot with Angela. We do not have a solution for this currently.
N... | defect | design fe profile screenreader accessibility issue address validation background during the accessibility audit address validation was noted as being difficult to navigate for screenreader users this concern was raised during the bai pilot with angela we do not have a solution for this currently n... | 1 |
74,021 | 24,907,929,119 | IssuesEvent | 2022-10-29 13:53:04 | SasView/sasview | https://api.github.com/repos/SasView/sasview | closed | radius_effective does not update when using S(Q) with SESANS model | Defect Critical SESANS | This issue replaces umbrella issue https://github.com/SasView/sasview/issues/1697
The following behaviour was identified in 5.0.3.
When you introduce an S(Q) into into a model you introduce an effective radius parameter, _radius_effective_, for the S(Q) in addition to the radius from the P(Q). The default behavio... | 1.0 | radius_effective does not update when using S(Q) with SESANS model - This issue replaces umbrella issue https://github.com/SasView/sasview/issues/1697
The following behaviour was identified in 5.0.3.
When you introduce an S(Q) into into a model you introduce an effective radius parameter, _radius_effective_, for ... | defect | radius effective does not update when using s q with sesans model this issue replaces umbrella issue the following behaviour was identified in when you introduce an s q into into a model you introduce an effective radius parameter radius effective for the s q in addition to the radius from the p... | 1 |
10,095 | 2,618,935,638 | IssuesEvent | 2015-03-03 00:01:57 | chrsmith/open-ig | https://api.github.com/repos/chrsmith/open-ig | closed | lakosság csökkenés | auto-migrated Priority-Medium Type-Defect | ```
Game version:0.95.151
Amikor megtámadnak, és még űrharc van, és veszít az ellenség, csökken a
bolygó lakossága, még bunker esetén is. Ez a régi játékban nem így
volt... főleg bolygópajzs esetén értelmetlen... Továbbá ha ilyen
helyzetben a Dargslanok veszítenek, sok idő amíg új flottát állítanak
fel, pedig a ré... | 1.0 | lakosság csökkenés - ```
Game version:0.95.151
Amikor megtámadnak, és még űrharc van, és veszít az ellenség, csökken a
bolygó lakossága, még bunker esetén is. Ez a régi játékban nem így
volt... főleg bolygópajzs esetén értelmetlen... Továbbá ha ilyen
helyzetben a Dargslanok veszítenek, sok idő amíg új flottát állít... | defect | lakosság csökkenés game version amikor megtámadnak és még űrharc van és veszít az ellenség csökken a bolygó lakossága még bunker esetén is ez a régi játékban nem így volt főleg bolygópajzs esetén értelmetlen továbbá ha ilyen helyzetben a dargslanok veszítenek sok idő amíg új flottát állítana... | 1 |
80,698 | 10,040,206,839 | IssuesEvent | 2019-07-18 19:21:37 | OpenArchive/openarchive-ios | https://api.github.com/repos/OpenArchive/openarchive-ios | reopened | Need more specific error message for Login issue | For Testing design | This error was caused when I entered an incorrect password. Please make an error for this that reads: Incorrect Password
(or if you can't tell if it's login/pw on your end): Incorrect Login or Password
: Incorrect Login or Password
 created by arlake228 on 2015-01-06T20:38:49.000Z:
On the USATLAS call Shawn asked if the following would be possible to add to the index.cgi JSON output:
1. The percentage of time that BWCTL tests are running as shown on the "C... | 1.0 | More info in JSON of index.cgi - Original [issue 1037](https://code.google.com/p/perfsonar-ps/issues/detail?id=1037) created by arlake228 on 2015-01-06T20:38:49.000Z:
On the USATLAS call Shawn asked if the following would be possible to add to the index.cgi JSON output:
1. The percentage of time that BWCTL tests ar... | defect | more info in json of index cgi original created by on on the usatlas call shawn asked if the following would be possible to add to the index cgi json output the percentage of time that bwctl tests are running as shown on the quot configure tests quot page this would be useful so they can... | 1 |
125,310 | 17,836,093,385 | IssuesEvent | 2021-09-03 01:25:40 | vipinsun/eosio-web-ide | https://api.github.com/repos/vipinsun/eosio-web-ide | opened | CVE-2021-37712 (High) detected in tar-4.4.10.tgz | security vulnerability | ## CVE-2021-37712 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tar-4.4.10.tgz</b></p></summary>
<p>tar for node</p>
<p>Library home page: <a href="https://registry.npmjs.org/tar/-/t... | True | CVE-2021-37712 (High) detected in tar-4.4.10.tgz - ## CVE-2021-37712 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tar-4.4.10.tgz</b></p></summary>
<p>tar for node</p>
<p>Library hom... | non_defect | cve high detected in tar tgz cve high severity vulnerability vulnerable library tar tgz tar for node library home page a href path to dependency file eosio web ide webapp package json path to vulnerable library eosio web ide webapp node modules tar dependency hie... | 0 |
251,535 | 27,179,189,206 | IssuesEvent | 2023-02-18 12:01:46 | dotnet/runtime | https://api.github.com/repos/dotnet/runtime | closed | SSL RemoteCertificateNameMismatch error in a chroot build environment | area-System.Net.Security no-recent-activity needs-author-action | ### Description
I am creating a package for synology NAS with a c# program in it. In order to create this package, I need to use the build environment provided by Synology which is a minified linux environment using the `chroot` command.
This environment is special and quite limited. For example, root certificates ... | True | SSL RemoteCertificateNameMismatch error in a chroot build environment - ### Description
I am creating a package for synology NAS with a c# program in it. In order to create this package, I need to use the build environment provided by Synology which is a minified linux environment using the `chroot` command.
This e... | non_defect | ssl remotecertificatenamemismatch error in a chroot build environment description i am creating a package for synology nas with a c program in it in order to create this package i need to use the build environment provided by synology which is a minified linux environment using the chroot command this e... | 0 |
38,564 | 4,971,202,806 | IssuesEvent | 2016-12-05 18:02:10 | dotnet/wcf | https://api.github.com/repos/dotnet/wcf | closed | Combine self-host startup and shutdown scripts into common exe | Design Discussion Infrastructure suggestion | The CMD scripts to startup and shutdown the self-host service have become difficult to manage and orchestrate. I recommend we return to the style of a utility .exe that is able to parse command line parameters and do things like self-elevate, start the self-host service (without blocking the caller), shut-down the sel... | 1.0 | Combine self-host startup and shutdown scripts into common exe - The CMD scripts to startup and shutdown the self-host service have become difficult to manage and orchestrate. I recommend we return to the style of a utility .exe that is able to parse command line parameters and do things like self-elevate, start the s... | non_defect | combine self host startup and shutdown scripts into common exe the cmd scripts to startup and shutdown the self host service have become difficult to manage and orchestrate i recommend we return to the style of a utility exe that is able to parse command line parameters and do things like self elevate start the s... | 0 |
881 | 2,594,262,638 | IssuesEvent | 2015-02-20 01:15:03 | BALL-Project/ball | https://api.github.com/repos/BALL-Project/ball | opened | HBonds are not stored in the Projekt Files | C: VIEW P: minor T: defect | **Reported by akdehof on 25 Sep 39391779 00:26 UTC**
Currently HBonds and their Representations are not stored in the Projekt Files. | 1.0 | HBonds are not stored in the Projekt Files - **Reported by akdehof on 25 Sep 39391779 00:26 UTC**
Currently HBonds and their Representations are not stored in the Projekt Files. | defect | hbonds are not stored in the projekt files reported by akdehof on sep utc currently hbonds and their representations are not stored in the projekt files | 1 |
291,852 | 8,950,545,854 | IssuesEvent | 2019-01-25 11:06:06 | OpenNebula/one | https://api.github.com/repos/OpenNebula/one | closed | db_versioning is missing in onedb federated backup | Category: CLI Priority: Normal Sponsored Status: Accepted Type: Bug | **Description**
When a federated bacukp is performed, db_versioning is not backed up.
**To Reproduce**
Make a federated backup.
**Details**
- Affected Component: onedb
- Version: development
**Additional context**
FEDERATED_TABLES = %w(group_pool user_pool acl zone_pool vdc_pool ... | 1.0 | db_versioning is missing in onedb federated backup - **Description**
When a federated bacukp is performed, db_versioning is not backed up.
**To Reproduce**
Make a federated backup.
**Details**
- Affected Component: onedb
- Version: development
**Additional context**
FEDERATED_TABLES = %w(group_pool u... | non_defect | db versioning is missing in onedb federated backup description when a federated bacukp is performed db versioning is not backed up to reproduce make a federated backup details affected component onedb version development additional context federated tables w group pool u... | 0 |
72,569 | 24,186,020,314 | IssuesEvent | 2022-09-23 13:22:58 | decentraland/unity-renderer | https://api.github.com/repos/decentraland/unity-renderer | closed | Home point marker disappears upon zooming in on the map screen | minor defect | Description:
The home point marker disappears upon closely zooming in on the map screen.
Steps to reproduce:
1. Log in to the game either on guest or a wallet account.
2. In the chat window type in /goto random to teleport to a random tile.
3. Upon teleporting click the triple dot menu underneath the minimap and tick... | 1.0 | Home point marker disappears upon zooming in on the map screen - Description:
The home point marker disappears upon closely zooming in on the map screen.
Steps to reproduce:
1. Log in to the game either on guest or a wallet account.
2. In the chat window type in /goto random to teleport to a random tile.
3. Upon tele... | defect | home point marker disappears upon zooming in on the map screen description the home point marker disappears upon closely zooming in on the map screen steps to reproduce log in to the game either on guest or a wallet account in the chat window type in goto random to teleport to a random tile upon tele... | 1 |
159,268 | 6,042,782,450 | IssuesEvent | 2017-06-11 16:00:39 | qutebrowser/qutebrowser | https://api.github.com/repos/qutebrowser/qutebrowser | closed | Wrong scroll position for URLs with fragments opened in background tabs | bug priority: 0 - high | On [The Wiki](https://wiki.archlinux.org/index.php/Main_page), there are many links to sections using the [fragment identifier](https://en.wikipedia.org/wiki/Fragment_identifier) in the URL. Patrolling the wiki involves opening many such links in background tabs, so I've noticed an issue with the accuracy of scrolling ... | 1.0 | Wrong scroll position for URLs with fragments opened in background tabs - On [The Wiki](https://wiki.archlinux.org/index.php/Main_page), there are many links to sections using the [fragment identifier](https://en.wikipedia.org/wiki/Fragment_identifier) in the URL. Patrolling the wiki involves opening many such links in... | non_defect | wrong scroll position for urls with fragments opened in background tabs on there are many links to sections using the in the url patrolling the wiki involves opening many such links in background tabs so i ve noticed an issue with the accuracy of scrolling to the ancor position it seems that every such url... | 0 |
14,526 | 2,814,920,133 | IssuesEvent | 2015-05-18 22:57:54 | Ozzymud/piratebattleships | https://api.github.com/repos/Ozzymud/piratebattleships | closed | Destroyed boats are not displayed correctly | auto-migrated Priority-Medium Type-Defect | ```
What steps will reproduce the problem?
1. Connect to a game or host a game and start it
2. Place all boats
3. Destroy an opponents boat
What is the expected output? What do you see instead?
The destroyed boat will be displayed in the wrong direction or it won't be
displayed
Please use labels and text to provide... | 1.0 | Destroyed boats are not displayed correctly - ```
What steps will reproduce the problem?
1. Connect to a game or host a game and start it
2. Place all boats
3. Destroy an opponents boat
What is the expected output? What do you see instead?
The destroyed boat will be displayed in the wrong direction or it won't be
di... | defect | destroyed boats are not displayed correctly what steps will reproduce the problem connect to a game or host a game and start it place all boats destroy an opponents boat what is the expected output what do you see instead the destroyed boat will be displayed in the wrong direction or it won t be di... | 1 |
91,085 | 11,462,271,593 | IssuesEvent | 2020-02-07 13:49:18 | angular-ui/ui-router | https://api.github.com/repos/angular-ui/ui-router | closed | View is reloaded although controller and template are the same | design stale | Unfortunately a view is reloaded (and thus the animations are triggered again) although the controller and the template stay the same.
| 1.0 | View is reloaded although controller and template are the same - Unfortunately a view is reloaded (and thus the animations are triggered again) although the controller and the template stay the same.
| non_defect | view is reloaded although controller and template are the same unfortunately a view is reloaded and thus the animations are triggered again although the controller and the template stay the same | 0 |
694,324 | 23,809,828,649 | IssuesEvent | 2022-09-04 15:41:19 | Gogo1951/Groupie | https://api.github.com/repos/Gogo1951/Groupie | closed | Anti-Spammer Feature | Priority - 4 Low Type - New Functionality | Future Option...
When a Groupie detects someone has posted the same message too quickly to the same channel, everyone with Groupie who had the "anti-spammer" option turned on would respond to the spammer.
Message 1 - maid total will proclaim dependence freighter housing
Message 2 - effort way intensify libert... | 1.0 | Anti-Spammer Feature - Future Option...
When a Groupie detects someone has posted the same message too quickly to the same channel, everyone with Groupie who had the "anti-spammer" option turned on would respond to the spammer.
Message 1 - maid total will proclaim dependence freighter housing
Message 2 - effo... | non_defect | anti spammer feature future option when a groupie detects someone has posted the same message too quickly to the same channel everyone with groupie who had the anti spammer option turned on would respond to the spammer message maid total will proclaim dependence freighter housing message effo... | 0 |
53,650 | 13,262,050,570 | IssuesEvent | 2020-08-20 21:00:51 | icecube-trac/tix4 | https://api.github.com/repos/icecube-trac/tix4 | closed | photospline - failing tests causing a cascade of other test failures (Trac #1813) | Migrated from Trac combo reconstruction defect | [source:IceCube/projects/photospline photopslne] is failing specifically in
[source:IceCube/projects/photospline/trunk/private/lib/bspline.c#L195] and
[source:IceCube/projects/photospline/trunk/private/lib/bspline_multi.c#L180].
This is causing test failures in at least photonics-service, spline-reco, and lillipu... | 1.0 | photospline - failing tests causing a cascade of other test failures (Trac #1813) - [source:IceCube/projects/photospline photopslne] is failing specifically in
[source:IceCube/projects/photospline/trunk/private/lib/bspline.c#L195] and
[source:IceCube/projects/photospline/trunk/private/lib/bspline_multi.c#L180].
T... | defect | photospline failing tests causing a cascade of other test failures trac is failing specifically in and this is causing test failures in at least photonics service spline reco and lilliput this bug was possibly introduced in icecube and has been hidden by some bad shell logic in that particul... | 1 |
321,441 | 9,798,584,222 | IssuesEvent | 2019-06-11 12:44:08 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | bugs.chromium.org - Text select highlight is janky | browser-firefox engine-gecko priority-normal severity-important | <!-- @browser: Firefox 67.0 -->
<!-- @ua_header: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:67.0) Gecko/20100101 Firefox/67.0 -->
<!-- @reported_with: web -->
**URL**: https://bugs.chromium.org/p/chromium/issues/detail?id=968156
**Browser / Version**: Firefox 67.0
**Operating System**: Mac OS X 10.14
**Tested A... | 1.0 | bugs.chromium.org - Text select highlight is janky - <!-- @browser: Firefox 67.0 -->
<!-- @ua_header: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:67.0) Gecko/20100101 Firefox/67.0 -->
<!-- @reported_with: web -->
**URL**: https://bugs.chromium.org/p/chromium/issues/detail?id=968156
**Browser / Version**: Firefox... | non_defect | bugs chromium org text select highlight is janky url browser version firefox operating system mac os x tested another browser unknown problem type something else description text select highlight is janky steps to reproduce logged in try to select all tex... | 0 |
76,018 | 26,203,858,470 | IssuesEvent | 2023-01-03 20:17:40 | MarcusWolschon/osmeditor4android | https://api.github.com/repos/MarcusWolschon/osmeditor4android | closed | Broken link to current Vespucci preset | Defect Minor Enduser documentation | <!--
When reporting issues, please use this template, if you are asking for an enhancement you can delete the text.
PLEASE check existing reports, https://vespucci.io/ and in particular http://vespucci.io/tutorials/faq/ for information before opening a new issue.
Please note that some components are maintained in ups... | 1.0 | Broken link to current Vespucci preset - <!--
When reporting issues, please use this template, if you are asking for an enhancement you can delete the text.
PLEASE check existing reports, https://vespucci.io/ and in particular http://vespucci.io/tutorials/faq/ for information before opening a new issue.
Please note t... | defect | broken link to current vespucci preset when reporting issues please use this template if you are asking for an enhancement you can delete the text please check existing reports and in particular for information before opening a new issue please note that some components are maintained in upstream repo... | 1 |
447,343 | 31,683,799,571 | IssuesEvent | 2023-09-08 03:46:27 | kubernetes-sigs/scheduler-plugins | https://api.github.com/repos/kubernetes-sigs/scheduler-plugins | closed | netlify CI failure | kind/documentation | @zwpaper could you take a look at the netlify CI failure? It surfaced in all PRs.
| 1.0 | netlify CI failure - @zwpaper could you take a look at the netlify CI failure? It surfaced in all PRs.
| non_defect | netlify ci failure zwpaper could you take a look at the netlify ci failure it surfaced in all prs | 0 |
61,221 | 17,023,639,673 | IssuesEvent | 2021-07-03 03:03:21 | tomhughes/trac-tickets | https://api.github.com/repos/tomhughes/trac-tickets | closed | Mapnik: Draw oneway arrows on roundabouts | Component: mapnik Priority: major Resolution: wontfix Type: defect | **[Submitted to the original trac issue database at 11.39am, Friday, 1st October 2010]**
According to the page http://wiki.openstreetmap.org/wiki/Tag:junction=roundabout , roundabouts imply oneway=yes. Osmarender draws oneway arrows on them. Mapnik doesn't draw these.
Example: http://www.openstreetmap.org/?lat=50.7... | 1.0 | Mapnik: Draw oneway arrows on roundabouts - **[Submitted to the original trac issue database at 11.39am, Friday, 1st October 2010]**
According to the page http://wiki.openstreetmap.org/wiki/Tag:junction=roundabout , roundabouts imply oneway=yes. Osmarender draws oneway arrows on them. Mapnik doesn't draw these.
Exa... | defect | mapnik draw oneway arrows on roundabouts according to the page roundabouts imply oneway yes osmarender draws oneway arrows on them mapnik doesn t draw these example | 1 |
36,338 | 7,891,952,882 | IssuesEvent | 2018-06-28 13:44:57 | emory-libraries/Primo-releases | https://api.github.com/repos/emory-libraries/Primo-releases | closed | A22 Configure normalization for 008 Date Status"e" dates - month day year - for Start Date in DiscoverE | defect | Configure normalization for 008 Date Status"e" dates - month day year - for Start Date in DiscoverE
--
| 1.0 | A22 Configure normalization for 008 Date Status"e" dates - month day year - for Start Date in DiscoverE - Configure normalization for 008 Date Status"e" dates - month day year - for Start Date in DiscoverE
--
| defect | configure normalization for date status e dates month day year for start date in discovere configure normalization for date status e dates month day year for start date in discovere | 1 |
21,798 | 3,560,819,677 | IssuesEvent | 2016-01-23 10:21:06 | kronometrix/recording | https://api.github.com/repos/kronometrix/recording | closed | win32 run queue length size more accurate | defect-high enhancement | We need to fetch data from RawData views, in order to feed a more accurate value into Kronometrix. Currently we are using the PErfFormatted view which computes an average and might not reveal the instant values. This has a potential impact of RQ being a smaller value.
Proposed changed:
```
## runqsz, plists... | 1.0 | win32 run queue length size more accurate - We need to fetch data from RawData views, in order to feed a more accurate value into Kronometrix. Currently we are using the PErfFormatted view which computes an average and might not reveal the instant values. This has a potential impact of RQ being a smaller value.
Pro... | defect | run queue length size more accurate we need to fetch data from rawdata views in order to feed a more accurate value into kronometrix currently we are using the perfformatted view which computes an average and might not reveal the instant values this has a potential impact of rq being a smaller value propose... | 1 |
157,654 | 12,379,385,695 | IssuesEvent | 2020-05-19 12:24:37 | aliasrobotics/RVD | https://api.github.com/repos/aliasrobotics/RVD | opened | CWE-78 (shell), This causes a new program to execute and is difficult to use safely (C... @ c/rospack/src/rospack.cpp:2218 | CWE-78 bug flawfinder flawfinder_level_4 static analysis testing triage | ```yaml
{
"id": 1,
"title": "CWE-78 (shell), This causes a new program to execute and is difficult to use safely (C... @ c/rospack/src/rospack.cpp:2218",
"type": "bug",
"description": "This causes a new program to execute and is difficult to use safely (CWE-78). try using a library call that implements ... | 1.0 | CWE-78 (shell), This causes a new program to execute and is difficult to use safely (C... @ c/rospack/src/rospack.cpp:2218 - ```yaml
{
"id": 1,
"title": "CWE-78 (shell), This causes a new program to execute and is difficult to use safely (C... @ c/rospack/src/rospack.cpp:2218",
"type": "bug",
"descripti... | non_defect | cwe shell this causes a new program to execute and is difficult to use safely c c rospack src rospack cpp yaml id title cwe shell this causes a new program to execute and is difficult to use safely c c rospack src rospack cpp type bug description th... | 0 |
237,018 | 19,590,657,939 | IssuesEvent | 2022-01-05 12:35:49 | jung-dam-diary/team-angelbaby-jungdam-be | https://api.github.com/repos/jung-dam-diary/team-angelbaby-jungdam-be | opened | [Album] 비즈니스 로직 test 코드 작성 | test | <!--
Issue 제목은 다음과 같은 형식으로 작성합니다.
[domain] title
ex) [Diary] 일기 작성 기능 구현
-->
## 📑 작업 사항
<!-- 진행할 작업 목록을 작성해주세요. -->
- 일급컬렉션으로 작성한 비즈니스 로직 테스트 진행 | 1.0 | [Album] 비즈니스 로직 test 코드 작성 - <!--
Issue 제목은 다음과 같은 형식으로 작성합니다.
[domain] title
ex) [Diary] 일기 작성 기능 구현
-->
## 📑 작업 사항
<!-- 진행할 작업 목록을 작성해주세요. -->
- 일급컬렉션으로 작성한 비즈니스 로직 테스트 진행 | non_defect | 비즈니스 로직 test 코드 작성 issue 제목은 다음과 같은 형식으로 작성합니다 title ex 일기 작성 기능 구현 📑 작업 사항 일급컬렉션으로 작성한 비즈니스 로직 테스트 진행 | 0 |
432,087 | 12,488,953,605 | IssuesEvent | 2020-05-31 16:33:43 | Cloud-CV/EvalAI | https://api.github.com/repos/Cloud-CV/EvalAI | closed | Notify EvalAI Admin upon any contact message | backend enhancement priority-high | The EvalAI admin should get a notification via email as well as a slack message whenever any user submits contact query. | 1.0 | Notify EvalAI Admin upon any contact message - The EvalAI admin should get a notification via email as well as a slack message whenever any user submits contact query. | non_defect | notify evalai admin upon any contact message the evalai admin should get a notification via email as well as a slack message whenever any user submits contact query | 0 |
17,315 | 2,998,309,285 | IssuesEvent | 2015-07-23 13:29:07 | gtnx/fb2psql | https://api.github.com/repos/gtnx/fb2psql | closed | Не стандартная ситуация | auto-migrated Priority-Low Type-Defect | ```
Если в базе уже есть таблица (триггер и д.р.)
что в таком случае делать?
1 вариант: пропустить
2 вариант: выдать ошибку
3 вариант: 'с мержить' данные, не меняя
структуру
4 вариант: добавить недостающие поля, не
удалять старые, залить новые данные. В
качестве ключа обязательное поле id.
```
Original issue repor... | 1.0 | Не стандартная ситуация - ```
Если в базе уже есть таблица (триггер и д.р.)
что в таком случае делать?
1 вариант: пропустить
2 вариант: выдать ошибку
3 вариант: 'с мержить' данные, не меняя
структуру
4 вариант: добавить недостающие поля, не
удалять старые, залить новые данные. В
качестве ключа обязательное поле id.... | defect | не стандартная ситуация если в базе уже есть таблица триггер и д р что в таком случае делать вариант пропустить вариант выдать ошибку вариант с мержить данные не меняя структуру вариант добавить недостающие поля не удалять старые залить новые данные в качестве ключа обязательное поле id ... | 1 |
38,670 | 2,849,931,501 | IssuesEvent | 2015-05-31 04:24:39 | SoylentNews/rehash | https://api.github.com/repos/SoylentNews/rehash | closed | Search is not as useful because of sort order | Bug: Critical Priority: High | Since we no longer have scores, we need to be able to sort default by date descending with ascending as option. | 1.0 | Search is not as useful because of sort order - Since we no longer have scores, we need to be able to sort default by date descending with ascending as option. | non_defect | search is not as useful because of sort order since we no longer have scores we need to be able to sort default by date descending with ascending as option | 0 |
347,990 | 10,437,137,853 | IssuesEvent | 2019-09-17 21:14:10 | Alluxio/alluxio | https://api.github.com/repos/Alluxio/alluxio | closed | Update default HDFS client version to 2.7 | priority-medium target-2.1.0 type-feature | **Is your feature request related to a problem? Please describe.**
Default HDFS UFS client version is 2.2. Unfortunately, for kerberized clusters, 2.2 lacks some of the newer syntax support for auth_to_local.
**Describe the solution you'd like**
2.2 is pretty old and 2.7 would be a better default version. 2.2 coul... | 1.0 | Update default HDFS client version to 2.7 - **Is your feature request related to a problem? Please describe.**
Default HDFS UFS client version is 2.2. Unfortunately, for kerberized clusters, 2.2 lacks some of the newer syntax support for auth_to_local.
**Describe the solution you'd like**
2.2 is pretty old and 2.7... | non_defect | update default hdfs client version to is your feature request related to a problem please describe default hdfs ufs client version is unfortunately for kerberized clusters lacks some of the newer syntax support for auth to local describe the solution you d like is pretty old and ... | 0 |
8,170 | 2,611,469,304 | IssuesEvent | 2015-02-27 05:14:38 | chrsmith/hedgewars | https://api.github.com/repos/chrsmith/hedgewars | closed | hogs do not respawn when using kamikaze on capture the flag | auto-migrated Priority-Medium Type-Defect | ```
What steps will reproduce the problem?
1. Using kamikaze while playing capture the flag
2.
3.
What is the expected output? What do you see instead?
The hog will stay dead.
What version of the product are you using? On what operating system?
Hegewars 0.9.15 on windows 7
Please provide any additional information b... | 1.0 | hogs do not respawn when using kamikaze on capture the flag - ```
What steps will reproduce the problem?
1. Using kamikaze while playing capture the flag
2.
3.
What is the expected output? What do you see instead?
The hog will stay dead.
What version of the product are you using? On what operating system?
Hegewars 0.... | defect | hogs do not respawn when using kamikaze on capture the flag what steps will reproduce the problem using kamikaze while playing capture the flag what is the expected output what do you see instead the hog will stay dead what version of the product are you using on what operating system hegewars ... | 1 |
20,993 | 3,441,877,927 | IssuesEvent | 2015-12-14 20:15:49 | wdg/blacktree-secrets | https://api.github.com/repos/wdg/blacktree-secrets | closed | Update secrets causes 100% CPU | auto-migrated Priority-Medium Type-Defect | ```
What steps will reproduce the problem?
1. Install secreats
2. Click Update Secrets
3. System Preferences uses 100% CPU and needs to be force quit
What is the expected output? What do you see instead?
What version of the product are you using? On what operating system?
OS 10.6
Secrets 1.0.6
Please provide any ad... | 1.0 | Update secrets causes 100% CPU - ```
What steps will reproduce the problem?
1. Install secreats
2. Click Update Secrets
3. System Preferences uses 100% CPU and needs to be force quit
What is the expected output? What do you see instead?
What version of the product are you using? On what operating system?
OS 10.6
Sec... | defect | update secrets causes cpu what steps will reproduce the problem install secreats click update secrets system preferences uses cpu and needs to be force quit what is the expected output what do you see instead what version of the product are you using on what operating system os secrets ... | 1 |
29,520 | 5,713,915,667 | IssuesEvent | 2017-04-19 09:03:48 | jOOQ/jOOQ | https://api.github.com/repos/jOOQ/jOOQ | closed | Excess whitespace in formatted MySQL WITH ROLLUP clause | C: DB: MySQL C: Functionality P: Low R: Fixed T: Defect | The generated SQL looks like this:
```sql
select
`test`.`t_book`.`ID`,
`test`.`t_book`.`AUTHOR_ID`
from `test`.`t_book`
group by
`test`.`t_book`.`ID`,
`test`.`t_book`.`AUTHOR_ID`
with rollup -- excess whitespace before "with"
``` | 1.0 | Excess whitespace in formatted MySQL WITH ROLLUP clause - The generated SQL looks like this:
```sql
select
`test`.`t_book`.`ID`,
`test`.`t_book`.`AUTHOR_ID`
from `test`.`t_book`
group by
`test`.`t_book`.`ID`,
`test`.`t_book`.`AUTHOR_ID`
with rollup -- excess whitespace before "with"
``` | defect | excess whitespace in formatted mysql with rollup clause the generated sql looks like this sql select test t book id test t book author id from test t book group by test t book id test t book author id with rollup excess whitespace before with | 1 |
54,676 | 13,919,587,771 | IssuesEvent | 2020-10-21 09:16:50 | certtools/intelmq-manager | https://api.github.com/repos/certtools/intelmq-manager | closed | Missing CSRF protection | backend bug security | `php/save.php` and `php/controller.php` can be called without authentication cookie or CSRF token. | True | Missing CSRF protection - `php/save.php` and `php/controller.php` can be called without authentication cookie or CSRF token. | non_defect | missing csrf protection php save php and php controller php can be called without authentication cookie or csrf token | 0 |
66,799 | 20,677,320,361 | IssuesEvent | 2022-03-10 10:30:51 | jOOQ/jOOQ | https://api.github.com/repos/jOOQ/jOOQ | closed | Cannot insert data into PostgreSQL XML column due to missing cast | T: Defect C: Functionality C: DB: PostgreSQL P: Medium E: All Editions | Our SQL/XML support is mostly geared around supporting the functions required to run `MULTISET` emulations. There are currently no tests to cover ordinary XML data type usage. E.g. there hasn't been a test trying to `INSERT` into an `XML` column or to run DDL with the `XML` type (see https://github.com/jOOQ/jOOQ/issues... | 1.0 | Cannot insert data into PostgreSQL XML column due to missing cast - Our SQL/XML support is mostly geared around supporting the functions required to run `MULTISET` emulations. There are currently no tests to cover ordinary XML data type usage. E.g. there hasn't been a test trying to `INSERT` into an `XML` column or to ... | defect | cannot insert data into postgresql xml column due to missing cast our sql xml support is mostly geared around supporting the functions required to run multiset emulations there are currently no tests to cover ordinary xml data type usage e g there hasn t been a test trying to insert into an xml column or to ... | 1 |
7,231 | 2,610,359,287 | IssuesEvent | 2015-02-26 19:56:17 | chrsmith/scribefire-chrome | https://api.github.com/repos/chrsmith/scribefire-chrome | closed | Can not add entry to my blog | auto-migrated Priority-Medium Type-Defect | ```
I find that I can't post new entry after I modify the theme of my blog at
wordpress (http:belthsazar.worpress.com). What should I do?
I'm using Firefox 10 on Linux Mint Julia (I think it's a beta version). Is it
connected?
I'm using ScribeFire Next 4.0. Should I update? Is there even an updated
version?
One more... | 1.0 | Can not add entry to my blog - ```
I find that I can't post new entry after I modify the theme of my blog at
wordpress (http:belthsazar.worpress.com). What should I do?
I'm using Firefox 10 on Linux Mint Julia (I think it's a beta version). Is it
connected?
I'm using ScribeFire Next 4.0. Should I update? Is there eve... | defect | can not add entry to my blog i find that i can t post new entry after i modify the theme of my blog at wordpress http belthsazar worpress com what should i do i m using firefox on linux mint julia i think it s a beta version is it connected i m using scribefire next should i update is there even... | 1 |
51,788 | 13,211,306,720 | IssuesEvent | 2020-08-15 22:11:34 | icecube-trac/tix4 | https://api.github.com/repos/icecube-trac/tix4 | opened | I3LinearizedMCTree missing functions (Trac #1047) | Incomplete Migration Migrated from Trac combo reconstruction defect | <details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/1047">https://code.icecube.wisc.edu/projects/icecube/ticket/1047</a>, reported by mmedici</summary>
<p>
```json
{
"status": "closed",
"changetime": "2015-07-14T17:58:12",
"_ts": "1436896692801450",
"des... | 1.0 | I3LinearizedMCTree missing functions (Trac #1047) - <details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/1047">https://code.icecube.wisc.edu/projects/icecube/ticket/1047</a>, reported by mmedici</summary>
<p>
```json
{
"status": "closed",
"changetime": "2015-07-1... | defect | missing functions trac migrated from json status closed changetime ts description tree seem to be missing the functions for e g getting the most energetic muon that had n nmimimal test case is at n data user mmedici tmp testcase py n ni... | 1 |
61,100 | 17,023,601,493 | IssuesEvent | 2021-07-03 02:51:53 | tomhughes/trac-tickets | https://api.github.com/repos/tomhughes/trac-tickets | closed | Some object names are rendered with broken unicode | Component: osmarender Priority: major Resolution: fixed Type: defect | **[Submitted to the original trac issue database at 2.09pm, Thursday, 3rd June 2010]**
Some objects with russian names are rendered with broken unicode in osmarender.
Examples (see in osmarender):
http://www.openstreetmap.org/browse/way/23456790
http://www.openstreetmap.org/browse/way/42239344
http://www.openstr... | 1.0 | Some object names are rendered with broken unicode - **[Submitted to the original trac issue database at 2.09pm, Thursday, 3rd June 2010]**
Some objects with russian names are rendered with broken unicode in osmarender.
Examples (see in osmarender):
http://www.openstreetmap.org/browse/way/23456790
http://www.open... | defect | some object names are rendered with broken unicode some objects with russian names are rendered with broken unicode in osmarender examples see in osmarender these objects are not numerous other names are rendered correctly mapnik renders these names correctly deleting and then re adding n... | 1 |
13,616 | 2,772,764,108 | IssuesEvent | 2015-05-03 00:17:15 | prettydiff/prettydiff | https://api.github.com/repos/prettydiff/prettydiff | closed | Empty Return Statement Bug | Defect | Thanks very much for this app. It worked very well with minifying ES6 code. One problem though, it smashed together an empty return statement with the next line causing it to try to return an if statement.
Here is the code that failed to be minified properly
``` JavaScript
function firstVisit(){
return //not im... | 1.0 | Empty Return Statement Bug - Thanks very much for this app. It worked very well with minifying ES6 code. One problem though, it smashed together an empty return statement with the next line causing it to try to return an if statement.
Here is the code that failed to be minified properly
``` JavaScript
function fir... | defect | empty return statement bug thanks very much for this app it worked very well with minifying code one problem though it smashed together an empty return statement with the next line causing it to try to return an if statement here is the code that failed to be minified properly javascript function first... | 1 |
44,860 | 5,890,431,397 | IssuesEvent | 2017-05-17 14:57:13 | blockstack/blockstack-portal | https://api.github.com/repos/blockstack/blockstack-portal | closed | redesign wallet app icon design to match app | 2 hours design | Now that there is a [new wallet app design](https://github.com/blockstack/blockstack-portal/issues/242) with new colors, the wallet app icon needs redesigning
| 1.0 | redesign wallet app icon design to match app - Now that there is a [new wallet app design](https://github.com/blockstack/blockstack-portal/issues/242) with new colors, the wallet app icon needs redesigning
| non_defect | redesign wallet app icon design to match app now that there is a with new colors the wallet app icon needs redesigning | 0 |
54,859 | 13,994,237,981 | IssuesEvent | 2020-10-28 00:09:39 | combatopera/Concern | https://api.github.com/repos/combatopera/Concern | closed | rename default branch to trunk | defect | prioritising this project as it has customers. i think the default can be changed in settings | 1.0 | rename default branch to trunk - prioritising this project as it has customers. i think the default can be changed in settings | defect | rename default branch to trunk prioritising this project as it has customers i think the default can be changed in settings | 1 |
381,754 | 26,467,817,733 | IssuesEvent | 2023-01-17 02:47:37 | Mingadinga/2023-Design-Pattern | https://api.github.com/repos/Mingadinga/2023-Design-Pattern | opened | Singleton Pattern | documentation | # 5장 Singleton
## 핵심 의도
싱글턴 패턴은 클래스 인스턴스를 하나만 만들고, 그 인스턴스로의 전역 접근을 제공한다.
## 적용 상황
프로그램이 실행될 때 인스턴스를 하나만 만드는 것이 더 안전하거나 경제적인 경우 사용한다. 예를 들어 스레드 풀이나 커넥션 풀, 캐시, 대화상자, 설정, 로그, 디바이스 드라이버 등이 있다. 또한 하나만 존재해야하는 객체의 생성 비용이 큰 경우 지연생성 방식으로 필요할 때 인스턴스를 생성하는 상황에 적합하다.
## 솔루션의 구조와 각 요소의 역할
[ Gecko/94.0 Firefox/94.0 -->
<!-- @reported_with: android-components-reporter -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/92348 -->
<!-- @extra_labels: browser-fenix -->
**URL**: https://www.bing.com... | 1.0 | www.bing.com - video or audio doesn't play - <!-- @browser: Firefox Mobile 94.0 -->
<!-- @ua_header: Mozilla/5.0 (Android 11; Mobile; rv:94.0) Gecko/94.0 Firefox/94.0 -->
<!-- @reported_with: android-components-reporter -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/92348 -->
<!-- @extra_labels: bro... | non_defect | video or audio doesn t play url browser version firefox mobile operating system android tested another browser yes safari problem type video or audio doesn t play description desktop site instead of mobile site steps to reproduce it s messing up all my vid... | 0 |
45,715 | 13,043,446,546 | IssuesEvent | 2020-07-29 01:35:21 | numpy/numpy.org | https://api.github.com/repos/numpy/numpy.org | closed | Signup email form field does not enforce valid email address. | defect | Ref to the following field in the bottom right of landing page:
<img width="328" alt="Screenshot 2020-05-24 at 3 34 25 PM" src="https://user-images.githubusercontent.com/5890484/82751380-5604bc80-9dd4-11ea-89fd-4d17e1f318c1.png">
User is allowed to simply press enter without any data input and the message says "T... | 1.0 | Signup email form field does not enforce valid email address. - Ref to the following field in the bottom right of landing page:
<img width="328" alt="Screenshot 2020-05-24 at 3 34 25 PM" src="https://user-images.githubusercontent.com/5890484/82751380-5604bc80-9dd4-11ea-89fd-4d17e1f318c1.png">
User is allowed to s... | defect | signup email form field does not enforce valid email address ref to the following field in the bottom right of landing page img width alt screenshot at pm src user is allowed to simply press enter without any data input and the message says thank you on pressing enter if i enter xyzz... | 1 |
59,360 | 7,238,337,345 | IssuesEvent | 2018-02-13 14:19:28 | DBCDK/content-first | https://api.github.com/repos/DBCDK/content-first | opened | DESIGN: Sociale lister | Design | Det skal være muligt at kommentere en liste samt enkelte værker i listen.
Nyeste kommentar præsenteres, men skal optræde kronologisk, hvis der klikkes på ”Vis alle/flere”
Der må gerne kunne benyttes emojis, linjeskift, og link. Dette skal specificeres yderligere. Billeder bliver ikke muligt nu.
Der skal skrives hv... | 1.0 | DESIGN: Sociale lister - Det skal være muligt at kommentere en liste samt enkelte værker i listen.
Nyeste kommentar præsenteres, men skal optræde kronologisk, hvis der klikkes på ”Vis alle/flere”
Der må gerne kunne benyttes emojis, linjeskift, og link. Dette skal specificeres yderligere. Billeder bliver ikke muligt... | non_defect | design sociale lister det skal være muligt at kommentere en liste samt enkelte værker i listen nyeste kommentar præsenteres men skal optræde kronologisk hvis der klikkes på ”vis alle flere” der må gerne kunne benyttes emojis linjeskift og link dette skal specificeres yderligere billeder bliver ikke muligt... | 0 |
247,565 | 20,986,675,750 | IssuesEvent | 2022-03-29 04:28:31 | Uuvana-Studios/longvinter-windows-client | https://api.github.com/repos/Uuvana-Studios/longvinter-windows-client | closed | The bug where all the boxes at home disappear. | Bug Not Tested | **Describe the bug**
A clear and concise description of what the bug is.
When I opened the door this morning, all the boxes were gone.
I don't know why. There were a lot of things there. Please fix it.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
... | 1.0 | The bug where all the boxes at home disappear. - **Describe the bug**
A clear and concise description of what the bug is.
When I opened the door this morning, all the boxes were gone.
I don't know why. There were a lot of things there. Please fix it.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...... | non_defect | the bug where all the boxes at home disappear describe the bug a clear and concise description of what the bug is when i opened the door this morning all the boxes were gone i don t know why there were a lot of things there please fix it to reproduce steps to reproduce the behavior go to ... | 0 |
558,046 | 16,524,982,363 | IssuesEvent | 2021-05-26 18:50:38 | nomiclabs/hardhat | https://api.github.com/repos/nomiclabs/hardhat | opened | Detect calls to non-contract accounts from unrecognized contracts | package:hardhat-core priority:medium type:feature | Hardhat detects errors caused by a contract making a call to an address that it's not a contract, but only when the callee is a recognized contract (that is, we know its source). But with the mainnet forking feature, it's very common to run into this situation from an unrecognized contract.
We should be able to dete... | 1.0 | Detect calls to non-contract accounts from unrecognized contracts - Hardhat detects errors caused by a contract making a call to an address that it's not a contract, but only when the callee is a recognized contract (that is, we know its source). But with the mainnet forking feature, it's very common to run into this s... | non_defect | detect calls to non contract accounts from unrecognized contracts hardhat detects errors caused by a contract making a call to an address that it s not a contract but only when the callee is a recognized contract that is we know its source but with the mainnet forking feature it s very common to run into this s... | 0 |
5,170 | 2,610,182,451 | IssuesEvent | 2015-02-26 18:58:09 | chrsmith/quchuseban | https://api.github.com/repos/chrsmith/quchuseban | opened | 推荐脸上有色斑怎么治 | auto-migrated Priority-Medium Type-Defect | ```
《摘要》
生命即使没有轰轰烈烈也无后人之仰慕,却无不让人感到一��
�生存的神圣与尊严。我们乐为平凡之辈而不落于平庸之流,�
��们不甘受辱,我们不会沉沦,我们平凡一生,才知道平凡的
情感、事业、人生境界里,原来有那么多姿多彩,灿烂绚丽��
�脸上有色斑怎么治,
《客户案例》
因为长斑了三年多了,对怎么祛斑和一些祛斑方法都比��
�了解,现在我要说的是还是精华祛斑比较好,我就是用精华�
��斑的方法祛斑的。<br>
我是因为工作的关系需要经常化妆,大家都知道,化妆��
�都会或多或少的含有一些化学成分,慢慢的,我的脸上就长�
��一些斑,为了祛斑,我也找了很多这方面的东西看,才知道
斑也分很多种,有先天的,也有后天的... | 1.0 | 推荐脸上有色斑怎么治 - ```
《摘要》
生命即使没有轰轰烈烈也无后人之仰慕,却无不让人感到一��
�生存的神圣与尊严。我们乐为平凡之辈而不落于平庸之流,�
��们不甘受辱,我们不会沉沦,我们平凡一生,才知道平凡的
情感、事业、人生境界里,原来有那么多姿多彩,灿烂绚丽��
�脸上有色斑怎么治,
《客户案例》
因为长斑了三年多了,对怎么祛斑和一些祛斑方法都比��
�了解,现在我要说的是还是精华祛斑比较好,我就是用精华�
��斑的方法祛斑的。<br>
我是因为工作的关系需要经常化妆,大家都知道,化妆��
�都会或多或少的含有一些化学成分,慢慢的,我的脸上就长�
��一些斑,为了祛斑,我也找了很多这方面的东西看,才知道
斑也分... | defect | 推荐脸上有色斑怎么治 《摘要》 生命即使没有轰轰烈烈也无后人之仰慕,却无不让人感到一�� �生存的神圣与尊严。我们乐为平凡之辈而不落于平庸之流,� ��们不甘受辱,我们不会沉沦,我们平凡一生,才知道平凡的 情感、事业、人生境界里,原来有那么多姿多彩,灿烂绚丽�� �脸上有色斑怎么治, 《客户案例》 因为长斑了三年多了,对怎么祛斑和一些祛斑方法都比�� �了解,现在我要说的是还是精华祛斑比较好,我就是用精华� ��斑的方法祛斑的。 我是因为工作的关系需要经常化妆,大家都知道,化妆�� �都会或多或少的含有一些化学成分,慢慢的,我的脸上就长� ��一些斑,为了祛斑,我也找了很多这方面的东西看,才知道 斑也分很多种... | 1 |
37,352 | 8,367,411,540 | IssuesEvent | 2018-10-04 12:10:24 | BOINC/boinc | https://api.github.com/repos/BOINC/boinc | closed | Manager unresponsive when remotely connected to old clients | C: Manager P: Major T: Defect | Please see [this forum post](https://boinc.berkeley.edu/dev/forum_thread.php?id=11607)
The poster to the forum wrote that the problem occurs in BOINC Manager version 7.6.20 and later, but not in 7.6.18. since I had saved the source trees for versions 7.6.18 and 7.6.21, I compared these and found the following differ... | 1.0 | Manager unresponsive when remotely connected to old clients - Please see [this forum post](https://boinc.berkeley.edu/dev/forum_thread.php?id=11607)
The poster to the forum wrote that the problem occurs in BOINC Manager version 7.6.20 and later, but not in 7.6.18. since I had saved the source trees for versions 7.6.... | defect | manager unresponsive when remotely connected to old clients please see the poster to the forum wrote that the problem occurs in boinc manager version and later but not in since i had saved the source trees for versions and i compared these and found the following differences which wo... | 1 |
735,256 | 25,386,550,812 | IssuesEvent | 2022-11-21 22:28:22 | GoogleCloudPlatform/oracle-database-assessment | https://api.github.com/repos/GoogleCloudPlatform/oracle-database-assessment | closed | ER: Improve SQL Collection For AwrSnapDetails | enhancement priority: p3 team: col_eng_util | **From:**
SELECT MIN(snap_id) min_snapid,
MAX(snap_id) max_snapid
FROM dba_hist_snapshot
WHERE begin_interval_time > ( SYSDATE - 30 )
/
**To:**
SELECT MIN(snap_id) min_snapid,
MAX(snap_id) max_snapid
FROM dba_hist_snapshot
WHERE begin_interval_time > ( SYSDATE - 30 )
and dbid = (select... | 1.0 | ER: Improve SQL Collection For AwrSnapDetails - **From:**
SELECT MIN(snap_id) min_snapid,
MAX(snap_id) max_snapid
FROM dba_hist_snapshot
WHERE begin_interval_time > ( SYSDATE - 30 )
/
**To:**
SELECT MIN(snap_id) min_snapid,
MAX(snap_id) max_snapid
FROM dba_hist_snapshot
WHERE begin_inte... | non_defect | er improve sql collection for awrsnapdetails from select min snap id min snapid max snap id max snapid from dba hist snapshot where begin interval time sysdate to select min snap id min snapid max snap id max snapid from dba hist snapshot where begin inter... | 0 |
400,059 | 27,266,891,400 | IssuesEvent | 2023-02-22 18:46:57 | floodlight-sports/floodlight | https://api.github.com/repos/floodlight-sports/floodlight | closed | [DOCS] Tracab Data Documentation | documentation | Hi!
The [tracbab functions](https://floodlight.readthedocs.io/en/latest/_modules/floodlight/io/tracab.html#read_position_data_dat) introduce some variables without proper documentation, as listed below:
- Ball and player speed without mentioning their units and how they are calculated from x,y, and z values.
- T... | 1.0 | [DOCS] Tracab Data Documentation - Hi!
The [tracbab functions](https://floodlight.readthedocs.io/en/latest/_modules/floodlight/io/tracab.html#read_position_data_dat) introduce some variables without proper documentation, as listed below:
- Ball and player speed without mentioning their units and how they are calc... | non_defect | tracab data documentation hi the introduce some variables without proper documentation as listed below ball and player speed without mentioning their units and how they are calculated from x y and z values the meaning of the system id variable sethome setaway and other values that ar... | 0 |
71,005 | 23,406,159,037 | IssuesEvent | 2022-08-12 13:02:53 | primefaces/primereact | https://api.github.com/repos/primefaces/primereact | opened | Horizontal Scroller in the Data Table with selection/checkbox resets to initial position on clicking anywhere in the Data Table Row | defect :bangbang: needs-triage | ### Describe the bug
While clicking anywhere in the DataTable component with a checkbox/selection, the horizontal scroller automatically resets to it's initial position when clicked anywhere on the row item. Ideally the click should not reset the scroller position.
### Reproducer
_No response_
### PrimeReact versio... | 1.0 | Horizontal Scroller in the Data Table with selection/checkbox resets to initial position on clicking anywhere in the Data Table Row - ### Describe the bug
While clicking anywhere in the DataTable component with a checkbox/selection, the horizontal scroller automatically resets to it's initial position when clicked any... | defect | horizontal scroller in the data table with selection checkbox resets to initial position on clicking anywhere in the data table row describe the bug while clicking anywhere in the datatable component with a checkbox selection the horizontal scroller automatically resets to it s initial position when clicked any... | 1 |
72,839 | 24,322,798,048 | IssuesEvent | 2022-09-30 12:21:49 | vector-im/element-web | https://api.github.com/repos/vector-im/element-web | opened | Bluetooth headset profile does not change back to normal after call ended | T-Defect | ### Steps to reproduce
1. Connect a bluetooth headset
2. Bluetooth headset switches to headset profile
3. Start a call in Element desktop or web
4. End that call
5. Headset does not switch back to normal profile (as it does in other video conferencing software)
This affects Element web and Element desktop
Test... | 1.0 | Bluetooth headset profile does not change back to normal after call ended - ### Steps to reproduce
1. Connect a bluetooth headset
2. Bluetooth headset switches to headset profile
3. Start a call in Element desktop or web
4. End that call
5. Headset does not switch back to normal profile (as it does in other video ... | defect | bluetooth headset profile does not change back to normal after call ended steps to reproduce connect a bluetooth headset bluetooth headset switches to headset profile start a call in element desktop or web end that call headset does not switch back to normal profile as it does in other video ... | 1 |
57,829 | 16,092,169,248 | IssuesEvent | 2021-04-26 18:06:46 | jccastillo0007/equus-ui | https://api.github.com/repos/jccastillo0007/equus-ui | closed | Configurar estándar - no almacena al responsable de las cláusulas | Defecto Fixed | Dice que si lo almacena, pero si salgo y regreso, ya no lo muestra. | 1.0 | Configurar estándar - no almacena al responsable de las cláusulas - Dice que si lo almacena, pero si salgo y regreso, ya no lo muestra. | defect | configurar estándar no almacena al responsable de las cláusulas dice que si lo almacena pero si salgo y regreso ya no lo muestra | 1 |
247,747 | 7,923,178,430 | IssuesEvent | 2018-07-05 13:21:09 | canonical-websites/snapcraft.io | https://api.github.com/repos/canonical-websites/snapcraft.io | closed | snap name in URL should be case insensitive | Priority: Low | E.g. https://snapcraft.io/Firefox should either load the same page as https://snapcraft.io/firefox, or redirect there. Currently it leads to a 404. | 1.0 | snap name in URL should be case insensitive - E.g. https://snapcraft.io/Firefox should either load the same page as https://snapcraft.io/firefox, or redirect there. Currently it leads to a 404. | non_defect | snap name in url should be case insensitive e g should either load the same page as or redirect there currently it leads to a | 0 |
393,091 | 11,609,979,462 | IssuesEvent | 2020-02-26 01:37:02 | vsalbuq/FastFeet | https://api.github.com/repos/vsalbuq/FastFeet | closed | Keeping things clean | point: 1 priority: highest type:chore | # Story
- **As a:** product owner
- **I want to:** enforce code style on my application
- **So that:** the code of the application may be kept clean
# Tasks
- [ ] Add ESLint + Prettier + EditorConfig to the project;
- [ ] Add ESLint's Airbnb code style plugin;
- [ ] Add ESLint's Prettier plugin; | 1.0 | Keeping things clean - # Story
- **As a:** product owner
- **I want to:** enforce code style on my application
- **So that:** the code of the application may be kept clean
# Tasks
- [ ] Add ESLint + Prettier + EditorConfig to the project;
- [ ] Add ESLint's Airbnb code style plugin;
- [ ] Add ESLint's Prettier p... | non_defect | keeping things clean story as a product owner i want to enforce code style on my application so that the code of the application may be kept clean tasks add eslint prettier editorconfig to the project add eslint s airbnb code style plugin add eslint s prettier plugin | 0 |
70,362 | 30,643,908,780 | IssuesEvent | 2023-07-25 01:52:39 | apache/incubator-opendal | https://api.github.com/repos/apache/incubator-opendal | closed | Add kerberos authentication support for hdfs | good first issue services/hdfs | kerberos authentication is widely used in hdfs. It's better for us to support it.
## Context
HDFS (libhdfs) already provides kerberos authentication support. The only thing we need to do is add config at opendal side and pass to `libhdfs`. OpenDAL depends on `hdrs` for hdfs support.
So we should add kerberos a... | 1.0 | Add kerberos authentication support for hdfs - kerberos authentication is widely used in hdfs. It's better for us to support it.
## Context
HDFS (libhdfs) already provides kerberos authentication support. The only thing we need to do is add config at opendal side and pass to `libhdfs`. OpenDAL depends on `hdrs` f... | non_defect | add kerberos authentication support for hdfs kerberos authentication is widely used in hdfs it s better for us to support it context hdfs libhdfs already provides kerberos authentication support the only thing we need to do is add config at opendal side and pass to libhdfs opendal depends on hdrs f... | 0 |
6,373 | 14,408,510,745 | IssuesEvent | 2020-12-03 23:58:22 | wehr-lab/autopilot | https://api.github.com/repos/wehr-lab/autopilot | opened | Networking discovery and addressing overhaul | architecture enhancement | [stubbing out an idea, forgive me while it remains incomplete]
The way networking objects are created and addressed it very clumsy right now.
* registry for networking objects
* uniform 'listen' port
* every node increments ports looking for open ports and stores in centralized registry
* networking stations ... | 1.0 | Networking discovery and addressing overhaul - [stubbing out an idea, forgive me while it remains incomplete]
The way networking objects are created and addressed it very clumsy right now.
* registry for networking objects
* uniform 'listen' port
* every node increments ports looking for open ports and stores ... | non_defect | networking discovery and addressing overhaul the way networking objects are created and addressed it very clumsy right now registry for networking objects uniform listen port every node increments ports looking for open ports and stores in centralized registry networking stations ping around th... | 0 |
122,022 | 10,210,252,418 | IssuesEvent | 2019-08-14 14:26:22 | mozilla/addons-server | https://api.github.com/repos/mozilla/addons-server | closed | autoreload should be disabled on circleci | component: ui tests priority: p2 type: bug | Autoreload seems to be causing Out Of Memory errors on circleci. This PR disabled it as a test: #12058 and the tests were able to run. We should disabled autoreload for CI.
| 1.0 | autoreload should be disabled on circleci - Autoreload seems to be causing Out Of Memory errors on circleci. This PR disabled it as a test: #12058 and the tests were able to run. We should disabled autoreload for CI.
| non_defect | autoreload should be disabled on circleci autoreload seems to be causing out of memory errors on circleci this pr disabled it as a test and the tests were able to run we should disabled autoreload for ci | 0 |
23,208 | 15,936,619,883 | IssuesEvent | 2021-04-14 11:23:54 | RasaHQ/rasa | https://api.github.com/repos/RasaHQ/rasa | closed | Flaky `test_cli_start_is_fast` test | area:rasa-oss :ferris_wheel: area:rasa-oss/infrastructure :bullettrain_front: effort:enable-squad/2 type:bug :bug: | **Rasa version**: 2.4.2
**Python version**: 3.7 & 3.8
**Operating system** (windows, osx, ...): Linux
**Issue**:
`test_cli_start_is_fast` sometimes fails when running on CI.
```
# tensorflow is slow -> can't get imported when running basic CLI commands
> result.stderr.no_fnmatch_line("*tensorflow.... | 1.0 | Flaky `test_cli_start_is_fast` test - **Rasa version**: 2.4.2
**Python version**: 3.7 & 3.8
**Operating system** (windows, osx, ...): Linux
**Issue**:
`test_cli_start_is_fast` sometimes fails when running on CI.
```
# tensorflow is slow -> can't get imported when running basic CLI commands
> resul... | non_defect | flaky test cli start is fast test rasa version python version operating system windows osx linux issue test cli start is fast sometimes fails when running on ci tensorflow is slow can t get imported when running basic cli commands resul... | 0 |
16,040 | 2,870,252,990 | IssuesEvent | 2015-06-07 00:38:49 | pdelia/away3d | https://api.github.com/repos/pdelia/away3d | closed | Phong Material on Lathe Extrude, odd results | auto-migrated Priority-Medium Type-Defect | #94 Issue by __GoogleCodeExporter__, created on: 2015-04-24T07:51:44Z
```
Someone already posted this in the mailing list a while ago.
I've the same problem and Fabrice ask me to post this here again.
...
I'm trying to apply a PhongColorMaterial to a lathe mesh, and the
results don't look right at all. I'm trying to ... | 1.0 | Phong Material on Lathe Extrude, odd results - #94 Issue by __GoogleCodeExporter__, created on: 2015-04-24T07:51:44Z
```
Someone already posted this in the mailing list a while ago.
I've the same problem and Fabrice ask me to post this here again.
...
I'm trying to apply a PhongColorMaterial to a lathe mesh, and the
... | defect | phong material on lathe extrude odd results issue by googlecodeexporter created on someone already posted this in the mailing list a while ago i ve the same problem and fabrice ask me to post this here again i m trying to apply a phongcolormaterial to a lathe mesh and the results don ... | 1 |
7,365 | 2,610,365,351 | IssuesEvent | 2015-02-26 19:58:02 | chrsmith/scribefire-chrome | https://api.github.com/repos/chrsmith/scribefire-chrome | closed | I can't add new blog. | auto-migrated Priority-Medium Type-Defect | ```
What's the problem?
I can't add new blog. (click authorize scribefire, but nothing happen)
(Scribefire classic is work fine!!)
What browser are you using?
Firefox 18.0 (ubuntu linux)
What version of ScribeFire are you running?
Scribefire next 4.0
```
-----
Original issue reported on code.google.com by `sonn... | 1.0 | I can't add new blog. - ```
What's the problem?
I can't add new blog. (click authorize scribefire, but nothing happen)
(Scribefire classic is work fine!!)
What browser are you using?
Firefox 18.0 (ubuntu linux)
What version of ScribeFire are you running?
Scribefire next 4.0
```
-----
Original issue reported on ... | defect | i can t add new blog what s the problem i can t add new blog click authorize scribefire but nothing happen scribefire classic is work fine what browser are you using firefox ubuntu linux what version of scribefire are you running scribefire next original issue reported on c... | 1 |
72,879 | 24,343,412,646 | IssuesEvent | 2022-10-02 01:31:01 | naev/naev | https://api.github.com/repos/naev/naev | closed | System name visible in notes | Type-Defect Priority-Low GoodFirstProject | LJ_Dude
—
今日 07:12
You can see the name of an undiscovered system with the note tool. Doesn't really tell you anything, but you're still probably not supposed to know.

| 1.0 | System name visible in notes - LJ_Dude
—
今日 07:12
You can see the name of an undiscovered system with the note tool. Doesn't really tell you anything, but you're still probably not supposed to know.

| defect | system name visible in notes lj dude — 今日 you can see the name of an undiscovered system with the note tool doesn t really tell you anything but you re still probably not supposed to know | 1 |
2,104 | 2,603,976,383 | IssuesEvent | 2015-02-24 19:01:36 | chrsmith/nishazi6 | https://api.github.com/repos/chrsmith/nishazi6 | opened | 沈阳hsv-i-igg | auto-migrated Priority-Medium Type-Defect | ```
沈阳hsv-i-igg〓沈陽軍區政治部醫院性病〓TEL:024-31023308〓成��
�于1946年,68年專注于性傳播疾病的研究和治療。位于沈陽市�
��河區二緯路32號。是一所與新中國同建立共輝煌的歷史悠久�
��設備精良、技術權威、專家云集,是預防、保健、醫療、科
研康復為一體的綜合性醫院。是國家首批公立甲等部隊醫院��
�全國首批醫療規范定點單位,是第四軍醫大學、東南大學等�
��名高等院校的教學醫院。曾被中國人民解放軍空軍后勤部衛
生部評為衛生工作先進單位,先后兩次榮立集體二等功。
```
-----
Original issue reported on code.google.com by `q964105... | 1.0 | 沈阳hsv-i-igg - ```
沈阳hsv-i-igg〓沈陽軍區政治部醫院性病〓TEL:024-31023308〓成��
�于1946年,68年專注于性傳播疾病的研究和治療。位于沈陽市�
��河區二緯路32號。是一所與新中國同建立共輝煌的歷史悠久�
��設備精良、技術權威、專家云集,是預防、保健、醫療、科
研康復為一體的綜合性醫院。是國家首批公立甲等部隊醫院��
�全國首批醫療規范定點單位,是第四軍醫大學、東南大學等�
��名高等院校的教學醫院。曾被中國人民解放軍空軍后勤部衛
生部評為衛生工作先進單位,先后兩次榮立集體二等功。
```
-----
Original issue reported on code.google.c... | defect | 沈阳hsv i igg 沈阳hsv i igg〓沈陽軍區政治部醫院性病〓tel: 〓成�� � , 。位于沈陽市� �� 。是一所與新中國同建立共輝煌的歷史悠久� ��設備精良、技術權威、專家云集,是預防、保健、醫療、科 研康復為一體的綜合性醫院。是國家首批公立甲等部隊醫院�� �全國首批醫療規范定點單位,是第四軍醫大學、東南大學等� ��名高等院校的教學醫院。曾被中國人民解放軍空軍后勤部衛 生部評為衛生工作先進單位,先后兩次榮立集體二等功。 original issue reported on code google com by gmail com on jun at ... | 1 |
49,579 | 3,003,705,344 | IssuesEvent | 2015-07-25 05:47:41 | jayway/powermock | https://api.github.com/repos/jayway/powermock | opened | ExceptionInInitializerError with RhinoScriptEngineFactory.getScriptEngine() when using PrepareForTest annotation | bug imported Priority-Medium | _From [mikedeha...@gmail.com](https://code.google.com/u/105688126736100399155/) on October 14, 2013 17:02:02_
What steps will reproduce the problem? 1. Create two tests within a class annotated with @RunWith(PowerMockRunner.class)
2. Annotate each test with @PrepareForTest()
3. Attempt to retrieve a script engine
4... | 1.0 | ExceptionInInitializerError with RhinoScriptEngineFactory.getScriptEngine() when using PrepareForTest annotation - _From [mikedeha...@gmail.com](https://code.google.com/u/105688126736100399155/) on October 14, 2013 17:02:02_
What steps will reproduce the problem? 1. Create two tests within a class annotated with @RunW... | non_defect | exceptionininitializererror with rhinoscriptenginefactory getscriptengine when using preparefortest annotation from on october what steps will reproduce the problem create two tests within a class annotated with runwith powermockrunner class annotate each test with preparefortest ... | 0 |
9,057 | 27,437,351,300 | IssuesEvent | 2023-03-02 08:34:00 | Azure/azure-sdk-tools | https://api.github.com/repos/Azure/azure-sdk-tools | closed | Support Multi-Level in detecting packages when changing shared library | SDK Automation | Currently, the document for cadl project folder structure doesn't support multi level folder structure, but in the future it may support it. So we will support it too in sdk automation pipeline. | 1.0 | Support Multi-Level in detecting packages when changing shared library - Currently, the document for cadl project folder structure doesn't support multi level folder structure, but in the future it may support it. So we will support it too in sdk automation pipeline. | non_defect | support multi level in detecting packages when changing shared library currently the document for cadl project folder structure doesn t support multi level folder structure but in the future it may support it so we will support it too in sdk automation pipeline | 0 |
70,833 | 23,335,866,555 | IssuesEvent | 2022-08-09 09:52:39 | vector-im/element-web | https://api.github.com/repos/vector-im/element-web | closed | Exception when trying to join a room from a Space using the filter | T-Defect | ### Steps to reproduce
1. In the menu, I selected "explore rooms" right to a Space title
2. I filtered the rooms list to find a specific room
3. I found the room which was displayed several times (belong to different sub-spaces)
4. I click on the join button on the first result (in the top level of my current spa... | 1.0 | Exception when trying to join a room from a Space using the filter - ### Steps to reproduce
1. In the menu, I selected "explore rooms" right to a Space title
2. I filtered the rooms list to find a specific room
3. I found the room which was displayed several times (belong to different sub-spaces)
4. I click on th... | defect | exception when trying to join a room from a space using the filter steps to reproduce in the menu i selected explore rooms right to a space title i filtered the rooms list to find a specific room i found the room which was displayed several times belong to different sub spaces i click on th... | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.