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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
663,255 | 22,171,270,093 | IssuesEvent | 2022-06-06 01:06:01 | elementary/switchboard-plug-keyboard | https://api.github.com/repos/elementary/switchboard-plug-keyboard | closed | Add a "revert to defaults" button | Priority: Wishlist Status: In Progress | There is no undo possible when you've created a wrong shortcut. At least a reset button should be present to reset the shortcuts to back to the defaults
Launchpad Details: [#LP1390952](https://bugs.launchpad.net/bugs/1390952) swizzle - 2014-11-09 18:12:07 +0000
<bountysource-plugin>
---
Want to back this issue?... | 1.0 | Add a "revert to defaults" button - There is no undo possible when you've created a wrong shortcut. At least a reset button should be present to reset the shortcuts to back to the defaults
Launchpad Details: [#LP1390952](https://bugs.launchpad.net/bugs/1390952) swizzle - 2014-11-09 18:12:07 +0000
<bountysource-plug... | non_defect | add a revert to defaults button there is no undo possible when you ve created a wrong shortcut at least a reset button should be present to reset the shortcuts to back to the defaults launchpad details swizzle want to back this issue we accept bounties via | 0 |
74,718 | 25,282,431,924 | IssuesEvent | 2022-11-16 16:40:54 | jOOQ/jOOQ | https://api.github.com/repos/jOOQ/jOOQ | closed | Work around SQLite's error: HAVING clause on a non-aggregate query | T: Defect C: Functionality C: DB: SQLite P: Medium E: All Editions | This should be valid in most RDBMS (assuming a dummy table to add a possibly mandatory `FROM` clause):
```sql
select 1 having true
```
In the SQL standard, `HAVING` without `GROUP BY` generates an implicit `GROUP BY ()` using the empty grouping set. But we get:
> SQL Error [1]: [SQLITE_ERROR] SQL error or mi... | 1.0 | Work around SQLite's error: HAVING clause on a non-aggregate query - This should be valid in most RDBMS (assuming a dummy table to add a possibly mandatory `FROM` clause):
```sql
select 1 having true
```
In the SQL standard, `HAVING` without `GROUP BY` generates an implicit `GROUP BY ()` using the empty groupin... | defect | work around sqlite s error having clause on a non aggregate query this should be valid in most rdbms assuming a dummy table to add a possibly mandatory from clause sql select having true in the sql standard having without group by generates an implicit group by using the empty groupin... | 1 |
7,375 | 2,610,365,775 | IssuesEvent | 2015-02-26 19:58:09 | chrsmith/scribefire-chrome | https://api.github.com/repos/chrsmith/scribefire-chrome | closed | Way to Force Scribefire Chrome to Open in New Window? | auto-migrated Priority-Medium Type-Defect | ```
I'd like to be able to click the "Blog this" context menu link and have
Scribefire for Chrome open in a new window, as can be done with Firefox, rather
than only a new tab, the default (and only, AFAICT) option in Scribefire.
What browser are you using? Google Chrome Version 24.0.1312.57 m
Also, why doesn'... | 1.0 | Way to Force Scribefire Chrome to Open in New Window? - ```
I'd like to be able to click the "Blog this" context menu link and have
Scribefire for Chrome open in a new window, as can be done with Firefox, rather
than only a new tab, the default (and only, AFAICT) option in Scribefire.
What browser are you using?... | defect | way to force scribefire chrome to open in new window i d like to be able to click the blog this context menu link and have scribefire for chrome open in a new window as can be done with firefox rather than only a new tab the default and only afaict option in scribefire what browser are you using ... | 1 |
58,525 | 3,089,700,240 | IssuesEvent | 2015-08-25 23:06:42 | google/googlemock | https://api.github.com/repos/google/googlemock | closed | Fix warning C4628 in MSVS2010 | auto-migrated OpSys-Windows Priority-Medium Type-Enhancement | ```
What steps will reproduce the problem?
1. Compile chromium with /Wall with MSVC2010 SP1.
What is the expected output? What do you see instead?
...\src\testing\gmock\include\gmock/gmock-actions.h(116): warning C4628:
digraphs not supported with -Ze. Character sequence '<:' not interpreted as
alternate token for ... | 1.0 | Fix warning C4628 in MSVS2010 - ```
What steps will reproduce the problem?
1. Compile chromium with /Wall with MSVC2010 SP1.
What is the expected output? What do you see instead?
...\src\testing\gmock\include\gmock/gmock-actions.h(116): warning C4628:
digraphs not supported with -Ze. Character sequence '<:' not inte... | non_defect | fix warning in what steps will reproduce the problem compile chromium with wall with what is the expected output what do you see instead src testing gmock include gmock gmock actions h warning digraphs not supported with ze character sequence not interpreted as alternate toke... | 0 |
32,570 | 6,827,507,453 | IssuesEvent | 2017-11-08 17:14:21 | primefaces/primefaces | https://api.github.com/repos/primefaces/primefaces | closed | p:textEditor in p:inplace sets property null if form submitted when editor not visible | defect | I suspect the value is still submitted despite it is not visible, and since it is not visible, the value is null.
## 1) Environment
- PrimeFaces version: 6.0.18, 6.1
- Does it work on the newest released PrimeFaces version? Version? No
- Does it work on the newest sources in GitHub? Probably not
- Application se... | 1.0 | p:textEditor in p:inplace sets property null if form submitted when editor not visible - I suspect the value is still submitted despite it is not visible, and since it is not visible, the value is null.
## 1) Environment
- PrimeFaces version: 6.0.18, 6.1
- Does it work on the newest released PrimeFaces version? Ve... | defect | p texteditor in p inplace sets property null if form submitted when editor not visible i suspect the value is still submitted despite it is not visible and since it is not visible the value is null environment primefaces version does it work on the newest released primefaces version ver... | 1 |
80,407 | 30,272,914,857 | IssuesEvent | 2023-07-07 16:52:16 | openzfs/zfs | https://api.github.com/repos/openzfs/zfs | closed | cannot mount 'dataset': Insufficient privileges | Type: Defect | <!-- Please fill out the following template, which will help other contributors address your issue. -->
<!--
Thank you for reporting an issue.
*IMPORTANT* - Please check our issue tracker before opening a new issue.
Additional valuable information can be found in the OpenZFS documentation
and mailing list arch... | 1.0 | cannot mount 'dataset': Insufficient privileges - <!-- Please fill out the following template, which will help other contributors address your issue. -->
<!--
Thank you for reporting an issue.
*IMPORTANT* - Please check our issue tracker before opening a new issue.
Additional valuable information can be found i... | defect | cannot mount dataset insufficient privileges thank you for reporting an issue important please check our issue tracker before opening a new issue additional valuable information can be found in the openzfs documentation and mailing list archives please fill in as much of the template as p... | 1 |
170,700 | 14,268,007,179 | IssuesEvent | 2020-11-20 21:34:12 | emory-libraries/avalon | https://api.github.com/repos/emory-libraries/avalon | closed | Avalon Standup Practices | Technology Team Readiness documentation project management / administrative tasks project management / deliverables | Ensure all team members have read and understood the practices document:
https://emory.app.box.com/notes/737917087693
- [x] Alex
- [x] Ann
- [x] Brad
- [x] Cari
- [x] Collin
- [x] Devanshu
- [x] Doug
- [x] Mark
- [x] Solomon
- [x] Will
- [x] Zo | 1.0 | Avalon Standup Practices - Ensure all team members have read and understood the practices document:
https://emory.app.box.com/notes/737917087693
- [x] Alex
- [x] Ann
- [x] Brad
- [x] Cari
- [x] Collin
- [x] Devanshu
- [x] Doug
- [x] Mark
- [x] Solomon
- [x] Will
- [x] Zo | non_defect | avalon standup practices ensure all team members have read and understood the practices document alex ann brad cari collin devanshu doug mark solomon will zo | 0 |
160,485 | 6,098,511,090 | IssuesEvent | 2017-06-20 07:46:45 | rogerthat-platform/plugin-rogerthat-control-center | https://api.github.com/repos/rogerthat-platform/plugin-rogerthat-control-center | reopened | Improve "build app" checks [4h] | priority_major | We should not allow to create a build of the app unless all these settings are configured correctly (serverside checks):
- [x] colors
- [x] sidebar ( + sidebar custom translations)
- [x] images
- [x] Main service
Do not allow to create a production build when these settings aren't set:
- [x] Store listing inf... | 1.0 | Improve "build app" checks [4h] - We should not allow to create a build of the app unless all these settings are configured correctly (serverside checks):
- [x] colors
- [x] sidebar ( + sidebar custom translations)
- [x] images
- [x] Main service
Do not allow to create a production build when these settings ar... | non_defect | improve build app checks we should not allow to create a build of the app unless all these settings are configured correctly serverside checks colors sidebar sidebar custom translations images main service do not allow to create a production build when these settings aren t set ... | 0 |
45,205 | 12,651,356,064 | IssuesEvent | 2020-06-17 00:03:35 | naev/naev | https://api.github.com/repos/naev/naev | closed | Sound breaks down if a large number of projectiles are fired | Priority-Medium Type-Defect | Original [issue 234](https://code.google.com/p/naev/issues/detail?id=234) created by almikes on 2015-02-23T02:49:57.000Z:
If there are many, many projectiles fired by many, many ships, it can happen that the sound breaks down for a while. The sound first sounds really bad, then goes off entirely. If the firefight is o... | 1.0 | Sound breaks down if a large number of projectiles are fired - Original [issue 234](https://code.google.com/p/naev/issues/detail?id=234) created by almikes on 2015-02-23T02:49:57.000Z:
If there are many, many projectiles fired by many, many ships, it can happen that the sound breaks down for a while. The sound first s... | defect | sound breaks down if a large number of projectiles are fired original created by almikes on if there are many many projectiles fired by many many ships it can happen that the sound breaks down for a while the sound first sounds really bad then goes off entirely if the firefight is over the so... | 1 |
201,020 | 15,801,876,758 | IssuesEvent | 2021-04-03 06:58:34 | lirc572/ped | https://api.github.com/repos/lirc572/ped | opened | Notation problem | severity.Low type.DocumentationBug | 
I believe in most cases `..` refers to the parent directory. Perhaps it is better to use `./` instead? (or something like `<PATH-TO-GreenMileageEfforts.jar-DIRECTORY>/`)
<!--session: 1617429637314-8b96ce... | 1.0 | Notation problem - 
I believe in most cases `..` refers to the parent directory. Perhaps it is better to use `./` instead? (or something like `<PATH-TO-GreenMileageEfforts.jar-DIRECTORY>/`)
<!--session: 1... | non_defect | notation problem i believe in most cases refers to the parent directory perhaps it is better to use instead or something like | 0 |
32,205 | 8,816,846,540 | IssuesEvent | 2018-12-30 16:02:10 | SJrX/systemdUnitFilePlugin | https://api.github.com/repos/SJrX/systemdUnitFilePlugin | opened | Changing Lexer and Building Does Not Take Effect for Current Build | build issue | Currently generateLexer runs after compileJava which means that changes to the lexer will not take effect that build.
| 1.0 | Changing Lexer and Building Does Not Take Effect for Current Build - Currently generateLexer runs after compileJava which means that changes to the lexer will not take effect that build.
| non_defect | changing lexer and building does not take effect for current build currently generatelexer runs after compilejava which means that changes to the lexer will not take effect that build | 0 |
15,818 | 6,042,417,866 | IssuesEvent | 2017-06-11 12:50:45 | glazedlists/glazedlists | https://api.github.com/repos/glazedlists/glazedlists | closed | Add build instructions | component: build | <p>If a `pom.xml` and no `INSTALL` file is present, the user expects to be able to build `glazedlists` with `mvn install`. This fails because `@glazedlists.artifactId@` isn't a valid `artifactId`. Either add an INSTALL file with build instructions or make `mvn install` work out-of-the-box, please.</p>
<p>experienced w... | 1.0 | Add build instructions - <p>If a `pom.xml` and no `INSTALL` file is present, the user expects to be able to build `glazedlists` with `mvn install`. This fails because `@glazedlists.artifactId@` isn't a valid `artifactId`. Either add an INSTALL file with build instructions or make `mvn install` work out-of-the-box, plea... | non_defect | add build instructions if a pom xml and no install file is present the user expects to be able to build glazedlists with mvn install this fails because glazedlists artifactid isn t a valid artifactid either add an install file with build instructions or make mvn install work out of the box please... | 0 |
36,688 | 8,059,394,384 | IssuesEvent | 2018-08-02 21:48:19 | scipy/scipy | https://api.github.com/repos/scipy/scipy | opened | macOS CI erroring on gmpy backend missing | defect maintenance | See e.g. https://travis-ci.org/scipy/scipy/jobs/410512300. Multiple PRs are failing on this. No new `mpmath` or `gmpy2` releases on PyPI, but given that the failure is macOS specific, maybe some change in one of the packages in Homebrew. Needs investigating. | 1.0 | macOS CI erroring on gmpy backend missing - See e.g. https://travis-ci.org/scipy/scipy/jobs/410512300. Multiple PRs are failing on this. No new `mpmath` or `gmpy2` releases on PyPI, but given that the failure is macOS specific, maybe some change in one of the packages in Homebrew. Needs investigating. | defect | macos ci erroring on gmpy backend missing see e g multiple prs are failing on this no new mpmath or releases on pypi but given that the failure is macos specific maybe some change in one of the packages in homebrew needs investigating | 1 |
190,953 | 15,264,499,882 | IssuesEvent | 2021-02-22 05:31:45 | kruize/autotune | https://api.github.com/repos/kruize/autotune | closed | Update README.md in autotune/scripts | documentation priority | Update the README:
- Remove details regarding prometheus installation from output of deploy.sh as we have moved prometheus installation to a separate script
- Include a pre-requisites section and provide details of pre-requisites required and steps to run prometheus_on_minikube.sh
- Remove/Update the reference to ... | 1.0 | Update README.md in autotune/scripts - Update the README:
- Remove details regarding prometheus installation from output of deploy.sh as we have moved prometheus installation to a separate script
- Include a pre-requisites section and provide details of pre-requisites required and steps to run prometheus_on_minikub... | non_defect | update readme md in autotune scripts update the readme remove details regarding prometheus installation from output of deploy sh as we have moved prometheus installation to a separate script include a pre requisites section and provide details of pre requisites required and steps to run prometheus on minikub... | 0 |
67,897 | 21,314,004,405 | IssuesEvent | 2022-04-16 01:44:24 | openzfs/zfs | https://api.github.com/repos/openzfs/zfs | closed | zdb -d gives incorrect output when an object number with multiple object types are specified | Type: Defect Status: Stale | ### System information
Type | Version/Name
--- | ---
Distribution Name | Gentoo
Distribution Version | ~amd64
Linux Kernel | 5.9.8-gentoo-x86_64
Architecture | x86_64
ZFS Version | 2.0.0_rc7
SPL Version | 2.0.0_rc7
### Describe the problem you're observing
When specifying an object number to zdb -d, only... | 1.0 | zdb -d gives incorrect output when an object number with multiple object types are specified - ### System information
Type | Version/Name
--- | ---
Distribution Name | Gentoo
Distribution Version | ~amd64
Linux Kernel | 5.9.8-gentoo-x86_64
Architecture | x86_64
ZFS Version | 2.0.0_rc7
SPL Version | 2.0.0_rc7... | defect | zdb d gives incorrect output when an object number with multiple object types are specified system information type version name distribution name gentoo distribution version linux kernel gentoo architecture zfs version spl version descri... | 1 |
28,033 | 5,167,306,339 | IssuesEvent | 2017-01-17 18:26:26 | eliasferreyra/googlesitemapgenerator | https://api.github.com/repos/eliasferreyra/googlesitemapgenerator | closed | SiteMapGenerator | auto-migrated Priority-Medium Type-Defect | ```
How can the goole sitemap generator tool be configured on web farm
envoronment.
Currently, we have mutliple production web servers. All of these servers
are accessible from Staging server. I have configured the Sitemap generator
on Staging server and then I am copying the file over to all web server. Is
this righ... | 1.0 | SiteMapGenerator - ```
How can the goole sitemap generator tool be configured on web farm
envoronment.
Currently, we have mutliple production web servers. All of these servers
are accessible from Staging server. I have configured the Sitemap generator
on Staging server and then I am copying the file over to all web s... | defect | sitemapgenerator how can the goole sitemap generator tool be configured on web farm envoronment currently we have mutliple production web servers all of these servers are accessible from staging server i have configured the sitemap generator on staging server and then i am copying the file over to all web s... | 1 |
29,441 | 5,693,473,646 | IssuesEvent | 2017-04-15 01:52:32 | hugotacito/django-pagination | https://api.github.com/repos/hugotacito/django-pagination | closed | Italian translation | auto-migrated Priority-Medium Type-Defect | ```
Italian translation in attachment
```
Original issue reported on code.google.com by `paolo.fe...@gmail.com` on 31 Aug 2009 at 2:54
Attachments:
- [django.po](https://storage.googleapis.com/google-code-attachments/django-pagination/issue-57/comment-0/django.po)
| 1.0 | Italian translation - ```
Italian translation in attachment
```
Original issue reported on code.google.com by `paolo.fe...@gmail.com` on 31 Aug 2009 at 2:54
Attachments:
- [django.po](https://storage.googleapis.com/google-code-attachments/django-pagination/issue-57/comment-0/django.po)
| defect | italian translation italian translation in attachment original issue reported on code google com by paolo fe gmail com on aug at attachments | 1 |
378,373 | 11,201,092,167 | IssuesEvent | 2020-01-04 00:37:33 | lowRISC/opentitan | https://api.github.com/repos/lowRISC/opentitan | closed | [doc/reggen] missing space in rendered register text | Component:Doc Good First Issue Priority:P3 Type:Cleanup | The doc renderer for registers appends a "reset default" and "mask" value after the register text. This is done with a concatenation without spacing, so can render unattractively, eg:
```
aes.CTRL @ + 0x40
Control RegisterReset default = 0x2, mask 0x3f
```
Not sure if the best solution is to append a `.` if th... | 1.0 | [doc/reggen] missing space in rendered register text - The doc renderer for registers appends a "reset default" and "mask" value after the register text. This is done with a concatenation without spacing, so can render unattractively, eg:
```
aes.CTRL @ + 0x40
Control RegisterReset default = 0x2, mask 0x3f
```
... | non_defect | missing space in rendered register text the doc renderer for registers appends a reset default and mask value after the register text this is done with a concatenation without spacing so can render unattractively eg aes ctrl control registerreset default mask not sure if the be... | 0 |
25,207 | 4,233,655,469 | IssuesEvent | 2016-07-05 08:48:52 | arkayenro/arkinventory | https://api.github.com/repos/arkayenro/arkinventory | closed | Bug | auto-migrated Priority-Medium Type-Defect | ```
Downloaded from > googlecode | wowinterface | curse | wowui | other
(specify)
What steps will reproduce the problem?
1. Just entering a new zone causes the error somtimes not all the time
2.
3.
What is the expected output? What do you see instead?
There is no expected output I don't even have my bags open
What ... | 1.0 | Bug - ```
Downloaded from > googlecode | wowinterface | curse | wowui | other
(specify)
What steps will reproduce the problem?
1. Just entering a new zone causes the error somtimes not all the time
2.
3.
What is the expected output? What do you see instead?
There is no expected output I don't even have my bags open
... | defect | bug downloaded from googlecode wowinterface curse wowui other specify what steps will reproduce the problem just entering a new zone causes the error somtimes not all the time what is the expected output what do you see instead there is no expected output i don t even have my bags open ... | 1 |
542,775 | 15,866,455,780 | IssuesEvent | 2021-04-08 15:46:17 | Automattic/woocommerce-payments | https://api.github.com/repos/Automattic/woocommerce-payments | closed | [GlobalStep] User navigates to blank screen upon filtering transactions between the dates on Payments->Transaction. | priority: critical type: bug | ## Bug Description:
User navigates to blank screen upon filtering transactions between the dates on Payments->Transaction.
## Environment:
Woocommerce Version : WooCommerce 5.1.
WordPress version: (v5.7)
PC:
Windows 10, Mac 10.14.6
Chrome(Version 89.0.4389.90)
Firefox(Version 87.0)
Safari: v13.1.1
## S... | 1.0 | [GlobalStep] User navigates to blank screen upon filtering transactions between the dates on Payments->Transaction. - ## Bug Description:
User navigates to blank screen upon filtering transactions between the dates on Payments->Transaction.
## Environment:
Woocommerce Version : WooCommerce 5.1.
WordPress version:... | non_defect | user navigates to blank screen upon filtering transactions between the dates on payments transaction bug description user navigates to blank screen upon filtering transactions between the dates on payments transaction environment woocommerce version woocommerce wordpress version p... | 0 |
15,177 | 2,850,246,234 | IssuesEvent | 2015-05-31 12:05:03 | damonkohler/android-scripting | https://api.github.com/repos/damonkohler/android-scripting | closed | Can't locate unicore/PVA.pl in @INC | auto-migrated Priority-Medium Type-Defect | ```
What device(s) are you experiencing the problem on?
LG NEXUS 4
What firmware version are you running on the device?
What steps will reproduce the problem?
print Dumper $droid->getLaunchableApplications();
What is the expected output? What do you see instead?
Can't locate unicore/PVA.pl in @INC (@INC contains:
... | 1.0 | Can't locate unicore/PVA.pl in @INC - ```
What device(s) are you experiencing the problem on?
LG NEXUS 4
What firmware version are you running on the device?
What steps will reproduce the problem?
print Dumper $droid->getLaunchableApplications();
What is the expected output? What do you see instead?
Can't locate un... | defect | can t locate unicore pva pl in inc what device s are you experiencing the problem on lg nexus what firmware version are you running on the device what steps will reproduce the problem print dumper droid getlaunchableapplications what is the expected output what do you see instead can t locate un... | 1 |
289,298 | 21,778,674,000 | IssuesEvent | 2022-05-13 16:14:17 | scrapy/scrapyd | https://api.github.com/repos/scrapy/scrapyd | closed | scrapyd no longer provides an easy way to do a system install | topic: documentation | Even before the ubuntu packages got deprecated (#252)
the scrapyd builds for ubuntu/debian where quite unusable.
We should have instructions on how to do a system install.
The current steps, as seen in the debian/ folder
are as follows:
- create scrapyd's directories,
seen in https://github.com/scrapy/scrapyd/b... | 1.0 | scrapyd no longer provides an easy way to do a system install - Even before the ubuntu packages got deprecated (#252)
the scrapyd builds for ubuntu/debian where quite unusable.
We should have instructions on how to do a system install.
The current steps, as seen in the debian/ folder
are as follows:
- create scr... | non_defect | scrapyd no longer provides an easy way to do a system install even before the ubuntu packages got deprecated the scrapyd builds for ubuntu debian where quite unusable we should have instructions on how to do a system install the current steps as seen in the debian folder are as follows create scrap... | 0 |
3,175 | 2,607,986,912 | IssuesEvent | 2015-02-26 00:52:08 | chrsmithdemos/zen-coding | https://api.github.com/repos/chrsmithdemos/zen-coding | opened | Komodo zen_editor.js should wrap endUndoAction in a finally block. | auto-migrated Priority-Medium Type-Defect | ```
In the replaceContent method in zen_editor.js, the undo action
code should be coded like so:
scimoz.beginUndoAction();
try {
....
} finally {
scimoz.beginEndAction();
}
```
-----
Original issue reported on code.google.com by `eric.pro...@gmail.com` on 22 Oct 2012 at 5:52 | 1.0 | Komodo zen_editor.js should wrap endUndoAction in a finally block. - ```
In the replaceContent method in zen_editor.js, the undo action
code should be coded like so:
scimoz.beginUndoAction();
try {
....
} finally {
scimoz.beginEndAction();
}
```
-----
Original issue reported on code.google.com by `eric.pro...... | defect | komodo zen editor js should wrap endundoaction in a finally block in the replacecontent method in zen editor js the undo action code should be coded like so scimoz beginundoaction try finally scimoz beginendaction original issue reported on code google com by eric pro ... | 1 |
48,449 | 13,068,539,014 | IssuesEvent | 2020-07-31 03:54:05 | icecube-trac/tix2 | https://api.github.com/repos/icecube-trac/tix2 | closed | [PROPOSAL] secondaries from tau decay outside the active volume are not recorded (Trac #2412) | Migrated from Trac combo simulation defect | Muons from tau decay aren't recorded in the MCTree. The culprit is r176190, which overrides the only_loss_inside_detector setting for all sectors.
One solution would be to emit ranged particles unconditionally, since it can't be known ahead of time whether they will reach the active volume.
Migrated from https://code... | 1.0 | [PROPOSAL] secondaries from tau decay outside the active volume are not recorded (Trac #2412) - Muons from tau decay aren't recorded in the MCTree. The culprit is r176190, which overrides the only_loss_inside_detector setting for all sectors.
One solution would be to emit ranged particles unconditionally, since it can... | defect | secondaries from tau decay outside the active volume are not recorded trac muons from tau decay aren t recorded in the mctree the culprit is which overrides the only loss inside detector setting for all sectors one solution would be to emit ranged particles unconditionally since it can t be known ahead ... | 1 |
10,006 | 7,056,203,816 | IssuesEvent | 2018-01-04 11:45:29 | golang/go | https://api.github.com/repos/golang/go | closed | cmd/compile: expand TestIntendedInlining to more packages and funcs | Performance | #17566 is about improving the inlining cost model. Making changes to the compiler, especially touching the inlining heuristics, always has the risk of unintentionally making some funcs non-inlineable, potentially resulting in noticeable performance regressions.
That's why @josharian added `TestIntendedInlining`: htt... | True | cmd/compile: expand TestIntendedInlining to more packages and funcs - #17566 is about improving the inlining cost model. Making changes to the compiler, especially touching the inlining heuristics, always has the risk of unintentionally making some funcs non-inlineable, potentially resulting in noticeable performance r... | non_defect | cmd compile expand testintendedinlining to more packages and funcs is about improving the inlining cost model making changes to the compiler especially touching the inlining heuristics always has the risk of unintentionally making some funcs non inlineable potentially resulting in noticeable performance regre... | 0 |
45,511 | 12,829,316,061 | IssuesEvent | 2020-07-06 22:35:01 | department-of-veterans-affairs/va.gov-team | https://api.github.com/repos/department-of-veterans-affairs/va.gov-team | closed | [FUNCTIONALITY] Sortable Table - SHOULD provide a sorting function | 508-defect-4 508/Accessibility design system | # [508-defect-3](https://github.com/department-of-veterans-affairs/va.gov-team/blob/master/platform/accessibility/guidance/defect-severity-rubric.md#508-defect-4)
<!--
Enter an issue title using the format [ERROR TYPE]: Brief description of the problem
---
[SCREENREADER]: Edit buttons need aria-label for context
... | 1.0 | [FUNCTIONALITY] Sortable Table - SHOULD provide a sorting function - # [508-defect-3](https://github.com/department-of-veterans-affairs/va.gov-team/blob/master/platform/accessibility/guidance/defect-severity-rubric.md#508-defect-4)
<!--
Enter an issue title using the format [ERROR TYPE]: Brief description of the pr... | defect | sortable table should provide a sorting function enter an issue title using the format brief description of the problem edit buttons need aria label for context add another user link will not receive keyboard focus heading levels should increase by one error messages should ... | 1 |
49,215 | 20,673,985,523 | IssuesEvent | 2022-03-10 07:10:45 | Azure/azure-sdk-for-net | https://api.github.com/repos/Azure/azure-sdk-for-net | closed | SignalR Extensions: enable network requests to be routed through any application gateway. | SignalR Service Attention Client feature-request Functions needs-team-attention | ### Library name
Microsoft.Azure.WebJobs.Extensions.SignalRService
### Please describe the feature.
SignalR Service extensions should have a way to set the the address to use for establishing a connection to the SignalR Service, allowing network requests to be routed through any application gateways or other paths n... | 1.0 | SignalR Extensions: enable network requests to be routed through any application gateway. - ### Library name
Microsoft.Azure.WebJobs.Extensions.SignalRService
### Please describe the feature.
SignalR Service extensions should have a way to set the the address to use for establishing a connection to the SignalR Servi... | non_defect | signalr extensions enable network requests to be routed through any application gateway library name microsoft azure webjobs extensions signalrservice please describe the feature signalr service extensions should have a way to set the the address to use for establishing a connection to the signalr servi... | 0 |
45,726 | 13,046,186,285 | IssuesEvent | 2020-07-29 08:34:57 | ryanhsu828/hijack-main | https://api.github.com/repos/ryanhsu828/hijack-main | closed | TYPOS in http://hijack-main.googlecode.com/svn/trunk/msp430/README | Priority-Medium Type-Defect auto-migrated | ```
Slightly corrected text
svn export http://tinyos-main.googlecode.com/svn/trunk/ tinyos-main-read-only
cd tinyos-main-read-only
svn export http://hijack-main.googlecode.com/svn/trunk/msp430
. setup.sh
cd apps/HiJackMan
make hijack install miniprog bsl /dev/tty0
-In first line, "http:" had two characters interchang... | 1.0 | TYPOS in http://hijack-main.googlecode.com/svn/trunk/msp430/README - ```
Slightly corrected text
svn export http://tinyos-main.googlecode.com/svn/trunk/ tinyos-main-read-only
cd tinyos-main-read-only
svn export http://hijack-main.googlecode.com/svn/trunk/msp430
. setup.sh
cd apps/HiJackMan
make hijack install miniprog... | defect | typos in slightly corrected text svn export tinyos main read only cd tinyos main read only svn export setup sh cd apps hijackman make hijack install miniprog bsl dev in first line http had two characters interchanged between line all the files downloaded on the second export must be mov... | 1 |
23,376 | 3,807,215,855 | IssuesEvent | 2016-03-25 06:20:23 | drewandersonnz/trac2github | https://api.github.com/repos/drewandersonnz/trac2github | opened | Change Profile URI builder to destroy all non alphanum chars | P: blocker T: defect | **Reported by drew on 14 Jan 2012 18:08 UTC**
Spaces, commas, etc are bad SEO.. Replace them with '-' hyphens. | 1.0 | Change Profile URI builder to destroy all non alphanum chars - **Reported by drew on 14 Jan 2012 18:08 UTC**
Spaces, commas, etc are bad SEO.. Replace them with '-' hyphens. | defect | change profile uri builder to destroy all non alphanum chars reported by drew on jan utc spaces commas etc are bad seo replace them with hyphens | 1 |
72,014 | 23,895,001,814 | IssuesEvent | 2022-09-08 14:12:25 | vector-im/element-web | https://api.github.com/repos/vector-im/element-web | opened | Desktop user status different than web (Web is correct) | T-Defect | ### Steps to reproduce
1. Open desktop element app
2. View status of people
3. Compare status to web version of element
### Outcome
#### What did you expect?
Statuses should be identical
#### What happened instead?
Desktop version shows wrong status
### Operating system
Windows 10
### Application version
... | 1.0 | Desktop user status different than web (Web is correct) - ### Steps to reproduce
1. Open desktop element app
2. View status of people
3. Compare status to web version of element
### Outcome
#### What did you expect?
Statuses should be identical
#### What happened instead?
Desktop version shows wrong status
#... | defect | desktop user status different than web web is correct steps to reproduce open desktop element app view status of people compare status to web version of element outcome what did you expect statuses should be identical what happened instead desktop version shows wrong status ... | 1 |
20,094 | 3,295,315,221 | IssuesEvent | 2015-10-31 20:48:32 | chief-atx/bcmon | https://api.github.com/repos/chief-atx/bcmon | closed | bcmon doesnt find any too installed | auto-migrated Priority-Medium Type-Defect | ```
What steps will reproduce the problem?
1. I open it.
2. Intalled tool version and installed fw version not available
3. I cant use monitor mode on air crack gui
What is the expected output? What do you see instead?
What version of the product are you using? On what operating system?
1
Please provide any additio... | 1.0 | bcmon doesnt find any too installed - ```
What steps will reproduce the problem?
1. I open it.
2. Intalled tool version and installed fw version not available
3. I cant use monitor mode on air crack gui
What is the expected output? What do you see instead?
What version of the product are you using? On what operating... | defect | bcmon doesnt find any too installed what steps will reproduce the problem i open it intalled tool version and installed fw version not available i cant use monitor mode on air crack gui what is the expected output what do you see instead what version of the product are you using on what operating... | 1 |
4,346 | 2,610,092,080 | IssuesEvent | 2015-02-26 18:27:48 | 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 7:54 | 1.0 | 深圳粉刺怎么祛除 - ```
深圳粉刺怎么祛除【深圳韩方科颜全国热线400-869-1818,24小时
QQ4008691818】深圳韩方科颜专业祛痘连锁机构,机构以韩国秘��
�——韩方科颜这一国妆准字号治疗型权威,祛痘佳品,韩方�
��颜专业祛痘连锁机构,采用韩国秘方配合专业“不反弹”健
康祛痘技术并结合先进“先进豪华彩光”仪,开创国内专业��
�疗粉刺、痤疮签约包治先河,成功消除了许多顾客脸上的痘�
��。
```
-----
Original issue reported on code.google.com by `szft...@163.com` on 14 May 2014 at 7:54 | defect | 深圳粉刺怎么祛除 深圳粉刺怎么祛除【 , 】深圳韩方科颜专业祛痘连锁机构,机构以韩国秘�� �——韩方科颜这一国妆准字号治疗型权威,祛痘佳品,韩方� ��颜专业祛痘连锁机构,采用韩国秘方配合专业“不反弹”健 康祛痘技术并结合先进“先进豪华彩光”仪,开创国内专业�� �疗粉刺、痤疮签约包治先河,成功消除了许多顾客脸上的痘� ��。 original issue reported on code google com by szft com on may at | 1 |
258,770 | 19,573,365,234 | IssuesEvent | 2022-01-04 12:44:51 | IMS-Bio2Core-Facility/lta | https://api.github.com/repos/IMS-Bio2Core-Facility/lta | closed | Making name consistent across documentation | documentation | Currently,
"traffic" and "trafficking" are used interchangeably throughout the tool.
We should standardise on one to reduce confusion.
Have agreed on "traffic" with collaborators.
| 1.0 | Making name consistent across documentation - Currently,
"traffic" and "trafficking" are used interchangeably throughout the tool.
We should standardise on one to reduce confusion.
Have agreed on "traffic" with collaborators.
| non_defect | making name consistent across documentation currently traffic and trafficking are used interchangeably throughout the tool we should standardise on one to reduce confusion have agreed on traffic with collaborators | 0 |
1,434 | 2,603,965,514 | IssuesEvent | 2015-02-24 18:58:52 | chrsmith/nishazi6 | https://api.github.com/repos/chrsmith/nishazi6 | opened | 沈阳龟头上有一个红疙瘩 | auto-migrated Priority-Medium Type-Defect | ```
沈阳龟头上有一个红疙瘩〓沈陽軍區政治部醫院性病〓TEL:02
4-31023308〓成立于1946年,68年專注于性傳播疾病的研究和治療�
��位于沈陽市沈河區二緯路32號。是一所與新中國同建立共輝�
��的歷史悠久、設備精良、技術權威、專家云集,是預防、保
健、醫療、科研康復為一體的綜合性醫院。是國家首批公立��
�等部隊醫院、全國首批醫療規范定點單位,是第四軍醫大學�
��東南大學等知名高等院校的教學醫院。曾被中國人民解放軍
空軍后勤部衛生部評為衛生工作先進單位,先后兩次榮立集��
�二等功。
```
-----
Original issue reported on code.google.com by `q96410... | 1.0 | 沈阳龟头上有一个红疙瘩 - ```
沈阳龟头上有一个红疙瘩〓沈陽軍區政治部醫院性病〓TEL:02
4-31023308〓成立于1946年,68年專注于性傳播疾病的研究和治療�
��位于沈陽市沈河區二緯路32號。是一所與新中國同建立共輝�
��的歷史悠久、設備精良、技術權威、專家云集,是預防、保
健、醫療、科研康復為一體的綜合性醫院。是國家首批公立��
�等部隊醫院、全國首批醫療規范定點單位,是第四軍醫大學�
��東南大學等知名高等院校的教學醫院。曾被中國人民解放軍
空軍后勤部衛生部評為衛生工作先進單位,先后兩次榮立集��
�二等功。
```
-----
Original issue reported on code.google.... | defect | 沈阳龟头上有一个红疙瘩 沈阳龟头上有一个红疙瘩〓沈陽軍區政治部醫院性病〓tel: 〓 , � �� 。是一所與新中國同建立共輝� ��的歷史悠久、設備精良、技術權威、專家云集,是預防、保 健、醫療、科研康復為一體的綜合性醫院。是國家首批公立�� �等部隊醫院、全國首批醫療規范定點單位,是第四軍醫大學� ��東南大學等知名高等院校的教學醫院。曾被中國人民解放軍 空軍后勤部衛生部評為衛生工作先進單位,先后兩次榮立集�� �二等功。 original issue reported on code google com by gmail com on jun at | 1 |
389,112 | 26,799,047,257 | IssuesEvent | 2023-02-01 13:57:57 | elastic/design-system-team | https://api.github.com/repos/elastic/design-system-team | closed | Add new skeleton components | Documentation Figma | ## Figma library update
Use this template to request additions or changes to our Figma libraries. The Design System (DS) team will triage requests, prioritze, and determine deliverables. Completed work will be broadly communicated through the DS newsletter with additional follow-ups to downstream teams impacted by the... | 1.0 | Add new skeleton components - ## Figma library update
Use this template to request additions or changes to our Figma libraries. The Design System (DS) team will triage requests, prioritze, and determine deliverables. Completed work will be broadly communicated through the DS newsletter with additional follow-ups to do... | non_defect | add new skeleton components figma library update use this template to request additions or changes to our figma libraries the design system ds team will triage requests prioritze and determine deliverables completed work will be broadly communicated through the ds newsletter with additional follow ups to do... | 0 |
73,720 | 24,771,811,329 | IssuesEvent | 2022-10-23 08:25:04 | zed-industries/feedback | https://api.github.com/repos/zed-industries/feedback | opened | Don't work keyboard shortcuts to launch apps in macOS when Zed is active | defect triage | ### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
I created keyboard shortcuts to launch apps in macOS using Automator.
For example I use `CMD + CTRL + Z` - to launch _iTerm_ ...
But when Zed window is active such keyboard shortcuts don't work.
It seems to me, Zed ... | 1.0 | Don't work keyboard shortcuts to launch apps in macOS when Zed is active - ### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
I created keyboard shortcuts to launch apps in macOS using Automator.
For example I use `CMD + CTRL + Z` - to launch _iTerm_ ...
But when Zed... | defect | don t work keyboard shortcuts to launch apps in macos when zed is active check for existing issues completed describe the bug provide steps to reproduce it i created keyboard shortcuts to launch apps in macos using automator for example i use cmd ctrl z to launch iterm but when zed w... | 1 |
148,448 | 11,852,570,859 | IssuesEvent | 2020-03-24 20:12:17 | project-anacapa/anacapa-github-linker | https://api.github.com/repos/project-anacapa/anacapa-github-linker | closed | Should only be able to join a course when you are on the roster | feature to test | Feature:
- students should only be able to join courses for which they are on the roster
- perhaps highlight courses that students are able to join or move them to the top of the list in the UI.
- students should be rejected when attempting to join a course they are not a member of
Tests:
- students should ... | 1.0 | Should only be able to join a course when you are on the roster - Feature:
- students should only be able to join courses for which they are on the roster
- perhaps highlight courses that students are able to join or move them to the top of the list in the UI.
- students should be rejected when attempting to join... | non_defect | should only be able to join a course when you are on the roster feature students should only be able to join courses for which they are on the roster perhaps highlight courses that students are able to join or move them to the top of the list in the ui students should be rejected when attempting to join... | 0 |
18,410 | 12,973,100,684 | IssuesEvent | 2020-07-21 13:33:53 | orbisproject/orbis | https://api.github.com/repos/orbisproject/orbis | closed | Make builds fail when ExecuteStage errors. | area-infrastructure bug priority-high | The build continues when an error occurs inside an `ExecuteStage` call. This is not the intended behavior, as the build should fail if an `ExecuteStage` call fails.
See [this](https://github.com/orbisproject/orbis/pull/91/checks?check_run_id=886817779) run for an example of where it fails. The base container is supp... | 1.0 | Make builds fail when ExecuteStage errors. - The build continues when an error occurs inside an `ExecuteStage` call. This is not the intended behavior, as the build should fail if an `ExecuteStage` call fails.
See [this](https://github.com/orbisproject/orbis/pull/91/checks?check_run_id=886817779) run for an example ... | non_defect | make builds fail when executestage errors the build continues when an error occurs inside an executestage call this is not the intended behavior as the build should fail if an executestage call fails see run for an example of where it fails the base container is supposed to extract an archive but the... | 0 |
20,353 | 10,722,817,438 | IssuesEvent | 2019-10-27 14:41:16 | apple/swift-nio | https://api.github.com/repos/apple/swift-nio | opened | ApplicationProtocolNegotiationHandler should accept a closure that delivers the Channel | enhancement good first issue performance | Currently `ApplicationProtocolNegotiationHandler` accepts a closure that takes only one argument, the ALPN result. That's fine, but it causes a needless allocation on every connection setup attempt because the channel is inevitably going to be mutated, and as a result it must be closed over.
That's a bit sad, and we... | True | ApplicationProtocolNegotiationHandler should accept a closure that delivers the Channel - Currently `ApplicationProtocolNegotiationHandler` accepts a closure that takes only one argument, the ALPN result. That's fine, but it causes a needless allocation on every connection setup attempt because the channel is inevitabl... | non_defect | applicationprotocolnegotiationhandler should accept a closure that delivers the channel currently applicationprotocolnegotiationhandler accepts a closure that takes only one argument the alpn result that s fine but it causes a needless allocation on every connection setup attempt because the channel is inevitabl... | 0 |
80,618 | 30,443,392,152 | IssuesEvent | 2023-07-15 10:59:19 | zed-industries/community | https://api.github.com/repos/zed-industries/community | opened | squiggly lines too big / looks bad | defect triage admin read | ### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
This kinda superficial , but I fund the squiggly lines to look bad. They are way to big for my liking.
 | Migrated from Trac defect jeb + pnf | Several alerts are generated weekly about missing events at the PFWriter process.
Find out what's going on.
Migrated from https://code.icecube.wisc.edu/ticket/221
```json
{
"status": "closed",
"changetime": "2010-12-01T16:39:06",
"description": "Several alerts are generated weekly about missing events a... | 1.0 | Missing event alerts from PFwriter (Trac #221) - Several alerts are generated weekly about missing events at the PFWriter process.
Find out what's going on.
Migrated from https://code.icecube.wisc.edu/ticket/221
```json
{
"status": "closed",
"changetime": "2010-12-01T16:39:06",
"description": "Several a... | defect | missing event alerts from pfwriter trac several alerts are generated weekly about missing events at the pfwriter process find out what s going on migrated from json status closed changetime description several alerts are generated weekly about missing events at ... | 1 |
108,145 | 9,276,222,586 | IssuesEvent | 2019-03-20 01:57:21 | MicrosoftDocs/azure-docs | https://api.github.com/repos/MicrosoftDocs/azure-docs | closed | Unclaim Steps / Rights | cxp devtest-lab/svc in-progress product-question triaged | A user with "DevTestLabs User" role can claim a VM, but when unclaiming he receives the error "The client '...' does not have authorization to perform action 'microsoft.devtestlab/labs/virtualmachines/unclaim/action' over scope '...'.
I would expect that after a succesful claim of said user, he can also unclaim it. Ca... | 1.0 | Unclaim Steps / Rights - A user with "DevTestLabs User" role can claim a VM, but when unclaiming he receives the error "The client '...' does not have authorization to perform action 'microsoft.devtestlab/labs/virtualmachines/unclaim/action' over scope '...'.
I would expect that after a succesful claim of said user, h... | non_defect | unclaim steps rights a user with devtestlabs user role can claim a vm but when unclaiming he receives the error the client does not have authorization to perform action microsoft devtestlab labs virtualmachines unclaim action over scope i would expect that after a succesful claim of said user h... | 0 |
38,189 | 8,693,166,200 | IssuesEvent | 2018-12-04 09:03:39 | primefaces/primereact | https://api.github.com/repos/primefaces/primereact | closed | Data Table resize: disable rightmost border | defect | **I'm submitting a ...** (check one with "x")
```
[x] bug report
[ ] feature request
[ ] support request => Please do not submit support request here, instead see https://forum.primefaces.org/viewforum.php?f=57
```
**Current behavior**
In the web demo, in the first table if you try to drag the rightmost borde... | 1.0 | Data Table resize: disable rightmost border - **I'm submitting a ...** (check one with "x")
```
[x] bug report
[ ] feature request
[ ] support request => Please do not submit support request here, instead see https://forum.primefaces.org/viewforum.php?f=57
```
**Current behavior**
In the web demo, in the firs... | defect | data table resize disable rightmost border i m submitting a check one with x bug report feature request support request please do not submit support request here instead see current behavior in the web demo in the first table if you try to drag the rightmost border the... | 1 |
144,612 | 13,111,534,761 | IssuesEvent | 2020-08-04 23:18:39 | calliope-project/dataconfig | https://api.github.com/repos/calliope-project/dataconfig | closed | [BUG] documentation of root validators is incomplete | bug documentation parser | **Describe the bug**
Documentation on how to specify root validators is not clear. While the natural place to specify a root validator as at the root of the parent type, doing that the parser ignores the validator method when creating the parent type, as shown by the example below.
**Minimal reproducible example**... | 1.0 | [BUG] documentation of root validators is incomplete - **Describe the bug**
Documentation on how to specify root validators is not clear. While the natural place to specify a root validator as at the root of the parent type, doing that the parser ignores the validator method when creating the parent type, as shown by... | non_defect | documentation of root validators is incomplete describe the bug documentation on how to specify root validators is not clear while the natural place to specify a root validator as at the root of the parent type doing that the parser ignores the validator method when creating the parent type as shown by the... | 0 |
709,994 | 24,399,812,066 | IssuesEvent | 2022-10-04 23:34:15 | googleapis/google-cloud-java | https://api.github.com/repos/googleapis/google-cloud-java | opened | bom generation script has diff depending on platforms | type: bug priority: p2 | New script generation (I ran on Linux) has irrelevant changes https://github.com/googleapis/google-cloud-java/pull/8519. Probably because the BOM was generated by Mac.
<img width="1248" alt="Screen Shot 2022-10-04 at 7 30 50 PM" src="https://user-images.githubusercontent.com/28604/193949086-c346a72b-e351-41b3-be25-d... | 1.0 | bom generation script has diff depending on platforms - New script generation (I ran on Linux) has irrelevant changes https://github.com/googleapis/google-cloud-java/pull/8519. Probably because the BOM was generated by Mac.
<img width="1248" alt="Screen Shot 2022-10-04 at 7 30 50 PM" src="https://user-images.githubu... | non_defect | bom generation script has diff depending on platforms new script generation i ran on linux has irrelevant changes probably because the bom was generated by mac img width alt screen shot at pm src the sort command s behavior differs between mac and linux linux cat tmp... | 0 |
50,806 | 13,187,758,089 | IssuesEvent | 2020-08-13 04:29:04 | icecube-trac/tix3 | https://api.github.com/repos/icecube-trac/tix3 | closed | [WaveCalibrator] munmap_chunk: invalid pointer (Trac #1406) | Migrated from Trac combo core defect | With gcc 5.2, boost 1.57:
```text
dschultz@tide2:~/Documents/offline_software/trunk/build/WaveCalibrator$ python resources/test/test_example_scripts.py
['/home/dschultz/Documents/offline_software/trunk/build/WaveCalibrator/resources/examples/simple_example.py', '/home/dschultz/test-data/sim/GeoCalibDetectorStatus_20... | 1.0 | [WaveCalibrator] munmap_chunk: invalid pointer (Trac #1406) - With gcc 5.2, boost 1.57:
```text
dschultz@tide2:~/Documents/offline_software/trunk/build/WaveCalibrator$ python resources/test/test_example_scripts.py
['/home/dschultz/Documents/offline_software/trunk/build/WaveCalibrator/resources/examples/simple_exampl... | defect | munmap chunk invalid pointer trac with gcc boost text dschultz documents offline software trunk build wavecalibrator python resources test test example scripts py info opened file home dschultz test data sim geocalibdetectorstatus gz cxx in void opennextfile inf... | 1 |
42,196 | 10,878,276,804 | IssuesEvent | 2019-11-16 16:32:54 | andry-dev/momiji | https://api.github.com/repos/andry-dev/momiji | opened | Most of the instructions don't update the status register | defect | The status register is under-developed: beside `CMP`, `MOVE`, `SUB` and `ADD` the rest of the instructions do not update it.
This depends on #3: the status register is always lying because there is no way to detect a carry. | 1.0 | Most of the instructions don't update the status register - The status register is under-developed: beside `CMP`, `MOVE`, `SUB` and `ADD` the rest of the instructions do not update it.
This depends on #3: the status register is always lying because there is no way to detect a carry. | defect | most of the instructions don t update the status register the status register is under developed beside cmp move sub and add the rest of the instructions do not update it this depends on the status register is always lying because there is no way to detect a carry | 1 |
371,422 | 25,951,445,824 | IssuesEvent | 2022-12-17 17:02:20 | scaleway/docs-content | https://api.github.com/repos/scaleway/docs-content | opened | [👩💻 Documentation Request]: Manage your Zigbee connected devices with Scaleway IoT Hub and Observability | Documentation Request | ### Summary
The documentation is for installing and configuring [Zigbee2mqtt ](https://www.zigbee2mqtt.io/) with IoT Hub. The tutorial will also develop a simple use case related to visualization with Observability. If successful, the first tutorial would be extended to document use cases leveraging other Scaleway pro... | 1.0 | [👩💻 Documentation Request]: Manage your Zigbee connected devices with Scaleway IoT Hub and Observability - ### Summary
The documentation is for installing and configuring [Zigbee2mqtt ](https://www.zigbee2mqtt.io/) with IoT Hub. The tutorial will also develop a simple use case related to visualization with Observab... | non_defect | manage your zigbee connected devices with scaleway iot hub and observability summary the documentation is for installing and configuring with iot hub the tutorial will also develop a simple use case related to visualization with observability if successful the first tutorial would be extended to docume... | 0 |
86,897 | 17,099,584,452 | IssuesEvent | 2021-07-09 09:18:56 | qiskit-community/qiskit-textbook | https://api.github.com/repos/qiskit-community/qiskit-textbook | closed | [4.1.3] QAOA notebook has wrong cost computation function | code bug | ## Describe the Issue
In the following notebook: https://qiskit.org/textbook/ch-applications/qaoa.html `cost_function_C` function computes the MaxCut cost for a sample. The sample is created in the following line, [link to the notebook section](https://qiskit.org/textbook/ch-applications/qaoa.html#Evaluate-the-date-... | 1.0 | [4.1.3] QAOA notebook has wrong cost computation function - ## Describe the Issue
In the following notebook: https://qiskit.org/textbook/ch-applications/qaoa.html `cost_function_C` function computes the MaxCut cost for a sample. The sample is created in the following line, [link to the notebook section](https://qisk... | non_defect | qaoa notebook has wrong cost computation function describe the issue in the following notebook cost function c function computes the maxcut cost for a sample the sample is created in the following line x the samples are in little endian format i e applying x on a ... | 0 |
6,686 | 15,038,682,028 | IssuesEvent | 2021-02-02 17:43:50 | 18F/tts-tech-portfolio | https://api.github.com/repos/18F/tts-tech-portfolio | closed | update Slack profile rules/guidance | g: accepted i: enterprise architecture t: days | ## Background Information
<!--Description, links, [user stories](https://www.agilealliance.org/glossary/user-stories/), what is the problem we are trying to solve, etc. If the work is described/tracked elsewhere, feel free to simply link there. Use the [INVEST](https://www.agilealliance.org/glossary/invest) method to ... | 1.0 | update Slack profile rules/guidance - ## Background Information
<!--Description, links, [user stories](https://www.agilealliance.org/glossary/user-stories/), what is the problem we are trying to solve, etc. If the work is described/tracked elsewhere, feel free to simply link there. Use the [INVEST](https://www.agileal... | non_defect | update slack profile rules guidance background information some settings changed with the move to enterprise grid requiring updates around how we include extra info in the names that show up in slack implementation steps stop syncing of profiles on login update rules to direct people ... | 0 |
35,439 | 7,742,281,447 | IssuesEvent | 2018-05-29 09:03:14 | scalameta/metals | https://api.github.com/repos/scalameta/metals | closed | Definition does not work for eta expanded methods | defect | <img width="561" alt="screen shot 2017-12-13 at 22 13 37" src="https://user-images.githubusercontent.com/1408093/33962780-f8d1468c-e052-11e7-84ed-acf7a2bfc9c9.png">
Refactoring to `getCompiler(_)` makes definition work. | 1.0 | Definition does not work for eta expanded methods - <img width="561" alt="screen shot 2017-12-13 at 22 13 37" src="https://user-images.githubusercontent.com/1408093/33962780-f8d1468c-e052-11e7-84ed-acf7a2bfc9c9.png">
Refactoring to `getCompiler(_)` makes definition work. | defect | definition does not work for eta expanded methods img width alt screen shot at src refactoring to getcompiler makes definition work | 1 |
53,774 | 13,262,267,814 | IssuesEvent | 2020-08-20 21:25:52 | icecube-trac/tix4 | https://api.github.com/repos/icecube-trac/tix4 | closed | [simprod-scripts] polyplopia with ppc (Trac #2051) | Migrated from Trac combo simulation defect | Running polyplopia with the ppc option:
```text
FATAL (MPHitFilter): No I3MCPESeriesMap named BackgroundI3MCPESeriesMap found in frame (MPHitFilter.cxx:73 in virtual void MPHitFilter::DAQ(I3FramePtr))
ERROR (I3Module): hitfilter: Exception thrown (I3Module.cxx:118 in void I3Module::Do(void (I3Module::*)()))
ERROR (I3... | 1.0 | [simprod-scripts] polyplopia with ppc (Trac #2051) - Running polyplopia with the ppc option:
```text
FATAL (MPHitFilter): No I3MCPESeriesMap named BackgroundI3MCPESeriesMap found in frame (MPHitFilter.cxx:73 in virtual void MPHitFilter::DAQ(I3FramePtr))
ERROR (I3Module): hitfilter: Exception thrown (I3Module.cxx:118 ... | defect | polyplopia with ppc trac running polyplopia with the ppc option text fatal mphitfilter no named found in frame mphitfilter cxx in virtual void mphitfilter daq error hitfilter exception thrown cxx in void do void error ppc exception thrown cxx in void ... | 1 |
18,867 | 3,089,703,138 | IssuesEvent | 2015-08-25 23:07:59 | google/googlemock | https://api.github.com/repos/google/googlemock | closed | Must not raise extra failures when Google Test has thrown GoogleTestFailureException. | auto-migrated Component-Logic OpSys-All Priority-Medium Type-Defect Usability | ```
From the user's email:
http://groups.google.com/group/googlemock/browse_thread/thread/73036ce99f96d82a
When gMock reports a failure, it results in throwing GoogleTestFailureException
if it is being used with a third-party tets framework and the
--gtest_throw_on_failure flag. In this case, the remaining mocks wil... | 1.0 | Must not raise extra failures when Google Test has thrown GoogleTestFailureException. - ```
From the user's email:
http://groups.google.com/group/googlemock/browse_thread/thread/73036ce99f96d82a
When gMock reports a failure, it results in throwing GoogleTestFailureException
if it is being used with a third-party tets... | defect | must not raise extra failures when google test has thrown googletestfailureexception from the user s email when gmock reports a failure it results in throwing googletestfailureexception if it is being used with a third party tets framework and the gtest throw on failure flag in this case the remaining... | 1 |
12,676 | 2,713,041,455 | IssuesEvent | 2015-04-09 17:00:19 | jOOQ/jOOQ | https://api.github.com/repos/jOOQ/jOOQ | closed | ExecuteType.BATCH JavaDoc: not yet supported | C: Documentation P: Low R: Fixed T: Defect | ```java
public enum ExecuteType {
// [...]
/**
* A batch statement is being executed (not yet supported)
*/
BATCH,
// [...]
}
```
"not yet supported" is either obsolete (BATCH is returned in DefaultExecuteContext), or it should be specified what exactly is not supported | 1.0 | ExecuteType.BATCH JavaDoc: not yet supported - ```java
public enum ExecuteType {
// [...]
/**
* A batch statement is being executed (not yet supported)
*/
BATCH,
// [...]
}
```
"not yet supported" is either obsolete (BATCH is returned in DefaultExecuteContext), or it should be spec... | defect | executetype batch javadoc not yet supported java public enum executetype a batch statement is being executed not yet supported batch not yet supported is either obsolete batch is returned in defaultexecutecontext or it should be specified wh... | 1 |
252,989 | 8,049,733,309 | IssuesEvent | 2018-08-01 11:06:21 | IBM/watson-assistant-workbench | https://api.github.com/repos/IBM/watson-assistant-workbench | opened | Allow to run without schema validation | Priority: low XML | In some cases user may want to run scripts without validation (e.g. they write something more to scripts that does not break conversation to json and want to keep there). Now, if the schema file is not provided as a input parameter default schema is taken. | 1.0 | Allow to run without schema validation - In some cases user may want to run scripts without validation (e.g. they write something more to scripts that does not break conversation to json and want to keep there). Now, if the schema file is not provided as a input parameter default schema is taken. | non_defect | allow to run without schema validation in some cases user may want to run scripts without validation e g they write something more to scripts that does not break conversation to json and want to keep there now if the schema file is not provided as a input parameter default schema is taken | 0 |
15,679 | 9,012,548,191 | IssuesEvent | 2019-02-05 17:08:28 | elastic/kibana | https://api.github.com/repos/elastic/kibana | opened | [Infra UI] Contextual Menus trigger re-renders for any component that used a contextual menu | :Infra UI bug performance | `EUIContextMenu` `onClose` will trigger for EVERY component. This means you have to check your own state to ensure it really needs to be close before calling `setState` to close it. | True | [Infra UI] Contextual Menus trigger re-renders for any component that used a contextual menu - `EUIContextMenu` `onClose` will trigger for EVERY component. This means you have to check your own state to ensure it really needs to be close before calling `setState` to close it. | non_defect | contextual menus trigger re renders for any component that used a contextual menu euicontextmenu onclose will trigger for every component this means you have to check your own state to ensure it really needs to be close before calling setstate to close it | 0 |
8,959 | 2,612,939,626 | IssuesEvent | 2015-02-27 17:38:01 | skelterjohn/gomatrix | https://api.github.com/repos/skelterjohn/gomatrix | closed | Printf statements in GetMatrix should be removed | auto-migrated Priority-Medium Type-Defect | ```
the matrix/dense.go GetMatrix function contains calls to Printf that should
have been removed.
> What steps will reproduce the problem?
1. Use the GetMatrix function (or a fuction calling GetMatrix) in your program
> What is the expected output?
None
> What do you see instead?
The matrix content
> What versio... | 1.0 | Printf statements in GetMatrix should be removed - ```
the matrix/dense.go GetMatrix function contains calls to Printf that should
have been removed.
> What steps will reproduce the problem?
1. Use the GetMatrix function (or a fuction calling GetMatrix) in your program
> What is the expected output?
None
> What do... | defect | printf statements in getmatrix should be removed the matrix dense go getmatrix function contains calls to printf that should have been removed what steps will reproduce the problem use the getmatrix function or a fuction calling getmatrix in your program what is the expected output none what do... | 1 |
53,834 | 13,262,363,896 | IssuesEvent | 2020-08-20 21:40:53 | icecube-trac/tix4 | https://api.github.com/repos/icecube-trac/tix4 | closed | segments in wimpsimreader.py (Trac #2161) | Migrated from Trac combo simulation defect | Both segments at [http://code.icecube.wisc.edu/projects/icecube/browser/IceCube/projects/wimpsim-reader/trunk/python/wimpsimreader.py] are supposed to launch I3WimpSimReader module, but they are set with non acceptable values of variable InjectionRadius. The real default is NaN, and not 0 as visible here [http://code.i... | 1.0 | segments in wimpsimreader.py (Trac #2161) - Both segments at [http://code.icecube.wisc.edu/projects/icecube/browser/IceCube/projects/wimpsim-reader/trunk/python/wimpsimreader.py] are supposed to launch I3WimpSimReader module, but they are set with non acceptable values of variable InjectionRadius. The real default is N... | defect | segments in wimpsimreader py trac both segments at are supposed to launch module but they are set with non acceptable values of variable injectionradius the real default is nan and not as visible here the variable has this function from docs injectionradius if events will be injected in c... | 1 |
6,643 | 2,610,258,324 | IssuesEvent | 2015-02-26 19:22:24 | 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 |
61,490 | 17,023,706,440 | IssuesEvent | 2021-07-03 03:24:32 | tomhughes/trac-tickets | https://api.github.com/repos/tomhughes/trac-tickets | closed | source=OS_OpenData_* tags should not contain spaces when using "Assign Source" shortcut | Component: potlatch2 Priority: minor Resolution: fixed Type: defect | **[Submitted to the original trac issue database at 1.15pm, Wednesday, 27th April 2011]**
The B shortcut sets the source or source:name tag based on the current background layer.
In Potlatch 2.0-14-gc925264 this maps as:
"OS OpenData StreetView" background --> source=OS OpenData StreetView
"OS OpenData Locator" b... | 1.0 | source=OS_OpenData_* tags should not contain spaces when using "Assign Source" shortcut - **[Submitted to the original trac issue database at 1.15pm, Wednesday, 27th April 2011]**
The B shortcut sets the source or source:name tag based on the current background layer.
In Potlatch 2.0-14-gc925264 this maps as:
"OS ... | defect | source os opendata tags should not contain spaces when using assign source shortcut the b shortcut sets the source or source name tag based on the current background layer in potlatch this maps as os opendata streetview background source os opendata streetview os opendata locator bac... | 1 |
368,116 | 10,866,379,307 | IssuesEvent | 2019-11-14 21:06:45 | igroglaz/srvmgr | https://api.github.com/repos/igroglaz/srvmgr | closed | fix problems in exp limitations | Low priority bug enhancement | WarBeginner implemented different exp flags, but they doesn't work properly:
**
> https://github.com/igroglaz/srvmgr/commit/a2a78d2ad34093d390a3db861022baeec97259d0
**
I've tested this config:
DeathExpMult=0.9
KilledExpMult=1
PKExpMult=1
RespawnExpMult2=1
I died 2 time from player, then died from mon... | 1.0 | fix problems in exp limitations - WarBeginner implemented different exp flags, but they doesn't work properly:
**
> https://github.com/igroglaz/srvmgr/commit/a2a78d2ad34093d390a3db861022baeec97259d0
**
I've tested this config:
DeathExpMult=0.9
KilledExpMult=1
PKExpMult=1
RespawnExpMult2=1
I died 2 ti... | non_defect | fix problems in exp limitations warbeginner implemented different exp flags but they doesn t work properly i ve tested this config deathexpmult killedexpmult pkexpmult i died time from player then died from monster then entered on horror and died from monsters my... | 0 |
130,776 | 18,154,149,192 | IssuesEvent | 2021-09-26 19:37:32 | nextcloud/deck | https://api.github.com/repos/nextcloud/deck | reopened | card details dialog on desktop is annoying | enhancement frontend design: papercut | title is no complain, just a description. i love deck ;)
when creating a new card and i only need a title and want to throw it in quickly (to-do-list), this dialog on the right opens.
- it blocks the view on the other lists (bad on smaller screens/browser windows)
- it won't go away without searching the closing b... | 1.0 | card details dialog on desktop is annoying - title is no complain, just a description. i love deck ;)
when creating a new card and i only need a title and want to throw it in quickly (to-do-list), this dialog on the right opens.
- it blocks the view on the other lists (bad on smaller screens/browser windows)
- it ... | non_defect | card details dialog on desktop is annoying title is no complain just a description i love deck when creating a new card and i only need a title and want to throw it in quickly to do list this dialog on the right opens it blocks the view on the other lists bad on smaller screens browser windows it ... | 0 |
52,789 | 13,225,063,943 | IssuesEvent | 2020-08-17 20:24:59 | icecube-trac/tix4 | https://api.github.com/repos/icecube-trac/tix4 | closed | Update radioeventbrowser to use I3Frame::Physics stops (Trac #338) | Migrated from Trac RASTA defect | Current radio event browser stops on I3Frame::DAQ stops when looking for next event. This should be changed to work on physics stops if available or DAQ stops if no physics stop is available.
<details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/338">https://code.icecube.... | 1.0 | Update radioeventbrowser to use I3Frame::Physics stops (Trac #338) - Current radio event browser stops on I3Frame::DAQ stops when looking for next event. This should be changed to work on physics stops if available or DAQ stops if no physics stop is available.
<details>
<summary><em>Migrated from <a href="https://cod... | defect | update radioeventbrowser to use physics stops trac current radio event browser stops on daq stops when looking for next event this should be changed to work on physics stops if available or daq stops if no physics stop is available migrated from json status closed changeti... | 1 |
391,380 | 11,572,649,933 | IssuesEvent | 2020-02-21 00:45:31 | nearprotocol/near-explorer | https://api.github.com/repos/nearprotocol/near-explorer | closed | Transaction deposit value should be correct when 2+ actions have attached deposit | Priority 2 bug | ## Story
https://github.com/nearprotocol/near-explorer/blob/605dc80cf9f17e0640295f1712f0f95936c3a107/frontend/src/components/transactions/TransactionDetails.tsx#L28-L40
This way having two transaction actions with `deposit` will override each other. We should accumulate a total deposit. Keep in mind that it is a ... | 1.0 | Transaction deposit value should be correct when 2+ actions have attached deposit - ## Story
https://github.com/nearprotocol/near-explorer/blob/605dc80cf9f17e0640295f1712f0f95936c3a107/frontend/src/components/transactions/TransactionDetails.tsx#L28-L40
This way having two transaction actions with `deposit` will o... | non_defect | transaction deposit value should be correct when actions have attached deposit story this way having two transaction actions with deposit will override each other we should accumulate a total deposit keep in mind that it is a big number this is why it is a string in the first place so you should ... | 0 |
32,396 | 6,767,426,985 | IssuesEvent | 2017-10-26 03:16:01 | Shopkeepers/Shopkeepers | https://api.github.com/repos/Shopkeepers/Shopkeepers | closed | Economy Problems due to bug? | Defect migrated waiting | **Migrated from:** https://dev.bukkit.org/projects/shopkeepers/issues/124
**Originally posted by Tobias2289 (Apr 15, 2013):**
Ok this is my set up,I am using essentials Buy/Sell signs to sell Emeralds, the users then buy $1, $5, $10, $20, $50 & $100 Dollars from shop keepers.
(Paper with the name $1, $2, ect).Now, t... | 1.0 | Economy Problems due to bug? - **Migrated from:** https://dev.bukkit.org/projects/shopkeepers/issues/124
**Originally posted by Tobias2289 (Apr 15, 2013):**
Ok this is my set up,I am using essentials Buy/Sell signs to sell Emeralds, the users then buy $1, $5, $10, $20, $50 & $100 Dollars from shop keepers.
(Paper wi... | defect | economy problems due to bug migrated from originally posted by apr ok this is my set up i am using essentials buy sell signs to sell emeralds the users then buy dollars from shop keepers paper with the name ect now they can use the emeralds to buy the mon... | 1 |
9,671 | 2,615,165,051 | IssuesEvent | 2015-03-01 06:45:13 | chrsmith/reaver-wps | https://api.github.com/repos/chrsmith/reaver-wps | opened | please some one help me ..... | auto-migrated Priority-Triage Type-Defect | ```
hello guys i am going to hacking some one Wifi by using reaver process, i start
at from before 5 hours and upto 6 hours i wait and pin going continue up to
40005676 and i tired and closed backtrack it is possible to continue from here
???????
and what is method of enter pin
i put this type
reaver -i mon0... | 1.0 | please some one help me ..... - ```
hello guys i am going to hacking some one Wifi by using reaver process, i start
at from before 5 hours and upto 6 hours i wait and pin going continue up to
40005676 and i tired and closed backtrack it is possible to continue from here
???????
and what is method of enter pin
... | defect | please some one help me hello guys i am going to hacking some one wifi by using reaver process i start at from before hours and upto hours i wait and pin going continue up to and i tired and closed backtrack it is possible to continue from here and what is method of enter pin i put t... | 1 |
51,150 | 7,673,875,607 | IssuesEvent | 2018-05-15 00:28:26 | mozilla/diversity | https://api.github.com/repos/mozilla/diversity | closed | All planning and outreach for D&I in Open Source Call #3 is completed | Documentation & Writing This Week! |
## Related documents and links
* [Wiki](https://wiki.mozilla.org/Diversity_and_Inclusion_for_Communities_and_Contributors#D.26I_in_Open_Source_Community_Calls)
## Item list:
- [ ] Finalize CoC Panel (R: @emmairwin)
- [ ] Write blog Post and update Wiki pages (R:@emmairwin)
- [ ] Prepare Etherpad & Zoom Feed (unknow... | 1.0 | All planning and outreach for D&I in Open Source Call #3 is completed -
## Related documents and links
* [Wiki](https://wiki.mozilla.org/Diversity_and_Inclusion_for_Communities_and_Contributors#D.26I_in_Open_Source_Community_Calls)
## Item list:
- [ ] Finalize CoC Panel (R: @emmairwin)
- [ ] Write blog Post and upda... | non_defect | all planning and outreach for d i in open source call is completed related documents and links item list finalize coc panel r emmairwin write blog post and update wiki pages r emmairwin prepare etherpad zoom feed unknown r emmairwin finalize video related issues ... | 0 |
524,031 | 15,194,823,841 | IssuesEvent | 2021-02-16 04:49:03 | QuantEcon/lecture-python.myst | https://api.github.com/repos/QuantEcon/lecture-python.myst | closed | [downloadnb-comparison] [04_linear_algebra] a sentence is missing in MYST | high-priority | Hi @mmcky , I noticed the following sentence is missing in lecture ``04_linear_algebra``:
- ``The solution is known to be $ \hat x = (A'A)^{-1}A'y $ — see for example chapter 3 of <a href=_static/lecture_specific/linear_algebra/course_notes.pdf download>these notes</a>.``
Please find a screenshot for the correspond... | 1.0 | [downloadnb-comparison] [04_linear_algebra] a sentence is missing in MYST - Hi @mmcky , I noticed the following sentence is missing in lecture ``04_linear_algebra``:
- ``The solution is known to be $ \hat x = (A'A)^{-1}A'y $ — see for example chapter 3 of <a href=_static/lecture_specific/linear_algebra/course_notes.pd... | non_defect | a sentence is missing in myst hi mmcky i noticed the following sentence is missing in lecture linear algebra the solution is known to be hat x a a a y — see for example chapter of these notes please find a screenshot for the corresponding place of lecture linear algebra ... | 0 |
260,338 | 22,613,177,908 | IssuesEvent | 2022-06-29 19:07:54 | microsoft/vscode | https://api.github.com/repos/microsoft/vscode | closed | Test: Refactoring Preview Code Action | testplan-item | Refs #151140
- [x] anyOS @jrieken
- [x] anyOS @sandy081
- [x] anyOS @devinvalenciano
Complexity: 2
[Create Issue](https://github.com/microsoft/vscode/issues/new?body=Testing+%23153392%0A%0A&assignees=justschen)
---
## Set up:
In the Command Palette, there is a new action called `Refactor with Preview... | 1.0 | Test: Refactoring Preview Code Action - Refs #151140
- [x] anyOS @jrieken
- [x] anyOS @sandy081
- [x] anyOS @devinvalenciano
Complexity: 2
[Create Issue](https://github.com/microsoft/vscode/issues/new?body=Testing+%23153392%0A%0A&assignees=justschen)
---
## Set up:
In the Command Palette, there is a ... | non_defect | test refactoring preview code action refs anyos jrieken anyos anyos devinvalenciano complexity set up in the command palette there is a new action called refactor with preview in order to run this highlight some code select the option by searching and run... | 0 |
81,555 | 31,017,652,330 | IssuesEvent | 2023-08-10 00:46:34 | zed-industries/community | https://api.github.com/repos/zed-industries/community | closed | file finder no longer proactively indexes my repo | defect file finder | ### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
Add folder to project. Open file finder (cmd+p) and type. Only top-level files from the added folder are shown. If I unfold a folder in the project panel, the top-level files of that folder are also indexed.
In earl... | 1.0 | file finder no longer proactively indexes my repo - ### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
Add folder to project. Open file finder (cmd+p) and type. Only top-level files from the added folder are shown. If I unfold a folder in the project panel, the top-lev... | defect | file finder no longer proactively indexes my repo check for existing issues completed describe the bug provide steps to reproduce it add folder to project open file finder cmd p and type only top level files from the added folder are shown if i unfold a folder in the project panel the top level... | 1 |
43,326 | 11,625,336,454 | IssuesEvent | 2020-02-27 12:29:39 | BOINC/boinc | https://api.github.com/repos/BOINC/boinc | opened | [mac] Manager fails to build due to undeclared class member | C: Client - Macintosh C: Manager C: Testing E: 1 day T: Defect | **Describe the bug**
```
boinc/clientgui/mac/MacBitmapComboBox.cpp:56:24: error: use of undeclared identifier 'm_popUpMenu'
wxMenuItem *item = m_popUpMenu->FindItemByPosition(n);
^
```
**Steps To Reproduce**
1. Build the macOS manager
**System Information**
- OS: macOS 10.15
-... | 1.0 | [mac] Manager fails to build due to undeclared class member - **Describe the bug**
```
boinc/clientgui/mac/MacBitmapComboBox.cpp:56:24: error: use of undeclared identifier 'm_popUpMenu'
wxMenuItem *item = m_popUpMenu->FindItemByPosition(n);
^
```
**Steps To Reproduce**
1. Build the m... | defect | manager fails to build due to undeclared class member describe the bug boinc clientgui mac macbitmapcombobox cpp error use of undeclared identifier m popupmenu wxmenuitem item m popupmenu finditembyposition n steps to reproduce build the macos m... | 1 |
245,947 | 26,573,512,775 | IssuesEvent | 2023-01-21 13:49:14 | tektoncd/pipeline | https://api.github.com/repos/tektoncd/pipeline | closed | Improve hardening of step containers | lifecycle/rotten kind/security | # Expected Behavior
Improved hardening of step containers
# Actual Behavior
The figure below shows the security properties of a task container with the docker driver.
<img width="499" alt="image" src="https://user-images.githubusercontent.com/2205608/186420668-62e95d64-a1fa-413c-b2e0-19293430caf0.png">
#... | True | Improve hardening of step containers - # Expected Behavior
Improved hardening of step containers
# Actual Behavior
The figure below shows the security properties of a task container with the docker driver.
<img width="499" alt="image" src="https://user-images.githubusercontent.com/2205608/186420668-62e95d64... | non_defect | improve hardening of step containers expected behavior improved hardening of step containers actual behavior the figure below shows the security properties of a task container with the docker driver img width alt image src additional info tekton pipeline version from the s... | 0 |
277,965 | 24,115,603,076 | IssuesEvent | 2022-09-20 14:31:45 | WordPress/gutenberg | https://api.github.com/repos/WordPress/gutenberg | closed | Block inline styles does not present in correct block | [Feature] Block API Needs Testing [Status] Stale | ### Description
Either block inline styles does not present in correct block or correct inline block styles not loading or extra inline block styles loading in twentytwentytwo theme
Here is an example of button block which is a child block of buttons block. Styles related to button block written in buttons block and ... | 1.0 | Block inline styles does not present in correct block - ### Description
Either block inline styles does not present in correct block or correct inline block styles not loading or extra inline block styles loading in twentytwentytwo theme
Here is an example of button block which is a child block of buttons block. Styl... | non_defect | block inline styles does not present in correct block description either block inline styles does not present in correct block or correct inline block styles not loading or extra inline block styles loading in twentytwentytwo theme here is an example of button block which is a child block of buttons block styl... | 0 |
78,013 | 27,276,556,853 | IssuesEvent | 2023-02-23 06:05:23 | vector-im/element-web | https://api.github.com/repos/vector-im/element-web | closed | "Re-join" button on the "You were kicked" footer gives no feedback | T-Defect S-Minor A-Moderation | Apparently it works, because it eventually joined me, but at spinner or something would be nice. | 1.0 | "Re-join" button on the "You were kicked" footer gives no feedback - Apparently it works, because it eventually joined me, but at spinner or something would be nice. | defect | re join button on the you were kicked footer gives no feedback apparently it works because it eventually joined me but at spinner or something would be nice | 1 |
76,495 | 26,459,650,701 | IssuesEvent | 2023-01-16 16:27:31 | vector-im/element-web | https://api.github.com/repos/vector-im/element-web | closed | The thread reply count from the thread panel and the main room panel disagree | T-Defect S-Major X-Release-Blocker O-Occasional A-Threads | ### Steps to reproduce
During the past few days, I've noticed several times discrepancies between the thread panel and the main room panel.
In the screenshot below, the main room panel shows that there are 4 thread responses (which is correct), so there should be a total of 5 messages in the thread. The thread pa... | 1.0 | The thread reply count from the thread panel and the main room panel disagree - ### Steps to reproduce
During the past few days, I've noticed several times discrepancies between the thread panel and the main room panel.
In the screenshot below, the main room panel shows that there are 4 thread responses (which is... | defect | the thread reply count from the thread panel and the main room panel disagree steps to reproduce during the past few days i ve noticed several times discrepancies between the thread panel and the main room panel in the screenshot below the main room panel shows that there are thread responses which is... | 1 |
58,319 | 16,484,209,357 | IssuesEvent | 2021-05-24 15:37:07 | galasa-dev/projectmanagement | https://api.github.com/repos/galasa-dev/projectmanagement | opened | zOS Manager Documentation Links Not Appearing Correctly | defect documentation | There are some sections on the[ zOS Manager documentation](https://galasa.dev/docs/managers/zos-manager) that look like they should be formatting as a link, but are not. e.g. `{@link IZosFileHandler#newDataset(String, dev.galasa.zos.IZosImage)}`
This can be seen when navigating (on the page linked to above) to the ... | 1.0 | zOS Manager Documentation Links Not Appearing Correctly - There are some sections on the[ zOS Manager documentation](https://galasa.dev/docs/managers/zos-manager) that look like they should be formatting as a link, but are not. e.g. `{@link IZosFileHandler#newDataset(String, dev.galasa.zos.IZosImage)}`
This can be ... | defect | zos manager documentation links not appearing correctly there are some sections on the that look like they should be formatting as a link but are not e g link izosfilehandler newdataset string dev galasa zos izosimage this can be seen when navigating on the page linked to above to the notes field... | 1 |
30,653 | 6,217,412,037 | IssuesEvent | 2017-07-08 14:48:24 | STEllAR-GROUP/hpx | https://api.github.com/repos/STEllAR-GROUP/hpx | closed | Dataper with STEllAR-GROUP/Vc requires obscure flag | category: CMake type: defect | Vc v2 from the STEllAR-GROUP/Vc isn't detected properly unless
` HPX_WITH_DATAPAR_VC_NO_LIBRARY=On` is set.
I think HPX should detect Vcv2 properly or at least issue a meaningful warning. Right now, hpx only states that Vc wasn't detected and that I should set Vc_ROOT (which ofc I did). | 1.0 | Dataper with STEllAR-GROUP/Vc requires obscure flag - Vc v2 from the STEllAR-GROUP/Vc isn't detected properly unless
` HPX_WITH_DATAPAR_VC_NO_LIBRARY=On` is set.
I think HPX should detect Vcv2 properly or at least issue a meaningful warning. Right now, hpx only states that Vc wasn't detected and that I should set ... | defect | dataper with stellar group vc requires obscure flag vc from the stellar group vc isn t detected properly unless hpx with datapar vc no library on is set i think hpx should detect properly or at least issue a meaningful warning right now hpx only states that vc wasn t detected and that i should set vc r... | 1 |
116,618 | 9,866,986,532 | IssuesEvent | 2019-06-21 09:03:22 | apoloval/artemisa | https://api.github.com/repos/apoloval/artemisa | opened | Motherboard test: PPI keyboard beep | testing | ## Description
Use ADT to test the keyboard clip beep produced from the PPI.
## Scenarios
- [ ] Test 3 of ADT passes
## Connections
- Those from #89
- [ ] C28 capacitor that removes DC from `BEEP` signal
- [ ] R10 resistor that reduces the amplitude of `BEEP` signal
| 1.0 | Motherboard test: PPI keyboard beep - ## Description
Use ADT to test the keyboard clip beep produced from the PPI.
## Scenarios
- [ ] Test 3 of ADT passes
## Connections
- Those from #89
- [ ] C28 capacitor that removes DC from `BEEP` signal
- [ ] R10 resistor that reduces the amplitude of `BEEP` si... | non_defect | motherboard test ppi keyboard beep description use adt to test the keyboard clip beep produced from the ppi scenarios test of adt passes connections those from capacitor that removes dc from beep signal resistor that reduces the amplitude of beep signal | 0 |
7,860 | 2,611,053,694 | IssuesEvent | 2015-02-27 00:24:45 | alistairreilly/andors-trail | https://api.github.com/repos/alistairreilly/andors-trail | closed | Resting causes unresponsiveness | auto-migrated Milestone-0.6.7 Priority-Medium Type-Defect | ```
What steps will reproduce the problem?
1. Go to a bed and rest for free
2. Game comes unresponsive and the rest dialog, with "Rest" button activated
3. Android shows "force close" and choosing it, returns game to app start
(savegame not load)
What is the expected output? What do you see instead?
Resting without a... | 1.0 | Resting causes unresponsiveness - ```
What steps will reproduce the problem?
1. Go to a bed and rest for free
2. Game comes unresponsive and the rest dialog, with "Rest" button activated
3. Android shows "force close" and choosing it, returns game to app start
(savegame not load)
What is the expected output? What do ... | defect | resting causes unresponsiveness what steps will reproduce the problem go to a bed and rest for free game comes unresponsive and the rest dialog with rest button activated android shows force close and choosing it returns game to app start savegame not load what is the expected output what do ... | 1 |
190,597 | 22,106,270,569 | IssuesEvent | 2022-06-01 17:16:50 | TIBCOSoftware/jasperreports-server-ce | https://api.github.com/repos/TIBCOSoftware/jasperreports-server-ce | closed | CVE-2021-23495 (Medium) detected in karma-6.1.1.tgz - autoclosed | security vulnerability | ## CVE-2021-23495 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>karma-6.1.1.tgz</b></p></summary>
<p>Spectacular Test Runner for JavaScript.</p>
<p>Library home page: <a href="http... | True | CVE-2021-23495 (Medium) detected in karma-6.1.1.tgz - autoclosed - ## CVE-2021-23495 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>karma-6.1.1.tgz</b></p></summary>
<p>Spectacular ... | non_defect | cve medium detected in karma tgz autoclosed cve medium severity vulnerability vulnerable library karma tgz spectacular test runner for javascript library home page a href dependency hierarchy x karma tgz vulnerable library found in head commit ... | 0 |
68,181 | 7,088,761,112 | IssuesEvent | 2018-01-11 22:47:46 | rancher/rancher | https://api.github.com/repos/rancher/rancher | closed | Search on Node list page does not include Name and includes ID | area/host area/ui kind/bug status/resolved status/to-test version/2.0 | **Rancher versions:** 2.0 master 12/28
**Steps to Reproduce:**
1. Add nodes
2. Edit the nodes and put a name in them
3. Search on the name
4. Now search on the ID (which isn't showing in the UI) of one of the nodes
**Results:** The search is not looking for Name and if you search on ID of a node it shows... | 1.0 | Search on Node list page does not include Name and includes ID - **Rancher versions:** 2.0 master 12/28
**Steps to Reproduce:**
1. Add nodes
2. Edit the nodes and put a name in them
3. Search on the name
4. Now search on the ID (which isn't showing in the UI) of one of the nodes
**Results:** The search i... | non_defect | search on node list page does not include name and includes id rancher versions master steps to reproduce add nodes edit the nodes and put a name in them search on the name now search on the id which isn t showing in the ui of one of the nodes results the search is ... | 0 |
9,421 | 2,615,149,135 | IssuesEvent | 2015-03-01 06:26:07 | chrsmith/reaver-wps | https://api.github.com/repos/chrsmith/reaver-wps | closed | After our reviews... | auto-migrated Priority-Triage Type-Defect | ```
According to our test, it seems that reaver 1.3 is still unstable and hard to
crack a PIN code when the SNR is low (although it supported saving session in
version 1.3). So, reaver1.3 is still NOT to be recommanded.
We hope the author of Reaver could develops a stable version. Thank you.
The Bugs we found during... | 1.0 | After our reviews... - ```
According to our test, it seems that reaver 1.3 is still unstable and hard to
crack a PIN code when the SNR is low (although it supported saving session in
version 1.3). So, reaver1.3 is still NOT to be recommanded.
We hope the author of Reaver could develops a stable version. Thank you.
T... | defect | after our reviews according to our test it seems that reaver is still unstable and hard to crack a pin code when the snr is low although it supported saving session in version so is still not to be recommanded we hope the author of reaver could develops a stable version thank you the bug... | 1 |
54,486 | 6,823,053,904 | IssuesEvent | 2017-11-07 22:16:37 | Microsoft/vscode | https://api.github.com/repos/Microsoft/vscode | reopened | Wrong order of incoming input from adapter | as-designed bug debug | Originaly reported by @good-bits
I can repro both with `node2` and `node` debug adapter
I tried with node 7.9, os x
Have the following node program, notice how the output is coming wrongly ordered from the debug adapter:
```javascript
for (var i =0; i < 20; i++) {
console.log('log : ' + i);
console.e... | 1.0 | Wrong order of incoming input from adapter - Originaly reported by @good-bits
I can repro both with `node2` and `node` debug adapter
I tried with node 7.9, os x
Have the following node program, notice how the output is coming wrongly ordered from the debug adapter:
```javascript
for (var i =0; i < 20; i++) {
... | non_defect | wrong order of incoming input from adapter originaly reported by good bits i can repro both with and node debug adapter i tried with node os x have the following node program notice how the output is coming wrongly ordered from the debug adapter javascript for var i i i c... | 0 |
46,611 | 13,055,945,995 | IssuesEvent | 2020-07-30 03:11:56 | icecube-trac/tix2 | https://api.github.com/repos/icecube-trac/tix2 | opened | Refactoring in wavedeform (Trac #1566) | Incomplete Migration Migrated from Trac combo reconstruction defect | Migrated from https://code.icecube.wisc.edu/ticket/1566
```json
{
"status": "closed",
"changetime": "2019-09-18T07:51:29",
"description": "GetPulses is 400+ lines and hard to read; therefore it should be refactored with low priority. Probably the only way to do this is a complete rewrite of the method us... | 1.0 | Refactoring in wavedeform (Trac #1566) - Migrated from https://code.icecube.wisc.edu/ticket/1566
```json
{
"status": "closed",
"changetime": "2019-09-18T07:51:29",
"description": "GetPulses is 400+ lines and hard to read; therefore it should be refactored with low priority. Probably the only way to do th... | defect | refactoring in wavedeform trac migrated from json status closed changetime description getpulses is lines and hard to read therefore it should be refactored with low priority probably the only way to do this is a complete rewrite of the method using new intern... | 1 |
70,613 | 30,699,058,323 | IssuesEvent | 2023-07-26 21:10:58 | cityofaustin/atd-data-tech | https://api.github.com/repos/cityofaustin/atd-data-tech | opened | Replace Lambda function location_from_latlon | Impact: 2-Major Service: Dev Need: 1-Must Have Workgroup: VZ Type: Enhancement Product: Vision Zero Crash Data System | The hasura event is called `location_from_latlon`. When this event is triggered, it triggers the following Lambda functions in AWS:
`atd-vz-data-events-crash_update_location_production` and `atd-vz-data-events-crash_update_location_staging`.
Past notes on what this lambda function does:
_Triggered on insert to atd_tx... | 1.0 | Replace Lambda function location_from_latlon - The hasura event is called `location_from_latlon`. When this event is triggered, it triggers the following Lambda functions in AWS:
`atd-vz-data-events-crash_update_location_production` and `atd-vz-data-events-crash_update_location_staging`.
Past notes on what this lambd... | non_defect | replace lambda function location from latlon the hasura event is called location from latlon when this event is triggered it triggers the following lambda functions in aws atd vz data events crash update location production and atd vz data events crash update location staging past notes on what this lambd... | 0 |
471,040 | 13,552,170,713 | IssuesEvent | 2020-09-17 12:13:48 | ansible/ansible-lint | https://api.github.com/repos/ansible/ansible-lint | closed | Extend ansible-lint to work with Language Server Protocol and add completion | feature priority/medium status/new | ##### Summary
Extending ansible-lint to follow the [Language Server Protocol](https://langserver.org/) and add completion.
In most editors only syntax highlight is available and linting has be added separately via ansible-lint. Completion
is only available in the vscode extension.
It would be great to have a impl... | 1.0 | Extend ansible-lint to work with Language Server Protocol and add completion - ##### Summary
Extending ansible-lint to follow the [Language Server Protocol](https://langserver.org/) and add completion.
In most editors only syntax highlight is available and linting has be added separately via ansible-lint. Completion
... | non_defect | extend ansible lint to work with language server protocol and add completion summary extending ansible lint to follow the and add completion in most editors only syntax highlight is available and linting has be added separately via ansible lint completion is only available in the vscode extension i... | 0 |
22,225 | 3,619,202,106 | IssuesEvent | 2016-02-08 15:11:12 | igatoolsProject/igatools | https://api.github.com/repos/igatoolsProject/igatools | closed | Write a wiki entry for using unisntantiated template | auto-migrated Component-Docs Priority-Medium Type-Defect | ```
After merging multiplicity_class into develop a wiki explaining how to use
uninstantiated template should be written, basically
1. Set the configure option
2. include file-template.h
```
Original issue reported on code.google.com by `spaule...@gmail.com` on 8 Jul 2014 at 2:24 | 1.0 | Write a wiki entry for using unisntantiated template - ```
After merging multiplicity_class into develop a wiki explaining how to use
uninstantiated template should be written, basically
1. Set the configure option
2. include file-template.h
```
Original issue reported on code.google.com by `spaule...@gmail.com` on... | defect | write a wiki entry for using unisntantiated template after merging multiplicity class into develop a wiki explaining how to use uninstantiated template should be written basically set the configure option include file template h original issue reported on code google com by spaule gmail com on... | 1 |
31,541 | 6,547,944,690 | IssuesEvent | 2017-09-04 17:36:20 | mitlm/mitlm | https://api.github.com/repos/mitlm/mitlm | closed | Release 0.4.1Steps to build MITLM trunk on OS X Yosemite | auto-migrated Priority-Medium Type-Defect | ```
What steps will reproduce the problem?
1. Download latest 0.4.1 tarsal
2. Experience failure to build
Solution:
Add #include <string> to FastIO.h, after #include <cstring>
Recipe to fix:
Use Xcode toolchain, not homebrew GCC
Download gfortran 4.9 from https://gcc.gnu.org/wiki/GFortranBinaries#MacOS
Check out lat... | 1.0 | Release 0.4.1Steps to build MITLM trunk on OS X Yosemite - ```
What steps will reproduce the problem?
1. Download latest 0.4.1 tarsal
2. Experience failure to build
Solution:
Add #include <string> to FastIO.h, after #include <cstring>
Recipe to fix:
Use Xcode toolchain, not homebrew GCC
Download gfortran 4.9 from ht... | defect | release to build mitlm trunk on os x yosemite what steps will reproduce the problem download latest tarsal experience failure to build solution add include to fastio h after include recipe to fix use xcode toolchain not homebrew gcc download gfortran from check out latest sou... | 1 |
7,264 | 4,847,747,171 | IssuesEvent | 2016-11-10 15:44:58 | godotengine/godot | https://api.github.com/repos/godotengine/godot | closed | Expose path 2d points array in editor | feature proposal topic:editor usability | I would like to edit the points from a path 2d manually without using code, for that could be useful to expose the non-baked Vector2Array. This is similar to polygon or collision polygon points behavior, the user could access to array directly from editor and edit values manually.
As a reference could be like this w... | True | Expose path 2d points array in editor - I would like to edit the points from a path 2d manually without using code, for that could be useful to expose the non-baked Vector2Array. This is similar to polygon or collision polygon points behavior, the user could access to array directly from editor and edit values manually... | non_defect | expose path points array in editor i would like to edit the points from a path manually without using code for that could be useful to expose the non baked this is similar to polygon or collision polygon points behavior the user could access to array directly from editor and edit values manually as a ref... | 0 |
76,596 | 26,506,025,089 | IssuesEvent | 2023-01-18 13:55:05 | vector-im/element-android | https://api.github.com/repos/vector-im/element-android | opened | Old messages do not appear on a new device | T-Defect | ### Steps to reproduce
1. Have a working 1-on-1 chat between someone else and yourself on a desktop or mobile device. It really doesn't seem to matter.
2. Purchase a new phone
3. Install Element
4. Log in
5. Activate the chat session from step 1
6. All chat messages will say **Waiting for this message, this may t... | 1.0 | Old messages do not appear on a new device - ### Steps to reproduce
1. Have a working 1-on-1 chat between someone else and yourself on a desktop or mobile device. It really doesn't seem to matter.
2. Purchase a new phone
3. Install Element
4. Log in
5. Activate the chat session from step 1
6. All chat messages wi... | defect | old messages do not appear on a new device steps to reproduce have a working on chat between someone else and yourself on a desktop or mobile device it really doesn t seem to matter purchase a new phone install element log in activate the chat session from step all chat messages wi... | 1 |
24,943 | 4,151,246,110 | IssuesEvent | 2016-06-15 19:59:01 | jfabry/LiveRobotProgramming | https://api.github.com/repos/jfabry/LiveRobotProgramming | opened | use lrp-root with ros bridge | Bridge-PhaROS Component-UI Priority-Low Type-Defect | When saving and loading topics from ROS in the PhaROS-Bridge, it should be used the lrp-root directory | 1.0 | use lrp-root with ros bridge - When saving and loading topics from ROS in the PhaROS-Bridge, it should be used the lrp-root directory | defect | use lrp root with ros bridge when saving and loading topics from ros in the pharos bridge it should be used the lrp root directory | 1 |
55,953 | 14,859,344,315 | IssuesEvent | 2021-01-18 18:18:58 | primefaces/primefaces | https://api.github.com/repos/primefaces/primefaces | opened | SelectOneMenu: JS error calling disable() | defect | **Describe the defect**
Found during Integration Testing...
When calling the widget `disable()` method with `noSelectionOption="true"` throws the following JS error using the Showcase.

**Environment:... | 1.0 | SelectOneMenu: JS error calling disable() - **Describe the defect**
Found during Integration Testing...
When calling the widget `disable()` method with `noSelectionOption="true"` throws the following JS error using the Showcase.
 created by orwant on 2010-09-09T15:40:12.000Z:
<b>What steps will reproduce the problem? Please provide a link to a</b>
<b>demonstration page if at all possible, or attach code.</b>
1. open attached file
<b>2.</b>
<b... | 1.0 | Bug: Org chart not properly render content - Original [issue 406](https://code.google.com/p/google-visualization-api-issues/issues/detail?id=406) created by orwant on 2010-09-09T15:40:12.000Z:
<b>What steps will reproduce the problem? Please provide a link to a</b>
<b>demonstration page if at all possible, or attach c... | defect | bug org chart not properly render content original created by orwant on what steps will reproduce the problem please provide a link to a demonstration page if at all possible or attach code open attached file what component is this issue related to piechart linechart d... | 1 |
27,721 | 5,081,764,770 | IssuesEvent | 2016-12-29 12:12:36 | Komzpa/twms | https://api.github.com/repos/Komzpa/twms | closed | Support for non-256x256 tile sources | auto-migrated Priority-Medium Type-Defect | ```
Provide support for non-256x256 tiles, in particular, LandSat.
```
Original issue reported on code.google.com by `komzpa` on 16 Apr 2011 at 12:14
| 1.0 | Support for non-256x256 tile sources - ```
Provide support for non-256x256 tiles, in particular, LandSat.
```
Original issue reported on code.google.com by `komzpa` on 16 Apr 2011 at 12:14
| defect | support for non tile sources provide support for non tiles in particular landsat original issue reported on code google com by komzpa on apr at | 1 |
59,264 | 17,016,763,193 | IssuesEvent | 2021-07-02 13:08:54 | tomhughes/trac-tickets | https://api.github.com/repos/tomhughes/trac-tickets | opened | No rednering of oneway:bicycle=no | Component: opencyclemap Priority: major Type: defect | **[Submitted to the original trac issue database at 3.31pm, Thursday, 17th August 2017]**
Hi,
since the Wiki reconments the use of *oneway:bicycle=no* instead of cycleway=opposite, there are more and more roads which only have the oneway:bicycle=no tag, which leads to the situation, that the OpenCycleMap becomes mo... | 1.0 | No rednering of oneway:bicycle=no - **[Submitted to the original trac issue database at 3.31pm, Thursday, 17th August 2017]**
Hi,
since the Wiki reconments the use of *oneway:bicycle=no* instead of cycleway=opposite, there are more and more roads which only have the oneway:bicycle=no tag, which leads to the situati... | defect | no rednering of oneway bicycle no hi since the wiki reconments the use of oneway bicycle no instead of cycleway opposite there are more and more roads which only have the oneway bicycle no tag which leads to the situation that the opencyclemap becomes more and more incorrect because it doesn t render... | 1 |
39,669 | 9,608,078,079 | IssuesEvent | 2019-05-12 01:56:10 | ascott18/TellMeWhen | https://api.github.com/repos/ascott18/TellMeWhen | opened | [Bug] Incorrect unit spec for party members | defect | **What version of TellMeWhen are you using? **
<!-- Found in-game at the top of TMW's configuration window. "The latest" is not a version. -->
v8.6.0
**What steps will reproduce the problem?**
I want to track some major cooldowns for the party. To save room, I set them to show only under some spec, especially for... | 1.0 | [Bug] Incorrect unit spec for party members - **What version of TellMeWhen are you using? **
<!-- Found in-game at the top of TMW's configuration window. "The latest" is not a version. -->
v8.6.0
**What steps will reproduce the problem?**
I want to track some major cooldowns for the party. To save room, I set the... | defect | incorrect unit spec for party members what version of tellmewhen are you using what steps will reproduce the problem i want to track some major cooldowns for the party to save room i set them to show only under some spec especially for those multi role classes but it doesn t show after ... | 1 |
76,791 | 26,601,082,546 | IssuesEvent | 2023-01-23 15:49:08 | matrix-org/synapse | https://api.github.com/repos/matrix-org/synapse | closed | Faster joins: non-`lazy_load_members` `/sync`s should not block | A-Federated-Join A-Sync T-Defect | Instead they should pretend that the room has not been joined yet.
`/sync`s with `lazy_load_members` turned on should continue to return the room.
---
Blocked by:
- [x] #14419 | 1.0 | Faster joins: non-`lazy_load_members` `/sync`s should not block - Instead they should pretend that the room has not been joined yet.
`/sync`s with `lazy_load_members` turned on should continue to return the room.
---
Blocked by:
- [x] #14419 | defect | faster joins non lazy load members sync s should not block instead they should pretend that the room has not been joined yet sync s with lazy load members turned on should continue to return the room blocked by | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.