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
855
labels
stringlengths
4
721
body
stringlengths
1
261k
index
stringclasses
13 values
text_combine
stringlengths
96
261k
label
stringclasses
2 values
text
stringlengths
96
240k
binary_label
int64
0
1
758,985
26,576,222,148
IssuesEvent
2023-01-21 21:16:59
fedimint/fedimint
https://api.github.com/repos/fedimint/fedimint
closed
Does not terminate (hangs) on panic
bug high priority
On error I've spotted in https://github.com/fedimint/fedimint/issues/1417#issue-1549749091 the fedimint killed all the peer connections, but then did not stop, preventing `systemd` from starting it again.
1.0
Does not terminate (hangs) on panic - On error I've spotted in https://github.com/fedimint/fedimint/issues/1417#issue-1549749091 the fedimint killed all the peer connections, but then did not stop, preventing `systemd` from starting it again.
priority
does not terminate hangs on panic on error i ve spotted in the fedimint killed all the peer connections but then did not stop preventing systemd from starting it again
1
277,051
8,616,301,565
IssuesEvent
2018-11-19 23:33:21
lidarr/Lidarr
https://api.github.com/repos/lidarr/Lidarr
closed
Improve parsing and identification of track files
Area: Parsing Priority: High Status: In Progress Type: Bug
Finish local file scanning to pick up files currently in library. At the moment, FLAC files may not be picked up at all.
1.0
Improve parsing and identification of track files - Finish local file scanning to pick up files currently in library. At the moment, FLAC files may not be picked up at all.
priority
improve parsing and identification of track files finish local file scanning to pick up files currently in library at the moment flac files may not be picked up at all
1
404,351
11,855,726,766
IssuesEvent
2020-03-25 05:20:44
woocommerce/woocommerce-gateway-paypal-express-checkout
https://api.github.com/repos/woocommerce/woocommerce-gateway-paypal-express-checkout
closed
"Phone: Optional/Required" setting in Customizer (from core WC) should indicate if it's being overridden by PPEC "Require Phone Number" Setting
Priority: High [Status] Has PR [Type] Bug [Type] Enhancement
"Require Phone Number" setting in PayPal Checkout overrides the WooCommerce core setting in Customizer under **WooCommerce > Checkout**, however there is no way to tell when you are in Customizer. This can lead to confusion. For example in the following situation: 1. You have PayPal Checkout active, and have not enabled the "Require Phone Number" setting (default): ![Screenshot](https://d.pr/YmevEd+) Screenshot direct link: https://d.pr/YmevEd 2. You want phone to be required, so you go to Customizer > WooCommerce > Checkout, and set the phone to required: ![Screenshot](https://d.pr/NMhgpK+) Screenshot direct link: https://d.pr/NMhgpK 3. You do some testing, and the phone is still not required, but you are unsure why. Adding a little note under the customizer field when PPEC is active would avoid this confusion.
1.0
"Phone: Optional/Required" setting in Customizer (from core WC) should indicate if it's being overridden by PPEC "Require Phone Number" Setting - "Require Phone Number" setting in PayPal Checkout overrides the WooCommerce core setting in Customizer under **WooCommerce > Checkout**, however there is no way to tell when you are in Customizer. This can lead to confusion. For example in the following situation: 1. You have PayPal Checkout active, and have not enabled the "Require Phone Number" setting (default): ![Screenshot](https://d.pr/YmevEd+) Screenshot direct link: https://d.pr/YmevEd 2. You want phone to be required, so you go to Customizer > WooCommerce > Checkout, and set the phone to required: ![Screenshot](https://d.pr/NMhgpK+) Screenshot direct link: https://d.pr/NMhgpK 3. You do some testing, and the phone is still not required, but you are unsure why. Adding a little note under the customizer field when PPEC is active would avoid this confusion.
priority
phone optional required setting in customizer from core wc should indicate if it s being overridden by ppec require phone number setting require phone number setting in paypal checkout overrides the woocommerce core setting in customizer under woocommerce checkout however there is no way to tell when you are in customizer this can lead to confusion for example in the following situation you have paypal checkout active and have not enabled the require phone number setting default screenshot direct link you want phone to be required so you go to customizer woocommerce checkout and set the phone to required screenshot direct link you do some testing and the phone is still not required but you are unsure why adding a little note under the customizer field when ppec is active would avoid this confusion
1
399,246
11,745,284,429
IssuesEvent
2020-03-12 09:32:03
codacy/codacy-meta
https://api.github.com/repos/codacy/codacy-meta
closed
Sonar C# failure when using user's own config file
High Priority
When Sonar C# is using user's own configuration file (SonarLint.xml) for the analysis, it's returning the following error message in UI (no problem when running with CLI): KubernetesDockerRunner: Container for codacy/codacy-sonar-csharp:3.3.0 exited with non-zero code 1 Unhandled Exception: System.InvalidOperationException: Sequence contains no elements at System.Linq.Enumerable.Single[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0004a] in <7ded87b81a794667956c6beaee0bc32a>:0 at CodacyCSharp.Analyzer.CodeAnalyzer+<>c.<GetAnalyzers>b__12_0 (System.Xml.Linq.XElement e) [0x00010] in <5f10840f939742dfbfd63a6695a0fa72>:0 at System.Linq.Enumerable+SelectEnumerableIterator`2[TSource,TResult].ToArray () [0x0001d] in <7ded87b81a794667956c6beaee0bc32a>:0 at System.Linq.Enumerable.ToArray[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0001f] in <7ded87b81a794667956c6beaee0bc32a>:0 at System.Collections.Immutable.ImmutableExtensions+FallbackWrapper`1[T].get_Count () [0x00019] in <2e5af6ef122c4468962237668e6f8259>:0 at System.Collections.Immutable.ImmutableList`1[T].CreateRange (System.Collections.Generic.IEnumerable`1[T] items) [0x00013] in <2e5af6ef122c4468962237668e6f8259>:0 at System.Collections.Immutable.ImmutableList`1[T].AddRange (System.Collections.Generic.IEnumerable`1[T] items) [0x00013] in <2e5af6ef122c4468962237668e6f8259>:0 at System.Collections.Immutable.ImmutableList.ToImmutableList[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0000c] in <2e5af6ef122c4468962237668e6f8259>:0 at CodacyCSharp.Analyzer.CodeAnalyzer.GetAnalyzers () [0x00056] in <5f10840f939742dfbfd63a6695a0fa72>:0 at CodacyCSharp.Analyzer.CodeAnalyzer..ctor () [0x00216] in <5f10840f939742dfbfd63a6695a0fa72>:0 at CodacyCSharp.Analyzer.Program.Main () [0x00000] in <5f10840f939742dfbfd63a6695a0fa72>:0 [ERROR] FATAL UNHANDLED EXCEPTION: System.InvalidOperationException: Sequence contains no elements at System.Linq.Enumerable.Single[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0004a] in <7ded87b81a794667956c6beaee0bc32a>:0 at CodacyCSharp.Analyzer.CodeAnalyzer+<>c.<GetAnalyzers>b__12_0 (System.Xml.Linq.XElement e) [0x00010] in <5f10840f939742dfbfd63a6695a0fa72>:0 at System.Linq.Enumerable+SelectEnumerableIterator`2[TSource,TResult].ToArray () [0x0001d] in <7ded87b81a794667956c6beaee0bc32a>:0 at System.Linq.Enumerable.ToArray[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0001f] in <7ded87b81a794667956c6beaee0bc32a>:0 at System.Collections.Immutable.ImmutableExtensions+FallbackWrapper`1[T].get_Count () [0x00019] in <2e5af6ef122c4468962237668e6f8259>:0 at System.Collections.Immutable.ImmutableList`1[T].CreateRange (System.Collections.Generic.IEnumerable`1[T] items) [0x00013] in <2e5af6ef122c4468962237668e6f8259>:0 at System.Collections.Immutable.ImmutableList`1[T].AddRange (System.Collections.Generic.IEnumerable`1[T] items) [0x00013] in <2e5af6ef122c4468962237668e6f8259>:0 at System.Collections.Immutable.ImmutableList.ToImmutableList[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0000c] in <2e5af6ef122c4468962237668e6f8259>:0 at CodacyCSharp.Analyzer.CodeAnalyzer.GetAnalyzers () [0x00056] in <5f10840f939742dfbfd63a6695a0fa72>:0 at CodacyCSharp.Analyzer.CodeAnalyzer..ctor () [0x00216] in <5f10840f939742dfbfd63a6695a0fa72>:0 at CodacyCSharp.Analyzer.Program.Main () [0x00000] in <5f10840f939742dfbfd63a6695a0fa72>:0 <br><br><i>(created from <a href='https://codacy.zendesk.com/agent/tickets/9533'>Zendesk ticket #9533</a>)<br>gz#9533</i>
1.0
Sonar C# failure when using user's own config file - When Sonar C# is using user's own configuration file (SonarLint.xml) for the analysis, it's returning the following error message in UI (no problem when running with CLI): KubernetesDockerRunner: Container for codacy/codacy-sonar-csharp:3.3.0 exited with non-zero code 1 Unhandled Exception: System.InvalidOperationException: Sequence contains no elements at System.Linq.Enumerable.Single[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0004a] in <7ded87b81a794667956c6beaee0bc32a>:0 at CodacyCSharp.Analyzer.CodeAnalyzer+<>c.<GetAnalyzers>b__12_0 (System.Xml.Linq.XElement e) [0x00010] in <5f10840f939742dfbfd63a6695a0fa72>:0 at System.Linq.Enumerable+SelectEnumerableIterator`2[TSource,TResult].ToArray () [0x0001d] in <7ded87b81a794667956c6beaee0bc32a>:0 at System.Linq.Enumerable.ToArray[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0001f] in <7ded87b81a794667956c6beaee0bc32a>:0 at System.Collections.Immutable.ImmutableExtensions+FallbackWrapper`1[T].get_Count () [0x00019] in <2e5af6ef122c4468962237668e6f8259>:0 at System.Collections.Immutable.ImmutableList`1[T].CreateRange (System.Collections.Generic.IEnumerable`1[T] items) [0x00013] in <2e5af6ef122c4468962237668e6f8259>:0 at System.Collections.Immutable.ImmutableList`1[T].AddRange (System.Collections.Generic.IEnumerable`1[T] items) [0x00013] in <2e5af6ef122c4468962237668e6f8259>:0 at System.Collections.Immutable.ImmutableList.ToImmutableList[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0000c] in <2e5af6ef122c4468962237668e6f8259>:0 at CodacyCSharp.Analyzer.CodeAnalyzer.GetAnalyzers () [0x00056] in <5f10840f939742dfbfd63a6695a0fa72>:0 at CodacyCSharp.Analyzer.CodeAnalyzer..ctor () [0x00216] in <5f10840f939742dfbfd63a6695a0fa72>:0 at CodacyCSharp.Analyzer.Program.Main () [0x00000] in <5f10840f939742dfbfd63a6695a0fa72>:0 [ERROR] FATAL UNHANDLED EXCEPTION: System.InvalidOperationException: Sequence contains no elements at System.Linq.Enumerable.Single[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0004a] in <7ded87b81a794667956c6beaee0bc32a>:0 at CodacyCSharp.Analyzer.CodeAnalyzer+<>c.<GetAnalyzers>b__12_0 (System.Xml.Linq.XElement e) [0x00010] in <5f10840f939742dfbfd63a6695a0fa72>:0 at System.Linq.Enumerable+SelectEnumerableIterator`2[TSource,TResult].ToArray () [0x0001d] in <7ded87b81a794667956c6beaee0bc32a>:0 at System.Linq.Enumerable.ToArray[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0001f] in <7ded87b81a794667956c6beaee0bc32a>:0 at System.Collections.Immutable.ImmutableExtensions+FallbackWrapper`1[T].get_Count () [0x00019] in <2e5af6ef122c4468962237668e6f8259>:0 at System.Collections.Immutable.ImmutableList`1[T].CreateRange (System.Collections.Generic.IEnumerable`1[T] items) [0x00013] in <2e5af6ef122c4468962237668e6f8259>:0 at System.Collections.Immutable.ImmutableList`1[T].AddRange (System.Collections.Generic.IEnumerable`1[T] items) [0x00013] in <2e5af6ef122c4468962237668e6f8259>:0 at System.Collections.Immutable.ImmutableList.ToImmutableList[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0000c] in <2e5af6ef122c4468962237668e6f8259>:0 at CodacyCSharp.Analyzer.CodeAnalyzer.GetAnalyzers () [0x00056] in <5f10840f939742dfbfd63a6695a0fa72>:0 at CodacyCSharp.Analyzer.CodeAnalyzer..ctor () [0x00216] in <5f10840f939742dfbfd63a6695a0fa72>:0 at CodacyCSharp.Analyzer.Program.Main () [0x00000] in <5f10840f939742dfbfd63a6695a0fa72>:0 <br><br><i>(created from <a href='https://codacy.zendesk.com/agent/tickets/9533'>Zendesk ticket #9533</a>)<br>gz#9533</i>
priority
sonar c failure when using user s own config file when sonar c is using user s own configuration file sonarlint xml for the analysis it s returning the following error message in ui no problem when running with cli kubernetesdockerrunner container for codacy codacy sonar csharp exited with non zero code unhandled exception system invalidoperationexception sequence contains no elements at system linq enumerable single system collections generic ienumerable source in at codacycsharp analyzer codeanalyzer c b system xml linq xelement e in at system linq enumerable selectenumerableiterator toarray in at system linq enumerable toarray system collections generic ienumerable source in at system collections immutable immutableextensions fallbackwrapper get count in at system collections immutable immutablelist createrange system collections generic ienumerable items in at system collections immutable immutablelist addrange system collections generic ienumerable items in at system collections immutable immutablelist toimmutablelist system collections generic ienumerable source in at codacycsharp analyzer codeanalyzer getanalyzers in at codacycsharp analyzer codeanalyzer ctor in at codacycsharp analyzer program main in fatal unhandled exception system invalidoperationexception sequence contains no elements at system linq enumerable single system collections generic ienumerable source in at codacycsharp analyzer codeanalyzer c b system xml linq xelement e in at system linq enumerable selectenumerableiterator toarray in at system linq enumerable toarray system collections generic ienumerable source in at system collections immutable immutableextensions fallbackwrapper get count in at system collections immutable immutablelist createrange system collections generic ienumerable items in at system collections immutable immutablelist addrange system collections generic ienumerable items in at system collections immutable immutablelist toimmutablelist system collections generic ienumerable source in at codacycsharp analyzer codeanalyzer getanalyzers in at codacycsharp analyzer codeanalyzer ctor in at codacycsharp analyzer program main in created from gz
1
215,003
7,285,754,398
IssuesEvent
2018-02-23 06:25:27
akvo/akvo-rsr
https://api.github.com/repos/akvo/akvo-rsr
closed
Redirect http requests to https on the RSR API
Chore Priority: High Type: API
The web site requests have been redirected, and partners have been given a deadline to move their clients using the API to https. If the deadline has passed, we should redirect all http requests to the RSR API to https. Most clients should handle this correctly, but if there are any clients that don't handle this, the onus would be on our partners to make the switch, since they have already been intimated of the upcoming change. This is important for security reasons.
1.0
Redirect http requests to https on the RSR API - The web site requests have been redirected, and partners have been given a deadline to move their clients using the API to https. If the deadline has passed, we should redirect all http requests to the RSR API to https. Most clients should handle this correctly, but if there are any clients that don't handle this, the onus would be on our partners to make the switch, since they have already been intimated of the upcoming change. This is important for security reasons.
priority
redirect http requests to https on the rsr api the web site requests have been redirected and partners have been given a deadline to move their clients using the api to https if the deadline has passed we should redirect all http requests to the rsr api to https most clients should handle this correctly but if there are any clients that don t handle this the onus would be on our partners to make the switch since they have already been intimated of the upcoming change this is important for security reasons
1
339,352
10,252,869,151
IssuesEvent
2019-08-21 09:55:03
onaio/reveal-frontend
https://api.github.com/repos/onaio/reveal-frontend
closed
IRS Planning - Jurisdiction Selection Map Styling
Priority: High bug has pr
A few more interactions need to be flushed out: - [x] Loading an existing draft should have selection `fill-color` stops generated on load - [x] Toggling the `Toggle All` checkbox in the drilldown table should update the selection `fill-color` stops - [x] When drilled down, `Toggle All` checkbox should only descendant Jurisdiction selections
1.0
IRS Planning - Jurisdiction Selection Map Styling - A few more interactions need to be flushed out: - [x] Loading an existing draft should have selection `fill-color` stops generated on load - [x] Toggling the `Toggle All` checkbox in the drilldown table should update the selection `fill-color` stops - [x] When drilled down, `Toggle All` checkbox should only descendant Jurisdiction selections
priority
irs planning jurisdiction selection map styling a few more interactions need to be flushed out loading an existing draft should have selection fill color stops generated on load toggling the toggle all checkbox in the drilldown table should update the selection fill color stops when drilled down toggle all checkbox should only descendant jurisdiction selections
1
269,506
8,439,504,538
IssuesEvent
2018-10-18 02:14:25
CS2103-AY1819S1-W14-4/main
https://api.github.com/repos/CS2103-AY1819S1-W14-4/main
closed
As a admin, I want to remove users from the system.
priority.high type.story
So that I can remove the users who are no longer using the system.
1.0
As a admin, I want to remove users from the system. - So that I can remove the users who are no longer using the system.
priority
as a admin i want to remove users from the system so that i can remove the users who are no longer using the system
1
278,498
8,642,033,340
IssuesEvent
2018-11-25 00:57:46
jatinrampal/WhiteBears-Capstone
https://api.github.com/repos/jatinrampal/WhiteBears-Capstone
closed
Document Download Error
bug high priority
![image](https://user-images.githubusercontent.com/23020740/48973874-b7996e80-f017-11e8-86b0-e2f23c6469b8.png) When selecting and trying to download a Document from the Project Page it's erroring here.
1.0
Document Download Error - ![image](https://user-images.githubusercontent.com/23020740/48973874-b7996e80-f017-11e8-86b0-e2f23c6469b8.png) When selecting and trying to download a Document from the Project Page it's erroring here.
priority
document download error when selecting and trying to download a document from the project page it s erroring here
1
693,837
23,791,757,482
IssuesEvent
2022-09-02 15:08:59
WFP-VAM/prism-frontend
https://api.github.com/repos/WFP-VAM/prism-frontend
closed
Set geometry type for vector layers
enhancement frontend skills:React priority:high javascript
In order to validate that a layer is able to perform population exposure analysis, a geometry type needs to be included within its configuration options. Also, there needs to be a check in order to remove vector layers for common analysis.
1.0
Set geometry type for vector layers - In order to validate that a layer is able to perform population exposure analysis, a geometry type needs to be included within its configuration options. Also, there needs to be a check in order to remove vector layers for common analysis.
priority
set geometry type for vector layers in order to validate that a layer is able to perform population exposure analysis a geometry type needs to be included within its configuration options also there needs to be a check in order to remove vector layers for common analysis
1
461,478
13,230,932,221
IssuesEvent
2020-08-18 10:42:31
redcross/arcdata
https://api.github.com/repos/redcross/arcdata
closed
When filtering for incidents by County on the More Incidents... page, pop-up menu doesn't display counties
high-priority staging
When filtering for incidents by County on the More Incidents... page (https://www.dcsops.org/incidents/illinois/incidents), the pop-up menu doesn't display counties. Instead, it simply shows **County**: <img width="1280" alt="County" src="https://user-images.githubusercontent.com/4147733/90346999-00b30280-dff3-11ea-89b9-4709acdc479f.png">
1.0
When filtering for incidents by County on the More Incidents... page, pop-up menu doesn't display counties - When filtering for incidents by County on the More Incidents... page (https://www.dcsops.org/incidents/illinois/incidents), the pop-up menu doesn't display counties. Instead, it simply shows **County**: <img width="1280" alt="County" src="https://user-images.githubusercontent.com/4147733/90346999-00b30280-dff3-11ea-89b9-4709acdc479f.png">
priority
when filtering for incidents by county on the more incidents page pop up menu doesn t display counties when filtering for incidents by county on the more incidents page the pop up menu doesn t display counties instead it simply shows county img width alt county src
1
661,823
22,090,091,092
IssuesEvent
2022-06-01 04:47:46
papaya-insurtech/mango-bug-report
https://api.github.com/repos/papaya-insurtech/mango-bug-report
opened
UAT/BaoMinh/Thời hạn hiệu lực Xe máy/IOS
bug priority/high f/portal f/mobile f/email
ID: 532762 **APP** _Hiện tại_ 1. Tại màn hình UI **Hoàn thành hợp đồng** , chọn công ty bảo hiểm là Bảo Minh 2. Chỉnh thời hạn bảo hiểm là today => Trên app vẫn cho thanh toán bình thường **Email** Thời hạn hiệu lực của 2 email được PPY gửi về cho KH (Email Thông báo thanh toán phí BH và Xác nhận thanh toán phí bảo hiểm) vẫn là ngày today ![tempsnip](https://user-images.githubusercontent.com/105489603/171329579-f727d896-71ab-4685-9bb6-af236a1660c5.png) _Mong muốn: Chặn rule thanh toán cho trường hợp này ở trên app và thời hạn hiệu lực của bảo hiểm Bảo Minh là sau ngày thanh toán. **Portal:** Không hiển thị thông tin số GCN ![tempsnip](https://user-images.githubusercontent.com/105489603/171328546-08c26cdf-0bf1-405c-b5da-91892d80218d.png)
1.0
UAT/BaoMinh/Thời hạn hiệu lực Xe máy/IOS - ID: 532762 **APP** _Hiện tại_ 1. Tại màn hình UI **Hoàn thành hợp đồng** , chọn công ty bảo hiểm là Bảo Minh 2. Chỉnh thời hạn bảo hiểm là today => Trên app vẫn cho thanh toán bình thường **Email** Thời hạn hiệu lực của 2 email được PPY gửi về cho KH (Email Thông báo thanh toán phí BH và Xác nhận thanh toán phí bảo hiểm) vẫn là ngày today ![tempsnip](https://user-images.githubusercontent.com/105489603/171329579-f727d896-71ab-4685-9bb6-af236a1660c5.png) _Mong muốn: Chặn rule thanh toán cho trường hợp này ở trên app và thời hạn hiệu lực của bảo hiểm Bảo Minh là sau ngày thanh toán. **Portal:** Không hiển thị thông tin số GCN ![tempsnip](https://user-images.githubusercontent.com/105489603/171328546-08c26cdf-0bf1-405c-b5da-91892d80218d.png)
priority
uat baominh thời hạn hiệu lực xe máy ios id app hiện tại tại màn hình ui hoàn thành hợp đồng chọn công ty bảo hiểm là bảo minh chỉnh thời hạn bảo hiểm là today trên app vẫn cho thanh toán bình thường email thời hạn hiệu lực của email được ppy gửi về cho kh email thông báo thanh toán phí bh và xác nhận thanh toán phí bảo hiểm vẫn là ngày today mong muốn chặn rule thanh toán cho trường hợp này ở trên app và thời hạn hiệu lực của bảo hiểm bảo minh là sau ngày thanh toán portal không hiển thị thông tin số gcn
1
27,050
2,690,002,658
IssuesEvent
2015-03-31 14:01:08
PA-Platform/RESTClient-APS
https://api.github.com/repos/PA-Platform/RESTClient-APS
closed
HTTPs with self-signed certificate does not work
bug priority-high
Response panel is empty after such request, even after accepting certificate in browser manually.
1.0
HTTPs with self-signed certificate does not work - Response panel is empty after such request, even after accepting certificate in browser manually.
priority
https with self signed certificate does not work response panel is empty after such request even after accepting certificate in browser manually
1
354,486
10,568,120,848
IssuesEvent
2019-10-06 10:38:43
DevAdventCalendar/DevAdventCalendar
https://api.github.com/repos/DevAdventCalendar/DevAdventCalendar
closed
Rename Error Page
bug good first issue hacktoberfest high priority
**To Reproduce** Steps to reproduce the behavior: Go to /Home/Error **Current behavior** There is a title "Error Page" **Expected behavior** There should be a title "Błąd"
1.0
Rename Error Page - **To Reproduce** Steps to reproduce the behavior: Go to /Home/Error **Current behavior** There is a title "Error Page" **Expected behavior** There should be a title "Błąd"
priority
rename error page to reproduce steps to reproduce the behavior go to home error current behavior there is a title error page expected behavior there should be a title błąd
1
817,079
30,624,408,107
IssuesEvent
2023-07-24 10:25:58
calcom/cal.com
https://api.github.com/repos/calcom/cal.com
closed
[CAL-2218] Organizations: Shows as nameless in top left profile
🐛 bug High priority organizations
I just created an org and the org shows as Nameless. This should have the org name ![CleanShot 2023-07-22 at 10.21.45@2x.png](https://uploads.linear.app/e86bf957-d82f-465e-b205-135559f4b623/287b48a1-4b11-4380-b539-df969677c4b1/7b899633-ac71-4b4d-afba-40fd530dca5e?signature=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJwYXRoIjoiL2U4NmJmOTU3LWQ4MmYtNDY1ZS1iMjA1LTEzNTU1OWY0YjYyMy8yODdiNDhhMS00YjExLTQzODAtYjUzOS1kZjk2OTY3N2M0YjEvN2I4OTk2MzMtYWM3MS00YjRkLWFmYmEtNDBmZDUzMGRjYTVlIiwiaWF0IjoxNjkwMDE3ODY3LCJleHAiOjE2OTAxMDQyNjd9.MVQxAwxb-a_AsgZyxLPYk3_9N51C1CtK7T_s7BHAeyI) <sub>From [SyncLinear.com](https://synclinear.com) | [CAL-2218](https://linear.app/calcom/issue/CAL-2218/organizations-shows-as-nameless-in-top-left-profile)</sub>
1.0
[CAL-2218] Organizations: Shows as nameless in top left profile - I just created an org and the org shows as Nameless. This should have the org name ![CleanShot 2023-07-22 at 10.21.45@2x.png](https://uploads.linear.app/e86bf957-d82f-465e-b205-135559f4b623/287b48a1-4b11-4380-b539-df969677c4b1/7b899633-ac71-4b4d-afba-40fd530dca5e?signature=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJwYXRoIjoiL2U4NmJmOTU3LWQ4MmYtNDY1ZS1iMjA1LTEzNTU1OWY0YjYyMy8yODdiNDhhMS00YjExLTQzODAtYjUzOS1kZjk2OTY3N2M0YjEvN2I4OTk2MzMtYWM3MS00YjRkLWFmYmEtNDBmZDUzMGRjYTVlIiwiaWF0IjoxNjkwMDE3ODY3LCJleHAiOjE2OTAxMDQyNjd9.MVQxAwxb-a_AsgZyxLPYk3_9N51C1CtK7T_s7BHAeyI) <sub>From [SyncLinear.com](https://synclinear.com) | [CAL-2218](https://linear.app/calcom/issue/CAL-2218/organizations-shows-as-nameless-in-top-left-profile)</sub>
priority
organizations shows as nameless in top left profile i just created an org and the org shows as nameless this should have the org name from
1
635,182
20,381,234,703
IssuesEvent
2022-02-21 22:10:42
KinsonDigital/Velaptor
https://api.github.com/repos/KinsonDigital/Velaptor
opened
🐛Animating textures not rendering fully with NET 6
🐛bug high priority
### I have done the items below . . . - [X] I have updated the title by replacing the '**_<title_**>' section. ### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior When the projects are using **NET 6.0**, animated textures to do not render correctly. A little more than half of the texture is not being rendered. Observe Issue Below: ![broken-animation-rendering](https://user-images.githubusercontent.com/85414302/155031828-4c8c41a2-a477-44f6-a178-c317bf241b6b.gif) ### Expected Behavior Completed texture to be rendered ### Steps To Reproduce 1. Make sure that projects are set to **NET 6.0** 2. Run testing application 3. Go to the scene for animated texture rendering 4. Observe results ### Operating System - [X] Windows - [ ] Linux - [ ] Android - [ ] Mac OS - [ ] iOS ### If you now what OS version the bug occurred on, enter the OS version here _No response_ ### Anything else? _No response_ ### Code of Conduct - [X] I agree to follow this project's Code of Conduct
1.0
🐛Animating textures not rendering fully with NET 6 - ### I have done the items below . . . - [X] I have updated the title by replacing the '**_<title_**>' section. ### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior When the projects are using **NET 6.0**, animated textures to do not render correctly. A little more than half of the texture is not being rendered. Observe Issue Below: ![broken-animation-rendering](https://user-images.githubusercontent.com/85414302/155031828-4c8c41a2-a477-44f6-a178-c317bf241b6b.gif) ### Expected Behavior Completed texture to be rendered ### Steps To Reproduce 1. Make sure that projects are set to **NET 6.0** 2. Run testing application 3. Go to the scene for animated texture rendering 4. Observe results ### Operating System - [X] Windows - [ ] Linux - [ ] Android - [ ] Mac OS - [ ] iOS ### If you now what OS version the bug occurred on, enter the OS version here _No response_ ### Anything else? _No response_ ### Code of Conduct - [X] I agree to follow this project's Code of Conduct
priority
🐛animating textures not rendering fully with net i have done the items below i have updated the title by replacing the section is there an existing issue for this i have searched the existing issues current behavior when the projects are using net animated textures to do not render correctly a little more than half of the texture is not being rendered observe issue below expected behavior completed texture to be rendered steps to reproduce make sure that projects are set to net run testing application go to the scene for animated texture rendering observe results operating system windows linux android mac os ios if you now what os version the bug occurred on enter the os version here no response anything else no response code of conduct i agree to follow this project s code of conduct
1
162,800
6,176,037,089
IssuesEvent
2017-07-01 09:22:29
GluuFederation/oxAuth
https://api.github.com/repos/GluuFederation/oxAuth
closed
need clear /end_session validation messages
enhancement High priority
oxauth has to provide specific log messages if request is rejected for any reason, otherwise it's is not clear from logs what is the exact reason of request reject. Sample https://support.gluu.org/customization/3908/logout-error-after-adding-oxauth-customize-login-page/
1.0
need clear /end_session validation messages - oxauth has to provide specific log messages if request is rejected for any reason, otherwise it's is not clear from logs what is the exact reason of request reject. Sample https://support.gluu.org/customization/3908/logout-error-after-adding-oxauth-customize-login-page/
priority
need clear end session validation messages oxauth has to provide specific log messages if request is rejected for any reason otherwise it s is not clear from logs what is the exact reason of request reject sample
1
526,921
15,304,900,189
IssuesEvent
2021-02-24 17:26:44
Aktanusa/CookieMonster
https://api.github.com/repos/Aktanusa/CookieMonster
closed
Game freezing
Bug HIGH priority
Cookie Clicker version: 2.031 Cookie Monster version: 2.031.4 Chrome version: Version 88.0.4324.150 (Official Build) (x86_64) The game freezes sometimes in Chrome. I think it is something to do with tooltips. It is reproducible by mousing over the chocolate egg when you have 9 sexdecillion cookies. This causes a javascript error: <img width="716" alt="Screen Shot 2021-02-24 at 7 44 44 pm" src="https://user-images.githubusercontent.com/3320713/108974660-c761fa80-76d9-11eb-93eb-af69033cf481.png"> If you keep mousing over tooltips and generating these errors, the game will freeze. Here is my save data, to help reproduce the error: `Mi4wMzF8fDE2MTQxMjY3OTk3NDU7MTYxMjkzNDIzMjUzNTsxNjE0MTU2NTYxNTk5O0Zyb3N0aWNrbGU7ZmJnamx8MDExMTAwMDAwMDAwMDAwMDAxMDEwfDkuMDc1NDE5OTE0ODI0MzY2ZSs1MTs2Ljg2NzgyNjYzMTg4Mzk4NmUrNTI7MTMzMTk4OzE2NDM7Ni43OTUxMzU4MjM1NTY4MzllKzUyOzI4Njc7MzswOzUuMDQyMzk1MDUxMDk1Mjc1ZSs0OTszOzM7MDswOy0xOzQ7MjQxOzIuMzM1MDYwMDg1Nzc0NTIwOGUrNDk7ODM7MTQ7NzQ7MTkyNzUzODs1O2NocmlzdG1hczsyLjc5NzUwMDg2ODI3NDY2MjVlKzUwOzEyOzM2OTQ0MTQ1MjEzNTc7MTQ1NzI0NDUyMzA0MjsyMjM3MTY5OTk4MzE1OzA7MDs2MTM7ODY7NDk0OzIyNjsyMjI7MjU7MTsxNTswOzUwOzA7MDszOzE1OzE2MTQxMTE0Nzc4MDc7MDszOzIyNyw2NTM7NDE7MTsxOzIuNjA4MjU2OTcwNTQzNDcxNWUrNDQ7fDgwNCwxNTE2LDEuNTk1NDA3NzI5ODgzMjJlKzQ4LDIsLDAsODA0OzgxMiwxNDIyLDEuMzk3MTgxNzE4ODIwNTIxN2UrNDgsMCwsMSw4MTI7NzUwLDEzMDAsMS4xNzcyODcwMjM1NDcxNzA3ZSs0NCwzLDE2MTQxNTY3MTg0MDg6NDoxNjE0MTQ3OTYyOTA5OjA6NDo1NjoxOjA6MTYxNDEyNjc5OTc3NDogMTExMDAwMDAxMDAwMDEwMDAwMDAwMDAwMDAwMDAwMDAwMCAwOjA6MDowOjA6MDowOjA6MDowOjA6MDowOjA6MDowOjA6MDowOjA6MDowOjA6MDowOjA6MDowOjM6NjowOjA6MDowOjA6MDowOjA6MDowOjE6MDoxOjYyOjE6ODowOjA6MDowOjA6MDoxOjgzOjE6MzE6MTo4NzowOjA6MDowOjA6MDowOjA6MDowOjA6MDowOjA6LDEsNzUwOzc1MCwxMjk2LDkuNzk1NTUyMTUwMjI2MTQxZSs0NSwwLCwxLDc1MDs3NTAsMTI3OSw2LjEyMjUwMzgzNTMyNjg3ZSs0NSwwLCwxLDc1MDs3MDIsMTIxMiwxLjIyNzQwNjcxNjQzMTI3MzNlKzQ1LDEsMTo4MjoxOi0xMDY2NDIuOTIyMzYxMTk1NzowOiA2MDY6NDotODY6NDg4OjgwNTowOjAhNDgwNDoxOjQ1OjU2MTowOjA6MCE2Mjg0OjE6NDg6MzQyOjA6MDowITM2NzQ6MDowOjM4MDo3Mzc6MDowITE1NDc6NDotMTMyOjUyMTo3MzU6MDowITkwMTk6MTo2Nzo1MjM6MDowOjAhNDMyODoyOi00NTo2NzI6Njc1OjA6MCE4NzI5OjU6NTM6NjY0OjA6MDowITYzMjo0Oi0xMDE6MzkyOjY0MTowOjAhNzUzODowOi0zMjo4NDE6MDowOjAhMTA3MzM6NTotNTY6NDA1OjA6MDowITEyMzMyOjE6NjoxNTk6MDowOjAhMTkyOTo0Oi0yMjQ6MTYxOjU3ODowOjAhMTQ0ODg6MToxMTo0Njg6MDowOjAhNTY0ODo0Oi0yMTY6MTM2OjUzMDowOjAhMTY1NzU6MToxMjoyNTg6MDowOjAhIDEsMSw3MDI7NzAwLDExNzEsNS4zMzE3NTE4OTAzNzEwMzRlKzQ1LDEsOC85LzMgMSAxNjE0MTQ4Njc0NTE5IDEsMSw3MDA7NjUwLDE1NTQsMy4xNTYzMTMzODI4MjI1MDRlKzQ0LDEsMTA5IDExIDUyOCAxLDEsNjUwOzY1MCwxMTAwLDQuOTU3OTY2MTgyMTQ3OTg4ZSs0NCwwLCwxLDY1MDs2NTAsMTA2MCwxLjY2NDkxMDgwNjQxODIxOWUrNDUsMCwsMSw2NTA7NjMwLDEwNzAsMy40OTIwMDY1MTEwNjg0ODllKzQ3LDAsLDEsNjMwOzYwMCw5OTAsOC43NzE0NzkwNDE0NTQyOTRlKzQ2LDAsLDEsNjAwOzYwMCw5ODAsOC4wODI1OTM3NzU4MzAzMzFlKzQ3LDAsLDEsNjAwOzU3MCw5NTAsMy4yNTYzMDk3MjUyMzQ5MjFlKzQ4LDAsLDEsNTcwOzU1Myw5MDMsMS4xMzg4MDA2NjU0NjgzNTQ0ZSs0OSwwLCwxLDU1Mzs1NTYsOTA3LDcuNjYxMDQ0MTQxMjgyNDQ0ZSs0OSwwLCwxLDU1Njs1MDUsODU1LDEuMTEyNTAxNDE3MDY0NjEyMWUrNDksMCwsMSw1MDU7NDczLDgyNiw0LjA3MjU0MTczMzM2NDAyZSs0OSwwLCwxLDQ3NDt8MTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTEwMTExMTExMTEwMDExMTExMTAwMTAwMDExMDAxMTExMTEwMDExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTEwMDExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTEwMDExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTAwMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTAxMDEwMDAxMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTEwMDEwMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTEwMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTEwMTAxMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMDExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTAwMDAxMTExMTExMTExMTExMTExMTExMTExMTExMTAwMTAxMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTEwMTExMTExMTExMTExMDAxMTExMTExMTExMTExMTExMTExMTAwMDAwMDAwMDAwMDAwMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTAwMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTAxMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTEwMDExMDAxMTAwMDAxMTExMDAxMTExMDAxMTExMTExMTExMTExMTExMTExMTAwMTExMTExMTExMTExMTExMTExMTAxMDAwMDAwMDAwMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMDAwMDAwMDAwMDExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMDAxMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMDAwMTExMTExMTEwMDAwMDAwMDExMTExMTExfDExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTEwMTExMTExMTExMTExMTEwMTExMTExMDAwMDAwMDAxMTExMDExMTExMTExMTAxMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTEwMDAxMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTEwMTExMTAwMTAwMDExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTEwMDAwMDAwMDAwMDAwMDExMDAxMTExMTExMTExMTAxMTExMTExMTExMTExMTExMTExMTExMTExMTExMTEwMTExMTExMTExMTAwMDAwMTExMTExMTExMTExMDAwMTExMTExMTExMTExMTExMTExMTExMTExMTExMTEwMTExMTAxMTExMTExMTExMTExMTAxMTExMDAwMDAxMTAwMDAwMDEwMTEwMDAwMTExMTExMTExMTExMTExMTEwMDExMTExMTExMTExMTEwMDAwMTExMTExMTExMTAwMDExMTAxMTExMDAwMDAwMDB8fENvb2tpZU1vbnN0ZXI6eyJzZXR0aW5ncyI6eyJCb3RCYXIiOjAsIlRpbWVyQmFyIjoxLCJUaW1lckJhclBvcyI6MCwiQnVpbGRDb2xvciI6MSwiQnVsa0J1aWxkQ29sb3IiOjEsIkNvbG9yUFBCdWxrTW9kZSI6MCwiVXBCYXJDb2xvciI6MSwiVXBncmFkZUJhckZpeGVkUG9zIjoxLCJDYWxjV3JpbmsiOjAsIkNQU01vZGUiOjEsIkF2Z0NQU0hpc3QiOjMsIkF2Z0NsaWNrc0hpc3QiOjAsIlRvb2xXYXJuQm9uIjowLCJHQ05vdGlmaWNhdGlvbiI6MSwiR0NGbGFzaCI6MSwiR0NTb3VuZCI6MSwiR0NWb2x1bWUiOjEwMCwiR0NTb3VuZFVSTCI6Imh0dHBzOi8vZnJlZXNvdW5kLm9yZy9kYXRhL3ByZXZpZXdzLzY2LzY2NzE3XzkzMTY1NS1scS5tcDMiLCJGb3J0dW5lTm90aWZpY2F0aW9uIjoxLCJGb3J0dW5lRmxhc2giOjEsIkZvcnR1bmVTb3VuZCI6MSwiRm9ydHVuZVZvbHVtZSI6MTAwLCJGb3J0dW5lU291bmRVUkwiOiJodHRwczovL2ZyZWVzb3VuZC5vcmcvZGF0YS9wcmV2aWV3cy8xNzQvMTc0MDI3XzMyNDI0OTQtbHEubXAzIiwiU2VhTm90aWZpY2F0aW9uIjowLCJTZWFGbGFzaCI6MCwiU2VhU291bmQiOjAsIlNlYVZvbHVtZSI6MTAwLCJTZWFTb3VuZFVSTCI6Imh0dHBzOi8vd3d3LmZyZWVzb3VuZC5vcmcvZGF0YS9wcmV2aWV3cy8xMjEvMTIxMDk5XzIxOTMyNjYtbHEubXAzIiwiR2FyZEZsYXNoIjowLCJHYXJkU291bmQiOjAsIkdhcmRWb2x1bWUiOjEwMCwiR2FyZFNvdW5kVVJMIjoiaHR0cHM6Ly9mcmVlc291bmQub3JnL2RhdGEvcHJldmlld3MvMTAzLzEwMzA0Nl84NjE3MTQtbHEubXAzIiwiTWFnaWNOb3RpZmljYXRpb24iOjEsIk1hZ2ljRmxhc2giOjEsIk1hZ2ljU291bmQiOjEsIk1hZ2ljVm9sdW1lIjoxMDAsIk1hZ2ljU291bmRVUkwiOiJodHRwczovL2ZyZWVzb3VuZC5vcmcvZGF0YS9wcmV2aWV3cy8yMjEvMjIxNjgzXzEwMTUyNDAtbHEubXAzIiwiV3JpbmtsZXJOb3RpZmljYXRpb24iOjAsIldyaW5rbGVyRmxhc2giOjAsIldyaW5rbGVyU291bmQiOjAsIldyaW5rbGVyVm9sdW1lIjoxMDAsIldyaW5rbGVyU291bmRVUkwiOiJodHRwczovL2ZyZWVzb3VuZC5vcmcvZGF0YS9wcmV2aWV3cy8xMjQvMTI0MTg2XzgwNDMtbHEubXAzIiwiV3JpbmtsZXJNYXhOb3RpZmljYXRpb24iOjEsIldyaW5rbGVyTWF4Rmxhc2giOjAsIldyaW5rbGVyTWF4U291bmQiOjEsIldyaW5rbGVyTWF4Vm9sdW1lIjoxMDAsIldyaW5rbGVyTWF4U291bmRVUkwiOiJodHRwczovL2ZyZWVzb3VuZC5vcmcvZGF0YS9wcmV2aWV3cy8xNTIvMTUyNzQzXzE1NjYzLWxxLm1wMyIsIlRpdGxlIjoxLCJUb29sdGlwSW5mbyI6MSwiVG9vbHRpcEFtb3IiOjAsIlRvb2xXYXJuTHVja3kiOjEsIlRvb2xXYXJuTHVja3lGcmVuenkiOjEsIlRvb2xXYXJuQ29uanVyZSI6MSwiVG9vbFdhcm5Db25qdXJlRnJlbnp5IjoxLCJUb29sV2FybkVkaWZpY2UiOjEsIlRvb2xXYXJuUG9zIjowLCJUb29sdGlwR3JpbSI6MSwiVG9vbFdyaW5rIjoxLCJUb29sdGlwTHVtcCI6MSwiRHJhZ29uQXVyYUluZm8iOjEsIlN0YXRzIjoxLCJNaXNzaW5nVXBncmFkZXMiOjEsIlVwU3RhdHMiOjEsIlRpbWVGb3JtYXQiOjAsIkRldGFpbGVkVGltZSI6MSwiR3JpbW9pcmVCYXIiOjEsIlNjYWxlIjowLCJTY2FsZURlY2ltYWxzIjoyLCJTY2FsZVNlcGFyYXRvciI6MCwiU2NhbGVDdXRvZmYiOjk5OTk5OSwiQ29sb3JzIjp7IkJsdWUiOiIjNGJiOGYwIiwiR3JlZW4iOiIjMDBmZjAwIiwiWWVsbG93IjoiI2ZmZmYwMCIsIk9yYW5nZSI6IiNmZjdmMDAiLCJSZWQiOiIjZmYwMDAwIiwiUHVycGxlIjoiI2ZmMDBmZiIsIkdyYXkiOiIjYjNiM2IzIiwiUGluayI6IiNmZjE0OTMiLCJCcm93biI6IiM4YjQ1MTMifSwiU29ydEJ1aWxkaW5ncyI6MSwiU29ydFVwZ3JhZGVzIjoxLCJHQ1RpbWVyIjoxLCJGYXZpY29uIjoxLCJXcmlua2xlckJ1dHRvbnMiOjEsIkhlYWRlciI6eyJCYXJzQ29sb3JzIjoxLCJDYWxjdWxhdGlvbiI6MSwiTm90aWZpY2F0aW9uIjoxLCJOb3RpZmljYXRpb25HZW5lcmFsIjoxLCJOb3RpZmljYXRpb25HQyI6MSwiTm90aWZpY2F0aW9uRkMiOjEsIk5vdGlmaWNhdGlvblNlYSI6MSwiTm90aWZpY2F0aW9uR2FyZCI6MSwiTm90aWZpY2F0aW9uTWFnaSI6MSwiTm90aWZpY2F0aW9uV3JpbmsiOjEsIk5vdGlmaWNhdGlvbldyaW5rTWF4IjoxLCJUb29sdGlwIjoxLCJTdGF0aXN0aWNzIjoxLCJOb3RhdGlvbiI6MSwiTWlzY2VsbGFuZW91cyI6MSwiTHVja3kiOjEsIlNwZWxscyI6MSwiQ2hhaW4iOjEsIlByZXN0aWdlIjoxLCJXcmluayI6MSwiU2VhIjoxLCJNaXNjIjoxLCJHYXJkZW4iOjEsIkluZm9UYWIiOjF9LCJUaW1lckJhck92ZXJsYXkiOjIsIlBQRXhjbHVkZVRvcCI6MCwiUFBTZWNvbmRzTG93ZXJMaW1pdCI6MCwiUFBPbmx5Q29uc2lkZXJCdXlhYmxlIjowLCJHZW5lcmFsU291bmQiOjEsIlRvb2x0aXBCdWlsZFVwZ3JhZGUiOjEsIlRvb2xXYXJuVXNlciI6MCwiVG9vbHRpcFdyaW5rIjoxLCJUb29sdGlwUGxvdHMiOjEsIlRvb2x0aXBBc2NlbmRCdXR0b24iOjEsIkhlYXZlbmx5Q2hpcHNUYXJnZXQiOjEsIlNob3dNaXNzZWRHQyI6MSwiQnVsa0J1eUJsb2NrIjowfSwidmVyc2lvbiI6IjIuMDMxLjQifTs%3D%21END%21`
1.0
Game freezing - Cookie Clicker version: 2.031 Cookie Monster version: 2.031.4 Chrome version: Version 88.0.4324.150 (Official Build) (x86_64) The game freezes sometimes in Chrome. I think it is something to do with tooltips. It is reproducible by mousing over the chocolate egg when you have 9 sexdecillion cookies. This causes a javascript error: <img width="716" alt="Screen Shot 2021-02-24 at 7 44 44 pm" src="https://user-images.githubusercontent.com/3320713/108974660-c761fa80-76d9-11eb-93eb-af69033cf481.png"> If you keep mousing over tooltips and generating these errors, the game will freeze. Here is my save data, to help reproduce the error: `Mi4wMzF8fDE2MTQxMjY3OTk3NDU7MTYxMjkzNDIzMjUzNTsxNjE0MTU2NTYxNTk5O0Zyb3N0aWNrbGU7ZmJnamx8MDExMTAwMDAwMDAwMDAwMDAxMDEwfDkuMDc1NDE5OTE0ODI0MzY2ZSs1MTs2Ljg2NzgyNjYzMTg4Mzk4NmUrNTI7MTMzMTk4OzE2NDM7Ni43OTUxMzU4MjM1NTY4MzllKzUyOzI4Njc7MzswOzUuMDQyMzk1MDUxMDk1Mjc1ZSs0OTszOzM7MDswOy0xOzQ7MjQxOzIuMzM1MDYwMDg1Nzc0NTIwOGUrNDk7ODM7MTQ7NzQ7MTkyNzUzODs1O2NocmlzdG1hczsyLjc5NzUwMDg2ODI3NDY2MjVlKzUwOzEyOzM2OTQ0MTQ1MjEzNTc7MTQ1NzI0NDUyMzA0MjsyMjM3MTY5OTk4MzE1OzA7MDs2MTM7ODY7NDk0OzIyNjsyMjI7MjU7MTsxNTswOzUwOzA7MDszOzE1OzE2MTQxMTE0Nzc4MDc7MDszOzIyNyw2NTM7NDE7MTsxOzIuNjA4MjU2OTcwNTQzNDcxNWUrNDQ7fDgwNCwxNTE2LDEuNTk1NDA3NzI5ODgzMjJlKzQ4LDIsLDAsODA0OzgxMiwxNDIyLDEuMzk3MTgxNzE4ODIwNTIxN2UrNDgsMCwsMSw4MTI7NzUwLDEzMDAsMS4xNzcyODcwMjM1NDcxNzA3ZSs0NCwzLDE2MTQxNTY3MTg0MDg6NDoxNjE0MTQ3OTYyOTA5OjA6NDo1NjoxOjA6MTYxNDEyNjc5OTc3NDogMTExMDAwMDAxMDAwMDEwMDAwMDAwMDAwMDAwMDAwMDAwMCAwOjA6MDowOjA6MDowOjA6MDowOjA6MDowOjA6MDowOjA6MDowOjA6MDowOjA6MDowOjA6MDowOjM6NjowOjA6MDowOjA6MDowOjA6MDowOjE6MDoxOjYyOjE6ODowOjA6MDowOjA6MDoxOjgzOjE6MzE6MTo4NzowOjA6MDowOjA6MDowOjA6MDowOjA6MDowOjA6LDEsNzUwOzc1MCwxMjk2LDkuNzk1NTUyMTUwMjI2MTQxZSs0NSwwLCwxLDc1MDs3NTAsMTI3OSw2LjEyMjUwMzgzNTMyNjg3ZSs0NSwwLCwxLDc1MDs3MDIsMTIxMiwxLjIyNzQwNjcxNjQzMTI3MzNlKzQ1LDEsMTo4MjoxOi0xMDY2NDIuOTIyMzYxMTk1NzowOiA2MDY6NDotODY6NDg4OjgwNTowOjAhNDgwNDoxOjQ1OjU2MTowOjA6MCE2Mjg0OjE6NDg6MzQyOjA6MDowITM2NzQ6MDowOjM4MDo3Mzc6MDowITE1NDc6NDotMTMyOjUyMTo3MzU6MDowITkwMTk6MTo2Nzo1MjM6MDowOjAhNDMyODoyOi00NTo2NzI6Njc1OjA6MCE4NzI5OjU6NTM6NjY0OjA6MDowITYzMjo0Oi0xMDE6MzkyOjY0MTowOjAhNzUzODowOi0zMjo4NDE6MDowOjAhMTA3MzM6NTotNTY6NDA1OjA6MDowITEyMzMyOjE6NjoxNTk6MDowOjAhMTkyOTo0Oi0yMjQ6MTYxOjU3ODowOjAhMTQ0ODg6MToxMTo0Njg6MDowOjAhNTY0ODo0Oi0yMTY6MTM2OjUzMDowOjAhMTY1NzU6MToxMjoyNTg6MDowOjAhIDEsMSw3MDI7NzAwLDExNzEsNS4zMzE3NTE4OTAzNzEwMzRlKzQ1LDEsOC85LzMgMSAxNjE0MTQ4Njc0NTE5IDEsMSw3MDA7NjUwLDE1NTQsMy4xNTYzMTMzODI4MjI1MDRlKzQ0LDEsMTA5IDExIDUyOCAxLDEsNjUwOzY1MCwxMTAwLDQuOTU3OTY2MTgyMTQ3OTg4ZSs0NCwwLCwxLDY1MDs2NTAsMTA2MCwxLjY2NDkxMDgwNjQxODIxOWUrNDUsMCwsMSw2NTA7NjMwLDEwNzAsMy40OTIwMDY1MTEwNjg0ODllKzQ3LDAsLDEsNjMwOzYwMCw5OTAsOC43NzE0NzkwNDE0NTQyOTRlKzQ2LDAsLDEsNjAwOzYwMCw5ODAsOC4wODI1OTM3NzU4MzAzMzFlKzQ3LDAsLDEsNjAwOzU3MCw5NTAsMy4yNTYzMDk3MjUyMzQ5MjFlKzQ4LDAsLDEsNTcwOzU1Myw5MDMsMS4xMzg4MDA2NjU0NjgzNTQ0ZSs0OSwwLCwxLDU1Mzs1NTYsOTA3LDcuNjYxMDQ0MTQxMjgyNDQ0ZSs0OSwwLCwxLDU1Njs1MDUsODU1LDEuMTEyNTAxNDE3MDY0NjEyMWUrNDksMCwsMSw1MDU7NDczLDgyNiw0LjA3MjU0MTczMzM2NDAyZSs0OSwwLCwxLDQ3NDt8MTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTEwMTExMTExMTEwMDExMTExMTAwMTAwMDExMDAxMTExMTEwMDExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTEwMDExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTEwMDExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTAwMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTAxMDEwMDAxMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTEwMDEwMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTEwMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTEwMTAxMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMDExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTAwMDAxMTExMTExMTExMTExMTExMTExMTExMTExMTAwMTAxMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTEwMTExMTExMTExMTExMDAxMTExMTExMTExMTExMTExMTExMTAwMDAwMDAwMDAwMDAwMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTAwMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTAxMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTEwMDExMDAxMTAwMDAxMTExMDAxMTExMDAxMTExMTExMTExMTExMTExMTExMTAwMTExMTExMTExMTExMTExMTExMTAxMDAwMDAwMDAwMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMDAwMDAwMDAwMDExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMDAxMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMDAwMTExMTExMTEwMDAwMDAwMDExMTExMTExfDExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTEwMTExMTExMTExMTExMTEwMTExMTExMDAwMDAwMDAxMTExMDExMTExMTExMTAxMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTEwMDAxMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTEwMTExMTAwMTAwMDExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTEwMDAwMDAwMDAwMDAwMDExMDAxMTExMTExMTExMTAxMTExMTExMTExMTExMTExMTExMTExMTExMTExMTEwMTExMTExMTExMTAwMDAwMTExMTExMTExMTExMDAwMTExMTExMTExMTExMTExMTExMTExMTExMTExMTEwMTExMTAxMTExMTExMTExMTExMTAxMTExMDAwMDAxMTAwMDAwMDEwMTEwMDAwMTExMTExMTExMTExMTExMTEwMDExMTExMTExMTExMTEwMDAwMTExMTExMTExMTAwMDExMTAxMTExMDAwMDAwMDB8fENvb2tpZU1vbnN0ZXI6eyJzZXR0aW5ncyI6eyJCb3RCYXIiOjAsIlRpbWVyQmFyIjoxLCJUaW1lckJhclBvcyI6MCwiQnVpbGRDb2xvciI6MSwiQnVsa0J1aWxkQ29sb3IiOjEsIkNvbG9yUFBCdWxrTW9kZSI6MCwiVXBCYXJDb2xvciI6MSwiVXBncmFkZUJhckZpeGVkUG9zIjoxLCJDYWxjV3JpbmsiOjAsIkNQU01vZGUiOjEsIkF2Z0NQU0hpc3QiOjMsIkF2Z0NsaWNrc0hpc3QiOjAsIlRvb2xXYXJuQm9uIjowLCJHQ05vdGlmaWNhdGlvbiI6MSwiR0NGbGFzaCI6MSwiR0NTb3VuZCI6MSwiR0NWb2x1bWUiOjEwMCwiR0NTb3VuZFVSTCI6Imh0dHBzOi8vZnJlZXNvdW5kLm9yZy9kYXRhL3ByZXZpZXdzLzY2LzY2NzE3XzkzMTY1NS1scS5tcDMiLCJGb3J0dW5lTm90aWZpY2F0aW9uIjoxLCJGb3J0dW5lRmxhc2giOjEsIkZvcnR1bmVTb3VuZCI6MSwiRm9ydHVuZVZvbHVtZSI6MTAwLCJGb3J0dW5lU291bmRVUkwiOiJodHRwczovL2ZyZWVzb3VuZC5vcmcvZGF0YS9wcmV2aWV3cy8xNzQvMTc0MDI3XzMyNDI0OTQtbHEubXAzIiwiU2VhTm90aWZpY2F0aW9uIjowLCJTZWFGbGFzaCI6MCwiU2VhU291bmQiOjAsIlNlYVZvbHVtZSI6MTAwLCJTZWFTb3VuZFVSTCI6Imh0dHBzOi8vd3d3LmZyZWVzb3VuZC5vcmcvZGF0YS9wcmV2aWV3cy8xMjEvMTIxMDk5XzIxOTMyNjYtbHEubXAzIiwiR2FyZEZsYXNoIjowLCJHYXJkU291bmQiOjAsIkdhcmRWb2x1bWUiOjEwMCwiR2FyZFNvdW5kVVJMIjoiaHR0cHM6Ly9mcmVlc291bmQub3JnL2RhdGEvcHJldmlld3MvMTAzLzEwMzA0Nl84NjE3MTQtbHEubXAzIiwiTWFnaWNOb3RpZmljYXRpb24iOjEsIk1hZ2ljRmxhc2giOjEsIk1hZ2ljU291bmQiOjEsIk1hZ2ljVm9sdW1lIjoxMDAsIk1hZ2ljU291bmRVUkwiOiJodHRwczovL2ZyZWVzb3VuZC5vcmcvZGF0YS9wcmV2aWV3cy8yMjEvMjIxNjgzXzEwMTUyNDAtbHEubXAzIiwiV3JpbmtsZXJOb3RpZmljYXRpb24iOjAsIldyaW5rbGVyRmxhc2giOjAsIldyaW5rbGVyU291bmQiOjAsIldyaW5rbGVyVm9sdW1lIjoxMDAsIldyaW5rbGVyU291bmRVUkwiOiJodHRwczovL2ZyZWVzb3VuZC5vcmcvZGF0YS9wcmV2aWV3cy8xMjQvMTI0MTg2XzgwNDMtbHEubXAzIiwiV3JpbmtsZXJNYXhOb3RpZmljYXRpb24iOjEsIldyaW5rbGVyTWF4Rmxhc2giOjAsIldyaW5rbGVyTWF4U291bmQiOjEsIldyaW5rbGVyTWF4Vm9sdW1lIjoxMDAsIldyaW5rbGVyTWF4U291bmRVUkwiOiJodHRwczovL2ZyZWVzb3VuZC5vcmcvZGF0YS9wcmV2aWV3cy8xNTIvMTUyNzQzXzE1NjYzLWxxLm1wMyIsIlRpdGxlIjoxLCJUb29sdGlwSW5mbyI6MSwiVG9vbHRpcEFtb3IiOjAsIlRvb2xXYXJuTHVja3kiOjEsIlRvb2xXYXJuTHVja3lGcmVuenkiOjEsIlRvb2xXYXJuQ29uanVyZSI6MSwiVG9vbFdhcm5Db25qdXJlRnJlbnp5IjoxLCJUb29sV2FybkVkaWZpY2UiOjEsIlRvb2xXYXJuUG9zIjowLCJUb29sdGlwR3JpbSI6MSwiVG9vbFdyaW5rIjoxLCJUb29sdGlwTHVtcCI6MSwiRHJhZ29uQXVyYUluZm8iOjEsIlN0YXRzIjoxLCJNaXNzaW5nVXBncmFkZXMiOjEsIlVwU3RhdHMiOjEsIlRpbWVGb3JtYXQiOjAsIkRldGFpbGVkVGltZSI6MSwiR3JpbW9pcmVCYXIiOjEsIlNjYWxlIjowLCJTY2FsZURlY2ltYWxzIjoyLCJTY2FsZVNlcGFyYXRvciI6MCwiU2NhbGVDdXRvZmYiOjk5OTk5OSwiQ29sb3JzIjp7IkJsdWUiOiIjNGJiOGYwIiwiR3JlZW4iOiIjMDBmZjAwIiwiWWVsbG93IjoiI2ZmZmYwMCIsIk9yYW5nZSI6IiNmZjdmMDAiLCJSZWQiOiIjZmYwMDAwIiwiUHVycGxlIjoiI2ZmMDBmZiIsIkdyYXkiOiIjYjNiM2IzIiwiUGluayI6IiNmZjE0OTMiLCJCcm93biI6IiM4YjQ1MTMifSwiU29ydEJ1aWxkaW5ncyI6MSwiU29ydFVwZ3JhZGVzIjoxLCJHQ1RpbWVyIjoxLCJGYXZpY29uIjoxLCJXcmlua2xlckJ1dHRvbnMiOjEsIkhlYWRlciI6eyJCYXJzQ29sb3JzIjoxLCJDYWxjdWxhdGlvbiI6MSwiTm90aWZpY2F0aW9uIjoxLCJOb3RpZmljYXRpb25HZW5lcmFsIjoxLCJOb3RpZmljYXRpb25HQyI6MSwiTm90aWZpY2F0aW9uRkMiOjEsIk5vdGlmaWNhdGlvblNlYSI6MSwiTm90aWZpY2F0aW9uR2FyZCI6MSwiTm90aWZpY2F0aW9uTWFnaSI6MSwiTm90aWZpY2F0aW9uV3JpbmsiOjEsIk5vdGlmaWNhdGlvbldyaW5rTWF4IjoxLCJUb29sdGlwIjoxLCJTdGF0aXN0aWNzIjoxLCJOb3RhdGlvbiI6MSwiTWlzY2VsbGFuZW91cyI6MSwiTHVja3kiOjEsIlNwZWxscyI6MSwiQ2hhaW4iOjEsIlByZXN0aWdlIjoxLCJXcmluayI6MSwiU2VhIjoxLCJNaXNjIjoxLCJHYXJkZW4iOjEsIkluZm9UYWIiOjF9LCJUaW1lckJhck92ZXJsYXkiOjIsIlBQRXhjbHVkZVRvcCI6MCwiUFBTZWNvbmRzTG93ZXJMaW1pdCI6MCwiUFBPbmx5Q29uc2lkZXJCdXlhYmxlIjowLCJHZW5lcmFsU291bmQiOjEsIlRvb2x0aXBCdWlsZFVwZ3JhZGUiOjEsIlRvb2xXYXJuVXNlciI6MCwiVG9vbHRpcFdyaW5rIjoxLCJUb29sdGlwUGxvdHMiOjEsIlRvb2x0aXBBc2NlbmRCdXR0b24iOjEsIkhlYXZlbmx5Q2hpcHNUYXJnZXQiOjEsIlNob3dNaXNzZWRHQyI6MSwiQnVsa0J1eUJsb2NrIjowfSwidmVyc2lvbiI6IjIuMDMxLjQifTs%3D%21END%21`
priority
game freezing cookie clicker version cookie monster version chrome version version official build the game freezes sometimes in chrome i think it is something to do with tooltips it is reproducible by mousing over the chocolate egg when you have sexdecillion cookies this causes a javascript error img width alt screen shot at pm src if you keep mousing over tooltips and generating these errors the game will freeze here is my save data to help reproduce the error
1
818,916
30,710,915,505
IssuesEvent
2023-07-27 09:42:54
KinsonDigital/Velaptor
https://api.github.com/repos/KinsonDigital/Velaptor
closed
🚧Update workflow reference versions
♻️cicd high priority preview
### Complete The Item Below - [X] I have updated the title without removing the 🚧 emoji. ### Description Update all of the reusable workflow reference versions to the latest _**Infrastructure**_ version. ### Acceptance Criteria - [x] All reusable workflow references updated to the latest version ### ToDo Items - [X] Change type labels added to this issue. Refer to the _**Change Type Labels**_ section below. - [X] Priority label added to this issue. Refer to the _**Priority Type Labels**_ section below. - [X] Issue linked to the correct project _(if applicable)_. - [X] Issue linked to the correct milestone _(if applicable)_. - [x] Draft pull request created and linked to this issue _(only required with code changes)_. ### Issue Dependencies _No response_ ### Related Work _No response_ ### Additional Information: **_<details closed><summary>Change Type Labels</summary>_** | Change Type | Label | |---------------------|----------------------| | Bug Fixes | `🐛bug` | | Breaking Changes | `🧨breaking changes` | | New Feature | `✨new feature` | | CICD Changes | `♻️cicd` | | Code Doc Changes | `🗒️documentation/code` | | Product Doc Changes | `📝documentation/product` | </details> **_<details closed><summary>Priority Type Labels</summary>_** | Priority Type | Label | |---------------------|-------------------| | Low Priority | `low priority` | | Medium Priority | `medium priority` | | High Priority | `high priority` | </details> ### Code of Conduct - [X] I agree to follow this project's Code of Conduct. <!--closed-by-pr:656-->
1.0
🚧Update workflow reference versions - ### Complete The Item Below - [X] I have updated the title without removing the 🚧 emoji. ### Description Update all of the reusable workflow reference versions to the latest _**Infrastructure**_ version. ### Acceptance Criteria - [x] All reusable workflow references updated to the latest version ### ToDo Items - [X] Change type labels added to this issue. Refer to the _**Change Type Labels**_ section below. - [X] Priority label added to this issue. Refer to the _**Priority Type Labels**_ section below. - [X] Issue linked to the correct project _(if applicable)_. - [X] Issue linked to the correct milestone _(if applicable)_. - [x] Draft pull request created and linked to this issue _(only required with code changes)_. ### Issue Dependencies _No response_ ### Related Work _No response_ ### Additional Information: **_<details closed><summary>Change Type Labels</summary>_** | Change Type | Label | |---------------------|----------------------| | Bug Fixes | `🐛bug` | | Breaking Changes | `🧨breaking changes` | | New Feature | `✨new feature` | | CICD Changes | `♻️cicd` | | Code Doc Changes | `🗒️documentation/code` | | Product Doc Changes | `📝documentation/product` | </details> **_<details closed><summary>Priority Type Labels</summary>_** | Priority Type | Label | |---------------------|-------------------| | Low Priority | `low priority` | | Medium Priority | `medium priority` | | High Priority | `high priority` | </details> ### Code of Conduct - [X] I agree to follow this project's Code of Conduct. <!--closed-by-pr:656-->
priority
🚧update workflow reference versions complete the item below i have updated the title without removing the 🚧 emoji description update all of the reusable workflow reference versions to the latest infrastructure version acceptance criteria all reusable workflow references updated to the latest version todo items change type labels added to this issue refer to the change type labels section below priority label added to this issue refer to the priority type labels section below issue linked to the correct project if applicable issue linked to the correct milestone if applicable draft pull request created and linked to this issue only required with code changes issue dependencies no response related work no response additional information change type labels change type label bug fixes 🐛bug breaking changes 🧨breaking changes new feature ✨new feature cicd changes ♻️cicd code doc changes 🗒️documentation code product doc changes 📝documentation product priority type labels priority type label low priority low priority medium priority medium priority high priority high priority code of conduct i agree to follow this project s code of conduct
1
496,408
14,346,645,350
IssuesEvent
2020-11-29 01:54:09
CS2113-AY1819S1-W12-2/old-main-ab3
https://api.github.com/repos/CS2113-AY1819S1-W12-2/old-main-ab3
closed
Fix new command (Timetable)
priority.high
A pull request was done from my repo to main repo. Issue temporarily KIV-ed as help is needed.
1.0
Fix new command (Timetable) - A pull request was done from my repo to main repo. Issue temporarily KIV-ed as help is needed.
priority
fix new command timetable a pull request was done from my repo to main repo issue temporarily kiv ed as help is needed
1
101,845
4,146,438,887
IssuesEvent
2016-06-15 00:02:19
LatvianModder/FTBUtilities
https://api.github.com/repos/LatvianModder/FTBUtilities
closed
Permission nodes?
High Priority Suggestion / ToDo
I would like to allow a group of players to bypass claims. This seems to be a permission node as opped players can do it however those in Gamemode cant.. Is there somewhere i can see the permission nodes used? Or another way to affect this change?
1.0
Permission nodes? - I would like to allow a group of players to bypass claims. This seems to be a permission node as opped players can do it however those in Gamemode cant.. Is there somewhere i can see the permission nodes used? Or another way to affect this change?
priority
permission nodes i would like to allow a group of players to bypass claims this seems to be a permission node as opped players can do it however those in gamemode cant is there somewhere i can see the permission nodes used or another way to affect this change
1
702,890
24,140,105,299
IssuesEvent
2022-09-21 14:16:12
RedHat-UX/red-hat-design-system
https://api.github.com/repos/RedHat-UX/red-hat-design-system
opened
[feat]: <rh-jump-links> ready to migrate
for dev high priority
### Tag Name pfe-jump-links ### RHDS Only - [ ] The component will be **RHDS only**, delete the PFE component once published ### Additional Info Build/migrate `<rh-jump-links>` from `<pfe-jump-links>`. [Current design specs](https://ux.redhat.com/components/jump-links/)
1.0
[feat]: <rh-jump-links> ready to migrate - ### Tag Name pfe-jump-links ### RHDS Only - [ ] The component will be **RHDS only**, delete the PFE component once published ### Additional Info Build/migrate `<rh-jump-links>` from `<pfe-jump-links>`. [Current design specs](https://ux.redhat.com/components/jump-links/)
priority
ready to migrate tag name pfe jump links rhds only the component will be rhds only delete the pfe component once published additional info build migrate from
1
301,439
9,220,561,451
IssuesEvent
2019-03-11 17:47:09
hydroshare/hydroshare
https://api.github.com/repos/hydroshare/hydroshare
closed
zip file/folder name suggestion and auto-select not working
(1) Small Effort High Priority TOP bug in progress
When zipping a file or folder within a resource, there is no suggested name for the resulting zipped file. The suggested name should be the selected item you're zipping. The suggested filename should also be selected so the user can easily rename the zip file. Look to the rename feature for examples of how it should behave.
1.0
zip file/folder name suggestion and auto-select not working - When zipping a file or folder within a resource, there is no suggested name for the resulting zipped file. The suggested name should be the selected item you're zipping. The suggested filename should also be selected so the user can easily rename the zip file. Look to the rename feature for examples of how it should behave.
priority
zip file folder name suggestion and auto select not working when zipping a file or folder within a resource there is no suggested name for the resulting zipped file the suggested name should be the selected item you re zipping the suggested filename should also be selected so the user can easily rename the zip file look to the rename feature for examples of how it should behave
1
692,102
23,723,023,426
IssuesEvent
2022-08-30 16:55:40
WordPress/gutenberg
https://api.github.com/repos/WordPress/gutenberg
reopened
Site Logo Block: problems with Core/Plugin block loading
[Type] Bug [Priority] High [Block] Site Logo
## Description Issues with loading the Site Logo block **Gutenberg plugin with WP 5.7.2** The hooks that update the `site_logo` option from the `custom_logo` theme mod, when the logo is updated in the Customizer, do not run. The result is that the logo cannot be updated from the Customizer. I believe this is happening because `_sync_custom_logo_to_site_logo` is [added via the `setup_theme` action](https://github.com/WordPress/gutenberg/blob/0b12fc631ef978dc43d74d31a28524311e466e4e/packages/block-library/src/site-logo/index.php#L142), which has already been executed [when the `site-logo.php` file is included](https://github.com/WordPress/gutenberg/blob/0b12fc631ef978dc43d74d31a28524311e466e4e/lib/blocks.php#L158), so the hooking into `setup_theme` has no effect at that point. **Gutenberg plugin with WP 5.8 RC** Both the [Core php file](https://github.com/WordPress/wordpress-develop/blob/66d9364d390fc6622c280810e85111e086c56d91/src/wp-includes/blocks/site-logo.php) and the [plugin php file](https://github.com/WordPress/gutenberg/blob/0b12fc631ef978dc43d74d31a28524311e466e4e/packages/block-library/src/site-logo/index.php) for the block are included. This results in all hooked functions being registered twice. I haven't seen any bugs with this yet, but I'm sure it could lead to unexpected results. ## Step-by-step reproduction instructions - Run Gutenberg on a site with WP 5.7.2 - Insert the Site Logo block into a post, set a logo image, and save - Go to the Customizer and update the logo to a different image. ## Expected behaviour The logo image set in the Customizer shows as the site logo ## Actual behaviour The previous logo is displayed. ## WordPress information - WordPress version: 5.7.2 - Gutenberg version: 11.0.0-rc.1 - Are all plugins except Gutenberg deactivated? Yes - Are you using a default theme (e.g. Twenty Twenty-One)? Yes ## Device information - Device: Desktop - Operating system: macOS - Browser: Firefox
1.0
Site Logo Block: problems with Core/Plugin block loading - ## Description Issues with loading the Site Logo block **Gutenberg plugin with WP 5.7.2** The hooks that update the `site_logo` option from the `custom_logo` theme mod, when the logo is updated in the Customizer, do not run. The result is that the logo cannot be updated from the Customizer. I believe this is happening because `_sync_custom_logo_to_site_logo` is [added via the `setup_theme` action](https://github.com/WordPress/gutenberg/blob/0b12fc631ef978dc43d74d31a28524311e466e4e/packages/block-library/src/site-logo/index.php#L142), which has already been executed [when the `site-logo.php` file is included](https://github.com/WordPress/gutenberg/blob/0b12fc631ef978dc43d74d31a28524311e466e4e/lib/blocks.php#L158), so the hooking into `setup_theme` has no effect at that point. **Gutenberg plugin with WP 5.8 RC** Both the [Core php file](https://github.com/WordPress/wordpress-develop/blob/66d9364d390fc6622c280810e85111e086c56d91/src/wp-includes/blocks/site-logo.php) and the [plugin php file](https://github.com/WordPress/gutenberg/blob/0b12fc631ef978dc43d74d31a28524311e466e4e/packages/block-library/src/site-logo/index.php) for the block are included. This results in all hooked functions being registered twice. I haven't seen any bugs with this yet, but I'm sure it could lead to unexpected results. ## Step-by-step reproduction instructions - Run Gutenberg on a site with WP 5.7.2 - Insert the Site Logo block into a post, set a logo image, and save - Go to the Customizer and update the logo to a different image. ## Expected behaviour The logo image set in the Customizer shows as the site logo ## Actual behaviour The previous logo is displayed. ## WordPress information - WordPress version: 5.7.2 - Gutenberg version: 11.0.0-rc.1 - Are all plugins except Gutenberg deactivated? Yes - Are you using a default theme (e.g. Twenty Twenty-One)? Yes ## Device information - Device: Desktop - Operating system: macOS - Browser: Firefox
priority
site logo block problems with core plugin block loading description issues with loading the site logo block gutenberg plugin with wp the hooks that update the site logo option from the custom logo theme mod when the logo is updated in the customizer do not run the result is that the logo cannot be updated from the customizer i believe this is happening because sync custom logo to site logo is which has already been executed so the hooking into setup theme has no effect at that point gutenberg plugin with wp rc both the and the for the block are included this results in all hooked functions being registered twice i haven t seen any bugs with this yet but i m sure it could lead to unexpected results step by step reproduction instructions run gutenberg on a site with wp insert the site logo block into a post set a logo image and save go to the customizer and update the logo to a different image expected behaviour the logo image set in the customizer shows as the site logo actual behaviour the previous logo is displayed wordpress information wordpress version gutenberg version rc are all plugins except gutenberg deactivated yes are you using a default theme e g twenty twenty one yes device information device desktop operating system macos browser firefox
1
45,956
2,942,318,217
IssuesEvent
2015-07-02 13:42:59
ukwa/w3act
https://api.github.com/repos/ukwa/w3act
closed
Normal user can remove license
3 - Done bug High Priority
A normal user can select a licence of --None--, which may overwrite the granted license.
1.0
Normal user can remove license - A normal user can select a licence of --None--, which may overwrite the granted license.
priority
normal user can remove license a normal user can select a licence of none which may overwrite the granted license
1
370,021
10,924,316,307
IssuesEvent
2019-11-22 09:52:43
wso2-ballerina/module-soap
https://api.github.com/repos/wso2-ballerina/module-soap
closed
Change the SOAP11 API to be consistent with SOAP12
Priority/High bug enhancement
**Description:** Current implementation is as follows, SOAP 11 endpoint `public remote function sendReceive(string soapAction, xml | mime:Entity[] body, Options? options = ())` SOAP 12 endpoint `public remote function sendReceive(xml | mime:Entity[] body, string? soapAction = (), Options? options = ())` It was suggested to swap the `body` and `soapAction` in SOAP11 endpoint to be consistent with the SOAP 12 endpoint.
1.0
Change the SOAP11 API to be consistent with SOAP12 - **Description:** Current implementation is as follows, SOAP 11 endpoint `public remote function sendReceive(string soapAction, xml | mime:Entity[] body, Options? options = ())` SOAP 12 endpoint `public remote function sendReceive(xml | mime:Entity[] body, string? soapAction = (), Options? options = ())` It was suggested to swap the `body` and `soapAction` in SOAP11 endpoint to be consistent with the SOAP 12 endpoint.
priority
change the api to be consistent with description current implementation is as follows soap endpoint public remote function sendreceive string soapaction xml mime entity body options options soap endpoint public remote function sendreceive xml mime entity body string soapaction options options it was suggested to swap the body and soapaction in endpoint to be consistent with the soap endpoint
1
492,434
14,213,177,451
IssuesEvent
2020-11-17 01:54:34
Disfactory/Disfactory
https://api.github.com/repos/Disfactory/Disfactory
closed
Create document (Action) on Factory (List View)
Backend high priority
=> 自動產生 doc_id 和把 Factory 資料塞進 Document(table) => doc_id 是產生流水號,就算不小心誤按在 Document table 刪掉後,流水號繼續編下去 => @deeper747 要給流水號規則
1.0
Create document (Action) on Factory (List View) - => 自動產生 doc_id 和把 Factory 資料塞進 Document(table) => doc_id 是產生流水號,就算不小心誤按在 Document table 刪掉後,流水號繼續編下去 => @deeper747 要給流水號規則
priority
create document action on factory list view 自動產生 doc id 和把 factory 資料塞進 document table doc id 是產生流水號,就算不小心誤按在 document table 刪掉後,流水號繼續編下去 要給流水號規則
1
559,170
16,551,776,691
IssuesEvent
2021-05-28 09:24:00
ita-social-projects/TeachUA
https://api.github.com/repos/ita-social-projects/TeachUA
closed
[Affected functionality] "Челендж" tab banner
Priority: High bug
**Replace carousel** from home page by **banner** with the text Про челендж "Навчай українською" under the tab "Челендж": ![photo5274253143120654794](https://user-images.githubusercontent.com/83717595/119833004-654aa880-bf07-11eb-8d88-32077139d5aa.jpg) [https://github.com/ita-social-projects/TeachUA/issues/456](url)
1.0
[Affected functionality] "Челендж" tab banner - **Replace carousel** from home page by **banner** with the text Про челендж "Навчай українською" under the tab "Челендж": ![photo5274253143120654794](https://user-images.githubusercontent.com/83717595/119833004-654aa880-bf07-11eb-8d88-32077139d5aa.jpg) [https://github.com/ita-social-projects/TeachUA/issues/456](url)
priority
челендж tab banner replace carousel from home page by banner with the text про челендж навчай українською under the tab челендж url
1
419,956
12,230,710,928
IssuesEvent
2020-05-04 05:49:41
red-hat-storage/ocs-ci
https://api.github.com/repos/red-hat-storage/ocs-ci
closed
upload the cluster-dir in build artifacts in jenkins
High Priority team/ecosystem
We should upload the cluster-dir for all deployments in build artifcats so that its easier to download and teardown if slave disappears.
1.0
upload the cluster-dir in build artifacts in jenkins - We should upload the cluster-dir for all deployments in build artifcats so that its easier to download and teardown if slave disappears.
priority
upload the cluster dir in build artifacts in jenkins we should upload the cluster dir for all deployments in build artifcats so that its easier to download and teardown if slave disappears
1
273,445
8,530,832,623
IssuesEvent
2018-11-04 04:01:29
CS2103-AY1819S1-T13-4/main
https://api.github.com/repos/CS2103-AY1819S1-T13-4/main
closed
[PE Dry Run]No error message for invalid input
priority.High severity.High type.Bug
![image](https://user-images.githubusercontent.com/39295174/47903853-3be84e00-debf-11e8-8bdd-502c15a036bd.png) No error message to prompt user for the invalid input shown above. <hr> **Reported by:** @kengwoon **Severity:** `Medium` <sub>[original: nus-cs2103-AY1819S1/pe-dry-run#828]</sub>
1.0
[PE Dry Run]No error message for invalid input - ![image](https://user-images.githubusercontent.com/39295174/47903853-3be84e00-debf-11e8-8bdd-502c15a036bd.png) No error message to prompt user for the invalid input shown above. <hr> **Reported by:** @kengwoon **Severity:** `Medium` <sub>[original: nus-cs2103-AY1819S1/pe-dry-run#828]</sub>
priority
no error message for invalid input no error message to prompt user for the invalid input shown above reported by kengwoon severity medium
1
83,020
3,621,071,758
IssuesEvent
2016-02-08 22:29:32
rsanchez-wsu/sp16-ceg3120
https://api.github.com/repos/rsanchez-wsu/sp16-ceg3120
closed
Fix broken build on Team-1 branch
help wanted priority-high state-inprogress team-1 type-task
The build on the Team-1 branch is broken. Please review the build output on the Jenkins server http://cobija.connexer.com:8080/job/sp16-ceg3120/branch/Team-1/ , correct the problem(s) and restore the build to a working state.
1.0
Fix broken build on Team-1 branch - The build on the Team-1 branch is broken. Please review the build output on the Jenkins server http://cobija.connexer.com:8080/job/sp16-ceg3120/branch/Team-1/ , correct the problem(s) and restore the build to a working state.
priority
fix broken build on team branch the build on the team branch is broken please review the build output on the jenkins server correct the problem s and restore the build to a working state
1
132,213
5,173,102,209
IssuesEvent
2017-01-18 15:19:06
TechReborn/TechReborn
https://api.github.com/repos/TechReborn/TechReborn
closed
TechReborn causes wrong amounts of redstone in JEI recipes
bug HIGH PRIORITY
First thanks for all the effort into making this wonderful plugin! I'll share my findings later in a more appropriate place but yah, had to be said ;) Ever since I started my "Technical Minecraft" experience (I collected my own set of "tech mods", including yours) I started to notice the wrong amounts of redstone (dust) being displayed in recipes. Even official ones, like the on for the clock which you can see here: ![2017-01-18_14 33 09](https://cloud.githubusercontent.com/assets/25201078/22066399/2319f0de-dd8d-11e6-94e1-eff3ec6f19fd.png) At first I suspected something wrong in JEI, but when I checked out their issue overview I noticed a closed issue dealing with the same thing where they pointed at a plugin going wrong. I removed all my "tech plugins" and for sure: everything was back to normal. So then I re-added plugins one by one until I came to yours. I didn't go as far as to check the situation with only the RebornCore, but my assumption was that the library is pretty passive and therefore this test wouldn't do much. Hope this helps and that you can fix this!
1.0
TechReborn causes wrong amounts of redstone in JEI recipes - First thanks for all the effort into making this wonderful plugin! I'll share my findings later in a more appropriate place but yah, had to be said ;) Ever since I started my "Technical Minecraft" experience (I collected my own set of "tech mods", including yours) I started to notice the wrong amounts of redstone (dust) being displayed in recipes. Even official ones, like the on for the clock which you can see here: ![2017-01-18_14 33 09](https://cloud.githubusercontent.com/assets/25201078/22066399/2319f0de-dd8d-11e6-94e1-eff3ec6f19fd.png) At first I suspected something wrong in JEI, but when I checked out their issue overview I noticed a closed issue dealing with the same thing where they pointed at a plugin going wrong. I removed all my "tech plugins" and for sure: everything was back to normal. So then I re-added plugins one by one until I came to yours. I didn't go as far as to check the situation with only the RebornCore, but my assumption was that the library is pretty passive and therefore this test wouldn't do much. Hope this helps and that you can fix this!
priority
techreborn causes wrong amounts of redstone in jei recipes first thanks for all the effort into making this wonderful plugin i ll share my findings later in a more appropriate place but yah had to be said ever since i started my technical minecraft experience i collected my own set of tech mods including yours i started to notice the wrong amounts of redstone dust being displayed in recipes even official ones like the on for the clock which you can see here at first i suspected something wrong in jei but when i checked out their issue overview i noticed a closed issue dealing with the same thing where they pointed at a plugin going wrong i removed all my tech plugins and for sure everything was back to normal so then i re added plugins one by one until i came to yours i didn t go as far as to check the situation with only the reborncore but my assumption was that the library is pretty passive and therefore this test wouldn t do much hope this helps and that you can fix this
1
127,084
5,013,362,448
IssuesEvent
2016-12-13 14:21:37
isawnyu/pleiades-gazetteer
https://api.github.com/repos/isawnyu/pleiades-gazetteer
opened
map components not loading on https://pleiades.stoa.org/home
bug priority: high
They appear to be being invoked with http rather than https ![screen shot 2016-12-13 at 8 21 11 am](https://cloud.githubusercontent.com/assets/263285/21143662/28a7f48e-c10d-11e6-8d4a-b0c73a775a20.png)
1.0
map components not loading on https://pleiades.stoa.org/home - They appear to be being invoked with http rather than https ![screen shot 2016-12-13 at 8 21 11 am](https://cloud.githubusercontent.com/assets/263285/21143662/28a7f48e-c10d-11e6-8d4a-b0c73a775a20.png)
priority
map components not loading on they appear to be being invoked with http rather than https
1
544,223
15,891,260,907
IssuesEvent
2021-04-10 18:31:51
wso2/product-apim
https://api.github.com/repos/wso2/product-apim
closed
Remove tests step from non-REST APIs?
API-M 4.0.0 Priority/High React-UI T1 Type/Improvement
### Describe your problem(s) Can we remove the test step from non-REST APIs? Or at least mention it's not supported? ![image](https://user-images.githubusercontent.com/3960742/112940974-867f5a80-914b-11eb-8f1d-3d19cf052c33.png)
1.0
Remove tests step from non-REST APIs? - ### Describe your problem(s) Can we remove the test step from non-REST APIs? Or at least mention it's not supported? ![image](https://user-images.githubusercontent.com/3960742/112940974-867f5a80-914b-11eb-8f1d-3d19cf052c33.png)
priority
remove tests step from non rest apis describe your problem s can we remove the test step from non rest apis or at least mention it s not supported
1
749,371
26,161,246,922
IssuesEvent
2022-12-31 15:16:37
gamefreedomgit/Maelstrom
https://api.github.com/repos/gamefreedomgit/Maelstrom
closed
[Death Knight][Ability][Death Gate] auto learn
Class: Death Knight Quest - Cataclysm (1-60) Priority: High Status: Confirmed
[//]: # (REMBEMBER! Add links to things related to the bug using for example:) [//]: # (http://wowhead.com/) [//]: # (cata-twinhead.twinstar.cz) **Description:** You auto learn Death Gate while leveling, instead of after completing The Light of Dawn **How to reproduce:** Just level up to 60 **How it should work:** You learn it as a questreward from The Light of Dawn **Database links:** /?quest=12801 /?spell=50977
1.0
[Death Knight][Ability][Death Gate] auto learn - [//]: # (REMBEMBER! Add links to things related to the bug using for example:) [//]: # (http://wowhead.com/) [//]: # (cata-twinhead.twinstar.cz) **Description:** You auto learn Death Gate while leveling, instead of after completing The Light of Dawn **How to reproduce:** Just level up to 60 **How it should work:** You learn it as a questreward from The Light of Dawn **Database links:** /?quest=12801 /?spell=50977
priority
auto learn rembember add links to things related to the bug using for example cata twinhead twinstar cz description you auto learn death gate while leveling instead of after completing the light of dawn how to reproduce just level up to how it should work you learn it as a questreward from the light of dawn database links quest spell
1
809,153
30,177,209,899
IssuesEvent
2023-07-04 06:09:38
infor-design/enterprise
https://api.github.com/repos/infor-design/enterprise
closed
Wrong border color in soho-accordion-header
type: bug :bug: [1] priority: high
**Describe the bug** Style issue with the `soho-accordion-header` ![image](https://github.com/infor-design/enterprise-ng/assets/542598/3584ca2a-bace-4348-9d35-6c7c1af53f88) **To Reproduce** Steps to reproduce the behavior: 1. Build and run enterprise-ng 2. Go to the first page **Expected behavior** Expect border-bottom-color to be correct **Version** - ids-enterprise-ng: 15.3.2
1.0
Wrong border color in soho-accordion-header - **Describe the bug** Style issue with the `soho-accordion-header` ![image](https://github.com/infor-design/enterprise-ng/assets/542598/3584ca2a-bace-4348-9d35-6c7c1af53f88) **To Reproduce** Steps to reproduce the behavior: 1. Build and run enterprise-ng 2. Go to the first page **Expected behavior** Expect border-bottom-color to be correct **Version** - ids-enterprise-ng: 15.3.2
priority
wrong border color in soho accordion header describe the bug style issue with the soho accordion header to reproduce steps to reproduce the behavior build and run enterprise ng go to the first page expected behavior expect border bottom color to be correct version ids enterprise ng
1
226,094
7,498,595,026
IssuesEvent
2018-04-09 05:43:27
ballerina-platform/ballerina-message-broker
https://api.github.com/repos/ballerina-platform/ballerina-message-broker
closed
Implement method to assign multiple usergroups for a resource action at once
Complexity/Moderate Module/broker-auth Priority/Highest Severity/Critical Type/Improvement
**Description:** <!-- Give a brief description of the issue --> Implement a method in `io.ballerina.messaging.broker.auth.authorization.Authorizer` to add multiple user groups at once.
1.0
Implement method to assign multiple usergroups for a resource action at once - **Description:** <!-- Give a brief description of the issue --> Implement a method in `io.ballerina.messaging.broker.auth.authorization.Authorizer` to add multiple user groups at once.
priority
implement method to assign multiple usergroups for a resource action at once description implement a method in io ballerina messaging broker auth authorization authorizer to add multiple user groups at once
1
696,245
23,893,385,887
IssuesEvent
2022-09-08 13:11:37
onesoft-sudo/sudobot
https://api.github.com/repos/onesoft-sudo/sudobot
closed
Upgrade the API
bug priority:high important refactor api
- [ ] Make the API more flexible - [ ] Make use of MVC pattern - [ ] Use JWT authentication
1.0
Upgrade the API - - [ ] Make the API more flexible - [ ] Make use of MVC pattern - [ ] Use JWT authentication
priority
upgrade the api make the api more flexible make use of mvc pattern use jwt authentication
1
820,695
30,783,857,108
IssuesEvent
2023-07-31 11:58:41
ballerina-platform/ballerina-lang
https://api.github.com/repos/ballerina-platform/ballerina-lang
closed
[Improvement]: Migrate to Java 17
Type/Improvement Priority/High Team/jBallerina BreakingChange
### Description We need to migrate to Java 17 from Java 11. Need to test compiler and runtime and other related tools. ### Describe your problem(s) _No response_ ### Describe your solution(s) _No response_ ### Related area -> Runtime ### Related issue(s) (optional) _No response_ ### Suggested label(s) (optional) _No response_ ### Suggested assignee(s) (optional) _No response_
1.0
[Improvement]: Migrate to Java 17 - ### Description We need to migrate to Java 17 from Java 11. Need to test compiler and runtime and other related tools. ### Describe your problem(s) _No response_ ### Describe your solution(s) _No response_ ### Related area -> Runtime ### Related issue(s) (optional) _No response_ ### Suggested label(s) (optional) _No response_ ### Suggested assignee(s) (optional) _No response_
priority
migrate to java description we need to migrate to java from java need to test compiler and runtime and other related tools describe your problem s no response describe your solution s no response related area runtime related issue s optional no response suggested label s optional no response suggested assignee s optional no response
1
105,721
4,240,910,468
IssuesEvent
2016-07-06 14:50:29
geneontology/go-ontology
https://api.github.com/repos/geneontology/go-ontology
closed
TPV: protein localization to endosome
high priority PomBase
Is a child of protein localization to vacuole !!!!?
1.0
TPV: protein localization to endosome - Is a child of protein localization to vacuole !!!!?
priority
tpv protein localization to endosome is a child of protein localization to vacuole
1
514,962
14,947,607,115
IssuesEvent
2021-01-26 08:54:47
bounswe/bounswe2020group8
https://api.github.com/repos/bounswe/bounswe2020group8
closed
Transport making comment ability to the my orders page
Priority: High bug web
Currently making a comment executing on the product page. We should transfer this ability to my orders page.
1.0
Transport making comment ability to the my orders page - Currently making a comment executing on the product page. We should transfer this ability to my orders page.
priority
transport making comment ability to the my orders page currently making a comment executing on the product page we should transfer this ability to my orders page
1
655,427
21,690,303,388
IssuesEvent
2022-05-09 14:49:52
axoxelol1/dat257-hasse-andersson
https://api.github.com/repos/axoxelol1/dat257-hasse-andersson
opened
Site doesn't load on safari
Bug Priority HIGH
Text content did not match: Client "13" server "11" is the error given.
1.0
Site doesn't load on safari - Text content did not match: Client "13" server "11" is the error given.
priority
site doesn t load on safari text content did not match client server is the error given
1
292,823
8,969,003,511
IssuesEvent
2019-01-29 09:41:47
bitrockteam/amber-website
https://api.github.com/repos/bitrockteam/amber-website
closed
Add Google Analytics plugin
Priority: High Status: Available Type: Enhancement
From: https://vuepress.vuejs.org/plugin/official/plugin-google-analytics.html ## Install ```bash yarn add -D @vuepress/plugin-google-analytics # OR npm install -D @vuepress/plugin-google-analytics ``` ## Usage ```javascript module.exports = { plugins: [ '@vuepress/google-analytics', { 'ga': '' // UA-00000000-0 } ] } ``` ## Options ### ga - Type: `string` - Default: `undefined` Provide the Google Analytics ID to enable integration.
1.0
Add Google Analytics plugin - From: https://vuepress.vuejs.org/plugin/official/plugin-google-analytics.html ## Install ```bash yarn add -D @vuepress/plugin-google-analytics # OR npm install -D @vuepress/plugin-google-analytics ``` ## Usage ```javascript module.exports = { plugins: [ '@vuepress/google-analytics', { 'ga': '' // UA-00000000-0 } ] } ``` ## Options ### ga - Type: `string` - Default: `undefined` Provide the Google Analytics ID to enable integration.
priority
add google analytics plugin from install bash yarn add d vuepress plugin google analytics or npm install d vuepress plugin google analytics usage javascript module exports plugins vuepress google analytics ga ua options ga type string default undefined provide the google analytics id to enable integration
1
257,700
8,140,536,550
IssuesEvent
2018-08-20 21:26:32
openforge/junto-scope
https://api.github.com/repos/openforge/junto-scope
opened
Scoping Session: error being displayed to participants after scope is picked
Bug Priority: High
After the moderator picks a final scope for a task and everyone is moved to the review screen, the **participants** are displayed with an error pop that states > "An error occurred while trying to save the final estimate. Please try again" Steps to recreate: 1. start a scoping session 2. have all users submit a scope 3. have mod pick a final scope 4. all users are moved to the review screen 5. The error is displayed on participants
1.0
Scoping Session: error being displayed to participants after scope is picked - After the moderator picks a final scope for a task and everyone is moved to the review screen, the **participants** are displayed with an error pop that states > "An error occurred while trying to save the final estimate. Please try again" Steps to recreate: 1. start a scoping session 2. have all users submit a scope 3. have mod pick a final scope 4. all users are moved to the review screen 5. The error is displayed on participants
priority
scoping session error being displayed to participants after scope is picked after the moderator picks a final scope for a task and everyone is moved to the review screen the participants are displayed with an error pop that states an error occurred while trying to save the final estimate please try again steps to recreate start a scoping session have all users submit a scope have mod pick a final scope all users are moved to the review screen the error is displayed on participants
1
506,659
14,670,184,920
IssuesEvent
2020-12-30 03:48:55
towards-a-new-leftypol/leftypol_lainchan
https://api.github.com/repos/towards-a-new-leftypol/leftypol_lainchan
closed
Flags
High priority feature request help wanted missing information
Does this feature already exist in the code? Also needed are the flags to be added with the names they should appear as.
1.0
Flags - Does this feature already exist in the code? Also needed are the flags to be added with the names they should appear as.
priority
flags does this feature already exist in the code also needed are the flags to be added with the names they should appear as
1
206,236
7,110,544,207
IssuesEvent
2018-01-17 11:00:13
Learn-by-doing/crypto-terminal
https://api.github.com/repos/Learn-by-doing/crypto-terminal
opened
Minimum fee threshold for unconfirmed transactions
high-priority new feature
A common issue with bitcoin right now (due to high transaction fees) is that payments are accepted (with 0 confirmations) but then the transactions are never confirmed in a block. To mitigate the risk of accepting zero-confirmation transactions we can check each transaction's fee amount before accepting it as a valid payment.
1.0
Minimum fee threshold for unconfirmed transactions - A common issue with bitcoin right now (due to high transaction fees) is that payments are accepted (with 0 confirmations) but then the transactions are never confirmed in a block. To mitigate the risk of accepting zero-confirmation transactions we can check each transaction's fee amount before accepting it as a valid payment.
priority
minimum fee threshold for unconfirmed transactions a common issue with bitcoin right now due to high transaction fees is that payments are accepted with confirmations but then the transactions are never confirmed in a block to mitigate the risk of accepting zero confirmation transactions we can check each transaction s fee amount before accepting it as a valid payment
1
384,174
11,384,651,887
IssuesEvent
2020-01-29 09:28:52
wso2/product-is
https://api.github.com/repos/wso2/product-is
closed
SCIM2 Multi attribute User Filtering with Primary UniqueId jdbc userstore gives 500
Affected/5.10.0-Alpha2 Priority/Highest Severity/Blocker Type/Bug
**Environment** IS 5.10.0 alpha3 snapshot Unique id jdbc primary userstore mysql 5.7 **Steps to reproduce** 1. In deployment.toml change the primary userstore to uniqueidjdbc userstore [user_store] type = "database_unique_id" [user_store.properties] SCIMEnabled= true 2. Add a User as kim for the primary userstore set the last name of kim user as jackson 3. Use the below SCIM2 requests with multi attribute filtering `curl -v -k --user admin:admin 'https://localhost:9443/scim2/Users?domain=PRIMARY&filter=userName+sw+ki+and+name.familyName+co+jac+and+username+ew+m&attributes=userName,name.familyName' -i ` `curl -v -k --user admin:admin 'https://localhost:9443/scim2/Users?filter=userName+Ew+im+and+name.familyName+Eq+jackson' -i ` Response ``` * Trying 127.0.0.1... * Connected to localhost (127.0.0.1) port 9443 (#0) * found 148 certificates in /etc/ssl/certs/ca-certificates.crt * found 597 certificates in /etc/ssl/certs * ALPN, offering http/1.1 * SSL connection using TLS1.2 / ECDHE_RSA_AES_128_GCM_SHA256 * server certificate verification SKIPPED * server certificate status verification SKIPPED * common name: localhost (matched) * server certificate expiration date OK * server certificate activation date OK * certificate public key: RSA * certificate version: #3 * subject: C=US,ST=CA,L=Mountain View,O=WSO2,OU=WSO2,CN=localhost * start date: Wed, 23 Oct 2019 07:30:43 GMT * expire date: Tue, 25 Jan 2022 07:30:43 GMT * issuer: C=US,ST=CA,L=Mountain View,O=WSO2,OU=WSO2,CN=localhost * compression: NULL * ALPN, server did not agree to a protocol * Server auth using Basic with user 'admin' > GET /scim2/Users?domain=PRIMARY&filter=userName+sw+ki+and+name.familyName+co+jac+and+username+ew+m&attributes=userName,name.familyName HTTP/1.1 > Host: localhost:9443 > Authorization: Basic YWRtaW46YWRtaW4= > User-Agent: curl/7.47.0 > Accept: */* > < HTTP/1.1 500 HTTP/1.1 500 < Cache-Control: private Cache-Control: private < Expires: Thu, 01 Jan 1970 00:00:00 GMT Expires: Thu, 01 Jan 1970 00:00:00 GMT < X-Frame-Options: DENY X-Frame-Options: DENY < X-Content-Type-Options: nosniff X-Content-Type-Options: nosniff < X-XSS-Protection: 1; mode=block X-XSS-Protection: 1; mode=block < Date: Tue, 28 Jan 2020 06:43:41 GMT Date: Tue, 28 Jan 2020 06:43:41 GMT < Content-Type: application/scim+json Content-Type: application/scim+json < Content-Length: 149 Content-Length: 149 < Connection: close Connection: close < Server: WSO2 Carbon Server Server: WSO2 Carbon Server < * Closing connection 0 {"schemas":["urn:ietf:params:scim:api:messages:2.0:Error"],"detail":"Error in filtering users by multi attributes in domain: PRIMARY","status":"500"} ```
1.0
SCIM2 Multi attribute User Filtering with Primary UniqueId jdbc userstore gives 500 - **Environment** IS 5.10.0 alpha3 snapshot Unique id jdbc primary userstore mysql 5.7 **Steps to reproduce** 1. In deployment.toml change the primary userstore to uniqueidjdbc userstore [user_store] type = "database_unique_id" [user_store.properties] SCIMEnabled= true 2. Add a User as kim for the primary userstore set the last name of kim user as jackson 3. Use the below SCIM2 requests with multi attribute filtering `curl -v -k --user admin:admin 'https://localhost:9443/scim2/Users?domain=PRIMARY&filter=userName+sw+ki+and+name.familyName+co+jac+and+username+ew+m&attributes=userName,name.familyName' -i ` `curl -v -k --user admin:admin 'https://localhost:9443/scim2/Users?filter=userName+Ew+im+and+name.familyName+Eq+jackson' -i ` Response ``` * Trying 127.0.0.1... * Connected to localhost (127.0.0.1) port 9443 (#0) * found 148 certificates in /etc/ssl/certs/ca-certificates.crt * found 597 certificates in /etc/ssl/certs * ALPN, offering http/1.1 * SSL connection using TLS1.2 / ECDHE_RSA_AES_128_GCM_SHA256 * server certificate verification SKIPPED * server certificate status verification SKIPPED * common name: localhost (matched) * server certificate expiration date OK * server certificate activation date OK * certificate public key: RSA * certificate version: #3 * subject: C=US,ST=CA,L=Mountain View,O=WSO2,OU=WSO2,CN=localhost * start date: Wed, 23 Oct 2019 07:30:43 GMT * expire date: Tue, 25 Jan 2022 07:30:43 GMT * issuer: C=US,ST=CA,L=Mountain View,O=WSO2,OU=WSO2,CN=localhost * compression: NULL * ALPN, server did not agree to a protocol * Server auth using Basic with user 'admin' > GET /scim2/Users?domain=PRIMARY&filter=userName+sw+ki+and+name.familyName+co+jac+and+username+ew+m&attributes=userName,name.familyName HTTP/1.1 > Host: localhost:9443 > Authorization: Basic YWRtaW46YWRtaW4= > User-Agent: curl/7.47.0 > Accept: */* > < HTTP/1.1 500 HTTP/1.1 500 < Cache-Control: private Cache-Control: private < Expires: Thu, 01 Jan 1970 00:00:00 GMT Expires: Thu, 01 Jan 1970 00:00:00 GMT < X-Frame-Options: DENY X-Frame-Options: DENY < X-Content-Type-Options: nosniff X-Content-Type-Options: nosniff < X-XSS-Protection: 1; mode=block X-XSS-Protection: 1; mode=block < Date: Tue, 28 Jan 2020 06:43:41 GMT Date: Tue, 28 Jan 2020 06:43:41 GMT < Content-Type: application/scim+json Content-Type: application/scim+json < Content-Length: 149 Content-Length: 149 < Connection: close Connection: close < Server: WSO2 Carbon Server Server: WSO2 Carbon Server < * Closing connection 0 {"schemas":["urn:ietf:params:scim:api:messages:2.0:Error"],"detail":"Error in filtering users by multi attributes in domain: PRIMARY","status":"500"} ```
priority
multi attribute user filtering with primary uniqueid jdbc userstore gives environment is snapshot unique id jdbc primary userstore mysql steps to reproduce in deployment toml change the primary userstore to uniqueidjdbc userstore type database unique id scimenabled true add a user as kim for the primary userstore set the last name of kim user as jackson use the below requests with multi attribute filtering curl v k user admin admin i curl v k user admin admin i response trying connected to localhost port found certificates in etc ssl certs ca certificates crt found certificates in etc ssl certs alpn offering http ssl connection using ecdhe rsa aes gcm server certificate verification skipped server certificate status verification skipped common name localhost matched server certificate expiration date ok server certificate activation date ok certificate public key rsa certificate version subject c us st ca l mountain view o ou cn localhost start date wed oct gmt expire date tue jan gmt issuer c us st ca l mountain view o ou cn localhost compression null alpn server did not agree to a protocol server auth using basic with user admin get users domain primary filter username sw ki and name familyname co jac and username ew m attributes username name familyname http host localhost authorization basic user agent curl accept http http cache control private cache control private expires thu jan gmt expires thu jan gmt x frame options deny x frame options deny x content type options nosniff x content type options nosniff x xss protection mode block x xss protection mode block date tue jan gmt date tue jan gmt content type application scim json content type application scim json content length content length connection close connection close server carbon server server carbon server closing connection schemas detail error in filtering users by multi attributes in domain primary status
1
408,283
11,944,211,621
IssuesEvent
2020-04-03 01:44:02
smap-consulting/smapserver
https://api.github.com/repos/smap-consulting/smapserver
closed
H1 -BUG- WEBFORMS - Constraint is not working neither select nor acknowledge
High Priority Released bug
### SmapServer ### Version: 20.03 ### Expected Behaviour: Constraints should work fine for all widgets in webforms. ### Actual Behaviour: Constraints are not working fine neither select nor acknowledge widgets in webforms. Both are working fine in FT. ### Steps to reproduce the problem (Optional) If this is reproducible on a Smap hosted server then include ### Server: kontrolid ### Organisation: Kontrolid ### Project: TestWebForms ### Form Name: TestConstraint WebForms Check form and see that constraints are not working in webforms: ![image](https://user-images.githubusercontent.com/29519901/78301471-b7a85900-74fe-11ea-910b-66b0c1f8c470.png)
1.0
H1 -BUG- WEBFORMS - Constraint is not working neither select nor acknowledge - ### SmapServer ### Version: 20.03 ### Expected Behaviour: Constraints should work fine for all widgets in webforms. ### Actual Behaviour: Constraints are not working fine neither select nor acknowledge widgets in webforms. Both are working fine in FT. ### Steps to reproduce the problem (Optional) If this is reproducible on a Smap hosted server then include ### Server: kontrolid ### Organisation: Kontrolid ### Project: TestWebForms ### Form Name: TestConstraint WebForms Check form and see that constraints are not working in webforms: ![image](https://user-images.githubusercontent.com/29519901/78301471-b7a85900-74fe-11ea-910b-66b0c1f8c470.png)
priority
bug webforms constraint is not working neither select nor acknowledge smapserver version expected behaviour constraints should work fine for all widgets in webforms actual behaviour constraints are not working fine neither select nor acknowledge widgets in webforms both are working fine in ft steps to reproduce the problem optional if this is reproducible on a smap hosted server then include server kontrolid organisation kontrolid project testwebforms form name testconstraint webforms check form and see that constraints are not working in webforms
1
593,240
17,952,877,900
IssuesEvent
2021-09-13 01:20:56
wearable-learning-cloud-platform/wlcp-issues
https://api.github.com/repos/wearable-learning-cloud-platform/wlcp-issues
closed
Logger: We need to log all user events in Game Editor, ASAP
logging game editor high priority
We really need to start logging all events that a user carries out, every action they perform. We need: **user id session id game id Log Context (game editor, debugging, playing) timestamp** **Component type** (state, transition, button, N/A, etc.) **Component ID** (int, null default) **Component Properties.** (JSON/XML? for the content tof the dialog components. { {title, "Welcome! Let's Begin!"} {{Team1}{Team2, {DisplayText, "Welcome to Integer Hopscotch! "}}} **User action** (possible actions): - Entered game editor - Side arrows of tutorial click left of right) - Done with tutorial -New Game (Note: in properties we have to store game name, player number, team numbers, etc.) - Load Game Button in Game Editor - Save Game Button - Debug Game Button - Game Opttitons Button - Home Button - Help (?) Buttton - Reload (power) Button - Selection of Public/Your Games (is this possible?) - Game Chosen (name of game chosen). (possible?) - Load Game Button in Dialog (and which game) - Cancel Load Game Button in Dialog - Scrolling up (browser level, is this possible?) - Scrolling down (browser level, is this possible?) - Dragging State on canvas from toolbar - Edit State - OK Error Dialog Box - Delete State - OK Delete Dialog Box - Drag State within Canvas - Connecting State to another state (Note: destination state should be saved in component properties {{from, stateid}, {to, stateid}) - Dragging Transition on canvas from toolbar - Delete Transition - Disconnect Transition. (Note: state should be saved in component properties {{from, stateid}, {to, stateid}) - Edit Transiiton (Note: (JSON/XML? for the properties field { {Team1, {{Button, "red,blue"}, {Text Entry, " "}, {Sequence, "red, blue"}} ****WLCP reaction** (**Can be the name of the final function that reacted in some way, such as ErrorPopUp, ShowGame, etc.) - Arrow Created. - Transition Created - State Created - Game Created ****WLCP Reaction Component ID** (component ID generated as part of the reaction, such as gameID, stateID, transitionID, etc.) **WLCP Reaction Component type
1.0
Logger: We need to log all user events in Game Editor, ASAP - We really need to start logging all events that a user carries out, every action they perform. We need: **user id session id game id Log Context (game editor, debugging, playing) timestamp** **Component type** (state, transition, button, N/A, etc.) **Component ID** (int, null default) **Component Properties.** (JSON/XML? for the content tof the dialog components. { {title, "Welcome! Let's Begin!"} {{Team1}{Team2, {DisplayText, "Welcome to Integer Hopscotch! "}}} **User action** (possible actions): - Entered game editor - Side arrows of tutorial click left of right) - Done with tutorial -New Game (Note: in properties we have to store game name, player number, team numbers, etc.) - Load Game Button in Game Editor - Save Game Button - Debug Game Button - Game Opttitons Button - Home Button - Help (?) Buttton - Reload (power) Button - Selection of Public/Your Games (is this possible?) - Game Chosen (name of game chosen). (possible?) - Load Game Button in Dialog (and which game) - Cancel Load Game Button in Dialog - Scrolling up (browser level, is this possible?) - Scrolling down (browser level, is this possible?) - Dragging State on canvas from toolbar - Edit State - OK Error Dialog Box - Delete State - OK Delete Dialog Box - Drag State within Canvas - Connecting State to another state (Note: destination state should be saved in component properties {{from, stateid}, {to, stateid}) - Dragging Transition on canvas from toolbar - Delete Transition - Disconnect Transition. (Note: state should be saved in component properties {{from, stateid}, {to, stateid}) - Edit Transiiton (Note: (JSON/XML? for the properties field { {Team1, {{Button, "red,blue"}, {Text Entry, " "}, {Sequence, "red, blue"}} ****WLCP reaction** (**Can be the name of the final function that reacted in some way, such as ErrorPopUp, ShowGame, etc.) - Arrow Created. - Transition Created - State Created - Game Created ****WLCP Reaction Component ID** (component ID generated as part of the reaction, such as gameID, stateID, transitionID, etc.) **WLCP Reaction Component type
priority
logger we need to log all user events in game editor asap we really need to start logging all events that a user carries out every action they perform we need user id session id game id log context game editor debugging playing timestamp component type state transition button n a etc component id int null default component properties json xml for the content tof the dialog components title welcome let s begin displaytext welcome to integer hopscotch user action possible actions entered game editor side arrows of tutorial click left of right done with tutorial new game note in properties we have to store game name player number team numbers etc load game button in game editor save game button debug game button game opttitons button home button help buttton reload power button selection of public your games is this possible game chosen name of game chosen possible load game button in dialog and which game cancel load game button in dialog scrolling up browser level is this possible scrolling down browser level is this possible dragging state on canvas from toolbar edit state ok error dialog box delete state ok delete dialog box drag state within canvas connecting state to another state note destination state should be saved in component properties from stateid to stateid dragging transition on canvas from toolbar delete transition disconnect transition note state should be saved in component properties from stateid to stateid edit transiiton note json xml for the properties field button red blue text entry sequence red blue wlcp reaction can be the name of the final function that reacted in some way such as errorpopup showgame etc arrow created transition created state created game created wlcp reaction component id component id generated as part of the reaction such as gameid stateid transitionid etc wlcp reaction component type
1
529,149
15,380,935,545
IssuesEvent
2021-03-02 21:51:25
Dalamov/hawaira
https://api.github.com/repos/Dalamov/hawaira
opened
Identify missing elements in template
High Priority Size: S
Identify the elements of the challenge that are not present in the chosen template and find a way to implement them. Estimation: 3h
1.0
Identify missing elements in template - Identify the elements of the challenge that are not present in the chosen template and find a way to implement them. Estimation: 3h
priority
identify missing elements in template identify the elements of the challenge that are not present in the chosen template and find a way to implement them estimation
1
232,460
7,660,243,274
IssuesEvent
2018-05-11 09:48:28
telstra/open-kilda
https://api.github.com/repos/telstra/open-kilda
closed
Error during ISL status update
bug priority/1-highest
ISL status update method report errors `ISL update status query do not update one or both edges of ISL.`. This happens during "first" ISL discovery when only 1 half of ISL is stored in Neo4j. It should never happen, because ISL create code create both halfs of ISL in advice(at least it should). But method `topologylistener.flow_utils.precreate_isls` contain a bug and create only one half of ISL. This BUG don't lead to any real issues in kilda opearations(theoretically). Even when ISL stays unidirectional it have correct (inactive) so this BUG don't lead to any real errors during kilda works.
1.0
Error during ISL status update - ISL status update method report errors `ISL update status query do not update one or both edges of ISL.`. This happens during "first" ISL discovery when only 1 half of ISL is stored in Neo4j. It should never happen, because ISL create code create both halfs of ISL in advice(at least it should). But method `topologylistener.flow_utils.precreate_isls` contain a bug and create only one half of ISL. This BUG don't lead to any real issues in kilda opearations(theoretically). Even when ISL stays unidirectional it have correct (inactive) so this BUG don't lead to any real errors during kilda works.
priority
error during isl status update isl status update method report errors isl update status query do not update one or both edges of isl this happens during first isl discovery when only half of isl is stored in it should never happen because isl create code create both halfs of isl in advice at least it should but method topologylistener flow utils precreate isls contain a bug and create only one half of isl this bug don t lead to any real issues in kilda opearations theoretically even when isl stays unidirectional it have correct inactive so this bug don t lead to any real errors during kilda works
1
742,077
25,835,679,227
IssuesEvent
2022-12-12 19:26:05
FabricMC/fabric
https://api.github.com/repos/FabricMC/fabric
closed
[1.19.3] Creative Inventory always opens to the building blocks tab
bug priority:high
https://bugs.mojang.com/browse/MC-258353 It seems triggered by install fabric-api
1.0
[1.19.3] Creative Inventory always opens to the building blocks tab - https://bugs.mojang.com/browse/MC-258353 It seems triggered by install fabric-api
priority
creative inventory always opens to the building blocks tab it seems triggered by install fabric api
1
26,926
2,688,859,320
IssuesEvent
2015-03-31 05:01:42
TheDarkMuffin/ft-reports
https://api.github.com/repos/TheDarkMuffin/ft-reports
opened
Admin-Officer Inequivalence
bug constitution high priority organization
We agreed some time ago that admins aren't necessarily officers. Since the new FB group is, you know, new, we don't actually fully know what this means. So, uh, figure out what an "admin" is and what an "officer" is.
1.0
Admin-Officer Inequivalence - We agreed some time ago that admins aren't necessarily officers. Since the new FB group is, you know, new, we don't actually fully know what this means. So, uh, figure out what an "admin" is and what an "officer" is.
priority
admin officer inequivalence we agreed some time ago that admins aren t necessarily officers since the new fb group is you know new we don t actually fully know what this means so uh figure out what an admin is and what an officer is
1
152,278
5,843,541,217
IssuesEvent
2017-05-10 09:26:40
elementary/terminal
https://api.github.com/repos/elementary/terminal
closed
discrepancy between project LICENSE file and file preambles
Priority: High
Running licensecheck on the pantheon-terminal sources reveals files with the following included license preambles: 114 UNKNOWN 20 *No copyright* UNKNOWN 8 LGPL (v3) 3 BSD (2 clause) but the project is marked as GPLv3 licensed on the project homepage and the included LICENSE file also states GPLv3 - this looks like an oversight / mistake to me. Additionally, My Licensing Guru (@ngompa13) tells me that the file at (https://www.gnu.org/licenses/lgpl-3.0.txt) should be included as LICENSE.LESSER in the project. Launchpad Details: [#LP1654006](https://bugs.launchpad.net/bugs/1654006) Fabio Valentini - 2017-01-04 15:51:27 +0000
1.0
discrepancy between project LICENSE file and file preambles - Running licensecheck on the pantheon-terminal sources reveals files with the following included license preambles: 114 UNKNOWN 20 *No copyright* UNKNOWN 8 LGPL (v3) 3 BSD (2 clause) but the project is marked as GPLv3 licensed on the project homepage and the included LICENSE file also states GPLv3 - this looks like an oversight / mistake to me. Additionally, My Licensing Guru (@ngompa13) tells me that the file at (https://www.gnu.org/licenses/lgpl-3.0.txt) should be included as LICENSE.LESSER in the project. Launchpad Details: [#LP1654006](https://bugs.launchpad.net/bugs/1654006) Fabio Valentini - 2017-01-04 15:51:27 +0000
priority
discrepancy between project license file and file preambles running licensecheck on the pantheon terminal sources reveals files with the following included license preambles unknown no copyright unknown lgpl bsd clause but the project is marked as licensed on the project homepage and the included license file also states this looks like an oversight mistake to me additionally my licensing guru tells me that the file at should be included as license lesser in the project launchpad details fabio valentini
1
40,939
2,868,956,001
IssuesEvent
2015-06-05 22:11:14
dart-lang/pub
https://api.github.com/repos/dart-lang/pub
closed
Support transformer groups in pub plug-in API
enhancement Fixed Priority-High
<a href="https://github.com/munificent"><img src="https://avatars.githubusercontent.com/u/46275?v=3" align="left" width="96" height="96"hspace="10"></img></a> **Issue by [munificent](https://github.com/munificent)** _Originally opened as dart-lang/sdk#13879_ ---- This builds on #­13878 which is the core functionality. Once that's in place, the transformer plug-in API in pub needs to support discovering and loading transformer groups.
1.0
Support transformer groups in pub plug-in API - <a href="https://github.com/munificent"><img src="https://avatars.githubusercontent.com/u/46275?v=3" align="left" width="96" height="96"hspace="10"></img></a> **Issue by [munificent](https://github.com/munificent)** _Originally opened as dart-lang/sdk#13879_ ---- This builds on #­13878 which is the core functionality. Once that's in place, the transformer plug-in API in pub needs to support discovering and loading transformer groups.
priority
support transformer groups in pub plug in api issue by originally opened as dart lang sdk this builds on ­ which is the core functionality once that s in place the transformer plug in api in pub needs to support discovering and loading transformer groups
1
170,941
6,474,973,768
IssuesEvent
2017-08-17 19:18:39
cdnjs/cdnjs
https://api.github.com/repos/cdnjs/cdnjs
closed
Drop empty files from npm auto-update
Help wanted High Priority
Sometimes there are empty files from upstream, for example, inspire-tree v1.12.3, those files should be dropped by auto-updater
1.0
Drop empty files from npm auto-update - Sometimes there are empty files from upstream, for example, inspire-tree v1.12.3, those files should be dropped by auto-updater
priority
drop empty files from npm auto update sometimes there are empty files from upstream for example inspire tree those files should be dropped by auto updater
1
194,542
6,895,861,110
IssuesEvent
2017-11-23 15:23:19
BiologicalRecordsCentre/Pantheon
https://api.github.com/repos/BiologicalRecordsCentre/Pantheon
closed
List of species for SAT is not correct
error Fixed in next release high priority reports
One tester found that when clicking on the number of species reported against a SAT, it produced a list of species that did not tally with the number reported. Example: sample ID 259 (on scratchpad) shows 4 species for SAT F002. When the "4" is clicked, it provides a list of 10 species.
1.0
List of species for SAT is not correct - One tester found that when clicking on the number of species reported against a SAT, it produced a list of species that did not tally with the number reported. Example: sample ID 259 (on scratchpad) shows 4 species for SAT F002. When the "4" is clicked, it provides a list of 10 species.
priority
list of species for sat is not correct one tester found that when clicking on the number of species reported against a sat it produced a list of species that did not tally with the number reported example sample id on scratchpad shows species for sat when the is clicked it provides a list of species
1
356,683
10,596,374,862
IssuesEvent
2019-10-09 21:05:50
byu-animation/dccpipe
https://api.github.com/repos/byu-animation/dccpipe
opened
Correct behavior for set publishing in Houdini
Houdini bug priority: high
With the changes that we've made to sets and the json and the path info, we need to make sure we are getting the right points from the mesh in Houdini when we publish the set.
1.0
Correct behavior for set publishing in Houdini - With the changes that we've made to sets and the json and the path info, we need to make sure we are getting the right points from the mesh in Houdini when we publish the set.
priority
correct behavior for set publishing in houdini with the changes that we ve made to sets and the json and the path info we need to make sure we are getting the right points from the mesh in houdini when we publish the set
1
495,342
14,280,150,401
IssuesEvent
2020-11-23 05:11:42
moe-lk/sis-php
https://api.github.com/repos/moe-lk/sis-php
reopened
Approved students are not visible in the total student count although they are visible in the pending admission with approved yellow sticker.
High Priority bug
Approved students are not visible in the total student count although they are visible in the pending admission with approved yellow sticker.
1.0
Approved students are not visible in the total student count although they are visible in the pending admission with approved yellow sticker. - Approved students are not visible in the total student count although they are visible in the pending admission with approved yellow sticker.
priority
approved students are not visible in the total student count although they are visible in the pending admission with approved yellow sticker approved students are not visible in the total student count although they are visible in the pending admission with approved yellow sticker
1
98,207
4,018,870,060
IssuesEvent
2016-05-16 12:49:23
astropy/astropy
https://api.github.com/repos/astropy/astropy
closed
Automatic download of IERS A table for times not covered by IERS B
coordinates Priority-High time utils
It has turned out to be very confusing to users (and us!) that `Time` cannot calculate the sidereal time for times around now or in the near future. For this purpose, the IERS A table can be used with some handy-work [1], but this could and probably should be automated. One question is the extent to which this should be completely automatic -- the file is not exactly small. Another question is what should happen for times further in the future. Possibly `sidereal_time` at least could have an option `sloppy=True` where future leap seconds and earth rotation are ignored. [1] http://docs.astropy.org/en/latest/time/index.html#transformation-offsets
1.0
Automatic download of IERS A table for times not covered by IERS B - It has turned out to be very confusing to users (and us!) that `Time` cannot calculate the sidereal time for times around now or in the near future. For this purpose, the IERS A table can be used with some handy-work [1], but this could and probably should be automated. One question is the extent to which this should be completely automatic -- the file is not exactly small. Another question is what should happen for times further in the future. Possibly `sidereal_time` at least could have an option `sloppy=True` where future leap seconds and earth rotation are ignored. [1] http://docs.astropy.org/en/latest/time/index.html#transformation-offsets
priority
automatic download of iers a table for times not covered by iers b it has turned out to be very confusing to users and us that time cannot calculate the sidereal time for times around now or in the near future for this purpose the iers a table can be used with some handy work but this could and probably should be automated one question is the extent to which this should be completely automatic the file is not exactly small another question is what should happen for times further in the future possibly sidereal time at least could have an option sloppy true where future leap seconds and earth rotation are ignored
1
362,724
10,731,254,751
IssuesEvent
2019-10-28 19:08:09
kiwicom/schemathesis
https://api.github.com/repos/kiwicom/schemathesis
closed
CLI output fails to display runs without executed checks
Priority: High Type: Bug
For example if there were connection errors during the run and no checks were executed
1.0
CLI output fails to display runs without executed checks - For example if there were connection errors during the run and no checks were executed
priority
cli output fails to display runs without executed checks for example if there were connection errors during the run and no checks were executed
1
152,937
5,871,974,436
IssuesEvent
2017-05-15 10:07:07
ShaunLim123/FYPJ
https://api.github.com/repos/ShaunLim123/FYPJ
closed
FYPJ
high priority
User Registration does not work properly. Password hashing problems. Login problems - wrong email and password although typed correctly. Validating file upload does not show error if file size is not of .jpg, .png or image format or file size is too big. GridViews do not have delete options, only adding and edit options. Lack of validation. Password strength/alphanumeric capital small letter Progress: Revamped the User Interface of Signup and Login. Applied Material Design which makes it cleaner, lighter, slicker and more consistent across the board. Revamped the User Interface. UI is now Material Design and is cleaner, lighter, slicker and more consistent across the board. Added in list of top 10 items running out and top 10 most popular items. Added pie chart. Added alphabetical searching for gridviews. Added average food and service ratings for feedback. Added manage customers. Generally fixed user registration and login problems by changing the hash to Encryption/Decryption for now. Encrypt the password to check against the encrypted password when logging in and encrypt typed password during registration. Under progress: Activating, deactivating promotions. User roles for login and logout and CMS. Password hashing. More features for gridviews. Polish up file upload and improve validation.
1.0
FYPJ - User Registration does not work properly. Password hashing problems. Login problems - wrong email and password although typed correctly. Validating file upload does not show error if file size is not of .jpg, .png or image format or file size is too big. GridViews do not have delete options, only adding and edit options. Lack of validation. Password strength/alphanumeric capital small letter Progress: Revamped the User Interface of Signup and Login. Applied Material Design which makes it cleaner, lighter, slicker and more consistent across the board. Revamped the User Interface. UI is now Material Design and is cleaner, lighter, slicker and more consistent across the board. Added in list of top 10 items running out and top 10 most popular items. Added pie chart. Added alphabetical searching for gridviews. Added average food and service ratings for feedback. Added manage customers. Generally fixed user registration and login problems by changing the hash to Encryption/Decryption for now. Encrypt the password to check against the encrypted password when logging in and encrypt typed password during registration. Under progress: Activating, deactivating promotions. User roles for login and logout and CMS. Password hashing. More features for gridviews. Polish up file upload and improve validation.
priority
fypj user registration does not work properly password hashing problems login problems wrong email and password although typed correctly validating file upload does not show error if file size is not of jpg png or image format or file size is too big gridviews do not have delete options only adding and edit options lack of validation password strength alphanumeric capital small letter progress revamped the user interface of signup and login applied material design which makes it cleaner lighter slicker and more consistent across the board revamped the user interface ui is now material design and is cleaner lighter slicker and more consistent across the board added in list of top items running out and top most popular items added pie chart added alphabetical searching for gridviews added average food and service ratings for feedback added manage customers generally fixed user registration and login problems by changing the hash to encryption decryption for now encrypt the password to check against the encrypted password when logging in and encrypt typed password during registration under progress activating deactivating promotions user roles for login and logout and cms password hashing more features for gridviews polish up file upload and improve validation
1
175,889
6,555,377,367
IssuesEvent
2017-09-06 10:02:00
SacredDuckwhale/Wisent
https://api.github.com/repos/SacredDuckwhale/Wisent
closed
Fix localisation issues still remaining from the old Bison code
module:localization priority:high status:resolved type:task
There's quite a few things that need work. Basic roadmap as follows: - [x] Migrate localization from centralised file to Locales folder - [x] Fix English, which has terrible grammar and ambiguous phrasing - [x] Upload the enUS default locale to CurseForge so people can translate it - [x] Add existing locales via CF packager automatically - [ ] Optional: Salvage already translated phrases if at all possible (most are probably obsolete by now) - [ ] Optional: Remove unused phrases - [x] Optional: Integrate the separate localisation for Profile switching (AceConfig) into the actual localisation files
1.0
Fix localisation issues still remaining from the old Bison code - There's quite a few things that need work. Basic roadmap as follows: - [x] Migrate localization from centralised file to Locales folder - [x] Fix English, which has terrible grammar and ambiguous phrasing - [x] Upload the enUS default locale to CurseForge so people can translate it - [x] Add existing locales via CF packager automatically - [ ] Optional: Salvage already translated phrases if at all possible (most are probably obsolete by now) - [ ] Optional: Remove unused phrases - [x] Optional: Integrate the separate localisation for Profile switching (AceConfig) into the actual localisation files
priority
fix localisation issues still remaining from the old bison code there s quite a few things that need work basic roadmap as follows migrate localization from centralised file to locales folder fix english which has terrible grammar and ambiguous phrasing upload the enus default locale to curseforge so people can translate it add existing locales via cf packager automatically optional salvage already translated phrases if at all possible most are probably obsolete by now optional remove unused phrases optional integrate the separate localisation for profile switching aceconfig into the actual localisation files
1
685,614
23,462,800,174
IssuesEvent
2022-08-16 14:22:44
ChaosRecipeEnhancer/EnhancePoEApp
https://api.github.com/repos/ChaosRecipeEnhancer/EnhancePoEApp
closed
[Bug] [Overlay] Post-fetch notification sound doesn't play & icon doesn't doesn't change if you don't have the "Loot Filter Modification" flag on
bug high priority
# Prerequisites Please answer the following questions for yourself before submitting an issue. - [x] I am running the latest release (not a beta / pre-release) - [x] I checked the FAQ and found no common resolution for my issue - [x] I checked to make sure that this issue has not already been filed (by doing a quick search in the ![issue tracker](https://github.com/ChaosRecipeEnhancer/ChaosRecipeEnhancer/issues)) # Expected Behavior With the sound flag enabled, you should hear a notification sound when the state of a given item's state changes. The icon should also change state as needed (i.e. grey out if it's full, go to full opacity if you are missing some items). # Current Behavior Icon number values for given items change, but the color/opacity doesn't change. The notification sound doesn't play. ## Steps to Reproduce Please provide detailed steps for reproducing the issue. 1. Untick "Loot Filter Manipulation" ![image](https://user-images.githubusercontent.com/23390842/184705307-733d07ed-9824-404e-8aee-2e3efa48caf1.png) 3. Fetch 4. Notice icons don't change & sound doesn't play ![image](https://user-images.githubusercontent.com/23390842/184705409-4c62e77c-396b-43bb-bb35-8428fd4d3b18.png) 5. Do the same thing with the setting ticked and you see the correct visuals and hear the sound ![image](https://user-images.githubusercontent.com/23390842/184705481-dd49ca2d-47e1-4fb8-b4e9-cd9918a997d4.png) ## Context Please provide any relevant information about your setup. This is important in case the issue is not reproducible except for under certain conditions. * Chaos Recipe Enhancer Version: v1.5.6 * Operating System: Windows 11 Pro * Chaos Recipe Enhancer Settings (XML file or screenshot will suffice): ``` <?xml version="1.0" encoding="utf-8"?> <configuration> <configSections> <sectionGroup name="userSettings"> <section name="ChaosRecipeEnhancer.UI.Properties.Settings" type="System.Configuration.ClientSettingsSection, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" allowExeDefinition="MachineToLocalUser" requirePermission="false" /> </sectionGroup> </configSections> <userSettings> <ChaosRecipeEnhancer.UI.Properties.Settings> <setting name="PathOfExileAccountName" serializeAs="String"> <value>ClumsyParasite</value> </setting> <setting name="PathOfExileWebsiteSessionId" serializeAs="String"> <value>1abbcd1b99290da6de9fb5099c6a8413</value> </setting> <setting name="LeagueName" serializeAs="String"> <value>Sentinel</value> </setting> <setting name="DoNotPreserveLowItemLevelGear" serializeAs="String"> <value>True</value> </setting> <setting name="RegalRecipeTrackingEnabled" serializeAs="String"> <value>False</value> </setting> <setting name="Sets" serializeAs="String"> <value>1</value> </setting> <setting name="StashTabQueryMode" serializeAs="String"> <value>0</value> </setting> <setting name="StashTabIndices" serializeAs="String"> <value>0,1</value> </setting> <setting name="StashTabPrefix" serializeAs="String"> <value>Test</value> </setting> <setting name="StashTabSuffix" serializeAs="String"> <value>iLvl</value> </setting> <setting name="AutoFetchOnRezoneEnabled" serializeAs="String"> <value>True</value> </setting> <setting name="PathOfExileClientLogLocation" serializeAs="String"> <value>C:\Program Files (x86)\Grinding Gear Games\Path of Exile\logs\Client.txt</value> </setting> <setting name="CloseToTrayEnabled" serializeAs="String"> <value>True</value> </setting> <setting name="SoundEnabled" serializeAs="String"> <value>True</value> </setting> <setting name="Volume" serializeAs="String"> <value>42</value> </setting> <setting name="SetTrackerOverlayDisplayMode" serializeAs="String"> <value>0</value> </setting> <setting name="SetTrackerOverlayOpacity" serializeAs="String"> <value>0.3353032</value> </setting> <setting name="SetTrackerOverlayItemCounterDisplayMode" serializeAs="String"> <value>1</value> </setting> <setting name="SetTrackerOverlayOverlayLockPositionEnabled" serializeAs="String"> <value>False</value> </setting> <setting name="StashTabOverlayBackgroundColor" serializeAs="String"> <value>#14FFFFFF</value> </setting> <setting name="StashTabOverlayHighlightColor" serializeAs="String"> <value>#96F90000</value> </setting> <setting name="StashTabOverlayIndividualTabMargin" serializeAs="String"> <value>36.227513227513121</value> </setting> <setting name="StashTabOverlayIndividualTabHeaderWidth" serializeAs="String"> <value>46.855026455026447</value> </setting> <setting name="StashTabOverlayIndividualTabHeaderGap" serializeAs="String"> <value>7.3280423280423328</value> </setting> <setting name="LootFilterManipulationEnabled" serializeAs="String"> <value>False</value> </setting> <setting name="LootFilterFileLocation" serializeAs="String"> <value>C:\Users\mario\OneDrive\Documents\My Games\Path of Exile\NS-Uber-Strict-Modified_2_Semi-Strict.filter</value> </setting> <setting name="LootFilterIconsEnabled" serializeAs="String"> <value>True</value> </setting> <setting name="LootFilterRingColor" serializeAs="String"> <value>#FFFF0303</value> </setting> <setting name="LootFilterAmuletColor" serializeAs="String"> <value>#FFFF0303</value> </setting> <setting name="LootFilterBeltColor" serializeAs="String"> <value>#FFFF0303</value> </setting> <setting name="LootFilterBootsColor" serializeAs="String"> <value>#FF0018FF</value> </setting> <setting name="LootFilterGlovesColor" serializeAs="String"> <value>#FF04FF00</value> </setting> <setting name="LootFilterHelmetColor" serializeAs="String"> <value>#FFF8FF04</value> </setting> <setting name="LootFilterBodyArmourColor" serializeAs="String"> <value>#FFDD00FF</value> </setting> <setting name="LootFilterWeaponColor" serializeAs="String"> <value>#FF00DCFF</value> </setting> <setting name="LootFilterBootsAlwaysActive" serializeAs="String"> <value>False</value> </setting> <setting name="LootFilterGlovesAlwaysActive" serializeAs="String"> <value>False</value> </setting> <setting name="LootFilterHelmetsAlwaysActive" serializeAs="String"> <value>False</value> </setting> <setting name="LootFilterBodyArmourAlwaysActive" serializeAs="String"> <value>False</value> </setting> <setting name="LootFilterWeaponsAlwaysActive" serializeAs="String"> <value>False</value> </setting> <setting name="SettingsWindowTopPosition" serializeAs="String"> <value>750</value> </setting> <setting name="SettingsWindowLeftPosition" serializeAs="String"> <value>714</value> </setting> <setting name="SetTrackerOverlayTopPosition" serializeAs="String"> <value>1302</value> </setting> <setting name="SetTrackerOverlayLeftPosition" serializeAs="String"> <value>928</value> </setting> <setting name="StashTabOverlayTopPosition" serializeAs="String"> <value>160</value> </setting> <setting name="StashTabOverlayLeftPosition" serializeAs="String"> <value>15</value> </setting> <setting name="StashTabOverlayHeight" serializeAs="String"> <value>916</value> </setting> <setting name="StashTabOverlayWidth" serializeAs="String"> <value>858</value> </setting> <setting name="StashTabName" serializeAs="String"> <value>iLvl</value> </setting> </ChaosRecipeEnhancer.UI.Properties.Settings> </userSettings> </configuration> ``` ## Failure Logs Please include any relevant log snippets or files here. ## Additional Attachments (e.g. Screenshots, Videos)
1.0
[Bug] [Overlay] Post-fetch notification sound doesn't play & icon doesn't doesn't change if you don't have the "Loot Filter Modification" flag on - # Prerequisites Please answer the following questions for yourself before submitting an issue. - [x] I am running the latest release (not a beta / pre-release) - [x] I checked the FAQ and found no common resolution for my issue - [x] I checked to make sure that this issue has not already been filed (by doing a quick search in the ![issue tracker](https://github.com/ChaosRecipeEnhancer/ChaosRecipeEnhancer/issues)) # Expected Behavior With the sound flag enabled, you should hear a notification sound when the state of a given item's state changes. The icon should also change state as needed (i.e. grey out if it's full, go to full opacity if you are missing some items). # Current Behavior Icon number values for given items change, but the color/opacity doesn't change. The notification sound doesn't play. ## Steps to Reproduce Please provide detailed steps for reproducing the issue. 1. Untick "Loot Filter Manipulation" ![image](https://user-images.githubusercontent.com/23390842/184705307-733d07ed-9824-404e-8aee-2e3efa48caf1.png) 3. Fetch 4. Notice icons don't change & sound doesn't play ![image](https://user-images.githubusercontent.com/23390842/184705409-4c62e77c-396b-43bb-bb35-8428fd4d3b18.png) 5. Do the same thing with the setting ticked and you see the correct visuals and hear the sound ![image](https://user-images.githubusercontent.com/23390842/184705481-dd49ca2d-47e1-4fb8-b4e9-cd9918a997d4.png) ## Context Please provide any relevant information about your setup. This is important in case the issue is not reproducible except for under certain conditions. * Chaos Recipe Enhancer Version: v1.5.6 * Operating System: Windows 11 Pro * Chaos Recipe Enhancer Settings (XML file or screenshot will suffice): ``` <?xml version="1.0" encoding="utf-8"?> <configuration> <configSections> <sectionGroup name="userSettings"> <section name="ChaosRecipeEnhancer.UI.Properties.Settings" type="System.Configuration.ClientSettingsSection, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" allowExeDefinition="MachineToLocalUser" requirePermission="false" /> </sectionGroup> </configSections> <userSettings> <ChaosRecipeEnhancer.UI.Properties.Settings> <setting name="PathOfExileAccountName" serializeAs="String"> <value>ClumsyParasite</value> </setting> <setting name="PathOfExileWebsiteSessionId" serializeAs="String"> <value>1abbcd1b99290da6de9fb5099c6a8413</value> </setting> <setting name="LeagueName" serializeAs="String"> <value>Sentinel</value> </setting> <setting name="DoNotPreserveLowItemLevelGear" serializeAs="String"> <value>True</value> </setting> <setting name="RegalRecipeTrackingEnabled" serializeAs="String"> <value>False</value> </setting> <setting name="Sets" serializeAs="String"> <value>1</value> </setting> <setting name="StashTabQueryMode" serializeAs="String"> <value>0</value> </setting> <setting name="StashTabIndices" serializeAs="String"> <value>0,1</value> </setting> <setting name="StashTabPrefix" serializeAs="String"> <value>Test</value> </setting> <setting name="StashTabSuffix" serializeAs="String"> <value>iLvl</value> </setting> <setting name="AutoFetchOnRezoneEnabled" serializeAs="String"> <value>True</value> </setting> <setting name="PathOfExileClientLogLocation" serializeAs="String"> <value>C:\Program Files (x86)\Grinding Gear Games\Path of Exile\logs\Client.txt</value> </setting> <setting name="CloseToTrayEnabled" serializeAs="String"> <value>True</value> </setting> <setting name="SoundEnabled" serializeAs="String"> <value>True</value> </setting> <setting name="Volume" serializeAs="String"> <value>42</value> </setting> <setting name="SetTrackerOverlayDisplayMode" serializeAs="String"> <value>0</value> </setting> <setting name="SetTrackerOverlayOpacity" serializeAs="String"> <value>0.3353032</value> </setting> <setting name="SetTrackerOverlayItemCounterDisplayMode" serializeAs="String"> <value>1</value> </setting> <setting name="SetTrackerOverlayOverlayLockPositionEnabled" serializeAs="String"> <value>False</value> </setting> <setting name="StashTabOverlayBackgroundColor" serializeAs="String"> <value>#14FFFFFF</value> </setting> <setting name="StashTabOverlayHighlightColor" serializeAs="String"> <value>#96F90000</value> </setting> <setting name="StashTabOverlayIndividualTabMargin" serializeAs="String"> <value>36.227513227513121</value> </setting> <setting name="StashTabOverlayIndividualTabHeaderWidth" serializeAs="String"> <value>46.855026455026447</value> </setting> <setting name="StashTabOverlayIndividualTabHeaderGap" serializeAs="String"> <value>7.3280423280423328</value> </setting> <setting name="LootFilterManipulationEnabled" serializeAs="String"> <value>False</value> </setting> <setting name="LootFilterFileLocation" serializeAs="String"> <value>C:\Users\mario\OneDrive\Documents\My Games\Path of Exile\NS-Uber-Strict-Modified_2_Semi-Strict.filter</value> </setting> <setting name="LootFilterIconsEnabled" serializeAs="String"> <value>True</value> </setting> <setting name="LootFilterRingColor" serializeAs="String"> <value>#FFFF0303</value> </setting> <setting name="LootFilterAmuletColor" serializeAs="String"> <value>#FFFF0303</value> </setting> <setting name="LootFilterBeltColor" serializeAs="String"> <value>#FFFF0303</value> </setting> <setting name="LootFilterBootsColor" serializeAs="String"> <value>#FF0018FF</value> </setting> <setting name="LootFilterGlovesColor" serializeAs="String"> <value>#FF04FF00</value> </setting> <setting name="LootFilterHelmetColor" serializeAs="String"> <value>#FFF8FF04</value> </setting> <setting name="LootFilterBodyArmourColor" serializeAs="String"> <value>#FFDD00FF</value> </setting> <setting name="LootFilterWeaponColor" serializeAs="String"> <value>#FF00DCFF</value> </setting> <setting name="LootFilterBootsAlwaysActive" serializeAs="String"> <value>False</value> </setting> <setting name="LootFilterGlovesAlwaysActive" serializeAs="String"> <value>False</value> </setting> <setting name="LootFilterHelmetsAlwaysActive" serializeAs="String"> <value>False</value> </setting> <setting name="LootFilterBodyArmourAlwaysActive" serializeAs="String"> <value>False</value> </setting> <setting name="LootFilterWeaponsAlwaysActive" serializeAs="String"> <value>False</value> </setting> <setting name="SettingsWindowTopPosition" serializeAs="String"> <value>750</value> </setting> <setting name="SettingsWindowLeftPosition" serializeAs="String"> <value>714</value> </setting> <setting name="SetTrackerOverlayTopPosition" serializeAs="String"> <value>1302</value> </setting> <setting name="SetTrackerOverlayLeftPosition" serializeAs="String"> <value>928</value> </setting> <setting name="StashTabOverlayTopPosition" serializeAs="String"> <value>160</value> </setting> <setting name="StashTabOverlayLeftPosition" serializeAs="String"> <value>15</value> </setting> <setting name="StashTabOverlayHeight" serializeAs="String"> <value>916</value> </setting> <setting name="StashTabOverlayWidth" serializeAs="String"> <value>858</value> </setting> <setting name="StashTabName" serializeAs="String"> <value>iLvl</value> </setting> </ChaosRecipeEnhancer.UI.Properties.Settings> </userSettings> </configuration> ``` ## Failure Logs Please include any relevant log snippets or files here. ## Additional Attachments (e.g. Screenshots, Videos)
priority
post fetch notification sound doesn t play icon doesn t doesn t change if you don t have the loot filter modification flag on prerequisites please answer the following questions for yourself before submitting an issue i am running the latest release not a beta pre release i checked the faq and found no common resolution for my issue i checked to make sure that this issue has not already been filed by doing a quick search in the expected behavior with the sound flag enabled you should hear a notification sound when the state of a given item s state changes the icon should also change state as needed i e grey out if it s full go to full opacity if you are missing some items current behavior icon number values for given items change but the color opacity doesn t change the notification sound doesn t play steps to reproduce please provide detailed steps for reproducing the issue untick loot filter manipulation fetch notice icons don t change sound doesn t play do the same thing with the setting ticked and you see the correct visuals and hear the sound context please provide any relevant information about your setup this is important in case the issue is not reproducible except for under certain conditions chaos recipe enhancer version operating system windows pro chaos recipe enhancer settings xml file or screenshot will suffice clumsyparasite sentinel true false test ilvl true c program files grinding gear games path of exile logs client txt true true false false c users mario onedrive documents my games path of exile ns uber strict modified semi strict filter true false false false false false ilvl failure logs please include any relevant log snippets or files here additional attachments e g screenshots videos
1
62,848
3,193,555,817
IssuesEvent
2015-09-30 06:30:22
fusioninventory/fusioninventory-for-glpi
https://api.github.com/repos/fusioninventory/fusioninventory-for-glpi
closed
When use tag for group in configuration, have fatal error
Component: For junior contributor Component: Found in version Priority: High Status: Closed Tracker: Bug
--- Author Name: **David Durieux** (@ddurieux) Original Redmine Issue: 1223, http://forge.fusioninventory.org/issues/1223 Original Date: 2011-10-06 Original Assignee: David Durieux --- Have this error ``` Fatal error: Call to undefined method Group::importExternal() in C:\Program Files\Apache Software Foundation\Apache2.2\htdocs\glpi\inc\dropdown.class.php on line 1200 ```
1.0
When use tag for group in configuration, have fatal error - --- Author Name: **David Durieux** (@ddurieux) Original Redmine Issue: 1223, http://forge.fusioninventory.org/issues/1223 Original Date: 2011-10-06 Original Assignee: David Durieux --- Have this error ``` Fatal error: Call to undefined method Group::importExternal() in C:\Program Files\Apache Software Foundation\Apache2.2\htdocs\glpi\inc\dropdown.class.php on line 1200 ```
priority
when use tag for group in configuration have fatal error author name david durieux ddurieux original redmine issue original date original assignee david durieux have this error fatal error call to undefined method group importexternal in c program files apache software foundation htdocs glpi inc dropdown class php on line
1
24,284
2,667,159,390
IssuesEvent
2015-03-22 09:48:17
Araq/Nim
https://api.github.com/repos/Araq/Nim
closed
Inconsistent compiler behavior when using `auto`
High Priority Semcheck
```nim var v0 = 0 # This compiles. var v1: any = 0 # The compiler rejects this ("type mismatch"). var v2: auto = 0 # This causes an internal compiler error. const c0 = 0 # This compiles. const c1: any = 0 # The compiler rejects this ("type mismatch"). const c2: auto = 0 # This compiles. proc p0 = 0 # The compiler rejects this (assuming `p0` is void). proc p1: any = 0 # This compiles. proc p2: auto = 0 # This compiles. iterator i0 = yield 0 # This compiles. iterator i1: any = yield 0 # This compiles. iterator i2: auto = yield 0 # This causes a compiler crash. # `let` behaves analogously to `var`. # `expr` behaves analogously to `auto`. ``` Reading the documentation, it's also not entirely clear why `auto`, `any`, and `expr` are all necessary, since they seem to serve overlapping purposes.
1.0
Inconsistent compiler behavior when using `auto` - ```nim var v0 = 0 # This compiles. var v1: any = 0 # The compiler rejects this ("type mismatch"). var v2: auto = 0 # This causes an internal compiler error. const c0 = 0 # This compiles. const c1: any = 0 # The compiler rejects this ("type mismatch"). const c2: auto = 0 # This compiles. proc p0 = 0 # The compiler rejects this (assuming `p0` is void). proc p1: any = 0 # This compiles. proc p2: auto = 0 # This compiles. iterator i0 = yield 0 # This compiles. iterator i1: any = yield 0 # This compiles. iterator i2: auto = yield 0 # This causes a compiler crash. # `let` behaves analogously to `var`. # `expr` behaves analogously to `auto`. ``` Reading the documentation, it's also not entirely clear why `auto`, `any`, and `expr` are all necessary, since they seem to serve overlapping purposes.
priority
inconsistent compiler behavior when using auto nim var this compiles var any the compiler rejects this type mismatch var auto this causes an internal compiler error const this compiles const any the compiler rejects this type mismatch const auto this compiles proc the compiler rejects this assuming is void proc any this compiles proc auto this compiles iterator yield this compiles iterator any yield this compiles iterator auto yield this causes a compiler crash let behaves analogously to var expr behaves analogously to auto reading the documentation it s also not entirely clear why auto any and expr are all necessary since they seem to serve overlapping purposes
1
192,338
6,848,862,642
IssuesEvent
2017-11-13 19:59:32
WordPress/meta-environment
https://api.github.com/repos/WordPress/meta-environment
closed
WPTV: Remove shim for `video_img_url_by_gui()`
info: good first bug priority: high type: bug
It's in Jetpack now, so having it declared in `sandbox-functionality.php` causes fatal errors.
1.0
WPTV: Remove shim for `video_img_url_by_gui()` - It's in Jetpack now, so having it declared in `sandbox-functionality.php` causes fatal errors.
priority
wptv remove shim for video img url by gui it s in jetpack now so having it declared in sandbox functionality php causes fatal errors
1
215,898
7,299,108,044
IssuesEvent
2018-02-26 19:04:00
craftercms/craftercms
https://api.github.com/repos/craftercms/craftercms
opened
[studio] Add asset processing pipelines
new feature priority: high
Add the ability in Studio to process/transform uploaded assets through pipelines. The processing algorithm should: 1. Match a filename pattern and execute processors against that pattern. 2. Be able to save to the output of a processor to the Git repo. 3. Be able to drop the output of a processor. 4. Be able to feed the output of a processor to another processor (pipeline). 5. Be able to run several processors that generate different outputs for the same input. 6. Be able to save the original input to the Git repo. 7. Be able to drop the original input. 8. Avoid writing non final outputs to the Git repo.
1.0
[studio] Add asset processing pipelines - Add the ability in Studio to process/transform uploaded assets through pipelines. The processing algorithm should: 1. Match a filename pattern and execute processors against that pattern. 2. Be able to save to the output of a processor to the Git repo. 3. Be able to drop the output of a processor. 4. Be able to feed the output of a processor to another processor (pipeline). 5. Be able to run several processors that generate different outputs for the same input. 6. Be able to save the original input to the Git repo. 7. Be able to drop the original input. 8. Avoid writing non final outputs to the Git repo.
priority
add asset processing pipelines add the ability in studio to process transform uploaded assets through pipelines the processing algorithm should match a filename pattern and execute processors against that pattern be able to save to the output of a processor to the git repo be able to drop the output of a processor be able to feed the output of a processor to another processor pipeline be able to run several processors that generate different outputs for the same input be able to save the original input to the git repo be able to drop the original input avoid writing non final outputs to the git repo
1
750,848
26,221,114,374
IssuesEvent
2023-01-04 14:55:12
kubermatic/kubermatic
https://api.github.com/repos/kubermatic/kubermatic
closed
Web terminal
priority/high kind/feature Epic
### User story As a KKP admin I would like to have a web terminal interface where I can access my clusters via CLI directly inside the browser In order to - carry out activities from the browser that may not be enabled by the UI yet - access CLI functionalities even in cases when accessing the clusters via desktop terminal could be a hassle for example because of the absence of SSH keys ### Acceptance criteria - Web terminal menu appears on the main navigation panel for admin users - Web terminal menu appears on the main navigation panel for users that have got web terminal permissions - When entering, the terminal appears fully on the left pane of the web UI with colors that match both the web UI and the common CLI interfaces - Terminal runs on Linux - Terminal has tools by default like kubectl, helm, git, curl, wget
1.0
Web terminal - ### User story As a KKP admin I would like to have a web terminal interface where I can access my clusters via CLI directly inside the browser In order to - carry out activities from the browser that may not be enabled by the UI yet - access CLI functionalities even in cases when accessing the clusters via desktop terminal could be a hassle for example because of the absence of SSH keys ### Acceptance criteria - Web terminal menu appears on the main navigation panel for admin users - Web terminal menu appears on the main navigation panel for users that have got web terminal permissions - When entering, the terminal appears fully on the left pane of the web UI with colors that match both the web UI and the common CLI interfaces - Terminal runs on Linux - Terminal has tools by default like kubectl, helm, git, curl, wget
priority
web terminal user story as a kkp admin i would like to have a web terminal interface where i can access my clusters via cli directly inside the browser in order to carry out activities from the browser that may not be enabled by the ui yet access cli functionalities even in cases when accessing the clusters via desktop terminal could be a hassle for example because of the absence of ssh keys acceptance criteria web terminal menu appears on the main navigation panel for admin users web terminal menu appears on the main navigation panel for users that have got web terminal permissions when entering the terminal appears fully on the left pane of the web ui with colors that match both the web ui and the common cli interfaces terminal runs on linux terminal has tools by default like kubectl helm git curl wget
1
32,303
2,752,222,576
IssuesEvent
2015-04-24 14:27:41
parallelus/Plugin-Installer-for-Runway
https://api.github.com/repos/parallelus/Plugin-Installer-for-Runway
closed
Selecting a plugin from the WordPress.org repository isn't working.
bug fixed Priority 1: High
Entering a URL for a plugin from the WordPress repository to be included in the Plugin Installer is causing the plugin to download and install on the site but not add the plugin to required plugins or list it in the Plugin Installer list. ![image](https://cloud.githubusercontent.com/assets/1123420/5289572/8e7aa7bc-7b04-11e4-9bd8-5a0cd477f60d.png) This may be a unique problem that only happens on network installs of WordPress. I didn't test this on a regular install.
1.0
Selecting a plugin from the WordPress.org repository isn't working. - Entering a URL for a plugin from the WordPress repository to be included in the Plugin Installer is causing the plugin to download and install on the site but not add the plugin to required plugins or list it in the Plugin Installer list. ![image](https://cloud.githubusercontent.com/assets/1123420/5289572/8e7aa7bc-7b04-11e4-9bd8-5a0cd477f60d.png) This may be a unique problem that only happens on network installs of WordPress. I didn't test this on a regular install.
priority
selecting a plugin from the wordpress org repository isn t working entering a url for a plugin from the wordpress repository to be included in the plugin installer is causing the plugin to download and install on the site but not add the plugin to required plugins or list it in the plugin installer list this may be a unique problem that only happens on network installs of wordpress i didn t test this on a regular install
1
84,957
3,682,518,633
IssuesEvent
2016-02-24 10:03:58
MoOx/statinamic
https://api.github.com/repos/MoOx/statinamic
closed
Internal link (from markdown) are normal link and trigger full page load
level: high-priority type: enhancement
That's a shame isn't it? Before handling this, we need to work on #11 (cause this will handle markdown as react components instead of html).
1.0
Internal link (from markdown) are normal link and trigger full page load - That's a shame isn't it? Before handling this, we need to work on #11 (cause this will handle markdown as react components instead of html).
priority
internal link from markdown are normal link and trigger full page load that s a shame isn t it before handling this we need to work on cause this will handle markdown as react components instead of html
1
613,019
19,071,187,740
IssuesEvent
2021-11-27 00:02:14
staircase-dev/staircase
https://api.github.com/repos/staircase-dev/staircase
closed
ENH: Support for pandas extension arrays
enhancement advanced high priority
#### Describe the solution you'd like See https://pandas.pydata.org/pandas-docs/stable/development/extending.html Essentially would like to have - an ExtensionDtype for Stairs - an ExtensionArray for the above ExtensionDtype - a Series accessor ("sc") which provides an alternative method for applying "array functions" ie those documented here https://www.staircase.dev/en/latest/reference/arrays.html #### Additional context See simple example below: ```python class TestClass(): def __init__(self, num): self.num = num self._values = [] def __add__(self, other): return TestClass(self.num + other.num) @pd.api.extensions.register_extension_dtype class TestDtype(ExtensionDtype): type = TestClass name = "test" @classmethod def construct_from_string(cls, string): if string == cls.name: return cls() else: raise TypeError("Cannot construct a '{}' from " "'{}'".format(cls, string)) @classmethod def construct_array_type(cls): return TestArray class TestArray(ExtensionArray): _dtype = TestDtype() ndim = 1 def __init__(self, values): if isinstance(values, TestClass): values = [values] self.data = values @property def dtype(self): return self._dtype def __len__(self): return len(self.data) def __getitem__(self, idx): if isinstance(idx, numbers.Integral): return self.data[idx] elif isinstance(idx, (Iterable, slice)): return TestArray(self.data[idx]) else: raise TypeError("Index type not supported", idx) def __setitem__(self, key, value): if isinstance(value, TestClass) or _isna(value): if _isna(value): # internally only use None as missing value indicator # but accept others value = None if isinstance(key, (slice, Iterable)): value_array = np.empty(1, dtype=object) value_array[:] = [value] self.data[key] = value_array else: self.data[key] = value @property def ndim(self): return len(self.shape) def copy(self, *args, **kwargs): # still taking args/kwargs for compat with pandas 0.24 return TestArray(self.data.copy()) def take(self, indices, allow_fill=False, fill_value=None): from pandas.api.extensions import take result = take(self.data, indices, allow_fill=allow_fill, fill_value=fill_value) if allow_fill and fill_value is None: result[pd.isna(result)] = None return TestArray(result) def isna(self): return np.array([g is None for g in self.data], dtype="bool") def __eq__(self): if not isinstance(other, TestArray): return NotImplemented mask = self.isna() | other.isna() result = self.data == other.data result[mask] = False return result @classmethod def _from_sequence(cls, scalars, dtype=None, copy=False): if isinstance(scalars, TestClass): scalars = [scalars] return TestArray(scalars) @classmethod def _from_factorized(cls, values, original): return cls(values) @property def nbytes(self): return self._itemsize * len(self) @classmethod def _concat_same_type(cls, to_concat): return cls(np.concatenate([array.data for array in to_concat])) def _sum(self): return np.sum(self.data) def _reduce(self, name: str, *, skipna: bool = True, **kwargs): return { "sum":self._sum, }[name]() ```
1.0
ENH: Support for pandas extension arrays - #### Describe the solution you'd like See https://pandas.pydata.org/pandas-docs/stable/development/extending.html Essentially would like to have - an ExtensionDtype for Stairs - an ExtensionArray for the above ExtensionDtype - a Series accessor ("sc") which provides an alternative method for applying "array functions" ie those documented here https://www.staircase.dev/en/latest/reference/arrays.html #### Additional context See simple example below: ```python class TestClass(): def __init__(self, num): self.num = num self._values = [] def __add__(self, other): return TestClass(self.num + other.num) @pd.api.extensions.register_extension_dtype class TestDtype(ExtensionDtype): type = TestClass name = "test" @classmethod def construct_from_string(cls, string): if string == cls.name: return cls() else: raise TypeError("Cannot construct a '{}' from " "'{}'".format(cls, string)) @classmethod def construct_array_type(cls): return TestArray class TestArray(ExtensionArray): _dtype = TestDtype() ndim = 1 def __init__(self, values): if isinstance(values, TestClass): values = [values] self.data = values @property def dtype(self): return self._dtype def __len__(self): return len(self.data) def __getitem__(self, idx): if isinstance(idx, numbers.Integral): return self.data[idx] elif isinstance(idx, (Iterable, slice)): return TestArray(self.data[idx]) else: raise TypeError("Index type not supported", idx) def __setitem__(self, key, value): if isinstance(value, TestClass) or _isna(value): if _isna(value): # internally only use None as missing value indicator # but accept others value = None if isinstance(key, (slice, Iterable)): value_array = np.empty(1, dtype=object) value_array[:] = [value] self.data[key] = value_array else: self.data[key] = value @property def ndim(self): return len(self.shape) def copy(self, *args, **kwargs): # still taking args/kwargs for compat with pandas 0.24 return TestArray(self.data.copy()) def take(self, indices, allow_fill=False, fill_value=None): from pandas.api.extensions import take result = take(self.data, indices, allow_fill=allow_fill, fill_value=fill_value) if allow_fill and fill_value is None: result[pd.isna(result)] = None return TestArray(result) def isna(self): return np.array([g is None for g in self.data], dtype="bool") def __eq__(self): if not isinstance(other, TestArray): return NotImplemented mask = self.isna() | other.isna() result = self.data == other.data result[mask] = False return result @classmethod def _from_sequence(cls, scalars, dtype=None, copy=False): if isinstance(scalars, TestClass): scalars = [scalars] return TestArray(scalars) @classmethod def _from_factorized(cls, values, original): return cls(values) @property def nbytes(self): return self._itemsize * len(self) @classmethod def _concat_same_type(cls, to_concat): return cls(np.concatenate([array.data for array in to_concat])) def _sum(self): return np.sum(self.data) def _reduce(self, name: str, *, skipna: bool = True, **kwargs): return { "sum":self._sum, }[name]() ```
priority
enh support for pandas extension arrays describe the solution you d like see essentially would like to have an extensiondtype for stairs an extensionarray for the above extensiondtype a series accessor sc which provides an alternative method for applying array functions ie those documented here additional context see simple example below python class testclass def init self num self num num self values def add self other return testclass self num other num pd api extensions register extension dtype class testdtype extensiondtype type testclass name test classmethod def construct from string cls string if string cls name return cls else raise typeerror cannot construct a from format cls string classmethod def construct array type cls return testarray class testarray extensionarray dtype testdtype ndim def init self values if isinstance values testclass values self data values property def dtype self return self dtype def len self return len self data def getitem self idx if isinstance idx numbers integral return self data elif isinstance idx iterable slice return testarray self data else raise typeerror index type not supported idx def setitem self key value if isinstance value testclass or isna value if isna value internally only use none as missing value indicator but accept others value none if isinstance key slice iterable value array np empty dtype object value array self data value array else self data value property def ndim self return len self shape def copy self args kwargs still taking args kwargs for compat with pandas return testarray self data copy def take self indices allow fill false fill value none from pandas api extensions import take result take self data indices allow fill allow fill fill value fill value if allow fill and fill value is none result none return testarray result def isna self return np array dtype bool def eq self if not isinstance other testarray return notimplemented mask self isna other isna result self data other data result false return result classmethod def from sequence cls scalars dtype none copy false if isinstance scalars testclass scalars return testarray scalars classmethod def from factorized cls values original return cls values property def nbytes self return self itemsize len self classmethod def concat same type cls to concat return cls np concatenate def sum self return np sum self data def reduce self name str skipna bool true kwargs return sum self sum
1
652,350
21,528,832,259
IssuesEvent
2022-04-28 21:29:38
TestCentric/testcentric-engine
https://api.github.com/repos/TestCentric/testcentric-engine
closed
Cannot load extensions with a required engine version specified
Bug High Priority
We have had an intermittent problem loading some extensions for a while. It turns out that we are comparing the required EngineVersion for the extension with our own version, whereas extensions specify the **NUnit** engine version they require. Since NUnit is now up to version 4.x, while we are only at 2.x, this test always fails. To make matters worse, **all** new extension versions now require 4.0! So long as we continue to reference the nunit engine API, we should use the referenced version in comparisons. If we stop referencing it, then we may have to construct an artificial version representing the NUnit engine build with which we are compatible.
1.0
Cannot load extensions with a required engine version specified - We have had an intermittent problem loading some extensions for a while. It turns out that we are comparing the required EngineVersion for the extension with our own version, whereas extensions specify the **NUnit** engine version they require. Since NUnit is now up to version 4.x, while we are only at 2.x, this test always fails. To make matters worse, **all** new extension versions now require 4.0! So long as we continue to reference the nunit engine API, we should use the referenced version in comparisons. If we stop referencing it, then we may have to construct an artificial version representing the NUnit engine build with which we are compatible.
priority
cannot load extensions with a required engine version specified we have had an intermittent problem loading some extensions for a while it turns out that we are comparing the required engineversion for the extension with our own version whereas extensions specify the nunit engine version they require since nunit is now up to version x while we are only at x this test always fails to make matters worse all new extension versions now require so long as we continue to reference the nunit engine api we should use the referenced version in comparisons if we stop referencing it then we may have to construct an artificial version representing the nunit engine build with which we are compatible
1
797,641
28,150,579,768
IssuesEvent
2023-04-03 00:24:17
AlphaWallet/alpha-wallet-android
https://api.github.com/repos/AlphaWallet/alpha-wallet-android
closed
Switch to BlockPI RPC node for Klaytn
High Priority
We don't have an account yet (do we need one?) Watch https://discord.com/channels/548357107267928064/801312516554096690/1084720856573411368 for confirmation - [ ] Create iOS issue with details once confirmed and known
1.0
Switch to BlockPI RPC node for Klaytn - We don't have an account yet (do we need one?) Watch https://discord.com/channels/548357107267928064/801312516554096690/1084720856573411368 for confirmation - [ ] Create iOS issue with details once confirmed and known
priority
switch to blockpi rpc node for klaytn we don t have an account yet do we need one watch for confirmation create ios issue with details once confirmed and known
1
719,121
24,747,361,442
IssuesEvent
2022-10-21 10:51:06
ls1intum/Artemis
https://api.github.com/repos/ls1intum/Artemis
closed
SAML2 Login Not Possible
bug priority:high
### Describe the bug The redirection to the SAML2 provider no longer works. Therefore, users cannot login. ### To Reproduce Artemis with SAML2 enabled required. 1. Log out of Artemis. 2. Click the Login via SAML2/Shibboleth/… button on the right half of the login screen. 3. You are not redirected to the SAML2 provider, instead a blank page is shown. 4. The error as shown below is in the browser console log. ### Expected behaviour The user is forwarded to the SAML2 provider for the authentication ### Screenshots _No response_ ### What browsers are you seeing the problem on? Chrome, Safari, Microsoft Edge, Firefox ### Additional context * Artemis Version: 5.11.0 * Confirmed working on 5.10.2 * Using `curl` to query the `/saml2/authenticate` endpoint correctly returns the 302 redirect in 5.10.2, but the same call is intercepted in the newer version and returns a HTML ‘please activate Javascript’ response. The redirection to the `/saml2/authenticate` page is initiated at https://github.com/ls1intum/Artemis/blob/723ddcc017006bf6c4874fa44c9cf1a8a078bf38/src/main/webapp/app/home/saml2-login/saml2-login.component.ts#L46 ### Relevant log output ```shell Error: NG04002: Cannot match any routes. URL Segment: 'saml2/authenticate' ```
1.0
SAML2 Login Not Possible - ### Describe the bug The redirection to the SAML2 provider no longer works. Therefore, users cannot login. ### To Reproduce Artemis with SAML2 enabled required. 1. Log out of Artemis. 2. Click the Login via SAML2/Shibboleth/… button on the right half of the login screen. 3. You are not redirected to the SAML2 provider, instead a blank page is shown. 4. The error as shown below is in the browser console log. ### Expected behaviour The user is forwarded to the SAML2 provider for the authentication ### Screenshots _No response_ ### What browsers are you seeing the problem on? Chrome, Safari, Microsoft Edge, Firefox ### Additional context * Artemis Version: 5.11.0 * Confirmed working on 5.10.2 * Using `curl` to query the `/saml2/authenticate` endpoint correctly returns the 302 redirect in 5.10.2, but the same call is intercepted in the newer version and returns a HTML ‘please activate Javascript’ response. The redirection to the `/saml2/authenticate` page is initiated at https://github.com/ls1intum/Artemis/blob/723ddcc017006bf6c4874fa44c9cf1a8a078bf38/src/main/webapp/app/home/saml2-login/saml2-login.component.ts#L46 ### Relevant log output ```shell Error: NG04002: Cannot match any routes. URL Segment: 'saml2/authenticate' ```
priority
login not possible describe the bug the redirection to the provider no longer works therefore users cannot login to reproduce artemis with enabled required log out of artemis click the login via shibboleth … button on the right half of the login screen you are not redirected to the provider instead a blank page is shown the error as shown below is in the browser console log expected behaviour the user is forwarded to the provider for the authentication screenshots no response what browsers are you seeing the problem on chrome safari microsoft edge firefox additional context artemis version confirmed working on using curl to query the authenticate endpoint correctly returns the redirect in but the same call is intercepted in the newer version and returns a html ‘please activate javascript’ response the redirection to the authenticate page is initiated at relevant log output shell error cannot match any routes url segment authenticate
1
201,247
7,027,875,042
IssuesEvent
2017-12-25 03:50:51
Mobiusor/aerolink-issue
https://api.github.com/repos/Mobiusor/aerolink-issue
closed
pilot documents显示不正确,且多余3个的doc只显示一个
high priority operator web
1. Certificate ‘’Unkonw‘’ need to fix 2. please discuss with related team member if provide details view of document ![60d9f5702342480056a0ac6028798c9](https://user-images.githubusercontent.com/33741789/34190202-6d942850-e57a-11e7-9d40-037ba231f22f.png)
1.0
pilot documents显示不正确,且多余3个的doc只显示一个 - 1. Certificate ‘’Unkonw‘’ need to fix 2. please discuss with related team member if provide details view of document ![60d9f5702342480056a0ac6028798c9](https://user-images.githubusercontent.com/33741789/34190202-6d942850-e57a-11e7-9d40-037ba231f22f.png)
priority
pilot documents显示不正确, certificate ‘’unkonw‘’ need to fix please discuss with related team member if provide details view of document
1
144,889
5,547,199,301
IssuesEvent
2017-03-23 04:24:32
nossas/bonde-client
https://api.github.com/repos/nossas/bonde-client
closed
Fail when try to donate in mobilization
Category: Frontend Priority: High Stage: Done Type: Bug
In the following mobilization http://302-teste-geral.reboo-staging.org/ the request to API after finish donation was not fired.
1.0
Fail when try to donate in mobilization - In the following mobilization http://302-teste-geral.reboo-staging.org/ the request to API after finish donation was not fired.
priority
fail when try to donate in mobilization in the following mobilization the request to api after finish donation was not fired
1
278,341
8,639,565,857
IssuesEvent
2018-11-23 19:53:54
swf541/Cold-War--The-Iron-Curtain
https://api.github.com/repos/swf541/Cold-War--The-Iron-Curtain
closed
Broken leader names
bug high priority localization
## Explain the Problem Several leader names with special characters are broken: ![hoi4_8](https://user-images.githubusercontent.com/33550299/45367675-18510780-b5e2-11e8-88e1-e7bebed9cf0d.png) ![hoi4_7](https://user-images.githubusercontent.com/33550299/45367731-361e6c80-b5e2-11e8-933b-209e9df0be42.png)
1.0
Broken leader names - ## Explain the Problem Several leader names with special characters are broken: ![hoi4_8](https://user-images.githubusercontent.com/33550299/45367675-18510780-b5e2-11e8-88e1-e7bebed9cf0d.png) ![hoi4_7](https://user-images.githubusercontent.com/33550299/45367731-361e6c80-b5e2-11e8-933b-209e9df0be42.png)
priority
broken leader names explain the problem several leader names with special characters are broken
1
46,246
2,951,824,833
IssuesEvent
2015-07-07 03:10:57
PowerPointLabs/powerpointlabs
https://api.github.com/repos/PowerPointLabs/powerpointlabs
closed
Agenda sidebar: highlighted text overlaps with first agenda item
Feature.AgendaLab Priority-High status.releaseCandidate
This is not optimal. Is there a better way? ![image](https://cloud.githubusercontent.com/assets/1673303/8402979/354a0616-1e73-11e5-9aab-934f717899a6.png)
1.0
Agenda sidebar: highlighted text overlaps with first agenda item - This is not optimal. Is there a better way? ![image](https://cloud.githubusercontent.com/assets/1673303/8402979/354a0616-1e73-11e5-9aab-934f717899a6.png)
priority
agenda sidebar highlighted text overlaps with first agenda item this is not optimal is there a better way
1
481,905
13,893,788,206
IssuesEvent
2020-10-19 13:56:39
bryntum/support
https://api.github.com/repos/bryntum/support
closed
Improve EventEdit docs
docs high-priority resolved
- [x] Should show in the header a section about customizing fields - [x] The initial list of configs should use links for easy navigation
1.0
Improve EventEdit docs - - [x] Should show in the header a section about customizing fields - [x] The initial list of configs should use links for easy navigation
priority
improve eventedit docs should show in the header a section about customizing fields the initial list of configs should use links for easy navigation
1
637,927
20,682,491,931
IssuesEvent
2022-03-10 15:05:14
AY2122S2-CS2103-F09-2/tp
https://api.github.com/repos/AY2122S2-CS2103-F09-2/tp
closed
Add event
type.Story priority.High
As a user, I can add events relating to my friends so that I can keep track of any future events
1.0
Add event - As a user, I can add events relating to my friends so that I can keep track of any future events
priority
add event as a user i can add events relating to my friends so that i can keep track of any future events
1
236,184
7,747,301,725
IssuesEvent
2018-05-30 02:28:40
BuiltBrokenModding/Atomic-Science
https://api.github.com/repos/BuiltBrokenModding/Atomic-Science
closed
[1.7] Rebuild models
help wanted high priority
Convert current models from techne to .obj - [ ] Centrifuge - [ ] Fission Reactor - [ ] Reactor Turbine - [ ] Nuclear Boiler - [ ] Fusion Reactor - [ ] Chemical Extractor
1.0
[1.7] Rebuild models - Convert current models from techne to .obj - [ ] Centrifuge - [ ] Fission Reactor - [ ] Reactor Turbine - [ ] Nuclear Boiler - [ ] Fusion Reactor - [ ] Chemical Extractor
priority
rebuild models convert current models from techne to obj centrifuge fission reactor reactor turbine nuclear boiler fusion reactor chemical extractor
1
170,009
6,423,121,892
IssuesEvent
2017-08-09 10:09:45
fusetools/fuselibs-public
https://api.github.com/repos/fusetools/fuselibs-public
closed
RenderBounds or Caching or Clipping hiding parts of chart (labels and elements)
Priority: High Severity: Bug Severity: Regression Severity: Release blocker
The fuse-samples Charting has items disappear. For example: - Zoom in/out of `DoubleBarChart`. When zoomed out the second time the blue bars are gone. When zoomed in some labels are missings stimes. - Zoom in `MixedBarChart`. The X-labels are sometimes missing . - In a zoomed `MixedBarChart` resize the window, various clippings/misizings happen Some of the other charts seem to also show lesser symptoms. This happens with the Stuff on premiumlibs master now, as well as newer Stuff. This does not happen with the `release-0.3` branch in premiumlibs.
1.0
RenderBounds or Caching or Clipping hiding parts of chart (labels and elements) - The fuse-samples Charting has items disappear. For example: - Zoom in/out of `DoubleBarChart`. When zoomed out the second time the blue bars are gone. When zoomed in some labels are missings stimes. - Zoom in `MixedBarChart`. The X-labels are sometimes missing . - In a zoomed `MixedBarChart` resize the window, various clippings/misizings happen Some of the other charts seem to also show lesser symptoms. This happens with the Stuff on premiumlibs master now, as well as newer Stuff. This does not happen with the `release-0.3` branch in premiumlibs.
priority
renderbounds or caching or clipping hiding parts of chart labels and elements the fuse samples charting has items disappear for example zoom in out of doublebarchart when zoomed out the second time the blue bars are gone when zoomed in some labels are missings stimes zoom in mixedbarchart the x labels are sometimes missing in a zoomed mixedbarchart resize the window various clippings misizings happen some of the other charts seem to also show lesser symptoms this happens with the stuff on premiumlibs master now as well as newer stuff this does not happen with the release branch in premiumlibs
1
371,983
11,007,276,316
IssuesEvent
2019-12-04 08:06:14
wso2/product-apim
https://api.github.com/repos/wso2/product-apim
reopened
[3.0.0] Setting synapse transport sender parameters not work.
3.0.0 3.1.0 Priority/High Type/Bug
Requirement: - Set different values to PassthroughHTTPSSLSender configuration in axis2.xml Approach. - Add configuration to <API-M_HOME>/repository/conf/deployment.toml file. ```toml [transport.passthru_https.sender.parameters] HostnameVerifier = "AllowAll" ``` The configured value is not reflected in the axis2.xml file after starting the server.
1.0
[3.0.0] Setting synapse transport sender parameters not work. - Requirement: - Set different values to PassthroughHTTPSSLSender configuration in axis2.xml Approach. - Add configuration to <API-M_HOME>/repository/conf/deployment.toml file. ```toml [transport.passthru_https.sender.parameters] HostnameVerifier = "AllowAll" ``` The configured value is not reflected in the axis2.xml file after starting the server.
priority
setting synapse transport sender parameters not work requirement set different values to passthroughhttpsslsender configuration in xml approach add configuration to repository conf deployment toml file toml hostnameverifier allowall the configured value is not reflected in the xml file after starting the server
1
703,863
24,175,296,689
IssuesEvent
2022-09-23 00:29:09
zulip/zulip
https://api.github.com/repos/zulip/zulip
opened
Fix unread markers appearing next to date dividers when only one adjacent message is unread
bug help wanted area: message view priority: high release goal
The green markers for which messages are unread correctly appear next to the date markers when both the message before them and the message after are also unread; but it looks wrong when only one of those two messages is unread: ![image](https://user-images.githubusercontent.com/2746074/191873057-9560c329-5a00-48b0-92af-fcf5086718b6.png) I haven't looked at how hard this is to implement, but I think it'll be noticed fairly often once we merge #21477, which is a goal for this release, so tagging this as a priority. @evykassirer @amanagr FYI.
1.0
Fix unread markers appearing next to date dividers when only one adjacent message is unread - The green markers for which messages are unread correctly appear next to the date markers when both the message before them and the message after are also unread; but it looks wrong when only one of those two messages is unread: ![image](https://user-images.githubusercontent.com/2746074/191873057-9560c329-5a00-48b0-92af-fcf5086718b6.png) I haven't looked at how hard this is to implement, but I think it'll be noticed fairly often once we merge #21477, which is a goal for this release, so tagging this as a priority. @evykassirer @amanagr FYI.
priority
fix unread markers appearing next to date dividers when only one adjacent message is unread the green markers for which messages are unread correctly appear next to the date markers when both the message before them and the message after are also unread but it looks wrong when only one of those two messages is unread i haven t looked at how hard this is to implement but i think it ll be noticed fairly often once we merge which is a goal for this release so tagging this as a priority evykassirer amanagr fyi
1
199,688
6,993,048,221
IssuesEvent
2017-12-15 09:47:38
DOAJ/doaj
https://api.github.com/repos/DOAJ/doaj
closed
redalyc xml problems
article xml bug high priority tnm
Hi CL Yet another xml issue They have problems with the following journals. I am also attaching xmls [redalycxml.zip](https://github.com/DOAJ/doaj/files/886430/redalycxml.zip) 164 Estudios Políticos 436 Agronomía Costarricense 714 Texto & Contexto Enfermagem 920 Revista Eureka sobre Enseñanza y Divulgación de las Ciencias 1552 Lecturas de Economía 3420 Revista ION
1.0
redalyc xml problems - Hi CL Yet another xml issue They have problems with the following journals. I am also attaching xmls [redalycxml.zip](https://github.com/DOAJ/doaj/files/886430/redalycxml.zip) 164 Estudios Políticos 436 Agronomía Costarricense 714 Texto & Contexto Enfermagem 920 Revista Eureka sobre Enseñanza y Divulgación de las Ciencias 1552 Lecturas de Economía 3420 Revista ION
priority
redalyc xml problems hi cl yet another xml issue they have problems with the following journals i am also attaching xmls estudios políticos agronomía costarricense texto contexto enfermagem revista eureka sobre enseñanza y divulgación de las ciencias lecturas de economía revista ion
1
647,743
21,154,884,961
IssuesEvent
2022-04-07 01:21:24
Yamato-Security/hayabusa-rules
https://api.github.com/repos/Yamato-Security/hayabusa-rules
closed
変換される際にChannelが設定されないため、誤検知が出る
bug high priority
ルールがSigmaからHayabusaに変換される際にChannelが設定されないため、誤検知が結構出ます。 serviceとcategoryフィールドを確認して、Channelを指定する必要があります。 categoryの場合はEventIDも指定する必要があります。 参考: [logsource対応.pdf](https://github.com/Yamato-Security/hayabusa-rules/files/8191621/logsource.pdf) このgenericな設定ファイルを使うと良さそう:https://github.com/SigmaHQ/sigma/blob/master/tools/config/generic/windows-services.yml
1.0
変換される際にChannelが設定されないため、誤検知が出る - ルールがSigmaからHayabusaに変換される際にChannelが設定されないため、誤検知が結構出ます。 serviceとcategoryフィールドを確認して、Channelを指定する必要があります。 categoryの場合はEventIDも指定する必要があります。 参考: [logsource対応.pdf](https://github.com/Yamato-Security/hayabusa-rules/files/8191621/logsource.pdf) このgenericな設定ファイルを使うと良さそう:https://github.com/SigmaHQ/sigma/blob/master/tools/config/generic/windows-services.yml
priority
変換される際にchannelが設定されないため、誤検知が出る ルールがsigmaからhayabusaに変換される際にchannelが設定されないため、誤検知が結構出ます。 serviceとcategoryフィールドを確認して、channelを指定する必要があります。 categoryの場合はeventidも指定する必要があります。 参考: このgenericな設定ファイルを使うと良さそう:
1
664,931
22,292,880,837
IssuesEvent
2022-06-12 16:18:03
RAF-SI-2021/Banka-Back
https://api.github.com/repos/RAF-SI-2021/Banka-Back
closed
Provera raspoloživih sredstava prilikom kupovine
priority/high area/backend
Prilikom kupovine (npr. hartija od vrednosti) potrebno je proveriti da li ima dovoljno sredstava da se izvrši transakcija ili rezervišu sredstva. Ukoliko se dogodi da nemamo dovoljno sredstva da izvršimo transakciju ili rezervišemo sredstva, izbaciti odgovarajuću grešku. Ukoliko se dogodi da prilikom izvršavanja dela ordera nemamo dovoljno raspoloživih sredstava, potrebno je prekinuti ostatak order-a (ovo može da se desi ukoliko je potrebno više sredstava nego što je rezervisano, a da nemamo ta sredstva raspoloživo na računu). Provera raspoloživih sredstava se vrši tako što se uzima vrednost atributa Raspoloživo iz entiteta opisanog u sekciji Evidentiranje sredstva i kapitala. **Napomena**: ovde je bitno naglasiti da nije moguće implicitno konvertovati iz valute u valute, već se to mora uraditi ručno (npr. preko Forexa ili uplate). Slično, nije moguće koristiti kapital u hartijama od vrednosti, već korisnik mora ručno da proda te hartije od vrednosti.
1.0
Provera raspoloživih sredstava prilikom kupovine - Prilikom kupovine (npr. hartija od vrednosti) potrebno je proveriti da li ima dovoljno sredstava da se izvrši transakcija ili rezervišu sredstva. Ukoliko se dogodi da nemamo dovoljno sredstva da izvršimo transakciju ili rezervišemo sredstva, izbaciti odgovarajuću grešku. Ukoliko se dogodi da prilikom izvršavanja dela ordera nemamo dovoljno raspoloživih sredstava, potrebno je prekinuti ostatak order-a (ovo može da se desi ukoliko je potrebno više sredstava nego što je rezervisano, a da nemamo ta sredstva raspoloživo na računu). Provera raspoloživih sredstava se vrši tako što se uzima vrednost atributa Raspoloživo iz entiteta opisanog u sekciji Evidentiranje sredstva i kapitala. **Napomena**: ovde je bitno naglasiti da nije moguće implicitno konvertovati iz valute u valute, već se to mora uraditi ručno (npr. preko Forexa ili uplate). Slično, nije moguće koristiti kapital u hartijama od vrednosti, već korisnik mora ručno da proda te hartije od vrednosti.
priority
provera raspoloživih sredstava prilikom kupovine prilikom kupovine npr hartija od vrednosti potrebno je proveriti da li ima dovoljno sredstava da se izvrši transakcija ili rezervišu sredstva ukoliko se dogodi da nemamo dovoljno sredstva da izvršimo transakciju ili rezervišemo sredstva izbaciti odgovarajuću grešku ukoliko se dogodi da prilikom izvršavanja dela ordera nemamo dovoljno raspoloživih sredstava potrebno je prekinuti ostatak order a ovo može da se desi ukoliko je potrebno više sredstava nego što je rezervisano a da nemamo ta sredstva raspoloživo na računu provera raspoloživih sredstava se vrši tako što se uzima vrednost atributa raspoloživo iz entiteta opisanog u sekciji evidentiranje sredstva i kapitala napomena ovde je bitno naglasiti da nije moguće implicitno konvertovati iz valute u valute već se to mora uraditi ručno npr preko forexa ili uplate slično nije moguće koristiti kapital u hartijama od vrednosti već korisnik mora ručno da proda te hartije od vrednosti
1
663,901
22,215,422,896
IssuesEvent
2022-06-08 00:45:44
apache/skywalking
https://api.github.com/repos/apache/skywalking
closed
[Feature] [OAP] Fully support Zipkin traces, Zipkin server alternative
backend feature high priority
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/skywalking/issues?q=is%3Aissue) and found no similar feature requirement. ### Description With a full discussion with our Zipkin friends cc @basvanbeek @llinder @tacigar In our new v9 iteration, we received a lot of asking about how to work with Zipkin, and whether it is possible to make SkyWalking OAP works as an alternative server for the Zipkin server. In our recent discussion, the conclusion is clear, we can adopt the full Zipkin trace report protocol(starting from HTTP) and its query protocol(such as using Lens UI). Meanwhile, we are going to upgrade Zipkin support to our top-grade, which means, we could accept Zipkin trace and SkyWalking trace together. Although they can't link with each other for now, pure server replacement would be a good start. ### Use case _No response_ ### Related issues This should begin after https://github.com/apache/skywalking/issues/8931 is ready, because we need a robust core to support trace queries in various databases, and don't need to change codes twice. ### Are you willing to submit a PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
1.0
[Feature] [OAP] Fully support Zipkin traces, Zipkin server alternative - ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/skywalking/issues?q=is%3Aissue) and found no similar feature requirement. ### Description With a full discussion with our Zipkin friends cc @basvanbeek @llinder @tacigar In our new v9 iteration, we received a lot of asking about how to work with Zipkin, and whether it is possible to make SkyWalking OAP works as an alternative server for the Zipkin server. In our recent discussion, the conclusion is clear, we can adopt the full Zipkin trace report protocol(starting from HTTP) and its query protocol(such as using Lens UI). Meanwhile, we are going to upgrade Zipkin support to our top-grade, which means, we could accept Zipkin trace and SkyWalking trace together. Although they can't link with each other for now, pure server replacement would be a good start. ### Use case _No response_ ### Related issues This should begin after https://github.com/apache/skywalking/issues/8931 is ready, because we need a robust core to support trace queries in various databases, and don't need to change codes twice. ### Are you willing to submit a PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
priority
fully support zipkin traces zipkin server alternative search before asking i had searched in the and found no similar feature requirement description with a full discussion with our zipkin friends cc basvanbeek llinder tacigar in our new iteration we received a lot of asking about how to work with zipkin and whether it is possible to make skywalking oap works as an alternative server for the zipkin server in our recent discussion the conclusion is clear we can adopt the full zipkin trace report protocol starting from http and its query protocol such as using lens ui meanwhile we are going to upgrade zipkin support to our top grade which means we could accept zipkin trace and skywalking trace together although they can t link with each other for now pure server replacement would be a good start use case no response related issues this should begin after is ready because we need a robust core to support trace queries in various databases and don t need to change codes twice are you willing to submit a pr yes i am willing to submit a pr code of conduct i agree to follow this project s
1
237,003
7,754,744,371
IssuesEvent
2018-05-31 07:55:23
Gloirin/m2gTest
https://api.github.com/repos/Gloirin/m2gTest
closed
0008764: normalize rrule when converting to Cal_Model_Event
CalDAV bug high priority
**Reported by pschuele on 8 Aug 2013 14:16** **Version:** Kristina (2013.03.6) normalize rrule when converting to Cal_Model_Event - because sometimes the order of the rrule segments is changing and the tine server detects a difference
1.0
0008764: normalize rrule when converting to Cal_Model_Event - **Reported by pschuele on 8 Aug 2013 14:16** **Version:** Kristina (2013.03.6) normalize rrule when converting to Cal_Model_Event - because sometimes the order of the rrule segments is changing and the tine server detects a difference
priority
normalize rrule when converting to cal model event reported by pschuele on aug version kristina normalize rrule when converting to cal model event because sometimes the order of the rrule segments is changing and the tine server detects a difference
1
148
2,492,101,870
IssuesEvent
2015-01-04 12:35:08
DynamoMTL/sprangular
https://api.github.com/repos/DynamoMTL/sprangular
closed
Account creation & profile update
High Priority
- [x] update profile - [x] remove cc - [x] remove address (not doable) - [x] request reset password - [x] password update
1.0
Account creation & profile update - - [x] update profile - [x] remove cc - [x] remove address (not doable) - [x] request reset password - [x] password update
priority
account creation profile update update profile remove cc remove address not doable request reset password password update
1
608,066
18,797,653,716
IssuesEvent
2021-11-09 01:10:34
denoland/deno
https://api.github.com/repos/denoland/deno
closed
lint: `prefer-primordials` is enabled when using config file
bug cli high priority
Using this config enables `prefer-primordials` rule. This is obviously wrong. ```json { "lint": { "rules": { "exclude": [ "camelcase" ] } } } ``` If no tags are specified, they should default to `["recommended"]`. `prefer-primordials` is not recommended.
1.0
lint: `prefer-primordials` is enabled when using config file - Using this config enables `prefer-primordials` rule. This is obviously wrong. ```json { "lint": { "rules": { "exclude": [ "camelcase" ] } } } ``` If no tags are specified, they should default to `["recommended"]`. `prefer-primordials` is not recommended.
priority
lint prefer primordials is enabled when using config file using this config enables prefer primordials rule this is obviously wrong json lint rules exclude camelcase if no tags are specified they should default to prefer primordials is not recommended
1
318,135
9,682,308,857
IssuesEvent
2019-05-23 08:53:35
conan-io/conan
https://api.github.com/repos/conan-io/conan
closed
[proxies] section in conan.conf does not permit proxies for specific targets
complex: medium priority: high stage: review type: feature
Using conan 1.14 on Linux and Windows In a large organization, let's call it acme, I have a conan setup with a private shared repository residing in a virtual private cloud. The URL of the repo (cloud.acme.com) makes it appear to be internal, but the only way of accessing it is through a proxy (e.g. http://proxy.acme.com). Setting HTTPS_PROXY env var prior to executing any conan command works fine and I can access the repo however, if I need to e.g. download some code from an internal source over https as part of a recipe, I have to remember to reset HTTPS_PROXY before doing that download or the downloader will attempt to also use the cloud proxy. I can't use no_proxy_match as far as I can see because the target URL appears to be local to the organization so there's no simple fnmatch that will exclude all others. A solution to this problem is suggested in http://docs.python-requests.org/en/latest/user/advanced/#proxies which states that I can include a specific host as well as a scheme when listing proxies. This would imply that adding: [proxies] https://conan-repo.cloud.acme.com = http://proxy.acme.com should do the trick. The problem is that conan.conf has been parsed by ConfigParser which sees the first ':' as a name/value separator and so takes everything to the right (including the =) as being the name of the proxy. Do you know of another workaround to this? I guess the simplest fix would be to omit ':' as a valid deliminator for the ConfigParser - and hope that no-one has chosen to use ':'s in their config (or write a migration step). Maybe that could be controlled via an env var? Alternatively allow multi-line entries and parse them - assuming I've correctly understood how those work? ``` [proxies] https = http://default-proxy.acme.com conan-repo.cloud.acme.com = http://cloud-proxy.acme.com ``` which should be parsed to result in a python 'proxies' argument like: ```python proxies = { 'https': 'http://default-proxy.acme.com' 'https://conan-repo.cloud.acme.com': 'http://cloud-proxy.acme.com' } ``` In my case I'd be wanting to omit the 'default https proxy' entirely: ``` [proxies] https = conan-repo.cloud.acme.com = http://cloud-proxy.acme.com ``` Yielding ```python proxies = { 'https://conan-repo.cloud.acme.com': 'http://cloud-proxy.acme.com' } ```
1.0
[proxies] section in conan.conf does not permit proxies for specific targets - Using conan 1.14 on Linux and Windows In a large organization, let's call it acme, I have a conan setup with a private shared repository residing in a virtual private cloud. The URL of the repo (cloud.acme.com) makes it appear to be internal, but the only way of accessing it is through a proxy (e.g. http://proxy.acme.com). Setting HTTPS_PROXY env var prior to executing any conan command works fine and I can access the repo however, if I need to e.g. download some code from an internal source over https as part of a recipe, I have to remember to reset HTTPS_PROXY before doing that download or the downloader will attempt to also use the cloud proxy. I can't use no_proxy_match as far as I can see because the target URL appears to be local to the organization so there's no simple fnmatch that will exclude all others. A solution to this problem is suggested in http://docs.python-requests.org/en/latest/user/advanced/#proxies which states that I can include a specific host as well as a scheme when listing proxies. This would imply that adding: [proxies] https://conan-repo.cloud.acme.com = http://proxy.acme.com should do the trick. The problem is that conan.conf has been parsed by ConfigParser which sees the first ':' as a name/value separator and so takes everything to the right (including the =) as being the name of the proxy. Do you know of another workaround to this? I guess the simplest fix would be to omit ':' as a valid deliminator for the ConfigParser - and hope that no-one has chosen to use ':'s in their config (or write a migration step). Maybe that could be controlled via an env var? Alternatively allow multi-line entries and parse them - assuming I've correctly understood how those work? ``` [proxies] https = http://default-proxy.acme.com conan-repo.cloud.acme.com = http://cloud-proxy.acme.com ``` which should be parsed to result in a python 'proxies' argument like: ```python proxies = { 'https': 'http://default-proxy.acme.com' 'https://conan-repo.cloud.acme.com': 'http://cloud-proxy.acme.com' } ``` In my case I'd be wanting to omit the 'default https proxy' entirely: ``` [proxies] https = conan-repo.cloud.acme.com = http://cloud-proxy.acme.com ``` Yielding ```python proxies = { 'https://conan-repo.cloud.acme.com': 'http://cloud-proxy.acme.com' } ```
priority
section in conan conf does not permit proxies for specific targets using conan on linux and windows in a large organization let s call it acme i have a conan setup with a private shared repository residing in a virtual private cloud the url of the repo cloud acme com makes it appear to be internal but the only way of accessing it is through a proxy e g setting https proxy env var prior to executing any conan command works fine and i can access the repo however if i need to e g download some code from an internal source over https as part of a recipe i have to remember to reset https proxy before doing that download or the downloader will attempt to also use the cloud proxy i can t use no proxy match as far as i can see because the target url appears to be local to the organization so there s no simple fnmatch that will exclude all others a solution to this problem is suggested in which states that i can include a specific host as well as a scheme when listing proxies this would imply that adding should do the trick the problem is that conan conf has been parsed by configparser which sees the first as a name value separator and so takes everything to the right including the as being the name of the proxy do you know of another workaround to this i guess the simplest fix would be to omit as a valid deliminator for the configparser and hope that no one has chosen to use s in their config or write a migration step maybe that could be controlled via an env var alternatively allow multi line entries and parse them assuming i ve correctly understood how those work https conan repo cloud acme com which should be parsed to result in a python proxies argument like python proxies https in my case i d be wanting to omit the default https proxy entirely https conan repo cloud acme com yielding python proxies
1
65,230
3,227,256,291
IssuesEvent
2015-10-11 01:30:43
Nevraxe/Cervo
https://api.github.com/repos/Nevraxe/Cervo
closed
Review the Router class
Enhancement Priority: High
I'm sure that there is a better way to find the target URL and match it with a route.
1.0
Review the Router class - I'm sure that there is a better way to find the target URL and match it with a route.
priority
review the router class i m sure that there is a better way to find the target url and match it with a route
1
488,445
14,077,531,720
IssuesEvent
2020-11-04 12:11:05
wso2/product-is
https://api.github.com/repos/wso2/product-is
closed
UX issues in application access configurations view.
Priority/High Severity/Major bug console dev-exp ux
**Describe the issue:** 1. When an OIDC application is revoked, it is not intuitive to the user that the application is not usable until the secret is regenerated. 2. When there is only one protocol configured, the accordion is closed by default. **How to reproduce:** 1. Create an OIDC application through the console. 2. In the edit view, go to the access tab. 3. Observe that the accordion in closed by default and lot of whitespace is left [1]. 4. Revoke the application and observe that there's no indication to the user that they have to regenerate the secret inorder to activate the application [2]. [1] <img width="1134" alt="Screen Shot 2020-11-04 at 4 02 50 AM" src="https://user-images.githubusercontent.com/25959096/98048354-86588880-1e53-11eb-91a5-cda3d349a4fc.png"> [2] <img width="808" alt="Screen Shot 2020-11-04 at 4 03 07 AM" src="https://user-images.githubusercontent.com/25959096/98048382-953f3b00-1e53-11eb-86ab-783898f60556.png"> **Expected behavior:** The app should give better UX. **Environment information** (_Please complete the following information; remove any unnecessary fields_) **:** - Product Version: IS 5.11.0-beta4-snapshot - OS: Mac - Database: H2 - Userstore: LDAP
1.0
UX issues in application access configurations view. - **Describe the issue:** 1. When an OIDC application is revoked, it is not intuitive to the user that the application is not usable until the secret is regenerated. 2. When there is only one protocol configured, the accordion is closed by default. **How to reproduce:** 1. Create an OIDC application through the console. 2. In the edit view, go to the access tab. 3. Observe that the accordion in closed by default and lot of whitespace is left [1]. 4. Revoke the application and observe that there's no indication to the user that they have to regenerate the secret inorder to activate the application [2]. [1] <img width="1134" alt="Screen Shot 2020-11-04 at 4 02 50 AM" src="https://user-images.githubusercontent.com/25959096/98048354-86588880-1e53-11eb-91a5-cda3d349a4fc.png"> [2] <img width="808" alt="Screen Shot 2020-11-04 at 4 03 07 AM" src="https://user-images.githubusercontent.com/25959096/98048382-953f3b00-1e53-11eb-86ab-783898f60556.png"> **Expected behavior:** The app should give better UX. **Environment information** (_Please complete the following information; remove any unnecessary fields_) **:** - Product Version: IS 5.11.0-beta4-snapshot - OS: Mac - Database: H2 - Userstore: LDAP
priority
ux issues in application access configurations view describe the issue when an oidc application is revoked it is not intuitive to the user that the application is not usable until the secret is regenerated when there is only one protocol configured the accordion is closed by default how to reproduce create an oidc application through the console in the edit view go to the access tab observe that the accordion in closed by default and lot of whitespace is left revoke the application and observe that there s no indication to the user that they have to regenerate the secret inorder to activate the application img width alt screen shot at am src img width alt screen shot at am src expected behavior the app should give better ux environment information please complete the following information remove any unnecessary fields product version is snapshot os mac database userstore ldap
1
164,678
6,246,121,356
IssuesEvent
2017-07-13 02:36:05
mozilla-services/fx-sig-verify
https://api.github.com/repos/mozilla-services/fx-sig-verify
closed
'Pass' messages being sent to SNS even when VERBOSE=0
bug High Priority
The CloudWatch logs don't show that verbose is set, so this is a bug. (reported by @Micheletto)
1.0
'Pass' messages being sent to SNS even when VERBOSE=0 - The CloudWatch logs don't show that verbose is set, so this is a bug. (reported by @Micheletto)
priority
pass messages being sent to sns even when verbose the cloudwatch logs don t show that verbose is set so this is a bug reported by micheletto
1
200,537
7,008,974,831
IssuesEvent
2017-12-19 17:24:01
EnginyeriaSofwareUB/ES2017F3
https://api.github.com/repos/EnginyeriaSofwareUB/ES2017F3
closed
Treure el delay al salt
HIGH FUCKING PRIORITY
He estat mirant el script i sembla que es cosa del animator, que dona un delay a l'animació inical de salt.
1.0
Treure el delay al salt - He estat mirant el script i sembla que es cosa del animator, que dona un delay a l'animació inical de salt.
priority
treure el delay al salt he estat mirant el script i sembla que es cosa del animator que dona un delay a l animació inical de salt
1
181,095
6,656,159,543
IssuesEvent
2017-09-29 19:24:38
minio/minio
https://api.github.com/repos/minio/minio
closed
Azure: ListObjects with negative maxKeys incorrectly fails with InvalidBucketName
priority: high
<!--- Provide a general summary of the issue in the Title above --> ## Expected Behavior <!--- If you're describing a bug, tell us what should happen --> <!--- If you're suggesting a change/improvement, tell us how it should work --> ListObjects with negative maxKeys on Minio Gateway for Azure should fail with InvalidArgument. ## Current Behavior <!--- If describing a bug, tell us what happens instead of the expected behavior --> <!--- If suggesting a change/improvement, explain the difference from current behavior --> ListObjects with negative maxKeys on Minio Gateway for Azure fails with InvalidBucketName. ## Possible Solution <!--- Not obligatory, but suggest a fix/reason for the bug, --> <!--- or ideas how to implement the addition or change --> N/A ## Steps to Reproduce (for bugs) <!--- Provide a link to a live example, or an unambiguous set of steps to --> <!--- reproduce this bug. Include code to reproduce, if relevant --> 1. Run mint on Minio gateway for Azure. 2. 3. 4. ## Context <!--- How has this issue affected you? What are you trying to accomplish? --> <!--- Providing context helps us come up with a solution that is most useful in the real world --> ## Your Environment <!--- Include as many relevant details about the environment you experienced the bug in --> * Version used (`minio version`): * Environment name and version (e.g. nginx 1.9.1): * Server type and version: * Operating System and version (`uname -a`): * Link to your project:
1.0
Azure: ListObjects with negative maxKeys incorrectly fails with InvalidBucketName - <!--- Provide a general summary of the issue in the Title above --> ## Expected Behavior <!--- If you're describing a bug, tell us what should happen --> <!--- If you're suggesting a change/improvement, tell us how it should work --> ListObjects with negative maxKeys on Minio Gateway for Azure should fail with InvalidArgument. ## Current Behavior <!--- If describing a bug, tell us what happens instead of the expected behavior --> <!--- If suggesting a change/improvement, explain the difference from current behavior --> ListObjects with negative maxKeys on Minio Gateway for Azure fails with InvalidBucketName. ## Possible Solution <!--- Not obligatory, but suggest a fix/reason for the bug, --> <!--- or ideas how to implement the addition or change --> N/A ## Steps to Reproduce (for bugs) <!--- Provide a link to a live example, or an unambiguous set of steps to --> <!--- reproduce this bug. Include code to reproduce, if relevant --> 1. Run mint on Minio gateway for Azure. 2. 3. 4. ## Context <!--- How has this issue affected you? What are you trying to accomplish? --> <!--- Providing context helps us come up with a solution that is most useful in the real world --> ## Your Environment <!--- Include as many relevant details about the environment you experienced the bug in --> * Version used (`minio version`): * Environment name and version (e.g. nginx 1.9.1): * Server type and version: * Operating System and version (`uname -a`): * Link to your project:
priority
azure listobjects with negative maxkeys incorrectly fails with invalidbucketname expected behavior listobjects with negative maxkeys on minio gateway for azure should fail with invalidargument current behavior listobjects with negative maxkeys on minio gateway for azure fails with invalidbucketname possible solution n a steps to reproduce for bugs run mint on minio gateway for azure context your environment version used minio version environment name and version e g nginx server type and version operating system and version uname a link to your project
1
619,374
19,523,120,505
IssuesEvent
2021-12-29 23:17:36
horizon-efrei/HorizonWeb
https://api.github.com/repos/horizon-efrei/HorizonWeb
closed
Front-end : transition sur HeadlessUI (pour les components concernés)
priority: high status: approved type: feature target: frontend scope: *
TODO: - [x] Installation de HeadlessUI - [x] Modal
1.0
Front-end : transition sur HeadlessUI (pour les components concernés) - TODO: - [x] Installation de HeadlessUI - [x] Modal
priority
front end transition sur headlessui pour les components concernés todo installation de headlessui modal
1
432,642
12,496,214,702
IssuesEvent
2020-06-01 14:29:19
wiheto/teneto
https://api.github.com/repos/wiheto/teneto
reopened
Remove dependencies on neural-specific modules but issue a warning if a function is trying to be used that requires it
High Priority enhancement
**Is your feature request related to a problem? Please describe.** No, but it would make this tool easier for broad scale usage **Describe the solution you'd like** Currently, there are several neural-specific package dependencies that may not be necessary for all researchers using this tool for temporal networks: ``` 'nilearn>=0.6.0', 'pybids>=0.9', 'statsmodels>=0.8.0', 'networkx>=2.0', 'python-louvain>=0.13', 'pandas>=0.21', 'scipy>=1.4.1', 'numpy>=1.16.1', 'templateflow>=0.4.1'], ``` Would it be possible to not require `templateflow`, `nilearn`, and `pybids` for installation? For example, there could be a warning shown during installation that says for full functionality, please additionally install x, y, and z? **Describe alternatives you've considered** This could also be implemented as a decorator that you could use for neural-dependent functions? ``` import importlib def assert_installed_packages(func, packages=["templateflow", "nilearn", "pybids"]): packages = np.asarray(sorted(set(packages))) def wrapper(): installed = list() for package in packages: try: globals()[package] = importlib.import_module(package) installed.append(True) except ImportError: installed.append(False) installed = np.asarray(installed) assert np.all(installed), "Please install the following packages to use this functionality:\n{}".format(", ".join(packages[~installed])) return wrapper def function_not_dependent_on_neuralpackages(x): return x @assert_installed_packages(packages=["hello"]) def function_dependent_on_neuralpackage(x): return x ``` If I tried to use `function_dependent_on_neuralpackage` but didn't have the required packages it would tell me to install `templateflow`, `nilearn`, and `pybids`. The code above is fully functional but I could help out with that if you were interested. **Additional context** Add any other context or screenshots about the feature request here.
1.0
Remove dependencies on neural-specific modules but issue a warning if a function is trying to be used that requires it - **Is your feature request related to a problem? Please describe.** No, but it would make this tool easier for broad scale usage **Describe the solution you'd like** Currently, there are several neural-specific package dependencies that may not be necessary for all researchers using this tool for temporal networks: ``` 'nilearn>=0.6.0', 'pybids>=0.9', 'statsmodels>=0.8.0', 'networkx>=2.0', 'python-louvain>=0.13', 'pandas>=0.21', 'scipy>=1.4.1', 'numpy>=1.16.1', 'templateflow>=0.4.1'], ``` Would it be possible to not require `templateflow`, `nilearn`, and `pybids` for installation? For example, there could be a warning shown during installation that says for full functionality, please additionally install x, y, and z? **Describe alternatives you've considered** This could also be implemented as a decorator that you could use for neural-dependent functions? ``` import importlib def assert_installed_packages(func, packages=["templateflow", "nilearn", "pybids"]): packages = np.asarray(sorted(set(packages))) def wrapper(): installed = list() for package in packages: try: globals()[package] = importlib.import_module(package) installed.append(True) except ImportError: installed.append(False) installed = np.asarray(installed) assert np.all(installed), "Please install the following packages to use this functionality:\n{}".format(", ".join(packages[~installed])) return wrapper def function_not_dependent_on_neuralpackages(x): return x @assert_installed_packages(packages=["hello"]) def function_dependent_on_neuralpackage(x): return x ``` If I tried to use `function_dependent_on_neuralpackage` but didn't have the required packages it would tell me to install `templateflow`, `nilearn`, and `pybids`. The code above is fully functional but I could help out with that if you were interested. **Additional context** Add any other context or screenshots about the feature request here.
priority
remove dependencies on neural specific modules but issue a warning if a function is trying to be used that requires it is your feature request related to a problem please describe no but it would make this tool easier for broad scale usage describe the solution you d like currently there are several neural specific package dependencies that may not be necessary for all researchers using this tool for temporal networks nilearn pybids statsmodels networkx python louvain pandas scipy numpy templateflow would it be possible to not require templateflow nilearn and pybids for installation for example there could be a warning shown during installation that says for full functionality please additionally install x y and z describe alternatives you ve considered this could also be implemented as a decorator that you could use for neural dependent functions import importlib def assert installed packages func packages packages np asarray sorted set packages def wrapper installed list for package in packages try globals importlib import module package installed append true except importerror installed append false installed np asarray installed assert np all installed please install the following packages to use this functionality n format join packages return wrapper def function not dependent on neuralpackages x return x assert installed packages packages def function dependent on neuralpackage x return x if i tried to use function dependent on neuralpackage but didn t have the required packages it would tell me to install templateflow nilearn and pybids the code above is fully functional but i could help out with that if you were interested additional context add any other context or screenshots about the feature request here
1
304,207
9,322,522,545
IssuesEvent
2019-03-27 08:26:10
BeamMW/beam
https://api.github.com/repos/BeamMW/beam
opened
UI Wallet - different tx sender's ans receiver's statuses if wallet is updated during sending
High priority bug
Preconditions: Wallet_A - version 4419 (old wallet) Wallet_B - version 4720 (new wallet) Steps: - open both wallets and generate an address on Wallet_B - go to Wallet_A - open Receive tab, paste and send the transaction - check the logs and wait while the Walelt_A got the proof from Wallet_B - after got it close the Wallet_A Note: sender's transaction should be in "Sending" status when you close the Walelt_A - wait while the receiver got transaction's status " received" - replace the Beam-Wallet.exe from version 4419 to 4720 for Wallet_A - run Wallet_A and wait while it will be synced Expected: AFter sync transaction have the status "sent" after sync Actual: After sync, transaction has "Failed" status ![image](https://user-images.githubusercontent.com/44496108/55060049-9c9c4100-5081-11e9-9864-9489fa14bb90.png)
1.0
UI Wallet - different tx sender's ans receiver's statuses if wallet is updated during sending - Preconditions: Wallet_A - version 4419 (old wallet) Wallet_B - version 4720 (new wallet) Steps: - open both wallets and generate an address on Wallet_B - go to Wallet_A - open Receive tab, paste and send the transaction - check the logs and wait while the Walelt_A got the proof from Wallet_B - after got it close the Wallet_A Note: sender's transaction should be in "Sending" status when you close the Walelt_A - wait while the receiver got transaction's status " received" - replace the Beam-Wallet.exe from version 4419 to 4720 for Wallet_A - run Wallet_A and wait while it will be synced Expected: AFter sync transaction have the status "sent" after sync Actual: After sync, transaction has "Failed" status ![image](https://user-images.githubusercontent.com/44496108/55060049-9c9c4100-5081-11e9-9864-9489fa14bb90.png)
priority
ui wallet different tx sender s ans receiver s statuses if wallet is updated during sending preconditions wallet a version old wallet wallet b version new wallet steps open both wallets and generate an address on wallet b go to wallet a open receive tab paste and send the transaction check the logs and wait while the walelt a got the proof from wallet b after got it close the wallet a note sender s transaction should be in sending status when you close the walelt a wait while the receiver got transaction s status received replace the beam wallet exe from version to for wallet a run wallet a and wait while it will be synced expected after sync transaction have the status sent after sync actual after sync transaction has failed status
1