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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
46,568 | 13,055,936,101 | IssuesEvent | 2020-07-30 03:10:10 | icecube-trac/tix2 | https://api.github.com/repos/icecube-trac/tix2 | opened | [simprod-scripts] always use the GPU over the CPU with PPC (Trac #1460) | Incomplete Migration Migrated from Trac combo simulation defect | Migrated from https://code.icecube.wisc.edu/ticket/1460
```json
{
"status": "closed",
"changetime": "2019-02-13T14:11:45",
"description": "The ordering between GPU and CPU using opencl is random. Make it fixed, with the GPU always first.\n\nIn fact, maybe just only use the GPU unless told otherwise? Or at least have some configuration for this.",
"reporter": "david.schultz",
"cc": "dima, olivas",
"resolution": "fixed",
"_ts": "1550067105393059",
"component": "combo simulation",
"summary": "[simprod-scripts] always use the GPU over the CPU with PPC",
"priority": "blocker",
"keywords": "",
"time": "2015-12-01T20:03:36",
"milestone": "",
"owner": "juancarlos",
"type": "defect"
}
```
| 1.0 | [simprod-scripts] always use the GPU over the CPU with PPC (Trac #1460) - Migrated from https://code.icecube.wisc.edu/ticket/1460
```json
{
"status": "closed",
"changetime": "2019-02-13T14:11:45",
"description": "The ordering between GPU and CPU using opencl is random. Make it fixed, with the GPU always first.\n\nIn fact, maybe just only use the GPU unless told otherwise? Or at least have some configuration for this.",
"reporter": "david.schultz",
"cc": "dima, olivas",
"resolution": "fixed",
"_ts": "1550067105393059",
"component": "combo simulation",
"summary": "[simprod-scripts] always use the GPU over the CPU with PPC",
"priority": "blocker",
"keywords": "",
"time": "2015-12-01T20:03:36",
"milestone": "",
"owner": "juancarlos",
"type": "defect"
}
```
| defect | always use the gpu over the cpu with ppc trac migrated from json status closed changetime description the ordering between gpu and cpu using opencl is random make it fixed with the gpu always first n nin fact maybe just only use the gpu unless told otherwise or at least have some configuration for this reporter david schultz cc dima olivas resolution fixed ts component combo simulation summary always use the gpu over the cpu with ppc priority blocker keywords time milestone owner juancarlos type defect | 1 |
66,504 | 8,028,237,857 | IssuesEvent | 2018-07-27 12:09:20 | elastic/kibana | https://api.github.com/repos/elastic/kibana | closed | [Flaky test] KuiContextMenu › props › panels and initialPanelId › allows you to click the title button to go back to the previous panel | :Design test | Failed on master ci
output:
```
23:50:12 PASS src/core_plugins/kibana/public/management/sections/indices/edit_index_pattern/source_filters_table/components/header/__tests__/header.test.js
23:50:12 PASS src/core_plugins/kibana/public/home/components/tutorial/copy_button.test.js
23:50:12 PASS src/server/index_patterns/service/lib/errors.test.js
23:50:12 PASS src/core_plugins/kibana/public/home/components/tutorial/footer.test.js
23:50:12
23:50:12 Summary of all failing tests
23:50:12 FAIL packages/kbn-ui-framework/src/components/context_menu/context_menu.test.js
23:50:12 ● KuiContextMenu › props › panels and initialPanelId › allows you to click the title button to go back to the previous panel
23:50:12
23:50:12 expect(value).toMatchSnapshot()
23:50:12
23:50:12 Received value does not match stored snapshot 2.
23:50:12
23:50:12 - Snapshot
23:50:12 + Received
23:50:12
23:50:12 @@ -1,11 +1,11 @@
23:50:12 <div
23:50:12 class="kuiContextMenu"
23:50:12 style="height: 0px;"
23:50:12 >
23:50:12 <div
23:50:12 - class="kuiContextMenuPanel kuiContextMenu__panel kuiContextMenuPanel-txOutRight"
23:50:12 + class="kuiContextMenuPanel kuiContextMenu__panel"
23:50:12 tabindex="0"
23:50:12 >
23:50:12 <button
23:50:12 class="kuiContextMenuPanelTitle"
23:50:12 data-test-subj="contextMenuPanelTitleButton"
23:50:12 @@ -27,78 +27,6 @@
23:50:12 <div>
23:50:12 2
23:50:12 </div>
23:50:12 </div>
23:50:12 </div>
23:50:12 - <div
23:50:12 - class="kuiContextMenuPanel kuiContextMenu__panel kuiContextMenuPanel-txInRight"
23:50:12 - tabindex="0"
23:50:12 - >
23:50:12 - <button
23:50:12 - class="kuiContextMenuPanelTitle"
23:50:12 - data-test-subj="contextMenuPanelTitleButton"
23:50:12 - >
23:50:12 - <span
23:50:12 - class="kuiContextMenu__itemLayout"
23:50:12 - >
23:50:12 - <span
23:50:12 - class="kuiContextMenu__icon kuiIcon fa-angle-left"
23:50:12 - />
23:50:12 - <span
23:50:12 - class="kuiContextMenu__text"
23:50:12 - >
23:50:12 - 1
23:50:12 - </span>
23:50:12 - </span>
23:50:12 - </button>
23:50:12 - <div>
23:50:12 - <button
23:50:12 - class="kuiContextMenuItem"
23:50:12 - >
23:50:12 - <span
23:50:12 - class="kuiContextMenu__itemLayout"
23:50:12 - >
23:50:12 - <span
23:50:12 - class="kuiContextMenuItem__text"
23:50:12 - >
23:50:12 - 2a
23:50:12 - </span>
23:50:12 - <span
23:50:12 - class="kuiContextMenu__arrow kuiIcon fa-angle-right"
23:50:12 - />
23:50:12 - </span>
23:50:12 - </button>
23:50:12 - <button
23:50:12 - class="kuiContextMenuItem"
23:50:12 - >
23:50:12 - <span
23:50:12 - class="kuiContextMenu__itemLayout"
23:50:12 - >
23:50:12 - <span
23:50:12 - class="kuiContextMenuItem__text"
23:50:12 - >
23:50:12 - 2b
23:50:12 - </span>
23:50:12 - <span
23:50:12 - class="kuiContextMenu__arrow kuiIcon fa-angle-right"
23:50:12 - />
23:50:12 - </span>
23:50:12 - </button>
23:50:12 - <button
23:50:12 - class="kuiContextMenuItem"
23:50:12 - >
23:50:12 - <span
23:50:12 - class="kuiContextMenu__itemLayout"
23:50:12 - >
23:50:12 - <span
23:50:12 - class="kuiContextMenuItem__text"
23:50:12 - >
23:50:12 - 2c
23:50:12 - </span>
23:50:12 - <span
23:50:12 - class="kuiContextMenu__arrow kuiIcon fa-angle-right"
23:50:12 - />
23:50:12 - </span>
23:50:12 - </button>
23:50:12 - </div>
23:50:12 - </div>
23:50:12 </div>
23:50:12
23:50:12 111 |
23:50:12 112 | expect(takeMountedSnapshot(component))
23:50:12 > 113 | .toMatchSnapshot();
23:50:12 114 | });
23:50:12 115 | });
23:50:12 116 | });
23:50:12
23:50:12 at Object.it (packages/kbn-ui-framework/src/components/context_menu/context_menu.test.js:113:12)
23:50:12
23:50:12
23:50:12 Snapshot Summary
23:50:12 › 1 snapshot test failed in 1 test suite. Inspect your code changes or re-run jest with `-u` to update them.
23:50:12
```
Link: https://kibana-ci.elastic.co/job/elastic+kibana+master+multijob-intake/654/console
Never saw it fail before so perhaps only very rarely flaky but wanted to file so the team was aware in case anyone else saw it pop up too!
cc @elastic/kibana-design | 1.0 | [Flaky test] KuiContextMenu › props › panels and initialPanelId › allows you to click the title button to go back to the previous panel - Failed on master ci
output:
```
23:50:12 PASS src/core_plugins/kibana/public/management/sections/indices/edit_index_pattern/source_filters_table/components/header/__tests__/header.test.js
23:50:12 PASS src/core_plugins/kibana/public/home/components/tutorial/copy_button.test.js
23:50:12 PASS src/server/index_patterns/service/lib/errors.test.js
23:50:12 PASS src/core_plugins/kibana/public/home/components/tutorial/footer.test.js
23:50:12
23:50:12 Summary of all failing tests
23:50:12 FAIL packages/kbn-ui-framework/src/components/context_menu/context_menu.test.js
23:50:12 ● KuiContextMenu › props › panels and initialPanelId › allows you to click the title button to go back to the previous panel
23:50:12
23:50:12 expect(value).toMatchSnapshot()
23:50:12
23:50:12 Received value does not match stored snapshot 2.
23:50:12
23:50:12 - Snapshot
23:50:12 + Received
23:50:12
23:50:12 @@ -1,11 +1,11 @@
23:50:12 <div
23:50:12 class="kuiContextMenu"
23:50:12 style="height: 0px;"
23:50:12 >
23:50:12 <div
23:50:12 - class="kuiContextMenuPanel kuiContextMenu__panel kuiContextMenuPanel-txOutRight"
23:50:12 + class="kuiContextMenuPanel kuiContextMenu__panel"
23:50:12 tabindex="0"
23:50:12 >
23:50:12 <button
23:50:12 class="kuiContextMenuPanelTitle"
23:50:12 data-test-subj="contextMenuPanelTitleButton"
23:50:12 @@ -27,78 +27,6 @@
23:50:12 <div>
23:50:12 2
23:50:12 </div>
23:50:12 </div>
23:50:12 </div>
23:50:12 - <div
23:50:12 - class="kuiContextMenuPanel kuiContextMenu__panel kuiContextMenuPanel-txInRight"
23:50:12 - tabindex="0"
23:50:12 - >
23:50:12 - <button
23:50:12 - class="kuiContextMenuPanelTitle"
23:50:12 - data-test-subj="contextMenuPanelTitleButton"
23:50:12 - >
23:50:12 - <span
23:50:12 - class="kuiContextMenu__itemLayout"
23:50:12 - >
23:50:12 - <span
23:50:12 - class="kuiContextMenu__icon kuiIcon fa-angle-left"
23:50:12 - />
23:50:12 - <span
23:50:12 - class="kuiContextMenu__text"
23:50:12 - >
23:50:12 - 1
23:50:12 - </span>
23:50:12 - </span>
23:50:12 - </button>
23:50:12 - <div>
23:50:12 - <button
23:50:12 - class="kuiContextMenuItem"
23:50:12 - >
23:50:12 - <span
23:50:12 - class="kuiContextMenu__itemLayout"
23:50:12 - >
23:50:12 - <span
23:50:12 - class="kuiContextMenuItem__text"
23:50:12 - >
23:50:12 - 2a
23:50:12 - </span>
23:50:12 - <span
23:50:12 - class="kuiContextMenu__arrow kuiIcon fa-angle-right"
23:50:12 - />
23:50:12 - </span>
23:50:12 - </button>
23:50:12 - <button
23:50:12 - class="kuiContextMenuItem"
23:50:12 - >
23:50:12 - <span
23:50:12 - class="kuiContextMenu__itemLayout"
23:50:12 - >
23:50:12 - <span
23:50:12 - class="kuiContextMenuItem__text"
23:50:12 - >
23:50:12 - 2b
23:50:12 - </span>
23:50:12 - <span
23:50:12 - class="kuiContextMenu__arrow kuiIcon fa-angle-right"
23:50:12 - />
23:50:12 - </span>
23:50:12 - </button>
23:50:12 - <button
23:50:12 - class="kuiContextMenuItem"
23:50:12 - >
23:50:12 - <span
23:50:12 - class="kuiContextMenu__itemLayout"
23:50:12 - >
23:50:12 - <span
23:50:12 - class="kuiContextMenuItem__text"
23:50:12 - >
23:50:12 - 2c
23:50:12 - </span>
23:50:12 - <span
23:50:12 - class="kuiContextMenu__arrow kuiIcon fa-angle-right"
23:50:12 - />
23:50:12 - </span>
23:50:12 - </button>
23:50:12 - </div>
23:50:12 - </div>
23:50:12 </div>
23:50:12
23:50:12 111 |
23:50:12 112 | expect(takeMountedSnapshot(component))
23:50:12 > 113 | .toMatchSnapshot();
23:50:12 114 | });
23:50:12 115 | });
23:50:12 116 | });
23:50:12
23:50:12 at Object.it (packages/kbn-ui-framework/src/components/context_menu/context_menu.test.js:113:12)
23:50:12
23:50:12
23:50:12 Snapshot Summary
23:50:12 › 1 snapshot test failed in 1 test suite. Inspect your code changes or re-run jest with `-u` to update them.
23:50:12
```
Link: https://kibana-ci.elastic.co/job/elastic+kibana+master+multijob-intake/654/console
Never saw it fail before so perhaps only very rarely flaky but wanted to file so the team was aware in case anyone else saw it pop up too!
cc @elastic/kibana-design | non_defect | kuicontextmenu › props › panels and initialpanelid › allows you to click the title button to go back to the previous panel failed on master ci output pass src core plugins kibana public management sections indices edit index pattern source filters table components header tests header test js pass src core plugins kibana public home components tutorial copy button test js pass src server index patterns service lib errors test js pass src core plugins kibana public home components tutorial footer test js summary of all failing tests fail packages kbn ui framework src components context menu context menu test js ● kuicontextmenu › props › panels and initialpanelid › allows you to click the title button to go back to the previous panel expect value tomatchsnapshot received value does not match stored snapshot snapshot received div class kuicontextmenu style height div class kuicontextmenupanel kuicontextmenu panel kuicontextmenupanel txoutright class kuicontextmenupanel kuicontextmenu panel tabindex button class kuicontextmenupaneltitle data test subj contextmenupaneltitlebutton div class kuicontextmenupanel kuicontextmenu panel kuicontextmenupanel txinright tabindex button class kuicontextmenupaneltitle data test subj contextmenupaneltitlebutton span class kuicontextmenu itemlayout span class kuicontextmenu icon kuiicon fa angle left span class kuicontextmenu text button class kuicontextmenuitem span class kuicontextmenu itemlayout span class kuicontextmenuitem text span class kuicontextmenu arrow kuiicon fa angle right button class kuicontextmenuitem span class kuicontextmenu itemlayout span class kuicontextmenuitem text span class kuicontextmenu arrow kuiicon fa angle right button class kuicontextmenuitem span class kuicontextmenu itemlayout span class kuicontextmenuitem text span class kuicontextmenu arrow kuiicon fa angle right expect takemountedsnapshot component tomatchsnapshot at object it packages kbn ui framework src components context menu context menu test js snapshot summary › snapshot test failed in test suite inspect your code changes or re run jest with u to update them link never saw it fail before so perhaps only very rarely flaky but wanted to file so the team was aware in case anyone else saw it pop up too cc elastic kibana design | 0 |
280,288 | 21,216,469,964 | IssuesEvent | 2022-04-11 07:51:44 | openfoodfacts/smooth-app | https://api.github.com/repos/openfoodfacts/smooth-app | closed | Document how to translate the app | documentation translations | If I'm not wrong, there is no dedicated documentation on how to translate the Flutter app.
A page in this GitHub wiki and / or OFF wiki would be a good place, isn't-it? | 1.0 | Document how to translate the app - If I'm not wrong, there is no dedicated documentation on how to translate the Flutter app.
A page in this GitHub wiki and / or OFF wiki would be a good place, isn't-it? | non_defect | document how to translate the app if i m not wrong there is no dedicated documentation on how to translate the flutter app a page in this github wiki and or off wiki would be a good place isn t it | 0 |
41,966 | 2,869,090,810 | IssuesEvent | 2015-06-05 23:15:35 | dart-lang/polymer-dart | https://api.github.com/repos/dart-lang/polymer-dart | closed | Enable one-time bindings in PolymerExpressions | bug Fixed Priority-Medium | <a href="https://github.com/justinfagnani"><img src="https://avatars.githubusercontent.com/u/522948?v=3" align="left" width="96" height="96"hspace="10"></img></a> **Issue by [justinfagnani](https://github.com/justinfagnani)**
_Originally opened as dart-lang/sdk#19218_
----
[[ ]] bindings don't need to observe the model. This should give us a big performance boost. | 1.0 | Enable one-time bindings in PolymerExpressions - <a href="https://github.com/justinfagnani"><img src="https://avatars.githubusercontent.com/u/522948?v=3" align="left" width="96" height="96"hspace="10"></img></a> **Issue by [justinfagnani](https://github.com/justinfagnani)**
_Originally opened as dart-lang/sdk#19218_
----
[[ ]] bindings don't need to observe the model. This should give us a big performance boost. | non_defect | enable one time bindings in polymerexpressions issue by originally opened as dart lang sdk bindings don t need to observe the model this should give us a big performance boost | 0 |
21,511 | 3,512,820,539 | IssuesEvent | 2016-01-11 05:37:41 | primefaces/primeui | https://api.github.com/repos/primefaces/primeui | closed | Sort and Filter conflict in datatable | defect | Clicking on filter element on a sortable column triggers sorting. | 1.0 | Sort and Filter conflict in datatable - Clicking on filter element on a sortable column triggers sorting. | defect | sort and filter conflict in datatable clicking on filter element on a sortable column triggers sorting | 1 |
51,487 | 13,207,501,122 | IssuesEvent | 2020-08-14 23:20:52 | icecube-trac/tix4 | https://api.github.com/repos/icecube-trac/tix4 | opened | bad message when in/outboxes not connected (branching_and_buffering.py) (Trac #520) | IceTray Incomplete Migration Migrated from Trac defect | <details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/520">https://code.icecube.wisc.edu/projects/icecube/ticket/520</a>, reported by troyand owned by troy</em></summary>
<p>
```json
{
"status": "closed",
"changetime": "2012-10-31T19:02:26",
"_ts": "1351710146000000",
"description": "if you add \n\ntray.AddModule(\"Dump\", \"dump\")\n\njust before tray.Execute() in icetray/resources/scripts/branching_and_buffering.py, you get a bogus error message\n\n/home/troy/Icecube/meta-projects/offline-software/trunk/src/icetray/private/icetray/I3ConfigurationImpl.cxx:220: WARN : parameter IcePickServiceKey was set but never Got by the module...?!?\n/home/troy/Icecube/meta-projects/offline-software/trunk/src/icetray/private/icetray/I3ConfigurationImpl.cxx:220: WARN : parameter If was set but never Got by the module...?!?\n/home/troy/Icecube/meta-projects/offline-software/trunk/src/icetray/private/icetray/I3ConfigurationImpl.cxx:220: WARN : parameter Prescale was set but never Got by the module...?!?\n",
"reporter": "troy",
"cc": "",
"resolution": "fixed",
"time": "2009-01-16T15:25:28",
"component": "IceTray",
"summary": "bad message when in/outboxes not connected (branching_and_buffering.py)",
"priority": "normal",
"keywords": "",
"milestone": "",
"owner": "troy",
"type": "defect"
}
```
</p>
</details>
| 1.0 | bad message when in/outboxes not connected (branching_and_buffering.py) (Trac #520) - <details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/520">https://code.icecube.wisc.edu/projects/icecube/ticket/520</a>, reported by troyand owned by troy</em></summary>
<p>
```json
{
"status": "closed",
"changetime": "2012-10-31T19:02:26",
"_ts": "1351710146000000",
"description": "if you add \n\ntray.AddModule(\"Dump\", \"dump\")\n\njust before tray.Execute() in icetray/resources/scripts/branching_and_buffering.py, you get a bogus error message\n\n/home/troy/Icecube/meta-projects/offline-software/trunk/src/icetray/private/icetray/I3ConfigurationImpl.cxx:220: WARN : parameter IcePickServiceKey was set but never Got by the module...?!?\n/home/troy/Icecube/meta-projects/offline-software/trunk/src/icetray/private/icetray/I3ConfigurationImpl.cxx:220: WARN : parameter If was set but never Got by the module...?!?\n/home/troy/Icecube/meta-projects/offline-software/trunk/src/icetray/private/icetray/I3ConfigurationImpl.cxx:220: WARN : parameter Prescale was set but never Got by the module...?!?\n",
"reporter": "troy",
"cc": "",
"resolution": "fixed",
"time": "2009-01-16T15:25:28",
"component": "IceTray",
"summary": "bad message when in/outboxes not connected (branching_and_buffering.py)",
"priority": "normal",
"keywords": "",
"milestone": "",
"owner": "troy",
"type": "defect"
}
```
</p>
</details>
| defect | bad message when in outboxes not connected branching and buffering py trac migrated from json status closed changetime ts description if you add n ntray addmodule dump dump n njust before tray execute in icetray resources scripts branching and buffering py you get a bogus error message n n home troy icecube meta projects offline software trunk src icetray private icetray cxx warn parameter icepickservicekey was set but never got by the module n home troy icecube meta projects offline software trunk src icetray private icetray cxx warn parameter if was set but never got by the module n home troy icecube meta projects offline software trunk src icetray private icetray cxx warn parameter prescale was set but never got by the module n reporter troy cc resolution fixed time component icetray summary bad message when in outboxes not connected branching and buffering py priority normal keywords milestone owner troy type defect | 1 |
17,545 | 3,012,746,965 | IssuesEvent | 2015-07-29 02:09:08 | yawlfoundation/yawl | https://api.github.com/repos/yawlfoundation/yawl | closed | [CLOSED] List boxes still show items already selected | auto-migrated Category-ResService Priority-Low Type-Defect | <a href="https://github.com/GoogleCodeExporter"><img src="https://avatars.githubusercontent.com/u/9614759?v=3" align="left" width="96" height="96" hspace="10"></img></a> **Issue by [GoogleCodeExporter](https://github.com/GoogleCodeExporter)**
_Monday Jul 27, 2015 at 03:21 GMT_
_Originally opened as https://github.com/adamsmj/yawl/issues/86_
----
```
When an item has been selected as part of a list box and moved to the left
it still shows up as a possibility for selection, e.g. say one has
selected the capability SomeCapability for a participant and moved it to
the Owns box then it still shows in the Available box.
```
Original issue reported on code.google.com by `arthurte...@gmail.com` on 11 Aug 2008 at 6:24
| 1.0 | [CLOSED] List boxes still show items already selected - <a href="https://github.com/GoogleCodeExporter"><img src="https://avatars.githubusercontent.com/u/9614759?v=3" align="left" width="96" height="96" hspace="10"></img></a> **Issue by [GoogleCodeExporter](https://github.com/GoogleCodeExporter)**
_Monday Jul 27, 2015 at 03:21 GMT_
_Originally opened as https://github.com/adamsmj/yawl/issues/86_
----
```
When an item has been selected as part of a list box and moved to the left
it still shows up as a possibility for selection, e.g. say one has
selected the capability SomeCapability for a participant and moved it to
the Owns box then it still shows in the Available box.
```
Original issue reported on code.google.com by `arthurte...@gmail.com` on 11 Aug 2008 at 6:24
| defect | list boxes still show items already selected issue by monday jul at gmt originally opened as when an item has been selected as part of a list box and moved to the left it still shows up as a possibility for selection e g say one has selected the capability somecapability for a participant and moved it to the owns box then it still shows in the available box original issue reported on code google com by arthurte gmail com on aug at | 1 |
75,174 | 25,568,702,395 | IssuesEvent | 2022-11-30 16:02:52 | matrix-org/matrix-appservice-slack | https://api.github.com/repos/matrix-org/matrix-appservice-slack | closed | `join room` crashes the bridge | S-Major T-Defect | Issuing the command `join room` in your control room with the bridge bot crashes the bridge:
```
WARN 19:51:12:648 [Main] Command 'join room' failed to complete: e [YError]: Not enough non-option arguments: got 0, need at least 1
at P.n.fail (/usr/src/app/node_modules/yargs/build/index.cjs:1:13953)
at Object.positionalCount (/usr/src/app/node_modules/yargs/build/index.cjs:1:51866)
at M.populatePositionals (/usr/src/app/node_modules/yargs/build/index.cjs:1:9685)
at M.applyMiddlewareAndGetResult (/usr/src/app/node_modules/yargs/build/index.cjs:1:9300)
at M.runCommand (/usr/src/app/node_modules/yargs/build/index.cjs:1:7231)
at [runYargsParserAndExecuteCommands] (/usr/src/app/node_modules/yargs/build/index.cjs:1:57762)
at Xt.parse (/usr/src/app/node_modules/yargs/build/index.cjs:1:39873)
at Xt.parseSync (/usr/src/app/node_modules/yargs/build/index.cjs:1:40373)
at /usr/src/app/lib/AdminCommands.js:330:28
at <anonymous>
/usr/src/app/node_modules/matrix-bot-sdk/lib/MatrixClient.js:457
throw new Error("Invalid room ID or alias");
^
Error: Invalid room ID or alias
at MatrixClient.resolveRoom (/usr/src/app/node_modules/matrix-bot-sdk/lib/MatrixClient.js:457:15)
at descriptor.value (/usr/src/app/node_modules/matrix-bot-sdk/lib/metrics/decorators.js:19:53)
at Intent.resolveRoom (/usr/src/app/node_modules/matrix-appservice-bridge/lib/components/intent.js:144:51)
at Intent._ensureJoined (/usr/src/app/node_modules/matrix-appservice-bridge/lib/components/intent.js:747:35)
at Intent.join (/usr/src/app/node_modules/matrix-appservice-bridge/lib/components/intent.js:446:21)
at AdminCommand_1.AdminCommand.room [as cb] (/usr/src/app/lib/AdminCommands.js:239:39)
at AdminCommand.handler (/usr/src/app/lib/AdminCommand.js:27:35)
at Object.handler (/usr/src/app/lib/AdminCommands.js:77:32)
at /usr/src/app/node_modules/yargs/build/index.cjs:1:8891
at j (/usr/src/app/node_modules/yargs/build/index.cjs:1:4956)
``` | 1.0 | `join room` crashes the bridge - Issuing the command `join room` in your control room with the bridge bot crashes the bridge:
```
WARN 19:51:12:648 [Main] Command 'join room' failed to complete: e [YError]: Not enough non-option arguments: got 0, need at least 1
at P.n.fail (/usr/src/app/node_modules/yargs/build/index.cjs:1:13953)
at Object.positionalCount (/usr/src/app/node_modules/yargs/build/index.cjs:1:51866)
at M.populatePositionals (/usr/src/app/node_modules/yargs/build/index.cjs:1:9685)
at M.applyMiddlewareAndGetResult (/usr/src/app/node_modules/yargs/build/index.cjs:1:9300)
at M.runCommand (/usr/src/app/node_modules/yargs/build/index.cjs:1:7231)
at [runYargsParserAndExecuteCommands] (/usr/src/app/node_modules/yargs/build/index.cjs:1:57762)
at Xt.parse (/usr/src/app/node_modules/yargs/build/index.cjs:1:39873)
at Xt.parseSync (/usr/src/app/node_modules/yargs/build/index.cjs:1:40373)
at /usr/src/app/lib/AdminCommands.js:330:28
at <anonymous>
/usr/src/app/node_modules/matrix-bot-sdk/lib/MatrixClient.js:457
throw new Error("Invalid room ID or alias");
^
Error: Invalid room ID or alias
at MatrixClient.resolveRoom (/usr/src/app/node_modules/matrix-bot-sdk/lib/MatrixClient.js:457:15)
at descriptor.value (/usr/src/app/node_modules/matrix-bot-sdk/lib/metrics/decorators.js:19:53)
at Intent.resolveRoom (/usr/src/app/node_modules/matrix-appservice-bridge/lib/components/intent.js:144:51)
at Intent._ensureJoined (/usr/src/app/node_modules/matrix-appservice-bridge/lib/components/intent.js:747:35)
at Intent.join (/usr/src/app/node_modules/matrix-appservice-bridge/lib/components/intent.js:446:21)
at AdminCommand_1.AdminCommand.room [as cb] (/usr/src/app/lib/AdminCommands.js:239:39)
at AdminCommand.handler (/usr/src/app/lib/AdminCommand.js:27:35)
at Object.handler (/usr/src/app/lib/AdminCommands.js:77:32)
at /usr/src/app/node_modules/yargs/build/index.cjs:1:8891
at j (/usr/src/app/node_modules/yargs/build/index.cjs:1:4956)
``` | defect | join room crashes the bridge issuing the command join room in your control room with the bridge bot crashes the bridge warn command join room failed to complete e not enough non option arguments got need at least at p n fail usr src app node modules yargs build index cjs at object positionalcount usr src app node modules yargs build index cjs at m populatepositionals usr src app node modules yargs build index cjs at m applymiddlewareandgetresult usr src app node modules yargs build index cjs at m runcommand usr src app node modules yargs build index cjs at usr src app node modules yargs build index cjs at xt parse usr src app node modules yargs build index cjs at xt parsesync usr src app node modules yargs build index cjs at usr src app lib admincommands js at usr src app node modules matrix bot sdk lib matrixclient js throw new error invalid room id or alias error invalid room id or alias at matrixclient resolveroom usr src app node modules matrix bot sdk lib matrixclient js at descriptor value usr src app node modules matrix bot sdk lib metrics decorators js at intent resolveroom usr src app node modules matrix appservice bridge lib components intent js at intent ensurejoined usr src app node modules matrix appservice bridge lib components intent js at intent join usr src app node modules matrix appservice bridge lib components intent js at admincommand admincommand room usr src app lib admincommands js at admincommand handler usr src app lib admincommand js at object handler usr src app lib admincommands js at usr src app node modules yargs build index cjs at j usr src app node modules yargs build index cjs | 1 |
18,981 | 3,114,951,276 | IssuesEvent | 2015-09-03 12:04:32 | prettydiff/prettydiff | https://api.github.com/repos/prettydiff/prettydiff | opened | css !important on repeated property | Defect Underway | .example {
margin: 0 0 1em 0 !important;
margin: 0 0 1em 0 !important;
padding: 0 0 1em 0 !important;
}
Becomes
.example {
margin : 0 0 1em 0 !important;
margin : 0;
} | 1.0 | css !important on repeated property - .example {
margin: 0 0 1em 0 !important;
margin: 0 0 1em 0 !important;
padding: 0 0 1em 0 !important;
}
Becomes
.example {
margin : 0 0 1em 0 !important;
margin : 0;
} | defect | css important on repeated property example margin important margin important padding important becomes example margin important margin | 1 |
54,535 | 13,757,835,181 | IssuesEvent | 2020-10-06 22:28:25 | department-of-veterans-affairs/va.gov-team | https://api.github.com/repos/department-of-veterans-affairs/va.gov-team | opened | 508-defect-2 Fast Follow! [COGNITION]: Headings MUST only be read once | 508-defect-2 508-issue-cognition 508/Accessibility vsa vsa-public-websites | # [508-defect-2 Fast Follow!](https://github.com/department-of-veterans-affairs/va.gov-team/blob/master/platform/accessibility/guidance/defect-severity-rubric.md#508-defect-2)
cc @1Copenut — I'm on the fence if this is a 508-defect-1 or 2. Hearing the heading repeat is a broken experience, but it's easy to work past, so I made this a fast follow. Does that sound right?
**Feedback framework**
- **❗️ Must** for if the feedback must be applied
- **⚠️ Should** if the feedback is best practice
- **✔️ Consider** for suggestions/enhancements
## Point of Contact
<!-- If this issue is being opened by a VFS team member, please add a point of contact. Usually this is the same person who enters the issue ticket. -->
**VFS Point of Contact:** Jennifer
## User Story or Problem Statement
As a VoiceOver screen reader user, I expect to read the content of a page without unexpected duplication.
## Details
<!-- This is a detailed description of the issue. It should include a restatement of the title, and provide more background information. -->
Headings must only be read once by a screen reader.
On select pages, those with "Related forms and instructions", Voiceover will read a heading twice. Upon investigation, it is due to the `h4` having a `span` inside it. I tried changing the `span` to a `dfn`, adding `role="text"` (as suggested in [this blog post on text splitting](https://axesslab.com/text-splitting/)), but neither worked. Changing the `h4` to a `p` fixed the issue.
### Sample pages where this occurs
- https://www.va.gov/find-forms/about-form-21p-0969/
- https://www.va.gov/find-forms/about-form-10-7959c/
## Acceptance Criteria
- [ ] Headings should only read once in screen readers
## Definition of done
1. Review and acknowledge feedback.
1. Fix and/or document decisions made.
1. Accessibility specialist will close ticket after reviewing documented decisions / validating fix.
## Environment
* Operating System: MacOS
* Browser: Safari Version 14.0 (14610.1.28.1.9)
* Screenreading device: VoiceOver
* Server destination: production
## Steps to Recreate
1. Enter `https://www.va.gov/find-forms/about-form-21p-0969/` in browser
2. Start screenreading device listed in Environment
3. Navigate to the heading, "Related forms and instructions"
4. Listen to the h3 "VA Form 21P-534" and then the h4 "Application for Dependency and Indemnity Compensation, Survivors Pension and Accrued Benefits by a Surviving Spouse or Child (Including Death Compensation if Applicable)"
5. Verify that the screen reader says two items, and then repeats the entire heading
## Solution (if known)
### Current code
```
<li>
<hgroup>
<h3 id="va-form-21p-534">VA Form 21P-534</h3>
<h4 class="vads-u-margin-top--0">
<span class="vads-u-visibility--screen-reader">Form name:</span> Application for Dependency and Indemnity Compensation, Survivors Pension and Accrued Benefits by a Surviving Spouse or Child (Including Death Compensation if Applicable)
</h4>
</hgroup>
<!-- etcetera -->
```

### Recommended solution
Note: I didn't bold the styling, and it was easier to read than the bold text. The designer(s) may prefer a bold h4 styling.
```diff
<li>
<h3 id="va-form-21p-534">VA Form 21P-534</h3>
+ <p class="vads-u-margin-top--0 vads-u-font-size--h4">
<dfn class="vads-u-visibility--screen-reader">Form name:</dfn>
Application for Dependency and Indemnity Compensation, Survivors Pension and Accrued Benefits by a Surviving Spouse or Child (Including Death Compensation if Applicable)
</p>
<!-- etcetera -->
```

| 1.0 | 508-defect-2 Fast Follow! [COGNITION]: Headings MUST only be read once - # [508-defect-2 Fast Follow!](https://github.com/department-of-veterans-affairs/va.gov-team/blob/master/platform/accessibility/guidance/defect-severity-rubric.md#508-defect-2)
cc @1Copenut — I'm on the fence if this is a 508-defect-1 or 2. Hearing the heading repeat is a broken experience, but it's easy to work past, so I made this a fast follow. Does that sound right?
**Feedback framework**
- **❗️ Must** for if the feedback must be applied
- **⚠️ Should** if the feedback is best practice
- **✔️ Consider** for suggestions/enhancements
## Point of Contact
<!-- If this issue is being opened by a VFS team member, please add a point of contact. Usually this is the same person who enters the issue ticket. -->
**VFS Point of Contact:** Jennifer
## User Story or Problem Statement
As a VoiceOver screen reader user, I expect to read the content of a page without unexpected duplication.
## Details
<!-- This is a detailed description of the issue. It should include a restatement of the title, and provide more background information. -->
Headings must only be read once by a screen reader.
On select pages, those with "Related forms and instructions", Voiceover will read a heading twice. Upon investigation, it is due to the `h4` having a `span` inside it. I tried changing the `span` to a `dfn`, adding `role="text"` (as suggested in [this blog post on text splitting](https://axesslab.com/text-splitting/)), but neither worked. Changing the `h4` to a `p` fixed the issue.
### Sample pages where this occurs
- https://www.va.gov/find-forms/about-form-21p-0969/
- https://www.va.gov/find-forms/about-form-10-7959c/
## Acceptance Criteria
- [ ] Headings should only read once in screen readers
## Definition of done
1. Review and acknowledge feedback.
1. Fix and/or document decisions made.
1. Accessibility specialist will close ticket after reviewing documented decisions / validating fix.
## Environment
* Operating System: MacOS
* Browser: Safari Version 14.0 (14610.1.28.1.9)
* Screenreading device: VoiceOver
* Server destination: production
## Steps to Recreate
1. Enter `https://www.va.gov/find-forms/about-form-21p-0969/` in browser
2. Start screenreading device listed in Environment
3. Navigate to the heading, "Related forms and instructions"
4. Listen to the h3 "VA Form 21P-534" and then the h4 "Application for Dependency and Indemnity Compensation, Survivors Pension and Accrued Benefits by a Surviving Spouse or Child (Including Death Compensation if Applicable)"
5. Verify that the screen reader says two items, and then repeats the entire heading
## Solution (if known)
### Current code
```
<li>
<hgroup>
<h3 id="va-form-21p-534">VA Form 21P-534</h3>
<h4 class="vads-u-margin-top--0">
<span class="vads-u-visibility--screen-reader">Form name:</span> Application for Dependency and Indemnity Compensation, Survivors Pension and Accrued Benefits by a Surviving Spouse or Child (Including Death Compensation if Applicable)
</h4>
</hgroup>
<!-- etcetera -->
```

### Recommended solution
Note: I didn't bold the styling, and it was easier to read than the bold text. The designer(s) may prefer a bold h4 styling.
```diff
<li>
<h3 id="va-form-21p-534">VA Form 21P-534</h3>
+ <p class="vads-u-margin-top--0 vads-u-font-size--h4">
<dfn class="vads-u-visibility--screen-reader">Form name:</dfn>
Application for Dependency and Indemnity Compensation, Survivors Pension and Accrued Benefits by a Surviving Spouse or Child (Including Death Compensation if Applicable)
</p>
<!-- etcetera -->
```

| defect | defect fast follow headings must only be read once cc — i m on the fence if this is a defect or hearing the heading repeat is a broken experience but it s easy to work past so i made this a fast follow does that sound right feedback framework ❗️ must for if the feedback must be applied ⚠️ should if the feedback is best practice ✔️ consider for suggestions enhancements point of contact vfs point of contact jennifer user story or problem statement as a voiceover screen reader user i expect to read the content of a page without unexpected duplication details headings must only be read once by a screen reader on select pages those with related forms and instructions voiceover will read a heading twice upon investigation it is due to the having a span inside it i tried changing the span to a dfn adding role text as suggested in but neither worked changing the to a p fixed the issue sample pages where this occurs acceptance criteria headings should only read once in screen readers definition of done review and acknowledge feedback fix and or document decisions made accessibility specialist will close ticket after reviewing documented decisions validating fix environment operating system macos browser safari version screenreading device voiceover server destination production steps to recreate enter in browser start screenreading device listed in environment navigate to the heading related forms and instructions listen to the va form and then the application for dependency and indemnity compensation survivors pension and accrued benefits by a surviving spouse or child including death compensation if applicable verify that the screen reader says two items and then repeats the entire heading solution if known current code va form form name application for dependency and indemnity compensation survivors pension and accrued benefits by a surviving spouse or child including death compensation if applicable recommended solution note i didn t bold the styling and it was easier to read than the bold text the designer s may prefer a bold styling diff va form form name application for dependency and indemnity compensation survivors pension and accrued benefits by a surviving spouse or child including death compensation if applicable | 1 |
4,076 | 2,610,086,982 | IssuesEvent | 2015-02-26 18:26:26 | 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:16 | 1.0 | 深圳痤疮疤痕怎么祛除 - ```
深圳痤疮疤痕怎么祛除【深圳韩方科颜全国热线400-869-1818,24
小时QQ4008691818】深圳韩方科颜专业祛痘连锁机构,机构以韩��
�秘方——韩方科颜这一国妆准字号治疗型权威,祛痘佳品,�
��方科颜专业祛痘连锁机构,采用韩国秘方配合专业“不反弹
”健康祛痘技术并结合先进“先进豪华彩光”仪,开创国内��
�业治疗粉刺、痤疮签约包治先河,成功消除了许多顾客脸上�
��痘痘。
```
-----
Original issue reported on code.google.com by `szft...@163.com` on 14 May 2014 at 7:16 | defect | 深圳痤疮疤痕怎么祛除 深圳痤疮疤痕怎么祛除【 , 】深圳韩方科颜专业祛痘连锁机构,机构以韩�� �秘方——韩方科颜这一国妆准字号治疗型权威,祛痘佳品,� ��方科颜专业祛痘连锁机构,采用韩国秘方配合专业“不反弹 ”健康祛痘技术并结合先进“先进豪华彩光”仪,开创国内�� �业治疗粉刺、痤疮签约包治先河,成功消除了许多顾客脸上� ��痘痘。 original issue reported on code google com by szft com on may at | 1 |
15,407 | 2,851,534,675 | IssuesEvent | 2015-06-01 07:40:24 | yannrichet/rsession | https://api.github.com/repos/yannrichet/rsession | closed | resssion fails to start correctly when using R 2.10 on windows vista | auto-migrated Priority-Medium Type-Defect | ```
What steps will reproduce the problem?
1. Start Rserve within R with: Rserve()
2. create an Rsession instance in java with:
Rsession.newLocalInstance(System.out, null)
3. The error msg which show is up is:
Connecting R://localhost:6314
Rserve R://localhost:6314 is not accessible.
If I specify the Rserve port in R via: Rserve(port=6315), the error msg
remains and the port is simply incremented compared to the Rserve-port.
This indicates that there is some kind of communication between Rsession
and Rserve.
```
Original issue reported on code.google.com by `holgerbr...@gmail.com` on 21 Dec 2009 at 3:39 | 1.0 | resssion fails to start correctly when using R 2.10 on windows vista - ```
What steps will reproduce the problem?
1. Start Rserve within R with: Rserve()
2. create an Rsession instance in java with:
Rsession.newLocalInstance(System.out, null)
3. The error msg which show is up is:
Connecting R://localhost:6314
Rserve R://localhost:6314 is not accessible.
If I specify the Rserve port in R via: Rserve(port=6315), the error msg
remains and the port is simply incremented compared to the Rserve-port.
This indicates that there is some kind of communication between Rsession
and Rserve.
```
Original issue reported on code.google.com by `holgerbr...@gmail.com` on 21 Dec 2009 at 3:39 | defect | resssion fails to start correctly when using r on windows vista what steps will reproduce the problem start rserve within r with rserve create an rsession instance in java with rsession newlocalinstance system out null the error msg which show is up is connecting r localhost rserve r localhost is not accessible if i specify the rserve port in r via rserve port the error msg remains and the port is simply incremented compared to the rserve port this indicates that there is some kind of communication between rsession and rserve original issue reported on code google com by holgerbr gmail com on dec at | 1 |
78,506 | 27,559,647,121 | IssuesEvent | 2023-03-07 20:49:55 | hazelcast/hazelcast | https://api.github.com/repos/hazelcast/hazelcast | opened | error while migration from 3.12.6 to 4.0.3 | Type: Defect | <!--
Thanks for reporting your issue. Please share with us the following information, to help us resolve your issue quickly and efficiently.
-->
**Describe the bug**
This is the error that we are facing while creating a node.
```
20:26:10.930 [main] ERROR com.hazelcast.instance.impl.Node - [192.168.29.196]:5701 [dev] [4.0.3] Node creation failed
hazelcast-hazelcast_main-1 | java.lang.NoSuchMethodError: 'void com.hazelcast.internal.serialization.impl.ArrayDataSerializableFactory.<init>(com.hazelcast.util.ConstructorFunction[])'
hazelcast-hazelcast_main-1 | at com.hazelcast.mapreduce.impl.MapReduceDataSerializerHook.createFactory(MapReduceDataSerializerHook.java:234)
hazelcast-hazelcast_main-1 | at com.hazelcast.internal.serialization.impl.DataSerializableSerializer.<init>(DataSerializableSerializer.java:68)
hazelcast-hazelcast_main-1 | at com.hazelcast.internal.serialization.impl.SerializationServiceV1.<init>(SerializationServiceV1.java:120)
hazelcast-hazelcast_main-1 | at com.hazelcast.internal.serialization.impl.SerializationServiceV1$Builder.build(SerializationServiceV1.java:375)
hazelcast-hazelcast_main-1 | at com.hazelcast.internal.serialization.impl.DefaultSerializationServiceBuilder.createSerializationService(DefaultSerializationServiceBuilder.java:299)
hazelcast-hazelcast_main-1 | at com.hazelcast.internal.serialization.impl.DefaultSerializationServiceBuilder.build(DefaultSerializationServiceBuilder.java:236)
hazelcast-hazelcast_main-1 | at com.hazelcast.internal.serialization.impl.DefaultSerializationServiceBuilder.build(DefaultSerializationServiceBuilder.java:55)
hazelcast-hazelcast_main-1 | at com.hazelcast.instance.impl.DefaultNodeExtension.createSerializationService(DefaultNodeExtension.java:252)
hazelcast-hazelcast_main-1 | at com.hazelcast.instance.impl.Node.<init>(Node.java:252)
hazelcast-hazelcast_main-1 | at com.hazelcast.instance.impl.HazelcastInstanceImpl.createNode(HazelcastInstanceImpl.java:147)
hazelcast-hazelcast_main-1 | at com.hazelcast.instance.impl.HazelcastInstanceImpl.<init>(HazelcastInstanceImpl.java:116)
hazelcast-hazelcast_main-1 | at com.hazelcast.instance.impl.HazelcastInstanceFactory.constructHazelcastInstance(HazelcastInstanceFactory.java:211)
hazelcast-hazelcast_main-1 | at com.hazelcast.instance.impl.HazelcastInstanceFactory.newHazelcastInstance(HazelcastInstanceFactory.java:190)
hazelcast-hazelcast_main-1 | at com.hazelcast.instance.impl.HazelcastInstanceFactory.newHazelcastInstance(HazelcastInstanceFactory.java:128)
hazelcast-hazelcast_main-1 | at com.hazelcast.core.Hazelcast.newHazelcastInstance(Hazelcast.java:91)
hazelcast-hazelcast_main-1 | at com.hazelcast.core.server.HazelcastMemberStarter.main(HazelcastMemberStarter.java:46)
```
we have checked and cleared the classpath as well there's no dependency on 3.12.6 anymore. From where it is trying to access `MapReduceDataSerializerHook` which was present in 3.12.6 but is no longer there in 4.0.3?
**Expected behavior**
node creation should be successful.
<!--
Add any other context about the problem here.
Common details that we're often interested in:
- Detailed description of the steps to reproduce your issue
- Logs and stack traces, if available
- Hazelcast version that you use (e.g. 3.4, also specify whether it is a minor release or the latest snapshot)
- If available, integration module versions (e.g. Tomcat, Jetty, Spring, Hibernate). Also, include their detailed configuration information such as web.xml, Hibernate configuration and `context.xml` for Spring
- Cluster size, i.e. the number of Hazelcast cluster members
- Number of the clients
- Version of Java. It is also helpful to mention the JVM parameters
- Operating system. If it is Linux, kernel version is helpful
- Unit test with the `hazelcast.xml` file. If you could include a unit test which reproduces your issue, we would be grateful
-->
| 1.0 | error while migration from 3.12.6 to 4.0.3 - <!--
Thanks for reporting your issue. Please share with us the following information, to help us resolve your issue quickly and efficiently.
-->
**Describe the bug**
This is the error that we are facing while creating a node.
```
20:26:10.930 [main] ERROR com.hazelcast.instance.impl.Node - [192.168.29.196]:5701 [dev] [4.0.3] Node creation failed
hazelcast-hazelcast_main-1 | java.lang.NoSuchMethodError: 'void com.hazelcast.internal.serialization.impl.ArrayDataSerializableFactory.<init>(com.hazelcast.util.ConstructorFunction[])'
hazelcast-hazelcast_main-1 | at com.hazelcast.mapreduce.impl.MapReduceDataSerializerHook.createFactory(MapReduceDataSerializerHook.java:234)
hazelcast-hazelcast_main-1 | at com.hazelcast.internal.serialization.impl.DataSerializableSerializer.<init>(DataSerializableSerializer.java:68)
hazelcast-hazelcast_main-1 | at com.hazelcast.internal.serialization.impl.SerializationServiceV1.<init>(SerializationServiceV1.java:120)
hazelcast-hazelcast_main-1 | at com.hazelcast.internal.serialization.impl.SerializationServiceV1$Builder.build(SerializationServiceV1.java:375)
hazelcast-hazelcast_main-1 | at com.hazelcast.internal.serialization.impl.DefaultSerializationServiceBuilder.createSerializationService(DefaultSerializationServiceBuilder.java:299)
hazelcast-hazelcast_main-1 | at com.hazelcast.internal.serialization.impl.DefaultSerializationServiceBuilder.build(DefaultSerializationServiceBuilder.java:236)
hazelcast-hazelcast_main-1 | at com.hazelcast.internal.serialization.impl.DefaultSerializationServiceBuilder.build(DefaultSerializationServiceBuilder.java:55)
hazelcast-hazelcast_main-1 | at com.hazelcast.instance.impl.DefaultNodeExtension.createSerializationService(DefaultNodeExtension.java:252)
hazelcast-hazelcast_main-1 | at com.hazelcast.instance.impl.Node.<init>(Node.java:252)
hazelcast-hazelcast_main-1 | at com.hazelcast.instance.impl.HazelcastInstanceImpl.createNode(HazelcastInstanceImpl.java:147)
hazelcast-hazelcast_main-1 | at com.hazelcast.instance.impl.HazelcastInstanceImpl.<init>(HazelcastInstanceImpl.java:116)
hazelcast-hazelcast_main-1 | at com.hazelcast.instance.impl.HazelcastInstanceFactory.constructHazelcastInstance(HazelcastInstanceFactory.java:211)
hazelcast-hazelcast_main-1 | at com.hazelcast.instance.impl.HazelcastInstanceFactory.newHazelcastInstance(HazelcastInstanceFactory.java:190)
hazelcast-hazelcast_main-1 | at com.hazelcast.instance.impl.HazelcastInstanceFactory.newHazelcastInstance(HazelcastInstanceFactory.java:128)
hazelcast-hazelcast_main-1 | at com.hazelcast.core.Hazelcast.newHazelcastInstance(Hazelcast.java:91)
hazelcast-hazelcast_main-1 | at com.hazelcast.core.server.HazelcastMemberStarter.main(HazelcastMemberStarter.java:46)
```
we have checked and cleared the classpath as well there's no dependency on 3.12.6 anymore. From where it is trying to access `MapReduceDataSerializerHook` which was present in 3.12.6 but is no longer there in 4.0.3?
**Expected behavior**
node creation should be successful.
<!--
Add any other context about the problem here.
Common details that we're often interested in:
- Detailed description of the steps to reproduce your issue
- Logs and stack traces, if available
- Hazelcast version that you use (e.g. 3.4, also specify whether it is a minor release or the latest snapshot)
- If available, integration module versions (e.g. Tomcat, Jetty, Spring, Hibernate). Also, include their detailed configuration information such as web.xml, Hibernate configuration and `context.xml` for Spring
- Cluster size, i.e. the number of Hazelcast cluster members
- Number of the clients
- Version of Java. It is also helpful to mention the JVM parameters
- Operating system. If it is Linux, kernel version is helpful
- Unit test with the `hazelcast.xml` file. If you could include a unit test which reproduces your issue, we would be grateful
-->
| defect | error while migration from to thanks for reporting your issue please share with us the following information to help us resolve your issue quickly and efficiently describe the bug this is the error that we are facing while creating a node error com hazelcast instance impl node node creation failed hazelcast hazelcast main java lang nosuchmethoderror void com hazelcast internal serialization impl arraydataserializablefactory com hazelcast util constructorfunction hazelcast hazelcast main at com hazelcast mapreduce impl mapreducedataserializerhook createfactory mapreducedataserializerhook java hazelcast hazelcast main at com hazelcast internal serialization impl dataserializableserializer dataserializableserializer java hazelcast hazelcast main at com hazelcast internal serialization impl java hazelcast hazelcast main at com hazelcast internal serialization impl builder build java hazelcast hazelcast main at com hazelcast internal serialization impl defaultserializationservicebuilder createserializationservice defaultserializationservicebuilder java hazelcast hazelcast main at com hazelcast internal serialization impl defaultserializationservicebuilder build defaultserializationservicebuilder java hazelcast hazelcast main at com hazelcast internal serialization impl defaultserializationservicebuilder build defaultserializationservicebuilder java hazelcast hazelcast main at com hazelcast instance impl defaultnodeextension createserializationservice defaultnodeextension java hazelcast hazelcast main at com hazelcast instance impl node node java hazelcast hazelcast main at com hazelcast instance impl hazelcastinstanceimpl createnode hazelcastinstanceimpl java hazelcast hazelcast main at com hazelcast instance impl hazelcastinstanceimpl hazelcastinstanceimpl java hazelcast hazelcast main at com hazelcast instance impl hazelcastinstancefactory constructhazelcastinstance hazelcastinstancefactory java hazelcast hazelcast main at com hazelcast instance impl hazelcastinstancefactory newhazelcastinstance hazelcastinstancefactory java hazelcast hazelcast main at com hazelcast instance impl hazelcastinstancefactory newhazelcastinstance hazelcastinstancefactory java hazelcast hazelcast main at com hazelcast core hazelcast newhazelcastinstance hazelcast java hazelcast hazelcast main at com hazelcast core server hazelcastmemberstarter main hazelcastmemberstarter java we have checked and cleared the classpath as well there s no dependency on anymore from where it is trying to access mapreducedataserializerhook which was present in but is no longer there in expected behavior node creation should be successful add any other context about the problem here common details that we re often interested in detailed description of the steps to reproduce your issue logs and stack traces if available hazelcast version that you use e g also specify whether it is a minor release or the latest snapshot if available integration module versions e g tomcat jetty spring hibernate also include their detailed configuration information such as web xml hibernate configuration and context xml for spring cluster size i e the number of hazelcast cluster members number of the clients version of java it is also helpful to mention the jvm parameters operating system if it is linux kernel version is helpful unit test with the hazelcast xml file if you could include a unit test which reproduces your issue we would be grateful | 1 |
65,103 | 19,096,591,283 | IssuesEvent | 2021-11-29 17:18:05 | vector-im/element-web | https://api.github.com/repos/vector-im/element-web | closed | Some characters displaying as HTML character entities in room list preview | T-Defect X-Regression S-Minor A-Media A-Message-Previews O-Occasional | 
This only seems to happen when those characters are character entities in the `formatted_body` (not when it's a simple plain message, for example). The content of the event in the screenshot is:
```
{
"body": "<ServoFire> I know you can set that to happen in Cura when you slice the file with the print order option",
"format": "org.matrix.custom.html",
"formatted_body": "<ServoFire> I know you can set that to happen in Cura when you slice the file with the print order option",
"msgtype": "m.text"
}
```
and it renders as expected (using < and > instead of \< and \>) when viewing the event in the room itself.
Element Web develop (c5f533011bc1-react-d203e8f1294a-js-dc64c34ccb82) on Firefox 88. | 1.0 | Some characters displaying as HTML character entities in room list preview - 
This only seems to happen when those characters are character entities in the `formatted_body` (not when it's a simple plain message, for example). The content of the event in the screenshot is:
```
{
"body": "<ServoFire> I know you can set that to happen in Cura when you slice the file with the print order option",
"format": "org.matrix.custom.html",
"formatted_body": "<ServoFire> I know you can set that to happen in Cura when you slice the file with the print order option",
"msgtype": "m.text"
}
```
and it renders as expected (using < and > instead of \< and \>) when viewing the event in the room itself.
Element Web develop (c5f533011bc1-react-d203e8f1294a-js-dc64c34ccb82) on Firefox 88. | defect | some characters displaying as html character entities in room list preview this only seems to happen when those characters are character entities in the formatted body not when it s a simple plain message for example the content of the event in the screenshot is body i know you can set that to happen in cura when you slice the file with the print order option format org matrix custom html formatted body lt servofire gt i know you can set that to happen in cura when you slice the file with the print order option msgtype m text and it renders as expected using instead of lt and gt when viewing the event in the room itself element web develop react js on firefox | 1 |
21,119 | 3,461,696,100 | IssuesEvent | 2015-12-20 09:26:25 | arti01/jkursy | https://api.github.com/repos/arti01/jkursy | closed | poziomy | auto-migrated Priority-Medium Type-Defect | ```
jednak, jeśli dodam poziom "nie dotyczy", to jest problem - wyświetla się on
w głównym menu, a to tylko substytut niewypełnionego pola... Jednak trzeba
by coś zrobić, żeby można było nie przypisywać nic do konsultacji,
ćwiczeń i warsztatów.
```
Original issue reported on code.google.com by `juko...@gmail.com` on 28 Mar 2011 at 7:44 | 1.0 | poziomy - ```
jednak, jeśli dodam poziom "nie dotyczy", to jest problem - wyświetla się on
w głównym menu, a to tylko substytut niewypełnionego pola... Jednak trzeba
by coś zrobić, żeby można było nie przypisywać nic do konsultacji,
ćwiczeń i warsztatów.
```
Original issue reported on code.google.com by `juko...@gmail.com` on 28 Mar 2011 at 7:44 | defect | poziomy jednak jeśli dodam poziom nie dotyczy to jest problem wyświetla się on w głównym menu a to tylko substytut niewypełnionego pola jednak trzeba by coś zrobić żeby można było nie przypisywać nic do konsultacji ćwiczeń i warsztatów original issue reported on code google com by juko gmail com on mar at | 1 |
174,703 | 6,542,499,557 | IssuesEvent | 2017-09-02 07:49:42 | tcpd/surf | https://api.github.com/repos/tcpd/surf | closed | Make code agnostic to candidates data set | P2 - Priority | It should be easy to modify surf to accommodate other datasets, such as (say) Lok Sabha.
The dependency on any specific dataset should be minimal, and captured in some configuration variables in Config.java (this is set to some default, will be settable from surf.properties and may even be settable by the user at run time).
e.g.
e.g. in Config.java, we have added:
public static String[] columnsToDisplay = new String[]{"Name", "Sex", "Year", "Constituency", "Party", "State", "Position", "Votes"};
public static String mappedIdColumn = "pid"; // name of column into which output id's will be written
public static String primaryColumn = "Name"; // name of primary column that is being merged
public static String secondaryColumn = "AC_no"; // name of secondary column by which fields can be grouped (may or may not be visible on screen)
public static String filterColumn = "Position"; // name of column on which filter can be set. (should be expandable to accommodate multiple columns)
public static String[] filterColumnValues = new String[]{"1", "2", "3"}; // allowed values for filterColumn when set
The rest of the code should be driven only by these variables instead of being hard-coded to certain column names. HTML code, CSS selectors, etc. should also not reflect hard-coded fields, to the extent possible.
The name "incumbency" need not appear anywhere. It can simply be called Merge.
| 1.0 | Make code agnostic to candidates data set - It should be easy to modify surf to accommodate other datasets, such as (say) Lok Sabha.
The dependency on any specific dataset should be minimal, and captured in some configuration variables in Config.java (this is set to some default, will be settable from surf.properties and may even be settable by the user at run time).
e.g.
e.g. in Config.java, we have added:
public static String[] columnsToDisplay = new String[]{"Name", "Sex", "Year", "Constituency", "Party", "State", "Position", "Votes"};
public static String mappedIdColumn = "pid"; // name of column into which output id's will be written
public static String primaryColumn = "Name"; // name of primary column that is being merged
public static String secondaryColumn = "AC_no"; // name of secondary column by which fields can be grouped (may or may not be visible on screen)
public static String filterColumn = "Position"; // name of column on which filter can be set. (should be expandable to accommodate multiple columns)
public static String[] filterColumnValues = new String[]{"1", "2", "3"}; // allowed values for filterColumn when set
The rest of the code should be driven only by these variables instead of being hard-coded to certain column names. HTML code, CSS selectors, etc. should also not reflect hard-coded fields, to the extent possible.
The name "incumbency" need not appear anywhere. It can simply be called Merge.
| non_defect | make code agnostic to candidates data set it should be easy to modify surf to accommodate other datasets such as say lok sabha the dependency on any specific dataset should be minimal and captured in some configuration variables in config java this is set to some default will be settable from surf properties and may even be settable by the user at run time e g e g in config java we have added public static string columnstodisplay new string name sex year constituency party state position votes public static string mappedidcolumn pid name of column into which output id s will be written public static string primarycolumn name name of primary column that is being merged public static string secondarycolumn ac no name of secondary column by which fields can be grouped may or may not be visible on screen public static string filtercolumn position name of column on which filter can be set should be expandable to accommodate multiple columns public static string filtercolumnvalues new string allowed values for filtercolumn when set the rest of the code should be driven only by these variables instead of being hard coded to certain column names html code css selectors etc should also not reflect hard coded fields to the extent possible the name incumbency need not appear anywhere it can simply be called merge | 0 |
31,036 | 8,641,807,119 | IssuesEvent | 2018-11-24 21:54:19 | Trustroots/trustroots | https://api.github.com/repos/Trustroots/trustroots | closed | easy installation for devs | build | It seems currently the only way to get this set up is if you have a _lot_ of knowledge of node, docker, and mongo.
It should be possible to set this up in less than 15 minutes with minimal knowledge of any of these, at least on Debian/Ubuntu and OSX.
How can we do this? | 1.0 | easy installation for devs - It seems currently the only way to get this set up is if you have a _lot_ of knowledge of node, docker, and mongo.
It should be possible to set this up in less than 15 minutes with minimal knowledge of any of these, at least on Debian/Ubuntu and OSX.
How can we do this? | non_defect | easy installation for devs it seems currently the only way to get this set up is if you have a lot of knowledge of node docker and mongo it should be possible to set this up in less than minutes with minimal knowledge of any of these at least on debian ubuntu and osx how can we do this | 0 |
27,160 | 5,316,735,165 | IssuesEvent | 2017-02-13 20:40:38 | MRtrix3/mrtrix3 | https://api.github.com/repos/MRtrix3/mrtrix3 | closed | Contradictory documentation regarding the -independent option for mtbin | documentation | ``mtbin`` documentation says:
> Intensity normalisation is performed by either determining a common global normalisation factor for all tissue types (default) or by normalising each tissue type independently with a single tissue-specific global scale factor.
with an option ``-independent`` to perform normalise each tissue type independently:
> -independent intensity normalise each tissue type independently
However, the ``Fibre density and cross-section - Multi-tissue CSD`` documentation says:
> This step performs global intensity normalisation by scaling all tissue types based on a single scale factor. A single multiplicative bias field is also estimated and applied to correct the output: foreach * : mtbin -independent IN/fod.mif IN/fod_bias_norm.mif IN/gm.mif IN/gm_bias_norm.mif IN/csf.mif IN/csf_bias_norm.mif
suggesting that the ``-independent`` option should be used to perform intensity normalisation using a single scale factor. I assume the ``-independent`` option has to be dropped in the ``Fibre density and cross-section - Multi-tissue CSD`` docs? | 1.0 | Contradictory documentation regarding the -independent option for mtbin - ``mtbin`` documentation says:
> Intensity normalisation is performed by either determining a common global normalisation factor for all tissue types (default) or by normalising each tissue type independently with a single tissue-specific global scale factor.
with an option ``-independent`` to perform normalise each tissue type independently:
> -independent intensity normalise each tissue type independently
However, the ``Fibre density and cross-section - Multi-tissue CSD`` documentation says:
> This step performs global intensity normalisation by scaling all tissue types based on a single scale factor. A single multiplicative bias field is also estimated and applied to correct the output: foreach * : mtbin -independent IN/fod.mif IN/fod_bias_norm.mif IN/gm.mif IN/gm_bias_norm.mif IN/csf.mif IN/csf_bias_norm.mif
suggesting that the ``-independent`` option should be used to perform intensity normalisation using a single scale factor. I assume the ``-independent`` option has to be dropped in the ``Fibre density and cross-section - Multi-tissue CSD`` docs? | non_defect | contradictory documentation regarding the independent option for mtbin mtbin documentation says intensity normalisation is performed by either determining a common global normalisation factor for all tissue types default or by normalising each tissue type independently with a single tissue specific global scale factor with an option independent to perform normalise each tissue type independently independent intensity normalise each tissue type independently however the fibre density and cross section multi tissue csd documentation says this step performs global intensity normalisation by scaling all tissue types based on a single scale factor a single multiplicative bias field is also estimated and applied to correct the output foreach mtbin independent in fod mif in fod bias norm mif in gm mif in gm bias norm mif in csf mif in csf bias norm mif suggesting that the independent option should be used to perform intensity normalisation using a single scale factor i assume the independent option has to be dropped in the fibre density and cross section multi tissue csd docs | 0 |
25,194 | 4,233,586,615 | IssuesEvent | 2016-07-05 08:32:28 | arkayenro/arkinventory | https://api.github.com/repos/arkayenro/arkinventory | closed | Can't transfer from Bank using Argent Gruntling | auto-migrated Priority-Medium Type-Defect | ```
Downloaded from > googlecode
What steps will reproduce the problem?
1. Get the Argent Gruntling non-combat pet upgraded with the Argent Pony Bridle
2. Use its Bank function
What is the expected output? What do you see instead?
Expected result is being able to transfer to and from the bank without being
near a bank. I can see the window, but nothing gets transferred. Disabling
arkinventory's bank override and using Blizzard's default bank window will
work, though.
What version of the product are you using? On what operating system?
Latest version 3.02.72 on Windows XP.
```
Original issue reported on code.google.com by `brain...@gmail.com` on 25 Jan 2011 at 12:44 | 1.0 | Can't transfer from Bank using Argent Gruntling - ```
Downloaded from > googlecode
What steps will reproduce the problem?
1. Get the Argent Gruntling non-combat pet upgraded with the Argent Pony Bridle
2. Use its Bank function
What is the expected output? What do you see instead?
Expected result is being able to transfer to and from the bank without being
near a bank. I can see the window, but nothing gets transferred. Disabling
arkinventory's bank override and using Blizzard's default bank window will
work, though.
What version of the product are you using? On what operating system?
Latest version 3.02.72 on Windows XP.
```
Original issue reported on code.google.com by `brain...@gmail.com` on 25 Jan 2011 at 12:44 | defect | can t transfer from bank using argent gruntling downloaded from googlecode what steps will reproduce the problem get the argent gruntling non combat pet upgraded with the argent pony bridle use its bank function what is the expected output what do you see instead expected result is being able to transfer to and from the bank without being near a bank i can see the window but nothing gets transferred disabling arkinventory s bank override and using blizzard s default bank window will work though what version of the product are you using on what operating system latest version on windows xp original issue reported on code google com by brain gmail com on jan at | 1 |
62,385 | 17,023,911,677 | IssuesEvent | 2021-07-03 04:31:04 | tomhughes/trac-tickets | https://api.github.com/repos/tomhughes/trac-tickets | closed | tunnel=* on a way generates inappropriate address/place | Component: nominatim Priority: minor Resolution: duplicate Type: defect | **[Submitted to the original trac issue database at 3.08am, Monday, 29th September 2014]**
Consider placeid https://nominatim.openstreetmap.org/details.php?place_id=9212214461 ...
Two issues seem evident; the first is how nominatim is handling address generation for ways with the tag tunnel=* regardless of other tagging; the second is that it is generating them for a waterway way at all.
Issue A: For ways with tunnel=* in general, the address 'West Pine Lake Road, Atkins, Forest, Wisconsin, United States of America' is generated. I would expect that a generated address in this case should be 'Atkins, Forest, Wisconsin, United States of America', as a tunnel does not necessarily have anything to do with the closest way of type 'highway'.
Issue B: Regardless of (A), above, this is a way of type waterway=*, which in turn is a member of a relation of type waterway=*. Generally these do not generate a placeid at all, because they are parented to the waterway relation (here, relation 172143.) In other words, that the way has the waterway tag on it should be evaluated over the fact that tunnel also does.
Thanks for the consideration! | 1.0 | tunnel=* on a way generates inappropriate address/place - **[Submitted to the original trac issue database at 3.08am, Monday, 29th September 2014]**
Consider placeid https://nominatim.openstreetmap.org/details.php?place_id=9212214461 ...
Two issues seem evident; the first is how nominatim is handling address generation for ways with the tag tunnel=* regardless of other tagging; the second is that it is generating them for a waterway way at all.
Issue A: For ways with tunnel=* in general, the address 'West Pine Lake Road, Atkins, Forest, Wisconsin, United States of America' is generated. I would expect that a generated address in this case should be 'Atkins, Forest, Wisconsin, United States of America', as a tunnel does not necessarily have anything to do with the closest way of type 'highway'.
Issue B: Regardless of (A), above, this is a way of type waterway=*, which in turn is a member of a relation of type waterway=*. Generally these do not generate a placeid at all, because they are parented to the waterway relation (here, relation 172143.) In other words, that the way has the waterway tag on it should be evaluated over the fact that tunnel also does.
Thanks for the consideration! | defect | tunnel on a way generates inappropriate address place consider placeid two issues seem evident the first is how nominatim is handling address generation for ways with the tag tunnel regardless of other tagging the second is that it is generating them for a waterway way at all issue a for ways with tunnel in general the address west pine lake road atkins forest wisconsin united states of america is generated i would expect that a generated address in this case should be atkins forest wisconsin united states of america as a tunnel does not necessarily have anything to do with the closest way of type highway issue b regardless of a above this is a way of type waterway which in turn is a member of a relation of type waterway generally these do not generate a placeid at all because they are parented to the waterway relation here relation in other words that the way has the waterway tag on it should be evaluated over the fact that tunnel also does thanks for the consideration | 1 |
367,986 | 10,864,111,382 | IssuesEvent | 2019-11-14 16:16:58 | ngageoint/hootenanny | https://api.github.com/repos/ngageoint/hootenanny | closed | JSON reader loads non-existing child refs when elements aren't type ordered | Category: Core Priority: Medium Type: Bug | ~~Think it has something to do with cropping in the chain.~~ | 1.0 | JSON reader loads non-existing child refs when elements aren't type ordered - ~~Think it has something to do with cropping in the chain.~~ | non_defect | json reader loads non existing child refs when elements aren t type ordered think it has something to do with cropping in the chain | 0 |
4,023 | 3,663,754,143 | IssuesEvent | 2016-02-19 08:17:40 | Yakindu/statecharts | https://api.github.com/repos/Yakindu/statecharts | opened | Statechart moves out of region when elements are moved | Comp-Graphical Editor Usability Issue | Do the following steps to see problem:
* Take an existing statechart model.
* add an element at the top of the region
* Move it several time to the top of the region.
-> all other elements move downward and after some time out of the region (when e.g. a state is outside the region by doing this also its transition disappears).
-> Increase size of region when the chart becomes bigger. | True | Statechart moves out of region when elements are moved - Do the following steps to see problem:
* Take an existing statechart model.
* add an element at the top of the region
* Move it several time to the top of the region.
-> all other elements move downward and after some time out of the region (when e.g. a state is outside the region by doing this also its transition disappears).
-> Increase size of region when the chart becomes bigger. | non_defect | statechart moves out of region when elements are moved do the following steps to see problem take an existing statechart model add an element at the top of the region move it several time to the top of the region all other elements move downward and after some time out of the region when e g a state is outside the region by doing this also its transition disappears increase size of region when the chart becomes bigger | 0 |
280,738 | 21,315,145,365 | IssuesEvent | 2022-04-16 06:20:52 | s7manth/pe | https://api.github.com/repos/s7manth/pe | opened | No title specified for `note` command | type.DocumentationBug severity.High | 
It is difficult to understand where the `note` command starts from.
<!--session: 1650089658387-8871fccb-6fc5-4d99-890b-800bd818015c-->
<!--Version: Web v3.4.2--> | 1.0 | No title specified for `note` command - 
It is difficult to understand where the `note` command starts from.
<!--session: 1650089658387-8871fccb-6fc5-4d99-890b-800bd818015c-->
<!--Version: Web v3.4.2--> | non_defect | no title specified for note command it is difficult to understand where the note command starts from | 0 |
118,234 | 15,256,774,438 | IssuesEvent | 2021-02-20 21:44:24 | gcsalzburg/upptime | https://api.github.com/repos/gcsalzburg/upptime | closed | 🛑 designedbycave is down | designedbycave status | In [`8de5424`](https://github.com/gcsalzburg/upptime/commit/8de5424db7bbe613e552fa1947e29041a67f3d0a
), designedbycave (https://www.designedbycave.co.uk) was **down**:
- HTTP code: 0
- Response time: 0 ms
| 1.0 | 🛑 designedbycave is down - In [`8de5424`](https://github.com/gcsalzburg/upptime/commit/8de5424db7bbe613e552fa1947e29041a67f3d0a
), designedbycave (https://www.designedbycave.co.uk) was **down**:
- HTTP code: 0
- Response time: 0 ms
| non_defect | 🛑 designedbycave is down in designedbycave was down http code response time ms | 0 |
22,839 | 2,650,999,330 | IssuesEvent | 2015-03-16 07:45:22 | grepper/tovid | https://api.github.com/repos/grepper/tovid | closed | Add half-dvd option to todisc | bug imported invalid Priority-Medium | _From [vmol...@gmail.com](https://code.google.com/u/109160704348794787408/) on July 24, 2008 17:42:08_
In the "wouldn't it be nice" category: allow the -half-dvd option that
tovid takes. A quick glance at the todisc code makes me think that it would
need to be added to the idvid program as well, although maybe there's a
work around.
Thanks,
Steve
_Original issue: http://code.google.com/p/tovid/issues/detail?id=67_ | 1.0 | Add half-dvd option to todisc - _From [vmol...@gmail.com](https://code.google.com/u/109160704348794787408/) on July 24, 2008 17:42:08_
In the "wouldn't it be nice" category: allow the -half-dvd option that
tovid takes. A quick glance at the todisc code makes me think that it would
need to be added to the idvid program as well, although maybe there's a
work around.
Thanks,
Steve
_Original issue: http://code.google.com/p/tovid/issues/detail?id=67_ | non_defect | add half dvd option to todisc from on july in the wouldn t it be nice category allow the half dvd option that tovid takes a quick glance at the todisc code makes me think that it would need to be added to the idvid program as well although maybe there s a work around thanks steve original issue | 0 |
128,368 | 17,501,496,241 | IssuesEvent | 2021-08-10 09:57:49 | haproxy/haproxy | https://api.github.com/repos/haproxy/haproxy | closed | 'option httpchk' : hiding headers or body at the end of the version string is deprecated. | status: works as designed | ### Detailed Description of the Problem
[WARNING] (2961) : parsing [/usr/local/haproxy/conf/haproxy.cfg:92]: 'option httpchk' : hiding headers or body at the end of the version string is deprecated. Please, consider to use 'http-check send' directive instead.
[WARNING] (2961) : parsing [/usr/local/haproxy/conf/haproxy.cfg:108]: 'option httpchk' : hiding headers or body at the end of the version string is deprecated. Please, consider to use 'http-check send' directive instead.
Warnings were found.
### Expected Behavior
The service and monitoring page can run normally, but the status reports the following warning .
### Steps to Reproduce the Behavior
haproxy -c -f /usr/local/haproxy/conf/haproxy.cfg
### Do you have any idea what may have caused this?
_No response_
### Do you have an idea how to solve the issue?
_No response_
### What is your configuration?
```haproxy
global
# to have these messages end up in /var/log/haproxy.log you will
# need to:
#
# 1) configure syslog to accept network log events. This is done
# by adding the '-r' option to the SYSLOGD_OPTIONS in
# /etc/sysconfig/syslog
#
# 2) configure local2 events to go to the /var/log/haproxy.log
# file. A line like the following can be added to
# /etc/sysconfig/syslog
#
# local2.* /var/log/haproxy.log
#
log 127.0.0.1 local2
chroot /usr/local/haproxy
pidfile /usr/local/haproxy/socket/haproxy.pid
maxconn 4000
user haproxy
group haproxy
daemon
# turn on stats unix socket
stats socket /usr/local/haproxy/stats
#---------------------------------------------------------------------
# common defaults that all the 'listen' and 'backend' sections will
# use if not designated in their block
#---------------------------------------------------------------------
defaults
log global
option dontlognull
option redispatch
retries 3
timeout http-request 10s
timeout queue 1m
timeout connect 10s
timeout client 1m
timeout server 1m
timeout http-keep-alive 10s
timeout check 10s
maxconn 3000
listen stats
bind *:8080
mode http
stats enable
stats uri /haproxy
stats refresh 5s
stats realm haproxy-status
stats auth admin:HLLhll@123
listen jms-web
bind *:80
mode http
# redirect scheme https if !{ ssl_fc }
# bind *:443 ssl crt /opt/ssl.pem
option httplog
option httpclose
option forwardfor
option httpchk GET /api/health/
cookie SERVERID insert indirect
hash-type consistent
fullconn 500
balance leastconn
server 192.168.198.142 192.168.198.142:80 weight 1 cookie web01 check inter 2000 rise 2 fall 5
server 192.168.198.143 192.168.198.143:80 weight 1 cookie web02 check inter 2000 rise 2 fall 5
listen jms-ssh
bind *:2222
mode tcp
option tcplog
option tcp-check
fullconn 500
balance leastconn
server 192.168.198.142 192.168.198.142:2222 weight 1 check inter 2000 rise 2 fall 5 send-proxy
server 192.168.198.143 192.168.198.143:2222 weight 1 check inter 2000 rise 2 fall 5 send-proxy
listen jms-koko
bind *:80
mode http
option httplog
option httpclose
option forwardfor
option httpchk GET /koko/health/ HTTP/1.1\r\nHost:\ 192.168.198.140
cookie SERVERID insert indirect
hash-type consistent
fullconn 500
balance leastconn
server 192.168.198.142 192.168.198.142:80 weight 1 cookie web01 check inter 2000 rise 2 fall 5
server 192.168.198.143 192.168.198.143:80 weight 1 cookie web02 check inter 2000 rise 2 fall 5
listen jms-lion
bind *:80
mode http
option httplog
option httpclose
option forwardfor
option httpchk GET /lion/health/ HTTP/1.1\r\nHost:\ 192.168.198.140
cookie SERVERID insert indirect
hash-type consistent
fullconn 500
balance leastconn
server 192.168.198.142 192.168.198.142:80 weight 1 cookie web01 check inter 2000 rise 2 fall 5
server 192.168.198.143 192.168.198.143:80 weight 1 cookie web02 check inter 2000 rise 2 fall 5
#---------------------------------------------------------------------
#---------------------------------------------------------------------
# listen redis
# bind *:6379
# mode tcp
# timeout connect 3s
# timeout server 6s
# timeout client 6s
# option tcplog
# option tcp-check
# tcp-check connect
# tcp-check send AUTH\ KXOeyNgDeTdpeu9q\r\n
# tcp-check send PING\r\n
# tcp-check expect string +PONG
# tcp-check send info\ replication\r\n
# tcp-check expect string role: master
# tcp-check send QUIT\r\n
# tcp-check expect string +OK
# server redis01 192.168.100.11:6379 check inter 3s
# server redis02 192.168.100.12:6379 check inter 3s
# server redis03 192.168.100.13:6379 check inter 3s
```
### Output of `haproxy -vv`
```plain
HAProxy version 2.4.2-553dee3 2021/07/07 - https://haproxy.org/
Status: long-term supported branch - will stop receiving fixes around Q2 2026.
Known bugs: http://www.haproxy.org/bugs/bugs-2.4.2.html
Running on: Linux 3.10.0-1160.el7.x86_64 #1 SMP Mon Oct 19 16:18:59 UTC 2020 x86_64
Build options :
TARGET = linux-glibc
CPU = generic
CC = cc
CFLAGS = -m64 -march=x86-64 -O2 -g -Wall -Wextra -Wdeclaration-after-statement -fwrapv -Wno-unused-label -Wno-sign-compare -Wno-unused-parameter -Wno-clobbered -Wno-missing-field-initializers -Wtype-limits
OPTIONS = USE_PCRE=1 USE_OPENSSL=1 USE_LUA=1 USE_ZLIB=1 USE_SYSTEMD=1
DEBUG =
Feature list : +EPOLL -KQUEUE +NETFILTER +PCRE -PCRE_JIT -PCRE2 -PCRE2_JIT +POLL -PRIVATE_CACHE +THREAD -PTHREAD_PSHARED +BACKTRACE -STATIC_PCRE -STATIC_PCRE2 +TPROXY +LINUX_TPROXY +LINUX_SPLICE +LIBCRYPT +CRYPT_H +GETADDRINFO +OPENSSL +LUA +FUTEX +ACCEPT4 -CLOSEFROM +ZLIB -SLZ +CPU_AFFINITY +TFO +NS +DL +RT -DEVICEATLAS -51DEGREES -WURFL +SYSTEMD -OBSOLETE_LINKER +PRCTL +THREAD_DUMP -EVPORTS -OT -QUIC -PROMEX -MEMORY_PROFILING
Default settings :
bufsize = 16384, maxrewrite = 1024, maxpollevents = 200
Built with multi-threading support (MAX_THREADS=64, default=2).
Built with OpenSSL version : OpenSSL 1.0.2k-fips 26 Jan 2017
Running on OpenSSL version : OpenSSL 1.0.2k-fips 26 Jan 2017
OpenSSL library supports TLS extensions : yes
OpenSSL library supports SNI : yes
OpenSSL library supports : SSLv3 TLSv1.0 TLSv1.1 TLSv1.2
Built with Lua version : Lua 5.4.3
Built with network namespace support.
Built with zlib version : 1.2.7
Running on zlib version : 1.2.7
Compression algorithms supported : identity("identity"), deflate("deflate"), raw-deflate("deflate"), gzip("gzip")
Built with transparent proxy support using: IP_TRANSPARENT IPV6_TRANSPARENT IP_FREEBIND
Built with PCRE version : 8.32 2012-11-30
Running on PCRE version : 8.32 2012-11-30
PCRE library supports JIT : no (USE_PCRE_JIT not set)
Encrypted password support via crypt(3): yes
Built with gcc compiler version 4.8.5 20150623 (Red Hat 4.8.5-44)
Available polling systems :
epoll : pref=300, test result OK
poll : pref=200, test result OK
select : pref=150, test result OK
Total: 3 (3 usable), will use epoll.
Available multiplexer protocols :
(protocols marked as <default> cannot be specified using 'proto' keyword)
h2 : mode=HTTP side=FE|BE mux=H2 flags=HTX|CLEAN_ABRT|HOL_RISK|NO_UPG
fcgi : mode=HTTP side=BE mux=FCGI flags=HTX|HOL_RISK|NO_UPG
<default> : mode=HTTP side=FE|BE mux=H1 flags=HTX
h1 : mode=HTTP side=FE|BE mux=H1 flags=HTX|NO_UPG
<default> : mode=TCP side=FE|BE mux=PASS flags=
none : mode=TCP side=FE|BE mux=PASS flags=NO_UPG
Available services : none
Available filters :
[SPOE] spoe
[CACHE] cache
[FCGI] fcgi-app
[COMP] compression
[TRACE] trace
```
### Last Outputs and Backtraces
_No response_
### Additional Information
_No response_ | 1.0 | 'option httpchk' : hiding headers or body at the end of the version string is deprecated. - ### Detailed Description of the Problem
[WARNING] (2961) : parsing [/usr/local/haproxy/conf/haproxy.cfg:92]: 'option httpchk' : hiding headers or body at the end of the version string is deprecated. Please, consider to use 'http-check send' directive instead.
[WARNING] (2961) : parsing [/usr/local/haproxy/conf/haproxy.cfg:108]: 'option httpchk' : hiding headers or body at the end of the version string is deprecated. Please, consider to use 'http-check send' directive instead.
Warnings were found.
### Expected Behavior
The service and monitoring page can run normally, but the status reports the following warning .
### Steps to Reproduce the Behavior
haproxy -c -f /usr/local/haproxy/conf/haproxy.cfg
### Do you have any idea what may have caused this?
_No response_
### Do you have an idea how to solve the issue?
_No response_
### What is your configuration?
```haproxy
global
# to have these messages end up in /var/log/haproxy.log you will
# need to:
#
# 1) configure syslog to accept network log events. This is done
# by adding the '-r' option to the SYSLOGD_OPTIONS in
# /etc/sysconfig/syslog
#
# 2) configure local2 events to go to the /var/log/haproxy.log
# file. A line like the following can be added to
# /etc/sysconfig/syslog
#
# local2.* /var/log/haproxy.log
#
log 127.0.0.1 local2
chroot /usr/local/haproxy
pidfile /usr/local/haproxy/socket/haproxy.pid
maxconn 4000
user haproxy
group haproxy
daemon
# turn on stats unix socket
stats socket /usr/local/haproxy/stats
#---------------------------------------------------------------------
# common defaults that all the 'listen' and 'backend' sections will
# use if not designated in their block
#---------------------------------------------------------------------
defaults
log global
option dontlognull
option redispatch
retries 3
timeout http-request 10s
timeout queue 1m
timeout connect 10s
timeout client 1m
timeout server 1m
timeout http-keep-alive 10s
timeout check 10s
maxconn 3000
listen stats
bind *:8080
mode http
stats enable
stats uri /haproxy
stats refresh 5s
stats realm haproxy-status
stats auth admin:HLLhll@123
listen jms-web
bind *:80
mode http
# redirect scheme https if !{ ssl_fc }
# bind *:443 ssl crt /opt/ssl.pem
option httplog
option httpclose
option forwardfor
option httpchk GET /api/health/
cookie SERVERID insert indirect
hash-type consistent
fullconn 500
balance leastconn
server 192.168.198.142 192.168.198.142:80 weight 1 cookie web01 check inter 2000 rise 2 fall 5
server 192.168.198.143 192.168.198.143:80 weight 1 cookie web02 check inter 2000 rise 2 fall 5
listen jms-ssh
bind *:2222
mode tcp
option tcplog
option tcp-check
fullconn 500
balance leastconn
server 192.168.198.142 192.168.198.142:2222 weight 1 check inter 2000 rise 2 fall 5 send-proxy
server 192.168.198.143 192.168.198.143:2222 weight 1 check inter 2000 rise 2 fall 5 send-proxy
listen jms-koko
bind *:80
mode http
option httplog
option httpclose
option forwardfor
option httpchk GET /koko/health/ HTTP/1.1\r\nHost:\ 192.168.198.140
cookie SERVERID insert indirect
hash-type consistent
fullconn 500
balance leastconn
server 192.168.198.142 192.168.198.142:80 weight 1 cookie web01 check inter 2000 rise 2 fall 5
server 192.168.198.143 192.168.198.143:80 weight 1 cookie web02 check inter 2000 rise 2 fall 5
listen jms-lion
bind *:80
mode http
option httplog
option httpclose
option forwardfor
option httpchk GET /lion/health/ HTTP/1.1\r\nHost:\ 192.168.198.140
cookie SERVERID insert indirect
hash-type consistent
fullconn 500
balance leastconn
server 192.168.198.142 192.168.198.142:80 weight 1 cookie web01 check inter 2000 rise 2 fall 5
server 192.168.198.143 192.168.198.143:80 weight 1 cookie web02 check inter 2000 rise 2 fall 5
#---------------------------------------------------------------------
#---------------------------------------------------------------------
# listen redis
# bind *:6379
# mode tcp
# timeout connect 3s
# timeout server 6s
# timeout client 6s
# option tcplog
# option tcp-check
# tcp-check connect
# tcp-check send AUTH\ KXOeyNgDeTdpeu9q\r\n
# tcp-check send PING\r\n
# tcp-check expect string +PONG
# tcp-check send info\ replication\r\n
# tcp-check expect string role: master
# tcp-check send QUIT\r\n
# tcp-check expect string +OK
# server redis01 192.168.100.11:6379 check inter 3s
# server redis02 192.168.100.12:6379 check inter 3s
# server redis03 192.168.100.13:6379 check inter 3s
```
### Output of `haproxy -vv`
```plain
HAProxy version 2.4.2-553dee3 2021/07/07 - https://haproxy.org/
Status: long-term supported branch - will stop receiving fixes around Q2 2026.
Known bugs: http://www.haproxy.org/bugs/bugs-2.4.2.html
Running on: Linux 3.10.0-1160.el7.x86_64 #1 SMP Mon Oct 19 16:18:59 UTC 2020 x86_64
Build options :
TARGET = linux-glibc
CPU = generic
CC = cc
CFLAGS = -m64 -march=x86-64 -O2 -g -Wall -Wextra -Wdeclaration-after-statement -fwrapv -Wno-unused-label -Wno-sign-compare -Wno-unused-parameter -Wno-clobbered -Wno-missing-field-initializers -Wtype-limits
OPTIONS = USE_PCRE=1 USE_OPENSSL=1 USE_LUA=1 USE_ZLIB=1 USE_SYSTEMD=1
DEBUG =
Feature list : +EPOLL -KQUEUE +NETFILTER +PCRE -PCRE_JIT -PCRE2 -PCRE2_JIT +POLL -PRIVATE_CACHE +THREAD -PTHREAD_PSHARED +BACKTRACE -STATIC_PCRE -STATIC_PCRE2 +TPROXY +LINUX_TPROXY +LINUX_SPLICE +LIBCRYPT +CRYPT_H +GETADDRINFO +OPENSSL +LUA +FUTEX +ACCEPT4 -CLOSEFROM +ZLIB -SLZ +CPU_AFFINITY +TFO +NS +DL +RT -DEVICEATLAS -51DEGREES -WURFL +SYSTEMD -OBSOLETE_LINKER +PRCTL +THREAD_DUMP -EVPORTS -OT -QUIC -PROMEX -MEMORY_PROFILING
Default settings :
bufsize = 16384, maxrewrite = 1024, maxpollevents = 200
Built with multi-threading support (MAX_THREADS=64, default=2).
Built with OpenSSL version : OpenSSL 1.0.2k-fips 26 Jan 2017
Running on OpenSSL version : OpenSSL 1.0.2k-fips 26 Jan 2017
OpenSSL library supports TLS extensions : yes
OpenSSL library supports SNI : yes
OpenSSL library supports : SSLv3 TLSv1.0 TLSv1.1 TLSv1.2
Built with Lua version : Lua 5.4.3
Built with network namespace support.
Built with zlib version : 1.2.7
Running on zlib version : 1.2.7
Compression algorithms supported : identity("identity"), deflate("deflate"), raw-deflate("deflate"), gzip("gzip")
Built with transparent proxy support using: IP_TRANSPARENT IPV6_TRANSPARENT IP_FREEBIND
Built with PCRE version : 8.32 2012-11-30
Running on PCRE version : 8.32 2012-11-30
PCRE library supports JIT : no (USE_PCRE_JIT not set)
Encrypted password support via crypt(3): yes
Built with gcc compiler version 4.8.5 20150623 (Red Hat 4.8.5-44)
Available polling systems :
epoll : pref=300, test result OK
poll : pref=200, test result OK
select : pref=150, test result OK
Total: 3 (3 usable), will use epoll.
Available multiplexer protocols :
(protocols marked as <default> cannot be specified using 'proto' keyword)
h2 : mode=HTTP side=FE|BE mux=H2 flags=HTX|CLEAN_ABRT|HOL_RISK|NO_UPG
fcgi : mode=HTTP side=BE mux=FCGI flags=HTX|HOL_RISK|NO_UPG
<default> : mode=HTTP side=FE|BE mux=H1 flags=HTX
h1 : mode=HTTP side=FE|BE mux=H1 flags=HTX|NO_UPG
<default> : mode=TCP side=FE|BE mux=PASS flags=
none : mode=TCP side=FE|BE mux=PASS flags=NO_UPG
Available services : none
Available filters :
[SPOE] spoe
[CACHE] cache
[FCGI] fcgi-app
[COMP] compression
[TRACE] trace
```
### Last Outputs and Backtraces
_No response_
### Additional Information
_No response_ | non_defect | option httpchk hiding headers or body at the end of the version string is deprecated detailed description of the problem parsing option httpchk hiding headers or body at the end of the version string is deprecated please consider to use http check send directive instead parsing option httpchk hiding headers or body at the end of the version string is deprecated please consider to use http check send directive instead warnings were found expected behavior the service and monitoring page can run normally but the status reports the following warning steps to reproduce the behavior haproxy c f usr local haproxy conf haproxy cfg do you have any idea what may have caused this no response do you have an idea how to solve the issue no response what is your configuration haproxy global to have these messages end up in var log haproxy log you will need to configure syslog to accept network log events this is done by adding the r option to the syslogd options in etc sysconfig syslog configure events to go to the var log haproxy log file a line like the following can be added to etc sysconfig syslog var log haproxy log log chroot usr local haproxy pidfile usr local haproxy socket haproxy pid maxconn user haproxy group haproxy daemon turn on stats unix socket stats socket usr local haproxy stats common defaults that all the listen and backend sections will use if not designated in their block defaults log global option dontlognull option redispatch retries timeout http request timeout queue timeout connect timeout client timeout server timeout http keep alive timeout check maxconn listen stats bind mode http stats enable stats uri haproxy stats refresh stats realm haproxy status stats auth admin hllhll listen jms web bind mode http redirect scheme https if ssl fc bind ssl crt opt ssl pem option httplog option httpclose option forwardfor option httpchk get api health cookie serverid insert indirect hash type consistent fullconn balance leastconn server weight cookie check inter rise fall server weight cookie check inter rise fall listen jms ssh bind mode tcp option tcplog option tcp check fullconn balance leastconn server weight check inter rise fall send proxy server weight check inter rise fall send proxy listen jms koko bind mode http option httplog option httpclose option forwardfor option httpchk get koko health http r nhost cookie serverid insert indirect hash type consistent fullconn balance leastconn server weight cookie check inter rise fall server weight cookie check inter rise fall listen jms lion bind mode http option httplog option httpclose option forwardfor option httpchk get lion health http r nhost cookie serverid insert indirect hash type consistent fullconn balance leastconn server weight cookie check inter rise fall server weight cookie check inter rise fall listen redis bind mode tcp timeout connect timeout server timeout client option tcplog option tcp check tcp check connect tcp check send auth r n tcp check send ping r n tcp check expect string pong tcp check send info replication r n tcp check expect string role master tcp check send quit r n tcp check expect string ok server check inter server check inter server check inter output of haproxy vv plain haproxy version status long term supported branch will stop receiving fixes around known bugs running on linux smp mon oct utc build options target linux glibc cpu generic cc cc cflags march g wall wextra wdeclaration after statement fwrapv wno unused label wno sign compare wno unused parameter wno clobbered wno missing field initializers wtype limits options use pcre use openssl use lua use zlib use systemd debug feature list epoll kqueue netfilter pcre pcre jit jit poll private cache thread pthread pshared backtrace static pcre static tproxy linux tproxy linux splice libcrypt crypt h getaddrinfo openssl lua futex closefrom zlib slz cpu affinity tfo ns dl rt deviceatlas wurfl systemd obsolete linker prctl thread dump evports ot quic promex memory profiling default settings bufsize maxrewrite maxpollevents built with multi threading support max threads default built with openssl version openssl fips jan running on openssl version openssl fips jan openssl library supports tls extensions yes openssl library supports sni yes openssl library supports built with lua version lua built with network namespace support built with zlib version running on zlib version compression algorithms supported identity identity deflate deflate raw deflate deflate gzip gzip built with transparent proxy support using ip transparent transparent ip freebind built with pcre version running on pcre version pcre library supports jit no use pcre jit not set encrypted password support via crypt yes built with gcc compiler version red hat available polling systems epoll pref test result ok poll pref test result ok select pref test result ok total usable will use epoll available multiplexer protocols protocols marked as cannot be specified using proto keyword mode http side fe be mux flags htx clean abrt hol risk no upg fcgi mode http side be mux fcgi flags htx hol risk no upg mode http side fe be mux flags htx mode http side fe be mux flags htx no upg mode tcp side fe be mux pass flags none mode tcp side fe be mux pass flags no upg available services none available filters spoe cache fcgi app compression trace last outputs and backtraces no response additional information no response | 0 |
70,103 | 22,946,318,467 | IssuesEvent | 2022-07-19 00:31:56 | SAP/fundamental-ngx | https://api.github.com/repos/SAP/fundamental-ngx | opened | Flexible Column Layout - increase the clickable area between the sections | bug Defect Hunting dxp | #### Is this a bug, enhancement, or feature request?
bug
#### Briefly describe your proposal.
The whole animation layout should be clickable and once hovering over activate the > button, now only the > area behaves that way
| 1.0 | Flexible Column Layout - increase the clickable area between the sections - #### Is this a bug, enhancement, or feature request?
bug
#### Briefly describe your proposal.
The whole animation layout should be clickable and once hovering over activate the > button, now only the > area behaves that way
| defect | flexible column layout increase the clickable area between the sections is this a bug enhancement or feature request bug briefly describe your proposal the whole animation layout should be clickable and once hovering over activate the button now only the area behaves that way | 1 |
441,853 | 30,802,185,030 | IssuesEvent | 2023-08-01 02:57:01 | timescale/docs | https://api.github.com/repos/timescale/docs | closed | [Docs RFC] Tutorial navigation elements | documentation enhancement | # Describe change in content, appearance, or functionality
The new tutorial navigation doesn't reference the correct text from the left nav.
[image](https://github.com/timescale/docs/assets/113025888/de6f044a-b3f4-48be-ace0-885a585393d7)
See image:
For ALL Tutorials, this should be:
Continue with "Transport Part 1"
Previous - Set-up
Up next - Query data
# Subject matter expert (SME)
# Any further info
## Contributing to documentation
We welcome documentation contributions!
* For information about how to suggest a change, see the [contributing guide](https://github.com/timescale/docs/blob/latest/CONTRIBUTING.md) in our GitHub repository.
* For information on style and word usage, see the [style guide](https://docs.timescale.com/about/latest/contribute-to-docs)
| 1.0 | [Docs RFC] Tutorial navigation elements - # Describe change in content, appearance, or functionality
The new tutorial navigation doesn't reference the correct text from the left nav.
[image](https://github.com/timescale/docs/assets/113025888/de6f044a-b3f4-48be-ace0-885a585393d7)
See image:
For ALL Tutorials, this should be:
Continue with "Transport Part 1"
Previous - Set-up
Up next - Query data
# Subject matter expert (SME)
# Any further info
## Contributing to documentation
We welcome documentation contributions!
* For information about how to suggest a change, see the [contributing guide](https://github.com/timescale/docs/blob/latest/CONTRIBUTING.md) in our GitHub repository.
* For information on style and word usage, see the [style guide](https://docs.timescale.com/about/latest/contribute-to-docs)
| non_defect | tutorial navigation elements describe change in content appearance or functionality the new tutorial navigation doesn t reference the correct text from the left nav see image for all tutorials this should be continue with transport part previous set up up next query data subject matter expert sme any further info contributing to documentation we welcome documentation contributions for information about how to suggest a change see the in our github repository for information on style and word usage see the | 0 |
332,162 | 10,085,174,757 | IssuesEvent | 2019-07-25 17:27:03 | astronomer/astronomer | https://api.github.com/repos/astronomer/astronomer | closed | Set role for Service Accounts | area/houston-api area/orbit-ui kind/feature priority/important | Right now we are defaulting service account creation to use a single role and don't let users modify it. Users are running into situations where our default role is not privileged enough to do certain things like delete deployments.
We are already letting users choose the role for new users so we should be able to re-use a few things and drop this ability into service accounts. | 1.0 | Set role for Service Accounts - Right now we are defaulting service account creation to use a single role and don't let users modify it. Users are running into situations where our default role is not privileged enough to do certain things like delete deployments.
We are already letting users choose the role for new users so we should be able to re-use a few things and drop this ability into service accounts. | non_defect | set role for service accounts right now we are defaulting service account creation to use a single role and don t let users modify it users are running into situations where our default role is not privileged enough to do certain things like delete deployments we are already letting users choose the role for new users so we should be able to re use a few things and drop this ability into service accounts | 0 |
86,179 | 8,028,206,193 | IssuesEvent | 2018-07-27 12:01:53 | LiskHQ/lisk-hub | https://api.github.com/repos/LiskHQ/lisk-hub | closed | accountTransactions integration tests should be covered - Core 1.0.0 Migration | chore test | ### Expected behaviour
- accountTransactions integration tests should be covered
### Actual behaviour
### Steps to reproduce
| 1.0 | accountTransactions integration tests should be covered - Core 1.0.0 Migration - ### Expected behaviour
- accountTransactions integration tests should be covered
### Actual behaviour
### Steps to reproduce
| non_defect | accounttransactions integration tests should be covered core migration expected behaviour accounttransactions integration tests should be covered actual behaviour steps to reproduce | 0 |
79,374 | 28,136,825,359 | IssuesEvent | 2023-04-01 13:31:00 | GameLabGraz/Maroon | https://api.github.com/repos/GameLabGraz/Maroon | opened | Some PlayMode testcases fail | defect | **Describe the defect**
When running the PlayMode tests, 4 of them fail.
**To Reproduce**
1. Clone repository
2. Open in Unity Editor [vers. 2020.3.28f1]
3. Click "Window-> General -> Test Runner"
4. Select "PlayMode"
5. Click "Run All"
6. Optional: Use the button on the top right to only display failed tests
**Expected behavior**
Excluding the tests that are skipped for specific reasons, all tests should succeed.
**Found in version**
Found in 73c605cbe053aab801b72dff7a4ac81526c89875, introduced in fea941b6c4b9d982f3cadc288293870c5f7db07b.
**Screenshots**

**Additional context**
List of failing tests with corresponding error message:
Test: `WhenClickLabCategoryExperimentThenLoadScene(Physics -> 3DMotionSimulation)`
Error: `Unhandled log message: '[Error] Scene 'Maroon/scenes/experiments/3DMotionSimulation/3DMotionSimulation.pc' couldn't be loaded because it has not been added to the build settings or the AssetBundle has not been loaded.`
Test: `WhenClickLabCategoryGoToLabThenLoadScene(Physics -> Lab)`
Error: `Unhandled log message: '[Exception] NullReferenceException: Object reference not set to an instance of an object'. Use UnityEngine.TestTools.LogAssert.Expect`
Test: `WhenClickLabCategoryGoToLabThenLoadScene(Chemistry -> Lab)`
Error: `Unhandled log message: '[Exception] NullReferenceException: Object reference not set to an instance of an object'. Use UnityEngine.TestTools.LogAssert.Expect`
Test: `WhenClickLabCategoryGoToLabThenLoadScene(Computer Science -> Lab)`
Error: `Unhandled log message: '[Exception] NullReferenceException: Object reference not set to an instance of an object'. Use UnityEngine.TestTools.LogAssert.Expect`
| 1.0 | Some PlayMode testcases fail - **Describe the defect**
When running the PlayMode tests, 4 of them fail.
**To Reproduce**
1. Clone repository
2. Open in Unity Editor [vers. 2020.3.28f1]
3. Click "Window-> General -> Test Runner"
4. Select "PlayMode"
5. Click "Run All"
6. Optional: Use the button on the top right to only display failed tests
**Expected behavior**
Excluding the tests that are skipped for specific reasons, all tests should succeed.
**Found in version**
Found in 73c605cbe053aab801b72dff7a4ac81526c89875, introduced in fea941b6c4b9d982f3cadc288293870c5f7db07b.
**Screenshots**

**Additional context**
List of failing tests with corresponding error message:
Test: `WhenClickLabCategoryExperimentThenLoadScene(Physics -> 3DMotionSimulation)`
Error: `Unhandled log message: '[Error] Scene 'Maroon/scenes/experiments/3DMotionSimulation/3DMotionSimulation.pc' couldn't be loaded because it has not been added to the build settings or the AssetBundle has not been loaded.`
Test: `WhenClickLabCategoryGoToLabThenLoadScene(Physics -> Lab)`
Error: `Unhandled log message: '[Exception] NullReferenceException: Object reference not set to an instance of an object'. Use UnityEngine.TestTools.LogAssert.Expect`
Test: `WhenClickLabCategoryGoToLabThenLoadScene(Chemistry -> Lab)`
Error: `Unhandled log message: '[Exception] NullReferenceException: Object reference not set to an instance of an object'. Use UnityEngine.TestTools.LogAssert.Expect`
Test: `WhenClickLabCategoryGoToLabThenLoadScene(Computer Science -> Lab)`
Error: `Unhandled log message: '[Exception] NullReferenceException: Object reference not set to an instance of an object'. Use UnityEngine.TestTools.LogAssert.Expect`
| defect | some playmode testcases fail describe the defect when running the playmode tests of them fail to reproduce clone repository open in unity editor click window general test runner select playmode click run all optional use the button on the top right to only display failed tests expected behavior excluding the tests that are skipped for specific reasons all tests should succeed found in version found in introduced in screenshots failing tests additional context list of failing tests with corresponding error message test whenclicklabcategoryexperimentthenloadscene physics error unhandled log message scene maroon scenes experiments pc couldn t be loaded because it has not been added to the build settings or the assetbundle has not been loaded test whenclicklabcategorygotolabthenloadscene physics lab error unhandled log message nullreferenceexception object reference not set to an instance of an object use unityengine testtools logassert expect test whenclicklabcategorygotolabthenloadscene chemistry lab error unhandled log message nullreferenceexception object reference not set to an instance of an object use unityengine testtools logassert expect test whenclicklabcategorygotolabthenloadscene computer science lab error unhandled log message nullreferenceexception object reference not set to an instance of an object use unityengine testtools logassert expect | 1 |
12,203 | 2,685,459,313 | IssuesEvent | 2015-03-30 01:08:11 | IssueMigrationTest/Test5 | https://api.github.com/repos/IssueMigrationTest/Test5 | closed | Missing file_obj.xreadlines() | auto-migrated Priority-Medium Type-Defect | **Issue by [Fahrzin Hemmati](/fahhem)**
_5 Dec 2010 at 10:53 GMT_
_Originally opened on Google Code_
----
```
Any code with xreadlines() is confused by it and breaks:
lines = open('file.txt','r').xreadlines()
for line in lines:
print line
That alone will not know the type of xreadlines, line, or lines, even though
xreadlines returns an iterable that returns one line at a time. Basically it's
an fgets operation on the open file. It's a Python 2.1 thing, so it should be
in the purview of Shedskin.
No rush since .readlines() works alright, but .xreadlines() is necessary for
really large file that get read in bit by bit.
```
| 1.0 | Missing file_obj.xreadlines() - **Issue by [Fahrzin Hemmati](/fahhem)**
_5 Dec 2010 at 10:53 GMT_
_Originally opened on Google Code_
----
```
Any code with xreadlines() is confused by it and breaks:
lines = open('file.txt','r').xreadlines()
for line in lines:
print line
That alone will not know the type of xreadlines, line, or lines, even though
xreadlines returns an iterable that returns one line at a time. Basically it's
an fgets operation on the open file. It's a Python 2.1 thing, so it should be
in the purview of Shedskin.
No rush since .readlines() works alright, but .xreadlines() is necessary for
really large file that get read in bit by bit.
```
| defect | missing file obj xreadlines issue by fahhem dec at gmt originally opened on google code any code with xreadlines is confused by it and breaks lines open file txt r xreadlines for line in lines print line that alone will not know the type of xreadlines line or lines even though xreadlines returns an iterable that returns one line at a time basically it s an fgets operation on the open file it s a python thing so it should be in the purview of shedskin no rush since readlines works alright but xreadlines is necessary for really large file that get read in bit by bit | 1 |
97,892 | 28,964,496,030 | IssuesEvent | 2023-05-10 06:51:48 | NixOS/nixpkgs | https://api.github.com/repos/NixOS/nixpkgs | opened | Build failure: pkgsi686Linux.ffmpeg_5 | 0.kind: build failure | ### Steps To Reproduce
Build `pkgsi686Linux.ffmpeg_5` on latest nixos-unstable. This appears to be a test failure.
### Build log
<details>
<pre>
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/iw7pybkbbwghn0hs23ayzwii74bry81m-ffmpeg
source root is ffmpeg
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
patching script interpreter paths in .
./compat/solaris/make_sunver.pl: interpreter directive changed from "#!/usr/bin/env perl" to "/nix/store/lj0hah8m75hwqldip8jvrkfgdb9mwwgn-perl-5.36.0/bin/perl"
./compat/windows/makedef: interpreter directive changed from "#!/bin/sh" to "/nix/store/dv8vj330n34fa0wxyp8d0qpqjvsn8bpq-bash-5.2-p15/bin/sh"
./compat/windows/mslink: interpreter directive changed from "#!/bin/sh" to "/nix/store/dv8vj330n34fa0wxyp8d0qpqjvsn8bpq-bash-5.2-p15/bin/sh"
./configure: interpreter directive changed from "#!/bin/sh" to "/nix/store/dv8vj330n34fa0wxyp8d0qpqjvsn8bpq-bash-5.2-p15/bin/sh"
./doc/doxy-wrapper.sh: interpreter directive changed from "#!/bin/sh" to "/nix/store/dv8vj330n34fa0wxyp8d0qpqjvsn8bpq-bash-5.2-p15/bin/sh"
./ffbuild/pkgconfig_generate.sh: interpreter directive changed from "#!/bin/sh" to "/nix/store/dv8vj330n34fa0wxyp8d0qpqjvsn8bpq-bash-5.2-p15/bin/sh"
./ffbuild/version.sh: interpreter directive changed from "#!/bin/sh" to "/nix/store/dv8vj330n34fa0wxyp8d0qpqjvsn8bpq-bash-5.2-p15/bin/sh"
./tests/copycooker.sh: interpreter directive changed from "#!/bin/sh" to "/nix/store/dv8vj330n34fa0wxyp8d0qpqjvsn8bpq-bash-5.2-p15/bin/sh"
./tests/fate/source-check.sh: interpreter directive changed from "#!/bin/sh" to "/nix/store/dv8vj330n34fa0wxyp8d0qpqjvsn8bpq-bash-5.2-p15/bin/sh"
./tests/fate-run.sh: interpreter directive changed from "#! /bin/sh" to "/nix/store/dv8vj330n34fa0wxyp8d0qpqjvsn8bpq-bash-5.2-p15/bin/sh"
./tests/fate.sh: interpreter directive changed from "#! /bin/sh" to "/nix/store/dv8vj330n34fa0wxyp8d0qpqjvsn8bpq-bash-5.2-p15/bin/sh"
./tools/bisect-create: interpreter directive changed from "#!/bin/sh" to "/nix/store/dv8vj330n34fa0wxyp8d0qpqjvsn8bpq-bash-5.2-p15/bin/sh"
./tools/cl2c: interpreter directive changed from "#!/bin/sh" to "/nix/store/dv8vj330n34fa0wxyp8d0qpqjvsn8bpq-bash-5.2-p15/bin/sh"
./tools/clean-diff: interpreter directive changed from "#!/bin/sh" to "/nix/store/dv8vj330n34fa0wxyp8d0qpqjvsn8bpq-bash-5.2-p15/bin/sh"
./tools/dvd2concat: interpreter directive changed from "#!/usr/bin/env perl" to "/nix/store/lj0hah8m75hwqldip8jvrkfgdb9mwwgn-perl-5.36.0/bin/perl"
./tools/gen-rc: interpreter directive changed from "#!/bin/sh" to "/nix/store/dv8vj330n34fa0wxyp8d0qpqjvsn8bpq-bash-5.2-p15/bin/sh"
./tools/libav-merge-next-commit: interpreter directive changed from "#!/bin/sh" to "/nix/store/dv8vj330n34fa0wxyp8d0qpqjvsn8bpq-bash-5.2-p15/bin/sh"
./tools/make_chlayout_test: interpreter directive changed from "#!/usr/bin/env perl" to "/nix/store/lj0hah8m75hwqldip8jvrkfgdb9mwwgn-perl-5.36.0/bin/perl"
./tools/missing_codec_desc: interpreter directive changed from "#!/bin/sh" to "/nix/store/dv8vj330n34fa0wxyp8d0qpqjvsn8bpq-bash-5.2-p15/bin/sh"
./tools/murge: interpreter directive changed from "#!/bin/sh" to "/nix/store/dv8vj330n34fa0wxyp8d0qpqjvsn8bpq-bash-5.2-p15/bin/sh"
./tools/patcheck: interpreter directive changed from "#!/bin/sh" to "/nix/store/dv8vj330n34fa0wxyp8d0qpqjvsn8bpq-bash-5.2-p15/bin/sh"
./tools/plotframes: interpreter directive changed from "#!/usr/bin/env perl" to "/nix/store/lj0hah8m75hwqldip8jvrkfgdb9mwwgn-perl-5.36.0/bin/perl"
./tools/target_dec_fate.sh: interpreter directive changed from "#!/bin/sh" to "/nix/store/dv8vj330n34fa0wxyp8d0qpqjvsn8bpq-bash-5.2-p15/bin/sh"
./tools/unwrap-diff: interpreter directive changed from "#!/bin/sh" to "/nix/store/dv8vj330n34fa0wxyp8d0qpqjvsn8bpq-bash-5.2-p15/bin/sh"
@nix { "action": "setPhase", "phase": "configurePhase" }
configuring
configure flags: --disable-static --prefix=/nix/store/k075fl7p2sffn8z9zwnpm8f4mxcsqjv4-ffmpeg-5.1.3 --target_os=linux --arch=i686 --pkg-config=pkg-config --enable-gpl --enable-version3 --disable-nonfree --enable-shared --enable-pic --disable-small --enable-runtime-cpudetect --disable->
install prefix /nix/store/k075fl7p2sffn8z9zwnpm8f4mxcsqjv4-ffmpeg-5.1.3
source path .
C compiler gcc
C library glibc
ARCH x86 (generic)
big-endian no
runtime cpu detection yes
standalone assembly yes
x86 assembler yasm
MMX enabled yes
MMXEXT enabled yes
3DNow! enabled yes
3DNow! extended enabled yes
SSE enabled yes
SSSE3 enabled yes
AESNI enabled yes
AVX enabled yes
AVX2 enabled yes
AVX-512 enabled yes
AVX-512ICL enabled yes
XOP enabled yes
FMA3 enabled yes
FMA4 enabled yes
i686 features enabled yes
CMOV is fast no
EBX available yes
EBP available yes
debug symbols no
strip symbols no
optimize for size no
optimizations yes
static no
shared yes
postprocessing support yes
network support yes
threading support pthreads
safe bitstream reader yes
...skipping...
TEST seek-lavf-aiff
TEST seek-acodec-mp2
TEST seek-lavf-al
TEST seek-lavf-au
TEST seek-lavf-mmf
TEST seek-lavf-ul
TEST seek-lavf-wav
TEST seek-lavf-ogg
GEN tests/vsynth1/00.pgm
TEST vsynth2-asv1
TEST vsynth2-asv2
GEN tests/data/vsynth1.yuv
TEST vsynth2-vc2-420p
TEST vsynth2-ffv1
TEST vsynth2-ffv1-v0
TEST vsynth2-ffv1-v3-yuv420p
TEST vsynth2-ffv1-2pass
TEST vsynth2-ffvhuff
TEST vsynth2-flv
TEST vsynth2-h261
TEST vsynth2-h261-trellis
TEST vsynth2-h263
TEST vsynth2-h263-obmc
TEST vsynth2-h263p
TEST vsynth2-ljpeg
TEST vsynth2-mpeg1
TEST vsynth2-mpeg1b
TEST vsynth2-mpeg2
TEST vsynth2-mpeg2-422
TEST vsynth2-mpeg2-idct-int
TEST vsynth2-mpeg2-ilace
TEST vsynth2-mpeg2-ivlc-qprd
TEST vsynth2-mpeg2-thread
TEST vsynth2-mpeg2-thread-ivlc
TEST vsynth2-mpeg4
TEST vsynth2-mpeg4-rc
TEST vsynth2-mpeg4-adv
TEST vsynth2-mpeg4-qprd
TEST vsynth2-mpeg4-adap
TEST vsynth2-mpeg4-qpel
TEST vsynth2-mpeg4-thread
TEST vsynth2-mpeg4-error
TEST vsynth2-mpeg4-nr
TEST vsynth2-mpeg4-nsse
TEST vsynth2-msmpeg4v2
TEST vsynth2-msmpeg4
TEST vsynth2-rv10
TEST vsynth2-rv20
TEST vsynth2-snow-ll
TEST vsynth2-wmv1
TEST vsynth2-wmv2
TEST vsynth2-yuv
TEST vsynth2-yuv4
TEST vsynth2-amv
TEST vsynth2-cinepak
TEST vsynth2-cljr
TEST vsynth2-vc2-420p10
TEST vsynth2-vc2-420p12
--- ./tests/ref/vsynth/vsynth2-rv10 1970-01-01 00:00:01.000000000 +0000
+++ tests/data/fate/vsynth2-rv10 2023-05-10 06:38:15.750381772 +0000
@@ -1,4 +1,4 @@
45a1e6800af36b7e2d42cadd2b6d1447 *tests/data/fate/vsynth2-rv10.rm
210679 tests/data/fate/vsynth2-rv10.rm
-d77291a0611eeec0667bbc3aba7190b8 *tests/data/fate/vsynth2-rv10.out.rawvideo
+8a1bd4abe063c625d48661f62798d18f *tests/data/fate/vsynth2-rv10.out.rawvideo
stddev: 6.12 PSNR: 32.39 MAXDIFF: 83 bytes: 7603200/ 7603200
TEST vsynth2-vc2-422p
TEST vsynth2-vc2-422p10
Test vsynth2-rv10 failed. Look at tests/data/fate/vsynth2-rv10.err for details.
make: *** [tests/Makefile:305: fate-vsynth2-rv10] Error 1
make: *** Waiting for unfinished jobs....
</pre>
</details>
### Additional context
This is a dependency of `steam`.
### Notify maintainers
@Atemu
### Metadata
Please run `nix-shell -p nix-info --run "nix-info -m"` and paste the result.
```console
[user@system:~]$ nix-shell -p nix-info --run "nix-info -m"
- system: `"x86_64-linux"`
- host os: `Linux 6.2.11, NixOS, 23.05 (Stoat), 23.05pre476634.5d91a896449`
- multi-user?: `yes`
- sandbox: `yes`
- version: `nix-env (Nix) 2.13.3`
- channels(root): `"nixos"`
- channels(jamie): `""`
- nixpkgs: `/nix/var/nix/profiles/per-user/root/channels/nixos`
```
| 1.0 | Build failure: pkgsi686Linux.ffmpeg_5 - ### Steps To Reproduce
Build `pkgsi686Linux.ffmpeg_5` on latest nixos-unstable. This appears to be a test failure.
### Build log
<details>
<pre>
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/iw7pybkbbwghn0hs23ayzwii74bry81m-ffmpeg
source root is ffmpeg
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
patching script interpreter paths in .
./compat/solaris/make_sunver.pl: interpreter directive changed from "#!/usr/bin/env perl" to "/nix/store/lj0hah8m75hwqldip8jvrkfgdb9mwwgn-perl-5.36.0/bin/perl"
./compat/windows/makedef: interpreter directive changed from "#!/bin/sh" to "/nix/store/dv8vj330n34fa0wxyp8d0qpqjvsn8bpq-bash-5.2-p15/bin/sh"
./compat/windows/mslink: interpreter directive changed from "#!/bin/sh" to "/nix/store/dv8vj330n34fa0wxyp8d0qpqjvsn8bpq-bash-5.2-p15/bin/sh"
./configure: interpreter directive changed from "#!/bin/sh" to "/nix/store/dv8vj330n34fa0wxyp8d0qpqjvsn8bpq-bash-5.2-p15/bin/sh"
./doc/doxy-wrapper.sh: interpreter directive changed from "#!/bin/sh" to "/nix/store/dv8vj330n34fa0wxyp8d0qpqjvsn8bpq-bash-5.2-p15/bin/sh"
./ffbuild/pkgconfig_generate.sh: interpreter directive changed from "#!/bin/sh" to "/nix/store/dv8vj330n34fa0wxyp8d0qpqjvsn8bpq-bash-5.2-p15/bin/sh"
./ffbuild/version.sh: interpreter directive changed from "#!/bin/sh" to "/nix/store/dv8vj330n34fa0wxyp8d0qpqjvsn8bpq-bash-5.2-p15/bin/sh"
./tests/copycooker.sh: interpreter directive changed from "#!/bin/sh" to "/nix/store/dv8vj330n34fa0wxyp8d0qpqjvsn8bpq-bash-5.2-p15/bin/sh"
./tests/fate/source-check.sh: interpreter directive changed from "#!/bin/sh" to "/nix/store/dv8vj330n34fa0wxyp8d0qpqjvsn8bpq-bash-5.2-p15/bin/sh"
./tests/fate-run.sh: interpreter directive changed from "#! /bin/sh" to "/nix/store/dv8vj330n34fa0wxyp8d0qpqjvsn8bpq-bash-5.2-p15/bin/sh"
./tests/fate.sh: interpreter directive changed from "#! /bin/sh" to "/nix/store/dv8vj330n34fa0wxyp8d0qpqjvsn8bpq-bash-5.2-p15/bin/sh"
./tools/bisect-create: interpreter directive changed from "#!/bin/sh" to "/nix/store/dv8vj330n34fa0wxyp8d0qpqjvsn8bpq-bash-5.2-p15/bin/sh"
./tools/cl2c: interpreter directive changed from "#!/bin/sh" to "/nix/store/dv8vj330n34fa0wxyp8d0qpqjvsn8bpq-bash-5.2-p15/bin/sh"
./tools/clean-diff: interpreter directive changed from "#!/bin/sh" to "/nix/store/dv8vj330n34fa0wxyp8d0qpqjvsn8bpq-bash-5.2-p15/bin/sh"
./tools/dvd2concat: interpreter directive changed from "#!/usr/bin/env perl" to "/nix/store/lj0hah8m75hwqldip8jvrkfgdb9mwwgn-perl-5.36.0/bin/perl"
./tools/gen-rc: interpreter directive changed from "#!/bin/sh" to "/nix/store/dv8vj330n34fa0wxyp8d0qpqjvsn8bpq-bash-5.2-p15/bin/sh"
./tools/libav-merge-next-commit: interpreter directive changed from "#!/bin/sh" to "/nix/store/dv8vj330n34fa0wxyp8d0qpqjvsn8bpq-bash-5.2-p15/bin/sh"
./tools/make_chlayout_test: interpreter directive changed from "#!/usr/bin/env perl" to "/nix/store/lj0hah8m75hwqldip8jvrkfgdb9mwwgn-perl-5.36.0/bin/perl"
./tools/missing_codec_desc: interpreter directive changed from "#!/bin/sh" to "/nix/store/dv8vj330n34fa0wxyp8d0qpqjvsn8bpq-bash-5.2-p15/bin/sh"
./tools/murge: interpreter directive changed from "#!/bin/sh" to "/nix/store/dv8vj330n34fa0wxyp8d0qpqjvsn8bpq-bash-5.2-p15/bin/sh"
./tools/patcheck: interpreter directive changed from "#!/bin/sh" to "/nix/store/dv8vj330n34fa0wxyp8d0qpqjvsn8bpq-bash-5.2-p15/bin/sh"
./tools/plotframes: interpreter directive changed from "#!/usr/bin/env perl" to "/nix/store/lj0hah8m75hwqldip8jvrkfgdb9mwwgn-perl-5.36.0/bin/perl"
./tools/target_dec_fate.sh: interpreter directive changed from "#!/bin/sh" to "/nix/store/dv8vj330n34fa0wxyp8d0qpqjvsn8bpq-bash-5.2-p15/bin/sh"
./tools/unwrap-diff: interpreter directive changed from "#!/bin/sh" to "/nix/store/dv8vj330n34fa0wxyp8d0qpqjvsn8bpq-bash-5.2-p15/bin/sh"
@nix { "action": "setPhase", "phase": "configurePhase" }
configuring
configure flags: --disable-static --prefix=/nix/store/k075fl7p2sffn8z9zwnpm8f4mxcsqjv4-ffmpeg-5.1.3 --target_os=linux --arch=i686 --pkg-config=pkg-config --enable-gpl --enable-version3 --disable-nonfree --enable-shared --enable-pic --disable-small --enable-runtime-cpudetect --disable->
install prefix /nix/store/k075fl7p2sffn8z9zwnpm8f4mxcsqjv4-ffmpeg-5.1.3
source path .
C compiler gcc
C library glibc
ARCH x86 (generic)
big-endian no
runtime cpu detection yes
standalone assembly yes
x86 assembler yasm
MMX enabled yes
MMXEXT enabled yes
3DNow! enabled yes
3DNow! extended enabled yes
SSE enabled yes
SSSE3 enabled yes
AESNI enabled yes
AVX enabled yes
AVX2 enabled yes
AVX-512 enabled yes
AVX-512ICL enabled yes
XOP enabled yes
FMA3 enabled yes
FMA4 enabled yes
i686 features enabled yes
CMOV is fast no
EBX available yes
EBP available yes
debug symbols no
strip symbols no
optimize for size no
optimizations yes
static no
shared yes
postprocessing support yes
network support yes
threading support pthreads
safe bitstream reader yes
...skipping...
TEST seek-lavf-aiff
TEST seek-acodec-mp2
TEST seek-lavf-al
TEST seek-lavf-au
TEST seek-lavf-mmf
TEST seek-lavf-ul
TEST seek-lavf-wav
TEST seek-lavf-ogg
GEN tests/vsynth1/00.pgm
TEST vsynth2-asv1
TEST vsynth2-asv2
GEN tests/data/vsynth1.yuv
TEST vsynth2-vc2-420p
TEST vsynth2-ffv1
TEST vsynth2-ffv1-v0
TEST vsynth2-ffv1-v3-yuv420p
TEST vsynth2-ffv1-2pass
TEST vsynth2-ffvhuff
TEST vsynth2-flv
TEST vsynth2-h261
TEST vsynth2-h261-trellis
TEST vsynth2-h263
TEST vsynth2-h263-obmc
TEST vsynth2-h263p
TEST vsynth2-ljpeg
TEST vsynth2-mpeg1
TEST vsynth2-mpeg1b
TEST vsynth2-mpeg2
TEST vsynth2-mpeg2-422
TEST vsynth2-mpeg2-idct-int
TEST vsynth2-mpeg2-ilace
TEST vsynth2-mpeg2-ivlc-qprd
TEST vsynth2-mpeg2-thread
TEST vsynth2-mpeg2-thread-ivlc
TEST vsynth2-mpeg4
TEST vsynth2-mpeg4-rc
TEST vsynth2-mpeg4-adv
TEST vsynth2-mpeg4-qprd
TEST vsynth2-mpeg4-adap
TEST vsynth2-mpeg4-qpel
TEST vsynth2-mpeg4-thread
TEST vsynth2-mpeg4-error
TEST vsynth2-mpeg4-nr
TEST vsynth2-mpeg4-nsse
TEST vsynth2-msmpeg4v2
TEST vsynth2-msmpeg4
TEST vsynth2-rv10
TEST vsynth2-rv20
TEST vsynth2-snow-ll
TEST vsynth2-wmv1
TEST vsynth2-wmv2
TEST vsynth2-yuv
TEST vsynth2-yuv4
TEST vsynth2-amv
TEST vsynth2-cinepak
TEST vsynth2-cljr
TEST vsynth2-vc2-420p10
TEST vsynth2-vc2-420p12
--- ./tests/ref/vsynth/vsynth2-rv10 1970-01-01 00:00:01.000000000 +0000
+++ tests/data/fate/vsynth2-rv10 2023-05-10 06:38:15.750381772 +0000
@@ -1,4 +1,4 @@
45a1e6800af36b7e2d42cadd2b6d1447 *tests/data/fate/vsynth2-rv10.rm
210679 tests/data/fate/vsynth2-rv10.rm
-d77291a0611eeec0667bbc3aba7190b8 *tests/data/fate/vsynth2-rv10.out.rawvideo
+8a1bd4abe063c625d48661f62798d18f *tests/data/fate/vsynth2-rv10.out.rawvideo
stddev: 6.12 PSNR: 32.39 MAXDIFF: 83 bytes: 7603200/ 7603200
TEST vsynth2-vc2-422p
TEST vsynth2-vc2-422p10
Test vsynth2-rv10 failed. Look at tests/data/fate/vsynth2-rv10.err for details.
make: *** [tests/Makefile:305: fate-vsynth2-rv10] Error 1
make: *** Waiting for unfinished jobs....
</pre>
</details>
### Additional context
This is a dependency of `steam`.
### Notify maintainers
@Atemu
### Metadata
Please run `nix-shell -p nix-info --run "nix-info -m"` and paste the result.
```console
[user@system:~]$ nix-shell -p nix-info --run "nix-info -m"
- system: `"x86_64-linux"`
- host os: `Linux 6.2.11, NixOS, 23.05 (Stoat), 23.05pre476634.5d91a896449`
- multi-user?: `yes`
- sandbox: `yes`
- version: `nix-env (Nix) 2.13.3`
- channels(root): `"nixos"`
- channels(jamie): `""`
- nixpkgs: `/nix/var/nix/profiles/per-user/root/channels/nixos`
```
| non_defect | build failure ffmpeg steps to reproduce build ffmpeg on latest nixos unstable this appears to be a test failure build log nix action setphase phase unpackphase unpacking sources unpacking source archive nix store ffmpeg source root is ffmpeg nix action setphase phase patchphase patching sources patching script interpreter paths in compat solaris make sunver pl interpreter directive changed from usr bin env perl to nix store perl bin perl compat windows makedef interpreter directive changed from bin sh to nix store bash bin sh compat windows mslink interpreter directive changed from bin sh to nix store bash bin sh configure interpreter directive changed from bin sh to nix store bash bin sh doc doxy wrapper sh interpreter directive changed from bin sh to nix store bash bin sh ffbuild pkgconfig generate sh interpreter directive changed from bin sh to nix store bash bin sh ffbuild version sh interpreter directive changed from bin sh to nix store bash bin sh tests copycooker sh interpreter directive changed from bin sh to nix store bash bin sh tests fate source check sh interpreter directive changed from bin sh to nix store bash bin sh tests fate run sh interpreter directive changed from bin sh to nix store bash bin sh tests fate sh interpreter directive changed from bin sh to nix store bash bin sh tools bisect create interpreter directive changed from bin sh to nix store bash bin sh tools interpreter directive changed from bin sh to nix store bash bin sh tools clean diff interpreter directive changed from bin sh to nix store bash bin sh tools interpreter directive changed from usr bin env perl to nix store perl bin perl tools gen rc interpreter directive changed from bin sh to nix store bash bin sh tools libav merge next commit interpreter directive changed from bin sh to nix store bash bin sh tools make chlayout test interpreter directive changed from usr bin env perl to nix store perl bin perl tools missing codec desc interpreter directive changed from bin sh to nix store bash bin sh tools murge interpreter directive changed from bin sh to nix store bash bin sh tools patcheck interpreter directive changed from bin sh to nix store bash bin sh tools plotframes interpreter directive changed from usr bin env perl to nix store perl bin perl tools target dec fate sh interpreter directive changed from bin sh to nix store bash bin sh tools unwrap diff interpreter directive changed from bin sh to nix store bash bin sh nix action setphase phase configurephase configuring configure flags disable static prefix nix store ffmpeg target os linux arch pkg config pkg config enable gpl enable disable nonfree enable shared enable pic disable small enable runtime cpudetect disable install prefix nix store ffmpeg source path c compiler gcc c library glibc arch generic big endian no runtime cpu detection yes standalone assembly yes assembler yasm mmx enabled yes mmxext enabled yes enabled yes extended enabled yes sse enabled yes enabled yes aesni enabled yes avx enabled yes enabled yes avx enabled yes avx enabled yes xop enabled yes enabled yes enabled yes features enabled yes cmov is fast no ebx available yes ebp available yes debug symbols no strip symbols no optimize for size no optimizations yes static no shared yes postprocessing support yes network support yes threading support pthreads safe bitstream reader yes skipping test seek lavf aiff test seek acodec test seek lavf al test seek lavf au test seek lavf mmf test seek lavf ul test seek lavf wav test seek lavf ogg gen tests pgm test test gen tests data yuv test test test test test test ffvhuff test flv test test trellis test test obmc test test ljpeg test test test test test idct int test ilace test ivlc qprd test thread test thread ivlc test test rc test adv test qprd test adap test qpel test thread test error test nr test nsse test test test test test snow ll test test test yuv test test amv test cinepak test cljr test test tests ref vsynth tests data fate tests data fate rm tests data fate rm tests data fate out rawvideo tests data fate out rawvideo stddev psnr maxdiff bytes test test test failed look at tests data fate err for details make error make waiting for unfinished jobs additional context this is a dependency of steam notify maintainers atemu metadata please run nix shell p nix info run nix info m and paste the result console nix shell p nix info run nix info m system linux host os linux nixos stoat multi user yes sandbox yes version nix env nix channels root nixos channels jamie nixpkgs nix var nix profiles per user root channels nixos | 0 |
160,818 | 13,797,934,538 | IssuesEvent | 2020-10-09 23:24:28 | spatial-data-discovery/spatial-data-discovery.github.io | https://api.github.com/repos/spatial-data-discovery/spatial-data-discovery.github.io | closed | Utility Script missing from README | documentation | Please add your script's name and a brief summary of it's purpose to the `scripts/README.md` file following the alphabetical ordering and markdown syntax. | 1.0 | Utility Script missing from README - Please add your script's name and a brief summary of it's purpose to the `scripts/README.md` file following the alphabetical ordering and markdown syntax. | non_defect | utility script missing from readme please add your script s name and a brief summary of it s purpose to the scripts readme md file following the alphabetical ordering and markdown syntax | 0 |
1,997 | 2,603,974,675 | IssuesEvent | 2015-02-24 19:01:11 | chrsmith/nishazi6 | https://api.github.com/repos/chrsmith/nishazi6 | opened | 沈阳疱疹能不能治 | auto-migrated Priority-Medium Type-Defect | ```
沈阳疱疹能不能治〓沈陽軍區政治部醫院性病〓TEL:024-3102330
8〓成立于1946年,68年專注于性傳播疾病的研究和治療。位于�
��陽市沈河區二緯路32號。是一所與新中國同建立共輝煌的歷�
��悠久、設備精良、技術權威、專家云集,是預防、保健、醫
療、科研康復為一體的綜合性醫院。是國家首批公立甲等部��
�醫院、全國首批醫療規范定點單位,是第四軍醫大學、東南�
��學等知名高等院校的教學醫院。曾被中國人民解放軍空軍后
勤部衛生部評為衛生工作先進單位,先后兩次榮立集體二等��
�。
```
-----
Original issue reported on code.google.com by `q964105...@gmail.com` on 4 Jun 2014 at 8:12 | 1.0 | 沈阳疱疹能不能治 - ```
沈阳疱疹能不能治〓沈陽軍區政治部醫院性病〓TEL:024-3102330
8〓成立于1946年,68年專注于性傳播疾病的研究和治療。位于�
��陽市沈河區二緯路32號。是一所與新中國同建立共輝煌的歷�
��悠久、設備精良、技術權威、專家云集,是預防、保健、醫
療、科研康復為一體的綜合性醫院。是國家首批公立甲等部��
�醫院、全國首批醫療規范定點單位,是第四軍醫大學、東南�
��學等知名高等院校的教學醫院。曾被中國人民解放軍空軍后
勤部衛生部評為衛生工作先進單位,先后兩次榮立集體二等��
�。
```
-----
Original issue reported on code.google.com by `q964105...@gmail.com` on 4 Jun 2014 at 8:12 | defect | 沈阳疱疹能不能治 沈阳疱疹能不能治〓沈陽軍區政治部醫院性病〓tel: 〓 , 。位于� �� 。是一所與新中國同建立共輝煌的歷� ��悠久、設備精良、技術權威、專家云集,是預防、保健、醫 療、科研康復為一體的綜合性醫院。是國家首批公立甲等部�� �醫院、全國首批醫療規范定點單位,是第四軍醫大學、東南� ��學等知名高等院校的教學醫院。曾被中國人民解放軍空軍后 勤部衛生部評為衛生工作先進單位,先后兩次榮立集體二等�� �。 original issue reported on code google com by gmail com on jun at | 1 |
15,982 | 2,870,249,353 | IssuesEvent | 2015-06-07 00:32:37 | pdelia/away3d | https://api.github.com/repos/pdelia/away3d | opened | Sprite2D bitmap does not update when changed | auto-migrated Priority-Medium Type-Defect | #33 Issue by __GoogleCodeExporter__, created on: 2015-04-24T07:51:15Z
```
In away 2.3 (and in revision 1113 also) Sprite2D does not update after I
change its bitmap. Below I give the code sample which recreates this bug.
package
{
import flash.display.*;
import flash.events.*;
import flash.utils.*;
import away3d.containers.*;
import away3d.core.base.*;
import away3d.primitives.*;
import away3d.core.math.*;
import away3d.materials.*;
import away3d.sprites.*;
public class BugInAway3D extends MovieClip
{
public var view:View3D;
public var test:Sprite2D;
public var mat:IMaterial;
public function BugInAway3D()
{
super();
this.initAway3D();
}
public function initAway3D():void
{
this.view = new View3D({x:this.stage.stageWidth/2,
y:this.stage.stageHeight/2});
this.addChild(view);
this.test = new Sprite2D(new BitmapData(100,100,false,0xFF0000));
this.view.scene.addChild(test);
view.camera.position = new Number3D(1000, 1000, 1000);
view.camera.lookAt(test.position);
view.render();
test.bitmap=new BitmapData(200,100,false,0x00FF00);
view.render();
/*new (green an rectangular) bitmap should be shown but I see an old one
(square and red)*/
}
}
}
```
Original issue reported on code.google.com by `antonkul...@gmail.com` on 17 Feb 2009 at 1:30
Attachments:
* [BugInAway3D.as](https://storage.googleapis.com/google-code-attachments/away3d/issue-33/comment-0/BugInAway3D.as)
| 1.0 | Sprite2D bitmap does not update when changed - #33 Issue by __GoogleCodeExporter__, created on: 2015-04-24T07:51:15Z
```
In away 2.3 (and in revision 1113 also) Sprite2D does not update after I
change its bitmap. Below I give the code sample which recreates this bug.
package
{
import flash.display.*;
import flash.events.*;
import flash.utils.*;
import away3d.containers.*;
import away3d.core.base.*;
import away3d.primitives.*;
import away3d.core.math.*;
import away3d.materials.*;
import away3d.sprites.*;
public class BugInAway3D extends MovieClip
{
public var view:View3D;
public var test:Sprite2D;
public var mat:IMaterial;
public function BugInAway3D()
{
super();
this.initAway3D();
}
public function initAway3D():void
{
this.view = new View3D({x:this.stage.stageWidth/2,
y:this.stage.stageHeight/2});
this.addChild(view);
this.test = new Sprite2D(new BitmapData(100,100,false,0xFF0000));
this.view.scene.addChild(test);
view.camera.position = new Number3D(1000, 1000, 1000);
view.camera.lookAt(test.position);
view.render();
test.bitmap=new BitmapData(200,100,false,0x00FF00);
view.render();
/*new (green an rectangular) bitmap should be shown but I see an old one
(square and red)*/
}
}
}
```
Original issue reported on code.google.com by `antonkul...@gmail.com` on 17 Feb 2009 at 1:30
Attachments:
* [BugInAway3D.as](https://storage.googleapis.com/google-code-attachments/away3d/issue-33/comment-0/BugInAway3D.as)
| defect | bitmap does not update when changed issue by googlecodeexporter created on in away and in revision also does not update after i change its bitmap below i give the code sample which recreates this bug package import flash display import flash events import flash utils import containers import core base import primitives import core math import materials import sprites public class extends movieclip public var view public var test public var mat imaterial public function super this public function void this view new x this stage stagewidth y this stage stageheight this addchild view this test new new bitmapdata false this view scene addchild test view camera position new view camera lookat test position view render test bitmap new bitmapdata false view render new green an rectangular bitmap should be shown but i see an old one square and red original issue reported on code google com by antonkul gmail com on feb at attachments | 1 |
77,819 | 27,181,037,753 | IssuesEvent | 2023-02-18 16:32:24 | jccastillo0007/eFacturaT | https://api.github.com/repos/jccastillo0007/eFacturaT | opened | Documento Relacionado - a nivel ImpuestosP, no envía todos los traslados al PDF | defect | Actualmente tenemos estas variables:
<field name="traBaseP1" class="java.lang.String"/>
<field name="traImporteP1" class="java.lang.String"/>
<field name="traImpuestoP1" class="java.lang.String"/>
<field name="traTasaOCuotaP1" class="java.lang.String"/>
<field name="traTipoFactorP1" class="java.lang.String"/>
<field name="traBaseP2" class="java.lang.String"/>
<field name="traImporteP2" class="java.lang.String"/>
<field name="traImpuestoP2" class="java.lang.String"/>
<field name="traTasaOCuotaP2" class="java.lang.String"/>
<field name="traTipoFactorP2" class="java.lang.String"/>
Pero cuando el pago incluye impuestos trasladados IEPS, no envía TODOS los traslados. Solo envía el IVA.
Se requieren 2 cosas...
(1) - enviar toda la información de traslados a estas variables (que son los mismos que se reportan en el nodo ImpuestosP).
(2) - incrementar hasta 4 grupos de estas variables (ahorita solo tenemos 2).
Todo esto surge a partir de los pagos de las barricas, que pueden incluir en el mismo pago hasta 3 distintas tasas de IEPS en los traslados, además del traslado del IVA estándar (16%). | 1.0 | Documento Relacionado - a nivel ImpuestosP, no envía todos los traslados al PDF - Actualmente tenemos estas variables:
<field name="traBaseP1" class="java.lang.String"/>
<field name="traImporteP1" class="java.lang.String"/>
<field name="traImpuestoP1" class="java.lang.String"/>
<field name="traTasaOCuotaP1" class="java.lang.String"/>
<field name="traTipoFactorP1" class="java.lang.String"/>
<field name="traBaseP2" class="java.lang.String"/>
<field name="traImporteP2" class="java.lang.String"/>
<field name="traImpuestoP2" class="java.lang.String"/>
<field name="traTasaOCuotaP2" class="java.lang.String"/>
<field name="traTipoFactorP2" class="java.lang.String"/>
Pero cuando el pago incluye impuestos trasladados IEPS, no envía TODOS los traslados. Solo envía el IVA.
Se requieren 2 cosas...
(1) - enviar toda la información de traslados a estas variables (que son los mismos que se reportan en el nodo ImpuestosP).
(2) - incrementar hasta 4 grupos de estas variables (ahorita solo tenemos 2).
Todo esto surge a partir de los pagos de las barricas, que pueden incluir en el mismo pago hasta 3 distintas tasas de IEPS en los traslados, además del traslado del IVA estándar (16%). | defect | documento relacionado a nivel impuestosp no envía todos los traslados al pdf actualmente tenemos estas variables pero cuando el pago incluye impuestos trasladados ieps no envía todos los traslados solo envía el iva se requieren cosas enviar toda la información de traslados a estas variables que son los mismos que se reportan en el nodo impuestosp incrementar hasta grupos de estas variables ahorita solo tenemos todo esto surge a partir de los pagos de las barricas que pueden incluir en el mismo pago hasta distintas tasas de ieps en los traslados además del traslado del iva estándar | 1 |
42,205 | 10,882,654,512 | IssuesEvent | 2019-11-18 01:26:39 | idaholab/moose | https://api.github.com/repos/idaholab/moose | closed | TestHarness might crash when reading bad characters | C: TestHarness P: critical T: defect | ## Bug Description
<!--A clear and concise description of the problem (Note: A missing feature is not a bug).-->
It appears that it's possible for the TestHarness to crash when reading test output.
## Steps to Reproduce
<!--Steps to reproduce the behavior (input file, or modifications to an existing input file, etc.)-->
Unknown, but it happened here:
https://moosebuild.inl.gov/job/220497/
## Impact
<!--Does this prevent you from getting your work done, or is it more of an annoyance?-->
Moderate: The TestHarness shouldn't crash when reading output. | 1.0 | TestHarness might crash when reading bad characters - ## Bug Description
<!--A clear and concise description of the problem (Note: A missing feature is not a bug).-->
It appears that it's possible for the TestHarness to crash when reading test output.
## Steps to Reproduce
<!--Steps to reproduce the behavior (input file, or modifications to an existing input file, etc.)-->
Unknown, but it happened here:
https://moosebuild.inl.gov/job/220497/
## Impact
<!--Does this prevent you from getting your work done, or is it more of an annoyance?-->
Moderate: The TestHarness shouldn't crash when reading output. | defect | testharness might crash when reading bad characters bug description it appears that it s possible for the testharness to crash when reading test output steps to reproduce unknown but it happened here impact moderate the testharness shouldn t crash when reading output | 1 |
88,664 | 11,135,990,921 | IssuesEvent | 2019-12-20 15:35:48 | carbon-design-system/ibm-dotcom-library-website | https://api.github.com/repos/carbon-design-system/ibm-dotcom-library-website | closed | Cupcake website content QA - Get started and Components section | Airtable Done Sprint Must Have content design website: cupcake | > As a cupcake website content creator
> I need the stream lead to review the website content to make sure there are no errors on the website content
> So that I can provide the adopter the correct information when they visit the website.
#### Additional information
- The Cupcake website can be reviewed [here](https://carbon-for-ibm.netlify.com/).
- The Cupcake website QA will focus on content accuracy.
- All visual and feature enhancement will be listed for the Cupcake v1.1 release.
#### Acceptance criteria
- [x] A list of the QA items created for Jacob and Jenny to work on in markdowns if needed. | 1.0 | Cupcake website content QA - Get started and Components section - > As a cupcake website content creator
> I need the stream lead to review the website content to make sure there are no errors on the website content
> So that I can provide the adopter the correct information when they visit the website.
#### Additional information
- The Cupcake website can be reviewed [here](https://carbon-for-ibm.netlify.com/).
- The Cupcake website QA will focus on content accuracy.
- All visual and feature enhancement will be listed for the Cupcake v1.1 release.
#### Acceptance criteria
- [x] A list of the QA items created for Jacob and Jenny to work on in markdowns if needed. | non_defect | cupcake website content qa get started and components section as a cupcake website content creator i need the stream lead to review the website content to make sure there are no errors on the website content so that i can provide the adopter the correct information when they visit the website additional information the cupcake website can be reviewed the cupcake website qa will focus on content accuracy all visual and feature enhancement will be listed for the cupcake release acceptance criteria a list of the qa items created for jacob and jenny to work on in markdowns if needed | 0 |
4,225 | 2,610,089,555 | IssuesEvent | 2015-02-26 18:27:07 | 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:36 | 1.0 | 深圳痘痘如何祛除比较好 - ```
深圳痘痘如何祛除比较好【深圳韩方科颜全国热线400-869-1818��
�24小时QQ4008691818】深圳韩方科颜专业祛痘连锁机构,机构以��
�国秘方——韩方科颜这一国妆准字号治疗型权威,祛痘佳品�
��韩方科颜专业祛痘连锁机构,采用韩国秘方配合专业“不反
弹”健康祛痘技术并结合先进“先进豪华彩光”仪,开创国��
�专业治疗粉刺、痤疮签约包治先河,成功消除了许多顾客脸�
��的痘痘。
```
-----
Original issue reported on code.google.com by `szft...@163.com` on 14 May 2014 at 7:36 | defect | 深圳痘痘如何祛除比较好 深圳痘痘如何祛除比较好【 �� � 】深圳韩方科颜专业祛痘连锁机构,机构以�� �国秘方——韩方科颜这一国妆准字号治疗型权威,祛痘佳品� ��韩方科颜专业祛痘连锁机构,采用韩国秘方配合专业“不反 弹”健康祛痘技术并结合先进“先进豪华彩光”仪,开创国�� �专业治疗粉刺、痤疮签约包治先河,成功消除了许多顾客脸� ��的痘痘。 original issue reported on code google com by szft com on may at | 1 |
293,174 | 22,045,916,621 | IssuesEvent | 2022-05-30 01:40:01 | open-rdc/intelligent_robot_b_2022_ros | https://api.github.com/repos/open-rdc/intelligent_robot_b_2022_ros | opened | 進捗報告(というより記録) | documentation good first issue | ~5/30ソフトの進捗記録
・ROSの環境構築
・Arduino、RasPiの環境構築
・ROSを用いたArduinoとの通信&制御(Topic通信)
・上記環境下での、FlagによるモータのON_OFF
・ある程度のソフトウェア構成 | 1.0 | 進捗報告(というより記録) - ~5/30ソフトの進捗記録
・ROSの環境構築
・Arduino、RasPiの環境構築
・ROSを用いたArduinoとの通信&制御(Topic通信)
・上記環境下での、FlagによるモータのON_OFF
・ある程度のソフトウェア構成 | non_defect | 進捗報告(というより記録) ・rosの環境構築 ・arduino、raspiの環境構築 ・rosを用いたarduinoとの通信&制御(topic通信) ・上記環境下での、flagによるモータのon off ・ある程度のソフトウェア構成 | 0 |
72,008 | 23,893,041,155 | IssuesEvent | 2022-09-08 12:57:55 | department-of-veterans-affairs/va.gov-team | https://api.github.com/repos/department-of-veterans-affairs/va.gov-team | closed | [SCREENREADER]: JAWS + Chrome enables focus mode when we focus breadcrumb UL on page load | tools-improvements 508/Accessibility sitewide 508-defect-2 508-issue-semantic-markup 508-issue-focus-mgmt stretch-goal vsp-design-system-team dst-engineering | ## Issue
**UPDATE:** A related issue for another project led me to this finding: https://tink.uk/understanding-screen-reader-interaction-modes/
> To all intents and purposes, applications mode is the same as forms/focus mode – it causes the screen reader to pass keystrokes back through to the browser so they can fulfil their original purpose. For example, when the tablist and tab roles are used as part of the tab widget design pattern, using the tab key to move focus onto the first tab in the set causes a Windows screen reader to automatically switch into applications mode. From that point all the keyboard interaction is handled by the script. This does mean of course that the script driving the functionality of the widget has to be setup to handle keyboard interaction!
While testing some fixes for the HCA updates page as part of the pull request linked below, I noticed JAWS + Chrome (Windows) was switching to Forms mode on page load. Forms mode is generally expected to be enabled when users are interacting with form elements like inputs, text areas, radio buttons, and checkboxes. This was happening on a content page, and was an unexpected behavior.
## Related Items
* https://github.com/department-of-veterans-affairs/vets-website/pull/10003
## Acceptance Criteria
As a Chrome JAWS user, I want to be able to navigate through pages by pressing `DOWN_ARROW` and `UP_ARROW` without having to press `ENTER` to return to Browse mode on first load.
## Environment
* Windows 10
* Chrome latest
* JAWS 2019
* https://staging.va.gov/education/apply-for-education-benefits/application/1990/introduction
* https://staging.va.gov/health-care/apply/application/introduction
* Also likely to happen in other education benefits views
## Steps to Recreate
1. Start JAWS screen reader
2. Enter one of the previous IPs into Chrome on Windows
3. Listen for an audible "chirp" (this is JAWS switching to Forms mode)
4. When the breadcrumb is done being announced, press `DOWN_ARROW`
5. Verify you have not moved to the next DOM node, but your viewport has scrolled
## Possible Fixes (optional)
It appears this can be remediated by setting focus on the breadcrumb `<nav>` element instead of the `<ul>`. We will have to amend a number of `focusElement()` calls, and update some CSS to remove the yellow focus halo from the `<nav>` element.
```javascript
/* Switch the focusElement call to the <nav> className */
class IntroductionPageGated extends React.Component {
componentDidMount() {
focusElement('.va-nav-breadcrumbs');
}
...
```
```css
nav[aria-label="Breadcrumb"] {
outline: 0;
}
``` | 1.0 | [SCREENREADER]: JAWS + Chrome enables focus mode when we focus breadcrumb UL on page load - ## Issue
**UPDATE:** A related issue for another project led me to this finding: https://tink.uk/understanding-screen-reader-interaction-modes/
> To all intents and purposes, applications mode is the same as forms/focus mode – it causes the screen reader to pass keystrokes back through to the browser so they can fulfil their original purpose. For example, when the tablist and tab roles are used as part of the tab widget design pattern, using the tab key to move focus onto the first tab in the set causes a Windows screen reader to automatically switch into applications mode. From that point all the keyboard interaction is handled by the script. This does mean of course that the script driving the functionality of the widget has to be setup to handle keyboard interaction!
While testing some fixes for the HCA updates page as part of the pull request linked below, I noticed JAWS + Chrome (Windows) was switching to Forms mode on page load. Forms mode is generally expected to be enabled when users are interacting with form elements like inputs, text areas, radio buttons, and checkboxes. This was happening on a content page, and was an unexpected behavior.
## Related Items
* https://github.com/department-of-veterans-affairs/vets-website/pull/10003
## Acceptance Criteria
As a Chrome JAWS user, I want to be able to navigate through pages by pressing `DOWN_ARROW` and `UP_ARROW` without having to press `ENTER` to return to Browse mode on first load.
## Environment
* Windows 10
* Chrome latest
* JAWS 2019
* https://staging.va.gov/education/apply-for-education-benefits/application/1990/introduction
* https://staging.va.gov/health-care/apply/application/introduction
* Also likely to happen in other education benefits views
## Steps to Recreate
1. Start JAWS screen reader
2. Enter one of the previous IPs into Chrome on Windows
3. Listen for an audible "chirp" (this is JAWS switching to Forms mode)
4. When the breadcrumb is done being announced, press `DOWN_ARROW`
5. Verify you have not moved to the next DOM node, but your viewport has scrolled
## Possible Fixes (optional)
It appears this can be remediated by setting focus on the breadcrumb `<nav>` element instead of the `<ul>`. We will have to amend a number of `focusElement()` calls, and update some CSS to remove the yellow focus halo from the `<nav>` element.
```javascript
/* Switch the focusElement call to the <nav> className */
class IntroductionPageGated extends React.Component {
componentDidMount() {
focusElement('.va-nav-breadcrumbs');
}
...
```
```css
nav[aria-label="Breadcrumb"] {
outline: 0;
}
``` | defect | jaws chrome enables focus mode when we focus breadcrumb ul on page load issue update a related issue for another project led me to this finding to all intents and purposes applications mode is the same as forms focus mode – it causes the screen reader to pass keystrokes back through to the browser so they can fulfil their original purpose for example when the tablist and tab roles are used as part of the tab widget design pattern using the tab key to move focus onto the first tab in the set causes a windows screen reader to automatically switch into applications mode from that point all the keyboard interaction is handled by the script this does mean of course that the script driving the functionality of the widget has to be setup to handle keyboard interaction while testing some fixes for the hca updates page as part of the pull request linked below i noticed jaws chrome windows was switching to forms mode on page load forms mode is generally expected to be enabled when users are interacting with form elements like inputs text areas radio buttons and checkboxes this was happening on a content page and was an unexpected behavior related items acceptance criteria as a chrome jaws user i want to be able to navigate through pages by pressing down arrow and up arrow without having to press enter to return to browse mode on first load environment windows chrome latest jaws also likely to happen in other education benefits views steps to recreate start jaws screen reader enter one of the previous ips into chrome on windows listen for an audible chirp this is jaws switching to forms mode when the breadcrumb is done being announced press down arrow verify you have not moved to the next dom node but your viewport has scrolled possible fixes optional it appears this can be remediated by setting focus on the breadcrumb element instead of the we will have to amend a number of focuselement calls and update some css to remove the yellow focus halo from the element javascript switch the focuselement call to the classname class introductionpagegated extends react component componentdidmount focuselement va nav breadcrumbs css nav outline | 1 |
72,109 | 23,947,458,567 | IssuesEvent | 2022-09-12 08:38:32 | vector-im/element-android | https://api.github.com/repos/vector-im/element-android | closed | Push notifications doesn't work when app is not running in the background. | T-Defect A-Notifications S-Major O-Frequent X-Needs-Info | Push notifications doesn't arrive untill the app is opened. Push notifications counter increments correctly.
If the app is in the foreground or is in the background notifications are working correctly, but if the app is closed then they are not arriving at all.
App version: 1.4.27 [40104272] (G-b9527)
| 1.0 | Push notifications doesn't work when app is not running in the background. - Push notifications doesn't arrive untill the app is opened. Push notifications counter increments correctly.
If the app is in the foreground or is in the background notifications are working correctly, but if the app is closed then they are not arriving at all.
App version: 1.4.27 [40104272] (G-b9527)
| defect | push notifications doesn t work when app is not running in the background push notifications doesn t arrive untill the app is opened push notifications counter increments correctly if the app is in the foreground or is in the background notifications are working correctly but if the app is closed then they are not arriving at all app version g | 1 |
6,049 | 13,546,749,042 | IssuesEvent | 2020-09-17 02:10:43 | kubernetes/enhancements | https://api.github.com/repos/kubernetes/enhancements | closed | Increase Kubernetes support window to one year | kind/design sig/architecture sig/release sig/testing stage/stable wg/lts | # Enhancement Description
- One-line enhancement description (can be used as a release note): The Kubernetes support window has been released to one year, or four releases. This is a change from nine months, or three releases.
- Kubernetes Enhancement Proposal: (link to kubernetes/enhancements file, if none yet, link to PR) #1497
- Primary contact (assignee): @youngnick
- Responsible SIGs: wg-lts
- Enhancement target (which target equals to which milestone):
- Stable release target (~~1.18~~1.19)
This KEP and proposal involve increasing the support window from three releases to four, as recommended by WG-LTS. This is an effort that will span a lot of SIGs, with SIG-Architecture, SIG-Release, and SIG-Testing being the most impacted.
It does not require code changes, and is a process change. | 1.0 | Increase Kubernetes support window to one year - # Enhancement Description
- One-line enhancement description (can be used as a release note): The Kubernetes support window has been released to one year, or four releases. This is a change from nine months, or three releases.
- Kubernetes Enhancement Proposal: (link to kubernetes/enhancements file, if none yet, link to PR) #1497
- Primary contact (assignee): @youngnick
- Responsible SIGs: wg-lts
- Enhancement target (which target equals to which milestone):
- Stable release target (~~1.18~~1.19)
This KEP and proposal involve increasing the support window from three releases to four, as recommended by WG-LTS. This is an effort that will span a lot of SIGs, with SIG-Architecture, SIG-Release, and SIG-Testing being the most impacted.
It does not require code changes, and is a process change. | non_defect | increase kubernetes support window to one year enhancement description one line enhancement description can be used as a release note the kubernetes support window has been released to one year or four releases this is a change from nine months or three releases kubernetes enhancement proposal link to kubernetes enhancements file if none yet link to pr primary contact assignee youngnick responsible sigs wg lts enhancement target which target equals to which milestone stable release target this kep and proposal involve increasing the support window from three releases to four as recommended by wg lts this is an effort that will span a lot of sigs with sig architecture sig release and sig testing being the most impacted it does not require code changes and is a process change | 0 |
148,504 | 11,854,214,919 | IssuesEvent | 2020-03-25 00:06:40 | QubesOS/updates-status | https://api.github.com/repos/QubesOS/updates-status | closed | core-admin v4.1.8 (r4.1) | r4.1-dom0-cur-test | Update of core-admin to v4.1.8 for Qubes r4.1, see comments below for details.
Built from: https://github.com/QubesOS/qubes-core-admin/commit/6a0b9bbe2e5fc1e3a13259f21637750bdc9d6a5c
[Changes since previous version](https://github.com/QubesOS/qubes-core-admin/compare/v4.1.7...v4.1.8):
QubesOS/qubes-core-admin@6a0b9bbe version 4.1.8
QubesOS/qubes-core-admin@cf195964 Add policy for qubes.VMExecGUI
QubesOS/qubes-core-admin@e8baf2a1 Remove leftovers from QubesVM.run_for_stdio() refactoring
QubesOS/qubes-core-admin@08d83fb2 Support qubes.VMExec call
QubesOS/qubes-core-admin@0a66a0c7 Merge remote-tracking branch 'origin/pr/313'
QubesOS/qubes-core-admin@869f9633 Merge remote-tracking branch 'origin/pr/311'
QubesOS/qubes-core-admin@edf5977b Merge remote-tracking branch 'origin/pr/309'
QubesOS/qubes-core-admin@fe72fe16 Fix overlapping block device names
QubesOS/qubes-core-admin@66abc69a Add a test for loading volume config from XML
QubesOS/qubes-core-admin@49f2c1b7 Fix ThinVolume.size initialization from string
QubesOS/qubes-core-admin@e9b97e42 import: check exact size of copied data
QubesOS/qubes-core-admin@63ac9528 Implement new admin.vm.ImportWithSize API call
QubesOS/qubes-core-admin@88037ff2 Merge remote-tracking branch 'origin/pr/310'
QubesOS/qubes-core-admin@29f84d51 Merge remote-tracking branch 'origin/pr/308'
QubesOS/qubes-core-admin@f1ff6c26 Move devices check to on_domain_pre_deleted
QubesOS/qubes-core-admin@d54e4b0c storage/reflink: fix comment
QubesOS/qubes-core-admin@ba662d28 storage/reflink: bail out early on most FICLONE errnos
QubesOS/qubes-core-admin@90f25890 storage/reflink: pool.setup_check -> pool._setup_check
QubesOS/qubes-core-admin@b09a137b Prevent removing VM if it provides devices in persistent mode
Referenced issues:
QubesOS/qubes-issues#5136
QubesOS/qubes-issues#4850
QubesOS/qubes-issues#5551
QubesOS/qubes-issues#5219
QubesOS/qubes-issues#5239
If you're release manager, you can issue GPG-inline signed command:
* `Upload core-admin 6a0b9bbe2e5fc1e3a13259f21637750bdc9d6a5c r4.1 current repo` (available 7 days from now)
* `Upload core-admin 6a0b9bbe2e5fc1e3a13259f21637750bdc9d6a5c r4.1 current (dists) repo`, you can choose subset of distributions, like `vm-fc24 vm-fc25` (available 7 days from now)
* `Upload core-admin 6a0b9bbe2e5fc1e3a13259f21637750bdc9d6a5c r4.1 security-testing repo`
Above commands will work only if packages in current-testing repository were built from given commit (i.e. no new version superseded it).
| 1.0 | core-admin v4.1.8 (r4.1) - Update of core-admin to v4.1.8 for Qubes r4.1, see comments below for details.
Built from: https://github.com/QubesOS/qubes-core-admin/commit/6a0b9bbe2e5fc1e3a13259f21637750bdc9d6a5c
[Changes since previous version](https://github.com/QubesOS/qubes-core-admin/compare/v4.1.7...v4.1.8):
QubesOS/qubes-core-admin@6a0b9bbe version 4.1.8
QubesOS/qubes-core-admin@cf195964 Add policy for qubes.VMExecGUI
QubesOS/qubes-core-admin@e8baf2a1 Remove leftovers from QubesVM.run_for_stdio() refactoring
QubesOS/qubes-core-admin@08d83fb2 Support qubes.VMExec call
QubesOS/qubes-core-admin@0a66a0c7 Merge remote-tracking branch 'origin/pr/313'
QubesOS/qubes-core-admin@869f9633 Merge remote-tracking branch 'origin/pr/311'
QubesOS/qubes-core-admin@edf5977b Merge remote-tracking branch 'origin/pr/309'
QubesOS/qubes-core-admin@fe72fe16 Fix overlapping block device names
QubesOS/qubes-core-admin@66abc69a Add a test for loading volume config from XML
QubesOS/qubes-core-admin@49f2c1b7 Fix ThinVolume.size initialization from string
QubesOS/qubes-core-admin@e9b97e42 import: check exact size of copied data
QubesOS/qubes-core-admin@63ac9528 Implement new admin.vm.ImportWithSize API call
QubesOS/qubes-core-admin@88037ff2 Merge remote-tracking branch 'origin/pr/310'
QubesOS/qubes-core-admin@29f84d51 Merge remote-tracking branch 'origin/pr/308'
QubesOS/qubes-core-admin@f1ff6c26 Move devices check to on_domain_pre_deleted
QubesOS/qubes-core-admin@d54e4b0c storage/reflink: fix comment
QubesOS/qubes-core-admin@ba662d28 storage/reflink: bail out early on most FICLONE errnos
QubesOS/qubes-core-admin@90f25890 storage/reflink: pool.setup_check -> pool._setup_check
QubesOS/qubes-core-admin@b09a137b Prevent removing VM if it provides devices in persistent mode
Referenced issues:
QubesOS/qubes-issues#5136
QubesOS/qubes-issues#4850
QubesOS/qubes-issues#5551
QubesOS/qubes-issues#5219
QubesOS/qubes-issues#5239
If you're release manager, you can issue GPG-inline signed command:
* `Upload core-admin 6a0b9bbe2e5fc1e3a13259f21637750bdc9d6a5c r4.1 current repo` (available 7 days from now)
* `Upload core-admin 6a0b9bbe2e5fc1e3a13259f21637750bdc9d6a5c r4.1 current (dists) repo`, you can choose subset of distributions, like `vm-fc24 vm-fc25` (available 7 days from now)
* `Upload core-admin 6a0b9bbe2e5fc1e3a13259f21637750bdc9d6a5c r4.1 security-testing repo`
Above commands will work only if packages in current-testing repository were built from given commit (i.e. no new version superseded it).
| non_defect | core admin update of core admin to for qubes see comments below for details built from qubesos qubes core admin version qubesos qubes core admin add policy for qubes vmexecgui qubesos qubes core admin remove leftovers from qubesvm run for stdio refactoring qubesos qubes core admin support qubes vmexec call qubesos qubes core admin merge remote tracking branch origin pr qubesos qubes core admin merge remote tracking branch origin pr qubesos qubes core admin merge remote tracking branch origin pr qubesos qubes core admin fix overlapping block device names qubesos qubes core admin add a test for loading volume config from xml qubesos qubes core admin fix thinvolume size initialization from string qubesos qubes core admin import check exact size of copied data qubesos qubes core admin implement new admin vm importwithsize api call qubesos qubes core admin merge remote tracking branch origin pr qubesos qubes core admin merge remote tracking branch origin pr qubesos qubes core admin move devices check to on domain pre deleted qubesos qubes core admin storage reflink fix comment qubesos qubes core admin storage reflink bail out early on most ficlone errnos qubesos qubes core admin storage reflink pool setup check pool setup check qubesos qubes core admin prevent removing vm if it provides devices in persistent mode referenced issues qubesos qubes issues qubesos qubes issues qubesos qubes issues qubesos qubes issues qubesos qubes issues if you re release manager you can issue gpg inline signed command upload core admin current repo available days from now upload core admin current dists repo you can choose subset of distributions like vm vm available days from now upload core admin security testing repo above commands will work only if packages in current testing repository were built from given commit i e no new version superseded it | 0 |
7,304 | 2,610,362,590 | IssuesEvent | 2015-02-26 19:57:14 | chrsmith/scribefire-chrome | https://api.github.com/repos/chrsmith/scribefire-chrome | opened | Click login not working! | auto-migrated Priority-Medium Type-Defect | ```
What's the problem?
I use Ubuntu and I'm trying to log in securely with scribefire to put up my
blog, but it's not working. I click it either to see "Well, this is
embarrassing" or seeing the circle spinning indefinitely.
What browser are you using?
I am using a firefox.
What version of ScribeFire are you running?
Scribefire Next...
```
-----
Original issue reported on code.google.com by `thinkn...@gmail.com` on 2 Jul 2012 at 5:32 | 1.0 | Click login not working! - ```
What's the problem?
I use Ubuntu and I'm trying to log in securely with scribefire to put up my
blog, but it's not working. I click it either to see "Well, this is
embarrassing" or seeing the circle spinning indefinitely.
What browser are you using?
I am using a firefox.
What version of ScribeFire are you running?
Scribefire Next...
```
-----
Original issue reported on code.google.com by `thinkn...@gmail.com` on 2 Jul 2012 at 5:32 | defect | click login not working what s the problem i use ubuntu and i m trying to log in securely with scribefire to put up my blog but it s not working i click it either to see well this is embarrassing or seeing the circle spinning indefinitely what browser are you using i am using a firefox what version of scribefire are you running scribefire next original issue reported on code google com by thinkn gmail com on jul at | 1 |
172,201 | 13,281,600,640 | IssuesEvent | 2020-08-23 18:09:42 | Thy-Vipe/BeastsOfBermuda-issues | https://api.github.com/repos/Thy-Vipe/BeastsOfBermuda-issues | closed | [Bug] Herbs behaving strange when put down | Gameplay bug public_testing | _Originally written by **Shain | 76561198142835886**_
Game Version: 1.1.985
*===== System Specs =====
CPU Brand: Intel(R) Core(TM) i5-4670K CPU @ 3.40GHz
Vendor: GenuineIntel
GPU Brand: AMD Radeon R7 250 Series
GPU Driver Info: Unknown
Num CPU Cores: 4
===================*
Context: **orycto public test (orycto)**
Map: Ancestral_Plains
When I pick up a flower and put it down on some ground surfaces they look like they "replant" themselves and become unable to be picked up oor eaten. When I put the plants down inside burrows or on rocks, they behave normally.
Location: X=109814.750 Y=-135443.719 Z=4390.231 | 1.0 | [Bug] Herbs behaving strange when put down - _Originally written by **Shain | 76561198142835886**_
Game Version: 1.1.985
*===== System Specs =====
CPU Brand: Intel(R) Core(TM) i5-4670K CPU @ 3.40GHz
Vendor: GenuineIntel
GPU Brand: AMD Radeon R7 250 Series
GPU Driver Info: Unknown
Num CPU Cores: 4
===================*
Context: **orycto public test (orycto)**
Map: Ancestral_Plains
When I pick up a flower and put it down on some ground surfaces they look like they "replant" themselves and become unable to be picked up oor eaten. When I put the plants down inside burrows or on rocks, they behave normally.
Location: X=109814.750 Y=-135443.719 Z=4390.231 | non_defect | herbs behaving strange when put down originally written by shain game version system specs cpu brand intel r core tm cpu vendor genuineintel gpu brand amd radeon series gpu driver info unknown num cpu cores context orycto public test orycto map ancestral plains when i pick up a flower and put it down on some ground surfaces they look like they replant themselves and become unable to be picked up oor eaten when i put the plants down inside burrows or on rocks they behave normally location x y z | 0 |
72,683 | 24,238,059,041 | IssuesEvent | 2022-09-27 02:33:35 | cdmichaelb/Outfitter | https://api.github.com/repos/cdmichaelb/Outfitter | closed | Error when clicking arrow: 1421: Action[SetPoint] failed because[SetPoint would result in anchor family connection | Priority - 3 Average Type - Defect | When clicking on the down arrow with a set that has a low mana event I get this error. Latest ver, SOM.

| 1.0 | Error when clicking arrow: 1421: Action[SetPoint] failed because[SetPoint would result in anchor family connection - When clicking on the down arrow with a set that has a low mana event I get this error. Latest ver, SOM.

| defect | error when clicking arrow action failed because setpoint would result in anchor family connection when clicking on the down arrow with a set that has a low mana event i get this error latest ver som | 1 |
55,049 | 14,149,798,486 | IssuesEvent | 2020-11-11 01:46:21 | idaholab/TEAL | https://api.github.com/repos/idaholab/TEAL | closed | [DEFECT] Capex evaluated multiple times for Amortization | defect priority-normal | --------
Defect Description
--------
When using amortization, duplicate CAPEX cashflows are included in the evaluation order.
This doesn't cause wrong results, but it does waste computational effort.
----------------
For Change Control Board: Issue Review
----------------
This review should occur before any development is performed as a response to this issue.
- [x] 1. Is it tagged with a type: defect or task?
- [x] 2. Is it tagged with a priority: critical, normal or minor?
- [x] 3. If it will impact requirements or requirements tests, is it tagged with requirements?
- [x] 4. If it is a defect, can it cause wrong results for users? If so an email needs to be sent to the users.
- [x] 5. Is a rationale provided? (Such as explaining why the improvement is needed or why current code is wrong.)
-------
For Change Control Board: Issue Closure
-------
This review should occur when the issue is imminently going to be closed.
- [x] 1. If the issue is a defect, is the defect fixed?
- [x] 2. If the issue is a defect, is the defect tested for in the regression test system? (If not explain why not.)
- [x] 3. If the issue can impact users, has an email to the users group been written (the email should specify if the defect impacts stable or master)?
- [x] 4. If the issue is a defect, does it impact the latest release branch? If yes, is there any issue tagged with release (create if needed)?
- [x] 5. If the issue is being closed without a pull request, has an explanation of why it is being closed been provided?
| 1.0 | [DEFECT] Capex evaluated multiple times for Amortization - --------
Defect Description
--------
When using amortization, duplicate CAPEX cashflows are included in the evaluation order.
This doesn't cause wrong results, but it does waste computational effort.
----------------
For Change Control Board: Issue Review
----------------
This review should occur before any development is performed as a response to this issue.
- [x] 1. Is it tagged with a type: defect or task?
- [x] 2. Is it tagged with a priority: critical, normal or minor?
- [x] 3. If it will impact requirements or requirements tests, is it tagged with requirements?
- [x] 4. If it is a defect, can it cause wrong results for users? If so an email needs to be sent to the users.
- [x] 5. Is a rationale provided? (Such as explaining why the improvement is needed or why current code is wrong.)
-------
For Change Control Board: Issue Closure
-------
This review should occur when the issue is imminently going to be closed.
- [x] 1. If the issue is a defect, is the defect fixed?
- [x] 2. If the issue is a defect, is the defect tested for in the regression test system? (If not explain why not.)
- [x] 3. If the issue can impact users, has an email to the users group been written (the email should specify if the defect impacts stable or master)?
- [x] 4. If the issue is a defect, does it impact the latest release branch? If yes, is there any issue tagged with release (create if needed)?
- [x] 5. If the issue is being closed without a pull request, has an explanation of why it is being closed been provided?
| defect | capex evaluated multiple times for amortization defect description when using amortization duplicate capex cashflows are included in the evaluation order this doesn t cause wrong results but it does waste computational effort for change control board issue review this review should occur before any development is performed as a response to this issue is it tagged with a type defect or task is it tagged with a priority critical normal or minor if it will impact requirements or requirements tests is it tagged with requirements if it is a defect can it cause wrong results for users if so an email needs to be sent to the users is a rationale provided such as explaining why the improvement is needed or why current code is wrong for change control board issue closure this review should occur when the issue is imminently going to be closed if the issue is a defect is the defect fixed if the issue is a defect is the defect tested for in the regression test system if not explain why not if the issue can impact users has an email to the users group been written the email should specify if the defect impacts stable or master if the issue is a defect does it impact the latest release branch if yes is there any issue tagged with release create if needed if the issue is being closed without a pull request has an explanation of why it is being closed been provided | 1 |
618,014 | 19,412,335,827 | IssuesEvent | 2021-12-20 10:59:36 | ballerina-platform/ballerina-standard-library | https://api.github.com/repos/ballerina-platform/ballerina-standard-library | closed | Xmldata has gaps between implementation and spec | Priority/High Type/Bug module/xmldata Team/DIU | **Description:**
The following gaps were found when writing a specification(https://github.com/ballerina-platform/module-ballerina-xmldata/pull/347):
- The following JSON returns an error:
```ballerina
json data = {"#content":"text"};
xml|Error? result = fromJson(data);
```
**error:**
```
invalid xml qualified name: unsupported characters in '#content'
```
**Expected output:**
```
<root>text</root>
```
- The following JSON returns the wrong output:
```ballerina
xml x1 = xml `<e>
some
<a>textual</a>
content
</e>`;
json j = check toJson(x1);
```
**Output:**
```
{"e":{"#content":"content","a":"textual"}}
```
**Expected output:**
```
{e:{"#content":["some","content"],a:"textual"}}
```
- JSON[] is not working properly.
| 1.0 | Xmldata has gaps between implementation and spec - **Description:**
The following gaps were found when writing a specification(https://github.com/ballerina-platform/module-ballerina-xmldata/pull/347):
- The following JSON returns an error:
```ballerina
json data = {"#content":"text"};
xml|Error? result = fromJson(data);
```
**error:**
```
invalid xml qualified name: unsupported characters in '#content'
```
**Expected output:**
```
<root>text</root>
```
- The following JSON returns the wrong output:
```ballerina
xml x1 = xml `<e>
some
<a>textual</a>
content
</e>`;
json j = check toJson(x1);
```
**Output:**
```
{"e":{"#content":"content","a":"textual"}}
```
**Expected output:**
```
{e:{"#content":["some","content"],a:"textual"}}
```
- JSON[] is not working properly.
| non_defect | xmldata has gaps between implementation and spec description the following gaps were found when writing a specification the following json returns an error ballerina json data content text xml error result fromjson data error invalid xml qualified name unsupported characters in content expected output text the following json returns the wrong output ballerina xml xml some textual content json j check tojson output e content content a textual expected output e content a textual json is not working properly | 0 |
404,174 | 11,853,174,935 | IssuesEvent | 2020-03-24 21:24:38 | linkerd/website | https://api.github.com/repos/linkerd/website | closed | Checklist for 2.7 Upgrade Notes | docs priority/P0 | Use this issue to track items to be included in the 2.7 upgrade notes. This should be added to the existing [upgrade docs](https://linkerd.io/2/tasks/upgrade/).
* [x] Inform users of the new cert rotation process. To help them to determine if this is relevant to them, show them how to determine the expiry date of their existing certificates, by checking the `linkerd-config` config map and `linkerd-identity-secret` secret. (I don't think `linkerd check` expose that information, unless the validity period expiry is near.) (PR [here](https://github.com/linkerd/website/pull/630))
* [ ] Inform users that the CNI nmespace has changed and advise how to upgrade (https://github.com/linkerd/linkerd2/pull/3903#issuecomment-575406441)
Helm breaking changes:
These need to be addressed as a more general not. Informing users that things have changed around the helm chart and providing a link to a diff file that they can use in order to bring thir values.yaml up to scratch.
* [x] Notify Helm users that the Helm variables have been converted to lower case, to comply with [Helm best practices](https://helm.sh/docs/topics/chart_best_practices/values/). This is a breaking change for them.
* [x] Notify Helm users that we fixed a typo in the `issuanceLifetime` variable. See https://github.com/linkerd/linkerd2/pull/3887
* [x] Inform Helm users that noInitContainer has changed and advise how to upgrade
* [ ] etc... | 1.0 | Checklist for 2.7 Upgrade Notes - Use this issue to track items to be included in the 2.7 upgrade notes. This should be added to the existing [upgrade docs](https://linkerd.io/2/tasks/upgrade/).
* [x] Inform users of the new cert rotation process. To help them to determine if this is relevant to them, show them how to determine the expiry date of their existing certificates, by checking the `linkerd-config` config map and `linkerd-identity-secret` secret. (I don't think `linkerd check` expose that information, unless the validity period expiry is near.) (PR [here](https://github.com/linkerd/website/pull/630))
* [ ] Inform users that the CNI nmespace has changed and advise how to upgrade (https://github.com/linkerd/linkerd2/pull/3903#issuecomment-575406441)
Helm breaking changes:
These need to be addressed as a more general not. Informing users that things have changed around the helm chart and providing a link to a diff file that they can use in order to bring thir values.yaml up to scratch.
* [x] Notify Helm users that the Helm variables have been converted to lower case, to comply with [Helm best practices](https://helm.sh/docs/topics/chart_best_practices/values/). This is a breaking change for them.
* [x] Notify Helm users that we fixed a typo in the `issuanceLifetime` variable. See https://github.com/linkerd/linkerd2/pull/3887
* [x] Inform Helm users that noInitContainer has changed and advise how to upgrade
* [ ] etc... | non_defect | checklist for upgrade notes use this issue to track items to be included in the upgrade notes this should be added to the existing inform users of the new cert rotation process to help them to determine if this is relevant to them show them how to determine the expiry date of their existing certificates by checking the linkerd config config map and linkerd identity secret secret i don t think linkerd check expose that information unless the validity period expiry is near pr inform users that the cni nmespace has changed and advise how to upgrade helm breaking changes these need to be addressed as a more general not informing users that things have changed around the helm chart and providing a link to a diff file that they can use in order to bring thir values yaml up to scratch notify helm users that the helm variables have been converted to lower case to comply with this is a breaking change for them notify helm users that we fixed a typo in the issuancelifetime variable see inform helm users that noinitcontainer has changed and advise how to upgrade etc | 0 |
50,076 | 13,187,320,756 | IssuesEvent | 2020-08-13 03:02:26 | icecube-trac/tix3 | https://api.github.com/repos/icecube-trac/tix3 | closed | python-not-found message wrong (Trac #92) | Migrated from Trac cmake defect | it says "probably available via the ports system"
<details>
<summary>_Migrated from https://code.icecube.wisc.edu/ticket/92
, reported by troy and owned by troy_</summary>
<p>
```json
{
"status": "closed",
"changetime": "2007-11-09T22:26:46",
"description": "it says \"probably available via the ports system\"\n\n",
"reporter": "troy",
"cc": "",
"resolution": "fixed",
"_ts": "1194647206000000",
"component": "cmake",
"summary": "python-not-found message wrong",
"priority": "normal",
"keywords": "",
"time": "2007-08-22T12:31:29",
"milestone": "",
"owner": "troy",
"type": "defect"
}
```
</p>
</details>
| 1.0 | python-not-found message wrong (Trac #92) - it says "probably available via the ports system"
<details>
<summary>_Migrated from https://code.icecube.wisc.edu/ticket/92
, reported by troy and owned by troy_</summary>
<p>
```json
{
"status": "closed",
"changetime": "2007-11-09T22:26:46",
"description": "it says \"probably available via the ports system\"\n\n",
"reporter": "troy",
"cc": "",
"resolution": "fixed",
"_ts": "1194647206000000",
"component": "cmake",
"summary": "python-not-found message wrong",
"priority": "normal",
"keywords": "",
"time": "2007-08-22T12:31:29",
"milestone": "",
"owner": "troy",
"type": "defect"
}
```
</p>
</details>
| defect | python not found message wrong trac it says probably available via the ports system migrated from reported by troy and owned by troy json status closed changetime description it says probably available via the ports system n n reporter troy cc resolution fixed ts component cmake summary python not found message wrong priority normal keywords time milestone owner troy type defect | 1 |
34,958 | 7,480,442,802 | IssuesEvent | 2018-04-04 17:25:19 | OpenMS/OpenMS | https://api.github.com/repos/OpenMS/OpenMS | closed | escape strings for writing XML [24] | OpenMS - library OpenMS Dev Meeting defect minor | Submitted by OpenMS Retreat on 2009-10-09 13:56:53
special chars like "&" e.g. in user-params are dangerous and will create an error when reading the file back in (Andreas idXML, ... ALLE)
=> implement "static String XMLFile::escape(const String&) const" which uses uses xerces::xmlformatter()
---
Commented by andreas_bertsch on 2009-10-28 16:01:33:
implemented and seems to work
---
Commented by cbielow on 2011-02-18 12:54:01:
- we currently do not to this for mzML... enquiry ongoing...
---
Commented by herrzweiblum on 2012-09-04 09:23:56:
commit 9872 for MzML: Fixed in writeUserParam function so writing invalid userparams will not be possible. To be generalised for XML
| 1.0 | escape strings for writing XML [24] - Submitted by OpenMS Retreat on 2009-10-09 13:56:53
special chars like "&" e.g. in user-params are dangerous and will create an error when reading the file back in (Andreas idXML, ... ALLE)
=> implement "static String XMLFile::escape(const String&) const" which uses uses xerces::xmlformatter()
---
Commented by andreas_bertsch on 2009-10-28 16:01:33:
implemented and seems to work
---
Commented by cbielow on 2011-02-18 12:54:01:
- we currently do not to this for mzML... enquiry ongoing...
---
Commented by herrzweiblum on 2012-09-04 09:23:56:
commit 9872 for MzML: Fixed in writeUserParam function so writing invalid userparams will not be possible. To be generalised for XML
| defect | escape strings for writing xml submitted by openms retreat on special chars like e g in user params are dangerous and will create an error when reading the file back in andreas idxml alle implement static string xmlfile escape const string const which uses uses xerces xmlformatter commented by andreas bertsch on implemented and seems to work commented by cbielow on we currently do not to this for mzml enquiry ongoing commented by herrzweiblum on commit for mzml fixed in writeuserparam function so writing invalid userparams will not be possible to be generalised for xml | 1 |
119,707 | 25,564,280,295 | IssuesEvent | 2022-11-30 13:12:26 | prisma/prisma | https://api.github.com/repos/prisma/prisma | closed | Suggestions/Recommendations for schema validation / VS Code extension | kind/feature topic: dx topic: schema validation topic: prisma validate topic: vscode extension topic: prisma format team/schema topic: database-provider/planetscale topic: referentialIntegrity/relationMode | ## Problem
An example where this could be useful is here:
> When `referentialIntegrity` is set to `prisma`, foreign keys are not created which means that no index is created for the relation scalar leading to table scans.
## Suggested solution
We could recommend to add an index on the relation scalars:
https://github.com/prisma/prisma/issues/7292#issuecomment-963118192
In both in VS Code extension and Validation (`prisma validate` and `prisma format`)
## Alternatives
Documentation
## Additional context
This ended up costing $5000 in 5 days: https://briananglin.me/posts/spending-5k-to-learn-how-database-indexes-work/ | 1.0 | Suggestions/Recommendations for schema validation / VS Code extension - ## Problem
An example where this could be useful is here:
> When `referentialIntegrity` is set to `prisma`, foreign keys are not created which means that no index is created for the relation scalar leading to table scans.
## Suggested solution
We could recommend to add an index on the relation scalars:
https://github.com/prisma/prisma/issues/7292#issuecomment-963118192
In both in VS Code extension and Validation (`prisma validate` and `prisma format`)
## Alternatives
Documentation
## Additional context
This ended up costing $5000 in 5 days: https://briananglin.me/posts/spending-5k-to-learn-how-database-indexes-work/ | non_defect | suggestions recommendations for schema validation vs code extension problem an example where this could be useful is here when referentialintegrity is set to prisma foreign keys are not created which means that no index is created for the relation scalar leading to table scans suggested solution we could recommend to add an index on the relation scalars in both in vs code extension and validation prisma validate and prisma format alternatives documentation additional context this ended up costing in days | 0 |
101,033 | 8,767,730,521 | IssuesEvent | 2018-12-17 20:40:40 | vedmack/yadcf | https://api.github.com/repos/vedmack/yadcf | closed | select2 and select filters in one table bug | waiting for response / test page link | If you have a select filter and a select2 filter, and you filter by the select, and then filter by the select2, javascript errors ensue.. the problem is that the code expects all select2, or none.
All the select2 selects have an additional class of select2-hidden-accessible, so in the code if you replace all of the css selectors for select.yadcf-filter in the "if select2 sections" with select.yadcf-filter.select2-hidden-accessible , then the problem goes away. This doesn't seem ideal though and I think you might know a better way.
Thank you. For now I'm going to just use select2 everywhere on this table. | 1.0 | select2 and select filters in one table bug - If you have a select filter and a select2 filter, and you filter by the select, and then filter by the select2, javascript errors ensue.. the problem is that the code expects all select2, or none.
All the select2 selects have an additional class of select2-hidden-accessible, so in the code if you replace all of the css selectors for select.yadcf-filter in the "if select2 sections" with select.yadcf-filter.select2-hidden-accessible , then the problem goes away. This doesn't seem ideal though and I think you might know a better way.
Thank you. For now I'm going to just use select2 everywhere on this table. | non_defect | and select filters in one table bug if you have a select filter and a filter and you filter by the select and then filter by the javascript errors ensue the problem is that the code expects all or none all the selects have an additional class of hidden accessible so in the code if you replace all of the css selectors for select yadcf filter in the if sections with select yadcf filter hidden accessible then the problem goes away this doesn t seem ideal though and i think you might know a better way thank you for now i m going to just use everywhere on this table | 0 |
34,734 | 7,459,755,749 | IssuesEvent | 2018-03-30 16:41:49 | kerdokullamae/test_koik_issued | https://api.github.com/repos/kerdokullamae/test_koik_issued | closed | Laiendatud perioodide järjestamise parandus | C: AIS P: normal R: wontfix T: defect | **Reported by timo torim on 17 Dec 2015 13:04 UTC**
seotud ticketiga #1393.
'''Todo'''
Parandada laiendatud perioodide järjestamine.
Järjestamisele teha juurde, et kui aeg null, siis lõppu | 1.0 | Laiendatud perioodide järjestamise parandus - **Reported by timo torim on 17 Dec 2015 13:04 UTC**
seotud ticketiga #1393.
'''Todo'''
Parandada laiendatud perioodide järjestamine.
Järjestamisele teha juurde, et kui aeg null, siis lõppu | defect | laiendatud perioodide järjestamise parandus reported by timo torim on dec utc seotud ticketiga todo parandada laiendatud perioodide järjestamine järjestamisele teha juurde et kui aeg null siis lõppu | 1 |
192,912 | 15,361,704,480 | IssuesEvent | 2021-03-01 18:29:34 | dotnet/core | https://api.github.com/repos/dotnet/core | closed | What's new in .NET 6 Preview 1 [WIP] | documentation | # What's new in .NET 6 Preview 1 [WIP]
This issue is for teams to highlight work for the community that will release [.NET 6 Preview 1](https://devblogs.microsoft.com/dotnet/announcing-net-6-preview-1/).
To add content, use a new conversation entry. The entry should include the team name and feature title as the first line as shown in the template below.
```
## Team Name: Feature title
[link to the tracking issue or epic item for the work]
Tell the story of the feature and anything the community should pay particular attention
to be successful using the feature.
```
Preview 1: https://github.com/dotnet/core/issues/5853
Preview 2: https://github.com/dotnet/core/issues/5889
Preview 3: https://github.com/dotnet/core/issues/5890 | 1.0 | What's new in .NET 6 Preview 1 [WIP] - # What's new in .NET 6 Preview 1 [WIP]
This issue is for teams to highlight work for the community that will release [.NET 6 Preview 1](https://devblogs.microsoft.com/dotnet/announcing-net-6-preview-1/).
To add content, use a new conversation entry. The entry should include the team name and feature title as the first line as shown in the template below.
```
## Team Name: Feature title
[link to the tracking issue or epic item for the work]
Tell the story of the feature and anything the community should pay particular attention
to be successful using the feature.
```
Preview 1: https://github.com/dotnet/core/issues/5853
Preview 2: https://github.com/dotnet/core/issues/5889
Preview 3: https://github.com/dotnet/core/issues/5890 | non_defect | what s new in net preview what s new in net preview this issue is for teams to highlight work for the community that will release to add content use a new conversation entry the entry should include the team name and feature title as the first line as shown in the template below team name feature title tell the story of the feature and anything the community should pay particular attention to be successful using the feature preview preview preview | 0 |
61,819 | 17,023,785,878 | IssuesEvent | 2021-07-03 03:50:43 | tomhughes/trac-tickets | https://api.github.com/repos/tomhughes/trac-tickets | closed | Internet Explorer 7 | Component: website Priority: minor Resolution: invalid Type: defect | **[Submitted to the original trac issue database at 1.19pm, Friday, 23rd March 2012]**
Hallo, there seems to be a Issue, to see the maps at IE 6 and IE7. I tried it at 4 different PCs with IE7 in different locations. IE 8 and IE 9 are working fine. You can reproduce the Issue with Internet Explorer Developer Tools, by changing the Document Mode to Internet Explorer 7 Standard. Do you plan to solve the issue?
Ragards Adam
| 1.0 | Internet Explorer 7 - **[Submitted to the original trac issue database at 1.19pm, Friday, 23rd March 2012]**
Hallo, there seems to be a Issue, to see the maps at IE 6 and IE7. I tried it at 4 different PCs with IE7 in different locations. IE 8 and IE 9 are working fine. You can reproduce the Issue with Internet Explorer Developer Tools, by changing the Document Mode to Internet Explorer 7 Standard. Do you plan to solve the issue?
Ragards Adam
| defect | internet explorer hallo there seems to be a issue to see the maps at ie and i tried it at different pcs with in different locations ie and ie are working fine you can reproduce the issue with internet explorer developer tools by changing the document mode to internet explorer standard do you plan to solve the issue ragards adam | 1 |
614,811 | 19,190,229,485 | IssuesEvent | 2021-12-05 21:38:55 | leinardi/pylint-pycharm | https://api.github.com/repos/leinardi/pylint-pycharm | closed | Stopping old instances of PyLint when requesting new ones | Priority: Medium Status: Accepted Type: Enhancement help wanted Status: Stale | First of all, I love this plugin. I really want to see it grow and I will try to help out any way I can.
**Is your feature request related to a problem? Please describe.**
Two scenarios:
1. If I run Inspect Code a few times, fixing bugs I can easily get 20 python processess all running PyLint all using 100% each. Up to 40 python processes for lint on save.

2. If I jump around looking for things in my source I get a lot of Python processes, since PyLint is executed every time a file comes into view. A 300-400 line python file can easily take 5-10 seconds to lint.
**Describe the solution you'd like**
It would be nice of one could enable a feature that will abort the previously running PyLints when running a new Inspect Code. That way the old ones won't keep stacking up when they are irrelevant.
**Describe alternatives you've considered**
Speeding up PyLint (but that requires more cores usually, which might be counter intuitive. Some warning that PyLint won't run again since it's already running in the background.
**Additional context**
This is a hard thing to implement and I'm not sure what the best course of action would be. Perhaps options such as:
1. Only run PyLint on save
2. Kill old PyLint processess on Inspect Code
3. Only run PyLint on Code Inspection (not on save)
4. Kill old PyLint processess on save (when run PyLint on save is enabled)
**Questions**
- Does PyLint run every time a file comes into focus? It seems to run when changing tabs as well, and not just when opening it for the first time.
- If you have a Code Inspection window, is that continuously updated once the first scan is complete? (since that might trigger a lot, if you have a few open) | 1.0 | Stopping old instances of PyLint when requesting new ones - First of all, I love this plugin. I really want to see it grow and I will try to help out any way I can.
**Is your feature request related to a problem? Please describe.**
Two scenarios:
1. If I run Inspect Code a few times, fixing bugs I can easily get 20 python processess all running PyLint all using 100% each. Up to 40 python processes for lint on save.

2. If I jump around looking for things in my source I get a lot of Python processes, since PyLint is executed every time a file comes into view. A 300-400 line python file can easily take 5-10 seconds to lint.
**Describe the solution you'd like**
It would be nice of one could enable a feature that will abort the previously running PyLints when running a new Inspect Code. That way the old ones won't keep stacking up when they are irrelevant.
**Describe alternatives you've considered**
Speeding up PyLint (but that requires more cores usually, which might be counter intuitive. Some warning that PyLint won't run again since it's already running in the background.
**Additional context**
This is a hard thing to implement and I'm not sure what the best course of action would be. Perhaps options such as:
1. Only run PyLint on save
2. Kill old PyLint processess on Inspect Code
3. Only run PyLint on Code Inspection (not on save)
4. Kill old PyLint processess on save (when run PyLint on save is enabled)
**Questions**
- Does PyLint run every time a file comes into focus? It seems to run when changing tabs as well, and not just when opening it for the first time.
- If you have a Code Inspection window, is that continuously updated once the first scan is complete? (since that might trigger a lot, if you have a few open) | non_defect | stopping old instances of pylint when requesting new ones first of all i love this plugin i really want to see it grow and i will try to help out any way i can is your feature request related to a problem please describe two scenarios if i run inspect code a few times fixing bugs i can easily get python processess all running pylint all using each up to python processes for lint on save if i jump around looking for things in my source i get a lot of python processes since pylint is executed every time a file comes into view a line python file can easily take seconds to lint describe the solution you d like it would be nice of one could enable a feature that will abort the previously running pylints when running a new inspect code that way the old ones won t keep stacking up when they are irrelevant describe alternatives you ve considered speeding up pylint but that requires more cores usually which might be counter intuitive some warning that pylint won t run again since it s already running in the background additional context this is a hard thing to implement and i m not sure what the best course of action would be perhaps options such as only run pylint on save kill old pylint processess on inspect code only run pylint on code inspection not on save kill old pylint processess on save when run pylint on save is enabled questions does pylint run every time a file comes into focus it seems to run when changing tabs as well and not just when opening it for the first time if you have a code inspection window is that continuously updated once the first scan is complete since that might trigger a lot if you have a few open | 0 |
13,898 | 2,789,662,392 | IssuesEvent | 2015-05-08 20:42:19 | google/google-visualization-api-issues | https://api.github.com/repos/google/google-visualization-api-issues | closed | Motion Chart - Can not set state to start on alphabethical order | Type-Defect | Original [issue 15](https://code.google.com/p/google-visualization-api-issues/issues/detail?id=15) created by google-admin on 2009-08-04T08:24:22.000Z:
I am using the state
{"dimensions":{"iconDimensions":["dim0"]},"nonSelectedAlpha":0.4,"orderedByX":false,"xZoomedDataMax":63,"iconType":"BUBBLE","showTrails":false,"uniColorForNonSelected":false,"yLambda":1,"duration":{"timeUnit":"D","multiplier":1},"yZoomedDataMax":1143,"time":"2009-07-13","sizeOption":"_UNISIZE","xLambda":1,"xZoomedDataMin":0,"yZoomedDataMin":139,"stateVersion":3,"xAxisOption":"_ALPHABETICAL","playDuration":15,"iconKeySettings":[],"yAxisOption":"3","yZoomedIn":false,"xZoomedIn":false,"orderedByY":false,"colorOption":"3"}
But for some reason, when i open the motion chart the chart is never in
alphabetical order. The settings on the x, y axis look correct. | 1.0 | Motion Chart - Can not set state to start on alphabethical order - Original [issue 15](https://code.google.com/p/google-visualization-api-issues/issues/detail?id=15) created by google-admin on 2009-08-04T08:24:22.000Z:
I am using the state
{"dimensions":{"iconDimensions":["dim0"]},"nonSelectedAlpha":0.4,"orderedByX":false,"xZoomedDataMax":63,"iconType":"BUBBLE","showTrails":false,"uniColorForNonSelected":false,"yLambda":1,"duration":{"timeUnit":"D","multiplier":1},"yZoomedDataMax":1143,"time":"2009-07-13","sizeOption":"_UNISIZE","xLambda":1,"xZoomedDataMin":0,"yZoomedDataMin":139,"stateVersion":3,"xAxisOption":"_ALPHABETICAL","playDuration":15,"iconKeySettings":[],"yAxisOption":"3","yZoomedIn":false,"xZoomedIn":false,"orderedByY":false,"colorOption":"3"}
But for some reason, when i open the motion chart the chart is never in
alphabetical order. The settings on the x, y axis look correct. | defect | motion chart can not set state to start on alphabethical order original created by google admin on i am using the state quot dimensions quot quot icondimensions quot quot nonselectedalpha quot quot orderedbyx quot false quot xzoomeddatamax quot quot icontype quot quot bubble quot quot showtrails quot false quot unicolorfornonselected quot false quot ylambda quot quot duration quot quot timeunit quot quot d quot quot multiplier quot quot yzoomeddatamax quot quot time quot quot quot quot sizeoption quot quot unisize quot quot xlambda quot quot xzoomeddatamin quot quot yzoomeddatamin quot quot stateversion quot quot xaxisoption quot quot alphabetical quot quot playduration quot quot iconkeysettings quot quot yaxisoption quot quot quot quot yzoomedin quot false quot xzoomedin quot false quot orderedbyy quot false quot coloroption quot quot quot but for some reason when i open the motion chart the chart is never in alphabetical order the settings on the x y axis look correct | 1 |
190,184 | 22,047,307,519 | IssuesEvent | 2022-05-30 04:15:53 | pazhanivel07/linux-4.19.72 | https://api.github.com/repos/pazhanivel07/linux-4.19.72 | closed | CVE-2020-0444 (High) detected in linux-yoctov5.4.51 - autoclosed | security vulnerability | ## CVE-2020-0444 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-yoctov5.4.51</b></p></summary>
<p>
<p>Yocto Linux Embedded kernel</p>
<p>Library home page: <a href=https://git.yoctoproject.org/git/linux-yocto>https://git.yoctoproject.org/git/linux-yocto</a></p>
<p>Found in HEAD commit: <a href="https://github.com/pazhanivel07/linux-4.19.72/commit/ce28e4f7a922d93d9b737061ae46827305c8c30a">ce28e4f7a922d93d9b737061ae46827305c8c30a</a></p>
<p>Found in base branch: <b>master</b></p></p>
</details>
</p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Source Files (1)</summary>
<p></p>
<p>
<img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/kernel/auditfilter.c</b>
</p>
</details>
<p></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
In audit_free_lsm_field of auditfilter.c, there is a possible bad kfree due to a logic error in audit_data_to_entry. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android kernelAndroid ID: A-150693166References: Upstream kernel
<p>Publish Date: 2020-12-14
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-0444>CVE-2020-0444</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>7.8</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Local
- Attack Complexity: Low
- Privileges Required: Low
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: High
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://github.com/gregkh/linux/releases/tag/v4.14.173,https://github.com/gregkh/linux/releases/tag/v4.19.108,https://github.com/gregkh/linux/releases/tag/v4.4.216,https://github.com/gregkh/linux/releases/tag/v4.9.216">https://github.com/gregkh/linux/releases/tag/v4.14.173,https://github.com/gregkh/linux/releases/tag/v4.19.108,https://github.com/gregkh/linux/releases/tag/v4.4.216,https://github.com/gregkh/linux/releases/tag/v4.9.216</a></p>
<p>Release Date: 2020-12-14</p>
<p>Fix Resolution: v4.14.173,v4.19.108,v4.4.216,v4.9.216,v5.4.24 v5.5.8</p>
</p>
</details>
<p></p>
***
Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github) | True | CVE-2020-0444 (High) detected in linux-yoctov5.4.51 - autoclosed - ## CVE-2020-0444 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-yoctov5.4.51</b></p></summary>
<p>
<p>Yocto Linux Embedded kernel</p>
<p>Library home page: <a href=https://git.yoctoproject.org/git/linux-yocto>https://git.yoctoproject.org/git/linux-yocto</a></p>
<p>Found in HEAD commit: <a href="https://github.com/pazhanivel07/linux-4.19.72/commit/ce28e4f7a922d93d9b737061ae46827305c8c30a">ce28e4f7a922d93d9b737061ae46827305c8c30a</a></p>
<p>Found in base branch: <b>master</b></p></p>
</details>
</p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Source Files (1)</summary>
<p></p>
<p>
<img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/kernel/auditfilter.c</b>
</p>
</details>
<p></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
In audit_free_lsm_field of auditfilter.c, there is a possible bad kfree due to a logic error in audit_data_to_entry. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android kernelAndroid ID: A-150693166References: Upstream kernel
<p>Publish Date: 2020-12-14
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-0444>CVE-2020-0444</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>7.8</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Local
- Attack Complexity: Low
- Privileges Required: Low
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: High
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://github.com/gregkh/linux/releases/tag/v4.14.173,https://github.com/gregkh/linux/releases/tag/v4.19.108,https://github.com/gregkh/linux/releases/tag/v4.4.216,https://github.com/gregkh/linux/releases/tag/v4.9.216">https://github.com/gregkh/linux/releases/tag/v4.14.173,https://github.com/gregkh/linux/releases/tag/v4.19.108,https://github.com/gregkh/linux/releases/tag/v4.4.216,https://github.com/gregkh/linux/releases/tag/v4.9.216</a></p>
<p>Release Date: 2020-12-14</p>
<p>Fix Resolution: v4.14.173,v4.19.108,v4.4.216,v4.9.216,v5.4.24 v5.5.8</p>
</p>
</details>
<p></p>
***
Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github) | non_defect | cve high detected in linux autoclosed cve high severity vulnerability vulnerable library linux yocto linux embedded kernel library home page a href found in head commit a href found in base branch master vulnerable source files kernel auditfilter c vulnerability details in audit free lsm field of auditfilter c there is a possible bad kfree due to a logic error in audit data to entry this could lead to local escalation of privilege with no additional execution privileges needed user interaction is not needed for exploitation product androidversions android kernelandroid id a upstream kernel publish date url a href cvss score details base score metrics exploitability metrics attack vector local attack complexity low privileges required low user interaction none scope unchanged impact metrics confidentiality impact high integrity impact high availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution step up your open source security game with whitesource | 0 |
77,645 | 27,093,633,533 | IssuesEvent | 2023-02-14 23:43:38 | cakephp/cakephp | https://api.github.com/repos/cakephp/cakephp | opened | Issue with php 8.2 where str_replace can be given a bool|null, instead of a string|array. | defect | ### Description
on file `/src/View/StringTemplate.php:184`
It's allowing a bool to be passed to str_replace:
`str_replace(): Argument #3 ($subject) must be of type array|string, bool given`
### CakePHP Version
4.4.10
### PHP Version
8.2 | 1.0 | Issue with php 8.2 where str_replace can be given a bool|null, instead of a string|array. - ### Description
on file `/src/View/StringTemplate.php:184`
It's allowing a bool to be passed to str_replace:
`str_replace(): Argument #3 ($subject) must be of type array|string, bool given`
### CakePHP Version
4.4.10
### PHP Version
8.2 | defect | issue with php where str replace can be given a bool null instead of a string array description on file src view stringtemplate php it s allowing a bool to be passed to str replace str replace argument subject must be of type array string bool given cakephp version php version | 1 |
27,709 | 5,078,794,646 | IssuesEvent | 2016-12-28 16:52:06 | opendatakit/opendatakit | https://api.github.com/repos/opendatakit/opendatakit | closed | automatically name instances | 1.3 Collect Priority-Medium Type-Defect | Originally reported on Google Code with ID 433
```
"As for giving the instance a name when saving at the end-- the default value for the
name is "[form title] data". If you're modifying the code, that can be set to pretty
much anything. Letting the form designer specify a field to be the save-name is on
our list of things to do, but we haven't had time to implement it, yet."
```
Reported by `yanokwa` on 2011-11-17 16:19:09
| 1.0 | automatically name instances - Originally reported on Google Code with ID 433
```
"As for giving the instance a name when saving at the end-- the default value for the
name is "[form title] data". If you're modifying the code, that can be set to pretty
much anything. Letting the form designer specify a field to be the save-name is on
our list of things to do, but we haven't had time to implement it, yet."
```
Reported by `yanokwa` on 2011-11-17 16:19:09
| defect | automatically name instances originally reported on google code with id as for giving the instance a name when saving at the end the default value for the name is data if you re modifying the code that can be set to pretty much anything letting the form designer specify a field to be the save name is on our list of things to do but we haven t had time to implement it yet reported by yanokwa on | 1 |
47,161 | 13,056,043,962 | IssuesEvent | 2020-07-30 03:29:05 | icecube-trac/tix2 | https://api.github.com/repos/icecube-trac/tix2 | closed | cmake ROOTCINT() could warn better (Trac #77) | Migrated from Trac cmake defect | the rootcint macro could warn if the files listed don't exist rather than waiting until make bails out.
Migrated from https://code.icecube.wisc.edu/ticket/77
```json
{
"status": "closed",
"changetime": "2007-07-19T13:36:23",
"description": "the rootcint macro could warn if the files listed don't exist rather than waiting until make bails out.\n\n",
"reporter": "troy",
"cc": "",
"resolution": "fixed",
"_ts": "1184852183000000",
"component": "cmake",
"summary": "cmake ROOTCINT() could warn better",
"priority": "normal",
"keywords": "",
"time": "2007-07-11T13:25:39",
"milestone": "",
"owner": "troy",
"type": "defect"
}
```
| 1.0 | cmake ROOTCINT() could warn better (Trac #77) - the rootcint macro could warn if the files listed don't exist rather than waiting until make bails out.
Migrated from https://code.icecube.wisc.edu/ticket/77
```json
{
"status": "closed",
"changetime": "2007-07-19T13:36:23",
"description": "the rootcint macro could warn if the files listed don't exist rather than waiting until make bails out.\n\n",
"reporter": "troy",
"cc": "",
"resolution": "fixed",
"_ts": "1184852183000000",
"component": "cmake",
"summary": "cmake ROOTCINT() could warn better",
"priority": "normal",
"keywords": "",
"time": "2007-07-11T13:25:39",
"milestone": "",
"owner": "troy",
"type": "defect"
}
```
| defect | cmake rootcint could warn better trac the rootcint macro could warn if the files listed don t exist rather than waiting until make bails out migrated from json status closed changetime description the rootcint macro could warn if the files listed don t exist rather than waiting until make bails out n n reporter troy cc resolution fixed ts component cmake summary cmake rootcint could warn better priority normal keywords time milestone owner troy type defect | 1 |
29,047 | 5,512,880,574 | IssuesEvent | 2017-03-17 10:44:35 | hazelcast/hazelcast | https://api.github.com/repos/hazelcast/hazelcast | opened | 3.9-SNAPSHOT hzcmd.map.validate.LocalKeySetSizeLessThan threadId=0 global.AssertionException: map mapBak1_MaxSize_PER_NODE_1000_map-max localKeySet size | Team: Core Type: Critical Type: Defect | hazelcast 3.9-SNAPSHOT
map max size policy is exceed, this test fails every time. looks like a regression.
HzMember1HZ _map-max_mapValidate hzcmd.map.validate.LocalKeySetSizeLessThan threadId=0 global.AssertionException: map mapBak1_MaxSize_PER_NODE_1000_map-max localKeySet size 2502 > 2500
map configuration
```
<map name="mapBak1_MaxSize_PER_NODE_1000*">
<max-size policy="PER_NODE">1000</max-size>
<in-memory-format>BINARY</in-memory-format>
<backup-count>1</backup-count>
<hot-restart enabled="false">
<fsync>false</fsync>
</hot-restart>
</map>
```
test configuration: https://github.com/hazelcast/hzCmd-bench/tree/zeta/lab/hz/stable/map-max
jenkins run
https://hazelcast-l337.ci.cloudbees.com/view/stable/job/stable-All/32/console
logs
http://54.163.63.218/~jenkins/workspace/stable-All/3.9-SNAPSHOT/2017_03_17-12_14_29/stable/map-max/
| 1.0 | 3.9-SNAPSHOT hzcmd.map.validate.LocalKeySetSizeLessThan threadId=0 global.AssertionException: map mapBak1_MaxSize_PER_NODE_1000_map-max localKeySet size - hazelcast 3.9-SNAPSHOT
map max size policy is exceed, this test fails every time. looks like a regression.
HzMember1HZ _map-max_mapValidate hzcmd.map.validate.LocalKeySetSizeLessThan threadId=0 global.AssertionException: map mapBak1_MaxSize_PER_NODE_1000_map-max localKeySet size 2502 > 2500
map configuration
```
<map name="mapBak1_MaxSize_PER_NODE_1000*">
<max-size policy="PER_NODE">1000</max-size>
<in-memory-format>BINARY</in-memory-format>
<backup-count>1</backup-count>
<hot-restart enabled="false">
<fsync>false</fsync>
</hot-restart>
</map>
```
test configuration: https://github.com/hazelcast/hzCmd-bench/tree/zeta/lab/hz/stable/map-max
jenkins run
https://hazelcast-l337.ci.cloudbees.com/view/stable/job/stable-All/32/console
logs
http://54.163.63.218/~jenkins/workspace/stable-All/3.9-SNAPSHOT/2017_03_17-12_14_29/stable/map-max/
| defect | snapshot hzcmd map validate localkeysetsizelessthan threadid global assertionexception map maxsize per node map max localkeyset size hazelcast snapshot map max size policy is exceed this test fails every time looks like a regression map max mapvalidate hzcmd map validate localkeysetsizelessthan threadid global assertionexception map maxsize per node map max localkeyset size map configuration binary false test configuration jenkins run logs | 1 |
136,869 | 20,009,655,826 | IssuesEvent | 2022-02-01 03:44:19 | dotnet/docs | https://api.github.com/repos/dotnet/docs | closed | TLS Code Audit link is self-referencing! | by-design :watch: Not Triaged Pri1 dotnet-framework/prod dotnet-networking/tech |
[Enter feedback here]
The line "The section Audit your code and make code changes covers auditing and updating your code." links back to this page - did you mean another page?
---
#### Document Details
⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.*
* ID: 7341fa0a-f474-6c2d-d3c0-7e2df12fbb65
* Version Independent ID: e99c489a-7518-d293-ad93-7eaca8b7191a
* Content: [Transport Layer Security (TLS) best practices with the .NET Framework - .NET Framework](https://docs.microsoft.com/en-us/dotnet/framework/network-programming/tls)
* Content Source: [docs/framework/network-programming/tls.md](https://github.com/dotnet/docs/blob/main/docs/framework/network-programming/tls.md)
* Product: **dotnet-framework**
* Technology: **dotnet-networking**
* GitHub Login: @karelz
* Microsoft Alias: **ncldev** | 1.0 | TLS Code Audit link is self-referencing! -
[Enter feedback here]
The line "The section Audit your code and make code changes covers auditing and updating your code." links back to this page - did you mean another page?
---
#### Document Details
⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.*
* ID: 7341fa0a-f474-6c2d-d3c0-7e2df12fbb65
* Version Independent ID: e99c489a-7518-d293-ad93-7eaca8b7191a
* Content: [Transport Layer Security (TLS) best practices with the .NET Framework - .NET Framework](https://docs.microsoft.com/en-us/dotnet/framework/network-programming/tls)
* Content Source: [docs/framework/network-programming/tls.md](https://github.com/dotnet/docs/blob/main/docs/framework/network-programming/tls.md)
* Product: **dotnet-framework**
* Technology: **dotnet-networking**
* GitHub Login: @karelz
* Microsoft Alias: **ncldev** | non_defect | tls code audit link is self referencing the line the section audit your code and make code changes covers auditing and updating your code links back to this page did you mean another page document details ⚠ do not edit this section it is required for docs microsoft com ➟ github issue linking id version independent id content content source product dotnet framework technology dotnet networking github login karelz microsoft alias ncldev | 0 |
39,632 | 9,595,195,141 | IssuesEvent | 2019-05-09 15:31:23 | idaholab/moose | https://api.github.com/repos/idaholab/moose | closed | Duplicate bibtex entry in modules | C: Modules P: normal T: defect | ## Bug Description
```
MooseDocs.extensions.bibtex (MainProcess): The BibTeX entry 'kim_phase-field_1999' defined in ~/projects/app/doc/../../moose/modules/tensor_mechanics/doc/content/bib/tensor_mechanics.bib already exists.
```
## Steps to Reproduce
Build the documentation for an app that depends on phase field, which depends on tensor mechanics and read the error message
## Impact
Minor
| 1.0 | Duplicate bibtex entry in modules - ## Bug Description
```
MooseDocs.extensions.bibtex (MainProcess): The BibTeX entry 'kim_phase-field_1999' defined in ~/projects/app/doc/../../moose/modules/tensor_mechanics/doc/content/bib/tensor_mechanics.bib already exists.
```
## Steps to Reproduce
Build the documentation for an app that depends on phase field, which depends on tensor mechanics and read the error message
## Impact
Minor
| defect | duplicate bibtex entry in modules bug description moosedocs extensions bibtex mainprocess the bibtex entry kim phase field defined in projects app doc moose modules tensor mechanics doc content bib tensor mechanics bib already exists steps to reproduce build the documentation for an app that depends on phase field which depends on tensor mechanics and read the error message impact minor | 1 |
57,750 | 11,786,384,381 | IssuesEvent | 2020-03-17 12:10:32 | flutter/flutter | https://api.github.com/repos/flutter/flutter | closed | 'video_player/VideoPlayerPlugin.h' file not found | p: tooling p: video_player plugin severe: crash t: xcode tool | I am using Android Studio to develop flutter , and I have added video_player dependency . Now I am using xcode to open my project instead , and start to run .
The xcode output an error
> 'video_player/VideoPlayerPlugin.h' file not found
GeneratedPluginRegistrant.m
```objective-c
//
// Generated file. Do not edit.
//
#import "GeneratedPluginRegistrant.h"
#import <video_player/VideoPlayerPlugin.h> //error here
@implementation GeneratedPluginRegistrant
+ (void)registerWithRegistry:(NSObject<FlutterPluginRegistry>*)registry {
[FLTVideoPlayerPlugin registerWithRegistrar:[registry registrarForPlugin:@"FLTVideoPlayerPlugin"]];
}
@end
```
pubspec.yaml
```yml
dependencies:
flutter:
sdk: flutter
video_player: ^0.5.4
```
info.plist
```xml
<key>NSAppTransportSecurity</key>
<dict>
<key>NSAllowsArbitraryLoads</key>
<true/>
</dict>
```
```
[✓] Flutter (Channel beta, v0.4.4, on Mac OS X 10.13.5 17F77, locale zh-Hans-CN)
• Flutter version 0.4.4 at /Users/jdnew/develop_workspace/flutter
• Framework revision f9bb4289e9 (4 weeks ago), 2018-05-11 21:44:54 -0700
• Engine revision 06afdfe54e
• Dart version 2.0.0-dev.54.0.flutter-46ab040e58
[✓] Android toolchain - develop for Android devices (Android SDK 27.0.3)
• Android SDK at /Users/jdnew/Library/Android/sdk
• Android NDK at /Users/jdnew/Library/Android/sdk/ndk-bundle
• Platform android-27, build-tools 27.0.3
• Java binary at: /Applications/Android Studio.app/Contents/jre/jdk/Contents/Home/bin/java
• Java version OpenJDK Runtime Environment (build 1.8.0_152-release-1024-b01)
• All Android licenses accepted.
[✓] iOS toolchain - develop for iOS devices (Xcode 9.4)
• Xcode at /Applications/Xcode.app/Contents/Developer
• Xcode 9.4, Build version 9F1027a
• ios-deploy 1.9.2
• CocoaPods version 1.5.3
[✓] Android Studio (version 3.1)
• Android Studio at /Applications/Android Studio.app/Contents
• Flutter plugin version 25.0.1
• Dart plugin version 173.4700
• Java version OpenJDK Runtime Environment (build 1.8.0_152-release-1024-b01)
[!] IntelliJ IDEA Ultimate Edition (version 2018.1.4)
• IntelliJ at /Applications/IntelliJ IDEA.app
✗ Flutter plugin not installed; this adds Flutter specific functionality.
✗ Dart plugin not installed; this adds Dart specific functionality.
• For information about installing plugins, see
https://flutter.io/intellij-setup/#installing-the-plugins
[✓] VS Code (version 1.24.0)
• VS Code at /Applications/Visual Studio Code.app/Contents
• Dart Code extension version 2.12.1
```
| 1.0 | 'video_player/VideoPlayerPlugin.h' file not found - I am using Android Studio to develop flutter , and I have added video_player dependency . Now I am using xcode to open my project instead , and start to run .
The xcode output an error
> 'video_player/VideoPlayerPlugin.h' file not found
GeneratedPluginRegistrant.m
```objective-c
//
// Generated file. Do not edit.
//
#import "GeneratedPluginRegistrant.h"
#import <video_player/VideoPlayerPlugin.h> //error here
@implementation GeneratedPluginRegistrant
+ (void)registerWithRegistry:(NSObject<FlutterPluginRegistry>*)registry {
[FLTVideoPlayerPlugin registerWithRegistrar:[registry registrarForPlugin:@"FLTVideoPlayerPlugin"]];
}
@end
```
pubspec.yaml
```yml
dependencies:
flutter:
sdk: flutter
video_player: ^0.5.4
```
info.plist
```xml
<key>NSAppTransportSecurity</key>
<dict>
<key>NSAllowsArbitraryLoads</key>
<true/>
</dict>
```
```
[✓] Flutter (Channel beta, v0.4.4, on Mac OS X 10.13.5 17F77, locale zh-Hans-CN)
• Flutter version 0.4.4 at /Users/jdnew/develop_workspace/flutter
• Framework revision f9bb4289e9 (4 weeks ago), 2018-05-11 21:44:54 -0700
• Engine revision 06afdfe54e
• Dart version 2.0.0-dev.54.0.flutter-46ab040e58
[✓] Android toolchain - develop for Android devices (Android SDK 27.0.3)
• Android SDK at /Users/jdnew/Library/Android/sdk
• Android NDK at /Users/jdnew/Library/Android/sdk/ndk-bundle
• Platform android-27, build-tools 27.0.3
• Java binary at: /Applications/Android Studio.app/Contents/jre/jdk/Contents/Home/bin/java
• Java version OpenJDK Runtime Environment (build 1.8.0_152-release-1024-b01)
• All Android licenses accepted.
[✓] iOS toolchain - develop for iOS devices (Xcode 9.4)
• Xcode at /Applications/Xcode.app/Contents/Developer
• Xcode 9.4, Build version 9F1027a
• ios-deploy 1.9.2
• CocoaPods version 1.5.3
[✓] Android Studio (version 3.1)
• Android Studio at /Applications/Android Studio.app/Contents
• Flutter plugin version 25.0.1
• Dart plugin version 173.4700
• Java version OpenJDK Runtime Environment (build 1.8.0_152-release-1024-b01)
[!] IntelliJ IDEA Ultimate Edition (version 2018.1.4)
• IntelliJ at /Applications/IntelliJ IDEA.app
✗ Flutter plugin not installed; this adds Flutter specific functionality.
✗ Dart plugin not installed; this adds Dart specific functionality.
• For information about installing plugins, see
https://flutter.io/intellij-setup/#installing-the-plugins
[✓] VS Code (version 1.24.0)
• VS Code at /Applications/Visual Studio Code.app/Contents
• Dart Code extension version 2.12.1
```
| non_defect | video player videoplayerplugin h file not found i am using android studio to develop flutter and i have added video player dependency now i am using xcode to open my project instead and start to run the xcode output an error video player videoplayerplugin h file not found generatedpluginregistrant m objective c generated file do not edit import generatedpluginregistrant h import error here implementation generatedpluginregistrant void registerwithregistry nsobject registry end pubspec yaml yml dependencies flutter sdk flutter video player info plist xml nsapptransportsecurity nsallowsarbitraryloads flutter channel beta on mac os x locale zh hans cn • flutter version at users jdnew develop workspace flutter • framework revision weeks ago • engine revision • dart version dev flutter android toolchain develop for android devices android sdk • android sdk at users jdnew library android sdk • android ndk at users jdnew library android sdk ndk bundle • platform android build tools • java binary at applications android studio app contents jre jdk contents home bin java • java version openjdk runtime environment build release • all android licenses accepted ios toolchain develop for ios devices xcode • xcode at applications xcode app contents developer • xcode build version • ios deploy • cocoapods version android studio version • android studio at applications android studio app contents • flutter plugin version • dart plugin version • java version openjdk runtime environment build release intellij idea ultimate edition version • intellij at applications intellij idea app ✗ flutter plugin not installed this adds flutter specific functionality ✗ dart plugin not installed this adds dart specific functionality • for information about installing plugins see vs code version • vs code at applications visual studio code app contents • dart code extension version | 0 |
96,712 | 10,961,042,311 | IssuesEvent | 2019-11-27 14:42:06 | StefanGerrits2/frontend-data | https://api.github.com/repos/StefanGerrits2/frontend-data | closed | README | documentation | README heeft nog aandacht nodig. Ik vermoed dat je daar nog niet aan toe bent gekomen 😆 | 1.0 | README - README heeft nog aandacht nodig. Ik vermoed dat je daar nog niet aan toe bent gekomen 😆 | non_defect | readme readme heeft nog aandacht nodig ik vermoed dat je daar nog niet aan toe bent gekomen 😆 | 0 |
41,984 | 6,960,139,571 | IssuesEvent | 2017-12-08 01:33:38 | MarlinFirmware/Marlin | https://api.github.com/repos/MarlinFirmware/Marlin | closed | file(s) to write down things (at least new) developers should have an eye upon? | Referred: MarlinDocumentation Support: Documentation | having found a nasty bug with the COPY macro, which is based on a relict in C++ (array function parameter and sizeof), I feel a need to write this down somewhere, so that new developers don't fall into this pit again.
I also see, that this was solved differently at other places (e.g. ubl_motion.cpp uses it's own macro COPY_XYZE). I think it would be better to unify this. Changes which consider one of the solutions may not take effect on another kind of solution. Also developers are reinventing the wheel.
I would expect a file in the root of Marlin, something prominent like
PITFALLS.txt
WHAT-YOU-SHOULD-CONSIDER-AS-A-DEV.txt
you see the pattern?
The latter seems to be more flexible, because we could write down other things like "best way to do XXX" or "you should never do XXX" or "why we do XXX like that".
You may also call it
STANDARDS.txt.
This file could also be used as a central point for pull requests to discuss, add or change such standards.
What do you think? | 2.0 | file(s) to write down things (at least new) developers should have an eye upon? - having found a nasty bug with the COPY macro, which is based on a relict in C++ (array function parameter and sizeof), I feel a need to write this down somewhere, so that new developers don't fall into this pit again.
I also see, that this was solved differently at other places (e.g. ubl_motion.cpp uses it's own macro COPY_XYZE). I think it would be better to unify this. Changes which consider one of the solutions may not take effect on another kind of solution. Also developers are reinventing the wheel.
I would expect a file in the root of Marlin, something prominent like
PITFALLS.txt
WHAT-YOU-SHOULD-CONSIDER-AS-A-DEV.txt
you see the pattern?
The latter seems to be more flexible, because we could write down other things like "best way to do XXX" or "you should never do XXX" or "why we do XXX like that".
You may also call it
STANDARDS.txt.
This file could also be used as a central point for pull requests to discuss, add or change such standards.
What do you think? | non_defect | file s to write down things at least new developers should have an eye upon having found a nasty bug with the copy macro which is based on a relict in c array function parameter and sizeof i feel a need to write this down somewhere so that new developers don t fall into this pit again i also see that this was solved differently at other places e g ubl motion cpp uses it s own macro copy xyze i think it would be better to unify this changes which consider one of the solutions may not take effect on another kind of solution also developers are reinventing the wheel i would expect a file in the root of marlin something prominent like pitfalls txt what you should consider as a dev txt you see the pattern the latter seems to be more flexible because we could write down other things like best way to do xxx or you should never do xxx or why we do xxx like that you may also call it standards txt this file could also be used as a central point for pull requests to discuss add or change such standards what do you think | 0 |
49,914 | 13,187,290,374 | IssuesEvent | 2020-08-13 02:56:45 | icecube-trac/tix3 | https://api.github.com/repos/icecube-trac/tix3 | opened | [DOMlauncher] Correctly handle SPE discriminator threshold. (Trac #2272) | Incomplete Migration Migrated from Trac combo simulation defect | <details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/2272">https://code.icecube.wisc.edu/ticket/2272</a>, reported by kjmeagher and owned by mjansson</em></summary>
<p>
```json
{
"status": "closed",
"changetime": "2019-06-11T15:30:38",
"description": "it needs to be different in data and simulation. right now it is hard coded in dataclasses/private/dataclasses/I3DOMFunctions.cxx ",
"reporter": "kjmeagher",
"cc": "jkelley",
"resolution": "fixed",
"_ts": "1560267038292349",
"component": "combo simulation",
"summary": "[DOMlauncher] Correctly handle SPE discriminator threshold.",
"priority": "blocker",
"keywords": "",
"time": "2019-04-16T15:45:05",
"milestone": "Summer Solstice 2019",
"owner": "mjansson",
"type": "defect"
}
```
</p>
</details>
| 1.0 | [DOMlauncher] Correctly handle SPE discriminator threshold. (Trac #2272) - <details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/2272">https://code.icecube.wisc.edu/ticket/2272</a>, reported by kjmeagher and owned by mjansson</em></summary>
<p>
```json
{
"status": "closed",
"changetime": "2019-06-11T15:30:38",
"description": "it needs to be different in data and simulation. right now it is hard coded in dataclasses/private/dataclasses/I3DOMFunctions.cxx ",
"reporter": "kjmeagher",
"cc": "jkelley",
"resolution": "fixed",
"_ts": "1560267038292349",
"component": "combo simulation",
"summary": "[DOMlauncher] Correctly handle SPE discriminator threshold.",
"priority": "blocker",
"keywords": "",
"time": "2019-04-16T15:45:05",
"milestone": "Summer Solstice 2019",
"owner": "mjansson",
"type": "defect"
}
```
</p>
</details>
| defect | correctly handle spe discriminator threshold trac migrated from json status closed changetime description it needs to be different in data and simulation right now it is hard coded in dataclasses private dataclasses cxx reporter kjmeagher cc jkelley resolution fixed ts component combo simulation summary correctly handle spe discriminator threshold priority blocker keywords time milestone summer solstice owner mjansson type defect | 1 |
472,043 | 13,615,257,816 | IssuesEvent | 2020-09-23 14:14:16 | notifee/react-native-notifee | https://api.github.com/repos/notifee/react-native-notifee | closed | [iOS] getInitialNotification doesn't work when receiving notification when app is quit | Priority: P1 under-review | # Bug report
## Steps to reproduce:
`getInitialNotification` does not work when the notification is shown while the app is **quit**.
```jsx
import notifee from '@notifee/react-native'
notifee.getInitialNotification().then(initialNotification => {
if (initialNotification) {
console.log(initialNotification)
}
})
```
It does however works if I receive the notification while the app is open and display it using `notifee.displayNotification`, then quit the app and then click on the notification.
I use `setBackgroundMessageHandler` from [react-native-firebase/messaging](https://rnfirebase.io/messaging/usage#message-handlers) but it does not seem to have any effect. For instance, if I do this:
```jsx
import messaging from '@react-native-firebase/messaging'
import notifee from '@notifee/react-native'
messaging().setBackgroundMessageHandler(async remoteMessage => {
notifee.displayNotification({ title: "Fake notification", body: "This is not the real notification" })
})
```
I never see the fake notification. | 1.0 | [iOS] getInitialNotification doesn't work when receiving notification when app is quit - # Bug report
## Steps to reproduce:
`getInitialNotification` does not work when the notification is shown while the app is **quit**.
```jsx
import notifee from '@notifee/react-native'
notifee.getInitialNotification().then(initialNotification => {
if (initialNotification) {
console.log(initialNotification)
}
})
```
It does however works if I receive the notification while the app is open and display it using `notifee.displayNotification`, then quit the app and then click on the notification.
I use `setBackgroundMessageHandler` from [react-native-firebase/messaging](https://rnfirebase.io/messaging/usage#message-handlers) but it does not seem to have any effect. For instance, if I do this:
```jsx
import messaging from '@react-native-firebase/messaging'
import notifee from '@notifee/react-native'
messaging().setBackgroundMessageHandler(async remoteMessage => {
notifee.displayNotification({ title: "Fake notification", body: "This is not the real notification" })
})
```
I never see the fake notification. | non_defect | getinitialnotification doesn t work when receiving notification when app is quit bug report steps to reproduce getinitialnotification does not work when the notification is shown while the app is quit jsx import notifee from notifee react native notifee getinitialnotification then initialnotification if initialnotification console log initialnotification it does however works if i receive the notification while the app is open and display it using notifee displaynotification then quit the app and then click on the notification i use setbackgroundmessagehandler from but it does not seem to have any effect for instance if i do this jsx import messaging from react native firebase messaging import notifee from notifee react native messaging setbackgroundmessagehandler async remotemessage notifee displaynotification title fake notification body this is not the real notification i never see the fake notification | 0 |
15,845 | 5,190,448,362 | IssuesEvent | 2017-01-21 09:05:30 | Bugheist/website | https://api.github.com/repos/Bugheist/website | closed | Have the ability to invite people and get a point | coderbounty hacktoberfest | Add to the bottom of the page.
Invite two friends and get 1 point.
Email says username invites you to www.bugheist.com
Hold the 2 emails in a table and show the status on the iser profile page.
When the emails both return delivered then issue the point and delete them from the table.
| 1.0 | Have the ability to invite people and get a point - Add to the bottom of the page.
Invite two friends and get 1 point.
Email says username invites you to www.bugheist.com
Hold the 2 emails in a table and show the status on the iser profile page.
When the emails both return delivered then issue the point and delete them from the table.
| non_defect | have the ability to invite people and get a point add to the bottom of the page invite two friends and get point email says username invites you to hold the emails in a table and show the status on the iser profile page when the emails both return delivered then issue the point and delete them from the table | 0 |
23,221 | 3,777,503,212 | IssuesEvent | 2016-03-17 20:18:56 | obophenotype/upheno | https://api.github.com/repos/obophenotype/upheno | closed | Review text defs for Meningocele in MP and HP | Priority-Medium Status-New Type-Defect | Originally reported on Google Code with ID 132
```
What steps will reproduce the problem?
The text defs for Meningocele in MP and HP are inconsistent. Need to review.
Please use labels and text to provide additional information.
HP_0002435 Meningocele
MP_0012259 meningocele
```
Reported by `vasilevs@ohsu.edu` on 2015-05-11 15:34:24
| 1.0 | Review text defs for Meningocele in MP and HP - Originally reported on Google Code with ID 132
```
What steps will reproduce the problem?
The text defs for Meningocele in MP and HP are inconsistent. Need to review.
Please use labels and text to provide additional information.
HP_0002435 Meningocele
MP_0012259 meningocele
```
Reported by `vasilevs@ohsu.edu` on 2015-05-11 15:34:24
| defect | review text defs for meningocele in mp and hp originally reported on google code with id what steps will reproduce the problem the text defs for meningocele in mp and hp are inconsistent need to review please use labels and text to provide additional information hp meningocele mp meningocele reported by vasilevs ohsu edu on | 1 |
21,526 | 3,517,215,337 | IssuesEvent | 2016-01-12 05:45:16 | Virtual-Labs/problem-solving-iiith | https://api.github.com/repos/Virtual-Labs/problem-solving-iiith | reopened | QA_String Operations_ Introduction | Category :Functionality Defect raised on: 24-11-2015 Release Number Severity :S1 Status :Open Version Number :1.1 | Defect Description:
In the introduction page of "String Operations" experiment,when we click on the feedback link it is redirecting to an error page(404) instead feedback page should get opened.
Actual Result:
In the introduction page of "String Operations" experiment,when we click on the feedback link it is redirecting to an error page(404).
Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5
Test Step Link:
https://github.com/Virtual-Labs/problem-solving-iiith/blob/master/test-cases/integration_test-cases/String%20Operations/String%20Operations_03_Introduction_p1.org

| 1.0 | QA_String Operations_ Introduction - Defect Description:
In the introduction page of "String Operations" experiment,when we click on the feedback link it is redirecting to an error page(404) instead feedback page should get opened.
Actual Result:
In the introduction page of "String Operations" experiment,when we click on the feedback link it is redirecting to an error page(404).
Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM ,
Processor:i5
Test Step Link:
https://github.com/Virtual-Labs/problem-solving-iiith/blob/master/test-cases/integration_test-cases/String%20Operations/String%20Operations_03_Introduction_p1.org

| defect | qa string operations introduction defect description in the introduction page of string operations experiment when we click on the feedback link it is redirecting to an error page instead feedback page should get opened actual result in the introduction page of string operations experiment when we click on the feedback link it is redirecting to an error page environment os windows ubuntu centos browsers firefox chrome chromium bandwidth hardware configuration processor test step link | 1 |
20,240 | 3,318,009,191 | IssuesEvent | 2015-11-07 01:51:06 | macvim-dev/macvim | https://api.github.com/repos/macvim-dev/macvim | closed | Fullscreen in 10.10 (with multiple monitors) has a black bar obscuring the the top of the window. | auto-migrated Priority-Medium Type-Defect | _From @GoogleCodeExporter on March 16, 2015 9:25_
```
What steps will reproduce the problem?
open macvim in osx 10.10, toggle the native osx fullscreen function.
What is the expected output? What do you see instead?
Expected that the application would transition to the native OSX fullscreen
functionality and that the entire window would be visible. Instead, the top of
the window is obscured by a solid black bar.
Attached before and after screenshots.
What version of MacVim and OS X are you using (see "MacVim->About MacVim"
and "Apple Menu->About This Mac" menu items, e.g. "Snapshot 40, 10.5.6
Intel")?
Custom Version 7.4 (73), Installed via homebrew.
10.10, Intel
Please provide any additional information below.
I had a similar issue in 10.9, however the bar there was gray instead of black,
and it was not consistent. This seems to happen every time.
```
Original issue reported on code.google.com by `de...@derekleverenz.com` on 17 Oct 2014 at 10:49
Attachments:
* [before_fullscreen.png](https://storage.googleapis.com/google-code-attachments/macvim/issue-515/comment-0/before_fullscreen.png)
* [after_fullscreen.png](https://storage.googleapis.com/google-code-attachments/macvim/issue-515/comment-0/after_fullscreen.png)
_Copied from original issue: douglasdrumond/macvim#515_ | 1.0 | Fullscreen in 10.10 (with multiple monitors) has a black bar obscuring the the top of the window. - _From @GoogleCodeExporter on March 16, 2015 9:25_
```
What steps will reproduce the problem?
open macvim in osx 10.10, toggle the native osx fullscreen function.
What is the expected output? What do you see instead?
Expected that the application would transition to the native OSX fullscreen
functionality and that the entire window would be visible. Instead, the top of
the window is obscured by a solid black bar.
Attached before and after screenshots.
What version of MacVim and OS X are you using (see "MacVim->About MacVim"
and "Apple Menu->About This Mac" menu items, e.g. "Snapshot 40, 10.5.6
Intel")?
Custom Version 7.4 (73), Installed via homebrew.
10.10, Intel
Please provide any additional information below.
I had a similar issue in 10.9, however the bar there was gray instead of black,
and it was not consistent. This seems to happen every time.
```
Original issue reported on code.google.com by `de...@derekleverenz.com` on 17 Oct 2014 at 10:49
Attachments:
* [before_fullscreen.png](https://storage.googleapis.com/google-code-attachments/macvim/issue-515/comment-0/before_fullscreen.png)
* [after_fullscreen.png](https://storage.googleapis.com/google-code-attachments/macvim/issue-515/comment-0/after_fullscreen.png)
_Copied from original issue: douglasdrumond/macvim#515_ | defect | fullscreen in with multiple monitors has a black bar obscuring the the top of the window from googlecodeexporter on march what steps will reproduce the problem open macvim in osx toggle the native osx fullscreen function what is the expected output what do you see instead expected that the application would transition to the native osx fullscreen functionality and that the entire window would be visible instead the top of the window is obscured by a solid black bar attached before and after screenshots what version of macvim and os x are you using see macvim about macvim and apple menu about this mac menu items e g snapshot intel custom version installed via homebrew intel please provide any additional information below i had a similar issue in however the bar there was gray instead of black and it was not consistent this seems to happen every time original issue reported on code google com by de derekleverenz com on oct at attachments copied from original issue douglasdrumond macvim | 1 |
327,412 | 24,134,457,299 | IssuesEvent | 2022-09-21 10:04:56 | bigbinary/neeto-ui | https://api.github.com/repos/bigbinary/neeto-ui | closed | Question regarding use of MenuItem in `Dropdown` component. | documentation question | 
Why we have used the `MenuItem.Button` over a simple `li`? As I tried using `li` and `MenuItem.Button`, **but the UI didn't undergo any notable changes.**
Reference: https://neetoui.onrender.com/?path=/docs/components-dropdown--default | 1.0 | Question regarding use of MenuItem in `Dropdown` component. - 
Why we have used the `MenuItem.Button` over a simple `li`? As I tried using `li` and `MenuItem.Button`, **but the UI didn't undergo any notable changes.**
Reference: https://neetoui.onrender.com/?path=/docs/components-dropdown--default | non_defect | question regarding use of menuitem in dropdown component why we have used the menuitem button over a simple li as i tried using li and menuitem button but the ui didn t undergo any notable changes reference | 0 |
537,095 | 15,723,050,725 | IssuesEvent | 2021-03-29 06:54:28 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | portal.edd.ca.gov - site is not usable | browser-fenix engine-gecko ml-needsdiagnosis-false ml-probability-high priority-important | <!-- @browser: Firefox Mobile 86.0 -->
<!-- @ua_header: Mozilla/5.0 (Android 10; Mobile; rv:86.0) Gecko/86.0 Firefox/86.0 -->
<!-- @reported_with: android-components-reporter -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/68966 -->
<!-- @extra_labels: browser-fenix -->
**URL**: https://portal.edd.ca.gov/WebApp/Home?end_url=https%3A%2F%2Fportal.edd.ca.gov%2FWebApp%2FHome
**Browser / Version**: Firefox Mobile 86.0
**Operating System**: Android 10
**Tested Another Browser**: Yes Chrome
**Problem type**: Site is not usable
**Description**: Page not loading correctly
**Steps to Reproduce**:
The website won't load up
It freezes up
<details>
<summary>View the screenshot</summary>
<img alt="Screenshot" src="https://webcompat.com/uploads/2021/3/b884a8fe-e794-4336-9215-13ac5448fa0f.jpeg">
</details>
<details>
<summary>Browser Configuration</summary>
<ul>
<li>gfx.webrender.all: false</li><li>gfx.webrender.blob-images: true</li><li>gfx.webrender.enabled: false</li><li>image.mem.shared: true</li><li>buildID: 20210209185733</li><li>channel: beta</li><li>hasTouchScreen: true</li><li>mixed active content blocked: false</li><li>mixed passive content blocked: false</li><li>tracking content blocked: false</li>
</ul>
</details>
[View console log messages](https://webcompat.com/console_logs/2021/3/13fb4242-e399-4f27-9481-2075cc2c9f8d)
_From [webcompat.com](https://webcompat.com/) with ❤️_ | 1.0 | portal.edd.ca.gov - site is not usable - <!-- @browser: Firefox Mobile 86.0 -->
<!-- @ua_header: Mozilla/5.0 (Android 10; Mobile; rv:86.0) Gecko/86.0 Firefox/86.0 -->
<!-- @reported_with: android-components-reporter -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/68966 -->
<!-- @extra_labels: browser-fenix -->
**URL**: https://portal.edd.ca.gov/WebApp/Home?end_url=https%3A%2F%2Fportal.edd.ca.gov%2FWebApp%2FHome
**Browser / Version**: Firefox Mobile 86.0
**Operating System**: Android 10
**Tested Another Browser**: Yes Chrome
**Problem type**: Site is not usable
**Description**: Page not loading correctly
**Steps to Reproduce**:
The website won't load up
It freezes up
<details>
<summary>View the screenshot</summary>
<img alt="Screenshot" src="https://webcompat.com/uploads/2021/3/b884a8fe-e794-4336-9215-13ac5448fa0f.jpeg">
</details>
<details>
<summary>Browser Configuration</summary>
<ul>
<li>gfx.webrender.all: false</li><li>gfx.webrender.blob-images: true</li><li>gfx.webrender.enabled: false</li><li>image.mem.shared: true</li><li>buildID: 20210209185733</li><li>channel: beta</li><li>hasTouchScreen: true</li><li>mixed active content blocked: false</li><li>mixed passive content blocked: false</li><li>tracking content blocked: false</li>
</ul>
</details>
[View console log messages](https://webcompat.com/console_logs/2021/3/13fb4242-e399-4f27-9481-2075cc2c9f8d)
_From [webcompat.com](https://webcompat.com/) with ❤️_ | non_defect | portal edd ca gov site is not usable url browser version firefox mobile operating system android tested another browser yes chrome problem type site is not usable description page not loading correctly steps to reproduce the website won t load up it freezes up view the screenshot img alt screenshot src browser configuration gfx webrender all false gfx webrender blob images true gfx webrender enabled false image mem shared true buildid channel beta hastouchscreen true mixed active content blocked false mixed passive content blocked false tracking content blocked false from with ❤️ | 0 |
74,059 | 24,924,801,578 | IssuesEvent | 2022-10-31 06:06:03 | snowplow/snowplow-javascript-tracker | https://api.github.com/repos/snowplow/snowplow-javascript-tracker | closed | Fail gracefully on youtube tracking without plugin enablement | type:defect | **Describe the bug**
When the client might have forgotten to include the YT plugin and tries to use `enableYouTubeTracking`, the app fails as the `LOG` object is `undefined`. This creates an error thrown from the plugin, which can break the app in many cases, while it could be a helpful error message.
**To Reproduce**
Try to initiate `enableYouTubeTracking` without the plugin and before a the video/iframe target element is in the DOM.
**Expected behavior**
A helpful error message in the console ?
**Screenshots**
<img width="640" alt="image" src="https://user-images.githubusercontent.com/15251081/193611801-b010da5f-ad89-49aa-9662-f711eb5aa2a0.png">
<img width="584" alt="image" src="https://user-images.githubusercontent.com/15251081/193611852-c5472e0d-9838-4807-a598-ab52c1ef48d6.png">
| 1.0 | Fail gracefully on youtube tracking without plugin enablement - **Describe the bug**
When the client might have forgotten to include the YT plugin and tries to use `enableYouTubeTracking`, the app fails as the `LOG` object is `undefined`. This creates an error thrown from the plugin, which can break the app in many cases, while it could be a helpful error message.
**To Reproduce**
Try to initiate `enableYouTubeTracking` without the plugin and before a the video/iframe target element is in the DOM.
**Expected behavior**
A helpful error message in the console ?
**Screenshots**
<img width="640" alt="image" src="https://user-images.githubusercontent.com/15251081/193611801-b010da5f-ad89-49aa-9662-f711eb5aa2a0.png">
<img width="584" alt="image" src="https://user-images.githubusercontent.com/15251081/193611852-c5472e0d-9838-4807-a598-ab52c1ef48d6.png">
| defect | fail gracefully on youtube tracking without plugin enablement describe the bug when the client might have forgotten to include the yt plugin and tries to use enableyoutubetracking the app fails as the log object is undefined this creates an error thrown from the plugin which can break the app in many cases while it could be a helpful error message to reproduce try to initiate enableyoutubetracking without the plugin and before a the video iframe target element is in the dom expected behavior a helpful error message in the console screenshots img width alt image src img width alt image src | 1 |
15,790 | 2,869,070,300 | IssuesEvent | 2015-06-05 23:05:31 | dart-lang/sdk | https://api.github.com/repos/dart-lang/sdk | closed | Binding in style tags does not work in generated JS | Area-Pkg Pkg-Polymer PolymerMilestone-Next Priority-Low Triaged Type-Defect | *This issue was originally filed by regardingSc...@gmail.com*
_____
**What steps will reproduce the problem?**
1. Create a polymer element with template and in the template a style element.
2. In the style use a property to bind style value to the property value
**What is the expected output? What do you see instead?**
In Dart code (i.e. run in Dartium) the code works as expected: the style panel reveals that the style property is correctly set to the value of the element property. However when the JS is generated
**What version of the product are you using? On what operating system?**
latest stable (1.3.6)
**Please provide any additional information below.**
The style is constructed like this (example):
.classSelector {
width: {{width}}px;
height: {{height}}px;
}
and the element has the width and height properties published. | 1.0 | Binding in style tags does not work in generated JS - *This issue was originally filed by regardingSc...@gmail.com*
_____
**What steps will reproduce the problem?**
1. Create a polymer element with template and in the template a style element.
2. In the style use a property to bind style value to the property value
**What is the expected output? What do you see instead?**
In Dart code (i.e. run in Dartium) the code works as expected: the style panel reveals that the style property is correctly set to the value of the element property. However when the JS is generated
**What version of the product are you using? On what operating system?**
latest stable (1.3.6)
**Please provide any additional information below.**
The style is constructed like this (example):
.classSelector {
width: {{width}}px;
height: {{height}}px;
}
and the element has the width and height properties published. | defect | binding in style tags does not work in generated js this issue was originally filed by regardingsc gmail com what steps will reproduce the problem create a polymer element with template and in the template a style element in the style use a property to bind style value to the property value what is the expected output what do you see instead in dart code i e run in dartium the code works as expected the style panel reveals that the style property is correctly set to the value of the element property however when the js is generated what version of the product are you using on what operating system latest stable please provide any additional information below the style is constructed like this example classselector nbsp nbsp width width px nbsp nbsp height height px and the element has the width and height properties published | 1 |
20,609 | 27,276,103,122 | IssuesEvent | 2023-02-23 05:26:43 | sebastianbergmann/phpunit | https://api.github.com/repos/sebastianbergmann/phpunit | closed | Constants defined in configuration file are not defined in bootstrap file when test is run in separate process | type/bug feature/test-runner feature/process-isolation version/10 | <!--
- Please do not report an issue for a version of PHPUnit that is no longer supported. A list of currently supported versions of PHPUnit is available at https://phpunit.de/supported-versions.html.
- Please do not report an issue if you are using a version of PHP that is not supported by the version of PHPUnit you are using. A list that shows which version of PHP is supported by which version of PHPUnit is available at https://phpunit.de/supported-versions.html.
- Please do not report an issue if you are not using PHPUnit directly, but rather a wrapper around it such as Symfony's PHPUnit Bridge
- Please fill in this template according to your issue.
- Please keep the table shown below at the top of your issue.
- Please include the output of "composer info | sort" if you installed PHPUnit using Composer.
- Please post code as text (using proper markup). Do not post screenshots of code.
- Visit https://phpunit.de/support.html if you are looking for support.
- Please remove this comment before submitting your issue.
-->
| Q | A
| --------------------| ---------------
| PHPUnit version | 10.0.11
| PHP version | 8.1.16
| Installation Method | Composer
#### Summary
Constants defined in configuration file are not defined in the bootstrap file when running in a separated process.
#### Current behavior
Show the error: Test was run in child process and ended unexpectedly
```
PHPUnit 10.0.11 by Sebastian Bergmann and contributors.
Runtime: PHP 8.1.16
Configuration: phpunit-10.xml
.E 2 / 2 (100%)
Time: 00:00.064, Memory: 8.00 MB
There was 1 error:
1) FooTest::testFoo2
Test was run in child process and ended unexpectedly
ERRORS!
Tests: 2, Assertions: 1, Errors: 1.
```
#### How to reproduce
POC: https://github.com/MauricioFauth/phpunit-10-test
`phpunit.xml`:
```xml
<?xml version="1.0" encoding="UTF-8"?>
<phpunit xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/10.0/phpunit.xsd"
bootstrap="tests/bootstrap.php"
cacheDirectory=".phpunit10.cache"
executionOrder="depends,defects"
beStrictAboutOutputDuringTests="true"
failOnRisky="true"
failOnWarning="true"
colors="true">
<testsuites>
<testsuite name="default">
<directory>tests</directory>
</testsuite>
</testsuites>
<coverage>
<include>
<directory suffix=".php">src</directory>
</include>
</coverage>
<php>
<const name="CONST_TEST" value="1"/>
</php>
</phpunit>
```
`tests/bootstrap.php`:
```php
<?php
if (! defined('CONST_TEST')) {
exit;
}
require dirname(__DIR__) . '/vendor/autoload.php';
```
`src/function.php`:
```php
<?php
declare(strict_types=1);
function foo(): string {
return 'foo';
}
```
`tests/FooTest.php`:
```php
<?php
declare(strict_types=1);
use PHPUnit\Framework\TestCase;
class FooTest extends TestCase
{
public function testFoo(): void
{
$this->assertSame('foo', foo());
}
/**
* @runInSeparateProcess
* @preserveGlobalState disabled
*/
public function testFoo2(): void
{
$this->assertSame('foo', foo());
}
}
```
#### Expected behavior
Constants should be available.
```
PHPUnit 9.6.3 by Sebastian Bergmann and contributors.
Runtime: PHP 8.0.28
Configuration: phpunit-9.xml
.. 2 / 2 (100%)
Time: 00:00.088, Memory: 6.00 MB
OK (2 tests, 2 assertions)
```
| 1.0 | Constants defined in configuration file are not defined in bootstrap file when test is run in separate process - <!--
- Please do not report an issue for a version of PHPUnit that is no longer supported. A list of currently supported versions of PHPUnit is available at https://phpunit.de/supported-versions.html.
- Please do not report an issue if you are using a version of PHP that is not supported by the version of PHPUnit you are using. A list that shows which version of PHP is supported by which version of PHPUnit is available at https://phpunit.de/supported-versions.html.
- Please do not report an issue if you are not using PHPUnit directly, but rather a wrapper around it such as Symfony's PHPUnit Bridge
- Please fill in this template according to your issue.
- Please keep the table shown below at the top of your issue.
- Please include the output of "composer info | sort" if you installed PHPUnit using Composer.
- Please post code as text (using proper markup). Do not post screenshots of code.
- Visit https://phpunit.de/support.html if you are looking for support.
- Please remove this comment before submitting your issue.
-->
| Q | A
| --------------------| ---------------
| PHPUnit version | 10.0.11
| PHP version | 8.1.16
| Installation Method | Composer
#### Summary
Constants defined in configuration file are not defined in the bootstrap file when running in a separated process.
#### Current behavior
Show the error: Test was run in child process and ended unexpectedly
```
PHPUnit 10.0.11 by Sebastian Bergmann and contributors.
Runtime: PHP 8.1.16
Configuration: phpunit-10.xml
.E 2 / 2 (100%)
Time: 00:00.064, Memory: 8.00 MB
There was 1 error:
1) FooTest::testFoo2
Test was run in child process and ended unexpectedly
ERRORS!
Tests: 2, Assertions: 1, Errors: 1.
```
#### How to reproduce
POC: https://github.com/MauricioFauth/phpunit-10-test
`phpunit.xml`:
```xml
<?xml version="1.0" encoding="UTF-8"?>
<phpunit xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/10.0/phpunit.xsd"
bootstrap="tests/bootstrap.php"
cacheDirectory=".phpunit10.cache"
executionOrder="depends,defects"
beStrictAboutOutputDuringTests="true"
failOnRisky="true"
failOnWarning="true"
colors="true">
<testsuites>
<testsuite name="default">
<directory>tests</directory>
</testsuite>
</testsuites>
<coverage>
<include>
<directory suffix=".php">src</directory>
</include>
</coverage>
<php>
<const name="CONST_TEST" value="1"/>
</php>
</phpunit>
```
`tests/bootstrap.php`:
```php
<?php
if (! defined('CONST_TEST')) {
exit;
}
require dirname(__DIR__) . '/vendor/autoload.php';
```
`src/function.php`:
```php
<?php
declare(strict_types=1);
function foo(): string {
return 'foo';
}
```
`tests/FooTest.php`:
```php
<?php
declare(strict_types=1);
use PHPUnit\Framework\TestCase;
class FooTest extends TestCase
{
public function testFoo(): void
{
$this->assertSame('foo', foo());
}
/**
* @runInSeparateProcess
* @preserveGlobalState disabled
*/
public function testFoo2(): void
{
$this->assertSame('foo', foo());
}
}
```
#### Expected behavior
Constants should be available.
```
PHPUnit 9.6.3 by Sebastian Bergmann and contributors.
Runtime: PHP 8.0.28
Configuration: phpunit-9.xml
.. 2 / 2 (100%)
Time: 00:00.088, Memory: 6.00 MB
OK (2 tests, 2 assertions)
```
| non_defect | constants defined in configuration file are not defined in bootstrap file when test is run in separate process please do not report an issue for a version of phpunit that is no longer supported a list of currently supported versions of phpunit is available at please do not report an issue if you are using a version of php that is not supported by the version of phpunit you are using a list that shows which version of php is supported by which version of phpunit is available at please do not report an issue if you are not using phpunit directly but rather a wrapper around it such as symfony s phpunit bridge please fill in this template according to your issue please keep the table shown below at the top of your issue please include the output of composer info sort if you installed phpunit using composer please post code as text using proper markup do not post screenshots of code visit if you are looking for support please remove this comment before submitting your issue q a phpunit version php version installation method composer summary constants defined in configuration file are not defined in the bootstrap file when running in a separated process current behavior show the error test was run in child process and ended unexpectedly phpunit by sebastian bergmann and contributors runtime php configuration phpunit xml e time memory mb there was error footest test was run in child process and ended unexpectedly errors tests assertions errors how to reproduce poc phpunit xml xml phpunit xmlns xsi xsi nonamespaceschemalocation bootstrap tests bootstrap php cachedirectory cache executionorder depends defects bestrictaboutoutputduringtests true failonrisky true failonwarning true colors true tests src tests bootstrap php php php if defined const test exit require dirname dir vendor autoload php src function php php php declare strict types function foo string return foo tests footest php php php declare strict types use phpunit framework testcase class footest extends testcase public function testfoo void this assertsame foo foo runinseparateprocess preserveglobalstate disabled public function void this assertsame foo foo expected behavior constants should be available phpunit by sebastian bergmann and contributors runtime php configuration phpunit xml time memory mb ok tests assertions | 0 |
56,942 | 13,956,310,045 | IssuesEvent | 2020-10-24 00:33:31 | microsoft/FactoryOrchestrator | https://api.github.com/repos/microsoft/FactoryOrchestrator | closed | App's about page doesn't show app or service version in PackageES builds | bug build | Expect: About page shows versions
Actual: About page shows 0.0.0.0 for both versions | 1.0 | App's about page doesn't show app or service version in PackageES builds - Expect: About page shows versions
Actual: About page shows 0.0.0.0 for both versions | non_defect | app s about page doesn t show app or service version in packagees builds expect about page shows versions actual about page shows for both versions | 0 |
243,571 | 7,859,133,692 | IssuesEvent | 2018-06-21 15:42:49 | Automattic/Co-Authors-Plus | https://api.github.com/repos/Automattic/Co-Authors-Plus | closed | Allow Multiple Authors to show in search? | Priority::Medium needs-investigation | I have this post "https://www.psehealthyenergy.org/our-work/publications/archive/clean-energy-pathway-for-nj/" and multiple authors. When I search for ELENA KRIEGER, the post comes up. When I search for BORIS LUKANOV, nothing comes up.
When I change the order of the authors around, then the post shows under Boris's name.
Any way I can make the WP search, look for both authors, and not just one? | 1.0 | Allow Multiple Authors to show in search? - I have this post "https://www.psehealthyenergy.org/our-work/publications/archive/clean-energy-pathway-for-nj/" and multiple authors. When I search for ELENA KRIEGER, the post comes up. When I search for BORIS LUKANOV, nothing comes up.
When I change the order of the authors around, then the post shows under Boris's name.
Any way I can make the WP search, look for both authors, and not just one? | non_defect | allow multiple authors to show in search i have this post and multiple authors when i search for elena krieger the post comes up when i search for boris lukanov nothing comes up when i change the order of the authors around then the post shows under boris s name any way i can make the wp search look for both authors and not just one | 0 |
19,189 | 3,151,590,058 | IssuesEvent | 2015-09-16 09:01:11 | netty/netty | https://api.github.com/repos/netty/netty | closed | [FIX INCLUDED] Improrer use of the "write" flag causes flush() to be ignored, increasing used resources | defect | Scenario:
netty 4.1
user calls writeAndFlush(packet)
Expected behaviour:
the packet is ALWAYS written and flushed...
(want a unit test in the future? stress writeAndFlush() + check that outbound buffer is empty)
What can happen:
the explict flush can be ignored because of improrer use of the OP_WRITE/EPOLLOUT flag.......
(it only gets called later on by the event loop)
it's a pretty serious bug because it increases used resources(5 million ChannelOutboundBuffer$Entrys anyone?)
please note that channel.isWritable() etc. etc. is NOT involved in this
the flag is not always turned on when there's work to do, it's the same problem on epoll and nio backends.
example(confirmed working) patch:
```
Index: transport-native-epoll/src/main/java/io/netty/channel/epoll/AbstractEpollStreamChannel.java
IDEA additional info:
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
<+>UTF-8
===================================================================
--- transport-native-epoll/src/main/java/io/netty/channel/epoll/AbstractEpollStreamChannel.java (revision 250a09df635d70853e1576a9e522c846e918938e)
+++ transport-native-epoll/src/main/java/io/netty/channel/epoll/AbstractEpollStreamChannel.java (revision )
@@ -389,6 +389,8 @@
// Wrote all messages.
clearFlag(Native.EPOLLOUT);
break;
+ } else {
+ setFlag(Native.EPOLLOUT);
}
```
nio has the same behaviour and this line at NIO can be blamed
https://github.com/netty/netty/blob/4.1/transport/src/main/java/io/netty/channel/socket/nio/NioSocketChannel.java#L271
or more like https://github.com/netty/netty/blob/4.1/transport/src/main/java/io/netty/channel/socket/nio/NioSocketChannel.java#L283 should also set opwrite
I hope this gives you an idea of what is wrong and you guys can think of a "better" way to fix it(but I will also look for a such a way in the meantime) | 1.0 | [FIX INCLUDED] Improrer use of the "write" flag causes flush() to be ignored, increasing used resources - Scenario:
netty 4.1
user calls writeAndFlush(packet)
Expected behaviour:
the packet is ALWAYS written and flushed...
(want a unit test in the future? stress writeAndFlush() + check that outbound buffer is empty)
What can happen:
the explict flush can be ignored because of improrer use of the OP_WRITE/EPOLLOUT flag.......
(it only gets called later on by the event loop)
it's a pretty serious bug because it increases used resources(5 million ChannelOutboundBuffer$Entrys anyone?)
please note that channel.isWritable() etc. etc. is NOT involved in this
the flag is not always turned on when there's work to do, it's the same problem on epoll and nio backends.
example(confirmed working) patch:
```
Index: transport-native-epoll/src/main/java/io/netty/channel/epoll/AbstractEpollStreamChannel.java
IDEA additional info:
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
<+>UTF-8
===================================================================
--- transport-native-epoll/src/main/java/io/netty/channel/epoll/AbstractEpollStreamChannel.java (revision 250a09df635d70853e1576a9e522c846e918938e)
+++ transport-native-epoll/src/main/java/io/netty/channel/epoll/AbstractEpollStreamChannel.java (revision )
@@ -389,6 +389,8 @@
// Wrote all messages.
clearFlag(Native.EPOLLOUT);
break;
+ } else {
+ setFlag(Native.EPOLLOUT);
}
```
nio has the same behaviour and this line at NIO can be blamed
https://github.com/netty/netty/blob/4.1/transport/src/main/java/io/netty/channel/socket/nio/NioSocketChannel.java#L271
or more like https://github.com/netty/netty/blob/4.1/transport/src/main/java/io/netty/channel/socket/nio/NioSocketChannel.java#L283 should also set opwrite
I hope this gives you an idea of what is wrong and you guys can think of a "better" way to fix it(but I will also look for a such a way in the meantime) | defect | improrer use of the write flag causes flush to be ignored increasing used resources scenario netty user calls writeandflush packet expected behaviour the packet is always written and flushed want a unit test in the future stress writeandflush check that outbound buffer is empty what can happen the explict flush can be ignored because of improrer use of the op write epollout flag it only gets called later on by the event loop it s a pretty serious bug because it increases used resources million channeloutboundbuffer entrys anyone please note that channel iswritable etc etc is not involved in this the flag is not always turned on when there s work to do it s the same problem on epoll and nio backends example confirmed working patch index transport native epoll src main java io netty channel epoll abstractepollstreamchannel java idea additional info subsystem com intellij openapi diff impl patch charsetep utf transport native epoll src main java io netty channel epoll abstractepollstreamchannel java revision transport native epoll src main java io netty channel epoll abstractepollstreamchannel java revision wrote all messages clearflag native epollout break else setflag native epollout nio has the same behaviour and this line at nio can be blamed or more like should also set opwrite i hope this gives you an idea of what is wrong and you guys can think of a better way to fix it but i will also look for a such a way in the meantime | 1 |
40,448 | 9,999,134,840 | IssuesEvent | 2019-07-12 09:52:31 | ShaikASK/Testing | https://api.github.com/repos/ShaikASK/Testing | closed | Candidate Dashboard : BGV : Attachment : Null text is getting displayed against empty “Date” field | BGV form Beta Release #5 Candidate Dashboard Candidate Module Defect Documents P3 | Steps To Replicate :
1.Launch the URL
2.Sign in as Candidate
3.Sign the Offer Letter
4.Fill all the required webforms
5.Navigate to Dashboard
6.Click on Start button displayed against BGV document
7.Submit the BGV document
8.Navigate to BGV pdf along with attachments in tabular format
Experienced Behavior : Observed that null text is getting displayed against empty “Date” field (Refer Screen Shot)
Expected Behavior : Ensure that it should not display null text against empty date field

| 1.0 | Candidate Dashboard : BGV : Attachment : Null text is getting displayed against empty “Date” field - Steps To Replicate :
1.Launch the URL
2.Sign in as Candidate
3.Sign the Offer Letter
4.Fill all the required webforms
5.Navigate to Dashboard
6.Click on Start button displayed against BGV document
7.Submit the BGV document
8.Navigate to BGV pdf along with attachments in tabular format
Experienced Behavior : Observed that null text is getting displayed against empty “Date” field (Refer Screen Shot)
Expected Behavior : Ensure that it should not display null text against empty date field

| defect | candidate dashboard bgv attachment null text is getting displayed against empty “date” field steps to replicate launch the url sign in as candidate sign the offer letter fill all the required webforms navigate to dashboard click on start button displayed against bgv document submit the bgv document navigate to bgv pdf along with attachments in tabular format experienced behavior observed that null text is getting displayed against empty “date” field refer screen shot expected behavior ensure that it should not display null text against empty date field | 1 |
59,073 | 17,015,476,860 | IssuesEvent | 2021-07-02 11:22:47 | tomhughes/trac-tickets | https://api.github.com/repos/tomhughes/trac-tickets | opened | Lack of support for waypoints in GPX files | Component: potlatch2 Priority: minor Type: defect | **[Submitted to the original trac issue database at 4.32pm, Saturday, 9th April 2011]**
Potlatch2 does display waypoints in GPX files when editing, but makes it extremely difficult to do anything useful with them.
Take for example this simple GPX:
http://www.openstreetmap.org/edit?editor=potlatch2&lat=53.1174&lon=-1.451&zoom=14&gpx=981163
You can see what name it is, but can't see any other attributes. If you click on it, nothing happens (in Potlatch 1 you could view all the attributes before the waypoint had been made into a node).
In order to view the attributes, you have to left-alt-click on it. Now you can see what it's supposed to be (in this case FWIW a change of speed limit) and can edit accordingly.
However, when you come to save, "an unexpected error occurred, probably due to a bug in Potlatch2". You're given the option to retry, but the same error reoccurs. The error occurs because alt-left-clicking on the waypoint converts it to a node, and the Garmin "extensions" tag is way more than 255 characters. When Potlatch1 converted waypoints to nodes it didn't have this problem; maybe it stripped out these extra-large tag values? Note that the "unexpected error" doesn't say which node had the problem, so if you've done editing involving more than one waypoint finding the problem one is extremely tedious. In order to prevent the "save" error you can delete "reference" waypoints after converting them to nodes, but this means that you can't see the reference information, so you have to save, commit, reopen the GPX again, taking much longer than in Potlatch 1.
Another issue is that, unlike with Potlatch 1, it isn't possible to draw a way through a waypoint just by clicking on it (even alt-left-click doesn't work for some reason). You have to click somewhere else to stop drawing the way, alt-left-click on the waypoint to turn it into a node, then then start drawing the way again.
Another issue is the one mentioned in http://help.openstreetmap.org/questions/2355/waypoint-handling-in-potlatch-2 - it isn't possible to alt-left-click on a waypoint underneath an existing feature, and if you've used waypoints to mark features to say perhaps "add xyz tag" that's going to happen lots of the time. | 1.0 | Lack of support for waypoints in GPX files - **[Submitted to the original trac issue database at 4.32pm, Saturday, 9th April 2011]**
Potlatch2 does display waypoints in GPX files when editing, but makes it extremely difficult to do anything useful with them.
Take for example this simple GPX:
http://www.openstreetmap.org/edit?editor=potlatch2&lat=53.1174&lon=-1.451&zoom=14&gpx=981163
You can see what name it is, but can't see any other attributes. If you click on it, nothing happens (in Potlatch 1 you could view all the attributes before the waypoint had been made into a node).
In order to view the attributes, you have to left-alt-click on it. Now you can see what it's supposed to be (in this case FWIW a change of speed limit) and can edit accordingly.
However, when you come to save, "an unexpected error occurred, probably due to a bug in Potlatch2". You're given the option to retry, but the same error reoccurs. The error occurs because alt-left-clicking on the waypoint converts it to a node, and the Garmin "extensions" tag is way more than 255 characters. When Potlatch1 converted waypoints to nodes it didn't have this problem; maybe it stripped out these extra-large tag values? Note that the "unexpected error" doesn't say which node had the problem, so if you've done editing involving more than one waypoint finding the problem one is extremely tedious. In order to prevent the "save" error you can delete "reference" waypoints after converting them to nodes, but this means that you can't see the reference information, so you have to save, commit, reopen the GPX again, taking much longer than in Potlatch 1.
Another issue is that, unlike with Potlatch 1, it isn't possible to draw a way through a waypoint just by clicking on it (even alt-left-click doesn't work for some reason). You have to click somewhere else to stop drawing the way, alt-left-click on the waypoint to turn it into a node, then then start drawing the way again.
Another issue is the one mentioned in http://help.openstreetmap.org/questions/2355/waypoint-handling-in-potlatch-2 - it isn't possible to alt-left-click on a waypoint underneath an existing feature, and if you've used waypoints to mark features to say perhaps "add xyz tag" that's going to happen lots of the time. | defect | lack of support for waypoints in gpx files does display waypoints in gpx files when editing but makes it extremely difficult to do anything useful with them take for example this simple gpx you can see what name it is but can t see any other attributes if you click on it nothing happens in potlatch you could view all the attributes before the waypoint had been made into a node in order to view the attributes you have to left alt click on it now you can see what it s supposed to be in this case fwiw a change of speed limit and can edit accordingly however when you come to save an unexpected error occurred probably due to a bug in you re given the option to retry but the same error reoccurs the error occurs because alt left clicking on the waypoint converts it to a node and the garmin extensions tag is way more than characters when converted waypoints to nodes it didn t have this problem maybe it stripped out these extra large tag values note that the unexpected error doesn t say which node had the problem so if you ve done editing involving more than one waypoint finding the problem one is extremely tedious in order to prevent the save error you can delete reference waypoints after converting them to nodes but this means that you can t see the reference information so you have to save commit reopen the gpx again taking much longer than in potlatch another issue is that unlike with potlatch it isn t possible to draw a way through a waypoint just by clicking on it even alt left click doesn t work for some reason you have to click somewhere else to stop drawing the way alt left click on the waypoint to turn it into a node then then start drawing the way again another issue is the one mentioned in it isn t possible to alt left click on a waypoint underneath an existing feature and if you ve used waypoints to mark features to say perhaps add xyz tag that s going to happen lots of the time | 1 |
41,482 | 10,481,788,296 | IssuesEvent | 2019-09-24 10:25:47 | contao/contao | https://api.github.com/repos/contao/contao | closed | Theme > Layout: nur vorhandene Spalten auswählbar machen | defect | **Affected version(s)**
all: 3.5 ... 4.8
**Description**
bei der Demo auf Layout "1-column" gehen - dort ist nur eine Spalte definiert aber dennoch Spalte Links/Rechts auswählbar... es sollten nur mögliche Spalten angegeben werden
**How to reproduce**

| 1.0 | Theme > Layout: nur vorhandene Spalten auswählbar machen - **Affected version(s)**
all: 3.5 ... 4.8
**Description**
bei der Demo auf Layout "1-column" gehen - dort ist nur eine Spalte definiert aber dennoch Spalte Links/Rechts auswählbar... es sollten nur mögliche Spalten angegeben werden
**How to reproduce**

| defect | theme layout nur vorhandene spalten auswählbar machen affected version s all description bei der demo auf layout column gehen dort ist nur eine spalte definiert aber dennoch spalte links rechts auswählbar es sollten nur mögliche spalten angegeben werden how to reproduce | 1 |
15,156 | 8,787,139,704 | IssuesEvent | 2018-12-20 17:40:54 | rsgalloway/pyseq | https://api.github.com/repos/rsgalloway/pyseq | closed | pyseq.walk() execute on Python3, Consume huge memory and CPU. | performance | Hi,
Thank you for great library:)
I found a behavior like a bug that occurred between pyseq 0.5.0 and the latest.
This problem occurs in Python 3.4.4 and Python 3.5.1, but it does not occur in Python 2.7.
Reproduction code and data are here:
https://drive.google.com/open?id=1xPG4x4Uv7RU-nI_IUGL-fO_I4CEyXplb
When executed, it consumes a large amount of memory at the following places.
https://github.com/rsgalloway/pyseq/blob/master/pyseq.py#L635
(and 1 cpu core busy occured)
The program can continue even after the problem has occurred.
However, since memory busy and CPU busy continue, it is impossible to continue the program.
This problem does not occur in pyseq 0.5.0 released on PyPI.
Therefore, I think there is regression bug in the fix from 0.5.0 to the latest pyseq.
My environment:
macOS 10.11.6
Python 3.4.4
Pyseq:latest (2018/11/28)
Regards
| True | pyseq.walk() execute on Python3, Consume huge memory and CPU. - Hi,
Thank you for great library:)
I found a behavior like a bug that occurred between pyseq 0.5.0 and the latest.
This problem occurs in Python 3.4.4 and Python 3.5.1, but it does not occur in Python 2.7.
Reproduction code and data are here:
https://drive.google.com/open?id=1xPG4x4Uv7RU-nI_IUGL-fO_I4CEyXplb
When executed, it consumes a large amount of memory at the following places.
https://github.com/rsgalloway/pyseq/blob/master/pyseq.py#L635
(and 1 cpu core busy occured)
The program can continue even after the problem has occurred.
However, since memory busy and CPU busy continue, it is impossible to continue the program.
This problem does not occur in pyseq 0.5.0 released on PyPI.
Therefore, I think there is regression bug in the fix from 0.5.0 to the latest pyseq.
My environment:
macOS 10.11.6
Python 3.4.4
Pyseq:latest (2018/11/28)
Regards
| non_defect | pyseq walk execute on consume huge memory and cpu hi thank you for great library i found a behavior like a bug that occurred between pyseq and the latest this problem occurs in python and python but it does not occur in python reproduction code and data are here when executed it consumes a large amount of memory at the following places and cpu core busy occured the program can continue even after the problem has occurred however since memory busy and cpu busy continue it is impossible to continue the program this problem does not occur in pyseq released on pypi therefore i think there is regression bug in the fix from to the latest pyseq my environment macos python pyseq latest regards | 0 |
104,900 | 16,623,538,252 | IssuesEvent | 2021-06-03 06:37:36 | Thanraj/_OpenSSL_ | https://api.github.com/repos/Thanraj/_OpenSSL_ | opened | CVE-2011-4619 (Medium) detected in multiple libraries | security vulnerability | ## CVE-2011-4619 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>openssl87a37cbadd4b56fb4dc21008c5bcbe929f0a52b6</b>, <b>openssl87a37cbadd4b56fb4dc21008c5bcbe929f0a52b6</b>, <b>openssl87a37cbadd4b56fb4dc21008c5bcbe929f0a52b6</b>, <b>openssl87a37cbadd4b56fb4dc21008c5bcbe929f0a52b6</b></p></summary>
<p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
The Server Gated Cryptography (SGC) implementation in OpenSSL before 0.9.8s and 1.x before 1.0.0f does not properly handle handshake restarts, which allows remote attackers to cause a denial of service (CPU consumption) via unspecified vectors.
<p>Publish Date: 2012-01-06
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2011-4619>CVE-2011-4619</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 2 Score Details (<b>5.0</b>)</summary>
<p>
Base Score Metrics not available</p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://nvd.nist.gov/vuln/detail/CVE-2011-4619">https://nvd.nist.gov/vuln/detail/CVE-2011-4619</a></p>
<p>Release Date: 2012-01-06</p>
<p>Fix Resolution: 0.9.8s,1.0.0f</p>
</p>
</details>
<p></p>
***
Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github) | True | CVE-2011-4619 (Medium) detected in multiple libraries - ## CVE-2011-4619 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>openssl87a37cbadd4b56fb4dc21008c5bcbe929f0a52b6</b>, <b>openssl87a37cbadd4b56fb4dc21008c5bcbe929f0a52b6</b>, <b>openssl87a37cbadd4b56fb4dc21008c5bcbe929f0a52b6</b>, <b>openssl87a37cbadd4b56fb4dc21008c5bcbe929f0a52b6</b></p></summary>
<p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
The Server Gated Cryptography (SGC) implementation in OpenSSL before 0.9.8s and 1.x before 1.0.0f does not properly handle handshake restarts, which allows remote attackers to cause a denial of service (CPU consumption) via unspecified vectors.
<p>Publish Date: 2012-01-06
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2011-4619>CVE-2011-4619</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 2 Score Details (<b>5.0</b>)</summary>
<p>
Base Score Metrics not available</p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://nvd.nist.gov/vuln/detail/CVE-2011-4619">https://nvd.nist.gov/vuln/detail/CVE-2011-4619</a></p>
<p>Release Date: 2012-01-06</p>
<p>Fix Resolution: 0.9.8s,1.0.0f</p>
</p>
</details>
<p></p>
***
Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github) | non_defect | cve medium detected in multiple libraries cve medium severity vulnerability vulnerable libraries vulnerability details the server gated cryptography sgc implementation in openssl before and x before does not properly handle handshake restarts which allows remote attackers to cause a denial of service cpu consumption via unspecified vectors publish date url a href cvss score details base score metrics not available suggested fix type upgrade version origin a href release date fix resolution step up your open source security game with whitesource | 0 |
58,045 | 16,342,330,180 | IssuesEvent | 2021-05-13 00:03:31 | darshan-hpc/darshan | https://api.github.com/repos/darshan-hpc/darshan | closed | File ticket with CI (or NERSC) on cuserid() problem | defect other | In GitLab by @shanedsnyder on Sep 24, 2015, 16:25
Depends on #70. Assuming we can reproduce the problem, we should open a ticket and see if we can get Cray support involved. | 1.0 | File ticket with CI (or NERSC) on cuserid() problem - In GitLab by @shanedsnyder on Sep 24, 2015, 16:25
Depends on #70. Assuming we can reproduce the problem, we should open a ticket and see if we can get Cray support involved. | defect | file ticket with ci or nersc on cuserid problem in gitlab by shanedsnyder on sep depends on assuming we can reproduce the problem we should open a ticket and see if we can get cray support involved | 1 |
21,928 | 3,587,215,062 | IssuesEvent | 2016-01-30 05:06:05 | mash99/crypto-js | https://api.github.com/repos/mash99/crypto-js | closed | [documentation] Add recommendation to use https | auto-migrated Priority-Medium Type-Defect | ```
Just stumbled across this project and I find it very interesting.
However, i noticed that in the project home, all examples load the JS file
using plain HTTP.
It's true that one using this library probably can figure out by himself, but I
believe it would be wise to update those examples to use HTTPS instead
(googlecode is also available under HTTPS) and perhaps add a recommendation to
use HTTPS on *all* components of a security-sensitive web application (at least
all components that may contain javascript, like html and js files).
The reason is quite simple: plain HTTP is subject to man-in-the-middle attacks,
so an attacker could easily inject malitious code into the client's browser
(say, pretending he is code.google.com) and grab the sensitive information.
```
Original issue reported on code.google.com by `davide.k...@gmail.com` on 22 Feb 2015 at 10:06 | 1.0 | [documentation] Add recommendation to use https - ```
Just stumbled across this project and I find it very interesting.
However, i noticed that in the project home, all examples load the JS file
using plain HTTP.
It's true that one using this library probably can figure out by himself, but I
believe it would be wise to update those examples to use HTTPS instead
(googlecode is also available under HTTPS) and perhaps add a recommendation to
use HTTPS on *all* components of a security-sensitive web application (at least
all components that may contain javascript, like html and js files).
The reason is quite simple: plain HTTP is subject to man-in-the-middle attacks,
so an attacker could easily inject malitious code into the client's browser
(say, pretending he is code.google.com) and grab the sensitive information.
```
Original issue reported on code.google.com by `davide.k...@gmail.com` on 22 Feb 2015 at 10:06 | defect | add recommendation to use https just stumbled across this project and i find it very interesting however i noticed that in the project home all examples load the js file using plain http it s true that one using this library probably can figure out by himself but i believe it would be wise to update those examples to use https instead googlecode is also available under https and perhaps add a recommendation to use https on all components of a security sensitive web application at least all components that may contain javascript like html and js files the reason is quite simple plain http is subject to man in the middle attacks so an attacker could easily inject malitious code into the client s browser say pretending he is code google com and grab the sensitive information original issue reported on code google com by davide k gmail com on feb at | 1 |
24,596 | 4,030,311,961 | IssuesEvent | 2016-05-18 13:54:49 | hazelcast/hazelcast | https://api.github.com/repos/hazelcast/hazelcast | closed | Wrong calculation of expiration time after update with no TTL | Team: Core Type: Defect | Expected behaviour is `expiration-time = last-update-time + ttl`
This test shoes the issue.
```
@Test
public void testExpirationTime_calculated_against_lastUpdateTime_after_PutWithNoTTL() throws Exception {
IMap<Integer, Integer> map = createMap();
map.put(1, 1, 1, MINUTES);
sleepMillis(1);
map.put(1, 1);
EntryView<Integer, Integer> entryView = map.getEntryView(1);
long expectedExpirationTime = entryView.getLastUpdateTime() + MINUTES.toMillis(1);
assertEquals(expectedExpirationTime, entryView.getExpirationTime());
}
```
| 1.0 | Wrong calculation of expiration time after update with no TTL - Expected behaviour is `expiration-time = last-update-time + ttl`
This test shoes the issue.
```
@Test
public void testExpirationTime_calculated_against_lastUpdateTime_after_PutWithNoTTL() throws Exception {
IMap<Integer, Integer> map = createMap();
map.put(1, 1, 1, MINUTES);
sleepMillis(1);
map.put(1, 1);
EntryView<Integer, Integer> entryView = map.getEntryView(1);
long expectedExpirationTime = entryView.getLastUpdateTime() + MINUTES.toMillis(1);
assertEquals(expectedExpirationTime, entryView.getExpirationTime());
}
```
| defect | wrong calculation of expiration time after update with no ttl expected behaviour is expiration time last update time ttl this test shoes the issue test public void testexpirationtime calculated against lastupdatetime after putwithnottl throws exception imap map createmap map put minutes sleepmillis map put entryview entryview map getentryview long expectedexpirationtime entryview getlastupdatetime minutes tomillis assertequals expectedexpirationtime entryview getexpirationtime | 1 |
74,849 | 25,359,071,215 | IssuesEvent | 2022-11-20 17:34:58 | vector-im/element-web | https://api.github.com/repos/vector-im/element-web | closed | Got „Unable to decrypt: decryption key withheld“ for some messages | T-Defect X-Regression S-Major A-E2EE O-Frequent | ### Steps to reproduce
1. Existing encrypted room
2. Other user sends some messages
### Outcome
#### What did you expect?
Could read all messages
#### What happened instead?
- Got „Unable to decrypt: decryption key withheld“
- After new login they appear as „Unable to decrypt: Error: OLM.UNKNOWN_MESSAGE_INDEX “
- Sender can read all messages
### Operating system
Ubuntu 22.04.1 LTS
### Browser information
Firefox 107.0
### URL for webapp
https://develop.element.io/
### Application version
Element version: 65b8bc196a89-react-3f3005a3ca4d-js-bd4589fcc45b Olm version: 3.2.12
### Homeserver
ccc-ffm.de / Synapse 1.70.1
### Will you send logs?
Yes | 1.0 | Got „Unable to decrypt: decryption key withheld“ for some messages - ### Steps to reproduce
1. Existing encrypted room
2. Other user sends some messages
### Outcome
#### What did you expect?
Could read all messages
#### What happened instead?
- Got „Unable to decrypt: decryption key withheld“
- After new login they appear as „Unable to decrypt: Error: OLM.UNKNOWN_MESSAGE_INDEX “
- Sender can read all messages
### Operating system
Ubuntu 22.04.1 LTS
### Browser information
Firefox 107.0
### URL for webapp
https://develop.element.io/
### Application version
Element version: 65b8bc196a89-react-3f3005a3ca4d-js-bd4589fcc45b Olm version: 3.2.12
### Homeserver
ccc-ffm.de / Synapse 1.70.1
### Will you send logs?
Yes | defect | got „unable to decrypt decryption key withheld“ for some messages steps to reproduce existing encrypted room other user sends some messages outcome what did you expect could read all messages what happened instead got „unable to decrypt decryption key withheld“ after new login they appear as „unable to decrypt error olm unknown message index “ sender can read all messages operating system ubuntu lts browser information firefox url for webapp application version element version react js olm version homeserver ccc ffm de synapse will you send logs yes | 1 |
6,986 | 2,610,320,696 | IssuesEvent | 2015-02-26 19:43:28 | chrsmith/republic-at-war | https://api.github.com/repos/chrsmith/republic-at-war | closed | Graphics Glitch | auto-migrated Priority-Medium Type-Defect | ```
Aurra Sing doesn't have one of them green hexagon things beneath her which all
the other heroes have
```
-----
Original issue reported on code.google.com by `z3r0...@gmail.com` on 8 May 2011 at 4:15 | 1.0 | Graphics Glitch - ```
Aurra Sing doesn't have one of them green hexagon things beneath her which all
the other heroes have
```
-----
Original issue reported on code.google.com by `z3r0...@gmail.com` on 8 May 2011 at 4:15 | defect | graphics glitch aurra sing doesn t have one of them green hexagon things beneath her which all the other heroes have original issue reported on code google com by gmail com on may at | 1 |
12,890 | 8,149,877,940 | IssuesEvent | 2018-08-22 11:05:21 | apinf/platform | https://api.github.com/repos/apinf/platform | closed | Filter options box should close if user clicks outside the box | Usability Issue icebox | On https://nightly.apinf.io/apis if I click filter icon and then I decide that I don't want to do filtering, I need to point to filter icon again to close the options. I would like to close it just by clicking elsewhere in the page.

| True | Filter options box should close if user clicks outside the box - On https://nightly.apinf.io/apis if I click filter icon and then I decide that I don't want to do filtering, I need to point to filter icon again to close the options. I would like to close it just by clicking elsewhere in the page.

| non_defect | filter options box should close if user clicks outside the box on if i click filter icon and then i decide that i don t want to do filtering i need to point to filter icon again to close the options i would like to close it just by clicking elsewhere in the page | 0 |
107,041 | 9,200,724,472 | IssuesEvent | 2019-03-07 17:45:21 | zetkin/organize.zetk.in | https://api.github.com/repos/zetkin/organize.zetk.in | opened | Not loading actions properly | bug entry-level user test | Users have reported that actions are not being loaded properly in the calendar. This probably happens when a single action pane is open. The action from the pane is loaded, which means that the list is created and hence the root pane considers action to already be pending/loaded and refrains from loading the full list.
If this is indeed the case, the steps to reproduce are:
1. Navigate to campaign section and make sure there are >1 actions in the calendar
2. Open one action in `ActionPane`
3. Refresh the browser window
Expected results: All the data displayed in step 2 should be re-loaded
Actual results: Just the action which is open in it's own pane is loaded, so the calendar is almost empty. | 1.0 | Not loading actions properly - Users have reported that actions are not being loaded properly in the calendar. This probably happens when a single action pane is open. The action from the pane is loaded, which means that the list is created and hence the root pane considers action to already be pending/loaded and refrains from loading the full list.
If this is indeed the case, the steps to reproduce are:
1. Navigate to campaign section and make sure there are >1 actions in the calendar
2. Open one action in `ActionPane`
3. Refresh the browser window
Expected results: All the data displayed in step 2 should be re-loaded
Actual results: Just the action which is open in it's own pane is loaded, so the calendar is almost empty. | non_defect | not loading actions properly users have reported that actions are not being loaded properly in the calendar this probably happens when a single action pane is open the action from the pane is loaded which means that the list is created and hence the root pane considers action to already be pending loaded and refrains from loading the full list if this is indeed the case the steps to reproduce are navigate to campaign section and make sure there are actions in the calendar open one action in actionpane refresh the browser window expected results all the data displayed in step should be re loaded actual results just the action which is open in it s own pane is loaded so the calendar is almost empty | 0 |
19,149 | 3,146,448,888 | IssuesEvent | 2015-09-14 23:09:26 | google/gcm | https://api.github.com/repos/google/gcm | closed | add method in Message.java. | auto-migrated Priority-Medium Type-Defect | ```
adding one method in Message.java.
public Builder addArrayofData(Map<String, String> map)
It's useful when dynamically adding data to the Message.Builder()
use this clone for patching
```
Original issue reported on code.google.com by `erikswed...@gmail.com` on 27 Jan 2013 at 11:11 | 1.0 | add method in Message.java. - ```
adding one method in Message.java.
public Builder addArrayofData(Map<String, String> map)
It's useful when dynamically adding data to the Message.Builder()
use this clone for patching
```
Original issue reported on code.google.com by `erikswed...@gmail.com` on 27 Jan 2013 at 11:11 | defect | add method in message java adding one method in message java public builder addarrayofdata map map it s useful when dynamically adding data to the message builder use this clone for patching original issue reported on code google com by erikswed gmail com on jan at | 1 |
17,436 | 12,370,279,506 | IssuesEvent | 2020-05-18 16:32:11 | yt-project/yt | https://api.github.com/repos/yt-project/yt | opened | CI: is appveyor still necessary ? | infrastructure question | A question about CI: Is the original reason for having appveyor + travis that Travis didn’t run on windows ? Apparently now it does, though with limited support. Since we don’t seem to use a very complicated configuration for appveyor, maybe it’s be worth reevalutating Travis as a windows option ?
Motivation for this inquiry: I recently cluttered the appveyor queue by pushing often (exceeding one push every hour). Travis however runs jobs concurrently and I have yet to see its queue saturate. | 1.0 | CI: is appveyor still necessary ? - A question about CI: Is the original reason for having appveyor + travis that Travis didn’t run on windows ? Apparently now it does, though with limited support. Since we don’t seem to use a very complicated configuration for appveyor, maybe it’s be worth reevalutating Travis as a windows option ?
Motivation for this inquiry: I recently cluttered the appveyor queue by pushing often (exceeding one push every hour). Travis however runs jobs concurrently and I have yet to see its queue saturate. | non_defect | ci is appveyor still necessary a question about ci is the original reason for having appveyor travis that travis didn’t run on windows apparently now it does though with limited support since we don’t seem to use a very complicated configuration for appveyor maybe it’s be worth reevalutating travis as a windows option motivation for this inquiry i recently cluttered the appveyor queue by pushing often exceeding one push every hour travis however runs jobs concurrently and i have yet to see its queue saturate | 0 |
2,816 | 2,648,479,353 | IssuesEvent | 2015-03-14 00:11:42 | open-app/holodex | https://api.github.com/repos/open-app/holodex | opened | user can delete their personal relationships | API feature needs-design UI | person removes relationships with self and other agent. | 1.0 | user can delete their personal relationships - person removes relationships with self and other agent. | non_defect | user can delete their personal relationships person removes relationships with self and other agent | 0 |
609,654 | 18,884,164,701 | IssuesEvent | 2021-11-15 04:49:10 | jetstack/cert-manager | https://api.github.com/repos/jetstack/cert-manager | closed | Can `cert-manager.io/cluster-issuer: nameOfClusterIssuer` annotation be made to work on a namespace? | area/api kind/feature priority/awaiting-more-evidence lifecycle/rotten area/ingress-shim |
Can `cert-manager.io/cluster-issuer: nameOfClusterIssuer` be made to work on a namespace?
As I wanted to generate a wildcard based certificate per k8s namespace, something like *.namespace.svc.cluster.local
I don't want to keep creating a Certificate CRD object per namespace.
If it's not possible today, can you set me up in the right direction
**Environment details:**:
- Kubernetes version: 1.18.x
- Cloud-provider/provisioner: aws
- cert-manager version: v1.2.0
- Install method: argocd
/kind bug
| 1.0 | Can `cert-manager.io/cluster-issuer: nameOfClusterIssuer` annotation be made to work on a namespace? -
Can `cert-manager.io/cluster-issuer: nameOfClusterIssuer` be made to work on a namespace?
As I wanted to generate a wildcard based certificate per k8s namespace, something like *.namespace.svc.cluster.local
I don't want to keep creating a Certificate CRD object per namespace.
If it's not possible today, can you set me up in the right direction
**Environment details:**:
- Kubernetes version: 1.18.x
- Cloud-provider/provisioner: aws
- cert-manager version: v1.2.0
- Install method: argocd
/kind bug
| non_defect | can cert manager io cluster issuer nameofclusterissuer annotation be made to work on a namespace can cert manager io cluster issuer nameofclusterissuer be made to work on a namespace as i wanted to generate a wildcard based certificate per namespace something like namespace svc cluster local i don t want to keep creating a certificate crd object per namespace if it s not possible today can you set me up in the right direction environment details kubernetes version x cloud provider provisioner aws cert manager version install method argocd kind bug | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.