Unnamed: 0
int64
0
832k
id
float64
2.49B
32.1B
type
stringclasses
1 value
created_at
stringlengths
19
19
repo
stringlengths
5
112
repo_url
stringlengths
34
141
action
stringclasses
3 values
title
stringlengths
1
757
labels
stringlengths
4
664
body
stringlengths
3
261k
index
stringclasses
10 values
text_combine
stringlengths
96
261k
label
stringclasses
2 values
text
stringlengths
96
232k
binary_label
int64
0
1
545,843
15,964,252,639
IssuesEvent
2021-04-16 05:52:16
codingdavinci/relaunch2018
https://api.github.com/repos/codingdavinci/relaunch2018
closed
Projects: Typ des Projekts + Event
UI/UX high priority projects search / filters
In projects, one should be able to combine the two filters "Typ des Projekts" and "Event" with an AND operator.
1.0
Projects: Typ des Projekts + Event - In projects, one should be able to combine the two filters "Typ des Projekts" and "Event" with an AND operator.
non_defect
projects typ des projekts event in projects one should be able to combine the two filters typ des projekts and event with an and operator
0
119,748
15,608,422,757
IssuesEvent
2021-03-19 10:35:02
mexyn/statev_v2_issues
https://api.github.com/repos/mexyn/statev_v2_issues
closed
Garage hinzufügen SandyShores33
gamedesign solved
<!-- Bitte die Vorlage unten vollständig ausfüllen --> **Holly_Anderson** <!-- Mit welchem Character wurde das Verhalten in-game ausgelöst/beobachtet --> **Auftrittszeitpunkt (Datum / Uhrzeit)** immer **Beobachtetes Verhalten** Fehlender Garagenpunkt / optische Garage auf Grundstück vorhanden **Schritte um den Fehler nachvollziehen zu können** Bitte Garage hinzufügen: SandyShores33
1.0
Garage hinzufügen SandyShores33 - <!-- Bitte die Vorlage unten vollständig ausfüllen --> **Holly_Anderson** <!-- Mit welchem Character wurde das Verhalten in-game ausgelöst/beobachtet --> **Auftrittszeitpunkt (Datum / Uhrzeit)** immer **Beobachtetes Verhalten** Fehlender Garagenpunkt / optische Garage auf Grundstück vorhanden **Schritte um den Fehler nachvollziehen zu können** Bitte Garage hinzufügen: SandyShores33
non_defect
garage hinzufügen holly anderson auftrittszeitpunkt datum uhrzeit immer beobachtetes verhalten fehlender garagenpunkt optische garage auf grundstück vorhanden schritte um den fehler nachvollziehen zu können bitte garage hinzufügen
0
40,102
9,842,829,262
IssuesEvent
2019-06-18 10:08:18
cmake-maven-project/cmake-maven-project
https://api.github.com/repos/cmake-maven-project/cmake-maven-project
closed
Build failure with Debug|x64 configuration
Priority-Medium Type-Defect auto-migrated
``` I'm trying to build jace on Windows 7 but the build directory gets an invalid character in it. [DEBUG] command-line: [D:\pz\jace\core\cpp\target\windows-amd64-msvc-debug\dependency\cmake\bin\cmake, --build, D:\pz\jace\core\cpp\target\windows-amd64-msvc-debug\cmake, --config, Debug|x64] D:\pz\jace\core\cpp\target\windows-amd64-msvc-debug\cmake\x64\Debug|x64\ALL_BUIL D.exe Notice the directory name includes "x64\Debug|x64" but I think it should be "x64\Debug\" ``` Original issue reported on code.google.com by `timnba...@gmail.com` on 17 Dec 2013 at 7:09
1.0
Build failure with Debug|x64 configuration - ``` I'm trying to build jace on Windows 7 but the build directory gets an invalid character in it. [DEBUG] command-line: [D:\pz\jace\core\cpp\target\windows-amd64-msvc-debug\dependency\cmake\bin\cmake, --build, D:\pz\jace\core\cpp\target\windows-amd64-msvc-debug\cmake, --config, Debug|x64] D:\pz\jace\core\cpp\target\windows-amd64-msvc-debug\cmake\x64\Debug|x64\ALL_BUIL D.exe Notice the directory name includes "x64\Debug|x64" but I think it should be "x64\Debug\" ``` Original issue reported on code.google.com by `timnba...@gmail.com` on 17 Dec 2013 at 7:09
defect
build failure with debug configuration i m trying to build jace on windows but the build directory gets an invalid character in it command line d pz jace core cpp target windows msvc debug dependency cmake bin cmake build d pz jace core cpp target windows msvc debug cmake config debug d pz jace core cpp target windows msvc debug cmake debug all buil d exe notice the directory name includes debug but i think it should be debug original issue reported on code google com by timnba gmail com on dec at
1
358,807
10,641,154,692
IssuesEvent
2019-10-16 08:53:34
ballerina-platform/ballerina-lang
https://api.github.com/repos/ballerina-platform/ballerina-lang
closed
Type cast passes for invalid json[] to map<json>[] cast
Area/JBallerina Priority/Blocker Type/Bug
**Description:** The following does not fail! **Steps to reproduce:** ```ballerina public function main() { json[] j = [2]; map<json>[] p = <map<json>[]> j; // should fail even for `json[] j = [];` // map<json> m = p[0]; } ``` Un-commenting the the commented out line results in a bad, sad error - java.lang.Long cannot be cast to org.ballerinalang.jvm.values.MapValue **Affected Versions:** 1.0.0
1.0
Type cast passes for invalid json[] to map<json>[] cast - **Description:** The following does not fail! **Steps to reproduce:** ```ballerina public function main() { json[] j = [2]; map<json>[] p = <map<json>[]> j; // should fail even for `json[] j = [];` // map<json> m = p[0]; } ``` Un-commenting the the commented out line results in a bad, sad error - java.lang.Long cannot be cast to org.ballerinalang.jvm.values.MapValue **Affected Versions:** 1.0.0
non_defect
type cast passes for invalid json to map cast description the following does not fail steps to reproduce ballerina public function main json j map p j should fail even for json j map m p un commenting the the commented out line results in a bad sad error java lang long cannot be cast to org ballerinalang jvm values mapvalue affected versions
0
47,485
13,056,205,576
IssuesEvent
2020-07-30 03:59:23
icecube-trac/tix2
https://api.github.com/repos/icecube-trac/tix2
closed
remove dependency on bash in the build (Trac #628)
Migrated from Trac defect infrastructure
should be /bin/sh happy Migrated from https://code.icecube.wisc.edu/ticket/628 ```json { "status": "closed", "changetime": "2011-04-30T19:49:07", "description": "should be /bin/sh happy", "reporter": "nega", "cc": "", "resolution": "fixed", "_ts": "1304192947000000", "component": "infrastructure", "summary": "remove dependency on bash in the build", "priority": "normal", "keywords": "", "time": "2011-04-30T18:12:58", "milestone": "", "owner": "nega", "type": "defect" } ```
1.0
remove dependency on bash in the build (Trac #628) - should be /bin/sh happy Migrated from https://code.icecube.wisc.edu/ticket/628 ```json { "status": "closed", "changetime": "2011-04-30T19:49:07", "description": "should be /bin/sh happy", "reporter": "nega", "cc": "", "resolution": "fixed", "_ts": "1304192947000000", "component": "infrastructure", "summary": "remove dependency on bash in the build", "priority": "normal", "keywords": "", "time": "2011-04-30T18:12:58", "milestone": "", "owner": "nega", "type": "defect" } ```
defect
remove dependency on bash in the build trac should be bin sh happy migrated from json status closed changetime description should be bin sh happy reporter nega cc resolution fixed ts component infrastructure summary remove dependency on bash in the build priority normal keywords time milestone owner nega type defect
1
203,500
15,883,570,813
IssuesEvent
2021-04-09 17:34:46
aws/amazon-chime-sdk-android
https://api.github.com/repos/aws/amazon-chime-sdk-android
closed
The video streaming still continues after removing application from recent stack
documentation
**Describe the bug** I made a successful communication between the web portal and android using AWS chime. Then I move my app to background and remove the application from the recent application. Still, I can see my video received in the Web portal. It's a serious security issue. I have tested the same in 4 devices and versions and it happens only in 2 devices. The meeting started using activity, not in services, or not running in Threads. **Expected behavior** I expect to remove all resources when the application exit or remove from the stack ![Issue-Made-with-Clipchamp-min](https://user-images.githubusercontent.com/24404413/98325897-e39c3780-2015-11eb-8de3-c75f57d8172f.gif) screenshots to help explain your problem. **Test environment Info (please complete the following information):** - Samsung S5 (Android version - 6.0.1) and Moto C (Android version - 7.0) - OS: [e.g. Android 6.0.1 and 7.0] - Version amazon-chime-sdk: 0.7.3 - Version amazon-chime-sdk-media: 0.6.2
1.0
The video streaming still continues after removing application from recent stack - **Describe the bug** I made a successful communication between the web portal and android using AWS chime. Then I move my app to background and remove the application from the recent application. Still, I can see my video received in the Web portal. It's a serious security issue. I have tested the same in 4 devices and versions and it happens only in 2 devices. The meeting started using activity, not in services, or not running in Threads. **Expected behavior** I expect to remove all resources when the application exit or remove from the stack ![Issue-Made-with-Clipchamp-min](https://user-images.githubusercontent.com/24404413/98325897-e39c3780-2015-11eb-8de3-c75f57d8172f.gif) screenshots to help explain your problem. **Test environment Info (please complete the following information):** - Samsung S5 (Android version - 6.0.1) and Moto C (Android version - 7.0) - OS: [e.g. Android 6.0.1 and 7.0] - Version amazon-chime-sdk: 0.7.3 - Version amazon-chime-sdk-media: 0.6.2
non_defect
the video streaming still continues after removing application from recent stack describe the bug i made a successful communication between the web portal and android using aws chime then i move my app to background and remove the application from the recent application still i can see my video received in the web portal it s a serious security issue i have tested the same in devices and versions and it happens only in devices the meeting started using activity not in services or not running in threads expected behavior i expect to remove all resources when the application exit or remove from the stack screenshots to help explain your problem test environment info please complete the following information samsung android version and moto c android version os version amazon chime sdk version amazon chime sdk media
0
14,647
2,831,387,384
IssuesEvent
2015-05-24 15:52:16
nobodyguy/dslrdashboard
https://api.github.com/repos/nobodyguy/dslrdashboard
closed
D750 + Nexus 5 crashes upon starting liveview
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1. connect d750 on Firmware 1.02 to LG Nexus 5 in KitKat 5.0.1 through integrated WLAN 2. clicking in the LV button crashes the APP instantly 3. What is the expected output? What do you see instead? I want to usw liveview to See the camera picture, but instead the APP crashes What version of the product are you using? On what operating system? Plesse See above Please provide any additional information below. ``` Original issue reported on code.google.com by `kazi.she...@gmail.com` on 17 Jan 2015 at 8:30
1.0
D750 + Nexus 5 crashes upon starting liveview - ``` What steps will reproduce the problem? 1. connect d750 on Firmware 1.02 to LG Nexus 5 in KitKat 5.0.1 through integrated WLAN 2. clicking in the LV button crashes the APP instantly 3. What is the expected output? What do you see instead? I want to usw liveview to See the camera picture, but instead the APP crashes What version of the product are you using? On what operating system? Plesse See above Please provide any additional information below. ``` Original issue reported on code.google.com by `kazi.she...@gmail.com` on 17 Jan 2015 at 8:30
defect
nexus crashes upon starting liveview what steps will reproduce the problem connect on firmware to lg nexus in kitkat through integrated wlan clicking in the lv button crashes the app instantly what is the expected output what do you see instead i want to usw liveview to see the camera picture but instead the app crashes what version of the product are you using on what operating system plesse see above please provide any additional information below original issue reported on code google com by kazi she gmail com on jan at
1
17,488
3,009,268,875
IssuesEvent
2015-07-28 04:14:09
yawlfoundation/yawlcode
https://api.github.com/repos/yawlfoundation/yawlcode
opened
[CLOSED] After a fresh start some older users are still remembered by the system
auto-migrated Category-Component-ResService Priority-Medium Type-Defect
<a href="https://github.com/GoogleCodeExporter"><img src="https://avatars.githubusercontent.com/u/9614759?v=3" align="left" width="96" height="96" hspace="10"></img></a> **Issue by [GoogleCodeExporter](https://github.com/GoogleCodeExporter)** _Monday Jul 27, 2015 at 03:21 GMT_ _Originally opened as https://github.com/adamsmj/yawl/issues/90_ ---- ``` Starting from a "fresh" installation (which involved the removal of PostgreSQL and its data directory), when I enter a new user I am asked to confirm for whom I am changing the password. The list shown includes users that existed before. Firstly, I am puzzled why the system can still remember these users. Secondly, I wonder why the system is asking me this question. I had already entered user name and id. ``` Original issue reported on code.google.com by `arthurte...@gmail.com` on 14 Aug 2008 at 4:20
1.0
[CLOSED] After a fresh start some older users are still remembered by the system - <a href="https://github.com/GoogleCodeExporter"><img src="https://avatars.githubusercontent.com/u/9614759?v=3" align="left" width="96" height="96" hspace="10"></img></a> **Issue by [GoogleCodeExporter](https://github.com/GoogleCodeExporter)** _Monday Jul 27, 2015 at 03:21 GMT_ _Originally opened as https://github.com/adamsmj/yawl/issues/90_ ---- ``` Starting from a "fresh" installation (which involved the removal of PostgreSQL and its data directory), when I enter a new user I am asked to confirm for whom I am changing the password. The list shown includes users that existed before. Firstly, I am puzzled why the system can still remember these users. Secondly, I wonder why the system is asking me this question. I had already entered user name and id. ``` Original issue reported on code.google.com by `arthurte...@gmail.com` on 14 Aug 2008 at 4:20
defect
after a fresh start some older users are still remembered by the system issue by monday jul at gmt originally opened as starting from a fresh installation which involved the removal of postgresql and its data directory when i enter a new user i am asked to confirm for whom i am changing the password the list shown includes users that existed before firstly i am puzzled why the system can still remember these users secondly i wonder why the system is asking me this question i had already entered user name and id original issue reported on code google com by arthurte gmail com on aug at
1
24,832
4,107,582,825
IssuesEvent
2016-06-06 13:33:26
contao/core-bundle
https://api.github.com/repos/contao/core-bundle
closed
Missing data in the form data format help wizard
defect
The help wizard for the form data format does not show the right options. To reproduce in Contao 4.2.0-RC1: * open the "Form generator" back end module * create a "New form" * enable the option "Send form data via e-mail" * click on the help wizard icon for the "Data format" select field ![contao_data_format](https://cloud.githubusercontent.com/assets/1218766/15434220/2e644c14-1eb6-11e6-86c0-352019071fc3.png) ![contao_help_wizard](https://cloud.githubusercontent.com/assets/1218766/15434222/31fa9996-1eb6-11e6-8bbb-8adc0f5d29a2.png) EDIT: I have just seen that also for the "Input validation" help wizard (and perhaps others as well) there are no entries. EDIT 2: Yep, there are a lot more where the help wizard only shows the "Array" texts.
1.0
Missing data in the form data format help wizard - The help wizard for the form data format does not show the right options. To reproduce in Contao 4.2.0-RC1: * open the "Form generator" back end module * create a "New form" * enable the option "Send form data via e-mail" * click on the help wizard icon for the "Data format" select field ![contao_data_format](https://cloud.githubusercontent.com/assets/1218766/15434220/2e644c14-1eb6-11e6-86c0-352019071fc3.png) ![contao_help_wizard](https://cloud.githubusercontent.com/assets/1218766/15434222/31fa9996-1eb6-11e6-8bbb-8adc0f5d29a2.png) EDIT: I have just seen that also for the "Input validation" help wizard (and perhaps others as well) there are no entries. EDIT 2: Yep, there are a lot more where the help wizard only shows the "Array" texts.
defect
missing data in the form data format help wizard the help wizard for the form data format does not show the right options to reproduce in contao open the form generator back end module create a new form enable the option send form data via e mail click on the help wizard icon for the data format select field edit i have just seen that also for the input validation help wizard and perhaps others as well there are no entries edit yep there are a lot more where the help wizard only shows the array texts
1
44,370
12,122,423,068
IssuesEvent
2020-04-22 10:56:57
netty/netty
https://api.github.com/repos/netty/netty
closed
io.netty.handler.codec.CorruptedFrameException: RSV != 0 and no extension negotiated, RSV:1
defect
Hello, I have this exception, at 4.1.0.CR6 but at 4.1.0.Beta8 works well. What I did wrong? Currently I am using custom Handshaker, with 13 version (WebSocketClientHandshaker13) . ``` io.netty.handler.codec.CorruptedFrameException: RSV != 0 and no extension negotiated, RSV:1 at io.netty.handler.codec.http.websocketx.WebSocket08FrameDecoder.protocolViolation(WebSocket08FrameDecoder.java:412) at io.netty.handler.codec.http.websocketx.WebSocket08FrameDecoder.decode(WebSocket08FrameDecoder.java:188) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:387) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:245) at io.netty.channel.ChannelHandlerInvokerUtil.invokeChannelReadNow(ChannelHandlerInvokerUtil.java:83) at io.netty.channel.DefaultChannelHandlerInvoker.invokeChannelRead(DefaultChannelHandlerInvoker.java:154) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:354) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:145) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:1078) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:127) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:527) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:484) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:398) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:370) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:742) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) ``` I tried to set "allowExtensions" but then with ``` io.netty.handler.codec.CorruptedFrameException: data frame using reserved opcode 7 at io.netty.handler.codec.http.websocketx.WebSocket08FrameDecoder.protocolViolation(WebSocket08FrameDecoder.java:412) at io.netty.handler.codec.http.websocketx.WebSocket08FrameDecoder.decode(WebSocket08FrameDecoder.java:229) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:387) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:245) at io.netty.channel.ChannelHandlerInvokerUtil.invokeChannelReadNow(ChannelHandlerInvokerUtil.java:83) at io.netty.channel.DefaultChannelHandlerInvoker.invokeChannelRead(DefaultChannelHandlerInvoker.java:154) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:354) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:145) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:1078) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:127) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:527) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:484) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:398) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:370) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:742) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) ``` reproduce: try to connect to lightstreamer server. via wss
1.0
io.netty.handler.codec.CorruptedFrameException: RSV != 0 and no extension negotiated, RSV:1 - Hello, I have this exception, at 4.1.0.CR6 but at 4.1.0.Beta8 works well. What I did wrong? Currently I am using custom Handshaker, with 13 version (WebSocketClientHandshaker13) . ``` io.netty.handler.codec.CorruptedFrameException: RSV != 0 and no extension negotiated, RSV:1 at io.netty.handler.codec.http.websocketx.WebSocket08FrameDecoder.protocolViolation(WebSocket08FrameDecoder.java:412) at io.netty.handler.codec.http.websocketx.WebSocket08FrameDecoder.decode(WebSocket08FrameDecoder.java:188) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:387) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:245) at io.netty.channel.ChannelHandlerInvokerUtil.invokeChannelReadNow(ChannelHandlerInvokerUtil.java:83) at io.netty.channel.DefaultChannelHandlerInvoker.invokeChannelRead(DefaultChannelHandlerInvoker.java:154) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:354) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:145) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:1078) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:127) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:527) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:484) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:398) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:370) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:742) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) ``` I tried to set "allowExtensions" but then with ``` io.netty.handler.codec.CorruptedFrameException: data frame using reserved opcode 7 at io.netty.handler.codec.http.websocketx.WebSocket08FrameDecoder.protocolViolation(WebSocket08FrameDecoder.java:412) at io.netty.handler.codec.http.websocketx.WebSocket08FrameDecoder.decode(WebSocket08FrameDecoder.java:229) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:387) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:245) at io.netty.channel.ChannelHandlerInvokerUtil.invokeChannelReadNow(ChannelHandlerInvokerUtil.java:83) at io.netty.channel.DefaultChannelHandlerInvoker.invokeChannelRead(DefaultChannelHandlerInvoker.java:154) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:354) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:145) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:1078) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:127) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:527) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:484) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:398) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:370) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:742) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) ``` reproduce: try to connect to lightstreamer server. via wss
defect
io netty handler codec corruptedframeexception rsv and no extension negotiated rsv hello i have this exception at but at works well what i did wrong currently i am using custom handshaker with version io netty handler codec corruptedframeexception rsv and no extension negotiated rsv at io netty handler codec http websocketx protocolviolation java at io netty handler codec http websocketx decode java at io netty handler codec bytetomessagedecoder calldecode bytetomessagedecoder java at io netty handler codec bytetomessagedecoder channelread bytetomessagedecoder java at io netty channel channelhandlerinvokerutil invokechannelreadnow channelhandlerinvokerutil java at io netty channel defaultchannelhandlerinvoker invokechannelread defaultchannelhandlerinvoker java at io netty channel abstractchannelhandlercontext invokechannelread abstractchannelhandlercontext java at io netty channel abstractchannelhandlercontext firechannelread abstractchannelhandlercontext java at io netty channel defaultchannelpipeline firechannelread defaultchannelpipeline java at io netty channel nio abstractniobytechannel niobyteunsafe read abstractniobytechannel java at io netty channel nio nioeventloop processselectedkey nioeventloop java at io netty channel nio nioeventloop processselectedkeysoptimized nioeventloop java at io netty channel nio nioeventloop processselectedkeys nioeventloop java at io netty channel nio nioeventloop run nioeventloop java at io netty util concurrent singlethreadeventexecutor run singlethreadeventexecutor java at java util concurrent threadpoolexecutor runworker threadpoolexecutor java at java util concurrent threadpoolexecutor worker run threadpoolexecutor java at java lang thread run thread java i tried to set allowextensions but then with io netty handler codec corruptedframeexception data frame using reserved opcode at io netty handler codec http websocketx protocolviolation java at io netty handler codec http websocketx decode java at io netty handler codec bytetomessagedecoder calldecode bytetomessagedecoder java at io netty handler codec bytetomessagedecoder channelread bytetomessagedecoder java at io netty channel channelhandlerinvokerutil invokechannelreadnow channelhandlerinvokerutil java at io netty channel defaultchannelhandlerinvoker invokechannelread defaultchannelhandlerinvoker java at io netty channel abstractchannelhandlercontext invokechannelread abstractchannelhandlercontext java at io netty channel abstractchannelhandlercontext firechannelread abstractchannelhandlercontext java at io netty channel defaultchannelpipeline firechannelread defaultchannelpipeline java at io netty channel nio abstractniobytechannel niobyteunsafe read abstractniobytechannel java at io netty channel nio nioeventloop processselectedkey nioeventloop java at io netty channel nio nioeventloop processselectedkeysoptimized nioeventloop java at io netty channel nio nioeventloop processselectedkeys nioeventloop java at io netty channel nio nioeventloop run nioeventloop java at io netty util concurrent singlethreadeventexecutor run singlethreadeventexecutor java at java util concurrent threadpoolexecutor runworker threadpoolexecutor java at java util concurrent threadpoolexecutor worker run threadpoolexecutor java at java lang thread run thread java reproduce try to connect to lightstreamer server via wss
1
129,843
5,104,140,945
IssuesEvent
2017-01-04 23:52:02
ghing/learning-collaborative-maps
https://api.github.com/repos/ghing/learning-collaborative-maps
closed
Clicking on schools/map with a mouse
bug priority:high
So I have this problem sometimes and my boss also had this problem. When I click a school it is sometimes hard to click on a different school. Like it won't catch. Also sometimes when I click on a school and try to move my mouse it ends up dragging the whole mouse. The ways I have gotten out of this is just by right clicking but that doesn't feel like the forever fix. Does this make sense?
1.0
Clicking on schools/map with a mouse - So I have this problem sometimes and my boss also had this problem. When I click a school it is sometimes hard to click on a different school. Like it won't catch. Also sometimes when I click on a school and try to move my mouse it ends up dragging the whole mouse. The ways I have gotten out of this is just by right clicking but that doesn't feel like the forever fix. Does this make sense?
non_defect
clicking on schools map with a mouse so i have this problem sometimes and my boss also had this problem when i click a school it is sometimes hard to click on a different school like it won t catch also sometimes when i click on a school and try to move my mouse it ends up dragging the whole mouse the ways i have gotten out of this is just by right clicking but that doesn t feel like the forever fix does this make sense
0
4,667
2,610,139,031
IssuesEvent
2015-02-26 18:43:50
chrsmith/hedgewars
https://api.github.com/repos/chrsmith/hedgewars
closed
Screenshot Chatting Crash
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1. Be playing a normal game of hedgewars 2. Hit 't' for chat and type in your SS button (default 'c' without the ') and do not type anything else. 3. Hit enter. 4. You'll crash/be pushed out of the game. What is the expected output? What do you see instead? Just a normal chat message. If its the default button, you should see -nick-: c Instead the game crashes and you're booted back to the "ready up" screen. What version of the product are you using? On what operating system? Latest HW public release; Windows 7 64-Bit. Please provide any additional information below. I reassigned the default SS key and this "fixed" it, but I forgot to test it further to see if the new key crashed it as well. ``` ----- Original issue reported on code.google.com by `MikeB...@gmail.com` on 10 Oct 2010 at 4:04
1.0
Screenshot Chatting Crash - ``` What steps will reproduce the problem? 1. Be playing a normal game of hedgewars 2. Hit 't' for chat and type in your SS button (default 'c' without the ') and do not type anything else. 3. Hit enter. 4. You'll crash/be pushed out of the game. What is the expected output? What do you see instead? Just a normal chat message. If its the default button, you should see -nick-: c Instead the game crashes and you're booted back to the "ready up" screen. What version of the product are you using? On what operating system? Latest HW public release; Windows 7 64-Bit. Please provide any additional information below. I reassigned the default SS key and this "fixed" it, but I forgot to test it further to see if the new key crashed it as well. ``` ----- Original issue reported on code.google.com by `MikeB...@gmail.com` on 10 Oct 2010 at 4:04
defect
screenshot chatting crash what steps will reproduce the problem be playing a normal game of hedgewars hit t for chat and type in your ss button default c without the and do not type anything else hit enter you ll crash be pushed out of the game what is the expected output what do you see instead just a normal chat message if its the default button you should see nick c instead the game crashes and you re booted back to the ready up screen what version of the product are you using on what operating system latest hw public release windows bit please provide any additional information below i reassigned the default ss key and this fixed it but i forgot to test it further to see if the new key crashed it as well original issue reported on code google com by mikeb gmail com on oct at
1
136,138
19,711,262,062
IssuesEvent
2022-01-13 05:46:10
runcitadel/ui
https://api.github.com/repos/runcitadel/ui
closed
General Branding Discussion
help wanted planning design
What fonts should we use? What colors should we use? What should we use each color for? What meta design principals should we abide by? ![logo](https://user-images.githubusercontent.com/43946230/141660394-09f7d5df-5718-4150-8d3c-7b60ec599667.jpg) There is already some branding done with the logo, which in my opinion looks pretty good and so I think we should stick with the colors here. _Please note this is not the actual logo file because GitHub does not allow for me to add .svg files here. [The actual logo file is here.](https://github.com/runcitadel/dashboard/blob/main/src/assets/logo.svg))_ ![image](https://user-images.githubusercontent.com/43946230/141660587-4edcd499-7f29-47b7-9484-e0884ce52fe5.png) Although it definitely still needs some work, this is my favorite color palette that I have come up with thus far. The background colors came from a darker and lighter hue of one of the logo's colors. The colors I used are: - Citadel Logo 1 - #6892AA - Citadel Logo 2 - #A4BECD - Citadel Logo 3 - #41607D - Dark Background - #162127 - Light Background - #E5ECF1 - Success - #AFC97E - Warning - #FOA868 - Error - #EB5E55 - Lightning - #EEF36A - Bitcoin - #FF9900 Potential issues with these colors: - I think the light mode may need a text-stroke on the lighter colors for accessibility purposes? - In hindsight, I think we may need "info" & "muted" colors- can ya'll think of any others? I suppose this will also depend on what design system library we choose?
1.0
General Branding Discussion - What fonts should we use? What colors should we use? What should we use each color for? What meta design principals should we abide by? ![logo](https://user-images.githubusercontent.com/43946230/141660394-09f7d5df-5718-4150-8d3c-7b60ec599667.jpg) There is already some branding done with the logo, which in my opinion looks pretty good and so I think we should stick with the colors here. _Please note this is not the actual logo file because GitHub does not allow for me to add .svg files here. [The actual logo file is here.](https://github.com/runcitadel/dashboard/blob/main/src/assets/logo.svg))_ ![image](https://user-images.githubusercontent.com/43946230/141660587-4edcd499-7f29-47b7-9484-e0884ce52fe5.png) Although it definitely still needs some work, this is my favorite color palette that I have come up with thus far. The background colors came from a darker and lighter hue of one of the logo's colors. The colors I used are: - Citadel Logo 1 - #6892AA - Citadel Logo 2 - #A4BECD - Citadel Logo 3 - #41607D - Dark Background - #162127 - Light Background - #E5ECF1 - Success - #AFC97E - Warning - #FOA868 - Error - #EB5E55 - Lightning - #EEF36A - Bitcoin - #FF9900 Potential issues with these colors: - I think the light mode may need a text-stroke on the lighter colors for accessibility purposes? - In hindsight, I think we may need "info" & "muted" colors- can ya'll think of any others? I suppose this will also depend on what design system library we choose?
non_defect
general branding discussion what fonts should we use what colors should we use what should we use each color for what meta design principals should we abide by there is already some branding done with the logo which in my opinion looks pretty good and so i think we should stick with the colors here please note this is not the actual logo file because github does not allow for me to add svg files here although it definitely still needs some work this is my favorite color palette that i have come up with thus far the background colors came from a darker and lighter hue of one of the logo s colors the colors i used are citadel logo citadel logo citadel logo dark background light background success warning error lightning bitcoin potential issues with these colors i think the light mode may need a text stroke on the lighter colors for accessibility purposes in hindsight i think we may need info muted colors can ya ll think of any others i suppose this will also depend on what design system library we choose
0
522,624
15,163,834,164
IssuesEvent
2021-02-12 12:50:21
buddyboss/buddyboss-platform
https://api.github.com/repos/buddyboss/buddyboss-platform
opened
Twitter Feed Embed doesn't work properly in the sidebar of the activity page.
bug priority: medium
**Describe the bug** The Twitter feed widget on the left side of my activity page loads correctly initially but will disappear when a user scrolls down the activity page. **To Reproduce** Steps to reproduce the behavior: http://somup.com/crnllmD2DK **Expected behavior** Feeds should not disappear when scroll. **Support ticket links** https://secure.helpscout.net/conversation/1422744973/124644?folderId=3701248
1.0
Twitter Feed Embed doesn't work properly in the sidebar of the activity page. - **Describe the bug** The Twitter feed widget on the left side of my activity page loads correctly initially but will disappear when a user scrolls down the activity page. **To Reproduce** Steps to reproduce the behavior: http://somup.com/crnllmD2DK **Expected behavior** Feeds should not disappear when scroll. **Support ticket links** https://secure.helpscout.net/conversation/1422744973/124644?folderId=3701248
non_defect
twitter feed embed doesn t work properly in the sidebar of the activity page describe the bug the twitter feed widget on the left side of my activity page loads correctly initially but will disappear when a user scrolls down the activity page to reproduce steps to reproduce the behavior expected behavior feeds should not disappear when scroll support ticket links
0
4,813
2,610,157,148
IssuesEvent
2015-02-26 18:49:57
chrsmith/republic-at-war
https://api.github.com/repos/chrsmith/republic-at-war
closed
Asajj Ventress
auto-migrated Priority-Medium Type-Defect
``` Asajj Ventress wrong SFX ``` ----- Original issue reported on code.google.com by `z3r0...@gmail.com` on 30 Jan 2011 at 2:39
1.0
Asajj Ventress - ``` Asajj Ventress wrong SFX ``` ----- Original issue reported on code.google.com by `z3r0...@gmail.com` on 30 Jan 2011 at 2:39
defect
asajj ventress asajj ventress wrong sfx original issue reported on code google com by gmail com on jan at
1
50,828
13,187,879,978
IssuesEvent
2020-08-13 04:54:27
icecube-trac/tix3
https://api.github.com/repos/icecube-trac/tix3
closed
libarchive header detection is broken on OS X (Trac #1462)
Migrated from Trac cmake defect
Homebrew's libarchive is keg-only; the header is not linked to `/usr/local/include` and therefore not detected by cmake. <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/1462">https://code.icecube.wisc.edu/ticket/1462</a>, reported by kkrings and owned by nega</em></summary> <p> ```json { "status": "closed", "changetime": "2016-03-18T21:14:10", "description": "Homebrew's libarchive is keg-only; the header is not linked to `/usr/local/include` and therefore not detected by cmake. ", "reporter": "kkrings", "cc": "", "resolution": "fixed", "_ts": "1458335650323600", "component": "cmake", "summary": "libarchive header detection is broken on OS X", "priority": "blocker", "keywords": "", "time": "2015-12-03T09:45:23", "milestone": "", "owner": "nega", "type": "defect" } ``` </p> </details>
1.0
libarchive header detection is broken on OS X (Trac #1462) - Homebrew's libarchive is keg-only; the header is not linked to `/usr/local/include` and therefore not detected by cmake. <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/1462">https://code.icecube.wisc.edu/ticket/1462</a>, reported by kkrings and owned by nega</em></summary> <p> ```json { "status": "closed", "changetime": "2016-03-18T21:14:10", "description": "Homebrew's libarchive is keg-only; the header is not linked to `/usr/local/include` and therefore not detected by cmake. ", "reporter": "kkrings", "cc": "", "resolution": "fixed", "_ts": "1458335650323600", "component": "cmake", "summary": "libarchive header detection is broken on OS X", "priority": "blocker", "keywords": "", "time": "2015-12-03T09:45:23", "milestone": "", "owner": "nega", "type": "defect" } ``` </p> </details>
defect
libarchive header detection is broken on os x trac homebrew s libarchive is keg only the header is not linked to usr local include and therefore not detected by cmake migrated from json status closed changetime description homebrew s libarchive is keg only the header is not linked to usr local include and therefore not detected by cmake reporter kkrings cc resolution fixed ts component cmake summary libarchive header detection is broken on os x priority blocker keywords time milestone owner nega type defect
1
297,206
9,161,859,122
IssuesEvent
2019-03-01 11:40:20
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
rabbit-assets.global.ssl.fastly.net - site is not usable
browser-firefox os-linux priority-normal
<!-- @browser: Firefox 64.0 --> <!-- @ua_header: Mozilla/5.0 (X11; Linux x86_64; rv:64.0) Gecko/20100101 Firefox/64.0 --> <!-- @reported_with: desktop-reporter --> **URL**: https://rabbit-assets.global.ssl.fastly.net/content/html/cantView.html **Browser / Version**: Firefox 64.0 **Operating System**: Linux **Tested Another Browser**: Yes **Problem type**: Site is not usable **Description**: the site crashes after I log in **Steps to Reproduce**: [![Screenshot Description](https://webcompat.com/uploads/2019/2/bf2e890d-9eea-454b-bdfb-1791feceb252-thumb.jpeg)](https://webcompat.com/uploads/2019/2/bf2e890d-9eea-454b-bdfb-1791feceb252.jpeg) <details> <summary>Browser Configuration</summary> <ul> <li>mixed active content blocked: false</li><li>image.mem.shared: true</li><li>buildID: 20190108160530</li><li>tracking content blocked: false</li><li>gfx.webrender.blob-images: true</li><li>hasTouchScreen: false</li><li>mixed passive content blocked: false</li><li>gfx.webrender.enabled: false</li><li>gfx.webrender.all: false</li><li>channel: default</li> </ul> <p>Console Messages:</p> <pre> [u'[JavaScript Error: "The character encoding of the HTML document was not declared. The document will render with garbled text in some browser configurations if the document contains characters from outside the US-ASCII range. The character encoding of the page must be declared in the document or in the transfer protocol." {file: "https://rabbit-assets.global.ssl.fastly.net/content/html/cantView.html" line: 0}]', u'[console.log(rb-ext-meta:INFO:, loading meta script) moz-extension://81dde78a-ca4d-4d4e-9e48-7243a1354959/meta/meta.js:1:2270]', u'[console.log(rb-ext-meta:INFO:, meta script loaded) moz-extension://81dde78a-ca4d-4d4e-9e48-7243a1354959/meta/meta.js:1:2270]', u'[console.log(rb-ext-meta:DEBUG:, MetaManager.handleRequest: recieved: {"event":"giveMetaId","data":{"metaId":"1-0","tabId":1,"frameId":0}}) moz-extension://81dde78a-ca4d-4d4e-9e48-7243a1354959/meta/meta.js:1:2104]', u'[console.log(rb-ext-meta-1-0:DEBUG:, MetaManager.handleRequest: prefix set) moz-extension://81dde78a-ca4d-4d4e-9e48-7243a1354959/meta/meta.js:1:2104]'] </pre> </details> _From [webcompat.com](https://webcompat.com/) with ❤️_
1.0
rabbit-assets.global.ssl.fastly.net - site is not usable - <!-- @browser: Firefox 64.0 --> <!-- @ua_header: Mozilla/5.0 (X11; Linux x86_64; rv:64.0) Gecko/20100101 Firefox/64.0 --> <!-- @reported_with: desktop-reporter --> **URL**: https://rabbit-assets.global.ssl.fastly.net/content/html/cantView.html **Browser / Version**: Firefox 64.0 **Operating System**: Linux **Tested Another Browser**: Yes **Problem type**: Site is not usable **Description**: the site crashes after I log in **Steps to Reproduce**: [![Screenshot Description](https://webcompat.com/uploads/2019/2/bf2e890d-9eea-454b-bdfb-1791feceb252-thumb.jpeg)](https://webcompat.com/uploads/2019/2/bf2e890d-9eea-454b-bdfb-1791feceb252.jpeg) <details> <summary>Browser Configuration</summary> <ul> <li>mixed active content blocked: false</li><li>image.mem.shared: true</li><li>buildID: 20190108160530</li><li>tracking content blocked: false</li><li>gfx.webrender.blob-images: true</li><li>hasTouchScreen: false</li><li>mixed passive content blocked: false</li><li>gfx.webrender.enabled: false</li><li>gfx.webrender.all: false</li><li>channel: default</li> </ul> <p>Console Messages:</p> <pre> [u'[JavaScript Error: "The character encoding of the HTML document was not declared. The document will render with garbled text in some browser configurations if the document contains characters from outside the US-ASCII range. The character encoding of the page must be declared in the document or in the transfer protocol." {file: "https://rabbit-assets.global.ssl.fastly.net/content/html/cantView.html" line: 0}]', u'[console.log(rb-ext-meta:INFO:, loading meta script) moz-extension://81dde78a-ca4d-4d4e-9e48-7243a1354959/meta/meta.js:1:2270]', u'[console.log(rb-ext-meta:INFO:, meta script loaded) moz-extension://81dde78a-ca4d-4d4e-9e48-7243a1354959/meta/meta.js:1:2270]', u'[console.log(rb-ext-meta:DEBUG:, MetaManager.handleRequest: recieved: {"event":"giveMetaId","data":{"metaId":"1-0","tabId":1,"frameId":0}}) moz-extension://81dde78a-ca4d-4d4e-9e48-7243a1354959/meta/meta.js:1:2104]', u'[console.log(rb-ext-meta-1-0:DEBUG:, MetaManager.handleRequest: prefix set) moz-extension://81dde78a-ca4d-4d4e-9e48-7243a1354959/meta/meta.js:1:2104]'] </pre> </details> _From [webcompat.com](https://webcompat.com/) with ❤️_
non_defect
rabbit assets global ssl fastly net site is not usable url browser version firefox operating system linux tested another browser yes problem type site is not usable description the site crashes after i log in steps to reproduce browser configuration mixed active content blocked false image mem shared true buildid tracking content blocked false gfx webrender blob images true hastouchscreen false mixed passive content blocked false gfx webrender enabled false gfx webrender all false channel default console messages u u u u from with ❤️
0
58,482
16,551,753,809
IssuesEvent
2021-05-28 09:22:32
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
closed
Duplicate rooms in sidebar list
T-Defect
### Description When switching rooms, duplicates occasionally appear in the room list. ![Screen Shot 2021-05-28 at 10 07 30](https://user-images.githubusercontent.com/24193/119961161-a68d9780-bf9d-11eb-992b-50c9022bcb7f.png) ![Screen Shot 2021-05-28 at 10 07 24](https://user-images.githubusercontent.com/24193/119961146-a392a700-bf9d-11eb-97df-968bf2a115b0.png) ### Steps to reproduce I haven't determined specific STRs yet, but I've hit this ~5 times over the past 12 hours, including for both normal rooms and DMs. I've even managed to create three duplicates of a room at once. Duplicates are not always grouped together (per second screenshot). Switching to a different room and changing Spaces fixes the rendering to show only a single entry. All duplicate entries behave as expected. I suspect it involved being in one space, hitting ctrl-k, and selecting a room that only exists in another space. ### Version information - **Platform**: web For the web app: - **Browser**: Firefox Beta (89) - **OS**: macOS - **URL**: develop.element.io
1.0
Duplicate rooms in sidebar list - ### Description When switching rooms, duplicates occasionally appear in the room list. ![Screen Shot 2021-05-28 at 10 07 30](https://user-images.githubusercontent.com/24193/119961161-a68d9780-bf9d-11eb-992b-50c9022bcb7f.png) ![Screen Shot 2021-05-28 at 10 07 24](https://user-images.githubusercontent.com/24193/119961146-a392a700-bf9d-11eb-97df-968bf2a115b0.png) ### Steps to reproduce I haven't determined specific STRs yet, but I've hit this ~5 times over the past 12 hours, including for both normal rooms and DMs. I've even managed to create three duplicates of a room at once. Duplicates are not always grouped together (per second screenshot). Switching to a different room and changing Spaces fixes the rendering to show only a single entry. All duplicate entries behave as expected. I suspect it involved being in one space, hitting ctrl-k, and selecting a room that only exists in another space. ### Version information - **Platform**: web For the web app: - **Browser**: Firefox Beta (89) - **OS**: macOS - **URL**: develop.element.io
defect
duplicate rooms in sidebar list description when switching rooms duplicates occasionally appear in the room list steps to reproduce i haven t determined specific strs yet but i ve hit this times over the past hours including for both normal rooms and dms i ve even managed to create three duplicates of a room at once duplicates are not always grouped together per second screenshot switching to a different room and changing spaces fixes the rendering to show only a single entry all duplicate entries behave as expected i suspect it involved being in one space hitting ctrl k and selecting a room that only exists in another space version information platform web for the web app browser firefox beta os macos url develop element io
1
132,293
28,129,749,900
IssuesEvent
2023-03-31 21:20:20
Mozilla-Campus-Club-Cummins/Spring-of-Code
https://api.github.com/repos/Mozilla-Campus-Club-Cummins/Spring-of-Code
closed
Multiply Strings
Medium Java Spring of Code C++
Given two non-negative integers num1 and num2 represented as strings, return the product of num1 and num2, also represented as a string. Note: You must not use any built-in BigInteger library or convert the inputs to integer directly. Example 1: Input: num1 = "2", num2 = "3" Output: "6" Example 2: Input: num1 = "123", num2 = "456" Output: "56088"
1.0
Multiply Strings - Given two non-negative integers num1 and num2 represented as strings, return the product of num1 and num2, also represented as a string. Note: You must not use any built-in BigInteger library or convert the inputs to integer directly. Example 1: Input: num1 = "2", num2 = "3" Output: "6" Example 2: Input: num1 = "123", num2 = "456" Output: "56088"
non_defect
multiply strings given two non negative integers and represented as strings return the product of and also represented as a string note you must not use any built in biginteger library or convert the inputs to integer directly example input output example input output
0
112,103
17,068,674,282
IssuesEvent
2021-07-07 10:31:01
PrimalSystemStudio/cannibal-cafes
https://api.github.com/repos/PrimalSystemStudio/cannibal-cafes
opened
CVE-2020-35914 (Medium) detected in lock_api-0.3.4.crate
security vulnerability
## CVE-2020-35914 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>lock_api-0.3.4.crate</b></p></summary> <p>Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.</p> <p>Library home page: <a href="https://crates.io/api/v1/crates/lock_api/0.3.4/download">https://crates.io/api/v1/crates/lock_api/0.3.4/download</a></p> <p> Dependency Hierarchy: - coffee-0.4.1.crate (Root Library) - glutin-0.24.1.crate - winit-0.22.2.crate - parking_lot-0.10.2.crate - :x: **lock_api-0.3.4.crate** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/PrimalSystemStudio/cannibal-cafes/commit/812d9d669ba2b19e9f66446504242712d1c1f8db">812d9d669ba2b19e9f66446504242712d1c1f8db</a></p> <p>Found in base branch: <b>CannibalCafes</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary> <p> An issue was discovered in the lock_api crate before 0.4.2 for Rust. A data race can occur because of RwLockWriteGuard unsoundness. <p>Publish Date: 2020-12-31 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-35914>CVE-2020-35914</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>4.7</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: High - Privileges Required: Low - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: None - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://github.com/Amanieu/parking_lot/releases/tag/lock_api-0.4.2">https://github.com/Amanieu/parking_lot/releases/tag/lock_api-0.4.2</a></p> <p>Release Date: 2020-12-31</p> <p>Fix Resolution: lock_api-0.4.2</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
True
CVE-2020-35914 (Medium) detected in lock_api-0.3.4.crate - ## CVE-2020-35914 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>lock_api-0.3.4.crate</b></p></summary> <p>Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.</p> <p>Library home page: <a href="https://crates.io/api/v1/crates/lock_api/0.3.4/download">https://crates.io/api/v1/crates/lock_api/0.3.4/download</a></p> <p> Dependency Hierarchy: - coffee-0.4.1.crate (Root Library) - glutin-0.24.1.crate - winit-0.22.2.crate - parking_lot-0.10.2.crate - :x: **lock_api-0.3.4.crate** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/PrimalSystemStudio/cannibal-cafes/commit/812d9d669ba2b19e9f66446504242712d1c1f8db">812d9d669ba2b19e9f66446504242712d1c1f8db</a></p> <p>Found in base branch: <b>CannibalCafes</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary> <p> An issue was discovered in the lock_api crate before 0.4.2 for Rust. A data race can occur because of RwLockWriteGuard unsoundness. <p>Publish Date: 2020-12-31 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-35914>CVE-2020-35914</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>4.7</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: High - Privileges Required: Low - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: None - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://github.com/Amanieu/parking_lot/releases/tag/lock_api-0.4.2">https://github.com/Amanieu/parking_lot/releases/tag/lock_api-0.4.2</a></p> <p>Release Date: 2020-12-31</p> <p>Fix Resolution: lock_api-0.4.2</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
non_defect
cve medium detected in lock api crate cve medium severity vulnerability vulnerable library lock api crate wrappers to create fully featured mutex and rwlock types compatible with no std library home page a href dependency hierarchy coffee crate root library glutin crate winit crate parking lot crate x lock api crate vulnerable library found in head commit a href found in base branch cannibalcafes vulnerability details an issue was discovered in the lock api crate before for rust a data race can occur because of rwlockwriteguard unsoundness publish date url a href cvss score details base score metrics exploitability metrics attack vector local attack complexity high privileges required low user interaction none scope unchanged impact metrics confidentiality impact none integrity impact none availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution lock api step up your open source security game with whitesource
0
386,214
26,672,680,485
IssuesEvent
2023-01-26 11:43:47
MarinoFajardo/ControlaTuGasto
https://api.github.com/repos/MarinoFajardo/ControlaTuGasto
closed
[M2] Es necesario establecer una serie de comportamientos que definan que los módulos de la aplicación son correctos.
documentation invalid
HU #2 A la hora de resolver el problema de calcular la ruta mas barata entre un origen y un destino, las clases diseñadas para representar el modelo tienen que seguir una serie de comportamientos:
1.0
[M2] Es necesario establecer una serie de comportamientos que definan que los módulos de la aplicación son correctos. - HU #2 A la hora de resolver el problema de calcular la ruta mas barata entre un origen y un destino, las clases diseñadas para representar el modelo tienen que seguir una serie de comportamientos:
non_defect
es necesario establecer una serie de comportamientos que definan que los módulos de la aplicación son correctos hu a la hora de resolver el problema de calcular la ruta mas barata entre un origen y un destino las clases diseñadas para representar el modelo tienen que seguir una serie de comportamientos
0
40,450
9,999,168,450
IssuesEvent
2019-07-12 09:57:20
contao/contao
https://api.github.com/repos/contao/contao
closed
ModuleNewsletterList requires Channels with redirect page
defect
**Affected version(s)** 4.7.5 and probably older **Description** ``` request.CRITICAL: Uncaught PHP Exception Exception: "Newsletter channels without redirect page cannot be used in a newsletter list" at /var/www/.../vendor/contao/newsletter-bundle/src/Resources/contao/modules/ModuleNewsletterList.php line 90 ``` **How to reproduce** Create a Newsletter channel without redirect page and use it in a Newsletter list. The easiest way i can think of is to make the redirect page of channels a mandatory field and/or skip channels without redirect page in ModuleNewsletterList.
1.0
ModuleNewsletterList requires Channels with redirect page - **Affected version(s)** 4.7.5 and probably older **Description** ``` request.CRITICAL: Uncaught PHP Exception Exception: "Newsletter channels without redirect page cannot be used in a newsletter list" at /var/www/.../vendor/contao/newsletter-bundle/src/Resources/contao/modules/ModuleNewsletterList.php line 90 ``` **How to reproduce** Create a Newsletter channel without redirect page and use it in a Newsletter list. The easiest way i can think of is to make the redirect page of channels a mandatory field and/or skip channels without redirect page in ModuleNewsletterList.
defect
modulenewsletterlist requires channels with redirect page affected version s and probably older description request critical uncaught php exception exception newsletter channels without redirect page cannot be used in a newsletter list at var www vendor contao newsletter bundle src resources contao modules modulenewsletterlist php line how to reproduce create a newsletter channel without redirect page and use it in a newsletter list the easiest way i can think of is to make the redirect page of channels a mandatory field and or skip channels without redirect page in modulenewsletterlist
1
7,123
2,610,328,192
IssuesEvent
2015-02-26 19:45:46
chrsmith/republic-at-war
https://api.github.com/repos/chrsmith/republic-at-war
opened
Venator inside Spacestation
auto-migrated Priority-Medium Type-Defect
``` In GC, ships (like the Venator) often spawn inside the space station. ``` ----- Original issue reported on code.google.com by `KillerHurdz@netscape.net` on 10 Jun 2011 at 3:33
1.0
Venator inside Spacestation - ``` In GC, ships (like the Venator) often spawn inside the space station. ``` ----- Original issue reported on code.google.com by `KillerHurdz@netscape.net` on 10 Jun 2011 at 3:33
defect
venator inside spacestation in gc ships like the venator often spawn inside the space station original issue reported on code google com by killerhurdz netscape net on jun at
1
41,138
10,317,070,438
IssuesEvent
2019-08-30 11:44:14
contao/contao
https://api.github.com/repos/contao/contao
closed
Fehler in Versionsübersicht bei umbenannten Ordnern
defect
Nach der Umbenennung eines Ordners in der Dateiverwaltung führt auf der Startseite des Backends in der Tabelle "Zuletzt bearbeitet" ein Klick auf eines der beiden Icons des entsprechenden Eintrags zu einem Fehler: > Forbidden > Was ist das Problem? > File or folder "files/alter-name" is not mounted or cannot be found. In der Fehlermeldung wird der alte Name des Ordners, wie er vor der Umbenennung war, angezeigt.
1.0
Fehler in Versionsübersicht bei umbenannten Ordnern - Nach der Umbenennung eines Ordners in der Dateiverwaltung führt auf der Startseite des Backends in der Tabelle "Zuletzt bearbeitet" ein Klick auf eines der beiden Icons des entsprechenden Eintrags zu einem Fehler: > Forbidden > Was ist das Problem? > File or folder "files/alter-name" is not mounted or cannot be found. In der Fehlermeldung wird der alte Name des Ordners, wie er vor der Umbenennung war, angezeigt.
defect
fehler in versionsübersicht bei umbenannten ordnern nach der umbenennung eines ordners in der dateiverwaltung führt auf der startseite des backends in der tabelle zuletzt bearbeitet ein klick auf eines der beiden icons des entsprechenden eintrags zu einem fehler forbidden was ist das problem file or folder files alter name is not mounted or cannot be found in der fehlermeldung wird der alte name des ordners wie er vor der umbenennung war angezeigt
1
72,022
9,549,737,721
IssuesEvent
2019-05-02 10:00:06
jOOQ/jOOQ
https://api.github.com/repos/jOOQ/jOOQ
closed
DSL#table(Object[]) calls DSL#table(Field) with incompatible @Support annotation
C: Documentation E: All Editions P: Medium R: Fixed T: Enhancement
`DSL#table(String)` is annotated with `@Support` (i.e. supporting all dialects), but the implementation uses `table(Field)` which in turn uses `unnest(Field)`. Both these latter methods only support a few dialects. While this implementation makes sense, as the specific calls are indeed supported, it would show up if the calls were to be verified. To solve this the `unnest(Field)` implementation could be extracted into an unannotated `unnest0(Field)` method, which could be called directly from the mentioned `table()` methods.
1.0
DSL#table(Object[]) calls DSL#table(Field) with incompatible @Support annotation - `DSL#table(String)` is annotated with `@Support` (i.e. supporting all dialects), but the implementation uses `table(Field)` which in turn uses `unnest(Field)`. Both these latter methods only support a few dialects. While this implementation makes sense, as the specific calls are indeed supported, it would show up if the calls were to be verified. To solve this the `unnest(Field)` implementation could be extracted into an unannotated `unnest0(Field)` method, which could be called directly from the mentioned `table()` methods.
non_defect
dsl table object calls dsl table field with incompatible support annotation dsl table string is annotated with support i e supporting all dialects but the implementation uses table field which in turn uses unnest field both these latter methods only support a few dialects while this implementation makes sense as the specific calls are indeed supported it would show up if the calls were to be verified to solve this the unnest field implementation could be extracted into an unannotated field method which could be called directly from the mentioned table methods
0
9,741
2,615,166,924
IssuesEvent
2015-03-01 06:47:38
chrsmith/reaver-wps
https://api.github.com/repos/chrsmith/reaver-wps
opened
Reaver attempts 21 PINs only!
auto-migrated Priority-Triage Type-Defect
``` Hello peoples, I have been attempting to crack my BT home hub 2 (Type B) using WPA2 encryption, which has a 10 character hex password.. I know this is probably a futile task, but that's not what I need help with. FYI: I have cracked it using Aircrack-ng, changing the pw to a dictionary word... easy peezy! Anyway, the problem I am facing is that when I run Reaver it attempts exactly 21 PIN tries and then just continues to send and receive identity. I am fairly sure that this is because after a while the hub locks the WPS. I include --ignore-locks but this has no effect. Does anyone know of a way to get round this? My steps are as follows: airmon-ng airmon-ng start wlan0 (using an ALFA AWUS036NH btw) wash -i mon0 --ignore-fcs (At this point WPS Locked = No) sudo reaver -i mon0 -c 11 -a -b XX:XX:XX:XX:XX:XX -vv --ignore-locks -d 0 Reaver then attempts 21 different PINs and then just keeps sending / receiving identity requests / response. After several minutes I run wash cmd again to check WPS and it is now Locked! How can I get round this, is it even possible? Thanks for your help :) ``` Original issue reported on code.google.com by `brovash...@gmail.com` on 24 Sep 2013 at 8:29
1.0
Reaver attempts 21 PINs only! - ``` Hello peoples, I have been attempting to crack my BT home hub 2 (Type B) using WPA2 encryption, which has a 10 character hex password.. I know this is probably a futile task, but that's not what I need help with. FYI: I have cracked it using Aircrack-ng, changing the pw to a dictionary word... easy peezy! Anyway, the problem I am facing is that when I run Reaver it attempts exactly 21 PIN tries and then just continues to send and receive identity. I am fairly sure that this is because after a while the hub locks the WPS. I include --ignore-locks but this has no effect. Does anyone know of a way to get round this? My steps are as follows: airmon-ng airmon-ng start wlan0 (using an ALFA AWUS036NH btw) wash -i mon0 --ignore-fcs (At this point WPS Locked = No) sudo reaver -i mon0 -c 11 -a -b XX:XX:XX:XX:XX:XX -vv --ignore-locks -d 0 Reaver then attempts 21 different PINs and then just keeps sending / receiving identity requests / response. After several minutes I run wash cmd again to check WPS and it is now Locked! How can I get round this, is it even possible? Thanks for your help :) ``` Original issue reported on code.google.com by `brovash...@gmail.com` on 24 Sep 2013 at 8:29
defect
reaver attempts pins only hello peoples i have been attempting to crack my bt home hub type b using encryption which has a character hex password i know this is probably a futile task but that s not what i need help with fyi i have cracked it using aircrack ng changing the pw to a dictionary word easy peezy anyway the problem i am facing is that when i run reaver it attempts exactly pin tries and then just continues to send and receive identity i am fairly sure that this is because after a while the hub locks the wps i include ignore locks but this has no effect does anyone know of a way to get round this my steps are as follows airmon ng airmon ng start using an alfa btw wash i ignore fcs at this point wps locked no sudo reaver i c a b xx xx xx xx xx xx vv ignore locks d reaver then attempts different pins and then just keeps sending receiving identity requests response after several minutes i run wash cmd again to check wps and it is now locked how can i get round this is it even possible thanks for your help original issue reported on code google com by brovash gmail com on sep at
1
53,609
13,261,967,057
IssuesEvent
2020-08-20 20:51:43
icecube-trac/tix4
https://api.github.com/repos/icecube-trac/tix4
closed
[production-histograms] syntax error in nugen_weight.py (Trac #1745)
Migrated from Trac combo simulation defect
http://code.icecube.wisc.edu/projects/icecube/browser/IceCube/projects/production-histograms/trunk/python/histogram_modules/simulation/nugen_weight.py#L12 The series of multiple commas as arguments is invalid. You probably meant to fill these in with actual values? <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/1745">https://code.icecube.wisc.edu/projects/icecube/ticket/1745</a>, reported by david.schultzand owned by olivas</em></summary> <p> ```json { "status": "closed", "changetime": "2019-02-13T14:13:35", "_ts": "1550067215093672", "description": "http://code.icecube.wisc.edu/projects/icecube/browser/IceCube/projects/production-histograms/trunk/python/histogram_modules/simulation/nugen_weight.py#L12\n\nThe series of multiple commas as arguments is invalid. You probably meant to fill these in with actual values?", "reporter": "david.schultz", "cc": "", "resolution": "fixed", "time": "2016-06-14T15:16:23", "component": "combo simulation", "summary": "[production-histograms] syntax error in nugen_weight.py", "priority": "critical", "keywords": "", "milestone": "", "owner": "olivas", "type": "defect" } ``` </p> </details>
1.0
[production-histograms] syntax error in nugen_weight.py (Trac #1745) - http://code.icecube.wisc.edu/projects/icecube/browser/IceCube/projects/production-histograms/trunk/python/histogram_modules/simulation/nugen_weight.py#L12 The series of multiple commas as arguments is invalid. You probably meant to fill these in with actual values? <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/1745">https://code.icecube.wisc.edu/projects/icecube/ticket/1745</a>, reported by david.schultzand owned by olivas</em></summary> <p> ```json { "status": "closed", "changetime": "2019-02-13T14:13:35", "_ts": "1550067215093672", "description": "http://code.icecube.wisc.edu/projects/icecube/browser/IceCube/projects/production-histograms/trunk/python/histogram_modules/simulation/nugen_weight.py#L12\n\nThe series of multiple commas as arguments is invalid. You probably meant to fill these in with actual values?", "reporter": "david.schultz", "cc": "", "resolution": "fixed", "time": "2016-06-14T15:16:23", "component": "combo simulation", "summary": "[production-histograms] syntax error in nugen_weight.py", "priority": "critical", "keywords": "", "milestone": "", "owner": "olivas", "type": "defect" } ``` </p> </details>
defect
syntax error in nugen weight py trac the series of multiple commas as arguments is invalid you probably meant to fill these in with actual values migrated from json status closed changetime ts description series of multiple commas as arguments is invalid you probably meant to fill these in with actual values reporter david schultz cc resolution fixed time component combo simulation summary syntax error in nugen weight py priority critical keywords milestone owner olivas type defect
1
498,344
14,406,011,445
IssuesEvent
2020-12-03 19:34:20
cypress-io/cypress
https://api.github.com/repos/cypress-io/cypress
closed
Update Cypress icon for Big Sur
internal-priority
Potentially update the Cypress icon for Big Sur (maybe make it look more like iOS icons). [~accountid:5f4ea3e2333edb004336f78b] go crazy.
1.0
Update Cypress icon for Big Sur - Potentially update the Cypress icon for Big Sur (maybe make it look more like iOS icons). [~accountid:5f4ea3e2333edb004336f78b] go crazy.
non_defect
update cypress icon for big sur potentially update the cypress icon for big sur maybe make it look more like ios icons go crazy
0
815,481
30,557,250,339
IssuesEvent
2023-07-20 12:31:55
fgoepp/tp23-statistical-illusions
https://api.github.com/repos/fgoepp/tp23-statistical-illusions
closed
Sleeping beauty paradox
Priority 1
- How to story tellling Illusion - Accept email - You have been awoken - Choose guess (Radiobutton) -> argument from other side why it's not possible - Final Guess -> argument for your side and all information ## Edit: - fix the functionality of the question and answer page - write texts for the last pages
1.0
Sleeping beauty paradox - - How to story tellling Illusion - Accept email - You have been awoken - Choose guess (Radiobutton) -> argument from other side why it's not possible - Final Guess -> argument for your side and all information ## Edit: - fix the functionality of the question and answer page - write texts for the last pages
non_defect
sleeping beauty paradox how to story tellling illusion accept email you have been awoken choose guess radiobutton argument from other side why it s not possible final guess argument for your side and all information edit fix the functionality of the question and answer page write texts for the last pages
0
126,956
18,010,199,540
IssuesEvent
2021-09-16 07:42:04
maddyCode23/linux-4.1.15
https://api.github.com/repos/maddyCode23/linux-4.1.15
opened
CVE-2016-8650 (Medium) detected in linux-stable-rtv4.1.33
security vulnerability
## CVE-2016-8650 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stable-rtv4.1.33</b></p></summary> <p> <p>Julia Cartwright's fork of linux-stable-rt.git</p> <p>Library home page: <a href=https://git.kernel.org/pub/scm/linux/kernel/git/julia/linux-stable-rt.git>https://git.kernel.org/pub/scm/linux/kernel/git/julia/linux-stable-rt.git</a></p> <p>Found in HEAD commit: <a href="https://github.com/maddyCode23/linux-4.1.15/commit/f1f3d2b150be669390b32dfea28e773471bdd6e7">f1f3d2b150be669390b32dfea28e773471bdd6e7</a></p> </p> </details> </p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Source Files (2)</summary> <p></p> <p> <img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/lib/mpi/mpi-pow.c</b> <img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/lib/mpi/mpi-pow.c</b> </p> </details> <p></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary> <p> The mpi_powm function in lib/mpi/mpi-pow.c in the Linux kernel through 4.8.11 does not ensure that memory is allocated for limb data, which allows local users to cause a denial of service (stack memory corruption and panic) via an add_key system call for an RSA key with a zero exponent. <p>Publish Date: 2016-11-28 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2016-8650>CVE-2016-8650</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>5.5</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: Low - Privileges Required: Low - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: None - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2016-8650">http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2016-8650</a></p> <p>Release Date: 2016-11-28</p> <p>Fix Resolution: v4.9-rc7</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
True
CVE-2016-8650 (Medium) detected in linux-stable-rtv4.1.33 - ## CVE-2016-8650 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stable-rtv4.1.33</b></p></summary> <p> <p>Julia Cartwright's fork of linux-stable-rt.git</p> <p>Library home page: <a href=https://git.kernel.org/pub/scm/linux/kernel/git/julia/linux-stable-rt.git>https://git.kernel.org/pub/scm/linux/kernel/git/julia/linux-stable-rt.git</a></p> <p>Found in HEAD commit: <a href="https://github.com/maddyCode23/linux-4.1.15/commit/f1f3d2b150be669390b32dfea28e773471bdd6e7">f1f3d2b150be669390b32dfea28e773471bdd6e7</a></p> </p> </details> </p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Source Files (2)</summary> <p></p> <p> <img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/lib/mpi/mpi-pow.c</b> <img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/lib/mpi/mpi-pow.c</b> </p> </details> <p></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary> <p> The mpi_powm function in lib/mpi/mpi-pow.c in the Linux kernel through 4.8.11 does not ensure that memory is allocated for limb data, which allows local users to cause a denial of service (stack memory corruption and panic) via an add_key system call for an RSA key with a zero exponent. <p>Publish Date: 2016-11-28 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2016-8650>CVE-2016-8650</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>5.5</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: Low - Privileges Required: Low - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: None - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2016-8650">http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2016-8650</a></p> <p>Release Date: 2016-11-28</p> <p>Fix Resolution: v4.9-rc7</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
non_defect
cve medium detected in linux stable cve medium severity vulnerability vulnerable library linux stable julia cartwright s fork of linux stable rt git library home page a href found in head commit a href vulnerable source files lib mpi mpi pow c lib mpi mpi pow c vulnerability details the mpi powm function in lib mpi mpi pow c in the linux kernel through does not ensure that memory is allocated for limb data which allows local users to cause a denial of service stack memory corruption and panic via an add key system call for an rsa key with a zero exponent publish date url a href cvss score details base score metrics exploitability metrics attack vector local attack complexity low privileges required low user interaction none scope unchanged impact metrics confidentiality impact none integrity impact none availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution step up your open source security game with whitesource
0
733,651
25,315,883,418
IssuesEvent
2022-11-17 21:35:30
ManifoldScholar/manifold
https://api.github.com/repos/ManifoldScholar/manifold
closed
Reader should prevent images from overflowing
Type: Bug Status: Planned Priority: Low
## Expected Behavior In-text images should be sized on mobile. ## Current Behavior Image spills out right side of frame ## Steps to Reproduce 1. Open chapter titled "Three Problems with Observation" https://cuny.manifoldapp.org/read/untitled-adf23c4d-e786-432d-8851-659189f441f0/section/3719c151-752f-4ea3-a82d-82f010596a32 ## Context (Environment) Reading the illustrated chapter from Structuring Equality on CUNY instance on mobile becomes a problem. Chapter was ingested from a single google doc via yml manifest.
1.0
Reader should prevent images from overflowing - ## Expected Behavior In-text images should be sized on mobile. ## Current Behavior Image spills out right side of frame ## Steps to Reproduce 1. Open chapter titled "Three Problems with Observation" https://cuny.manifoldapp.org/read/untitled-adf23c4d-e786-432d-8851-659189f441f0/section/3719c151-752f-4ea3-a82d-82f010596a32 ## Context (Environment) Reading the illustrated chapter from Structuring Equality on CUNY instance on mobile becomes a problem. Chapter was ingested from a single google doc via yml manifest.
non_defect
reader should prevent images from overflowing expected behavior in text images should be sized on mobile current behavior image spills out right side of frame steps to reproduce open chapter titled three problems with observation context environment reading the illustrated chapter from structuring equality on cuny instance on mobile becomes a problem chapter was ingested from a single google doc via yml manifest
0
35,264
7,673,992,078
IssuesEvent
2018-05-15 01:12:07
adamhope/testing-github-and-projects
https://api.github.com/repos/adamhope/testing-github-and-projects
closed
Post! installations screen shows an error when filtering on a past date as Client Services / oOh admin user
Defect campaign delivery
https://trello.com/c/RGAHsI1b/164-post-installations-screen-shows-an-error-when-filtering-on-a-past-date-as-client-services-ooh-admin-user **Steps to reproduce** 1. Log in to showcase as client services or admin. 2. Click on "Installations" in the left hand menu. 3. Filter on the installations with start date: 16/04/2018 - 16/04/2018 **Actual Result** An error occurs saying it failed to fetch installations. See attached screenshot.
1.0
Post! installations screen shows an error when filtering on a past date as Client Services / oOh admin user - https://trello.com/c/RGAHsI1b/164-post-installations-screen-shows-an-error-when-filtering-on-a-past-date-as-client-services-ooh-admin-user **Steps to reproduce** 1. Log in to showcase as client services or admin. 2. Click on "Installations" in the left hand menu. 3. Filter on the installations with start date: 16/04/2018 - 16/04/2018 **Actual Result** An error occurs saying it failed to fetch installations. See attached screenshot.
defect
post installations screen shows an error when filtering on a past date as client services ooh admin user steps to reproduce log in to showcase as client services or admin click on installations in the left hand menu filter on the installations with start date actual result an error occurs saying it failed to fetch installations see attached screenshot
1
471,765
13,609,910,115
IssuesEvent
2020-09-23 06:24:08
wso2/product-is
https://api.github.com/repos/wso2/product-is
opened
Getting anException while Creating Secondary user store with Oracle19c in Windows env:
Affected/5.11.0-Alpha Priority/Highest Severity/Blocker bug
**Describe the issue:** Getting an error log and error message while try to Finish secondary user store creation (Add JDBC Userstore wizard), in windows. **How to reproduce:** Add Oracle jdbc driver (components > lib) Login to Console > Mange 1. Create new user store > JDBC 2. Add necessary details for ORACLE DB pointed 3.Check the connection 4. Validate other config 5. Click on Finish ``` [b913c9dc-2602-4927-93eb-fa35a0ec222b] ERROR {org.wso2.carbon.identity.user.store.configuration.utils.SecondaryUserStoreConfigurationUtil} - Error while creating 'userstores' directory to store configurations for tenant = 1 [2020-09-22 23:20:54,357] [b913c9dc-2602-4927-93eb-fa35a0ec222b] ERROR {org.wso2.carbon.identity.api.server.userstore.v1.core.ServerUserStoreService} - errorCode: SUS-65001 | message: Server Encountered an error while adding secondary user store. org.wso2.carbon.identity.user.store.configuration.utils.IdentityUserStoreMgtException: Error occurred while creating or closing the output stream from C:\511~1.0-A\WSO2IS~1.0-A\bin\..\repository\tenants\1\userstores\Ora19C511.xml at org.wso2.carbon.identity.user.store.configuration.dao.impl.FileBasedUserStoreDAOImpl.writeToUserStoreConfigurationFile(FileBasedUserStoreDAOImpl.java:149) at org.wso2.carbon.identity.user.store.configuration.dao.impl.FileBasedUserStoreDAOImpl.doAddUserStore(FileBasedUserStoreDAOImpl.java:295) at org.wso2.carbon.identity.user.store.configuration.dao.AbstractUserStoreDAO.addUserStore(AbstractUserStoreDAO.java:42) at org.wso2.carbon.identity.user.store.configuration.UserStoreConfigServiceImpl.addUserStore(UserStoreConfigServiceImpl.java:76) at org.wso2.carbon.identity.api.server.userstore.v1.core.ServerUserStoreService.addUserStore(ServerUserStoreService.java:95) at org.wso2.carbon.identity.api.server.userstore.v1.impl.UserstoresApiServiceImpl.addUserStore(UserstoresApiServiceImpl.java:46) at org.wso2.carbon.identity.api.server.userstore.v1.UserstoresApi.addUserStore(UserstoresApi.java:73) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.apache.cxf.service.invoker.AbstractInvoker.performInvocation(AbstractInvoker.java:179) at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:96) at org.apache.cxf.jaxrs.JAXRSInvoker.invoke(JAXRSInvoker.java:201) at org.apache.cxf.jaxrs.JAXRSInvoker.invoke(JAXRSInvoker.java:104) at org.apache.cxf.interceptor.ServiceInvokerInterceptor$1.run(ServiceInvokerInterceptor.java:59) at org.apache.cxf.interceptor.ServiceInvokerInterceptor.handleMessage(ServiceInvokerInterceptor.java:96) at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:308) at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:121) at org.apache.cxf.transport.http.AbstractHTTPDestination.invoke(AbstractHTTPDestination.java:267) at org.apache.cxf.transport.servlet.ServletController.invokeDestination(ServletController.java:234) at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:208) at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:160) at org.apache.cxf.transport.servlet.CXFNonSpringServlet.invoke(CXFNonSpringServlet.java:225) at org.apache.cxf.transport.servlet.AbstractHTTPServlet.handleRequest(AbstractHTTPServlet.java:296) at org.apache.cxf.transport.servlet.AbstractHTTPServlet.doPost(AbstractHTTPServlet.java:215) at javax.servlet.http.HttpServlet.service(HttpServlet.java:660) at org.apache.cxf.transport.servlet.AbstractHTTPServlet.service(AbstractHTTPServlet.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:712) at org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:459) at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:384) at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:312) at org.wso2.carbon.identity.context.rewrite.valve.TenantContextRewriteValve.invoke(TenantContextRewriteValve.java:135) at org.wso2.carbon.identity.authz.valve.AuthorizationValve.invoke(AuthorizationValve.java:102) at org.wso2.carbon.identity.auth.valve.AuthenticationValve.invoke(AuthenticationValve.java:122) at org.wso2.carbon.tomcat.ext.valves.CompositeValve.continueInvocation(CompositeValve.java:99) at org.wso2.carbon.tomcat.ext.valves.TomcatValveContainer.invokeValves(TomcatValveContainer.java:49) at org.wso2.carbon.tomcat.ext.valves.CompositeValve.invoke(CompositeValve.java:62) at org.wso2.carbon.tomcat.ext.valves.CarbonStuckThreadDetectionValve.invoke(CarbonStuckThreadDetectionValve.java:145) at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:690) at org.wso2.carbon.tomcat.ext.valves.CarbonContextCreatorValve.invoke(CarbonContextCreatorValve.java:57) at org.wso2.carbon.tomcat.ext.valves.RequestEncodingValve.invoke(RequestEncodingValve.java:49) at org.wso2.carbon.tomcat.ext.valves.RequestCorrelationIdValve.invoke(RequestCorrelationIdValve.java:126) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1590) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Thread.java:834) ``` ![image](https://user-images.githubusercontent.com/39120228/93974358-54073600-fd93-11ea-9823-d574911bc86e.png) ![image](https://user-images.githubusercontent.com/39120228/93974395-61242500-fd93-11ea-99ab-557fb5d5ae4e.png)
1.0
Getting anException while Creating Secondary user store with Oracle19c in Windows env: - **Describe the issue:** Getting an error log and error message while try to Finish secondary user store creation (Add JDBC Userstore wizard), in windows. **How to reproduce:** Add Oracle jdbc driver (components > lib) Login to Console > Mange 1. Create new user store > JDBC 2. Add necessary details for ORACLE DB pointed 3.Check the connection 4. Validate other config 5. Click on Finish ``` [b913c9dc-2602-4927-93eb-fa35a0ec222b] ERROR {org.wso2.carbon.identity.user.store.configuration.utils.SecondaryUserStoreConfigurationUtil} - Error while creating 'userstores' directory to store configurations for tenant = 1 [2020-09-22 23:20:54,357] [b913c9dc-2602-4927-93eb-fa35a0ec222b] ERROR {org.wso2.carbon.identity.api.server.userstore.v1.core.ServerUserStoreService} - errorCode: SUS-65001 | message: Server Encountered an error while adding secondary user store. org.wso2.carbon.identity.user.store.configuration.utils.IdentityUserStoreMgtException: Error occurred while creating or closing the output stream from C:\511~1.0-A\WSO2IS~1.0-A\bin\..\repository\tenants\1\userstores\Ora19C511.xml at org.wso2.carbon.identity.user.store.configuration.dao.impl.FileBasedUserStoreDAOImpl.writeToUserStoreConfigurationFile(FileBasedUserStoreDAOImpl.java:149) at org.wso2.carbon.identity.user.store.configuration.dao.impl.FileBasedUserStoreDAOImpl.doAddUserStore(FileBasedUserStoreDAOImpl.java:295) at org.wso2.carbon.identity.user.store.configuration.dao.AbstractUserStoreDAO.addUserStore(AbstractUserStoreDAO.java:42) at org.wso2.carbon.identity.user.store.configuration.UserStoreConfigServiceImpl.addUserStore(UserStoreConfigServiceImpl.java:76) at org.wso2.carbon.identity.api.server.userstore.v1.core.ServerUserStoreService.addUserStore(ServerUserStoreService.java:95) at org.wso2.carbon.identity.api.server.userstore.v1.impl.UserstoresApiServiceImpl.addUserStore(UserstoresApiServiceImpl.java:46) at org.wso2.carbon.identity.api.server.userstore.v1.UserstoresApi.addUserStore(UserstoresApi.java:73) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.apache.cxf.service.invoker.AbstractInvoker.performInvocation(AbstractInvoker.java:179) at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:96) at org.apache.cxf.jaxrs.JAXRSInvoker.invoke(JAXRSInvoker.java:201) at org.apache.cxf.jaxrs.JAXRSInvoker.invoke(JAXRSInvoker.java:104) at org.apache.cxf.interceptor.ServiceInvokerInterceptor$1.run(ServiceInvokerInterceptor.java:59) at org.apache.cxf.interceptor.ServiceInvokerInterceptor.handleMessage(ServiceInvokerInterceptor.java:96) at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:308) at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:121) at org.apache.cxf.transport.http.AbstractHTTPDestination.invoke(AbstractHTTPDestination.java:267) at org.apache.cxf.transport.servlet.ServletController.invokeDestination(ServletController.java:234) at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:208) at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:160) at org.apache.cxf.transport.servlet.CXFNonSpringServlet.invoke(CXFNonSpringServlet.java:225) at org.apache.cxf.transport.servlet.AbstractHTTPServlet.handleRequest(AbstractHTTPServlet.java:296) at org.apache.cxf.transport.servlet.AbstractHTTPServlet.doPost(AbstractHTTPServlet.java:215) at javax.servlet.http.HttpServlet.service(HttpServlet.java:660) at org.apache.cxf.transport.servlet.AbstractHTTPServlet.service(AbstractHTTPServlet.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:712) at org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:459) at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:384) at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:312) at org.wso2.carbon.identity.context.rewrite.valve.TenantContextRewriteValve.invoke(TenantContextRewriteValve.java:135) at org.wso2.carbon.identity.authz.valve.AuthorizationValve.invoke(AuthorizationValve.java:102) at org.wso2.carbon.identity.auth.valve.AuthenticationValve.invoke(AuthenticationValve.java:122) at org.wso2.carbon.tomcat.ext.valves.CompositeValve.continueInvocation(CompositeValve.java:99) at org.wso2.carbon.tomcat.ext.valves.TomcatValveContainer.invokeValves(TomcatValveContainer.java:49) at org.wso2.carbon.tomcat.ext.valves.CompositeValve.invoke(CompositeValve.java:62) at org.wso2.carbon.tomcat.ext.valves.CarbonStuckThreadDetectionValve.invoke(CarbonStuckThreadDetectionValve.java:145) at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:690) at org.wso2.carbon.tomcat.ext.valves.CarbonContextCreatorValve.invoke(CarbonContextCreatorValve.java:57) at org.wso2.carbon.tomcat.ext.valves.RequestEncodingValve.invoke(RequestEncodingValve.java:49) at org.wso2.carbon.tomcat.ext.valves.RequestCorrelationIdValve.invoke(RequestCorrelationIdValve.java:126) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1590) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Thread.java:834) ``` ![image](https://user-images.githubusercontent.com/39120228/93974358-54073600-fd93-11ea-9823-d574911bc86e.png) ![image](https://user-images.githubusercontent.com/39120228/93974395-61242500-fd93-11ea-99ab-557fb5d5ae4e.png)
non_defect
getting anexception while creating secondary user store with in windows env describe the issue getting an error log and error message while try to finish secondary user store creation add jdbc userstore wizard in windows how to reproduce add oracle jdbc driver components lib login to console mange create new user store jdbc add necessary details for oracle db pointed check the connection validate other config click on finish error org carbon identity user store configuration utils secondaryuserstoreconfigurationutil error while creating userstores directory to store configurations for tenant error org carbon identity api server userstore core serveruserstoreservice errorcode sus message server encountered an error while adding secondary user store org carbon identity user store configuration utils identityuserstoremgtexception error occurred while creating or closing the output stream from c a a bin repository tenants userstores xml at org carbon identity user store configuration dao impl filebaseduserstoredaoimpl writetouserstoreconfigurationfile filebaseduserstoredaoimpl java at org carbon identity user store configuration dao impl filebaseduserstoredaoimpl doadduserstore filebaseduserstoredaoimpl java at org carbon identity user store configuration dao abstractuserstoredao adduserstore abstractuserstoredao java at org carbon identity user store configuration userstoreconfigserviceimpl adduserstore userstoreconfigserviceimpl java at org carbon identity api server userstore core serveruserstoreservice adduserstore serveruserstoreservice java at org carbon identity api server userstore impl userstoresapiserviceimpl adduserstore userstoresapiserviceimpl java at org carbon identity api server userstore userstoresapi adduserstore userstoresapi java at java base jdk internal reflect nativemethodaccessorimpl native method at java base jdk internal reflect nativemethodaccessorimpl invoke nativemethodaccessorimpl java at java base jdk internal reflect delegatingmethodaccessorimpl invoke delegatingmethodaccessorimpl java at java base java lang reflect method invoke method java at org apache cxf service invoker abstractinvoker performinvocation abstractinvoker java at org apache cxf service invoker abstractinvoker invoke abstractinvoker java at org apache cxf jaxrs jaxrsinvoker invoke jaxrsinvoker java at org apache cxf jaxrs jaxrsinvoker invoke jaxrsinvoker java at org apache cxf interceptor serviceinvokerinterceptor run serviceinvokerinterceptor java at org apache cxf interceptor serviceinvokerinterceptor handlemessage serviceinvokerinterceptor java at org apache cxf phase phaseinterceptorchain dointercept phaseinterceptorchain java at org apache cxf transport chaininitiationobserver onmessage chaininitiationobserver java at org apache cxf transport http abstracthttpdestination invoke abstracthttpdestination java at org apache cxf transport servlet servletcontroller invokedestination servletcontroller java at org apache cxf transport servlet servletcontroller invoke servletcontroller java at org apache cxf transport servlet servletcontroller invoke servletcontroller java at org apache cxf transport servlet cxfnonspringservlet invoke cxfnonspringservlet java at org apache cxf transport servlet abstracthttpservlet handlerequest abstracthttpservlet java at org apache cxf transport servlet abstracthttpservlet dopost abstracthttpservlet java at javax servlet http httpservlet service httpservlet java at org apache cxf transport servlet abstracthttpservlet service abstracthttpservlet java at org apache catalina core applicationfilterchain internaldofilter applicationfilterchain java at org apache catalina core applicationfilterchain dofilter applicationfilterchain java at org apache tomcat websocket server wsfilter dofilter wsfilter java at org apache catalina core applicationfilterchain internaldofilter applicationfilterchain java at org apache catalina core applicationfilterchain dofilter applicationfilterchain java at org apache catalina core applicationdispatcher invoke applicationdispatcher java at org apache catalina core applicationdispatcher processrequest applicationdispatcher java at org apache catalina core applicationdispatcher doforward applicationdispatcher java at org apache catalina core applicationdispatcher forward applicationdispatcher java at org carbon identity context rewrite valve tenantcontextrewritevalve invoke tenantcontextrewritevalve java at org carbon identity authz valve authorizationvalve invoke authorizationvalve java at org carbon identity auth valve authenticationvalve invoke authenticationvalve java at org carbon tomcat ext valves compositevalve continueinvocation compositevalve java at org carbon tomcat ext valves tomcatvalvecontainer invokevalves tomcatvalvecontainer java at org carbon tomcat ext valves compositevalve invoke compositevalve java at org carbon tomcat ext valves carbonstuckthreaddetectionvalve invoke carbonstuckthreaddetectionvalve java at org apache catalina valves abstractaccesslogvalve invoke abstractaccesslogvalve java at org carbon tomcat ext valves carboncontextcreatorvalve invoke carboncontextcreatorvalve java at org carbon tomcat ext valves requestencodingvalve invoke requestencodingvalve java at org carbon tomcat ext valves requestcorrelationidvalve invoke requestcorrelationidvalve java at org apache catalina core standardenginevalve invoke standardenginevalve java at org apache catalina connector coyoteadapter service coyoteadapter java at org apache coyote service java at org apache coyote abstractprocessorlight process abstractprocessorlight java at org apache coyote abstractprotocol connectionhandler process abstractprotocol java at org apache tomcat util net nioendpoint socketprocessor dorun nioendpoint java at org apache tomcat util net socketprocessorbase run socketprocessorbase java at java base java util concurrent threadpoolexecutor runworker threadpoolexecutor java at java base java util concurrent threadpoolexecutor worker run threadpoolexecutor java at org apache tomcat util threads taskthread wrappingrunnable run taskthread java at java base java lang thread run thread java
0
44,661
7,124,209,051
IssuesEvent
2018-01-19 17:59:16
LightBurnSoftware/Documentation
https://api.github.com/repos/LightBurnSoftware/Documentation
closed
Documentation To Do List
documentation
Here is the short list of what documentation needs to be completed or edited. MenuCommands.md * Needs Circular Array section Toolbars.md * File List - needs content * Main Toolbar - needs content and screen capture * Arrange Toolbar - needs content and screen capture * Numeric Edits - needs content and screen capture * Text Edits - needs content and screen capture Operations.md * Scan all shapes -needs content and screen capture * Scan shapes by group - needs content and screen capture * Scan shapes individually - needs content and screen capture CreatingNewVectors.md * Entire page needs creating and populating with content and screen captures EngravingImages.md * Min/Max power section needs rewording
1.0
Documentation To Do List - Here is the short list of what documentation needs to be completed or edited. MenuCommands.md * Needs Circular Array section Toolbars.md * File List - needs content * Main Toolbar - needs content and screen capture * Arrange Toolbar - needs content and screen capture * Numeric Edits - needs content and screen capture * Text Edits - needs content and screen capture Operations.md * Scan all shapes -needs content and screen capture * Scan shapes by group - needs content and screen capture * Scan shapes individually - needs content and screen capture CreatingNewVectors.md * Entire page needs creating and populating with content and screen captures EngravingImages.md * Min/Max power section needs rewording
non_defect
documentation to do list here is the short list of what documentation needs to be completed or edited menucommands md needs circular array section toolbars md file list needs content main toolbar needs content and screen capture arrange toolbar needs content and screen capture numeric edits needs content and screen capture text edits needs content and screen capture operations md scan all shapes needs content and screen capture scan shapes by group needs content and screen capture scan shapes individually needs content and screen capture creatingnewvectors md entire page needs creating and populating with content and screen captures engravingimages md min max power section needs rewording
0
7,490
2,610,390,267
IssuesEvent
2015-02-26 20:06:16
chrsmith/hedgewars
https://api.github.com/repos/chrsmith/hedgewars
closed
Silent crash on map generation
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1. Start a game (local multiplayer, LAN, official). 2. Select 'Generated Map' or 'Generated Maze'. 3. (If not already crashed) Click on the map preview to generate a new map. What is the expected output? What do you see instead? The preview box should show the map shape and change upon clicking. Instead, the preview is blank and the game crashes without a message on an attempt to generate a map. Mission maps work fine. What version of the product are you using? On what operating system? Hedgewars 0.9.17 Windows 7 Proffesional x64 (English, updated, Aero on) Please provide any additional information below. windowed 1600x900 on a 1920x1080 desktop resolution Core i7 2630QM, GeForce 555M, latest drivers Log isn't generated after the crash, so I can't attach one. ``` ----- Original issue reported on code.google.com by `olda.pet...@gmail.com` on 3 Mar 2012 at 11:35 * Merged into: #134
1.0
Silent crash on map generation - ``` What steps will reproduce the problem? 1. Start a game (local multiplayer, LAN, official). 2. Select 'Generated Map' or 'Generated Maze'. 3. (If not already crashed) Click on the map preview to generate a new map. What is the expected output? What do you see instead? The preview box should show the map shape and change upon clicking. Instead, the preview is blank and the game crashes without a message on an attempt to generate a map. Mission maps work fine. What version of the product are you using? On what operating system? Hedgewars 0.9.17 Windows 7 Proffesional x64 (English, updated, Aero on) Please provide any additional information below. windowed 1600x900 on a 1920x1080 desktop resolution Core i7 2630QM, GeForce 555M, latest drivers Log isn't generated after the crash, so I can't attach one. ``` ----- Original issue reported on code.google.com by `olda.pet...@gmail.com` on 3 Mar 2012 at 11:35 * Merged into: #134
defect
silent crash on map generation what steps will reproduce the problem start a game local multiplayer lan official select generated map or generated maze if not already crashed click on the map preview to generate a new map what is the expected output what do you see instead the preview box should show the map shape and change upon clicking instead the preview is blank and the game crashes without a message on an attempt to generate a map mission maps work fine what version of the product are you using on what operating system hedgewars windows proffesional english updated aero on please provide any additional information below windowed on a desktop resolution core geforce latest drivers log isn t generated after the crash so i can t attach one original issue reported on code google com by olda pet gmail com on mar at merged into
1
249,467
21,162,326,546
IssuesEvent
2022-04-07 10:29:30
elastic/kibana
https://api.github.com/repos/elastic/kibana
closed
[Security Solution] The Endpoint blocklist entry is showing under Exceptions Tab
bug triage_needed impact:medium Team: SecuritySolution Team:Onboarding and Lifecycle Mgt QA:Ready for Testing OLM Sprint v8.2.0
**Description:** The Endpoint blocklist entry is showing under Exceptions Tab **Build Details:** ``` Kibana version: 8.2.0 SNAPSHOT Build: 51037 Commit: e1578ee2b5b4dfbab59113a9c58854799f4f7b42 ``` **Browser Details:** All **Preconditions:** 1. Kibana user should be logged in. **Steps to Reproduce:** 1. Navigate to Alerts Tab under Security from the left hand side navigation. 2. Go to 'Exceptions lists' tab. 3. Observe the entry for Blocklist is added there. **Impacted Test case:** N/A **Actual Result:** The Endpoint blocklist entry is showing under Exceptions Tab **Expected Result:** The Endpoint blocklist entry should not show under Exceptions Tab **What's working:** N/A **What's not working:** N/A **Screenshot:** ![BlocklistException](https://user-images.githubusercontent.com/60252716/158511528-ab18b0ba-b260-449d-8af0-7e845416cc4f.png) **Logs:** N/A
1.0
[Security Solution] The Endpoint blocklist entry is showing under Exceptions Tab - **Description:** The Endpoint blocklist entry is showing under Exceptions Tab **Build Details:** ``` Kibana version: 8.2.0 SNAPSHOT Build: 51037 Commit: e1578ee2b5b4dfbab59113a9c58854799f4f7b42 ``` **Browser Details:** All **Preconditions:** 1. Kibana user should be logged in. **Steps to Reproduce:** 1. Navigate to Alerts Tab under Security from the left hand side navigation. 2. Go to 'Exceptions lists' tab. 3. Observe the entry for Blocklist is added there. **Impacted Test case:** N/A **Actual Result:** The Endpoint blocklist entry is showing under Exceptions Tab **Expected Result:** The Endpoint blocklist entry should not show under Exceptions Tab **What's working:** N/A **What's not working:** N/A **Screenshot:** ![BlocklistException](https://user-images.githubusercontent.com/60252716/158511528-ab18b0ba-b260-449d-8af0-7e845416cc4f.png) **Logs:** N/A
non_defect
the endpoint blocklist entry is showing under exceptions tab description the endpoint blocklist entry is showing under exceptions tab build details kibana version snapshot build commit browser details all preconditions kibana user should be logged in steps to reproduce navigate to alerts tab under security from the left hand side navigation go to exceptions lists tab observe the entry for blocklist is added there impacted test case n a actual result the endpoint blocklist entry is showing under exceptions tab expected result the endpoint blocklist entry should not show under exceptions tab what s working n a what s not working n a screenshot logs n a
0
26,836
12,489,205,211
IssuesEvent
2020-05-31 17:42:47
terraform-providers/terraform-provider-aws
https://api.github.com/repos/terraform-providers/terraform-provider-aws
closed
cloudformation stack update timeout doesn't work
bug service/cloudformation stale
### Terraform Version ``` $ terraform -v Terraform v0.11.7 + provider.aws v1.12.0 ``` ### Affected Resource(s) - aws_cloudformation_stack ### Terraform Configuration Files ```hcl resource "aws_cloudformation_stack" "asg" { name = "${var.deploy}-web-asg" template_body = <<TEMPLATE Resources: autoScalingGroup: Type: AWS::AutoScaling::AutoScalingGroup Properties: MinSize: ${var.instance_count} MaxSize: 20 Cooldown: 180 LaunchConfigurationName: '${module.launch-config.name}' MetricsCollection: - Granularity: 1Minute TargetGroupARNs: - ${var.target_group} VPCZoneIdentifier: [${join(",", var.subnet_ids)}] UpdatePolicy: AutoScalingRollingUpdate: MaxBatchSize: ${var.instance_count} MinInstancesInService: ${var.instance_count} PauseTime: PT0S SuspendProcesses: - HealthCheck - ReplaceUnhealthy - AZRebalance - AlarmNotification - ScheduledActions Outputs: ASGName: Description: Name of the auto scaling group Value: !Ref 'autoScalingGroup' TEMPLATE tags = "${merge(map("Role", "web"), var.tags)}" } ``` ### Debug Output sorry, I don't have a way of reproducing the exact failure because normally this cloudformation stack updates quickly but in this case, a lifecycle event hung the update indefinitely ### Panic Output ### Expected Behavior the terraform apply bails with an error after 30 minutes ### Actual Behavior terraform update kept running until I interrupted it `module.zym.celery.aws_cloudformation_stack.asg-b: Still modifying... (ID: arn:aws:cloudformation:us-east-1:371589...b/82a95fd0-e769-11e7-b5aa-50d5ca6e60ae, 59m40s elapsed)` ### Steps to Reproduce 1. set up a failing instance launch lifecycle hook on an ASG 1. `terraform apply` a cloudformation stack change that replaces the instances in the ASG ### Important Factoids we have no override on the timeouts, so I expected the default of 30 minutes the state file shows ```json "meta": { "e2bfb730-ecaa-11e6-8f88-34363bc7c4c0": { "create": 1800000000000, "delete": 1800000000000, "update": 1800000000000 } }, ``` which is 30 minutes in nanoseconds ### References - https://github.com/terraform-providers/terraform-provider-aws/issues/961 - https://github.com/terraform-providers/terraform-provider-aws/pull/994 - https://github.com/hashicorp/terraform/pull/7997
1.0
cloudformation stack update timeout doesn't work - ### Terraform Version ``` $ terraform -v Terraform v0.11.7 + provider.aws v1.12.0 ``` ### Affected Resource(s) - aws_cloudformation_stack ### Terraform Configuration Files ```hcl resource "aws_cloudformation_stack" "asg" { name = "${var.deploy}-web-asg" template_body = <<TEMPLATE Resources: autoScalingGroup: Type: AWS::AutoScaling::AutoScalingGroup Properties: MinSize: ${var.instance_count} MaxSize: 20 Cooldown: 180 LaunchConfigurationName: '${module.launch-config.name}' MetricsCollection: - Granularity: 1Minute TargetGroupARNs: - ${var.target_group} VPCZoneIdentifier: [${join(",", var.subnet_ids)}] UpdatePolicy: AutoScalingRollingUpdate: MaxBatchSize: ${var.instance_count} MinInstancesInService: ${var.instance_count} PauseTime: PT0S SuspendProcesses: - HealthCheck - ReplaceUnhealthy - AZRebalance - AlarmNotification - ScheduledActions Outputs: ASGName: Description: Name of the auto scaling group Value: !Ref 'autoScalingGroup' TEMPLATE tags = "${merge(map("Role", "web"), var.tags)}" } ``` ### Debug Output sorry, I don't have a way of reproducing the exact failure because normally this cloudformation stack updates quickly but in this case, a lifecycle event hung the update indefinitely ### Panic Output ### Expected Behavior the terraform apply bails with an error after 30 minutes ### Actual Behavior terraform update kept running until I interrupted it `module.zym.celery.aws_cloudformation_stack.asg-b: Still modifying... (ID: arn:aws:cloudformation:us-east-1:371589...b/82a95fd0-e769-11e7-b5aa-50d5ca6e60ae, 59m40s elapsed)` ### Steps to Reproduce 1. set up a failing instance launch lifecycle hook on an ASG 1. `terraform apply` a cloudformation stack change that replaces the instances in the ASG ### Important Factoids we have no override on the timeouts, so I expected the default of 30 minutes the state file shows ```json "meta": { "e2bfb730-ecaa-11e6-8f88-34363bc7c4c0": { "create": 1800000000000, "delete": 1800000000000, "update": 1800000000000 } }, ``` which is 30 minutes in nanoseconds ### References - https://github.com/terraform-providers/terraform-provider-aws/issues/961 - https://github.com/terraform-providers/terraform-provider-aws/pull/994 - https://github.com/hashicorp/terraform/pull/7997
non_defect
cloudformation stack update timeout doesn t work terraform version terraform v terraform provider aws affected resource s aws cloudformation stack terraform configuration files hcl resource aws cloudformation stack asg name var deploy web asg template body template resources autoscalinggroup type aws autoscaling autoscalinggroup properties minsize var instance count maxsize cooldown launchconfigurationname module launch config name metricscollection granularity targetgrouparns var target group vpczoneidentifier updatepolicy autoscalingrollingupdate maxbatchsize var instance count mininstancesinservice var instance count pausetime suspendprocesses healthcheck replaceunhealthy azrebalance alarmnotification scheduledactions outputs asgname description name of the auto scaling group value ref autoscalinggroup template tags merge map role web var tags debug output sorry i don t have a way of reproducing the exact failure because normally this cloudformation stack updates quickly but in this case a lifecycle event hung the update indefinitely panic output expected behavior the terraform apply bails with an error after minutes actual behavior terraform update kept running until i interrupted it module zym celery aws cloudformation stack asg b still modifying id arn aws cloudformation us east b elapsed steps to reproduce set up a failing instance launch lifecycle hook on an asg terraform apply a cloudformation stack change that replaces the instances in the asg important factoids we have no override on the timeouts so i expected the default of minutes the state file shows json meta ecaa create delete update which is minutes in nanoseconds references
0
5,698
2,610,193,860
IssuesEvent
2015-02-26 19:01:14
chrsmith/quchuseban
https://api.github.com/repos/chrsmith/quchuseban
opened
纠结吃什么食物去脸上色斑
auto-migrated Priority-Medium Type-Defect
``` 《摘要》 很想,为你写快乐,为你画素心,为你衣袂飘然,为你不染�� �尘。而每每因你,快乐消失无影,生活只是无尽的沦陷。翩� ��的衣群牵起今世沧桑,小心翼翼的行走终惹上迷蒙一片。翘 首的心,日月可鉴。太多的话,不想说;亘古的情,不想寄�� �深藏的爱,不想唱。沉默将一切掩埋,孤单堆积成厚土,心� ��若冰封千年。很想去除你的烦恼,把你脸上的色斑移到我的 脸上,那样你就不会那么难过啦!吃什么食物去脸上色斑, 《客户案例》   宁宁 29岁<br>   长斑之后我了解到皮肤白的人才容易长斑,而我皮肤黑�� �很少熬夜脸上长那么多斑是因为家族遗传,试过市面上的很� ��祛斑产品,都是速效的,用过感觉不错,但是很快反弹,也 上美容院做了换肤,没有什么效果,肤质反而变差了。脸上�� �满大大小小的斑,大的一块快的,用很厚的粉底都遮不住,� ��的像芝麻粒,一粒粒的长在那里真让人气恼。<br>   跟我一起上美容院做过换肤的姐妹后来介绍我使用「黛�� �薇尔精华液」,她说她试过了,疗效很不错,比换肤好很多� ��让我试试。听她说的那么好,我就上「黛芙薇尔精华液」祛 斑网站上咨询了一段时间,美肤专家说产品是法国,美国,�� �湾三地专家联合研发,还一再保证产品的疗效,使用过程的� ��应和使用注意事项,我听「黛芙薇尔精华液」祛斑专家说的 那么专业我就订购了一套祛斑产品。没使用「黛芙薇尔精华�� �」不知道疗效,听别人说也像雾里看花不真切,自己亲身体� ��后觉得真的很不错。<br>   刚开始使用产品的时候感觉不出多大效果,因为知道外�� �的产品还要注重身体内部调理,我也比较有耐心。大概使用� ��产品两个多星期以后,产品的效果开始显示出来了。首先是 我身体的免疫能力得到了提高,而且脸上没那么干燥了,大�� �小小的斑还在,但是颜色变淡了很多,硬块也软化了不少。� ��个星期后,脸上大块的斑开始变软,慢慢缩小,颜色变得比 较淡,虽然还是很明显,但是感觉得到斑一天天在变小变没�� �心情说不出来的轻松。等我把一个周期的套装使用完以后,� ��的肌肤得到改善了,变的不那么粗糙了,而且白了许多,最 最振奋人心的是,我脸上的斑在不知不觉中都淡化了,特别�� �小芝麻粒大小的斑差不多都消失了,留下斑印和大一点的斑� ��。我见「黛芙薇尔精华液」疗效不错,而且也想彻底把脸上 的斑块和斑印去掉,就听从专家的建议,购买了第二个周期�� �套装继续巩固治疗。两个周期的套装下来,脸上的斑点果然� ��除得差不多了,奇特的是套装还有美容效果,我使用完两个 周期的产品后,本来暗黄、喑哑的皮肤变白了很多,专家说�� �为在套装里面配了美白粉剂,所以在祛斑的同时还具有美白� ��功效。「黛芙薇尔精华液」的疗效还是非常不错的,我个人 很满意。 阅读了吃什么食物去脸上色斑,再看脸上容易长斑的原因: 《色斑形成原因》   内部因素   一、压力   当人受到压力时,就会分泌肾上腺素,为对付压力而做�� �备。如果长期受到压力,人体新陈代谢的平衡就会遭到破坏� ��皮肤所需的营养供应趋于缓慢,色素母细胞就会变得很活跃 。   二、荷尔蒙分泌失调   避孕药里所含的女性荷尔蒙雌激素,会刺激麦拉宁细胞�� �分泌而形成不均匀的斑点,因避孕药而形成的斑点,虽然在� ��药中断后会停止,但仍会在皮肤上停留很长一段时间。怀孕 中因女性荷尔蒙雌激素的增加,从怀孕4—5个月开始会容易出 现斑,这时候出现的斑点在产后大部分会消失。可是,新陈�� �谢不正常、肌肤裸露在强烈的紫外线下、精神上受到压力等� ��因,都会使斑加深。有时新长出的斑,产后也不会消失,所 以需要更加注意。   三、新陈代谢缓慢   肝的新陈代谢功能不正常或卵巢功能减退时也会出现斑�� �因为新陈代谢不顺畅、或内分泌失调,使身体处于敏感状态� ��,从而加剧色素问题。我们常说的便秘会形成斑,其实就是 内分泌失调导致过敏体质而形成的。另外,身体状态不正常�� �时候,紫外线的照射也会加速斑的形成。   四、错误的使用化妆品   使用了不适合自己皮肤的化妆品,会导致皮肤过敏。在�� �疗的过程中如过量照射到紫外线,皮肤会为了抵御外界的侵� ��,在有炎症的部位聚集麦拉宁色素,这样会出现色素沉着的 问题。   外部因素   一、紫外线   照射紫外线的时候,人体为了保护皮肤,会在基底层产�� �很多麦拉宁色素。所以为了保护皮肤,会在敏感部位聚集更� ��的色素。经常裸露在强烈的阳光底下不仅促进皮肤的老化, 还会引起黑斑、雀斑等色素沉着的皮肤疾患。   二、不良的清洁习惯   因强烈的清洁习惯使皮肤变得敏感,这样会刺激皮肤。�� �皮肤敏感时,人体为了保护皮肤,黑色素细胞会分泌很多麦� ��宁色素,当色素过剩时就出现了斑、瑕疵等皮肤色素沉着的 问题。   三、遗传基因   父母中有长斑的,则本人长斑的概率就很高,这种情况�� �一定程度上就可判定是遗传基因的作用。所以家里特别是长� ��有长斑的人,要注意避免引发长斑的重要因素之一——紫外 线照射,这是预防斑必须注意的。 《有疑问帮你解决》   1,黛芙薇尔精华液真的有效果吗?真的可以把脸上的黄褐�� �去掉吗?   答:黛芙薇尔精华液DNA精华能够有效的修复周围难以触�� �的色斑,其独有的纳豆成分为皮肤的美白与靓丽,提供了必� ��可少的营养物质,可以有效的去除黄褐斑,黄褐斑,黄褐斑 ,蝴蝶斑,晒斑、妊娠斑等。它它完全突破了传统的美肤时�� �,宛如在皮肤中注入了一杯兼具活化、再生、滋养等功效的� ��尾酒,同时为脸部提供大量有机维生素精华,脸部的改变显 而易见。自产品上市以来,老顾客纷纷介绍新顾客,71%的新�� �客都是通过老顾客介绍而来,口碑由此而来!   2,服用黛芙薇尔美白,会伤身体吗?有副作用吗?   答:黛芙薇尔精华液应用了精纯复合配方和领先的分类�� �斑科技,并将“DNA美肤系统”疗法应用到了该产品中,能彻� ��祛除黄褐斑,蝴蝶斑,妊娠斑,晒斑,黄褐斑,老年斑,有 效淡化黄褐斑至接近肤色。黛芙薇尔通过法国、美国、台湾�� �地的专家通力协作,超过10年的研究以全新的DNA肌肤修复技�� �,挑战传统化学护肤理念,不懈追寻发现破译大自然的美丽� ��迹,令每一位爱美的女性都能享受到科技创新所带来的自然 之美。 专为亚洲女性肤质研制,精心呵护女性美丽,多年来,为数�� �百万计的女性解除了黄褐斑困扰。深得广大女性朋友的信赖!   3,去除黄褐斑之后,会反弹吗?   答:很多曾经长了黄褐斑的人士,自从选择了黛芙薇尔�� �白,就一劳永逸。这款祛斑产品是经过数十位权威祛斑专家� ��据斑的形成原因精心研制而成用事实说话,让消费者打分。 树立权威品牌!我们的很多新客户都是老客户介绍而来,请问� ��如果效果不好,会有客户转介绍吗?   4,你们的价格有点贵,能不能便宜一点?   答:如果您使用西药最少需要2000元,煎服的药最少需要3 000元,做手术最少是5000元,而这些毫无疑问,不会对彻底去� ��你的斑点有任何帮助!一分价钱,一份价值,我们现在做的�� �是一个口碑,一个品牌,价钱并不高。如果花这点钱把你的� ��褐斑彻底去除,你还会觉得贵吗?你还会再去花那么多冤枉�� �,不但斑没去掉,还把自己的皮肤弄的越来越糟吗   5,我适合用黛芙薇尔精华液吗?   答:黛芙薇尔适用人群:   1、生理紊乱引起的黄褐斑人群   2、生育引起的妊娠斑人群   3、年纪增长引起的老年斑人群   4、化妆品色素沉积、辐射斑人群   5、长期日照引起的日晒斑人群   6、肌肤暗淡急需美白的人群 《祛斑小方法》 吃什么食物去脸上色斑,同时为您分享祛斑小方法 杏去皮,滑面、轻粉各等份,研末隔水蒸片刻,取出加龙脑�� �麝香少许,再以鸡蛋白拌和成膏,每早起床洗脸后,用药涂� ��,数月后,容颜会变得红润光滑、娇艳如春之桃花。 ``` ----- Original issue reported on code.google.com by `additive...@gmail.com` on 1 Jul 2014 at 5:48
1.0
纠结吃什么食物去脸上色斑 - ``` 《摘要》 很想,为你写快乐,为你画素心,为你衣袂飘然,为你不染�� �尘。而每每因你,快乐消失无影,生活只是无尽的沦陷。翩� ��的衣群牵起今世沧桑,小心翼翼的行走终惹上迷蒙一片。翘 首的心,日月可鉴。太多的话,不想说;亘古的情,不想寄�� �深藏的爱,不想唱。沉默将一切掩埋,孤单堆积成厚土,心� ��若冰封千年。很想去除你的烦恼,把你脸上的色斑移到我的 脸上,那样你就不会那么难过啦!吃什么食物去脸上色斑, 《客户案例》   宁宁 29岁<br>   长斑之后我了解到皮肤白的人才容易长斑,而我皮肤黑�� �很少熬夜脸上长那么多斑是因为家族遗传,试过市面上的很� ��祛斑产品,都是速效的,用过感觉不错,但是很快反弹,也 上美容院做了换肤,没有什么效果,肤质反而变差了。脸上�� �满大大小小的斑,大的一块快的,用很厚的粉底都遮不住,� ��的像芝麻粒,一粒粒的长在那里真让人气恼。<br>   跟我一起上美容院做过换肤的姐妹后来介绍我使用「黛�� �薇尔精华液」,她说她试过了,疗效很不错,比换肤好很多� ��让我试试。听她说的那么好,我就上「黛芙薇尔精华液」祛 斑网站上咨询了一段时间,美肤专家说产品是法国,美国,�� �湾三地专家联合研发,还一再保证产品的疗效,使用过程的� ��应和使用注意事项,我听「黛芙薇尔精华液」祛斑专家说的 那么专业我就订购了一套祛斑产品。没使用「黛芙薇尔精华�� �」不知道疗效,听别人说也像雾里看花不真切,自己亲身体� ��后觉得真的很不错。<br>   刚开始使用产品的时候感觉不出多大效果,因为知道外�� �的产品还要注重身体内部调理,我也比较有耐心。大概使用� ��产品两个多星期以后,产品的效果开始显示出来了。首先是 我身体的免疫能力得到了提高,而且脸上没那么干燥了,大�� �小小的斑还在,但是颜色变淡了很多,硬块也软化了不少。� ��个星期后,脸上大块的斑开始变软,慢慢缩小,颜色变得比 较淡,虽然还是很明显,但是感觉得到斑一天天在变小变没�� �心情说不出来的轻松。等我把一个周期的套装使用完以后,� ��的肌肤得到改善了,变的不那么粗糙了,而且白了许多,最 最振奋人心的是,我脸上的斑在不知不觉中都淡化了,特别�� �小芝麻粒大小的斑差不多都消失了,留下斑印和大一点的斑� ��。我见「黛芙薇尔精华液」疗效不错,而且也想彻底把脸上 的斑块和斑印去掉,就听从专家的建议,购买了第二个周期�� �套装继续巩固治疗。两个周期的套装下来,脸上的斑点果然� ��除得差不多了,奇特的是套装还有美容效果,我使用完两个 周期的产品后,本来暗黄、喑哑的皮肤变白了很多,专家说�� �为在套装里面配了美白粉剂,所以在祛斑的同时还具有美白� ��功效。「黛芙薇尔精华液」的疗效还是非常不错的,我个人 很满意。 阅读了吃什么食物去脸上色斑,再看脸上容易长斑的原因: 《色斑形成原因》   内部因素   一、压力   当人受到压力时,就会分泌肾上腺素,为对付压力而做�� �备。如果长期受到压力,人体新陈代谢的平衡就会遭到破坏� ��皮肤所需的营养供应趋于缓慢,色素母细胞就会变得很活跃 。   二、荷尔蒙分泌失调   避孕药里所含的女性荷尔蒙雌激素,会刺激麦拉宁细胞�� �分泌而形成不均匀的斑点,因避孕药而形成的斑点,虽然在� ��药中断后会停止,但仍会在皮肤上停留很长一段时间。怀孕 中因女性荷尔蒙雌激素的增加,从怀孕4—5个月开始会容易出 现斑,这时候出现的斑点在产后大部分会消失。可是,新陈�� �谢不正常、肌肤裸露在强烈的紫外线下、精神上受到压力等� ��因,都会使斑加深。有时新长出的斑,产后也不会消失,所 以需要更加注意。   三、新陈代谢缓慢   肝的新陈代谢功能不正常或卵巢功能减退时也会出现斑�� �因为新陈代谢不顺畅、或内分泌失调,使身体处于敏感状态� ��,从而加剧色素问题。我们常说的便秘会形成斑,其实就是 内分泌失调导致过敏体质而形成的。另外,身体状态不正常�� �时候,紫外线的照射也会加速斑的形成。   四、错误的使用化妆品   使用了不适合自己皮肤的化妆品,会导致皮肤过敏。在�� �疗的过程中如过量照射到紫外线,皮肤会为了抵御外界的侵� ��,在有炎症的部位聚集麦拉宁色素,这样会出现色素沉着的 问题。   外部因素   一、紫外线   照射紫外线的时候,人体为了保护皮肤,会在基底层产�� �很多麦拉宁色素。所以为了保护皮肤,会在敏感部位聚集更� ��的色素。经常裸露在强烈的阳光底下不仅促进皮肤的老化, 还会引起黑斑、雀斑等色素沉着的皮肤疾患。   二、不良的清洁习惯   因强烈的清洁习惯使皮肤变得敏感,这样会刺激皮肤。�� �皮肤敏感时,人体为了保护皮肤,黑色素细胞会分泌很多麦� ��宁色素,当色素过剩时就出现了斑、瑕疵等皮肤色素沉着的 问题。   三、遗传基因   父母中有长斑的,则本人长斑的概率就很高,这种情况�� �一定程度上就可判定是遗传基因的作用。所以家里特别是长� ��有长斑的人,要注意避免引发长斑的重要因素之一——紫外 线照射,这是预防斑必须注意的。 《有疑问帮你解决》   1,黛芙薇尔精华液真的有效果吗?真的可以把脸上的黄褐�� �去掉吗?   答:黛芙薇尔精华液DNA精华能够有效的修复周围难以触�� �的色斑,其独有的纳豆成分为皮肤的美白与靓丽,提供了必� ��可少的营养物质,可以有效的去除黄褐斑,黄褐斑,黄褐斑 ,蝴蝶斑,晒斑、妊娠斑等。它它完全突破了传统的美肤时�� �,宛如在皮肤中注入了一杯兼具活化、再生、滋养等功效的� ��尾酒,同时为脸部提供大量有机维生素精华,脸部的改变显 而易见。自产品上市以来,老顾客纷纷介绍新顾客,71%的新�� �客都是通过老顾客介绍而来,口碑由此而来!   2,服用黛芙薇尔美白,会伤身体吗?有副作用吗?   答:黛芙薇尔精华液应用了精纯复合配方和领先的分类�� �斑科技,并将“DNA美肤系统”疗法应用到了该产品中,能彻� ��祛除黄褐斑,蝴蝶斑,妊娠斑,晒斑,黄褐斑,老年斑,有 效淡化黄褐斑至接近肤色。黛芙薇尔通过法国、美国、台湾�� �地的专家通力协作,超过10年的研究以全新的DNA肌肤修复技�� �,挑战传统化学护肤理念,不懈追寻发现破译大自然的美丽� ��迹,令每一位爱美的女性都能享受到科技创新所带来的自然 之美。 专为亚洲女性肤质研制,精心呵护女性美丽,多年来,为数�� �百万计的女性解除了黄褐斑困扰。深得广大女性朋友的信赖!   3,去除黄褐斑之后,会反弹吗?   答:很多曾经长了黄褐斑的人士,自从选择了黛芙薇尔�� �白,就一劳永逸。这款祛斑产品是经过数十位权威祛斑专家� ��据斑的形成原因精心研制而成用事实说话,让消费者打分。 树立权威品牌!我们的很多新客户都是老客户介绍而来,请问� ��如果效果不好,会有客户转介绍吗?   4,你们的价格有点贵,能不能便宜一点?   答:如果您使用西药最少需要2000元,煎服的药最少需要3 000元,做手术最少是5000元,而这些毫无疑问,不会对彻底去� ��你的斑点有任何帮助!一分价钱,一份价值,我们现在做的�� �是一个口碑,一个品牌,价钱并不高。如果花这点钱把你的� ��褐斑彻底去除,你还会觉得贵吗?你还会再去花那么多冤枉�� �,不但斑没去掉,还把自己的皮肤弄的越来越糟吗   5,我适合用黛芙薇尔精华液吗?   答:黛芙薇尔适用人群:   1、生理紊乱引起的黄褐斑人群   2、生育引起的妊娠斑人群   3、年纪增长引起的老年斑人群   4、化妆品色素沉积、辐射斑人群   5、长期日照引起的日晒斑人群   6、肌肤暗淡急需美白的人群 《祛斑小方法》 吃什么食物去脸上色斑,同时为您分享祛斑小方法 杏去皮,滑面、轻粉各等份,研末隔水蒸片刻,取出加龙脑�� �麝香少许,再以鸡蛋白拌和成膏,每早起床洗脸后,用药涂� ��,数月后,容颜会变得红润光滑、娇艳如春之桃花。 ``` ----- Original issue reported on code.google.com by `additive...@gmail.com` on 1 Jul 2014 at 5:48
defect
纠结吃什么食物去脸上色斑 《摘要》 很想,为你写快乐,为你画素心,为你衣袂飘然,为你不染�� �尘。而每每因你,快乐消失无影,生活只是无尽的沦陷。翩� ��的衣群牵起今世沧桑,小心翼翼的行走终惹上迷蒙一片。翘 首的心,日月可鉴。太多的话,不想说;亘古的情,不想寄�� �深藏的爱,不想唱。沉默将一切掩埋,孤单堆积成厚土,心� ��若冰封千年。很想去除你的烦恼,把你脸上的色斑移到我的 脸上,那样你就不会那么难过啦!吃什么食物去脸上色斑, 《客户案例》   宁宁   长斑之后我了解到皮肤白的人才容易长斑,而我皮肤黑�� �很少熬夜脸上长那么多斑是因为家族遗传,试过市面上的很� ��祛斑产品,都是速效的,用过感觉不错,但是很快反弹,也 上美容院做了换肤,没有什么效果,肤质反而变差了。脸上�� �满大大小小的斑,大的一块快的,用很厚的粉底都遮不住,� ��的像芝麻粒,一粒粒的长在那里真让人气恼。   跟我一起上美容院做过换肤的姐妹后来介绍我使用「黛�� �薇尔精华液」,她说她试过了,疗效很不错,比换肤好很多� ��让我试试。听她说的那么好,我就上「黛芙薇尔精华液」祛 斑网站上咨询了一段时间,美肤专家说产品是法国,美国,�� �湾三地专家联合研发,还一再保证产品的疗效,使用过程的� ��应和使用注意事项,我听「黛芙薇尔精华液」祛斑专家说的 那么专业我就订购了一套祛斑产品。没使用「黛芙薇尔精华�� �」不知道疗效,听别人说也像雾里看花不真切,自己亲身体� ��后觉得真的很不错。   刚开始使用产品的时候感觉不出多大效果,因为知道外�� �的产品还要注重身体内部调理,我也比较有耐心。大概使用� ��产品两个多星期以后,产品的效果开始显示出来了。首先是 我身体的免疫能力得到了提高,而且脸上没那么干燥了,大�� �小小的斑还在,但是颜色变淡了很多,硬块也软化了不少。� ��个星期后,脸上大块的斑开始变软,慢慢缩小,颜色变得比 较淡,虽然还是很明显,但是感觉得到斑一天天在变小变没�� �心情说不出来的轻松。等我把一个周期的套装使用完以后,� ��的肌肤得到改善了,变的不那么粗糙了,而且白了许多,最 最振奋人心的是,我脸上的斑在不知不觉中都淡化了,特别�� �小芝麻粒大小的斑差不多都消失了,留下斑印和大一点的斑� ��。我见「黛芙薇尔精华液」疗效不错,而且也想彻底把脸上 的斑块和斑印去掉,就听从专家的建议,购买了第二个周期�� �套装继续巩固治疗。两个周期的套装下来,脸上的斑点果然� ��除得差不多了,奇特的是套装还有美容效果,我使用完两个 周期的产品后,本来暗黄、喑哑的皮肤变白了很多,专家说�� �为在套装里面配了美白粉剂,所以在祛斑的同时还具有美白� ��功效。「黛芙薇尔精华液」的疗效还是非常不错的,我个人 很满意。 阅读了吃什么食物去脸上色斑,再看脸上容易长斑的原因: 《色斑形成原因》   内部因素   一、压力   当人受到压力时,就会分泌肾上腺素,为对付压力而做�� �备。如果长期受到压力,人体新陈代谢的平衡就会遭到破坏� ��皮肤所需的营养供应趋于缓慢,色素母细胞就会变得很活跃 。   二、荷尔蒙分泌失调   避孕药里所含的女性荷尔蒙雌激素,会刺激麦拉宁细胞�� �分泌而形成不均匀的斑点,因避孕药而形成的斑点,虽然在� ��药中断后会停止,但仍会在皮肤上停留很长一段时间。怀孕 中因女性荷尔蒙雌激素的增加, — 现斑,这时候出现的斑点在产后大部分会消失。可是,新陈�� �谢不正常、肌肤裸露在强烈的紫外线下、精神上受到压力等� ��因,都会使斑加深。有时新长出的斑,产后也不会消失,所 以需要更加注意。   三、新陈代谢缓慢   肝的新陈代谢功能不正常或卵巢功能减退时也会出现斑�� �因为新陈代谢不顺畅、或内分泌失调,使身体处于敏感状态� ��,从而加剧色素问题。我们常说的便秘会形成斑,其实就是 内分泌失调导致过敏体质而形成的。另外,身体状态不正常�� �时候,紫外线的照射也会加速斑的形成。   四、错误的使用化妆品   使用了不适合自己皮肤的化妆品,会导致皮肤过敏。在�� �疗的过程中如过量照射到紫外线,皮肤会为了抵御外界的侵� ��,在有炎症的部位聚集麦拉宁色素,这样会出现色素沉着的 问题。   外部因素   一、紫外线   照射紫外线的时候,人体为了保护皮肤,会在基底层产�� �很多麦拉宁色素。所以为了保护皮肤,会在敏感部位聚集更� ��的色素。经常裸露在强烈的阳光底下不仅促进皮肤的老化, 还会引起黑斑、雀斑等色素沉着的皮肤疾患。   二、不良的清洁习惯   因强烈的清洁习惯使皮肤变得敏感,这样会刺激皮肤。�� �皮肤敏感时,人体为了保护皮肤,黑色素细胞会分泌很多麦� ��宁色素,当色素过剩时就出现了斑、瑕疵等皮肤色素沉着的 问题。   三、遗传基因   父母中有长斑的,则本人长斑的概率就很高,这种情况�� �一定程度上就可判定是遗传基因的作用。所以家里特别是长� ��有长斑的人,要注意避免引发长斑的重要因素之一——紫外 线照射,这是预防斑必须注意的。 《有疑问帮你解决》    黛芙薇尔精华液真的有效果吗 真的可以把脸上的黄褐�� �去掉吗   答:黛芙薇尔精华液dna精华能够有效的修复周围难以触�� �的色斑,其独有的纳豆成分为皮肤的美白与靓丽,提供了必� ��可少的营养物质,可以有效的去除黄褐斑,黄褐斑,黄褐斑 ,蝴蝶斑,晒斑、妊娠斑等。它它完全突破了传统的美肤时�� �,宛如在皮肤中注入了一杯兼具活化、再生、滋养等功效的� ��尾酒,同时为脸部提供大量有机维生素精华,脸部的改变显 而易见。自产品上市以来,老顾客纷纷介绍新顾客, 的新�� �客都是通过老顾客介绍而来,口碑由此而来    ,服用黛芙薇尔美白,会伤身体吗 有副作用吗   答:黛芙薇尔精华液应用了精纯复合配方和领先的分类�� �斑科技,并将“dna美肤系统”疗法应用到了该产品中,能彻� ��祛除黄褐斑,蝴蝶斑,妊娠斑,晒斑,黄褐斑,老年斑,有 效淡化黄褐斑至接近肤色。黛芙薇尔通过法国、美国、台湾�� �地的专家通力协作, �� �,挑战传统化学护肤理念,不懈追寻发现破译大自然的美丽� ��迹,令每一位爱美的女性都能享受到科技创新所带来的自然 之美。 专为亚洲女性肤质研制,精心呵护女性美丽,多年来,为数�� �百万计的女性解除了黄褐斑困扰。深得广大女性朋友的信赖    ,去除黄褐斑之后,会反弹吗   答:很多曾经长了黄褐斑的人士,自从选择了黛芙薇尔�� �白,就一劳永逸。这款祛斑产品是经过数十位权威祛斑专家� ��据斑的形成原因精心研制而成用事实说话,让消费者打分。 树立权威品牌 我们的很多新客户都是老客户介绍而来,请问� ��如果效果不好,会有客户转介绍吗    ,你们的价格有点贵,能不能便宜一点   答: , , ,而这些毫无疑问,不会对彻底去� ��你的斑点有任何帮助 一分价钱,一份价值,我们现在做的�� �是一个口碑,一个品牌,价钱并不高。如果花这点钱把你的� ��褐斑彻底去除,你还会觉得贵吗 你还会再去花那么多冤枉�� �,不但斑没去掉,还把自己的皮肤弄的越来越糟吗    ,我适合用黛芙薇尔精华液吗   答:黛芙薇尔适用人群:    、生理紊乱引起的黄褐斑人群    、生育引起的妊娠斑人群    、年纪增长引起的老年斑人群    、化妆品色素沉积、辐射斑人群    、长期日照引起的日晒斑人群    、肌肤暗淡急需美白的人群 《祛斑小方法》 吃什么食物去脸上色斑,同时为您分享祛斑小方法 杏去皮,滑面、轻粉各等份,研末隔水蒸片刻,取出加龙脑�� �麝香少许,再以鸡蛋白拌和成膏,每早起床洗脸后,用药涂� ��,数月后,容颜会变得红润光滑、娇艳如春之桃花。 original issue reported on code google com by additive gmail com on jul at
1
446,750
12,878,148,770
IssuesEvent
2020-07-11 15:04:07
PyTorchLightning/pytorch-lightning
https://api.github.com/repos/PyTorchLightning/pytorch-lightning
closed
Output not reduced in validation
Priority bug / fix help wanted wontfix
## 🐛 Bug I believe there is a discrepancy in the training and validation epoch ends when training in parallel gpus. I cannot release the code I'm working with as it is private, but I'll try and reproduce if I can. The bug is that the output in validation epochs is not reduced, we can verify it [in the source of the validation](https://github.com/PyTorchLightning/pytorch-lightning/blob/0203938af8f69a19b7e0264f18e03d543d86e0e9/pytorch_lightning/trainer/evaluation_loop.py#L262), and we can also see that all references to [this function](https://github.com/PyTorchLightning/pytorch-lightning/blob/0203938af8f69a19b7e0264f18e03d543d86e0e9/pytorch_lightning/trainer/logging.py#L183) are inside an `if train` statement. This can lead to bugs which are hard to detect without looking at the source code. For example, you can calculate the mean of the loss at `training_epoch_end`, but the same code depending on the number of gpus, validation samples and batchsize might lead to bugs in `validation_epoch_end`. ### To Reproduce Given 4 gpus, 10 validation samples and a batchsize of 4. The last validation step will only have two outputs. Then: Running `torch.stack([x['loss'] for x in outputs]).mean()` works in `training_epoch_end` as outputs are reduced before reaching `training_epoch_end`. Running `torch.stack([x['loss'] for x in outputs]).mean()` will fail in `validaition_epoch_end` as outputs are not reduced, and the first dimention of the output coming from the last batch differs. so `torch.stack` will fail ### Expected behavior I expect that both validation and training epochs have the same behaviour, or if not there has to be a clear warning.
1.0
Output not reduced in validation - ## 🐛 Bug I believe there is a discrepancy in the training and validation epoch ends when training in parallel gpus. I cannot release the code I'm working with as it is private, but I'll try and reproduce if I can. The bug is that the output in validation epochs is not reduced, we can verify it [in the source of the validation](https://github.com/PyTorchLightning/pytorch-lightning/blob/0203938af8f69a19b7e0264f18e03d543d86e0e9/pytorch_lightning/trainer/evaluation_loop.py#L262), and we can also see that all references to [this function](https://github.com/PyTorchLightning/pytorch-lightning/blob/0203938af8f69a19b7e0264f18e03d543d86e0e9/pytorch_lightning/trainer/logging.py#L183) are inside an `if train` statement. This can lead to bugs which are hard to detect without looking at the source code. For example, you can calculate the mean of the loss at `training_epoch_end`, but the same code depending on the number of gpus, validation samples and batchsize might lead to bugs in `validation_epoch_end`. ### To Reproduce Given 4 gpus, 10 validation samples and a batchsize of 4. The last validation step will only have two outputs. Then: Running `torch.stack([x['loss'] for x in outputs]).mean()` works in `training_epoch_end` as outputs are reduced before reaching `training_epoch_end`. Running `torch.stack([x['loss'] for x in outputs]).mean()` will fail in `validaition_epoch_end` as outputs are not reduced, and the first dimention of the output coming from the last batch differs. so `torch.stack` will fail ### Expected behavior I expect that both validation and training epochs have the same behaviour, or if not there has to be a clear warning.
non_defect
output not reduced in validation 🐛 bug i believe there is a discrepancy in the training and validation epoch ends when training in parallel gpus i cannot release the code i m working with as it is private but i ll try and reproduce if i can the bug is that the output in validation epochs is not reduced we can verify it and we can also see that all references to are inside an if train statement this can lead to bugs which are hard to detect without looking at the source code for example you can calculate the mean of the loss at training epoch end but the same code depending on the number of gpus validation samples and batchsize might lead to bugs in validation epoch end to reproduce given gpus validation samples and a batchsize of the last validation step will only have two outputs then running torch stack for x in outputs mean works in training epoch end as outputs are reduced before reaching training epoch end running torch stack for x in outputs mean will fail in validaition epoch end as outputs are not reduced and the first dimention of the output coming from the last batch differs so torch stack will fail expected behavior i expect that both validation and training epochs have the same behaviour or if not there has to be a clear warning
0
72,436
24,117,302,956
IssuesEvent
2022-09-20 15:37:59
department-of-veterans-affairs/va.gov-cms
https://api.github.com/repos/department-of-veterans-affairs/va.gov-cms
closed
Type-ahead on the Find-a-form search page is not working
Defect VA.gov frontend ⭐️ Public Websites
## Describe the defect Type-ahead on the Find-a-form search page is not working. This is a regression. Typeahead was known to be working in August 2022 when #10096 was reported. ## To Reproduce Steps to reproduce the behavior: 1. Go to 'https://www.va.gov/find-forms/' 2. Start typing "disability" 3. Notice that no type-ahead options appear 4. See no network traffic associated with your typing ## AC / Expected behavior I expect to see type-ahead behavior and associated network traffic. ## Related observations I just noticed this using a GA debugging extension called AdSwerve. Suggests that typeahead may have been disabled programmatically – for me or for all users? <img width="303" alt="image" src="https://user-images.githubusercontent.com/4054752/187745061-9df7d715-ee5f-4098-a672-92b371d24c00.png"> ### CMS Team Please check the team(s) that will do this work. - [ ] `Program` - [ ] `Platform CMS Team` - [ ] `Sitewide Crew` - [ ] `⭐️ Sitewide CMS` - [x] `⭐️ Public Websites` - [ ] `⭐️ Facilities` - [ ] `⭐️ User support`
1.0
Type-ahead on the Find-a-form search page is not working - ## Describe the defect Type-ahead on the Find-a-form search page is not working. This is a regression. Typeahead was known to be working in August 2022 when #10096 was reported. ## To Reproduce Steps to reproduce the behavior: 1. Go to 'https://www.va.gov/find-forms/' 2. Start typing "disability" 3. Notice that no type-ahead options appear 4. See no network traffic associated with your typing ## AC / Expected behavior I expect to see type-ahead behavior and associated network traffic. ## Related observations I just noticed this using a GA debugging extension called AdSwerve. Suggests that typeahead may have been disabled programmatically – for me or for all users? <img width="303" alt="image" src="https://user-images.githubusercontent.com/4054752/187745061-9df7d715-ee5f-4098-a672-92b371d24c00.png"> ### CMS Team Please check the team(s) that will do this work. - [ ] `Program` - [ ] `Platform CMS Team` - [ ] `Sitewide Crew` - [ ] `⭐️ Sitewide CMS` - [x] `⭐️ Public Websites` - [ ] `⭐️ Facilities` - [ ] `⭐️ User support`
defect
type ahead on the find a form search page is not working describe the defect type ahead on the find a form search page is not working this is a regression typeahead was known to be working in august when was reported to reproduce steps to reproduce the behavior go to start typing disability notice that no type ahead options appear see no network traffic associated with your typing ac expected behavior i expect to see type ahead behavior and associated network traffic related observations i just noticed this using a ga debugging extension called adswerve suggests that typeahead may have been disabled programmatically – for me or for all users img width alt image src cms team please check the team s that will do this work program platform cms team sitewide crew ⭐️ sitewide cms ⭐️ public websites ⭐️ facilities ⭐️ user support
1
242,720
7,845,922,413
IssuesEvent
2018-06-19 14:13:43
cds-snc/vac-benefits-directory
https://api.github.com/repos/cds-snc/vac-benefits-directory
opened
GE needs screen text tweak
High Priority
GE needs screen "Select all that apply." as the smaller line, and get rid of "I need help with..."
1.0
GE needs screen text tweak - GE needs screen "Select all that apply." as the smaller line, and get rid of "I need help with..."
non_defect
ge needs screen text tweak ge needs screen select all that apply as the smaller line and get rid of i need help with
0
61,767
3,152,608,884
IssuesEvent
2015-09-16 14:35:50
angular/material
https://api.github.com/repos/angular/material
opened
chips/contactChips: md-on-append and md-require-match need better docs
priority: high type: docs
Currently, the docs for `md-on-append` and `md-require-match` do not explain very well how they work alone or when mixed together. Need to provide some more info/usage snippets and potentially a demo to clarify. Should wait until PRs #3816 and #4479 are finished/merged so functionality works better (particularly, you should be ale to use both and have `md-on-appen` return null to disallow adding a chip, but this doesn't work yet).
1.0
chips/contactChips: md-on-append and md-require-match need better docs - Currently, the docs for `md-on-append` and `md-require-match` do not explain very well how they work alone or when mixed together. Need to provide some more info/usage snippets and potentially a demo to clarify. Should wait until PRs #3816 and #4479 are finished/merged so functionality works better (particularly, you should be ale to use both and have `md-on-appen` return null to disallow adding a chip, but this doesn't work yet).
non_defect
chips contactchips md on append and md require match need better docs currently the docs for md on append and md require match do not explain very well how they work alone or when mixed together need to provide some more info usage snippets and potentially a demo to clarify should wait until prs and are finished merged so functionality works better particularly you should be ale to use both and have md on appen return null to disallow adding a chip but this doesn t work yet
0
10,827
13,609,588,687
IssuesEvent
2020-09-23 05:40:07
qgis/QGIS
https://api.github.com/repos/qgis/QGIS
closed
Wrong GRASS processing description files
Bug Feedback Processing
in line 6: "QgsProcessingParameterEnum|sort|Sort output by distance|asc;desc|0" I think it should be something like this: "QgsProcessingParameterEnum|sort|Sort output by distance|asc;desc|False|0" or: "QgsProcessingParameterEnum|sort|Sort output by distance|asc;desc|True|0"
1.0
Wrong GRASS processing description files - in line 6: "QgsProcessingParameterEnum|sort|Sort output by distance|asc;desc|0" I think it should be something like this: "QgsProcessingParameterEnum|sort|Sort output by distance|asc;desc|False|0" or: "QgsProcessingParameterEnum|sort|Sort output by distance|asc;desc|True|0"
non_defect
wrong grass processing description files in line qgsprocessingparameterenum sort sort output by distance asc desc i think it should be something like this qgsprocessingparameterenum sort sort output by distance asc desc false or qgsprocessingparameterenum sort sort output by distance asc desc true
0
20,446
3,355,888,095
IssuesEvent
2015-11-18 18:11:55
jarz/slimtune
https://api.github.com/repos/jarz/slimtune
closed
Command line invocation of SlimTune
auto-migrated Priority-Medium Type-Defect
``` Not a bug, instead a feature request. I'd like to be able to invoke SlimTune and profile an application from the command line (actually from Visual Studio's External Tools menu). However SlimTune doesn't seem to recognize any command line parameters I give it. Can you add the ability to load and profile an application from the command line, please? ``` Original issue reported on code.google.com by `edko...@gmail.com` on 4 Apr 2012 at 6:51
1.0
Command line invocation of SlimTune - ``` Not a bug, instead a feature request. I'd like to be able to invoke SlimTune and profile an application from the command line (actually from Visual Studio's External Tools menu). However SlimTune doesn't seem to recognize any command line parameters I give it. Can you add the ability to load and profile an application from the command line, please? ``` Original issue reported on code.google.com by `edko...@gmail.com` on 4 Apr 2012 at 6:51
defect
command line invocation of slimtune not a bug instead a feature request i d like to be able to invoke slimtune and profile an application from the command line actually from visual studio s external tools menu however slimtune doesn t seem to recognize any command line parameters i give it can you add the ability to load and profile an application from the command line please original issue reported on code google com by edko gmail com on apr at
1
299,349
22,600,771,145
IssuesEvent
2022-06-29 08:56:01
ably/ably-dotnet
https://api.github.com/repos/ably/ably-dotnet
closed
Update documentation about using alternative websocket libraries
documentation
The current readme points to a different repo with an implementation for websocket4net. The implementation no longer works due to changes to the ITransport interface. ┆Issue is synchronized with this [Jira Task](https://ably.atlassian.net/browse/SDK-108) by [Unito](https://www.unito.io)
1.0
Update documentation about using alternative websocket libraries - The current readme points to a different repo with an implementation for websocket4net. The implementation no longer works due to changes to the ITransport interface. ┆Issue is synchronized with this [Jira Task](https://ably.atlassian.net/browse/SDK-108) by [Unito](https://www.unito.io)
non_defect
update documentation about using alternative websocket libraries the current readme points to a different repo with an implementation for the implementation no longer works due to changes to the itransport interface ┆issue is synchronized with this by
0
222
2,520,343,019
IssuesEvent
2015-01-19 00:43:28
larcenists/larceny
https://api.github.com/repos/larcenists/larceny
closed
infinite loop in assp
C: library (extensions) P: major R: fixed T: defect
**Reported by: will on Sun Jul 20 01:08:14 2008** As reported by Ray Racine. Procedure ```assp``` in ```list.sch``` is not taking the cdr of the list when recursing, resulting in an infinite loop. ``` (assp (lambda (s) (string=? s "a")) '(("a" . 1))) -> bottom ```
1.0
infinite loop in assp - **Reported by: will on Sun Jul 20 01:08:14 2008** As reported by Ray Racine. Procedure ```assp``` in ```list.sch``` is not taking the cdr of the list when recursing, resulting in an infinite loop. ``` (assp (lambda (s) (string=? s "a")) '(("a" . 1))) -> bottom ```
defect
infinite loop in assp reported by will on sun jul as reported by ray racine procedure assp in list sch is not taking the cdr of the list when recursing resulting in an infinite loop assp lambda s string s a a bottom
1
3,362
2,610,061,324
IssuesEvent
2015-02-26 18:18:02
chrsmith/jsjsj122
https://api.github.com/repos/chrsmith/jsjsj122
opened
路桥看不育哪里效果最好
auto-migrated Priority-Medium Type-Defect
``` 路桥看不育哪里效果最好【台州五洲生殖医院】24小时健康咨 询热线:0576-88066933-(扣扣800080609)-(微信号tzwzszyy)医院地址:台州 市椒江区枫南路229号(枫南大转盘旁)乘车线路:乘坐104、108� ��118、198及椒江一金清公交车直达枫南小区,乘坐107、105、109 、112、901、 902公交车到星星广场下车,步行即可到院。 诊疗项目:阳痿,早泄,前列腺炎,前列腺增生,龟头炎,�� �精,无精。包皮包茎,精索静脉曲张,淋病等。 台州五洲生殖医院是台州最大的男科医院,权威专家在线免�� �咨询,拥有专业完善的男科检查治疗设备,严格按照国家标� ��收费。尖端医疗设备,与世界同步。权威专家,成就专业典 范。人性化服务,一切以患者为中心。 看男科就选台州五洲生殖医院,专业男科为男人。 ``` ----- Original issue reported on code.google.com by `poweragr...@gmail.com` on 30 May 2014 at 7:21
1.0
路桥看不育哪里效果最好 - ``` 路桥看不育哪里效果最好【台州五洲生殖医院】24小时健康咨 询热线:0576-88066933-(扣扣800080609)-(微信号tzwzszyy)医院地址:台州 市椒江区枫南路229号(枫南大转盘旁)乘车线路:乘坐104、108� ��118、198及椒江一金清公交车直达枫南小区,乘坐107、105、109 、112、901、 902公交车到星星广场下车,步行即可到院。 诊疗项目:阳痿,早泄,前列腺炎,前列腺增生,龟头炎,�� �精,无精。包皮包茎,精索静脉曲张,淋病等。 台州五洲生殖医院是台州最大的男科医院,权威专家在线免�� �咨询,拥有专业完善的男科检查治疗设备,严格按照国家标� ��收费。尖端医疗设备,与世界同步。权威专家,成就专业典 范。人性化服务,一切以患者为中心。 看男科就选台州五洲生殖医院,专业男科为男人。 ``` ----- Original issue reported on code.google.com by `poweragr...@gmail.com` on 30 May 2014 at 7:21
defect
路桥看不育哪里效果最好 路桥看不育哪里效果最好【台州五洲生殖医院】 询热线 微信号tzwzszyy 医院地址 台州 (枫南大转盘旁)乘车线路 、 � �� 、 , 、 、 、 、 、 ,步行即可到院。 诊疗项目:阳痿,早泄,前列腺炎,前列腺增生,龟头炎,�� �精,无精。包皮包茎,精索静脉曲张,淋病等。 台州五洲生殖医院是台州最大的男科医院,权威专家在线免�� �咨询,拥有专业完善的男科检查治疗设备,严格按照国家标� ��收费。尖端医疗设备,与世界同步。权威专家,成就专业典 范。人性化服务,一切以患者为中心。 看男科就选台州五洲生殖医院,专业男科为男人。 original issue reported on code google com by poweragr gmail com on may at
1
332,139
10,084,830,702
IssuesEvent
2019-07-25 16:33:56
laterpay/laterpay-wordpress-plugin
https://api.github.com/repos/laterpay/laterpay-wordpress-plugin
opened
DISCOVERY: Potential LaterPay Experiements
Low Priority
We have had several Feature Requests submitted to us through our sales team. Since the WordPress plugin is so flexible, we would like to use it as a testing ground. Our goal is to implement these features into the plugin, track usage and gather feedback so that we can learn from our experience in the plugin before implementing these features into our core product. However not all projects will be possible to do in this manner due to the fact that they may require changes to the core product before implementing in the plugin. The purpose of this ticket is to determine if the follow projects are possible to do within the plugin (with no changes to LaterPay itself). If a project is possible we will then create separate tickets for the specifics around the implementation. # 1) Metered Wall Many popular new sites have implemented a "metered wall" which allows for a user to read `x` articles free before the paywall is displayed. For this we would need to track the number of times a user reads an article and also create a new "paywall" design for the free articles. # 2) Experiment with the Purchase Overlay https://laterpay.atlassian.net/browse/PRODUCT-257 Note: no work needed this is just to remind Kimberly to look into the usage of our new customize overlay feature # 3) Use LP as a "Lead/Registration Wall" https://laterpay.atlassian.net/browse/PRODUCT-329 If a user has not registered with LaterPay yet, adjust the paywall to be a "registration wall" where instead of requesting payment, we request they create an account in order to gain access to that article. If they register, they get the article for free. ![image](https://user-images.githubusercontent.com/41650164/61891293-f5180980-aece-11e9-83d8-e6af162f7b30.png) # 4) Turn users into Advertisers / Invitees https://laterpay.atlassian.net/browse/PRODUCT-280 Enable or encourage users to share articles with other users or invite other users to buy the article as well. The inviting user gets a discount for the invitation and if an invitee buys the article a discount on his account. # 5) Discount by Purchase Behavior / Promo Offers in Dialogs https://laterpay.atlassian.net/browse/PRODUCT-30 & https://laterpay.atlassian.net/browse/PRODUCT-281 Track a user's purchases and provide discounts to help them fill their open tabs or benefit from contributions. **Example 1** - A user has $4.75 in their cart. We need them to hit $5 to fill their tab & pay. An article is normally priced at $1.99 but for them we decrease the price to $0.25 to help incentivize them paying. **Example 2** - A monthly subscription is $20, a user has given $20 in contributions that month. Therefore the display a messaging thanking them and give them the same access as if they had purchased that subscription for the month.
1.0
DISCOVERY: Potential LaterPay Experiements - We have had several Feature Requests submitted to us through our sales team. Since the WordPress plugin is so flexible, we would like to use it as a testing ground. Our goal is to implement these features into the plugin, track usage and gather feedback so that we can learn from our experience in the plugin before implementing these features into our core product. However not all projects will be possible to do in this manner due to the fact that they may require changes to the core product before implementing in the plugin. The purpose of this ticket is to determine if the follow projects are possible to do within the plugin (with no changes to LaterPay itself). If a project is possible we will then create separate tickets for the specifics around the implementation. # 1) Metered Wall Many popular new sites have implemented a "metered wall" which allows for a user to read `x` articles free before the paywall is displayed. For this we would need to track the number of times a user reads an article and also create a new "paywall" design for the free articles. # 2) Experiment with the Purchase Overlay https://laterpay.atlassian.net/browse/PRODUCT-257 Note: no work needed this is just to remind Kimberly to look into the usage of our new customize overlay feature # 3) Use LP as a "Lead/Registration Wall" https://laterpay.atlassian.net/browse/PRODUCT-329 If a user has not registered with LaterPay yet, adjust the paywall to be a "registration wall" where instead of requesting payment, we request they create an account in order to gain access to that article. If they register, they get the article for free. ![image](https://user-images.githubusercontent.com/41650164/61891293-f5180980-aece-11e9-83d8-e6af162f7b30.png) # 4) Turn users into Advertisers / Invitees https://laterpay.atlassian.net/browse/PRODUCT-280 Enable or encourage users to share articles with other users or invite other users to buy the article as well. The inviting user gets a discount for the invitation and if an invitee buys the article a discount on his account. # 5) Discount by Purchase Behavior / Promo Offers in Dialogs https://laterpay.atlassian.net/browse/PRODUCT-30 & https://laterpay.atlassian.net/browse/PRODUCT-281 Track a user's purchases and provide discounts to help them fill their open tabs or benefit from contributions. **Example 1** - A user has $4.75 in their cart. We need them to hit $5 to fill their tab & pay. An article is normally priced at $1.99 but for them we decrease the price to $0.25 to help incentivize them paying. **Example 2** - A monthly subscription is $20, a user has given $20 in contributions that month. Therefore the display a messaging thanking them and give them the same access as if they had purchased that subscription for the month.
non_defect
discovery potential laterpay experiements we have had several feature requests submitted to us through our sales team since the wordpress plugin is so flexible we would like to use it as a testing ground our goal is to implement these features into the plugin track usage and gather feedback so that we can learn from our experience in the plugin before implementing these features into our core product however not all projects will be possible to do in this manner due to the fact that they may require changes to the core product before implementing in the plugin the purpose of this ticket is to determine if the follow projects are possible to do within the plugin with no changes to laterpay itself if a project is possible we will then create separate tickets for the specifics around the implementation metered wall many popular new sites have implemented a metered wall which allows for a user to read x articles free before the paywall is displayed for this we would need to track the number of times a user reads an article and also create a new paywall design for the free articles experiment with the purchase overlay note no work needed this is just to remind kimberly to look into the usage of our new customize overlay feature use lp as a lead registration wall if a user has not registered with laterpay yet adjust the paywall to be a registration wall where instead of requesting payment we request they create an account in order to gain access to that article if they register they get the article for free turn users into advertisers invitees enable or encourage users to share articles with other users or invite other users to buy the article as well the inviting user gets a discount for the invitation and if an invitee buys the article a discount on his account discount by purchase behavior promo offers in dialogs track a user s purchases and provide discounts to help them fill their open tabs or benefit from contributions example a user has in their cart we need them to hit to fill their tab pay an article is normally priced at but for them we decrease the price to to help incentivize them paying example a monthly subscription is a user has given in contributions that month therefore the display a messaging thanking them and give them the same access as if they had purchased that subscription for the month
0
70,220
23,057,556,351
IssuesEvent
2022-07-25 06:50:10
hazelcast/hazelcast
https://api.github.com/repos/hazelcast/hazelcast
closed
When the cluster runs a node, after running for a period of time, the data node programming Lite members occasionally appear
Type: Defect
<!-- Thanks for reporting your issue. Please share with us the following information, to help us resolve your issue quickly and efficiently. --> **Describe the bug** 4.2.2 version Target of invocation cannot be found! Partition owner is null but partitions can't be assigned since all nodes in the cluster are lite members. -->
1.0
When the cluster runs a node, after running for a period of time, the data node programming Lite members occasionally appear - <!-- Thanks for reporting your issue. Please share with us the following information, to help us resolve your issue quickly and efficiently. --> **Describe the bug** 4.2.2 version Target of invocation cannot be found! Partition owner is null but partitions can't be assigned since all nodes in the cluster are lite members. -->
defect
when the cluster runs a node after running for a period of time the data node programming lite members occasionally appear thanks for reporting your issue please share with us the following information to help us resolve your issue quickly and efficiently describe the bug version target of invocation cannot be found partition owner is null but partitions can t be assigned since all nodes in the cluster are lite members
1
10,645
2,622,178,644
IssuesEvent
2015-03-04 00:17:50
byzhang/leveldb
https://api.github.com/repos/byzhang/leveldb
opened
skiplist_test fails on Debian mips
auto-migrated Priority-Medium Type-Defect
``` ==== PASSED 6 tests ***** Running skiplist_test ==== Test SkipTest.Empty ==== Test SkipTest.InsertAndLookup ==== Test SkipTest.ConcurrentWithoutThreads ==== Test SkipTest.Concurrent1 Run 0 of 1000 db/skiplist_test.cc:243: failed: 2199023268261 <= 1099511639877 should not go backwards make[1]: *** [check] Error 1 Full buildlog is available here: https://buildd.debian.org/status/fetch.php?pkg=leveldb&arch=mips&ver=0%2B2012053 0.gitdd0d562-2&stamp=1342539098 ``` Original issue reported on code.google.com by `quadris...@gmail.com` on 18 Jul 2012 at 8:24
1.0
skiplist_test fails on Debian mips - ``` ==== PASSED 6 tests ***** Running skiplist_test ==== Test SkipTest.Empty ==== Test SkipTest.InsertAndLookup ==== Test SkipTest.ConcurrentWithoutThreads ==== Test SkipTest.Concurrent1 Run 0 of 1000 db/skiplist_test.cc:243: failed: 2199023268261 <= 1099511639877 should not go backwards make[1]: *** [check] Error 1 Full buildlog is available here: https://buildd.debian.org/status/fetch.php?pkg=leveldb&arch=mips&ver=0%2B2012053 0.gitdd0d562-2&stamp=1342539098 ``` Original issue reported on code.google.com by `quadris...@gmail.com` on 18 Jul 2012 at 8:24
defect
skiplist test fails on debian mips passed tests running skiplist test test skiptest empty test skiptest insertandlookup test skiptest concurrentwithoutthreads test skiptest run of db skiplist test cc failed should not go backwards make error full buildlog is available here stamp original issue reported on code google com by quadris gmail com on jul at
1
22,718
7,203,432,572
IssuesEvent
2018-02-06 09:11:56
MarlinFirmware/Marlin
https://api.github.com/repos/MarlinFirmware/Marlin
closed
First pull request - help wanted
Support: Building / Toolchain Support: Question
#8133 Hi All, This is my first post. I wanted to add another predefined material to the preheat options I managed to modify the code and get it working. However when I try and submit my pull request and the system runs its checks it tells me that `PREHEAT_3_TEMP_HOTEND`, `PREHEAT_3_TEMP_BED` and `PREHEAT_3_FAN_SPEED` are not defined However I can clearly see that they are They are defined right under the preheat 1 and preheat 2 variables ... ```cpp #define PREHEAT_3_TEMP_HOTEND 250 #define PREHEAT_3_TEMP_BED 80 #define PREHEAT_3_FAN_SPEED 0// Value from 0 to 255 ``` Please help me out or give me some guidance on how to solve the issue. I did try replacing the variables in the configuration_store.cpp with static values and the code check out ok. So it appears to be just the fact that the system checker thinks the variables are not defined. Not sure what to try next. ``` ### Compile Error When I compile with `FEATURE_X` I get an error: Picked up JAVA_TOOL_OPTIONS: Loading configuration... Xlib: extension "RANDR" missing on display ":1.0". Initializing packages... Preparing boards... Verifying... sketch/configuration_store.cpp: In static member function 'static void MarlinSettings::reset()': configuration_store.cpp:1254: error: 'PREHEAT_3_TEMP_HOTEND' was not declared in this scope lcd_preheat_hotend_temp[2] = PREHEAT_3_TEMP_HOTEND; ^ configuration_store.cpp:1258: error: 'PREHEAT_3_TEMP_BED' was not declared in this scope lcd_preheat_bed_temp[2] = PREHEAT_3_TEMP_BED; ^ configuration_store.cpp:1262: error: 'PREHEAT_3_FAN_SPEED' was not declared in this scope lcd_preheat_fan_speed[2] = PREHEAT_3_FAN_SPEED; ^ exit status 1 'PREHEAT_3_TEMP_HOTEND' was not declared in this scope ```
1.0
First pull request - help wanted - #8133 Hi All, This is my first post. I wanted to add another predefined material to the preheat options I managed to modify the code and get it working. However when I try and submit my pull request and the system runs its checks it tells me that `PREHEAT_3_TEMP_HOTEND`, `PREHEAT_3_TEMP_BED` and `PREHEAT_3_FAN_SPEED` are not defined However I can clearly see that they are They are defined right under the preheat 1 and preheat 2 variables ... ```cpp #define PREHEAT_3_TEMP_HOTEND 250 #define PREHEAT_3_TEMP_BED 80 #define PREHEAT_3_FAN_SPEED 0// Value from 0 to 255 ``` Please help me out or give me some guidance on how to solve the issue. I did try replacing the variables in the configuration_store.cpp with static values and the code check out ok. So it appears to be just the fact that the system checker thinks the variables are not defined. Not sure what to try next. ``` ### Compile Error When I compile with `FEATURE_X` I get an error: Picked up JAVA_TOOL_OPTIONS: Loading configuration... Xlib: extension "RANDR" missing on display ":1.0". Initializing packages... Preparing boards... Verifying... sketch/configuration_store.cpp: In static member function 'static void MarlinSettings::reset()': configuration_store.cpp:1254: error: 'PREHEAT_3_TEMP_HOTEND' was not declared in this scope lcd_preheat_hotend_temp[2] = PREHEAT_3_TEMP_HOTEND; ^ configuration_store.cpp:1258: error: 'PREHEAT_3_TEMP_BED' was not declared in this scope lcd_preheat_bed_temp[2] = PREHEAT_3_TEMP_BED; ^ configuration_store.cpp:1262: error: 'PREHEAT_3_FAN_SPEED' was not declared in this scope lcd_preheat_fan_speed[2] = PREHEAT_3_FAN_SPEED; ^ exit status 1 'PREHEAT_3_TEMP_HOTEND' was not declared in this scope ```
non_defect
first pull request help wanted hi all this is my first post i wanted to add another predefined material to the preheat options i managed to modify the code and get it working however when i try and submit my pull request and the system runs its checks it tells me that preheat temp hotend preheat temp bed and preheat fan speed are not defined however i can clearly see that they are they are defined right under the preheat and preheat variables cpp define preheat temp hotend define preheat temp bed define preheat fan speed value from to please help me out or give me some guidance on how to solve the issue i did try replacing the variables in the configuration store cpp with static values and the code check out ok so it appears to be just the fact that the system checker thinks the variables are not defined not sure what to try next compile error when i compile with feature x i get an error picked up java tool options loading configuration xlib extension randr missing on display initializing packages preparing boards verifying sketch configuration store cpp in static member function static void marlinsettings reset configuration store cpp error preheat temp hotend was not declared in this scope lcd preheat hotend temp preheat temp hotend configuration store cpp error preheat temp bed was not declared in this scope lcd preheat bed temp preheat temp bed configuration store cpp error preheat fan speed was not declared in this scope lcd preheat fan speed preheat fan speed exit status preheat temp hotend was not declared in this scope
0
58,403
16,526,440,541
IssuesEvent
2021-05-26 20:47:34
Questie/Questie
https://api.github.com/repos/Questie/Questie
closed
Interaction between Questie & TitanPanel Location module?
Type - Defect
│ Up-to-date CF │ Questie by Drejjmit, Dyaxler, Lawgon, The… │ v6.3.12 - Universal (TBC) │ │ Up-to-date CF │ Titan Panel Classic by HonorGoG, urnati │ 1.3.1.20501 from swatter: Date: 2021-05-26 16:36:22 ID: 1 Error occured in: Global Count: 1 Message: ..\AddOns\Questie\Modules\Map\QuestieMap.lua line 185: attempt to index field 'char' (a nil value) Debug: [string "@Questie\Modules\Map\QuestieMap.lua"]:185: GetScaleValue() [string "@Questie\Modules\Map\QuestieMap.lua"]:201: OnMapChanged() [string "@Blizzard_MapCanvas\Blizzard_MapCanvas.lua"]:531: OnMapChanged() [string "@Blizzard_WorldMap\Blizzard_WorldMap.lua"]:121: ...rface\AddOns\Blizzard_WorldMap\Blizzard_WorldMap.lua:120 [string "=[C]"]: OnMapChanged() [string "@Blizzard_MapCanvas\Blizzard_MapCanvas.lua"]:39: SetMapID() [string "@TitanClassicLocation\TitanClassicLocation.lua"]:75: TitanPanelLocationButton_OnShow() [string "*:OnShow"]:1: [string "*:OnShow"]:1 [string "=[C]"]: Show() [string "@TitanClassic\TitanPanelClassic.lua"]:1475: TitanPanel_InitPanelButtons() [string "@TitanClassic\TitanClassicVariables.lua"]:1045: TitanVariables_UseSettings() [string "@TitanClassic\TitanPanelClassic.lua"]:400: TitanClassic\TitanPanelClassic.lua:327 [string "=[C]"]: pcall() [string "@TitanClassic\TitanPanelClassic.lua"]:467: ?() [string "@TitanClassic\TitanPanelClassic.lua"]:309: TitanClassic\TitanPanelClassic.lua:308 Locals: self = <table> { zoneWaypointColorOverrides = <table> { } ShowNPC = <function> defined @Interface\AddOns\Questie\Modules\Map\QuestieMap.lua:276 GetManualFrames = <function> defined @Interface\AddOns\Questie\Modules\Map\QuestieMap.lua:96 UnloadQuestFrames = <function> defined @Interface\AddOns\Questie\Modules\Map\QuestieMap.lua:74 utils = <table> { } UnloadManualFrames = <function> defined @Interface\AddOns\Questie\Modules\Map\QuestieMap.lua:109 GetNearestSpawn = <function> defined @Interface\AddOns\Questie\Modules\Map\QuestieMap.lua:772 zoneWaypointHoverColorOverrides = <table> { } GetNearestQuestSpawn = <function> defined @Interface\AddOns\Questie\Modules\Map\QuestieMap.lua:806 manualFrames = <table> { } private = <table> { } _minimapDrawQueue = <table> { } questIdFrames = <table> { } DrawWaypoints = <function> defined @Interface\AddOns\Questie\Modules\Map\QuestieMap.lua:890 FindClosestStarter = <function> defined @Interface\AddOns\Questie\Modules\Map\QuestieMap.lua:652 ResetManualFrames = <function> defined @Interface\AddOns\Questie\Modules\Map\QuestieMap.lua:119 DrawWorldIcon = <function> defined @Interface\AddOns\Questie\Modules\Map\QuestieMap.lua:493 DrawManualIcon = <function> defined @Interface\AddOns\Questie\Modules\Map\QuestieMap.lua:402 DrawLineIcon = <function> defined @Interface\AddOns\Questie\Modules\Map\QuestieMap.lua:383 ShowObject = <function> defined @Interface\AddOns\Questie\Modules\Map\QuestieMap.lua:335 ProcessQueue = <function> defined @Interface\AddOns\Questie\Modules\Map\QuestieMap.lua:243 QueueDraw = <function> defined @Interface\AddOns\Questie\Modules\Map\QuestieMap.lua:232 ProcessShownMinimapIcons = <function> defined @Interface\AddOns\Questie\Modules\Map\QuestieMap.lua:208 ICON_MAP_TYPE = "MAP" GetFramesForQuest = <function> defined @Interface\AddOns\Questie\Modules\Map\QuestieMap.lua:61 RescaleIcons = <function> defined @Interface\AddOns\Questie\Modules\Map\QuestieMap.lua:127 InitializeQueue = <function> defined @Interface\AddOns\Questie\Modules\Map\QuestieMap.lua:149 GetScaleValue = <function> defined @Interface\AddOns\Questie\Modules\Map\QuestieMap.lua:175 _mapDrawQueue = <table> { } ICON_MINIMAP_TYPE = "MINIMAP" } mapId = 1414 scaling = 1 (*temporary) = nil (*temporary) = "attempt to index field 'char' (a nil value)" HBDPins = <table> { minimapPins = <table> { } SetMinimapObject = <function> defined @Interface\AddOns\Questie\Libs\HereBeDragons\HereBeDragons-Pins-2.0.lua:656 worldmapPinsPool = <table> { } RemoveMinimapIcon = <function> defined @Interface\AddOns\Questie\Libs\HereBeDragons\HereBeDragons-Pins-2.0.lua:630 IsMinimapIconOnEdge = <function> defined @Interface\AddOns\Questie\Libs\HereBeDragons\HereBeDragons-Pins-2.0.lua:619 Minimap = Minimap { } RemoveAllWorldMapIcons = <function> defined @Interface\AddOns\Questie\Libs\HereBeDragons\HereBeDragons-Pins-2.0.lua:778 worldmapPins = <table> { } RemoveAllMinimapIcons = <function> defined @Interface\AddOns\Questie\Libs\HereBeDragons\HereBeDragons-Pins-2.0.lua:643 worldmapProviderPin = <table> { } worldmapProvider = <table> { } updateFrame = <unnamed> { } GetVectorToIcon = <function> defined @Interface\AddOns\Questie\Libs\HereBeDragons\HereBeDragons-Pins-2.0.lua:793 RemoveWorldMapIcon = <function> defined @Interface\AddOns\Questie\Libs\HereBeDragons\HereBeDragons-Pins-2.0.lua:764 AddMinimapIconWorld = <function> defined @Interface\AddOns\Questie\Libs\HereBeDragons\HereBeDragons-Pins-2.0.lua:555 AddMinimapIconMap = <function> defined @Interface\AddOns\Questie\Libs\HereBeDragons\HereBeDragons-Pins-2.0.lua:595 AddWorldMapIconMap = <function> defined @Interface\AddOns\Questie\Libs\HereBeDragons\HereBeDragons-Pins-2.0.lua:724 AddWorldMapIconWorld = <function> defined @Interface\AddOns\Questie\Libs\HereBeDragons\HereBeDragons-Pins-2.0.lua:683 MinimapGroup = QuestieFrameGroup { } worldmapPinRegistry = <table> { } activeMinimapPins = <table> { } minimapPinRegistry = <table> { } }
1.0
Interaction between Questie & TitanPanel Location module? - │ Up-to-date CF │ Questie by Drejjmit, Dyaxler, Lawgon, The… │ v6.3.12 - Universal (TBC) │ │ Up-to-date CF │ Titan Panel Classic by HonorGoG, urnati │ 1.3.1.20501 from swatter: Date: 2021-05-26 16:36:22 ID: 1 Error occured in: Global Count: 1 Message: ..\AddOns\Questie\Modules\Map\QuestieMap.lua line 185: attempt to index field 'char' (a nil value) Debug: [string "@Questie\Modules\Map\QuestieMap.lua"]:185: GetScaleValue() [string "@Questie\Modules\Map\QuestieMap.lua"]:201: OnMapChanged() [string "@Blizzard_MapCanvas\Blizzard_MapCanvas.lua"]:531: OnMapChanged() [string "@Blizzard_WorldMap\Blizzard_WorldMap.lua"]:121: ...rface\AddOns\Blizzard_WorldMap\Blizzard_WorldMap.lua:120 [string "=[C]"]: OnMapChanged() [string "@Blizzard_MapCanvas\Blizzard_MapCanvas.lua"]:39: SetMapID() [string "@TitanClassicLocation\TitanClassicLocation.lua"]:75: TitanPanelLocationButton_OnShow() [string "*:OnShow"]:1: [string "*:OnShow"]:1 [string "=[C]"]: Show() [string "@TitanClassic\TitanPanelClassic.lua"]:1475: TitanPanel_InitPanelButtons() [string "@TitanClassic\TitanClassicVariables.lua"]:1045: TitanVariables_UseSettings() [string "@TitanClassic\TitanPanelClassic.lua"]:400: TitanClassic\TitanPanelClassic.lua:327 [string "=[C]"]: pcall() [string "@TitanClassic\TitanPanelClassic.lua"]:467: ?() [string "@TitanClassic\TitanPanelClassic.lua"]:309: TitanClassic\TitanPanelClassic.lua:308 Locals: self = <table> { zoneWaypointColorOverrides = <table> { } ShowNPC = <function> defined @Interface\AddOns\Questie\Modules\Map\QuestieMap.lua:276 GetManualFrames = <function> defined @Interface\AddOns\Questie\Modules\Map\QuestieMap.lua:96 UnloadQuestFrames = <function> defined @Interface\AddOns\Questie\Modules\Map\QuestieMap.lua:74 utils = <table> { } UnloadManualFrames = <function> defined @Interface\AddOns\Questie\Modules\Map\QuestieMap.lua:109 GetNearestSpawn = <function> defined @Interface\AddOns\Questie\Modules\Map\QuestieMap.lua:772 zoneWaypointHoverColorOverrides = <table> { } GetNearestQuestSpawn = <function> defined @Interface\AddOns\Questie\Modules\Map\QuestieMap.lua:806 manualFrames = <table> { } private = <table> { } _minimapDrawQueue = <table> { } questIdFrames = <table> { } DrawWaypoints = <function> defined @Interface\AddOns\Questie\Modules\Map\QuestieMap.lua:890 FindClosestStarter = <function> defined @Interface\AddOns\Questie\Modules\Map\QuestieMap.lua:652 ResetManualFrames = <function> defined @Interface\AddOns\Questie\Modules\Map\QuestieMap.lua:119 DrawWorldIcon = <function> defined @Interface\AddOns\Questie\Modules\Map\QuestieMap.lua:493 DrawManualIcon = <function> defined @Interface\AddOns\Questie\Modules\Map\QuestieMap.lua:402 DrawLineIcon = <function> defined @Interface\AddOns\Questie\Modules\Map\QuestieMap.lua:383 ShowObject = <function> defined @Interface\AddOns\Questie\Modules\Map\QuestieMap.lua:335 ProcessQueue = <function> defined @Interface\AddOns\Questie\Modules\Map\QuestieMap.lua:243 QueueDraw = <function> defined @Interface\AddOns\Questie\Modules\Map\QuestieMap.lua:232 ProcessShownMinimapIcons = <function> defined @Interface\AddOns\Questie\Modules\Map\QuestieMap.lua:208 ICON_MAP_TYPE = "MAP" GetFramesForQuest = <function> defined @Interface\AddOns\Questie\Modules\Map\QuestieMap.lua:61 RescaleIcons = <function> defined @Interface\AddOns\Questie\Modules\Map\QuestieMap.lua:127 InitializeQueue = <function> defined @Interface\AddOns\Questie\Modules\Map\QuestieMap.lua:149 GetScaleValue = <function> defined @Interface\AddOns\Questie\Modules\Map\QuestieMap.lua:175 _mapDrawQueue = <table> { } ICON_MINIMAP_TYPE = "MINIMAP" } mapId = 1414 scaling = 1 (*temporary) = nil (*temporary) = "attempt to index field 'char' (a nil value)" HBDPins = <table> { minimapPins = <table> { } SetMinimapObject = <function> defined @Interface\AddOns\Questie\Libs\HereBeDragons\HereBeDragons-Pins-2.0.lua:656 worldmapPinsPool = <table> { } RemoveMinimapIcon = <function> defined @Interface\AddOns\Questie\Libs\HereBeDragons\HereBeDragons-Pins-2.0.lua:630 IsMinimapIconOnEdge = <function> defined @Interface\AddOns\Questie\Libs\HereBeDragons\HereBeDragons-Pins-2.0.lua:619 Minimap = Minimap { } RemoveAllWorldMapIcons = <function> defined @Interface\AddOns\Questie\Libs\HereBeDragons\HereBeDragons-Pins-2.0.lua:778 worldmapPins = <table> { } RemoveAllMinimapIcons = <function> defined @Interface\AddOns\Questie\Libs\HereBeDragons\HereBeDragons-Pins-2.0.lua:643 worldmapProviderPin = <table> { } worldmapProvider = <table> { } updateFrame = <unnamed> { } GetVectorToIcon = <function> defined @Interface\AddOns\Questie\Libs\HereBeDragons\HereBeDragons-Pins-2.0.lua:793 RemoveWorldMapIcon = <function> defined @Interface\AddOns\Questie\Libs\HereBeDragons\HereBeDragons-Pins-2.0.lua:764 AddMinimapIconWorld = <function> defined @Interface\AddOns\Questie\Libs\HereBeDragons\HereBeDragons-Pins-2.0.lua:555 AddMinimapIconMap = <function> defined @Interface\AddOns\Questie\Libs\HereBeDragons\HereBeDragons-Pins-2.0.lua:595 AddWorldMapIconMap = <function> defined @Interface\AddOns\Questie\Libs\HereBeDragons\HereBeDragons-Pins-2.0.lua:724 AddWorldMapIconWorld = <function> defined @Interface\AddOns\Questie\Libs\HereBeDragons\HereBeDragons-Pins-2.0.lua:683 MinimapGroup = QuestieFrameGroup { } worldmapPinRegistry = <table> { } activeMinimapPins = <table> { } minimapPinRegistry = <table> { } }
defect
interaction between questie titanpanel location module │ up to date cf │ questie by drejjmit dyaxler lawgon the… │ universal tbc │ │ up to date cf │ titan panel classic by honorgog urnati │ from swatter date id error occured in global count message addons questie modules map questiemap lua line attempt to index field char a nil value debug getscalevalue onmapchanged onmapchanged rface addons blizzard worldmap blizzard worldmap lua onmapchanged setmapid titanpanellocationbutton onshow show titanpanel initpanelbuttons titanvariables usesettings titanclassic titanpanelclassic lua pcall titanclassic titanpanelclassic lua locals self zonewaypointcoloroverrides shownpc defined interface addons questie modules map questiemap lua getmanualframes defined interface addons questie modules map questiemap lua unloadquestframes defined interface addons questie modules map questiemap lua utils unloadmanualframes defined interface addons questie modules map questiemap lua getnearestspawn defined interface addons questie modules map questiemap lua zonewaypointhovercoloroverrides getnearestquestspawn defined interface addons questie modules map questiemap lua manualframes private minimapdrawqueue questidframes drawwaypoints defined interface addons questie modules map questiemap lua findcloseststarter defined interface addons questie modules map questiemap lua resetmanualframes defined interface addons questie modules map questiemap lua drawworldicon defined interface addons questie modules map questiemap lua drawmanualicon defined interface addons questie modules map questiemap lua drawlineicon defined interface addons questie modules map questiemap lua showobject defined interface addons questie modules map questiemap lua processqueue defined interface addons questie modules map questiemap lua queuedraw defined interface addons questie modules map questiemap lua processshownminimapicons defined interface addons questie modules map questiemap lua icon map type map getframesforquest defined interface addons questie modules map questiemap lua rescaleicons defined interface addons questie modules map questiemap lua initializequeue defined interface addons questie modules map questiemap lua getscalevalue defined interface addons questie modules map questiemap lua mapdrawqueue icon minimap type minimap mapid scaling temporary nil temporary attempt to index field char a nil value hbdpins minimappins setminimapobject defined interface addons questie libs herebedragons herebedragons pins lua worldmappinspool removeminimapicon defined interface addons questie libs herebedragons herebedragons pins lua isminimapicononedge defined interface addons questie libs herebedragons herebedragons pins lua minimap minimap removeallworldmapicons defined interface addons questie libs herebedragons herebedragons pins lua worldmappins removeallminimapicons defined interface addons questie libs herebedragons herebedragons pins lua worldmapproviderpin worldmapprovider updateframe getvectortoicon defined interface addons questie libs herebedragons herebedragons pins lua removeworldmapicon defined interface addons questie libs herebedragons herebedragons pins lua addminimapiconworld defined interface addons questie libs herebedragons herebedragons pins lua addminimapiconmap defined interface addons questie libs herebedragons herebedragons pins lua addworldmapiconmap defined interface addons questie libs herebedragons herebedragons pins lua addworldmapiconworld defined interface addons questie libs herebedragons herebedragons pins lua minimapgroup questieframegroup worldmappinregistry activeminimappins minimappinregistry
1
26,473
6,772,657,008
IssuesEvent
2017-10-27 00:17:33
opensecuritycontroller/osc-core
https://api.github.com/repos/opensecuritycontroller/osc-core
closed
Disable SGI binding update for multi-policy mapping supported bindings
defect/product-code priority/3 - medium severity/3 - medium triage/approved/active
### Description Multi-policy mapping is not supported through UI. Once, we create multi-policy mapping, we should not be able to update binding through UI. ### Expected Behavior Disable SGI binding for existing multi-policy mapping ### Actual Behavior Policy drop down menu is editable ### Steps to Reproduce - Create VC (using NSC), MC, 1DA, 1DS, 1SG - Bind SG with multiple policies through rest API - Click on the SG Bind button to view the SGI binding - Uncheck the service enabled checkbox - Then, again check service enabled checkbox, Policy menu is editable ### Additional Information ### Environment - OSC Version/Build: 1.0.0-SNAPSHOT (Build:113) - Cloud Provider Info: - Plugin Info: - Other: ### Status - [x] Reproduced - [x] In Progress - [ ] Validated => Verified in Version/Build: ![sgi_policy_ui](https://user-images.githubusercontent.com/9063674/31565068-45900d00-b01a-11e7-83fb-a4c85cc16b20.JPG)
1.0
Disable SGI binding update for multi-policy mapping supported bindings - ### Description Multi-policy mapping is not supported through UI. Once, we create multi-policy mapping, we should not be able to update binding through UI. ### Expected Behavior Disable SGI binding for existing multi-policy mapping ### Actual Behavior Policy drop down menu is editable ### Steps to Reproduce - Create VC (using NSC), MC, 1DA, 1DS, 1SG - Bind SG with multiple policies through rest API - Click on the SG Bind button to view the SGI binding - Uncheck the service enabled checkbox - Then, again check service enabled checkbox, Policy menu is editable ### Additional Information ### Environment - OSC Version/Build: 1.0.0-SNAPSHOT (Build:113) - Cloud Provider Info: - Plugin Info: - Other: ### Status - [x] Reproduced - [x] In Progress - [ ] Validated => Verified in Version/Build: ![sgi_policy_ui](https://user-images.githubusercontent.com/9063674/31565068-45900d00-b01a-11e7-83fb-a4c85cc16b20.JPG)
non_defect
disable sgi binding update for multi policy mapping supported bindings description multi policy mapping is not supported through ui once we create multi policy mapping we should not be able to update binding through ui expected behavior disable sgi binding for existing multi policy mapping actual behavior policy drop down menu is editable steps to reproduce create vc using nsc mc bind sg with multiple policies through rest api click on the sg bind button to view the sgi binding uncheck the service enabled checkbox then again check service enabled checkbox policy menu is editable additional information environment osc version build snapshot build cloud provider info plugin info other status reproduced in progress validated verified in version build
0
81,106
30,714,329,595
IssuesEvent
2023-07-27 12:03:33
SeleniumHQ/selenium
https://api.github.com/repos/SeleniumHQ/selenium
opened
[🐛 Bug]: Selenium-manager.exe console window briefly popping up
I-defect needs-triaging
### What happened? When you build the script below into an executable using Pyinstaller by running `pyinstaller --windowed my_script.py` a console window named selenium-manager.exe briefly pops up. This only occurs if you run the executable and not the script as a python file, I'm assuming this cause there's already a console window so windows doesn't create a new one. I've narrowed it down to the following method `selenium.webdriver.common.selenium_manager.SeleniumManager.run`. I believe this is caused by the call to `subprocess.run` which on windows if made without the flag`creationflags=subprocess.CREATE_NO_WINDOW` a console window is created if one is unavailable. Possible fix: ``` if sys.platform == "win32": completed_proc = subprocess.run(args, stdout=subprocess.PIPE, stderr=subprocess.PIPE, creationflags=subprocess.CREATE_NO_WINDOW) else: completed_proc = subprocess.run(args, stdout=subprocess.PIPE, stderr=subprocess.PIPE) ``` ### How can we reproduce the issue? ```shell from subprocess import CREATE_NO_WINDOW from selenium.webdriver.chrome.service import Service from selenium.webdriver import Chrome, ChromeOptions def setup_options(options: ChromeOptions) -> ChromeOptions : options.add_argument('--headless=new') options.add_argument('--disable-extensions') options.add_argument('--disable-infobars') options.add_argument('--no-sandbox') return options def setup_driver() -> Chrome: service_chrome = Service() service_chrome.creation_flags = CREATE_NO_WINDOW options = setup_options(ChromeOptions()) return Chrome(service=service_chrome, options=options) driver = setup_driver() # Do some automation driver.quit() run the command: pyinstaller --windowed my_script.py ``` ### Relevant log output ```shell None ``` ### Operating System Windows-10-10.0.19045-SP0 ### Selenium version Python 4.10.0 ### What are the browser(s) and version(s) where you see this issue? Chrome 115.0.5790.110 ### What are the browser driver(s) and version(s) where you see this issue? ChromeDriver, MsedgeDriver ### Are you using Selenium Grid? No
1.0
[🐛 Bug]: Selenium-manager.exe console window briefly popping up - ### What happened? When you build the script below into an executable using Pyinstaller by running `pyinstaller --windowed my_script.py` a console window named selenium-manager.exe briefly pops up. This only occurs if you run the executable and not the script as a python file, I'm assuming this cause there's already a console window so windows doesn't create a new one. I've narrowed it down to the following method `selenium.webdriver.common.selenium_manager.SeleniumManager.run`. I believe this is caused by the call to `subprocess.run` which on windows if made without the flag`creationflags=subprocess.CREATE_NO_WINDOW` a console window is created if one is unavailable. Possible fix: ``` if sys.platform == "win32": completed_proc = subprocess.run(args, stdout=subprocess.PIPE, stderr=subprocess.PIPE, creationflags=subprocess.CREATE_NO_WINDOW) else: completed_proc = subprocess.run(args, stdout=subprocess.PIPE, stderr=subprocess.PIPE) ``` ### How can we reproduce the issue? ```shell from subprocess import CREATE_NO_WINDOW from selenium.webdriver.chrome.service import Service from selenium.webdriver import Chrome, ChromeOptions def setup_options(options: ChromeOptions) -> ChromeOptions : options.add_argument('--headless=new') options.add_argument('--disable-extensions') options.add_argument('--disable-infobars') options.add_argument('--no-sandbox') return options def setup_driver() -> Chrome: service_chrome = Service() service_chrome.creation_flags = CREATE_NO_WINDOW options = setup_options(ChromeOptions()) return Chrome(service=service_chrome, options=options) driver = setup_driver() # Do some automation driver.quit() run the command: pyinstaller --windowed my_script.py ``` ### Relevant log output ```shell None ``` ### Operating System Windows-10-10.0.19045-SP0 ### Selenium version Python 4.10.0 ### What are the browser(s) and version(s) where you see this issue? Chrome 115.0.5790.110 ### What are the browser driver(s) and version(s) where you see this issue? ChromeDriver, MsedgeDriver ### Are you using Selenium Grid? No
defect
selenium manager exe console window briefly popping up what happened when you build the script below into an executable using pyinstaller by running pyinstaller windowed my script py a console window named selenium manager exe briefly pops up this only occurs if you run the executable and not the script as a python file i m assuming this cause there s already a console window so windows doesn t create a new one i ve narrowed it down to the following method selenium webdriver common selenium manager seleniummanager run i believe this is caused by the call to subprocess run which on windows if made without the flag creationflags subprocess create no window a console window is created if one is unavailable possible fix if sys platform completed proc subprocess run args stdout subprocess pipe stderr subprocess pipe creationflags subprocess create no window else completed proc subprocess run args stdout subprocess pipe stderr subprocess pipe how can we reproduce the issue shell from subprocess import create no window from selenium webdriver chrome service import service from selenium webdriver import chrome chromeoptions def setup options options chromeoptions chromeoptions options add argument headless new options add argument disable extensions options add argument disable infobars options add argument no sandbox return options def setup driver chrome service chrome service service chrome creation flags create no window options setup options chromeoptions return chrome service service chrome options options driver setup driver do some automation driver quit run the command pyinstaller windowed my script py relevant log output shell none operating system windows selenium version python what are the browser s and version s where you see this issue chrome what are the browser driver s and version s where you see this issue chromedriver msedgedriver are you using selenium grid no
1
399,945
11,764,339,003
IssuesEvent
2020-03-14 12:10:28
AY1920S2-CS2103T-W13-1/main
https://api.github.com/repos/AY1920S2-CS2103T-W13-1/main
closed
Edit the UG for the Splitting portion.
priority.High task.ExpenseSplitter type.UG
Modify the UG to fit the new decisions made during the meeting.
1.0
Edit the UG for the Splitting portion. - Modify the UG to fit the new decisions made during the meeting.
non_defect
edit the ug for the splitting portion modify the ug to fit the new decisions made during the meeting
0
62,520
8,616,712,354
IssuesEvent
2018-11-20 01:33:45
MicrosoftDocs/VBA-Docs
https://api.github.com/repos/MicrosoftDocs/VBA-Docs
closed
Operator "&" page - wrong/missing link and page in vba
fixed request: documentation
correct link for the first concatenation operator & is missing on page https://docs.microsoft.com/en-us/office/vba/language/reference/user-interface-help/concatenation-operators (and I wasn't able to locate the right page)
1.0
Operator "&" page - wrong/missing link and page in vba - correct link for the first concatenation operator & is missing on page https://docs.microsoft.com/en-us/office/vba/language/reference/user-interface-help/concatenation-operators (and I wasn't able to locate the right page)
non_defect
operator page wrong missing link and page in vba correct link for the first concatenation operator is missing on page and i wasn t able to locate the right page
0
6,303
2,610,240,131
IssuesEvent
2015-02-26 19:16:35
chrsmith/jsjsj122
https://api.github.com/repos/chrsmith/jsjsj122
opened
台州割包茎手术到哪家医院最好
auto-migrated Priority-Medium Type-Defect
``` 台州割包茎手术到哪家医院最好【台州五洲生殖医院】24小时 健康咨询热线:0576-88066933-(扣扣800080609)-(微信号tzwzszyy)医院地� ��:台州市椒江区枫南路229号(枫南大转盘旁)乘车线路:乘坐1 04、108、118、198及椒江一金清公交车直达枫南小区,乘坐107、 105、109、112、901、 902公交车到星星广场下车,步行即可到院。 诊疗项目:阳痿,早泄,前列腺炎,前列腺增生,龟头炎,�� �精,无精。包皮包茎,精索静脉曲张,淋病等。 台州五洲生殖医院是台州最大的男科医院,权威专家在线免�� �咨询,拥有专业完善的男科检查治疗设备,严格按照国家标� ��收费。尖端医疗设备,与世界同步。权威专家,成就专业典 范。人性化服务,一切以患者为中心。 看男科就选台州五洲生殖医院,专业男科为男人。 ``` ----- Original issue reported on code.google.com by `poweragr...@gmail.com` on 30 May 2014 at 11:57
1.0
台州割包茎手术到哪家医院最好 - ``` 台州割包茎手术到哪家医院最好【台州五洲生殖医院】24小时 健康咨询热线:0576-88066933-(扣扣800080609)-(微信号tzwzszyy)医院地� ��:台州市椒江区枫南路229号(枫南大转盘旁)乘车线路:乘坐1 04、108、118、198及椒江一金清公交车直达枫南小区,乘坐107、 105、109、112、901、 902公交车到星星广场下车,步行即可到院。 诊疗项目:阳痿,早泄,前列腺炎,前列腺增生,龟头炎,�� �精,无精。包皮包茎,精索静脉曲张,淋病等。 台州五洲生殖医院是台州最大的男科医院,权威专家在线免�� �咨询,拥有专业完善的男科检查治疗设备,严格按照国家标� ��收费。尖端医疗设备,与世界同步。权威专家,成就专业典 范。人性化服务,一切以患者为中心。 看男科就选台州五洲生殖医院,专业男科为男人。 ``` ----- Original issue reported on code.google.com by `poweragr...@gmail.com` on 30 May 2014 at 11:57
defect
台州割包茎手术到哪家医院最好 台州割包茎手术到哪家医院最好【台州五洲生殖医院】 健康咨询热线 微信号tzwzszyy 医院地� �� (枫南大转盘旁)乘车线路 、 、 、 , 、 、 、 、 、 ,步行即可到院。 诊疗项目:阳痿,早泄,前列腺炎,前列腺增生,龟头炎,�� �精,无精。包皮包茎,精索静脉曲张,淋病等。 台州五洲生殖医院是台州最大的男科医院,权威专家在线免�� �咨询,拥有专业完善的男科检查治疗设备,严格按照国家标� ��收费。尖端医疗设备,与世界同步。权威专家,成就专业典 范。人性化服务,一切以患者为中心。 看男科就选台州五洲生殖医院,专业男科为男人。 original issue reported on code google com by poweragr gmail com on may at
1
279,771
8,672,911,214
IssuesEvent
2018-11-29 23:53:50
NuGet/Home
https://api.github.com/repos/NuGet/Home
closed
VS instance directory is configurable; configure.ps1 does not support this
Area: Engineering Improvements Priority:2
I see in https://github.com/NuGet/NuGet.Client/blob/3803820961f4d61c06d07b179dab1d0439ec0d91/configure.ps1#L95 that you hardcoded the default location for the VS package cache, but this location can be relocated by users (and many do): https://docs.microsoft.com/visualstudio/install/disable-or-move-the-package-cache. But rather than handling the registry lookup yourself, we recommend you use the installed vswhere.exe tool that is always located in the same place: https://docs.microsoft.com/visualstudio/install/tools-for-managing-visual-studio-instances
1.0
VS instance directory is configurable; configure.ps1 does not support this - I see in https://github.com/NuGet/NuGet.Client/blob/3803820961f4d61c06d07b179dab1d0439ec0d91/configure.ps1#L95 that you hardcoded the default location for the VS package cache, but this location can be relocated by users (and many do): https://docs.microsoft.com/visualstudio/install/disable-or-move-the-package-cache. But rather than handling the registry lookup yourself, we recommend you use the installed vswhere.exe tool that is always located in the same place: https://docs.microsoft.com/visualstudio/install/tools-for-managing-visual-studio-instances
non_defect
vs instance directory is configurable configure does not support this i see in that you hardcoded the default location for the vs package cache but this location can be relocated by users and many do but rather than handling the registry lookup yourself we recommend you use the installed vswhere exe tool that is always located in the same place
0
19,573
3,226,859,406
IssuesEvent
2015-10-10 17:25:15
Eelviny/nxt-python
https://api.github.com/repos/Eelviny/nxt-python
closed
Idle does not work
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1. Perform method idle() on motor What is the expected output? What do you see instead? Power gets cut off on the motor What version of nxt-python are you using? On what operating system? 2.2.2 on Arch Linux Please provide any additional information below. ``` Original issue reported on code.google.com by `DonVitto...@gmail.com` on 29 Jul 2014 at 8:12
1.0
Idle does not work - ``` What steps will reproduce the problem? 1. Perform method idle() on motor What is the expected output? What do you see instead? Power gets cut off on the motor What version of nxt-python are you using? On what operating system? 2.2.2 on Arch Linux Please provide any additional information below. ``` Original issue reported on code.google.com by `DonVitto...@gmail.com` on 29 Jul 2014 at 8:12
defect
idle does not work what steps will reproduce the problem perform method idle on motor what is the expected output what do you see instead power gets cut off on the motor what version of nxt python are you using on what operating system on arch linux please provide any additional information below original issue reported on code google com by donvitto gmail com on jul at
1
94,685
27,263,855,571
IssuesEvent
2023-02-22 16:35:51
cryostatio/cryostat-core
https://api.github.com/repos/cryostatio/cryostat-core
closed
[Task] Set up Dependabot
ci build chore
https://github.com/cryostatio/cryostat/blob/main/.github/dependabot.yml https://github.com/cryostatio/cryostat/blob/main/.github/CODEOWNERS The above files should be referenced for creating a similar configuration for this project. To avoid dealing with too large a number of Dependabot PRs, any common dependency between this project and the main Cryostat project can have its version manually updated in the `pom.xml` to match Cryostat's: https://github.com/cryostatio/cryostat/blob/main/pom.xml . These have recently been updated already.
1.0
[Task] Set up Dependabot - https://github.com/cryostatio/cryostat/blob/main/.github/dependabot.yml https://github.com/cryostatio/cryostat/blob/main/.github/CODEOWNERS The above files should be referenced for creating a similar configuration for this project. To avoid dealing with too large a number of Dependabot PRs, any common dependency between this project and the main Cryostat project can have its version manually updated in the `pom.xml` to match Cryostat's: https://github.com/cryostatio/cryostat/blob/main/pom.xml . These have recently been updated already.
non_defect
set up dependabot the above files should be referenced for creating a similar configuration for this project to avoid dealing with too large a number of dependabot prs any common dependency between this project and the main cryostat project can have its version manually updated in the pom xml to match cryostat s these have recently been updated already
0
276,814
8,609,724,536
IssuesEvent
2018-11-19 00:09:09
honestbleeps/Reddit-Enhancement-Suite
https://api.github.com/repos/honestbleeps/Reddit-Enhancement-Suite
opened
Track upvote/downvote in redesign for user tagger
App-d2x Difficulty-­2_Medium Priority-7_Much Interest
Can probably implement this by JSAPI events with "update" where the vote value does not match the previous value. It may help to upgrade RES's JSAPI event infrastructure to include the previous JSAPI data on the event data sent to RES JSAPI hooks.
1.0
Track upvote/downvote in redesign for user tagger - Can probably implement this by JSAPI events with "update" where the vote value does not match the previous value. It may help to upgrade RES's JSAPI event infrastructure to include the previous JSAPI data on the event data sent to RES JSAPI hooks.
non_defect
track upvote downvote in redesign for user tagger can probably implement this by jsapi events with update where the vote value does not match the previous value it may help to upgrade res s jsapi event infrastructure to include the previous jsapi data on the event data sent to res jsapi hooks
0
22,999
3,736,789,962
IssuesEvent
2016-03-08 17:02:12
AsyncHttpClient/async-http-client
https://api.github.com/repos/AsyncHttpClient/async-http-client
closed
Handling of relative 30X Location headers could be friendlier
AHC2 Defect
When loading this URL "http://www.pollockdirect.com" with followRedirect enabled, you receive the following error: `Java::JavaUtilConcurrent::ExecutionException: java.net.UnknownHostException: www.pollockdirect.comstorefront: nodename nor servname provided, or not known` The headers that come back from that URL are: ``` < HTTP/1.1 301 Moved Permanently < Cache-Control: private < Content-Length: 0 < Content-Type: text/html < Location: storefront/home?idAffiliate= ``` The Location header is relative, which isn't technically correct based on the RFC. However, browsers handle this redirect just fine, and I think async-http-client should follow it the same way browsers do. It appears that URI.create is appending "storefront/home" onto "http://www.pollockdirect.com" which results in "http://www.pollockdirect.comstorefront/home" which is obviously an invalid domain name. Instead it should follow it to "http://www.pollockdirect.com/storefront/home"
1.0
Handling of relative 30X Location headers could be friendlier - When loading this URL "http://www.pollockdirect.com" with followRedirect enabled, you receive the following error: `Java::JavaUtilConcurrent::ExecutionException: java.net.UnknownHostException: www.pollockdirect.comstorefront: nodename nor servname provided, or not known` The headers that come back from that URL are: ``` < HTTP/1.1 301 Moved Permanently < Cache-Control: private < Content-Length: 0 < Content-Type: text/html < Location: storefront/home?idAffiliate= ``` The Location header is relative, which isn't technically correct based on the RFC. However, browsers handle this redirect just fine, and I think async-http-client should follow it the same way browsers do. It appears that URI.create is appending "storefront/home" onto "http://www.pollockdirect.com" which results in "http://www.pollockdirect.comstorefront/home" which is obviously an invalid domain name. Instead it should follow it to "http://www.pollockdirect.com/storefront/home"
defect
handling of relative location headers could be friendlier when loading this url with followredirect enabled you receive the following error java javautilconcurrent executionexception java net unknownhostexception nodename nor servname provided or not known the headers that come back from that url are http moved permanently cache control private content length content type text html location storefront home idaffiliate the location header is relative which isn t technically correct based on the rfc however browsers handle this redirect just fine and i think async http client should follow it the same way browsers do it appears that uri create is appending storefront home onto which results in which is obviously an invalid domain name instead it should follow it to
1
9,449
2,615,150,521
IssuesEvent
2015-03-01 06:27:53
chrsmith/reaver-wps
https://api.github.com/repos/chrsmith/reaver-wps
opened
Blocks me at 90,90%
auto-migrated Priority-Triage Type-Defect
``` 0. Last version from svn 1.4 v107 1. What operating system are you using (Linux is the only supported OS)? bactrack 5 live cd 2. Is your wireless card in monitor mode (yes/no)? yes 3. What is the signal strength of the Access Point you are trying to crack? -50/-60 4. What is the manufacturer and model # of the device you are trying to crack? wlan0 Intel 4965AGN iwl4965 - [phy0] (monitor mode enabled on mon1) mon0 Intel 4965AGN iwl4965 - [phy0] 5. What is the entire command line string you are supplying to reaver? reaver -i mon0 -b 00:24:17:73:DD:3D -E -L -t 5 6. Please describe what you think the issue is. it blocks me at 90,90% 7. Paste the output from Reaver below. ... [+] 90.90% complete @ 2012-01-21 03:35:41 (7 seconds/pin) [+] 90.90% complete @ 2012-01-21 03:36:09 (7 seconds/pin) [+] 90.90% complete @ 2012-01-21 03:36:48 (7 seconds/pin) [+] 90.90% complete @ 2012-01-21 03:37:11 (7 seconds/pin) [+] 90.90% complete @ 2012-01-21 03:37:41 (7 seconds/pin) [+] 90.90% complete @ 2012-01-21 03:38:18 (7 seconds/pin) [+] 90.90% complete @ 2012-01-21 03:38:56 (7 seconds/pin) [+] 90.90% complete @ 2012-01-21 03:39:19 (7 seconds/pin) [+] 90.90% complete @ 2012-01-21 03:39:49 (7 seconds/pin) [+] 90.90% complete @ 2012-01-21 03:40:15 (7 seconds/pin) [+] 90.90% complete @ 2012-01-21 03:40:42 (7 seconds/pin) [+] 90.90% complete @ 2012-01-21 03:41:06 (7 seconds/pin) [+] 90.90% complete @ 2012-01-21 03:41:31 (7 seconds/pin) [+] 90.90% complete @ 2012-01-21 03:41:59 (7 seconds/pin) [+] 90.90% complete @ 2012-01-21 03:42:23 (7 seconds/pin) [+] 90.90% complete @ 2012-01-21 03:42:48 (7 seconds/pin) [+] 90.90% complete @ 2012-01-21 03:43:13 (7 seconds/pin) [+] 90.90% complete @ 2012-01-21 03:43:42 (7 seconds/pin) ... ``` Original issue reported on code.google.com by `poiert2...@gmail.com` on 21 Jan 2012 at 3:37
1.0
Blocks me at 90,90% - ``` 0. Last version from svn 1.4 v107 1. What operating system are you using (Linux is the only supported OS)? bactrack 5 live cd 2. Is your wireless card in monitor mode (yes/no)? yes 3. What is the signal strength of the Access Point you are trying to crack? -50/-60 4. What is the manufacturer and model # of the device you are trying to crack? wlan0 Intel 4965AGN iwl4965 - [phy0] (monitor mode enabled on mon1) mon0 Intel 4965AGN iwl4965 - [phy0] 5. What is the entire command line string you are supplying to reaver? reaver -i mon0 -b 00:24:17:73:DD:3D -E -L -t 5 6. Please describe what you think the issue is. it blocks me at 90,90% 7. Paste the output from Reaver below. ... [+] 90.90% complete @ 2012-01-21 03:35:41 (7 seconds/pin) [+] 90.90% complete @ 2012-01-21 03:36:09 (7 seconds/pin) [+] 90.90% complete @ 2012-01-21 03:36:48 (7 seconds/pin) [+] 90.90% complete @ 2012-01-21 03:37:11 (7 seconds/pin) [+] 90.90% complete @ 2012-01-21 03:37:41 (7 seconds/pin) [+] 90.90% complete @ 2012-01-21 03:38:18 (7 seconds/pin) [+] 90.90% complete @ 2012-01-21 03:38:56 (7 seconds/pin) [+] 90.90% complete @ 2012-01-21 03:39:19 (7 seconds/pin) [+] 90.90% complete @ 2012-01-21 03:39:49 (7 seconds/pin) [+] 90.90% complete @ 2012-01-21 03:40:15 (7 seconds/pin) [+] 90.90% complete @ 2012-01-21 03:40:42 (7 seconds/pin) [+] 90.90% complete @ 2012-01-21 03:41:06 (7 seconds/pin) [+] 90.90% complete @ 2012-01-21 03:41:31 (7 seconds/pin) [+] 90.90% complete @ 2012-01-21 03:41:59 (7 seconds/pin) [+] 90.90% complete @ 2012-01-21 03:42:23 (7 seconds/pin) [+] 90.90% complete @ 2012-01-21 03:42:48 (7 seconds/pin) [+] 90.90% complete @ 2012-01-21 03:43:13 (7 seconds/pin) [+] 90.90% complete @ 2012-01-21 03:43:42 (7 seconds/pin) ... ``` Original issue reported on code.google.com by `poiert2...@gmail.com` on 21 Jan 2012 at 3:37
defect
blocks me at last version from svn what operating system are you using linux is the only supported os bactrack live cd is your wireless card in monitor mode yes no yes what is the signal strength of the access point you are trying to crack what is the manufacturer and model of the device you are trying to crack intel monitor mode enabled on intel what is the entire command line string you are supplying to reaver reaver i b dd e l t please describe what you think the issue is it blocks me at paste the output from reaver below complete seconds pin complete seconds pin complete seconds pin complete seconds pin complete seconds pin complete seconds pin complete seconds pin complete seconds pin complete seconds pin complete seconds pin complete seconds pin complete seconds pin complete seconds pin complete seconds pin complete seconds pin complete seconds pin complete seconds pin complete seconds pin original issue reported on code google com by gmail com on jan at
1
58,462
16,544,123,650
IssuesEvent
2021-05-27 21:01:29
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
opened
User is asked to verify with another session even when only logged in to a single session
A-E2EE A-E2EE-Cross-Signing T-Defect
### Steps to reproduce - Create account without setting up security key - Log out of all sessions - Login - See prompt asking you to verify, the only option is to use another login <img width="767" src="https://user-images.githubusercontent.com/5855073/119895695-b35dad00-bf03-11eb-8252-ba71be53d772.png"> - Click use another login #### Describe how what happens differs from what you expected. User gets stuck here and thinks the app is broken. Example of a confused user: https://matrix.to/#/!YTvKGNlinIzlkMTVRl:matrix.org/$TKO193N3pW6rBCFhmWnIKeJyYi70ge_EJWR7K5cldYM?via=matrix.org&via=privacytools.io&via=mozilla.org What happened to the UI here that used to show a little computer and phone icon to give you a hint that you need to open a client that is likely on a separate physical device? This UI barely tells you anything. "Accept on your other login" does not really make sense. <img width="772" src="https://user-images.githubusercontent.com/5855073/119895732-bb1d5180-bf03-11eb-98f0-83ff8cd8b438.png"> Related issue for this wording being confusing https://github.com/vector-im/element-web/issues/16162#issuecomment-827808886 Logs being sent: no ### Version information - **Platform**: web - **Version**: 1.7.29
1.0
User is asked to verify with another session even when only logged in to a single session - ### Steps to reproduce - Create account without setting up security key - Log out of all sessions - Login - See prompt asking you to verify, the only option is to use another login <img width="767" src="https://user-images.githubusercontent.com/5855073/119895695-b35dad00-bf03-11eb-8252-ba71be53d772.png"> - Click use another login #### Describe how what happens differs from what you expected. User gets stuck here and thinks the app is broken. Example of a confused user: https://matrix.to/#/!YTvKGNlinIzlkMTVRl:matrix.org/$TKO193N3pW6rBCFhmWnIKeJyYi70ge_EJWR7K5cldYM?via=matrix.org&via=privacytools.io&via=mozilla.org What happened to the UI here that used to show a little computer and phone icon to give you a hint that you need to open a client that is likely on a separate physical device? This UI barely tells you anything. "Accept on your other login" does not really make sense. <img width="772" src="https://user-images.githubusercontent.com/5855073/119895732-bb1d5180-bf03-11eb-98f0-83ff8cd8b438.png"> Related issue for this wording being confusing https://github.com/vector-im/element-web/issues/16162#issuecomment-827808886 Logs being sent: no ### Version information - **Platform**: web - **Version**: 1.7.29
defect
user is asked to verify with another session even when only logged in to a single session steps to reproduce create account without setting up security key log out of all sessions login see prompt asking you to verify the only option is to use another login img width src click use another login describe how what happens differs from what you expected user gets stuck here and thinks the app is broken example of a confused user what happened to the ui here that used to show a little computer and phone icon to give you a hint that you need to open a client that is likely on a separate physical device this ui barely tells you anything accept on your other login does not really make sense img width src related issue for this wording being confusing logs being sent no version information platform web version
1
16,024
2,870,252,107
IssuesEvent
2015-06-07 00:37:15
pdelia/away3d
https://api.github.com/repos/pdelia/away3d
closed
[Away3Dlite] Hover camera behaves differently depending on the location of the target
auto-migrated Priority-Medium Type-Defect
#78 Issue by __GoogleCodeExporter__, created on: 2015-04-24T07:51:37Z ``` What steps will reproduce the problem? 1. Create a view and hover camera 2. Set the hover camera tilt to 20 and pan to 0 3. Add a box or mesh to the scene 4. Move the mesh to random locations What is the expected output? What do you see instead? No matter where the mesh is in global space you should always be looking down on it. If the mesh is at 0,0,0 all works well. But, if the mesh is up high the hovercamera will be looking up at the bottom of the model and adjusting the tilt angle does not resolve the issue. What version of the product are you using? On what operating system? Away3DLite (Trunk) Flex 3 Windows Vista Please provide any additional information below. ``` Original issue reported on code.google.com by `tonyghe...@gmail.com` on 8 Nov 2009 at 3:02
1.0
[Away3Dlite] Hover camera behaves differently depending on the location of the target - #78 Issue by __GoogleCodeExporter__, created on: 2015-04-24T07:51:37Z ``` What steps will reproduce the problem? 1. Create a view and hover camera 2. Set the hover camera tilt to 20 and pan to 0 3. Add a box or mesh to the scene 4. Move the mesh to random locations What is the expected output? What do you see instead? No matter where the mesh is in global space you should always be looking down on it. If the mesh is at 0,0,0 all works well. But, if the mesh is up high the hovercamera will be looking up at the bottom of the model and adjusting the tilt angle does not resolve the issue. What version of the product are you using? On what operating system? Away3DLite (Trunk) Flex 3 Windows Vista Please provide any additional information below. ``` Original issue reported on code.google.com by `tonyghe...@gmail.com` on 8 Nov 2009 at 3:02
defect
hover camera behaves differently depending on the location of the target issue by googlecodeexporter created on what steps will reproduce the problem create a view and hover camera set the hover camera tilt to and pan to add a box or mesh to the scene move the mesh to random locations what is the expected output what do you see instead no matter where the mesh is in global space you should always be looking down on it if the mesh is at all works well but if the mesh is up high the hovercamera will be looking up at the bottom of the model and adjusting the tilt angle does not resolve the issue what version of the product are you using on what operating system trunk flex windows vista please provide any additional information below original issue reported on code google com by tonyghe gmail com on nov at
1
75,807
26,073,588,573
IssuesEvent
2022-12-24 06:11:38
jMonkeyEngine/jmonkeyengine
https://api.github.com/repos/jMonkeyEngine/jmonkeyengine
closed
GltfLoader should clear its data cache after loading model
defect Easy first fix
GltfLoader clears its data cache right before loading a model. This cause the last loaded model data to stay back in the cache until a new model is loaded. https://github.com/jMonkeyEngine/jmonkeyengine/blob/a2d639ca73a7344f1aa4b8b97e74a49af2da3887/jme3-plugins/src/gltf/java/com/jme3/scene/plugins/gltf/GltfLoader.java#L104-L111 IMO we should clear it right after loading the model.
1.0
GltfLoader should clear its data cache after loading model - GltfLoader clears its data cache right before loading a model. This cause the last loaded model data to stay back in the cache until a new model is loaded. https://github.com/jMonkeyEngine/jmonkeyengine/blob/a2d639ca73a7344f1aa4b8b97e74a49af2da3887/jme3-plugins/src/gltf/java/com/jme3/scene/plugins/gltf/GltfLoader.java#L104-L111 IMO we should clear it right after loading the model.
defect
gltfloader should clear its data cache after loading model gltfloader clears its data cache right before loading a model this cause the last loaded model data to stay back in the cache until a new model is loaded imo we should clear it right after loading the model
1
293,436
8,990,123,019
IssuesEvent
2019-02-01 03:09:04
jredfox/evilnotchlib
https://api.github.com/repos/jredfox/evilnotchlib
closed
ASM Configurations are wrong
bug priority=medium
Version:SNAPSHOT 77 Issue: not all the configurations do what they say for example disabling one might disable two other things
1.0
ASM Configurations are wrong - Version:SNAPSHOT 77 Issue: not all the configurations do what they say for example disabling one might disable two other things
non_defect
asm configurations are wrong version snapshot issue not all the configurations do what they say for example disabling one might disable two other things
0
77,068
26,750,783,666
IssuesEvent
2023-01-30 19:24:41
openzfs/zfs
https://api.github.com/repos/openzfs/zfs
opened
zfs export on a mounted pool leads to segmentation fault
Type: Defect
<!-- Please fill out the following template, which will help other contributors address your issue. --> <!-- Thank you for reporting an issue. *IMPORTANT* - Please check our issue tracker before opening a new issue. Additional valuable information can be found in the OpenZFS documentation and mailing list archives. Please fill in as much of the template as possible. --> ### System information <!-- add version after "|" character --> Type | Version/Name --- | --- Distribution Name | Arch Linux Distribution Version | Kernel Version | 6.0.12-arch1-1 Architecture | x86_64 OpenZFS Version | zfs-2.1.99-1635_gfb11b1570a, zfs-kmod-2.1.99-1 <!-- Command to find OpenZFS version: zfs version Commands to find kernel version: uname -r # Linux freebsd-version -r # FreeBSD --> ### Describe the problem you're observing Segmentation fault when exporting a mounted pool: ![segf](https://user-images.githubusercontent.com/449463/215575033-5e4ebfd9-1093-41d8-a2b7-316382847238.png) ### Describe how to reproduce the problem Create a mirrored pool with a single dataset, mount it. Run `zfs export $poolname`. If I unmount the dataset beforehand, the export works as expected. ### Include any warning/errors/backtraces from the system logs I only took a screenshot sadly. ![segf](https://user-images.githubusercontent.com/449463/215575033-5e4ebfd9-1093-41d8-a2b7-316382847238.png)
1.0
zfs export on a mounted pool leads to segmentation fault - <!-- Please fill out the following template, which will help other contributors address your issue. --> <!-- Thank you for reporting an issue. *IMPORTANT* - Please check our issue tracker before opening a new issue. Additional valuable information can be found in the OpenZFS documentation and mailing list archives. Please fill in as much of the template as possible. --> ### System information <!-- add version after "|" character --> Type | Version/Name --- | --- Distribution Name | Arch Linux Distribution Version | Kernel Version | 6.0.12-arch1-1 Architecture | x86_64 OpenZFS Version | zfs-2.1.99-1635_gfb11b1570a, zfs-kmod-2.1.99-1 <!-- Command to find OpenZFS version: zfs version Commands to find kernel version: uname -r # Linux freebsd-version -r # FreeBSD --> ### Describe the problem you're observing Segmentation fault when exporting a mounted pool: ![segf](https://user-images.githubusercontent.com/449463/215575033-5e4ebfd9-1093-41d8-a2b7-316382847238.png) ### Describe how to reproduce the problem Create a mirrored pool with a single dataset, mount it. Run `zfs export $poolname`. If I unmount the dataset beforehand, the export works as expected. ### Include any warning/errors/backtraces from the system logs I only took a screenshot sadly. ![segf](https://user-images.githubusercontent.com/449463/215575033-5e4ebfd9-1093-41d8-a2b7-316382847238.png)
defect
zfs export on a mounted pool leads to segmentation fault thank you for reporting an issue important please check our issue tracker before opening a new issue additional valuable information can be found in the openzfs documentation and mailing list archives please fill in as much of the template as possible system information type version name distribution name arch linux distribution version kernel version architecture openzfs version zfs zfs kmod command to find openzfs version zfs version commands to find kernel version uname r linux freebsd version r freebsd describe the problem you re observing segmentation fault when exporting a mounted pool describe how to reproduce the problem create a mirrored pool with a single dataset mount it run zfs export poolname if i unmount the dataset beforehand the export works as expected include any warning errors backtraces from the system logs i only took a screenshot sadly
1
70,959
23,390,974,488
IssuesEvent
2022-08-11 17:48:11
department-of-veterans-affairs/va.gov-cms
https://api.github.com/repos/department-of-veterans-affairs/va.gov-cms
closed
Spike: "On this page" header text should translate to Tagalog & Spanish on translated COVID pages
Defect VA.gov frontend ⭐️ Public Websites
## Describe the defect The "On this page" header appears on COVID 19 pages that have been translated to Spanish / Taglog, but is regressed and appears in English. e.g. https://www.va.gov/health-care/covid-19-vaccine-esp/ ![Screen Shot 2022-07-20 at 12.55.40 PM.png](https://images.zenhubusercontent.com/624dd6bb7d958ceb206d043b/29fdb257-87c5-49bb-ba0e-71f94566b1f0) This work was done previously and regressed: - Spanish - https://github.com/department-of-veterans-affairs/va.gov-team/issues/19407 - Tagalog - https://github.com/department-of-veterans-affairs/va.gov-team/issues/20860 ### Expected Translations On this page should be translated. - [ ] Spanish pages = En esta página - [ ] Tagalog = Sa pahinang ito ## Acceptance Criteria - [ ] Document in ticket how to fix ## Labels (You can delete this section once it's complete) - [x] Issue type (red) (defaults to "Defect") - [ ] CMS subsystem (green) - [ ] CMS practice area (blue) - [x] CMS workstream (orange) (not needed for bug tickets) - [ ] CMS-supported product (black) ### CMS Team Please check the team(s) that will do this work. - [ ] `Program` - [ ] `Platform CMS Team` - [ ] `Sitewide Crew` - [ ] `⭐️ Sitewide CMS` - [X] `⭐️ Public Websites` - [ ] `⭐️ Facilities` - [ ] `⭐️ User support`
1.0
Spike: "On this page" header text should translate to Tagalog & Spanish on translated COVID pages - ## Describe the defect The "On this page" header appears on COVID 19 pages that have been translated to Spanish / Taglog, but is regressed and appears in English. e.g. https://www.va.gov/health-care/covid-19-vaccine-esp/ ![Screen Shot 2022-07-20 at 12.55.40 PM.png](https://images.zenhubusercontent.com/624dd6bb7d958ceb206d043b/29fdb257-87c5-49bb-ba0e-71f94566b1f0) This work was done previously and regressed: - Spanish - https://github.com/department-of-veterans-affairs/va.gov-team/issues/19407 - Tagalog - https://github.com/department-of-veterans-affairs/va.gov-team/issues/20860 ### Expected Translations On this page should be translated. - [ ] Spanish pages = En esta página - [ ] Tagalog = Sa pahinang ito ## Acceptance Criteria - [ ] Document in ticket how to fix ## Labels (You can delete this section once it's complete) - [x] Issue type (red) (defaults to "Defect") - [ ] CMS subsystem (green) - [ ] CMS practice area (blue) - [x] CMS workstream (orange) (not needed for bug tickets) - [ ] CMS-supported product (black) ### CMS Team Please check the team(s) that will do this work. - [ ] `Program` - [ ] `Platform CMS Team` - [ ] `Sitewide Crew` - [ ] `⭐️ Sitewide CMS` - [X] `⭐️ Public Websites` - [ ] `⭐️ Facilities` - [ ] `⭐️ User support`
defect
spike on this page header text should translate to tagalog spanish on translated covid pages describe the defect the on this page header appears on covid pages that have been translated to spanish taglog but is regressed and appears in english e g this work was done previously and regressed spanish tagalog expected translations on this page should be translated spanish pages en esta página tagalog sa pahinang ito acceptance criteria document in ticket how to fix labels you can delete this section once it s complete issue type red defaults to defect cms subsystem green cms practice area blue cms workstream orange not needed for bug tickets cms supported product black cms team please check the team s that will do this work program platform cms team sitewide crew ⭐️ sitewide cms ⭐️ public websites ⭐️ facilities ⭐️ user support
1
6,190
3,005,215,428
IssuesEvent
2015-07-26 18:14:56
magneticstain/PrivyPaste
https://api.github.com/repos/magneticstain/PrivyPaste
closed
Move README Contents to Wiki
documentation
Most of the text in the README should be move to the wiki for better user consumption and organization.
1.0
Move README Contents to Wiki - Most of the text in the README should be move to the wiki for better user consumption and organization.
non_defect
move readme contents to wiki most of the text in the readme should be move to the wiki for better user consumption and organization
0
115,774
4,682,218,666
IssuesEvent
2016-10-09 05:47:59
ProjectSidewalk/SidewalkWebpage
https://api.github.com/repos/ProjectSidewalk/SidewalkWebpage
closed
Starting a new neighborhood doesn't reset the main neighborhood stats to zero
bug Priority: Medium
From PR https://github.com/ProjectSidewalk/SidewalkWebpage/pull/312: <img width="1229" alt="jumped to deanwood" src="https://cloud.githubusercontent.com/assets/2873216/18300177/defb9a44-7494-11e6-9e36-73bb90073645.png"> <img width="1235" alt="new_mission" src="https://cloud.githubusercontent.com/assets/2873216/18323999/37b19f9e-7508-11e6-91da-bfae5e4c18bd.png"> Both 6.2 miles and 48 labels should have been zero
1.0
Starting a new neighborhood doesn't reset the main neighborhood stats to zero - From PR https://github.com/ProjectSidewalk/SidewalkWebpage/pull/312: <img width="1229" alt="jumped to deanwood" src="https://cloud.githubusercontent.com/assets/2873216/18300177/defb9a44-7494-11e6-9e36-73bb90073645.png"> <img width="1235" alt="new_mission" src="https://cloud.githubusercontent.com/assets/2873216/18323999/37b19f9e-7508-11e6-91da-bfae5e4c18bd.png"> Both 6.2 miles and 48 labels should have been zero
non_defect
starting a new neighborhood doesn t reset the main neighborhood stats to zero from pr img width alt jumped to deanwood src img width alt new mission src both miles and labels should have been zero
0
1,956
2,603,973,992
IssuesEvent
2015-02-24 19:01:00
chrsmith/nishazi6
https://api.github.com/repos/chrsmith/nishazi6
opened
沈阳如何治疗生殖疱疹
auto-migrated Priority-Medium Type-Defect
``` 沈阳如何治疗生殖疱疹〓沈陽軍區政治部醫院性病〓TEL:024-3 1023308〓成立于1946年,68年專注于性傳播疾病的研究和治療。� ��于沈陽市沈河區二緯路32號。是一所與新中國同建立共輝煌� ��歷史悠久、設備精良、技術權威、專家云集,是預防、保健 、醫療、科研康復為一體的綜合性醫院。是國家首批公立甲�� �部隊醫院、全國首批醫療規范定點單位,是第四軍醫大學、� ��南大學等知名高等院校的教學醫院。曾被中國人民解放軍空 軍后勤部衛生部評為衛生工作先進單位,先后兩次榮立集體�� �等功。 ``` ----- Original issue reported on code.google.com by `q964105...@gmail.com` on 4 Jun 2014 at 8:09
1.0
沈阳如何治疗生殖疱疹 - ``` 沈阳如何治疗生殖疱疹〓沈陽軍區政治部醫院性病〓TEL:024-3 1023308〓成立于1946年,68年專注于性傳播疾病的研究和治療。� ��于沈陽市沈河區二緯路32號。是一所與新中國同建立共輝煌� ��歷史悠久、設備精良、技術權威、專家云集,是預防、保健 、醫療、科研康復為一體的綜合性醫院。是國家首批公立甲�� �部隊醫院、全國首批醫療規范定點單位,是第四軍醫大學、� ��南大學等知名高等院校的教學醫院。曾被中國人民解放軍空 軍后勤部衛生部評為衛生工作先進單位,先后兩次榮立集體�� �等功。 ``` ----- Original issue reported on code.google.com by `q964105...@gmail.com` on 4 Jun 2014 at 8:09
defect
沈阳如何治疗生殖疱疹 沈阳如何治疗生殖疱疹〓沈陽軍區政治部醫院性病〓tel: 〓 , 。� �� 。是一所與新中國同建立共輝煌� ��歷史悠久、設備精良、技術權威、專家云集,是預防、保健 、醫療、科研康復為一體的綜合性醫院。是國家首批公立甲�� �部隊醫院、全國首批醫療規范定點單位,是第四軍醫大學、� ��南大學等知名高等院校的教學醫院。曾被中國人民解放軍空 軍后勤部衛生部評為衛生工作先進單位,先后兩次榮立集體�� �等功。 original issue reported on code google com by gmail com on jun at
1
537,243
15,725,915,239
IssuesEvent
2021-03-29 10:35:25
tikv/tikv
https://api.github.com/repos/tikv/tikv
closed
tikv keep panicking at components/engine_rocks/src/engine_iterator.rs:39
priority/release-blocker severity/critical type/bug
## Bug Report ### What version of TiKV are you using? Master. ### What operating system and CPU are you using? Doesn't matter. ### Steps to reproduce Not sure. ### What did you expect? TiKV keeps running without panicking. ### What did happened? TiKV panics: ``` [2021/03/29 12:13:21.004 +08:00] [FATAL] [lib.rs:455] ["assertion failed: cfg!(feature = \\\"nortcheck\\\") || self.valid()?"] [backtrace="stack backtrace:\n 0: t[2/9902]::set_panic_hook::{{closure}}\n at /home/jenkins/agent/workspace/tikv_ghpr_build_release/tikv/components/tikv_util/src/lib.rs:454\n 1: std::panicking::rust_panic_with_hook\n at /rustc/bc39d4d9c514e5fdb40a5782e6ca08924f979c35//library/std/src/panicking.rs:595\n 2: std::panicking::begin_panic_handler::{{closure}}\n at /rustc/bc39d4d9c514e5fdb40a5782e6ca08924f979c35//library/std/src/panicking.rs:495\n 3: std::sys_common::backtrace::__rust_end_short_backtrace\n at /rustc/bc39d4d9c514e5fdb40a5782e6ca08924f979c35//library/std/src/sys_common/backtrace.rs:141\n 4: rust_begin_unwind\n at /rustc/bc39d4d9c514e5fdb40a5782e6ca08924f979c35//library/std/src/panicking.rs:493\n 5: core::panicking::panic_fmt\n at /rustc/bc39d4d9c514e5fdb40a5782e6ca08924f979c35//library/core/src/panicking.rs:92\n 6: core::panicking::panic\n at /rustc/bc39d4d9c514e5fdb40a5782e6ca08924f979c35//library/core/src/panicking.rs:50\n 7: <engine_rocks::engine_iterator::RocksEngineIterator as engine_traits::iterable::Iterator>::next\n at /home/jenkins/agent/workspace/tikv_ghpr_build_release/tikv/components/engine_rocks/src/engine_iterator.rs:39\n 8: raftstore::store::region_snapshot::RegionIterator<S>::next\n at /home/jenkins/agent/workspace/tikv_ghpr_build_release/tikv/components/raftstore/src/store/region_snapshot.rs:339\n tikv_kv::raftstore_impls::<impl tikv_kv::Iterator for raftstore::store::region_snapshot::RegionIterator<S>>::next\n at /home/jenkins/agent/workspace/tikv_ghpr_build_release/tikv/components/tikv_kv/src/raftstore_impls.rs:86\n tikv_kv::cursor::Cursor<I>::next\n at /home/jenkins/agent/workspace/tikv_ghpr_build_release/tikv/components/tikv_kv/src/cursor.rs:367\n tikv::storage::txn::actions::get_old_value::get_old_value\n at /home/jenkins/agent/workspace/tikv_ghpr_build_release/tikv/src/storage/txn/actions/get_old_value.rs:34\n tikv::storage::txn::actions::prewrite::prewrite\n at /home/jenkins/agent/workspace/tikv_ghpr_build_release/tikv/src/storage/txn/actions/prewrite.rs:82\n 9: tikv::storage::txn::commands::prewrite::Prewriter<K>::prewrite\n at /home/jenkins/agent/workspace/tikv_ghpr_build_release/tikv/src/storage/txn/commands/prewrite.rs:445\n tikv::storage::txn::commands::prewrite::Prewriter<K>::process_write\n at /home/jenkins/agent/workspace/tikv_ghpr_build_release/tikv/src/storage/txn/commands/prewrite.rs:370\n <tikv::storage::txn::commands::prewrite::Prewrite as tikv::storage::txn::commands::WriteCommand<S,L>>::process_write\n at /home/jenkins/agent/workspace/tikv_ghpr_build_release/tikv/src/storage/txn/commands/prewrite.rs:198\n 10: tikv::storage::txn::commands::Command::process_write\n at /home/jenkins/agent/workspace/tikv_ghpr_build_release/tikv/src/storage/txn/commands/mod.rs:539\n 11: tikv::storage::txn::scheduler::Scheduler<E,L>::process_write\n at /home/jenkins/agent/workspace/tikv_ghpr_build_release/tikv/src/storage/txn/scheduler.rs:635\n tikv::storage::txn::scheduler::Scheduler<E,L>::process_by_worker::{{closure}}::{{closure}}\n at /home/jenkins/agent/workspace/tikv_ghpr_build_release/tikv/src/storage/txn/scheduler.rs:579\n tikv_kv::with_tls_engine::{{closure}}\n at /home/jenkins/agent/workspace/tikv_ghpr_build_release/tikv/components/tikv_kv/src/lib.rs:401\n std::thread::local::LocalKey<T>::try_with\n at /rustc/bc39d4d9c514e5fdb40a5782e6ca08924f979c35/library/std/src/thread/local.rs:272\n std::thread::local::LocalKey<T>::with\n at /rustc/bc39d4d9c514e5fdb40a5782e6ca08924f979c35/library/std/src/thread/local.rs:248\n tikv_kv::with_tls_engine\n at /home/jenkins/agent/workspace/tikv_ghpr_build_release/tikv/components/tikv_kv/src/lib.rs:399\n tikv::storage::txn::scheduler::Scheduler<E,L>::process_by_worker::{{closure}}\n at /home/jenkins/agent/workspace/tikv_ghpr_build_release/tikv/src/storage/txn/scheduler.rs:578\n <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll\n at /rustc/bc39d4d9c514e5fdb40a5782e6ca08924f979c35/library/core/src/future/mod.rs:80\n tikv_util::yatp_pool::future_pool::FuturePool::spawn::{{closure}}\n at /home/jenkins/agent/workspace/tikv_ghpr_build_release/tikv/components/tikv_util/src/yatp_pool/future_pool.rs:113\n <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll\n at /rustc/bc39d4d9c514e5fdb40a5782e6ca08924f979c35/library/core/src/future/mod.rs:80\n 12: <yatp::task::future::Runner as yatp::pool::runner::Runner>::handle\n at /rust/git/checkouts/yatp-e704b73c3ee279b6/6bbea16/src/task/future.rs:261\n 13: <tikv_util::yatp_pool::YatpPoolRunner<T> as yatp::pool::runner::Runner>::handle\n at /home/jenkins/agent/workspace/tikv_ghpr_build_release/tikv/components/tikv_util/src/yatp_pool/mod.rs:93\n yatp::pool::worker::WorkerThread<T,R>::run\n at /rust/git/checkouts/yatp-e704b73c3ee279b6/6bbea16/src/pool/worker.rs:48\n yatp::pool::builder::LazyBuilder<T>::build::{{closure}}\n at /rust/git/checkouts/yatp-e704b73c3ee279b6/6bbea16/src/pool/builder.rs:91\n std::sys_common::backtrace::__rust_begin_short_backtrace\n at /rustc/bc39d4d9c514e5fdb40a5782e6ca08924f979c35/library/std/src/sys_common/backtrace.rs:125\n 14: std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}\n at /rustc/bc39d4d9c514e5fdb40a5782e6ca08924f979c35/library/std/src/thread/mod.rs:474\n <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once\n at /rustc/bc39d4d9c514e5fdb40a5782e6ca08924f979c35/library/std/src/panic.rs:322\n std::panicking::try::do_call\n at /rustc/bc39d4d9c514e5fdb40a5782e6ca08924f979c35/library/std/src/panicking.rs:379\n std::panicking::try\n at /rustc/bc39d4d9c514e5fdb40a5782e6ca08924f979c35/library/std/src/panicking.rs:343\n std::panic::catch_unwind\n at /rustc/bc39d4d9c514e5fdb40a5782e6ca08924f979c35/library/std/src/panic.rs:396\n std::thread::Builder::spawn_unchecked::{{closure}}\n at /rustc/bc39d4d9c514e5fdb40a5782e6ca08924f979c35/library/std/src/thread/mod.rs:473\n core::ops::function::FnOnce::call_once{{vtable.shim[2021/03/29 12:13:36.623 +08:00 ``` Seems it's introduced in #9630 . However maybe we need to post a branch to get the error returned by `DB::valid` to locate the reason.
1.0
tikv keep panicking at components/engine_rocks/src/engine_iterator.rs:39 - ## Bug Report ### What version of TiKV are you using? Master. ### What operating system and CPU are you using? Doesn't matter. ### Steps to reproduce Not sure. ### What did you expect? TiKV keeps running without panicking. ### What did happened? TiKV panics: ``` [2021/03/29 12:13:21.004 +08:00] [FATAL] [lib.rs:455] ["assertion failed: cfg!(feature = \\\"nortcheck\\\") || self.valid()?"] [backtrace="stack backtrace:\n 0: t[2/9902]::set_panic_hook::{{closure}}\n at /home/jenkins/agent/workspace/tikv_ghpr_build_release/tikv/components/tikv_util/src/lib.rs:454\n 1: std::panicking::rust_panic_with_hook\n at /rustc/bc39d4d9c514e5fdb40a5782e6ca08924f979c35//library/std/src/panicking.rs:595\n 2: std::panicking::begin_panic_handler::{{closure}}\n at /rustc/bc39d4d9c514e5fdb40a5782e6ca08924f979c35//library/std/src/panicking.rs:495\n 3: std::sys_common::backtrace::__rust_end_short_backtrace\n at /rustc/bc39d4d9c514e5fdb40a5782e6ca08924f979c35//library/std/src/sys_common/backtrace.rs:141\n 4: rust_begin_unwind\n at /rustc/bc39d4d9c514e5fdb40a5782e6ca08924f979c35//library/std/src/panicking.rs:493\n 5: core::panicking::panic_fmt\n at /rustc/bc39d4d9c514e5fdb40a5782e6ca08924f979c35//library/core/src/panicking.rs:92\n 6: core::panicking::panic\n at /rustc/bc39d4d9c514e5fdb40a5782e6ca08924f979c35//library/core/src/panicking.rs:50\n 7: <engine_rocks::engine_iterator::RocksEngineIterator as engine_traits::iterable::Iterator>::next\n at /home/jenkins/agent/workspace/tikv_ghpr_build_release/tikv/components/engine_rocks/src/engine_iterator.rs:39\n 8: raftstore::store::region_snapshot::RegionIterator<S>::next\n at /home/jenkins/agent/workspace/tikv_ghpr_build_release/tikv/components/raftstore/src/store/region_snapshot.rs:339\n tikv_kv::raftstore_impls::<impl tikv_kv::Iterator for raftstore::store::region_snapshot::RegionIterator<S>>::next\n at /home/jenkins/agent/workspace/tikv_ghpr_build_release/tikv/components/tikv_kv/src/raftstore_impls.rs:86\n tikv_kv::cursor::Cursor<I>::next\n at /home/jenkins/agent/workspace/tikv_ghpr_build_release/tikv/components/tikv_kv/src/cursor.rs:367\n tikv::storage::txn::actions::get_old_value::get_old_value\n at /home/jenkins/agent/workspace/tikv_ghpr_build_release/tikv/src/storage/txn/actions/get_old_value.rs:34\n tikv::storage::txn::actions::prewrite::prewrite\n at /home/jenkins/agent/workspace/tikv_ghpr_build_release/tikv/src/storage/txn/actions/prewrite.rs:82\n 9: tikv::storage::txn::commands::prewrite::Prewriter<K>::prewrite\n at /home/jenkins/agent/workspace/tikv_ghpr_build_release/tikv/src/storage/txn/commands/prewrite.rs:445\n tikv::storage::txn::commands::prewrite::Prewriter<K>::process_write\n at /home/jenkins/agent/workspace/tikv_ghpr_build_release/tikv/src/storage/txn/commands/prewrite.rs:370\n <tikv::storage::txn::commands::prewrite::Prewrite as tikv::storage::txn::commands::WriteCommand<S,L>>::process_write\n at /home/jenkins/agent/workspace/tikv_ghpr_build_release/tikv/src/storage/txn/commands/prewrite.rs:198\n 10: tikv::storage::txn::commands::Command::process_write\n at /home/jenkins/agent/workspace/tikv_ghpr_build_release/tikv/src/storage/txn/commands/mod.rs:539\n 11: tikv::storage::txn::scheduler::Scheduler<E,L>::process_write\n at /home/jenkins/agent/workspace/tikv_ghpr_build_release/tikv/src/storage/txn/scheduler.rs:635\n tikv::storage::txn::scheduler::Scheduler<E,L>::process_by_worker::{{closure}}::{{closure}}\n at /home/jenkins/agent/workspace/tikv_ghpr_build_release/tikv/src/storage/txn/scheduler.rs:579\n tikv_kv::with_tls_engine::{{closure}}\n at /home/jenkins/agent/workspace/tikv_ghpr_build_release/tikv/components/tikv_kv/src/lib.rs:401\n std::thread::local::LocalKey<T>::try_with\n at /rustc/bc39d4d9c514e5fdb40a5782e6ca08924f979c35/library/std/src/thread/local.rs:272\n std::thread::local::LocalKey<T>::with\n at /rustc/bc39d4d9c514e5fdb40a5782e6ca08924f979c35/library/std/src/thread/local.rs:248\n tikv_kv::with_tls_engine\n at /home/jenkins/agent/workspace/tikv_ghpr_build_release/tikv/components/tikv_kv/src/lib.rs:399\n tikv::storage::txn::scheduler::Scheduler<E,L>::process_by_worker::{{closure}}\n at /home/jenkins/agent/workspace/tikv_ghpr_build_release/tikv/src/storage/txn/scheduler.rs:578\n <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll\n at /rustc/bc39d4d9c514e5fdb40a5782e6ca08924f979c35/library/core/src/future/mod.rs:80\n tikv_util::yatp_pool::future_pool::FuturePool::spawn::{{closure}}\n at /home/jenkins/agent/workspace/tikv_ghpr_build_release/tikv/components/tikv_util/src/yatp_pool/future_pool.rs:113\n <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll\n at /rustc/bc39d4d9c514e5fdb40a5782e6ca08924f979c35/library/core/src/future/mod.rs:80\n 12: <yatp::task::future::Runner as yatp::pool::runner::Runner>::handle\n at /rust/git/checkouts/yatp-e704b73c3ee279b6/6bbea16/src/task/future.rs:261\n 13: <tikv_util::yatp_pool::YatpPoolRunner<T> as yatp::pool::runner::Runner>::handle\n at /home/jenkins/agent/workspace/tikv_ghpr_build_release/tikv/components/tikv_util/src/yatp_pool/mod.rs:93\n yatp::pool::worker::WorkerThread<T,R>::run\n at /rust/git/checkouts/yatp-e704b73c3ee279b6/6bbea16/src/pool/worker.rs:48\n yatp::pool::builder::LazyBuilder<T>::build::{{closure}}\n at /rust/git/checkouts/yatp-e704b73c3ee279b6/6bbea16/src/pool/builder.rs:91\n std::sys_common::backtrace::__rust_begin_short_backtrace\n at /rustc/bc39d4d9c514e5fdb40a5782e6ca08924f979c35/library/std/src/sys_common/backtrace.rs:125\n 14: std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}\n at /rustc/bc39d4d9c514e5fdb40a5782e6ca08924f979c35/library/std/src/thread/mod.rs:474\n <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once\n at /rustc/bc39d4d9c514e5fdb40a5782e6ca08924f979c35/library/std/src/panic.rs:322\n std::panicking::try::do_call\n at /rustc/bc39d4d9c514e5fdb40a5782e6ca08924f979c35/library/std/src/panicking.rs:379\n std::panicking::try\n at /rustc/bc39d4d9c514e5fdb40a5782e6ca08924f979c35/library/std/src/panicking.rs:343\n std::panic::catch_unwind\n at /rustc/bc39d4d9c514e5fdb40a5782e6ca08924f979c35/library/std/src/panic.rs:396\n std::thread::Builder::spawn_unchecked::{{closure}}\n at /rustc/bc39d4d9c514e5fdb40a5782e6ca08924f979c35/library/std/src/thread/mod.rs:473\n core::ops::function::FnOnce::call_once{{vtable.shim[2021/03/29 12:13:36.623 +08:00 ``` Seems it's introduced in #9630 . However maybe we need to post a branch to get the error returned by `DB::valid` to locate the reason.
non_defect
tikv keep panicking at components engine rocks src engine iterator rs bug report what version of tikv are you using master what operating system and cpu are you using doesn t matter steps to reproduce not sure what did you expect tikv keeps running without panicking what did happened tikv panics set panic hook closure n at home jenkins agent workspace tikv ghpr build release tikv components tikv util src lib rs n std panicking rust panic with hook n at rustc library std src panicking rs n std panicking begin panic handler closure n at rustc library std src panicking rs n std sys common backtrace rust end short backtrace n at rustc library std src sys common backtrace rs n rust begin unwind n at rustc library std src panicking rs n core panicking panic fmt n at rustc library core src panicking rs n core panicking panic n at rustc library core src panicking rs n next n at home jenkins agent workspace tikv ghpr build release tikv components engine rocks src engine iterator rs n raftstore store region snapshot regioniterator next n at home jenkins agent workspace tikv ghpr build release tikv components raftstore src store region snapshot rs n tikv kv raftstore impls next n at home jenkins agent workspace tikv ghpr build release tikv components tikv kv src raftstore impls rs n tikv kv cursor cursor next n at home jenkins agent workspace tikv ghpr build release tikv components tikv kv src cursor rs n tikv storage txn actions get old value get old value n at home jenkins agent workspace tikv ghpr build release tikv src storage txn actions get old value rs n tikv storage txn actions prewrite prewrite n at home jenkins agent workspace tikv ghpr build release tikv src storage txn actions prewrite rs n tikv storage txn commands prewrite prewriter prewrite n at home jenkins agent workspace tikv ghpr build release tikv src storage txn commands prewrite rs n tikv storage txn commands prewrite prewriter process write n at home jenkins agent workspace tikv ghpr build release tikv src storage txn commands prewrite rs n process write n at home jenkins agent workspace tikv ghpr build release tikv src storage txn commands prewrite rs n tikv storage txn commands command process write n at home jenkins agent workspace tikv ghpr build release tikv src storage txn commands mod rs n tikv storage txn scheduler scheduler process write n at home jenkins agent workspace tikv ghpr build release tikv src storage txn scheduler rs n tikv storage txn scheduler scheduler process by worker closure closure n at home jenkins agent workspace tikv ghpr build release tikv src storage txn scheduler rs n tikv kv with tls engine closure n at home jenkins agent workspace tikv ghpr build release tikv components tikv kv src lib rs n std thread local localkey try with n at rustc library std src thread local rs n std thread local localkey with n at rustc library std src thread local rs n tikv kv with tls engine n at home jenkins agent workspace tikv ghpr build release tikv components tikv kv src lib rs n tikv storage txn scheduler scheduler process by worker closure n at home jenkins agent workspace tikv ghpr build release tikv src storage txn scheduler rs n as core future future future poll n at rustc library core src future mod rs n tikv util yatp pool future pool futurepool spawn closure n at home jenkins agent workspace tikv ghpr build release tikv components tikv util src yatp pool future pool rs n as core future future future poll n at rustc library core src future mod rs n handle n at rust git checkouts yatp src task future rs n as yatp pool runner runner handle n at home jenkins agent workspace tikv ghpr build release tikv components tikv util src yatp pool mod rs n yatp pool worker workerthread run n at rust git checkouts yatp src pool worker rs n yatp pool builder lazybuilder build closure n at rust git checkouts yatp src pool builder rs n std sys common backtrace rust begin short backtrace n at rustc library std src sys common backtrace rs n std thread builder spawn unchecked closure closure n at rustc library std src thread mod rs n as core ops function fnonce call once n at rustc library std src panic rs n std panicking try do call n at rustc library std src panicking rs n std panicking try n at rustc library std src panicking rs n std panic catch unwind n at rustc library std src panic rs n std thread builder spawn unchecked closure n at rustc library std src thread mod rs n core ops function fnonce call once vtable shim seems it s introduced in however maybe we need to post a branch to get the error returned by db valid to locate the reason
0
14,885
2,831,390,176
IssuesEvent
2015-05-24 15:55:02
nobodyguy/dslrdashboard
https://api.github.com/repos/nobodyguy/dslrdashboard
closed
nikon d700 not recognising
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1. 2. 3. What is the expected output? What do you see instead? What version of the product are you using? On what operating system? Please provide any additional information below. ``` Original issue reported on code.google.com by `aryamanb...@gmail.com` on 25 May 2013 at 8:52
1.0
nikon d700 not recognising - ``` What steps will reproduce the problem? 1. 2. 3. What is the expected output? What do you see instead? What version of the product are you using? On what operating system? Please provide any additional information below. ``` Original issue reported on code.google.com by `aryamanb...@gmail.com` on 25 May 2013 at 8:52
defect
nikon not recognising what steps will reproduce the problem what is the expected output what do you see instead what version of the product are you using on what operating system please provide any additional information below original issue reported on code google com by aryamanb gmail com on may at
1
44,508
9,598,371,805
IssuesEvent
2019-05-10 01:16:27
pnp/pnpjs
https://api.github.com/repos/pnp/pnpjs
closed
hubsites.ts - HubSites error on SitePages
area: code status: details needed type: someting isn't working
### Category - [ ] Enhancement - [ X ] Bug - [ ] Question - [ ] Documentation gap/issue ### Version Please specify what version of the library you are using: [ 1.3.2 ] Please specify what version(s) of SharePoint you are targeting: [ SP Online ] ### Desired Behavior sp.HubSites should return hubsites also on SitePages. ### Observed Behavior sp.HubSites does not return hubsites on SitePages. ### Steps to Reproduce create component getting hubsites and put on a site page ## Proposed fix: change @defaultPath("_api/hubsites") to @defaultPath("/_api/hubsites")
1.0
hubsites.ts - HubSites error on SitePages - ### Category - [ ] Enhancement - [ X ] Bug - [ ] Question - [ ] Documentation gap/issue ### Version Please specify what version of the library you are using: [ 1.3.2 ] Please specify what version(s) of SharePoint you are targeting: [ SP Online ] ### Desired Behavior sp.HubSites should return hubsites also on SitePages. ### Observed Behavior sp.HubSites does not return hubsites on SitePages. ### Steps to Reproduce create component getting hubsites and put on a site page ## Proposed fix: change @defaultPath("_api/hubsites") to @defaultPath("/_api/hubsites")
non_defect
hubsites ts hubsites error on sitepages category enhancement bug question documentation gap issue version please specify what version of the library you are using please specify what version s of sharepoint you are targeting desired behavior sp hubsites should return hubsites also on sitepages observed behavior sp hubsites does not return hubsites on sitepages steps to reproduce create component getting hubsites and put on a site page proposed fix change defaultpath api hubsites to defaultpath api hubsites
0
182,668
6,672,381,207
IssuesEvent
2017-10-04 11:23:11
R-and-LaTeX/CorsoDiLatex
https://api.github.com/repos/R-and-LaTeX/CorsoDiLatex
closed
Esercizi per le slide `Comandi base 1`
in progress priority:medium type:content
**Description** - [x] Esercizio in cui si descrive cosa si vuole in output liste - [x] Esercizio in cui si fa vedere output liste - [x] Esercizio in cui si descrive cosa si vuole in output formattazione - [x] Esercizio in cui si fa vedere output formattazione - [x] Esercizio in cui si descrive cosa si vuole in output orientamento pagine - [x] Esercizio in cui si fa vedere output orientamento pagine
1.0
Esercizi per le slide `Comandi base 1` - **Description** - [x] Esercizio in cui si descrive cosa si vuole in output liste - [x] Esercizio in cui si fa vedere output liste - [x] Esercizio in cui si descrive cosa si vuole in output formattazione - [x] Esercizio in cui si fa vedere output formattazione - [x] Esercizio in cui si descrive cosa si vuole in output orientamento pagine - [x] Esercizio in cui si fa vedere output orientamento pagine
non_defect
esercizi per le slide comandi base description esercizio in cui si descrive cosa si vuole in output liste esercizio in cui si fa vedere output liste esercizio in cui si descrive cosa si vuole in output formattazione esercizio in cui si fa vedere output formattazione esercizio in cui si descrive cosa si vuole in output orientamento pagine esercizio in cui si fa vedere output orientamento pagine
0
54,569
13,912,446,426
IssuesEvent
2020-10-20 18:53:05
jgeraigery/LocalCatalogManager
https://api.github.com/repos/jgeraigery/LocalCatalogManager
closed
CVE-2017-7525 (High) detected in jackson-databind-2.8.5.jar - autoclosed
security vulnerability
## CVE-2017-7525 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.8.5.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core streaming API</p> <p>Library home page: <a href="http://github.com/FasterXML/jackson">http://github.com/FasterXML/jackson</a></p> <p>Path to dependency file: LocalCatalogManager/lcm-server/pom.xml</p> <p>Path to vulnerable library: canner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.8.5/jackson-databind-2.8.5.jar,canner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.8.5/jackson-databind-2.8.5.jar,/home/wss-scanner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.8.5/jackson-databind-2.8.5.jar,canner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.8.5/jackson-databind-2.8.5.jar</p> <p> Dependency Hierarchy: - :x: **jackson-databind-2.8.5.jar** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/jgeraigery/LocalCatalogManager/commit/b8c24e199f2d440dea3ce3cc2c66ada102d5d922">b8c24e199f2d440dea3ce3cc2c66ada102d5d922</a></p> <p>Found in base branch: <b>master</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> A deserialization flaw was discovered in the jackson-databind, versions before 2.6.7.1, 2.7.9.1 and 2.8.9, which could allow an unauthenticated user to perform code execution by sending the maliciously crafted input to the readValue method of the ObjectMapper. <p>Publish Date: 2018-02-06 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2017-7525>CVE-2017-7525</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>9.8</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-7525">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-7525</a></p> <p>Release Date: 2018-02-06</p> <p>Fix Resolution: com.fasterxml.jackson.core:jackson-databind:2.6.7.1,2.7.9.1,2.8.9</p> </p> </details> <p></p> *** :rescue_worker_helmet: Automatic Remediation is available for this issue <!-- <REMEDIATE>{"isOpenPROnVulnerability":true,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"Java","groupId":"com.fasterxml.jackson.core","packageName":"jackson-databind","packageVersion":"2.8.5","isTransitiveDependency":false,"dependencyTree":"com.fasterxml.jackson.core:jackson-databind:2.8.5","isMinimumFixVersionAvailable":true,"minimumFixVersion":"com.fasterxml.jackson.core:jackson-databind:2.6.7.1,2.7.9.1,2.8.9"}],"vulnerabilityIdentifier":"CVE-2017-7525","vulnerabilityDetails":"A deserialization flaw was discovered in the jackson-databind, versions before 2.6.7.1, 2.7.9.1 and 2.8.9, which could allow an unauthenticated user to perform code execution by sending the maliciously crafted input to the readValue method of the ObjectMapper.","vulnerabilityUrl":"https://vuln.whitesourcesoftware.com/vulnerability/CVE-2017-7525","cvss3Severity":"high","cvss3Score":"9.8","cvss3Metrics":{"A":"High","AC":"Low","PR":"None","S":"Unchanged","C":"High","UI":"None","AV":"Network","I":"High"},"extraData":{}}</REMEDIATE> -->
True
CVE-2017-7525 (High) detected in jackson-databind-2.8.5.jar - autoclosed - ## CVE-2017-7525 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.8.5.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core streaming API</p> <p>Library home page: <a href="http://github.com/FasterXML/jackson">http://github.com/FasterXML/jackson</a></p> <p>Path to dependency file: LocalCatalogManager/lcm-server/pom.xml</p> <p>Path to vulnerable library: canner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.8.5/jackson-databind-2.8.5.jar,canner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.8.5/jackson-databind-2.8.5.jar,/home/wss-scanner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.8.5/jackson-databind-2.8.5.jar,canner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.8.5/jackson-databind-2.8.5.jar</p> <p> Dependency Hierarchy: - :x: **jackson-databind-2.8.5.jar** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/jgeraigery/LocalCatalogManager/commit/b8c24e199f2d440dea3ce3cc2c66ada102d5d922">b8c24e199f2d440dea3ce3cc2c66ada102d5d922</a></p> <p>Found in base branch: <b>master</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> A deserialization flaw was discovered in the jackson-databind, versions before 2.6.7.1, 2.7.9.1 and 2.8.9, which could allow an unauthenticated user to perform code execution by sending the maliciously crafted input to the readValue method of the ObjectMapper. <p>Publish Date: 2018-02-06 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2017-7525>CVE-2017-7525</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>9.8</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-7525">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-7525</a></p> <p>Release Date: 2018-02-06</p> <p>Fix Resolution: com.fasterxml.jackson.core:jackson-databind:2.6.7.1,2.7.9.1,2.8.9</p> </p> </details> <p></p> *** :rescue_worker_helmet: Automatic Remediation is available for this issue <!-- <REMEDIATE>{"isOpenPROnVulnerability":true,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"Java","groupId":"com.fasterxml.jackson.core","packageName":"jackson-databind","packageVersion":"2.8.5","isTransitiveDependency":false,"dependencyTree":"com.fasterxml.jackson.core:jackson-databind:2.8.5","isMinimumFixVersionAvailable":true,"minimumFixVersion":"com.fasterxml.jackson.core:jackson-databind:2.6.7.1,2.7.9.1,2.8.9"}],"vulnerabilityIdentifier":"CVE-2017-7525","vulnerabilityDetails":"A deserialization flaw was discovered in the jackson-databind, versions before 2.6.7.1, 2.7.9.1 and 2.8.9, which could allow an unauthenticated user to perform code execution by sending the maliciously crafted input to the readValue method of the ObjectMapper.","vulnerabilityUrl":"https://vuln.whitesourcesoftware.com/vulnerability/CVE-2017-7525","cvss3Severity":"high","cvss3Score":"9.8","cvss3Metrics":{"A":"High","AC":"Low","PR":"None","S":"Unchanged","C":"High","UI":"None","AV":"Network","I":"High"},"extraData":{}}</REMEDIATE> -->
non_defect
cve high detected in jackson databind jar autoclosed cve high severity vulnerability vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api library home page a href path to dependency file localcatalogmanager lcm server pom xml path to vulnerable library canner repository com fasterxml jackson core jackson databind jackson databind jar canner repository com fasterxml jackson core jackson databind jackson databind jar home wss scanner repository com fasterxml jackson core jackson databind jackson databind jar canner repository com fasterxml jackson core jackson databind jackson databind jar dependency hierarchy x jackson databind jar vulnerable library found in head commit a href found in base branch master vulnerability details a deserialization flaw was discovered in the jackson databind versions before and which could allow an unauthenticated user to perform code execution by sending the maliciously crafted input to the readvalue method of the objectmapper publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required none user interaction none scope unchanged impact metrics confidentiality impact high integrity impact high availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution com fasterxml jackson core jackson databind rescue worker helmet automatic remediation is available for this issue isopenpronvulnerability true ispackagebased true isdefaultbranch true packages vulnerabilityidentifier cve vulnerabilitydetails a deserialization flaw was discovered in the jackson databind versions before and which could allow an unauthenticated user to perform code execution by sending the maliciously crafted input to the readvalue method of the objectmapper vulnerabilityurl
0
62,218
17,023,874,964
IssuesEvent
2021-07-03 04:18:38
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
closed
Some people cannot access the standard "mapnik" tiles while the others are working
Component: admin Priority: major Resolution: fixed Type: defect
**[Submitted to the original trac issue database at 1.08am, Thursday, 15th August 2013]** Please see https://help.openstreetmap.org/questions/25300/map-layer-standard-always-grey Comments would be helpful there.
1.0
Some people cannot access the standard "mapnik" tiles while the others are working - **[Submitted to the original trac issue database at 1.08am, Thursday, 15th August 2013]** Please see https://help.openstreetmap.org/questions/25300/map-layer-standard-always-grey Comments would be helpful there.
defect
some people cannot access the standard mapnik tiles while the others are working please see comments would be helpful there
1
50,339
13,187,450,935
IssuesEvent
2020-08-13 03:27:19
icecube-trac/tix3
https://api.github.com/repos/icecube-trac/tix3
closed
glshovel connection to i3tv.umd.edu:26227 ends in segfault on Mac (Trac #551)
Migrated from Trac defect glshovel
Can't seem to connect to i3tv server on macs. <details> <summary><em>Migrated from https://code.icecube.wisc.edu/ticket/551 , reported by sullivan@icecube.umd.edu and owned by troy</em></summary> <p> ```json { "status": "closed", "changetime": "2011-05-11T22:30:29", "description": "Can't seem to connect to i3tv server on macs.", "reporter": "sullivan@icecube.umd.edu", "cc": "", "resolution": "wont or cant fix", "_ts": "1305153029000000", "component": "glshovel", "summary": "glshovel connection to i3tv.umd.edu:26227 ends in segfault on Mac", "priority": "normal", "keywords": "", "time": "2009-04-15T16:36:41", "milestone": "", "owner": "troy", "type": "defect" } ``` </p> </details>
1.0
glshovel connection to i3tv.umd.edu:26227 ends in segfault on Mac (Trac #551) - Can't seem to connect to i3tv server on macs. <details> <summary><em>Migrated from https://code.icecube.wisc.edu/ticket/551 , reported by sullivan@icecube.umd.edu and owned by troy</em></summary> <p> ```json { "status": "closed", "changetime": "2011-05-11T22:30:29", "description": "Can't seem to connect to i3tv server on macs.", "reporter": "sullivan@icecube.umd.edu", "cc": "", "resolution": "wont or cant fix", "_ts": "1305153029000000", "component": "glshovel", "summary": "glshovel connection to i3tv.umd.edu:26227 ends in segfault on Mac", "priority": "normal", "keywords": "", "time": "2009-04-15T16:36:41", "milestone": "", "owner": "troy", "type": "defect" } ``` </p> </details>
defect
glshovel connection to umd edu ends in segfault on mac trac can t seem to connect to server on macs migrated from reported by sullivan icecube umd edu and owned by troy json status closed changetime description can t seem to connect to server on macs reporter sullivan icecube umd edu cc resolution wont or cant fix ts component glshovel summary glshovel connection to umd edu ends in segfault on mac priority normal keywords time milestone owner troy type defect
1
71,213
23,491,116,618
IssuesEvent
2022-08-17 18:50:45
department-of-veterans-affairs/va.gov-team
https://api.github.com/repos/department-of-veterans-affairs/va.gov-team
closed
[COGNITION]: Charts need a longer text description of data or a table next to them for assistive tech
content 508/Accessibility cms 508-defect-3 Facilities 508-issue-cognition
## Description <!-- This is a detailed description of the issue. It should include a restatement of the title, and provide more background information. --> The PIRATE program page has two charts that show relative change and performance scores for three unique groups. This data is not described to screen readers, so some users will not be able to interpret the data about PIRATE. Screenshot below. ## Type of Issue content ## Related Issue * https://github.com/department-of-veterans-affairs/va.gov-team/issues/5987 ## Point of Contact <!-- If this issue is being opened by a VFS team member, please add a point of contact. Usually this is the same person who enters the issue ticket. --> **VFS Point of Contact:** _Trevor_ ## Acceptance Criteria <!-- As a keyboard user, I want to open the Level of Coverage widget by pressing Spacebar or pressing Enter. These keypress actions should not interfere with the mouse click event also opening the widget. --> **Definition of done** * [ ] Screen reader users can parse the data by reading through a proper HTML table **OR** * [ ] Screen reader users can listen to the data in a longer text description ## Environment * MacOS Mojave * Safari * VoiceOver * https://www.va.gov/pittsburgh-health-care/programs/pirate/ ## WCAG or Vendor Guidance (optional) * [Info and Relationships: Understanding SC 1.3.1](https://www.w3.org/TR/UNDERSTANDING-WCAG20/content-structure-separation-programmatic.html) ## Screenshots or Trace Logs <!-- Drop any screenshots or error logs that might be useful for debugging --> ![Screen Shot 2020-02-19 at 4 53 37 PM](https://user-images.githubusercontent.com/934879/74884536-0926cb00-5339-11ea-85d2-92911f9dde10.png)
1.0
[COGNITION]: Charts need a longer text description of data or a table next to them for assistive tech - ## Description <!-- This is a detailed description of the issue. It should include a restatement of the title, and provide more background information. --> The PIRATE program page has two charts that show relative change and performance scores for three unique groups. This data is not described to screen readers, so some users will not be able to interpret the data about PIRATE. Screenshot below. ## Type of Issue content ## Related Issue * https://github.com/department-of-veterans-affairs/va.gov-team/issues/5987 ## Point of Contact <!-- If this issue is being opened by a VFS team member, please add a point of contact. Usually this is the same person who enters the issue ticket. --> **VFS Point of Contact:** _Trevor_ ## Acceptance Criteria <!-- As a keyboard user, I want to open the Level of Coverage widget by pressing Spacebar or pressing Enter. These keypress actions should not interfere with the mouse click event also opening the widget. --> **Definition of done** * [ ] Screen reader users can parse the data by reading through a proper HTML table **OR** * [ ] Screen reader users can listen to the data in a longer text description ## Environment * MacOS Mojave * Safari * VoiceOver * https://www.va.gov/pittsburgh-health-care/programs/pirate/ ## WCAG or Vendor Guidance (optional) * [Info and Relationships: Understanding SC 1.3.1](https://www.w3.org/TR/UNDERSTANDING-WCAG20/content-structure-separation-programmatic.html) ## Screenshots or Trace Logs <!-- Drop any screenshots or error logs that might be useful for debugging --> ![Screen Shot 2020-02-19 at 4 53 37 PM](https://user-images.githubusercontent.com/934879/74884536-0926cb00-5339-11ea-85d2-92911f9dde10.png)
defect
charts need a longer text description of data or a table next to them for assistive tech description the pirate program page has two charts that show relative change and performance scores for three unique groups this data is not described to screen readers so some users will not be able to interpret the data about pirate screenshot below type of issue content related issue point of contact if this issue is being opened by a vfs team member please add a point of contact usually this is the same person who enters the issue ticket vfs point of contact trevor acceptance criteria definition of done screen reader users can parse the data by reading through a proper html table or screen reader users can listen to the data in a longer text description environment macos mojave safari voiceover wcag or vendor guidance optional screenshots or trace logs
1
42,864
11,311,863,462
IssuesEvent
2020-01-20 04:04:52
line/armeria
https://api.github.com/repos/line/armeria
closed
Schedulers.isInNonBlockingThread() should return true on EventLoop
defect
In #1665, we made our `EventLoop` implement `NonBlocking` interface so that a user who uses Project Reactor gets a warning log when he/she is using a blocking call on our `EventLoop`s. We didn't use `NonBlocking` in Project Reactor, but added it under our own `reactor.core.scheduler` directory because we didn't want to add the Reactor dependency to the core. However, it doesn't seem to work so we should fix it. Sample snippet from @joonhaeng: ```java @Slf4j @RestController public class DemoController { @RequestMapping("/test") public String test() { log.debug("{}",Thread.currentThread().getName()); log.debug("{}",Thread.currentThread().getClass()); String test[] = new String[] {"1", "2", "3", "4", "5"}; return Flux.fromArray(test).blockFirst(); // A warning log should appear. } } ```
1.0
Schedulers.isInNonBlockingThread() should return true on EventLoop - In #1665, we made our `EventLoop` implement `NonBlocking` interface so that a user who uses Project Reactor gets a warning log when he/she is using a blocking call on our `EventLoop`s. We didn't use `NonBlocking` in Project Reactor, but added it under our own `reactor.core.scheduler` directory because we didn't want to add the Reactor dependency to the core. However, it doesn't seem to work so we should fix it. Sample snippet from @joonhaeng: ```java @Slf4j @RestController public class DemoController { @RequestMapping("/test") public String test() { log.debug("{}",Thread.currentThread().getName()); log.debug("{}",Thread.currentThread().getClass()); String test[] = new String[] {"1", "2", "3", "4", "5"}; return Flux.fromArray(test).blockFirst(); // A warning log should appear. } } ```
defect
schedulers isinnonblockingthread should return true on eventloop in we made our eventloop implement nonblocking interface so that a user who uses project reactor gets a warning log when he she is using a blocking call on our eventloop s we didn t use nonblocking in project reactor but added it under our own reactor core scheduler directory because we didn t want to add the reactor dependency to the core however it doesn t seem to work so we should fix it sample snippet from joonhaeng java restcontroller public class democontroller requestmapping test public string test log debug thread currentthread getname log debug thread currentthread getclass string test new string return flux fromarray test blockfirst a warning log should appear
1
6,795
2,610,279,796
IssuesEvent
2015-02-26 19:29:27
chrsmith/scribefire-chrome
https://api.github.com/repos/chrsmith/scribefire-chrome
closed
HTTPFox reports "NS_ERROR_DOCUMENT_NOT_CACHED" when publishing
auto-migrated Priority-Medium Type-Defect
``` What's the problem? When I attempt to publish to my Joomla site, I get an error that I eventually traced to "NS_ERROR_DOCUMENT_NOT_CACHED" which I then later discovered has a corresponding error on my site "XML-RPC: invalid value received in DATETIME: 20110623T22:08:00Z" but I don't know enough about the ISO8601 specification to know what the problem would be... What browser are you using? Firefox 5/Linux but I think the problem is the same for Firefox 4 as well but I don't really know what changed except for FF because it worked just a few days ago.. What version of ScribeFire are you running? 1.71 Next... ``` ----- Original issue reported on code.google.com by `ehrich.w...@gmail.com` on 23 Jun 2011 at 11:42
1.0
HTTPFox reports "NS_ERROR_DOCUMENT_NOT_CACHED" when publishing - ``` What's the problem? When I attempt to publish to my Joomla site, I get an error that I eventually traced to "NS_ERROR_DOCUMENT_NOT_CACHED" which I then later discovered has a corresponding error on my site "XML-RPC: invalid value received in DATETIME: 20110623T22:08:00Z" but I don't know enough about the ISO8601 specification to know what the problem would be... What browser are you using? Firefox 5/Linux but I think the problem is the same for Firefox 4 as well but I don't really know what changed except for FF because it worked just a few days ago.. What version of ScribeFire are you running? 1.71 Next... ``` ----- Original issue reported on code.google.com by `ehrich.w...@gmail.com` on 23 Jun 2011 at 11:42
defect
httpfox reports ns error document not cached when publishing what s the problem when i attempt to publish to my joomla site i get an error that i eventually traced to ns error document not cached which i then later discovered has a corresponding error on my site xml rpc invalid value received in datetime but i don t know enough about the specification to know what the problem would be what browser are you using firefox linux but i think the problem is the same for firefox as well but i don t really know what changed except for ff because it worked just a few days ago what version of scribefire are you running next original issue reported on code google com by ehrich w gmail com on jun at
1
74,821
9,124,568,015
IssuesEvent
2019-02-24 04:47:16
OperationCode/front-end
https://api.github.com/repos/OperationCode/front-end
reopened
Implement newly-designed /events page
Priority: Low Type: Feature/Redesign good first issue
<!-- Please fill out one of the sections below based on the type of issue you're creating --> # Feature ## Why is this feature being added? <!-- What problem is it solving? What value does it add? --> Our design team has come up with a beautiful redesign to simplify UX. ## What should your feature do? Implement the newly-designed landing page via `pages/events.js` Here is the mock-up: https://invis.io/GRO3FKUEZMX ## Temporary Note This project requires back-end labor to finish (creating events surrounding our meetup groups and events). In the meantime, you can act upon a JSON of you shape/choosing in order to mock the data represented in the design mock.
1.0
Implement newly-designed /events page - <!-- Please fill out one of the sections below based on the type of issue you're creating --> # Feature ## Why is this feature being added? <!-- What problem is it solving? What value does it add? --> Our design team has come up with a beautiful redesign to simplify UX. ## What should your feature do? Implement the newly-designed landing page via `pages/events.js` Here is the mock-up: https://invis.io/GRO3FKUEZMX ## Temporary Note This project requires back-end labor to finish (creating events surrounding our meetup groups and events). In the meantime, you can act upon a JSON of you shape/choosing in order to mock the data represented in the design mock.
non_defect
implement newly designed events page feature why is this feature being added our design team has come up with a beautiful redesign to simplify ux what should your feature do implement the newly designed landing page via pages events js here is the mock up temporary note this project requires back end labor to finish creating events surrounding our meetup groups and events in the meantime you can act upon a json of you shape choosing in order to mock the data represented in the design mock
0
67,983
21,391,538,343
IssuesEvent
2022-04-21 07:38:39
matrix-org/matrix-synapse-ldap3
https://api.github.com/repos/matrix-org/matrix-synapse-ldap3
closed
In Synapse 1.57.0 Docker image: module 'ldap_auth_provider' has no attribute 'LdapAuthProviderModule'
T-defect
**Describe the bug** Using module ldap_auth_provider.LdapAuthProviderModule (as suggested by the README) in a Docker installation of Matrix Synapse using Docker image v1.57.0 causes an error: ``` AttributeError: module 'ldap_auth_provider' has no attribute 'LdapAuthProviderModule' ``` This error did not show up on Docker image v1.56.0 and earlier, but started to show up in v1.57.0. Downgrading to v1.56.0 fixes the issue. **To Reproduce** Steps to reproduce the behavior: 1. Use module: "ldap_auth_provider.LdapAuthProviderModule" in your Synapse homeserver 2. Run Synapse **Expected behavior** Synapse should run **Synapse Installed on:** - OS: Using the Synapse Docker image - Version: v1.57.0 **Additional context** Full error: ``` Traceback (most recent call last): File "/usr/local/lib/python3.9/runpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals, None, File "/usr/local/lib/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File "/usr/local/lib/python3.9/site-packages/synapse/app/homeserver.py", line 460, in <module> main() File "/usr/local/lib/python3.9/site-packages/synapse/app/homeserver.py", line 450, in main hs = setup(sys.argv[1:]) File "/usr/local/lib/python3.9/site-packages/synapse/app/homeserver.py", line 326, in setup config = HomeServerConfig.load_or_generate_config( File "/usr/local/lib/python3.9/site-packages/synapse/config/_base.py", line 697, in load_or_generate_config obj.parse_config_dict( File "/usr/local/lib/python3.9/site-packages/synapse/config/_base.py", line 718, in parse_config_dict self.invoke_all( File "/usr/local/lib/python3.9/site-packages/synapse/config/_base.py", line 347, in invoke_all res[config_class.section] = getattr(config, func_name)(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/synapse/config/modules.py", line 33, in read_config self.loaded_modules.append(load_module(module, config_path)) File "/usr/local/lib/python3.9/site-packages/synapse/util/module_loader.py", line 50, in load_module provider_class = getattr(module, clz) AttributeError: module 'ldap_auth_provider' has no attribute 'LdapAuthProviderModule' ```
1.0
In Synapse 1.57.0 Docker image: module 'ldap_auth_provider' has no attribute 'LdapAuthProviderModule' - **Describe the bug** Using module ldap_auth_provider.LdapAuthProviderModule (as suggested by the README) in a Docker installation of Matrix Synapse using Docker image v1.57.0 causes an error: ``` AttributeError: module 'ldap_auth_provider' has no attribute 'LdapAuthProviderModule' ``` This error did not show up on Docker image v1.56.0 and earlier, but started to show up in v1.57.0. Downgrading to v1.56.0 fixes the issue. **To Reproduce** Steps to reproduce the behavior: 1. Use module: "ldap_auth_provider.LdapAuthProviderModule" in your Synapse homeserver 2. Run Synapse **Expected behavior** Synapse should run **Synapse Installed on:** - OS: Using the Synapse Docker image - Version: v1.57.0 **Additional context** Full error: ``` Traceback (most recent call last): File "/usr/local/lib/python3.9/runpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals, None, File "/usr/local/lib/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File "/usr/local/lib/python3.9/site-packages/synapse/app/homeserver.py", line 460, in <module> main() File "/usr/local/lib/python3.9/site-packages/synapse/app/homeserver.py", line 450, in main hs = setup(sys.argv[1:]) File "/usr/local/lib/python3.9/site-packages/synapse/app/homeserver.py", line 326, in setup config = HomeServerConfig.load_or_generate_config( File "/usr/local/lib/python3.9/site-packages/synapse/config/_base.py", line 697, in load_or_generate_config obj.parse_config_dict( File "/usr/local/lib/python3.9/site-packages/synapse/config/_base.py", line 718, in parse_config_dict self.invoke_all( File "/usr/local/lib/python3.9/site-packages/synapse/config/_base.py", line 347, in invoke_all res[config_class.section] = getattr(config, func_name)(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/synapse/config/modules.py", line 33, in read_config self.loaded_modules.append(load_module(module, config_path)) File "/usr/local/lib/python3.9/site-packages/synapse/util/module_loader.py", line 50, in load_module provider_class = getattr(module, clz) AttributeError: module 'ldap_auth_provider' has no attribute 'LdapAuthProviderModule' ```
defect
in synapse docker image module ldap auth provider has no attribute ldapauthprovidermodule describe the bug using module ldap auth provider ldapauthprovidermodule as suggested by the readme in a docker installation of matrix synapse using docker image causes an error attributeerror module ldap auth provider has no attribute ldapauthprovidermodule this error did not show up on docker image and earlier but started to show up in downgrading to fixes the issue to reproduce steps to reproduce the behavior use module ldap auth provider ldapauthprovidermodule in your synapse homeserver run synapse expected behavior synapse should run synapse installed on os using the synapse docker image version additional context full error traceback most recent call last file usr local lib runpy py line in run module as main return run code code main globals none file usr local lib runpy py line in run code exec code run globals file usr local lib site packages synapse app homeserver py line in main file usr local lib site packages synapse app homeserver py line in main hs setup sys argv file usr local lib site packages synapse app homeserver py line in setup config homeserverconfig load or generate config file usr local lib site packages synapse config base py line in load or generate config obj parse config dict file usr local lib site packages synapse config base py line in parse config dict self invoke all file usr local lib site packages synapse config base py line in invoke all res getattr config func name args kwargs file usr local lib site packages synapse config modules py line in read config self loaded modules append load module module config path file usr local lib site packages synapse util module loader py line in load module provider class getattr module clz attributeerror module ldap auth provider has no attribute ldapauthprovidermodule
1
15,839
2,869,081,080
IssuesEvent
2015-06-05 23:10:51
dart-lang/sdk
https://api.github.com/repos/dart-lang/sdk
closed
Two Dart, One HTML
Area-Pkg Pkg-Polymer Priority-Unassigned Triaged Type-Defect
*This issue was originally filed by taylo...&#064;gmail.com* _____ URL: http://stackoverflow.com/questions/20702858/can-i-have-have-2-polymer-elements-in-one-html I have illustrated a bit in the above URI. Before Dartium is embedded into ever modern browsers, we will need to compile Dart into JS so that it can be run in those browsers and share the thrill that a Dart app can provide. I did some small tests: Create a dart to get &quot;Quote Of The Day&quot; from my local database. Works find in Dart. Compiled to JS. Works fine in Chrome. Repeat 1 and created a &quot;weather information&quot;. All is good. Now I have: two darts: qotd.dart, weather.dart two compiled JS something like: qotd.dart.js, weather.dart.js two html files other supportive files resides in their respective directories. Now imagine I want to show those two darts in my index.html file: linked the js (qotd.js, weather.js); inserted the declaration extracted from the html files The outcome? Does not work, or more precisely, only one element can work. Which one is working depends on the sequence of the JS loading. I know the problem lies in the JS files. Probably due to the function names, var names got overridden, or not loaded. Of course, there are &quot;get around&quot; of this: I can create another Dart app encapsulating the above two. Disadvantages of doing that: The new Dart will be very much fixed. If I need a new feature set (say adding a stock qutoe), I need to rewrite the new Dart (besides creating a Stock Quote dart). Not everyone possesses the Dart programming knowledge. Imagine if we can do what I intended to in my example: Dart developers can develop thousands of Darts, thus created a repo. The end users can just grab the JS/Dart/HTML and insert them into their WEB/HTML page and create a highly customizable, rich HTML pages. Your thoughts on this?
1.0
Two Dart, One HTML - *This issue was originally filed by taylo...&#064;gmail.com* _____ URL: http://stackoverflow.com/questions/20702858/can-i-have-have-2-polymer-elements-in-one-html I have illustrated a bit in the above URI. Before Dartium is embedded into ever modern browsers, we will need to compile Dart into JS so that it can be run in those browsers and share the thrill that a Dart app can provide. I did some small tests: Create a dart to get &quot;Quote Of The Day&quot; from my local database. Works find in Dart. Compiled to JS. Works fine in Chrome. Repeat 1 and created a &quot;weather information&quot;. All is good. Now I have: two darts: qotd.dart, weather.dart two compiled JS something like: qotd.dart.js, weather.dart.js two html files other supportive files resides in their respective directories. Now imagine I want to show those two darts in my index.html file: linked the js (qotd.js, weather.js); inserted the declaration extracted from the html files The outcome? Does not work, or more precisely, only one element can work. Which one is working depends on the sequence of the JS loading. I know the problem lies in the JS files. Probably due to the function names, var names got overridden, or not loaded. Of course, there are &quot;get around&quot; of this: I can create another Dart app encapsulating the above two. Disadvantages of doing that: The new Dart will be very much fixed. If I need a new feature set (say adding a stock qutoe), I need to rewrite the new Dart (besides creating a Stock Quote dart). Not everyone possesses the Dart programming knowledge. Imagine if we can do what I intended to in my example: Dart developers can develop thousands of Darts, thus created a repo. The end users can just grab the JS/Dart/HTML and insert them into their WEB/HTML page and create a highly customizable, rich HTML pages. Your thoughts on this?
defect
two dart one html this issue was originally filed by taylo gmail com url i have illustrated a bit in the above uri before dartium is embedded into ever modern browsers we will need to compile dart into js so that it can be run in those browsers and share the thrill that a dart app can provide i did some small tests create a dart to get quot quote of the day quot from my local database works find in dart compiled to js works fine in chrome repeat and created a quot weather information quot all is good now i have two darts qotd dart weather dart two compiled js something like qotd dart js weather dart js two html files other supportive files resides in their respective directories now imagine i want to show those two darts in my index html file linked the js qotd js weather js inserted the declaration extracted from the html files the outcome does not work or more precisely only one element can work which one is working depends on the sequence of the js loading i know the problem lies in the js files probably due to the function names var names got overridden or not loaded of course there are quot get around quot of this i can create another dart app encapsulating the above two disadvantages of doing that the new dart will be very much fixed if i need a new feature set say adding a stock qutoe i need to rewrite the new dart besides creating a stock quote dart not everyone possesses the dart programming knowledge imagine if we can do what i intended to in my example dart developers can develop thousands of darts thus created a repo the end users can just grab the js dart html and insert them into their web html page and create a highly customizable rich html pages your thoughts on this
1
743
2,587,732,780
IssuesEvent
2015-02-17 20:19:17
chrsmith/codesearch
https://api.github.com/repos/chrsmith/codesearch
opened
How can I tell cindex to ignore certain folders? (such as logs/, *.log, tmp/ etc.)
auto-migrated Priority-Medium Type-Defect
``` See summary above. ``` ----- Original issue reported on code.google.com by simon.w...@gmail.com on 21 Jan 2013 at 12:33
1.0
How can I tell cindex to ignore certain folders? (such as logs/, *.log, tmp/ etc.) - ``` See summary above. ``` ----- Original issue reported on code.google.com by simon.w...@gmail.com on 21 Jan 2013 at 12:33
defect
how can i tell cindex to ignore certain folders such as logs log tmp etc see summary above original issue reported on code google com by simon w gmail com on jan at
1
22,709
3,689,065,051
IssuesEvent
2016-02-25 15:16:45
NREL/EnergyPlus
https://api.github.com/repos/NREL/EnergyPlus
closed
ZoneHVAC:LowTemperatureRadiant:* Design Capacity Method = FractionOfAutosizedCapacity works without zone sizing run
Defect
Follow up on issue #4889 (PR #5137). Simulation runs when using capacity method "FractionOfAutosized*Capacity" when zone sizing is set to "No". This should produce an error saying "For autosizing of ZoneHVAC:LowTemperatureRadiant:VariableFlow <NAME>, a zone sizing run must be done." Added defect file: RadLoTempHydrTermReheat-FractionOfAutosize-NoZoneSizing.idf - Write code to catch this case. - Make sure there aren't other objects with this capacity method where this is happening.
1.0
ZoneHVAC:LowTemperatureRadiant:* Design Capacity Method = FractionOfAutosizedCapacity works without zone sizing run - Follow up on issue #4889 (PR #5137). Simulation runs when using capacity method "FractionOfAutosized*Capacity" when zone sizing is set to "No". This should produce an error saying "For autosizing of ZoneHVAC:LowTemperatureRadiant:VariableFlow <NAME>, a zone sizing run must be done." Added defect file: RadLoTempHydrTermReheat-FractionOfAutosize-NoZoneSizing.idf - Write code to catch this case. - Make sure there aren't other objects with this capacity method where this is happening.
defect
zonehvac lowtemperatureradiant design capacity method fractionofautosizedcapacity works without zone sizing run follow up on issue pr simulation runs when using capacity method fractionofautosized capacity when zone sizing is set to no this should produce an error saying for autosizing of zonehvac lowtemperatureradiant variableflow a zone sizing run must be done added defect file radlotemphydrtermreheat fractionofautosize nozonesizing idf write code to catch this case make sure there aren t other objects with this capacity method where this is happening
1
54,701
13,887,534,519
IssuesEvent
2020-10-19 04:06:47
jevielyn/android-smspopup
https://api.github.com/repos/jevielyn/android-smspopup
closed
MMS delivery notification upsets unread message count
Priority-Medium Type-Defect auto-migrated
``` What steps will reproduce the problem? 1. Send a MMS with delivery notification enabled. 2. Receive and read delivery notification. 3. Receive one SMS. Unread message count displays as 2. What is the expected output? What do you see instead? When SMS is received, unread count should match number of unread messages. What version of the product are you using? On what operating system? App version 1.2.4 Android version 2.3.3 Kernel version 2.6.35.7 Please provide any additional information below. Phone model is Samsung Galaxy S (GT-I9000) ``` Original issue reported on code.google.com by `alastair...@gmail.com` on 28 Jul 2013 at 5:31
1.0
MMS delivery notification upsets unread message count - ``` What steps will reproduce the problem? 1. Send a MMS with delivery notification enabled. 2. Receive and read delivery notification. 3. Receive one SMS. Unread message count displays as 2. What is the expected output? What do you see instead? When SMS is received, unread count should match number of unread messages. What version of the product are you using? On what operating system? App version 1.2.4 Android version 2.3.3 Kernel version 2.6.35.7 Please provide any additional information below. Phone model is Samsung Galaxy S (GT-I9000) ``` Original issue reported on code.google.com by `alastair...@gmail.com` on 28 Jul 2013 at 5:31
defect
mms delivery notification upsets unread message count what steps will reproduce the problem send a mms with delivery notification enabled receive and read delivery notification receive one sms unread message count displays as what is the expected output what do you see instead when sms is received unread count should match number of unread messages what version of the product are you using on what operating system app version android version kernel version please provide any additional information below phone model is samsung galaxy s gt original issue reported on code google com by alastair gmail com on jul at
1
389,275
26,805,497,917
IssuesEvent
2023-02-01 17:58:18
opensearch-project/documentation-website
https://api.github.com/repos/opensearch-project/documentation-website
opened
[DOC] Document new multi-tenancy UI for management and configuration
xx-documentation enhancement dashboards 2 - In progress security v2.6.0
**What do you want to do?** - [ ] Request a change to existing documentation - [ ] Add new documentation - [ ] Report a technical problem with the documentation - [ ] Other **Tell us about your request.** Configuration for multi-tenancy is currently handled in the config.yml and opensearch_dashboards.yml files. The UX team is replacing the Tenants page in Dashboards with a new Multi-tenancy page that will provide full functionality for both managing and configuring tenants. Documentation needs to provide configuration and management information for both environments: config files and API; Dashboards user interface. New documentation will cover the information and steps needed by users to carry out configuration and management in both environments. Since the new user-interface method is a response to community requests, we'll lead with this method and follow it with the traditional config file method. OpenSearch Dashboards multi-tenancy documentation already includes a "Multi-tenancy configuration" topic. We can add new documentation here. This will require reorganization of the entire topic. **What other resources are available?** Multi-tenancy configuration https://opensearch.org/docs/latest/security/multi-tenancy/multi-tenancy-config/
1.0
[DOC] Document new multi-tenancy UI for management and configuration - **What do you want to do?** - [ ] Request a change to existing documentation - [ ] Add new documentation - [ ] Report a technical problem with the documentation - [ ] Other **Tell us about your request.** Configuration for multi-tenancy is currently handled in the config.yml and opensearch_dashboards.yml files. The UX team is replacing the Tenants page in Dashboards with a new Multi-tenancy page that will provide full functionality for both managing and configuring tenants. Documentation needs to provide configuration and management information for both environments: config files and API; Dashboards user interface. New documentation will cover the information and steps needed by users to carry out configuration and management in both environments. Since the new user-interface method is a response to community requests, we'll lead with this method and follow it with the traditional config file method. OpenSearch Dashboards multi-tenancy documentation already includes a "Multi-tenancy configuration" topic. We can add new documentation here. This will require reorganization of the entire topic. **What other resources are available?** Multi-tenancy configuration https://opensearch.org/docs/latest/security/multi-tenancy/multi-tenancy-config/
non_defect
document new multi tenancy ui for management and configuration what do you want to do request a change to existing documentation add new documentation report a technical problem with the documentation other tell us about your request configuration for multi tenancy is currently handled in the config yml and opensearch dashboards yml files the ux team is replacing the tenants page in dashboards with a new multi tenancy page that will provide full functionality for both managing and configuring tenants documentation needs to provide configuration and management information for both environments config files and api dashboards user interface new documentation will cover the information and steps needed by users to carry out configuration and management in both environments since the new user interface method is a response to community requests we ll lead with this method and follow it with the traditional config file method opensearch dashboards multi tenancy documentation already includes a multi tenancy configuration topic we can add new documentation here this will require reorganization of the entire topic what other resources are available multi tenancy configuration
0
112,256
4,514,616,546
IssuesEvent
2016-09-05 00:07:06
ari/jobsworth
https://api.github.com/repos/ari/jobsworth
opened
index_task_users_on_user_id index error
high priority regression
An error has occurred, all later migrations canceled: ActiveRecord::JDBCError: Cannot drop index 'index_task_users_on_user_id': needed in a foreign key constraint: DROP INDEX `index_task_users_on_user_id` ON `task_users` from arjdbc/jdbc/RubyJdbcConnection.java:587:
1.0
index_task_users_on_user_id index error - An error has occurred, all later migrations canceled: ActiveRecord::JDBCError: Cannot drop index 'index_task_users_on_user_id': needed in a foreign key constraint: DROP INDEX `index_task_users_on_user_id` ON `task_users` from arjdbc/jdbc/RubyJdbcConnection.java:587:
non_defect
index task users on user id index error an error has occurred all later migrations canceled activerecord jdbcerror cannot drop index index task users on user id needed in a foreign key constraint drop index index task users on user id on task users from arjdbc jdbc rubyjdbcconnection java
0
139,791
11,278,159,123
IssuesEvent
2020-01-15 05:46:38
kubeflow/pipelines
https://api.github.com/repos/kubeflow/pipelines
closed
[testing] Inverse proxy is flaky in test infra
area/engprod area/testing kind/bug
**What happened:** In presubmit e2e tests, inverse proxy stucks at CrashLoopBackOff from time to time. For example: https://prow.k8s.io/view/gcs/kubernetes-jenkins/pr-logs/pull/kubeflow_pipelines/2643/kubeflow-pipeline-e2e-test/1198909726310535169#1:build-log.txt%3A1177 **What did you expect to happen:** It should not be flaky. I briefly did some investigation and it seems when the first time inverse proxy runs, it gets an empty BACKEND_ID: https://github.com/kubeflow/pipelines/blob/master/proxy/attempt-register-vm-on-proxy.sh#L70 and saves it to the configmap. Therefore, all future runs will try to connect to the empty BACKEND_ID and fails. I think we need some validation if generated configmap is sane before saving it. Example error log: ``` kubectl logs proxy-agent-7fdfbddd88-64vhf +++ dirname /opt/proxy/attempt-register-vm-on-proxy.sh ++ cd /opt/proxy ++ pwd + DIR=/opt/proxy + kubectl get configmap inverse-proxy-config NAME DATA AGE inverse-proxy-config 3 26m ++ jq -r .data.ProxyUrl ++ kubectl get configmap inverse-proxy-config -o json + PROXY_URL=https://datalab-us-east1.cloud.google.com/tun/m/4592f092208ecc84946b8f8f8016274df1b36a14 ++ kubectl get configmap inverse-proxy-config -o json ++ jq -r .data.BackendId + BACKEND_ID= + run-proxy-agent + /opt/bin/proxy-forwarding-agent --debug=false --proxy=https://datalab-us-east1.cloud.google.com/tun/m/4592f092208ecc84946b8f8f8016274df1b36a14 --proxy-timeout=60s --backend= --host=10.39.243.16:80 --shim-websockets=true --shim-path=websocket-shim --health-check-path=/ --health-check-interval-seconds=0 --health-check-unhealthy-threshold=2 2019/11/22 07:48:59 You must specify a backend ID ```
1.0
[testing] Inverse proxy is flaky in test infra - **What happened:** In presubmit e2e tests, inverse proxy stucks at CrashLoopBackOff from time to time. For example: https://prow.k8s.io/view/gcs/kubernetes-jenkins/pr-logs/pull/kubeflow_pipelines/2643/kubeflow-pipeline-e2e-test/1198909726310535169#1:build-log.txt%3A1177 **What did you expect to happen:** It should not be flaky. I briefly did some investigation and it seems when the first time inverse proxy runs, it gets an empty BACKEND_ID: https://github.com/kubeflow/pipelines/blob/master/proxy/attempt-register-vm-on-proxy.sh#L70 and saves it to the configmap. Therefore, all future runs will try to connect to the empty BACKEND_ID and fails. I think we need some validation if generated configmap is sane before saving it. Example error log: ``` kubectl logs proxy-agent-7fdfbddd88-64vhf +++ dirname /opt/proxy/attempt-register-vm-on-proxy.sh ++ cd /opt/proxy ++ pwd + DIR=/opt/proxy + kubectl get configmap inverse-proxy-config NAME DATA AGE inverse-proxy-config 3 26m ++ jq -r .data.ProxyUrl ++ kubectl get configmap inverse-proxy-config -o json + PROXY_URL=https://datalab-us-east1.cloud.google.com/tun/m/4592f092208ecc84946b8f8f8016274df1b36a14 ++ kubectl get configmap inverse-proxy-config -o json ++ jq -r .data.BackendId + BACKEND_ID= + run-proxy-agent + /opt/bin/proxy-forwarding-agent --debug=false --proxy=https://datalab-us-east1.cloud.google.com/tun/m/4592f092208ecc84946b8f8f8016274df1b36a14 --proxy-timeout=60s --backend= --host=10.39.243.16:80 --shim-websockets=true --shim-path=websocket-shim --health-check-path=/ --health-check-interval-seconds=0 --health-check-unhealthy-threshold=2 2019/11/22 07:48:59 You must specify a backend ID ```
non_defect
inverse proxy is flaky in test infra what happened in presubmit tests inverse proxy stucks at crashloopbackoff from time to time for example what did you expect to happen it should not be flaky i briefly did some investigation and it seems when the first time inverse proxy runs it gets an empty backend id and saves it to the configmap therefore all future runs will try to connect to the empty backend id and fails i think we need some validation if generated configmap is sane before saving it example error log kubectl logs proxy agent dirname opt proxy attempt register vm on proxy sh cd opt proxy pwd dir opt proxy kubectl get configmap inverse proxy config name data age inverse proxy config jq r data proxyurl kubectl get configmap inverse proxy config o json proxy url kubectl get configmap inverse proxy config o json jq r data backendid backend id run proxy agent opt bin proxy forwarding agent debug false proxy proxy timeout backend host shim websockets true shim path websocket shim health check path health check interval seconds health check unhealthy threshold you must specify a backend id
0
2,447
5,191,048,472
IssuesEvent
2017-01-21 16:22:23
konsolas/AAC-Issues
https://api.github.com/repos/konsolas/AAC-Issues
closed
FastBreak + Farm FPs
bug compatibility
People getting kicked when using unsafe enchants from Essentials and when farming carrots potatos and other farmable stuff
True
FastBreak + Farm FPs - People getting kicked when using unsafe enchants from Essentials and when farming carrots potatos and other farmable stuff
non_defect
fastbreak farm fps people getting kicked when using unsafe enchants from essentials and when farming carrots potatos and other farmable stuff
0
97,297
8,651,770,357
IssuesEvent
2018-11-27 04:59:56
humera987/FXLabs-Test-Automation
https://api.github.com/repos/humera987/FXLabs-Test-Automation
reopened
testing 27 : ApiV1DashboardCountTimeBetweenGetQueryParamFromdateNullValue
testing 27
Project : testing 27 Job : UAT Env : UAT Region : US_WEST Result : fail Status Code : 404 Headers : {X-Content-Type-Options=[nosniff], X-XSS-Protection=[1; mode=block], Cache-Control=[no-cache, no-store, max-age=0, must-revalidate], Pragma=[no-cache], Expires=[0], X-Frame-Options=[DENY], Set-Cookie=[SESSION=NzNjYjk4ZGUtM2UyMC00OWMwLTliNTktNDc4NDBjM2Q2YjI4; Path=/; HttpOnly], Content-Type=[application/json;charset=UTF-8], Transfer-Encoding=[chunked], Date=[Tue, 27 Nov 2018 04:41:02 GMT]} Endpoint : http://13.56.210.25/api/v1/api/v1/dashboard/count-time-between Request : Response : { "timestamp" : "2018-11-27T04:41:02.720+0000", "status" : 404, "error" : "Not Found", "message" : "No message available", "path" : "/api/v1/api/v1/dashboard/count-time-between" } Logs : Assertion [@StatusCode != 401] resolved-to [404 != 401] result [Passed]Assertion [@StatusCode != 500] resolved-to [404 != 500] result [Passed]Assertion [@StatusCode != 404] resolved-to [404 != 404] result [Failed]Assertion [@StatusCode != 200] resolved-to [404 != 200] result [Passed] --- FX Bot ---
1.0
testing 27 : ApiV1DashboardCountTimeBetweenGetQueryParamFromdateNullValue - Project : testing 27 Job : UAT Env : UAT Region : US_WEST Result : fail Status Code : 404 Headers : {X-Content-Type-Options=[nosniff], X-XSS-Protection=[1; mode=block], Cache-Control=[no-cache, no-store, max-age=0, must-revalidate], Pragma=[no-cache], Expires=[0], X-Frame-Options=[DENY], Set-Cookie=[SESSION=NzNjYjk4ZGUtM2UyMC00OWMwLTliNTktNDc4NDBjM2Q2YjI4; Path=/; HttpOnly], Content-Type=[application/json;charset=UTF-8], Transfer-Encoding=[chunked], Date=[Tue, 27 Nov 2018 04:41:02 GMT]} Endpoint : http://13.56.210.25/api/v1/api/v1/dashboard/count-time-between Request : Response : { "timestamp" : "2018-11-27T04:41:02.720+0000", "status" : 404, "error" : "Not Found", "message" : "No message available", "path" : "/api/v1/api/v1/dashboard/count-time-between" } Logs : Assertion [@StatusCode != 401] resolved-to [404 != 401] result [Passed]Assertion [@StatusCode != 500] resolved-to [404 != 500] result [Passed]Assertion [@StatusCode != 404] resolved-to [404 != 404] result [Failed]Assertion [@StatusCode != 200] resolved-to [404 != 200] result [Passed] --- FX Bot ---
non_defect
testing project testing job uat env uat region us west result fail status code headers x content type options x xss protection cache control pragma expires x frame options set cookie content type transfer encoding date endpoint request response timestamp status error not found message no message available path api api dashboard count time between logs assertion resolved to result assertion resolved to result assertion resolved to result assertion resolved to result fx bot
0
294,882
9,049,899,923
IssuesEvent
2019-02-12 06:50:26
vmware/vic-product
https://api.github.com/repos/vmware/vic-product
opened
There are unused files in cache folder
priority/p1
#### Summary <!-- Explain the problem briefly. --> Before exporting disks of OVA, below files under /etc/cache should be cleaned up to release disk space. harbor-offline-installer-vx.x.x-build.xxxx.tgz vic_xxxxx.tar.gz vic_ui_xxxx.tar.gz ##### VIC Appliance version <!-- Indicate the full filename of the VIC Appliance version that you deployed (e.g., vic-vX.Y.Z-tag-NNNN-abcdef0.ova). --> 1.5.0 ##### Expected behavior <!-- What did you expect to happen instead? --> Remove them to reduce disk space for OVA.
1.0
There are unused files in cache folder - #### Summary <!-- Explain the problem briefly. --> Before exporting disks of OVA, below files under /etc/cache should be cleaned up to release disk space. harbor-offline-installer-vx.x.x-build.xxxx.tgz vic_xxxxx.tar.gz vic_ui_xxxx.tar.gz ##### VIC Appliance version <!-- Indicate the full filename of the VIC Appliance version that you deployed (e.g., vic-vX.Y.Z-tag-NNNN-abcdef0.ova). --> 1.5.0 ##### Expected behavior <!-- What did you expect to happen instead? --> Remove them to reduce disk space for OVA.
non_defect
there are unused files in cache folder summary before exporting disks of ova below files under etc cache should be cleaned up to release disk space harbor offline installer vx x x build xxxx tgz vic xxxxx tar gz vic ui xxxx tar gz vic appliance version expected behavior remove them to reduce disk space for ova
0
71,360
23,587,866,951
IssuesEvent
2022-08-23 13:05:53
vector-im/element-android
https://api.github.com/repos/vector-im/element-android
closed
Users who have no access to matrix.org will NOT be able to connect to other accessible HS.
T-Defect Z-FTUE Z-parity-with-ios
### Steps to reproduce 1. Since the login and register flows have been change in v1.4.30, users now who don't have access to matrix.org (in case matrix.org is blocked due to a firewall but some others are not) will lose their access to other accessible HS because they will always get a message says that there was an error connecting to HS when trying to sign up (the 1st screenshot) and log in. (the 2nd screenshot) ![register](https://user-images.githubusercontent.com/101915599/182396337-bf2bba1e-4577-43bc-91a8-52e7a22de567.png) ![login](https://user-images.githubusercontent.com/101915599/182396057-fcf4ca6a-4944-4f97-89ad-4079c712f4e6.png) 2. But before v1.4.30, v1.4.28 for example, users will always be able to choose their preferred HS when signing up and logging in. (the 3rd screenshot, took in v1.4.28) ![OK](https://user-images.githubusercontent.com/101915599/182395841-65ed2029-7f37-4b9e-89d7-4241b20f825f.png) 3. So I think it will work perfectly that adding a button to both the register and login pages just like before (4th screenshot, button at bottom of the page) but keep the new flows, when they click that button, just redirect them to the new `Select your server` page (the last screenshot) without enforcing users to access matrix.org and so that fix this problem. ![image](https://user-images.githubusercontent.com/101915599/182402540-b45ca6bc-de0d-41ae-bb09-02878f23aad0.png) ![image](https://user-images.githubusercontent.com/101915599/182400551-0cb2680f-a688-4f34-a785-d5497ffe832a.png) ### Outcome #### What did you expect? Being able to directly enter my HS address and receive no network IO exceptions when because of trying to access matrix.org. #### What happened instead? I have no way to directly enter my HS address and I *have to* connect to matrix.org, then as a result, running into network problems. ### Your phone model Huawei Y9 ### Operating system version Android 9 ### Application version and app store Element v1.4.30 ### Homeserver matrix.org (problem HS), https://network.lan (my own HS in lan) ### Will you send logs? Yes ### Are you willing to provide a PR? Yes
1.0
Users who have no access to matrix.org will NOT be able to connect to other accessible HS. - ### Steps to reproduce 1. Since the login and register flows have been change in v1.4.30, users now who don't have access to matrix.org (in case matrix.org is blocked due to a firewall but some others are not) will lose their access to other accessible HS because they will always get a message says that there was an error connecting to HS when trying to sign up (the 1st screenshot) and log in. (the 2nd screenshot) ![register](https://user-images.githubusercontent.com/101915599/182396337-bf2bba1e-4577-43bc-91a8-52e7a22de567.png) ![login](https://user-images.githubusercontent.com/101915599/182396057-fcf4ca6a-4944-4f97-89ad-4079c712f4e6.png) 2. But before v1.4.30, v1.4.28 for example, users will always be able to choose their preferred HS when signing up and logging in. (the 3rd screenshot, took in v1.4.28) ![OK](https://user-images.githubusercontent.com/101915599/182395841-65ed2029-7f37-4b9e-89d7-4241b20f825f.png) 3. So I think it will work perfectly that adding a button to both the register and login pages just like before (4th screenshot, button at bottom of the page) but keep the new flows, when they click that button, just redirect them to the new `Select your server` page (the last screenshot) without enforcing users to access matrix.org and so that fix this problem. ![image](https://user-images.githubusercontent.com/101915599/182402540-b45ca6bc-de0d-41ae-bb09-02878f23aad0.png) ![image](https://user-images.githubusercontent.com/101915599/182400551-0cb2680f-a688-4f34-a785-d5497ffe832a.png) ### Outcome #### What did you expect? Being able to directly enter my HS address and receive no network IO exceptions when because of trying to access matrix.org. #### What happened instead? I have no way to directly enter my HS address and I *have to* connect to matrix.org, then as a result, running into network problems. ### Your phone model Huawei Y9 ### Operating system version Android 9 ### Application version and app store Element v1.4.30 ### Homeserver matrix.org (problem HS), https://network.lan (my own HS in lan) ### Will you send logs? Yes ### Are you willing to provide a PR? Yes
defect
users who have no access to matrix org will not be able to connect to other accessible hs steps to reproduce since the login and register flows have been change in users now who don t have access to matrix org in case matrix org is blocked due to a firewall but some others are not will lose their access to other accessible hs because they will always get a message says that there was an error connecting to hs when trying to sign up the screenshot and log in the screenshot but before for example users will always be able to choose their preferred hs when signing up and logging in the screenshot took in so i think it will work perfectly that adding a button to both the register and login pages just like before screenshot button at bottom of the page but keep the new flows when they click that button just redirect them to the new select your server page the last screenshot without enforcing users to access matrix org and so that fix this problem outcome what did you expect being able to directly enter my hs address and receive no network io exceptions when because of trying to access matrix org what happened instead i have no way to directly enter my hs address and i have to connect to matrix org then as a result running into network problems your phone model huawei operating system version android application version and app store element homeserver matrix org problem hs my own hs in lan will you send logs yes are you willing to provide a pr yes
1
72,936
24,373,970,266
IssuesEvent
2022-10-03 22:10:19
department-of-veterans-affairs/va.gov-cms
https://api.github.com/repos/department-of-veterans-affairs/va.gov-cms
opened
attributes related notice
Defect Needs refining
## Describe the defect I am seeing the following warning ``` User error: "attributes" is an invalid render array key in Drupal\Core\Render\Element::children() (line 98 of /var/lib/tugboat/docroot/core/lib/Drupal/Core/Render/Element.php) #0 /var/lib/tugboat/docroot/core/includes/bootstrap.inc(347): _drupal_error_handler_real(256, '"attributes" is...', '/var/lib/tugboa...', 98) #1 [internal function]: _drupal_error_handler(256, '"attributes" is...', '/var/lib/tugboa...', 98, Array) #2 /var/lib/tugboat/docroot/core/lib/Drupal/Core/Render/Element.php(98): trigger_error('"attributes" is...', 256) #3 /var/lib/tugboat/docroot/core/lib/Drupal/Core/Render/Renderer.php(393): Drupal\Core\Render\Element::children(Array, true) #4 /var/lib/tugboat/docroot/core/lib/Drupal/Core/Render/Renderer.php(201): Drupal\Core\Render\Renderer->doRender(Array, false) #5 /var/lib/tugboat/docroot/core/lib/Drupal/Core/Template/TwigExtension.php(479): Drupal\Core\Render\Renderer->render(Array) #6 /var/lib/tugboat/docroot/sites/default/files/php/twig/633b562762899_field--node--field-produc_7mASaxczVhvR9KtVUZwsYyMt7/29Nu8aSpUG0EVhAaqUd9ZlMEunBpTX5JDgKz-qZTjDo.php(86): Drupal\Core\Template\TwigExtension->escapeFilter(Object(Drupal\Core\Template\TwigEnvironment), Array, 'html', NULL, true) #7 /var/lib/tugboat/docroot/vendor/twig/twig/src/Template.php(405): __TwigTemplate_3d9f4e30e91a2cbf5744451c408021e2e2394e2d31986218dfd4e41108a3e76e->doDisplay(Array, Array) #8 /var/lib/tugboat/docroot/vendor/twig/twig/src/Template.php(378): Twig\Template->displayWithErrorHandling(Array, Array) #9 /var/lib/tugboat/docroot/vendor/twig/twig/src/Template.php(390): Twig\Template->display(Array) #10 /var/lib/tugboat/docroot/core/themes/engines/twig/twig.engine(55): Twig\Template->render(Array) #11 /var/lib/tugboat/docroot/core/lib/Drupal/Core/Theme/ThemeManager.php(384): twig_render_template('themes/custom/v...', Array) #12 /var/lib/tugboat/docroot/core/lib/Drupal/Core/Render/Renderer.php(422): Drupal\Core\Theme\ThemeManager->render('field', Array) #13 /var/lib/tugboat/docroot/core/lib/Drupal/Core/Render/Renderer.php(201): Drupal\Core\Render\Renderer->doRender(Array, false) #14 /var/lib/tugboat/docroot/core/lib/Drupal/Core/Template/TwigExtension.php(479): Drupal\Core\Render\Renderer->render(Array) #15 /var/lib/tugboat/docroot/sites/default/files/php/twig/633b562762899_block.html.twig_AuyqsHDma6EpsORyWBzW9k3R0/AMjQBFWNpYhZXRo7K6VaLJZ35vcFB8dGCTrdzUHdsWA.php(80): Drupal\Core\Template\TwigExtension->escapeFilter(Object(Drupal\Core\Template\TwigEnvironment), Array, 'html', NULL, true) #16 /var/lib/tugboat/docroot/vendor/twig/twig/src/Template.php(182): __TwigTemplate_90db87a4940f0ef5b0bd468760b5856e722122ff31bed2dd537e8012a7458490->block_content(Array, Array) #17 /var/lib/tugboat/docroot/sites/default/files/php/twig/633b562762899_block.html.twig_AuyqsHDma6EpsORyWBzW9k3R0/AMjQBFWNpYhZXRo7K6VaLJZ35vcFB8dGCTrdzUHdsWA.php(68): Twig\Template->displayBlock('content', Array, Array) #18 /var/lib/tugboat/docroot/vendor/twig/twig/src/Template.php(405): __TwigTemplate_90db87a4940f0ef5b0bd468760b5856e722122ff31bed2dd537e8012a7458490->doDisplay(Array, Array) #19 /var/lib/tugboat/docroot/vendor/twig/twig/src/Template.php(378): Twig\Template->displayWithErrorHandling(Array, Array) #20 /var/lib/tugboat/docroot/vendor/twig/twig/src/Template.php(390): Twig\Template->display(Array) #21 /var/lib/tugboat/docroot/core/themes/engines/twig/twig.engine(55): Twig\Template->render(Array) #22 /var/lib/tugboat/docroot/core/lib/Drupal/Core/Theme/ThemeManager.php(384): twig_render_template('core/themes/cla...', Array) #23 /var/lib/tugboat/docroot/core/lib/Drupal/Core/Render/Renderer.php(422): Drupal\Core\Theme\ThemeManager->render('block', Array) #24 /var/lib/tugboat/docroot/core/lib/Drupal/Core/Render/Renderer.php(435): Drupal\Core\Render\Renderer->doRender(Array) #25 /var/lib/tugboat/docroot/core/lib/Drupal/Core/Render/Renderer.php(201): Drupal\Core\Render\Renderer->doRender(Array, false) #26 /var/lib/tugboat/docroot/core/lib/Drupal/Core/Template/TwigExtension.php(479): Drupal\Core\Render\Renderer->render(Array) #27 /var/lib/tugboat/docroot/sites/default/files/php/twig/633b562762899_layout--onecol.html.twig_AZeh7ct-JK8iXxgYAa2U63x9u/nViAKHT1Ld-Hu-Of9_Len2vjveQZ2P3p9XhNkirsDWA.php(52): Drupal\Core\Template\TwigExtension->escapeFilter(Object(Drupal\Core\Template\TwigEnvironment), Array, 'html', NULL, true) #28 /var/lib/tugboat/docroot/vendor/twig/twig/src/Template.php(405): __TwigTemplate_f2ee0e5546180857c00c45437febfa936a66325470bd68b61269333f37353bd3->doDisplay(Array, Array) #29 /var/lib/tugboat/docroot/vendor/twig/twig/src/Template.php(378): Twig\Template->displayWithErrorHandling(Array, Array) #30 /var/lib/tugboat/docroot/vendor/twig/twig/src/Template.php(390): Twig\Template->display(Array) #31 /var/lib/tugboat/docroot/core/themes/engines/twig/twig.engine(55): Twig\Template->render(Array) #32 /var/lib/tugboat/docroot/core/lib/Drupal/Core/Theme/ThemeManager.php(384): twig_render_template('core/modules/la...', Array) #33 /var/lib/tugboat/docroot/core/lib/Drupal/Core/Render/Renderer.php(422): Drupal\Core\Theme\ThemeManager->render('layout__onecol', Array) #34 /var/lib/tugboat/docroot/core/lib/Drupal/Core/Render/Renderer.php(435): Drupal\Core\Render\Renderer->doRender(Array) #35 /var/lib/tugboat/docroot/core/lib/Drupal/Core/Render/Renderer.php(435): Drupal\Core\Render\Renderer->doRender(Array) #36 /var/lib/tugboat/docroot/core/lib/Drupal/Core/Render/Renderer.php(201): Drupal\Core\Render\Renderer->doRender(Array, false) #37 /var/lib/tugboat/docroot/core/lib/Drupal/Core/Template/TwigExtension.php(479): Drupal\Core\Render\Renderer->render(Array) #38 /var/lib/tugboat/docroot/sites/default/files/php/twig/633b562762899_node--documentation-page._Xlb3-uDiHhm7Sl7xPZKb6WK4a/pjfhHYbhLoucitOUtVr6XccbAKqM4U4POg9VxyFJ9B4.php(104): Drupal\Core\Template\TwigExtension->escapeFilter(Object(Drupal\Core\Template\TwigEnvironment), Array, 'html', NULL, true) #39 /var/lib/tugboat/docroot/vendor/twig/twig/src/Template.php(405): __TwigTemplate_ca20ea56e7a21fd647f45157a0ce481e1a2f5f2c305f7b892a72ba85eb4317f0->doDisplay(Array, Array) #40 /var/lib/tugboat/docroot/vendor/twig/twig/src/Template.php(378): Twig\Template->displayWithErrorHandling(Array, Array) #41 /var/lib/tugboat/docroot/vendor/twig/twig/src/Template.php(390): Twig\Template->display(Array) #42 /var/lib/tugboat/docroot/core/themes/engines/twig/twig.engine(55): Twig\Template->render(Array) #43 /var/lib/tugboat/docroot/core/lib/Drupal/Core/Theme/ThemeManager.php(384): twig_render_template('themes/custom/v...', Array) #44 /var/lib/tugboat/docroot/core/lib/Drupal/Core/Render/Renderer.php(422): Drupal\Core\Theme\ThemeManager->render('node', Array) #45 /var/lib/tugboat/docroot/core/lib/Drupal/Core/Render/Renderer.php(201): Drupal\Core\Render\Renderer->doRender(Array, false) #46 /var/lib/tugboat/docroot/core/lib/Drupal/Core/Render/MainContent/HtmlRenderer.php(241): Drupal\Core\Render\Renderer->render(Array, false) #47 /var/lib/tugboat/docroot/core/lib/Drupal/Core/Render/Renderer.php(564): Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\@closure() #48 /var/lib/tugboat/docroot/core/lib/Drupal/Core/Render/MainContent/HtmlRenderer.php(242): Drupal\Core\Render\Renderer->executeInRenderContext(Object(Drupal\Core\Render\RenderContext), Object(Closure)) #49 /var/lib/tugboat/docroot/modules/contrib/next/src/Render/MainContent/HtmlRenderer.php(91): Drupal\Core\Render\MainContent\HtmlRenderer->prepare(Array, Object(Symfony\Component\HttpFoundation\Request), Object(Drupal\Core\Routing\CurrentRouteMatch)) #50 /var/lib/tugboat/docroot/core/lib/Drupal/Core/Render/MainContent/HtmlRenderer.php(132): Drupal\next\Render\MainContent\HtmlRenderer->prepare(Array, Object(Symfony\Component\HttpFoundation\Request), Object(Drupal\Core\Routing\CurrentRouteMatch)) #51 /var/lib/tugboat/docroot/core/lib/Drupal/Core/EventSubscriber/MainContentViewSubscriber.php(90): Drupal\Core\Render\MainContent\HtmlRenderer->renderResponse(Array, Object(Symfony\Component\HttpFoundation\Request), Object(Drupal\Core\Routing\CurrentRouteMatch)) #52 [internal function]: Drupal\Core\EventSubscriber\MainContentViewSubscriber->onViewRenderArray(Object(Symfony\Component\HttpKernel\Event\ViewEvent), 'kernel.view', Object(Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher)) #53 /var/lib/tugboat/docroot/core/lib/Drupal/Component/EventDispatcher/ContainerAwareEventDispatcher.php(142): call_user_func(Array, Object(Symfony\Component\HttpKernel\Event\ViewEvent), 'kernel.view', Object(Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher)) #54 /var/lib/tugboat/docroot/vendor/symfony/http-kernel/HttpKernel.php(164): Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch(Object(Symfony\Component\HttpKernel\Event\ViewEvent), 'kernel.view') #55 /var/lib/tugboat/docroot/vendor/symfony/http-kernel/HttpKernel.php(81): Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object(Symfony\Component\HttpFoundation\Request), 1) #56 /var/lib/tugboat/docroot/modules/contrib/simple_oauth/src/HttpMiddleware/BasicAuthSwap.php(67): Symfony\Component\HttpKernel\HttpKernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true) #57 /var/lib/tugboat/docroot/core/lib/Drupal/Core/StackMiddleware/Session.php(58): Drupal\simple_oauth\HttpMiddleware\BasicAuthSwap->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true) #58 /var/lib/tugboat/docroot/core/lib/Drupal/Core/StackMiddleware/KernelPreHandle.php(48): Drupal\Core\StackMiddleware\Session->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true) #59 /var/lib/tugboat/docroot/core/modules/page_cache/src/StackMiddleware/PageCache.php(106): Drupal\Core\StackMiddleware\KernelPreHandle->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true) #60 /var/lib/tugboat/docroot/core/modules/page_cache/src/StackMiddleware/PageCache.php(85): Drupal\page_cache\StackMiddleware\PageCache->pass(Object(Symfony\Component\HttpFoundation\Request), 1, true) #61 /var/lib/tugboat/docroot/vendor/asm89/stack-cors/src/Asm89/Stack/Cors.php(49): Drupal\page_cache\StackMiddleware\PageCache->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true) #62 /var/lib/tugboat/docroot/core/lib/Drupal/Core/StackMiddleware/ReverseProxyMiddleware.php(48): Asm89\Stack\Cors->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true) #63 /var/lib/tugboat/docroot/core/lib/Drupal/Core/StackMiddleware/NegotiationMiddleware.php(51): Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true) #64 /var/lib/tugboat/docroot/vendor/stack/builder/src/Stack/StackedHttpKernel.php(23): Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true) #65 /var/lib/tugboat/docroot/core/lib/Drupal/Core/DrupalKernel.php(709): Stack\StackedHttpKernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true) #66 /var/lib/tugboat/docroot/index.php(19): Drupal\Core\DrupalKernel->handle(Object(Symfony\Component\HttpFoundation\Request)) #67 @main. ``` I believe it is dues to this line https://github.com/department-of-veterans-affairs/va.gov-cms/blob/9e95b66ce8cf117f5de02d7be6abe22faadec3bc/docroot/modules/custom/va_gov_backend/src/Plugin/field_group/FieldGroupFormatter/InlineGuidance.php#L111 I think it should be `#attributes` ## To Reproduce Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' 4. See error ## AC / Expected behavior A clear and concise description of what you expected to happen. ## Screenshots If applicable, add screenshots to help explain your problem. ## Additional context Add any other context about the problem here. Reach out to the Product Managers to determine if it should be escalated as critical (prevents users from accomplishing their work with no known workaround and needs to be addressed within 2 business days). ## Desktop (please complete the following information if relevant, or delete) - OS: [e.g. iOS] - Browser [e.g. chrome, safari] - Version [e.g. 22] ## Labels (You can delete this section once it's complete) - [x] Issue type (red) (defaults to "Defect") - [ ] CMS subsystem (green) - [ ] CMS practice area (blue) - [x] CMS workstream (orange) (not needed for bug tickets) - [ ] CMS-supported product (black) ### CMS Team Please check the team(s) that will do this work. - [ ] `Program` - [ ] `Platform CMS Team` - [ ] `Sitewide Crew` - [ ] `⭐️ Sitewide CMS` - [ ] `⭐️ Public Websites` - [ ] `⭐️ Facilities` - [ ] `⭐️ User support`
1.0
attributes related notice - ## Describe the defect I am seeing the following warning ``` User error: "attributes" is an invalid render array key in Drupal\Core\Render\Element::children() (line 98 of /var/lib/tugboat/docroot/core/lib/Drupal/Core/Render/Element.php) #0 /var/lib/tugboat/docroot/core/includes/bootstrap.inc(347): _drupal_error_handler_real(256, '"attributes" is...', '/var/lib/tugboa...', 98) #1 [internal function]: _drupal_error_handler(256, '"attributes" is...', '/var/lib/tugboa...', 98, Array) #2 /var/lib/tugboat/docroot/core/lib/Drupal/Core/Render/Element.php(98): trigger_error('"attributes" is...', 256) #3 /var/lib/tugboat/docroot/core/lib/Drupal/Core/Render/Renderer.php(393): Drupal\Core\Render\Element::children(Array, true) #4 /var/lib/tugboat/docroot/core/lib/Drupal/Core/Render/Renderer.php(201): Drupal\Core\Render\Renderer->doRender(Array, false) #5 /var/lib/tugboat/docroot/core/lib/Drupal/Core/Template/TwigExtension.php(479): Drupal\Core\Render\Renderer->render(Array) #6 /var/lib/tugboat/docroot/sites/default/files/php/twig/633b562762899_field--node--field-produc_7mASaxczVhvR9KtVUZwsYyMt7/29Nu8aSpUG0EVhAaqUd9ZlMEunBpTX5JDgKz-qZTjDo.php(86): Drupal\Core\Template\TwigExtension->escapeFilter(Object(Drupal\Core\Template\TwigEnvironment), Array, 'html', NULL, true) #7 /var/lib/tugboat/docroot/vendor/twig/twig/src/Template.php(405): __TwigTemplate_3d9f4e30e91a2cbf5744451c408021e2e2394e2d31986218dfd4e41108a3e76e->doDisplay(Array, Array) #8 /var/lib/tugboat/docroot/vendor/twig/twig/src/Template.php(378): Twig\Template->displayWithErrorHandling(Array, Array) #9 /var/lib/tugboat/docroot/vendor/twig/twig/src/Template.php(390): Twig\Template->display(Array) #10 /var/lib/tugboat/docroot/core/themes/engines/twig/twig.engine(55): Twig\Template->render(Array) #11 /var/lib/tugboat/docroot/core/lib/Drupal/Core/Theme/ThemeManager.php(384): twig_render_template('themes/custom/v...', Array) #12 /var/lib/tugboat/docroot/core/lib/Drupal/Core/Render/Renderer.php(422): Drupal\Core\Theme\ThemeManager->render('field', Array) #13 /var/lib/tugboat/docroot/core/lib/Drupal/Core/Render/Renderer.php(201): Drupal\Core\Render\Renderer->doRender(Array, false) #14 /var/lib/tugboat/docroot/core/lib/Drupal/Core/Template/TwigExtension.php(479): Drupal\Core\Render\Renderer->render(Array) #15 /var/lib/tugboat/docroot/sites/default/files/php/twig/633b562762899_block.html.twig_AuyqsHDma6EpsORyWBzW9k3R0/AMjQBFWNpYhZXRo7K6VaLJZ35vcFB8dGCTrdzUHdsWA.php(80): Drupal\Core\Template\TwigExtension->escapeFilter(Object(Drupal\Core\Template\TwigEnvironment), Array, 'html', NULL, true) #16 /var/lib/tugboat/docroot/vendor/twig/twig/src/Template.php(182): __TwigTemplate_90db87a4940f0ef5b0bd468760b5856e722122ff31bed2dd537e8012a7458490->block_content(Array, Array) #17 /var/lib/tugboat/docroot/sites/default/files/php/twig/633b562762899_block.html.twig_AuyqsHDma6EpsORyWBzW9k3R0/AMjQBFWNpYhZXRo7K6VaLJZ35vcFB8dGCTrdzUHdsWA.php(68): Twig\Template->displayBlock('content', Array, Array) #18 /var/lib/tugboat/docroot/vendor/twig/twig/src/Template.php(405): __TwigTemplate_90db87a4940f0ef5b0bd468760b5856e722122ff31bed2dd537e8012a7458490->doDisplay(Array, Array) #19 /var/lib/tugboat/docroot/vendor/twig/twig/src/Template.php(378): Twig\Template->displayWithErrorHandling(Array, Array) #20 /var/lib/tugboat/docroot/vendor/twig/twig/src/Template.php(390): Twig\Template->display(Array) #21 /var/lib/tugboat/docroot/core/themes/engines/twig/twig.engine(55): Twig\Template->render(Array) #22 /var/lib/tugboat/docroot/core/lib/Drupal/Core/Theme/ThemeManager.php(384): twig_render_template('core/themes/cla...', Array) #23 /var/lib/tugboat/docroot/core/lib/Drupal/Core/Render/Renderer.php(422): Drupal\Core\Theme\ThemeManager->render('block', Array) #24 /var/lib/tugboat/docroot/core/lib/Drupal/Core/Render/Renderer.php(435): Drupal\Core\Render\Renderer->doRender(Array) #25 /var/lib/tugboat/docroot/core/lib/Drupal/Core/Render/Renderer.php(201): Drupal\Core\Render\Renderer->doRender(Array, false) #26 /var/lib/tugboat/docroot/core/lib/Drupal/Core/Template/TwigExtension.php(479): Drupal\Core\Render\Renderer->render(Array) #27 /var/lib/tugboat/docroot/sites/default/files/php/twig/633b562762899_layout--onecol.html.twig_AZeh7ct-JK8iXxgYAa2U63x9u/nViAKHT1Ld-Hu-Of9_Len2vjveQZ2P3p9XhNkirsDWA.php(52): Drupal\Core\Template\TwigExtension->escapeFilter(Object(Drupal\Core\Template\TwigEnvironment), Array, 'html', NULL, true) #28 /var/lib/tugboat/docroot/vendor/twig/twig/src/Template.php(405): __TwigTemplate_f2ee0e5546180857c00c45437febfa936a66325470bd68b61269333f37353bd3->doDisplay(Array, Array) #29 /var/lib/tugboat/docroot/vendor/twig/twig/src/Template.php(378): Twig\Template->displayWithErrorHandling(Array, Array) #30 /var/lib/tugboat/docroot/vendor/twig/twig/src/Template.php(390): Twig\Template->display(Array) #31 /var/lib/tugboat/docroot/core/themes/engines/twig/twig.engine(55): Twig\Template->render(Array) #32 /var/lib/tugboat/docroot/core/lib/Drupal/Core/Theme/ThemeManager.php(384): twig_render_template('core/modules/la...', Array) #33 /var/lib/tugboat/docroot/core/lib/Drupal/Core/Render/Renderer.php(422): Drupal\Core\Theme\ThemeManager->render('layout__onecol', Array) #34 /var/lib/tugboat/docroot/core/lib/Drupal/Core/Render/Renderer.php(435): Drupal\Core\Render\Renderer->doRender(Array) #35 /var/lib/tugboat/docroot/core/lib/Drupal/Core/Render/Renderer.php(435): Drupal\Core\Render\Renderer->doRender(Array) #36 /var/lib/tugboat/docroot/core/lib/Drupal/Core/Render/Renderer.php(201): Drupal\Core\Render\Renderer->doRender(Array, false) #37 /var/lib/tugboat/docroot/core/lib/Drupal/Core/Template/TwigExtension.php(479): Drupal\Core\Render\Renderer->render(Array) #38 /var/lib/tugboat/docroot/sites/default/files/php/twig/633b562762899_node--documentation-page._Xlb3-uDiHhm7Sl7xPZKb6WK4a/pjfhHYbhLoucitOUtVr6XccbAKqM4U4POg9VxyFJ9B4.php(104): Drupal\Core\Template\TwigExtension->escapeFilter(Object(Drupal\Core\Template\TwigEnvironment), Array, 'html', NULL, true) #39 /var/lib/tugboat/docroot/vendor/twig/twig/src/Template.php(405): __TwigTemplate_ca20ea56e7a21fd647f45157a0ce481e1a2f5f2c305f7b892a72ba85eb4317f0->doDisplay(Array, Array) #40 /var/lib/tugboat/docroot/vendor/twig/twig/src/Template.php(378): Twig\Template->displayWithErrorHandling(Array, Array) #41 /var/lib/tugboat/docroot/vendor/twig/twig/src/Template.php(390): Twig\Template->display(Array) #42 /var/lib/tugboat/docroot/core/themes/engines/twig/twig.engine(55): Twig\Template->render(Array) #43 /var/lib/tugboat/docroot/core/lib/Drupal/Core/Theme/ThemeManager.php(384): twig_render_template('themes/custom/v...', Array) #44 /var/lib/tugboat/docroot/core/lib/Drupal/Core/Render/Renderer.php(422): Drupal\Core\Theme\ThemeManager->render('node', Array) #45 /var/lib/tugboat/docroot/core/lib/Drupal/Core/Render/Renderer.php(201): Drupal\Core\Render\Renderer->doRender(Array, false) #46 /var/lib/tugboat/docroot/core/lib/Drupal/Core/Render/MainContent/HtmlRenderer.php(241): Drupal\Core\Render\Renderer->render(Array, false) #47 /var/lib/tugboat/docroot/core/lib/Drupal/Core/Render/Renderer.php(564): Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\@closure() #48 /var/lib/tugboat/docroot/core/lib/Drupal/Core/Render/MainContent/HtmlRenderer.php(242): Drupal\Core\Render\Renderer->executeInRenderContext(Object(Drupal\Core\Render\RenderContext), Object(Closure)) #49 /var/lib/tugboat/docroot/modules/contrib/next/src/Render/MainContent/HtmlRenderer.php(91): Drupal\Core\Render\MainContent\HtmlRenderer->prepare(Array, Object(Symfony\Component\HttpFoundation\Request), Object(Drupal\Core\Routing\CurrentRouteMatch)) #50 /var/lib/tugboat/docroot/core/lib/Drupal/Core/Render/MainContent/HtmlRenderer.php(132): Drupal\next\Render\MainContent\HtmlRenderer->prepare(Array, Object(Symfony\Component\HttpFoundation\Request), Object(Drupal\Core\Routing\CurrentRouteMatch)) #51 /var/lib/tugboat/docroot/core/lib/Drupal/Core/EventSubscriber/MainContentViewSubscriber.php(90): Drupal\Core\Render\MainContent\HtmlRenderer->renderResponse(Array, Object(Symfony\Component\HttpFoundation\Request), Object(Drupal\Core\Routing\CurrentRouteMatch)) #52 [internal function]: Drupal\Core\EventSubscriber\MainContentViewSubscriber->onViewRenderArray(Object(Symfony\Component\HttpKernel\Event\ViewEvent), 'kernel.view', Object(Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher)) #53 /var/lib/tugboat/docroot/core/lib/Drupal/Component/EventDispatcher/ContainerAwareEventDispatcher.php(142): call_user_func(Array, Object(Symfony\Component\HttpKernel\Event\ViewEvent), 'kernel.view', Object(Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher)) #54 /var/lib/tugboat/docroot/vendor/symfony/http-kernel/HttpKernel.php(164): Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch(Object(Symfony\Component\HttpKernel\Event\ViewEvent), 'kernel.view') #55 /var/lib/tugboat/docroot/vendor/symfony/http-kernel/HttpKernel.php(81): Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object(Symfony\Component\HttpFoundation\Request), 1) #56 /var/lib/tugboat/docroot/modules/contrib/simple_oauth/src/HttpMiddleware/BasicAuthSwap.php(67): Symfony\Component\HttpKernel\HttpKernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true) #57 /var/lib/tugboat/docroot/core/lib/Drupal/Core/StackMiddleware/Session.php(58): Drupal\simple_oauth\HttpMiddleware\BasicAuthSwap->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true) #58 /var/lib/tugboat/docroot/core/lib/Drupal/Core/StackMiddleware/KernelPreHandle.php(48): Drupal\Core\StackMiddleware\Session->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true) #59 /var/lib/tugboat/docroot/core/modules/page_cache/src/StackMiddleware/PageCache.php(106): Drupal\Core\StackMiddleware\KernelPreHandle->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true) #60 /var/lib/tugboat/docroot/core/modules/page_cache/src/StackMiddleware/PageCache.php(85): Drupal\page_cache\StackMiddleware\PageCache->pass(Object(Symfony\Component\HttpFoundation\Request), 1, true) #61 /var/lib/tugboat/docroot/vendor/asm89/stack-cors/src/Asm89/Stack/Cors.php(49): Drupal\page_cache\StackMiddleware\PageCache->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true) #62 /var/lib/tugboat/docroot/core/lib/Drupal/Core/StackMiddleware/ReverseProxyMiddleware.php(48): Asm89\Stack\Cors->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true) #63 /var/lib/tugboat/docroot/core/lib/Drupal/Core/StackMiddleware/NegotiationMiddleware.php(51): Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true) #64 /var/lib/tugboat/docroot/vendor/stack/builder/src/Stack/StackedHttpKernel.php(23): Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true) #65 /var/lib/tugboat/docroot/core/lib/Drupal/Core/DrupalKernel.php(709): Stack\StackedHttpKernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true) #66 /var/lib/tugboat/docroot/index.php(19): Drupal\Core\DrupalKernel->handle(Object(Symfony\Component\HttpFoundation\Request)) #67 @main. ``` I believe it is dues to this line https://github.com/department-of-veterans-affairs/va.gov-cms/blob/9e95b66ce8cf117f5de02d7be6abe22faadec3bc/docroot/modules/custom/va_gov_backend/src/Plugin/field_group/FieldGroupFormatter/InlineGuidance.php#L111 I think it should be `#attributes` ## To Reproduce Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' 4. See error ## AC / Expected behavior A clear and concise description of what you expected to happen. ## Screenshots If applicable, add screenshots to help explain your problem. ## Additional context Add any other context about the problem here. Reach out to the Product Managers to determine if it should be escalated as critical (prevents users from accomplishing their work with no known workaround and needs to be addressed within 2 business days). ## Desktop (please complete the following information if relevant, or delete) - OS: [e.g. iOS] - Browser [e.g. chrome, safari] - Version [e.g. 22] ## Labels (You can delete this section once it's complete) - [x] Issue type (red) (defaults to "Defect") - [ ] CMS subsystem (green) - [ ] CMS practice area (blue) - [x] CMS workstream (orange) (not needed for bug tickets) - [ ] CMS-supported product (black) ### CMS Team Please check the team(s) that will do this work. - [ ] `Program` - [ ] `Platform CMS Team` - [ ] `Sitewide Crew` - [ ] `⭐️ Sitewide CMS` - [ ] `⭐️ Public Websites` - [ ] `⭐️ Facilities` - [ ] `⭐️ User support`
defect
attributes related notice describe the defect i am seeing the following warning user error attributes is an invalid render array key in drupal core render element children line of var lib tugboat docroot core lib drupal core render element php var lib tugboat docroot core includes bootstrap inc drupal error handler real attributes is var lib tugboa drupal error handler attributes is var lib tugboa array var lib tugboat docroot core lib drupal core render element php trigger error attributes is var lib tugboat docroot core lib drupal core render renderer php drupal core render element children array true var lib tugboat docroot core lib drupal core render renderer php drupal core render renderer dorender array false var lib tugboat docroot core lib drupal core template twigextension php drupal core render renderer render array var lib tugboat docroot sites default files php twig field node field produc qztjdo php drupal core template twigextension escapefilter object drupal core template twigenvironment array html null true var lib tugboat docroot vendor twig twig src template php twigtemplate dodisplay array array var lib tugboat docroot vendor twig twig src template php twig template displaywitherrorhandling array array var lib tugboat docroot vendor twig twig src template php twig template display array var lib tugboat docroot core themes engines twig twig engine twig template render array var lib tugboat docroot core lib drupal core theme thememanager php twig render template themes custom v array var lib tugboat docroot core lib drupal core render renderer php drupal core theme thememanager render field array var lib tugboat docroot core lib drupal core render renderer php drupal core render renderer dorender array false var lib tugboat docroot core lib drupal core template twigextension php drupal core render renderer render array var lib tugboat docroot sites default files php twig block html twig php drupal core template twigextension escapefilter object drupal core template twigenvironment array html null true var lib tugboat docroot vendor twig twig src template php twigtemplate block content array array var lib tugboat docroot sites default files php twig block html twig php twig template displayblock content array array var lib tugboat docroot vendor twig twig src template php twigtemplate dodisplay array array var lib tugboat docroot vendor twig twig src template php twig template displaywitherrorhandling array array var lib tugboat docroot vendor twig twig src template php twig template display array var lib tugboat docroot core themes engines twig twig engine twig template render array var lib tugboat docroot core lib drupal core theme thememanager php twig render template core themes cla array var lib tugboat docroot core lib drupal core render renderer php drupal core theme thememanager render block array var lib tugboat docroot core lib drupal core render renderer php drupal core render renderer dorender array var lib tugboat docroot core lib drupal core render renderer php drupal core render renderer dorender array false var lib tugboat docroot core lib drupal core template twigextension php drupal core render renderer render array var lib tugboat docroot sites default files php twig layout onecol html twig hu php drupal core template twigextension escapefilter object drupal core template twigenvironment array html null true var lib tugboat docroot vendor twig twig src template php twigtemplate dodisplay array array var lib tugboat docroot vendor twig twig src template php twig template displaywitherrorhandling array array var lib tugboat docroot vendor twig twig src template php twig template display array var lib tugboat docroot core themes engines twig twig engine twig template render array var lib tugboat docroot core lib drupal core theme thememanager php twig render template core modules la array var lib tugboat docroot core lib drupal core render renderer php drupal core theme thememanager render layout onecol array var lib tugboat docroot core lib drupal core render renderer php drupal core render renderer dorender array var lib tugboat docroot core lib drupal core render renderer php drupal core render renderer dorender array var lib tugboat docroot core lib drupal core render renderer php drupal core render renderer dorender array false var lib tugboat docroot core lib drupal core template twigextension php drupal core render renderer render array var lib tugboat docroot sites default files php twig node documentation page php drupal core template twigextension escapefilter object drupal core template twigenvironment array html null true var lib tugboat docroot vendor twig twig src template php twigtemplate dodisplay array array var lib tugboat docroot vendor twig twig src template php twig template displaywitherrorhandling array array var lib tugboat docroot vendor twig twig src template php twig template display array var lib tugboat docroot core themes engines twig twig engine twig template render array var lib tugboat docroot core lib drupal core theme thememanager php twig render template themes custom v array var lib tugboat docroot core lib drupal core render renderer php drupal core theme thememanager render node array var lib tugboat docroot core lib drupal core render renderer php drupal core render renderer dorender array false var lib tugboat docroot core lib drupal core render maincontent htmlrenderer php drupal core render renderer render array false var lib tugboat docroot core lib drupal core render renderer php drupal core render maincontent htmlrenderer drupal core render maincontent closure var lib tugboat docroot core lib drupal core render maincontent htmlrenderer php drupal core render renderer executeinrendercontext object drupal core render rendercontext object closure var lib tugboat docroot modules contrib next src render maincontent htmlrenderer php drupal core render maincontent htmlrenderer prepare array object symfony component httpfoundation request object drupal core routing currentroutematch var lib tugboat docroot core lib drupal core render maincontent htmlrenderer php drupal next render maincontent htmlrenderer prepare array object symfony component httpfoundation request object drupal core routing currentroutematch var lib tugboat docroot core lib drupal core eventsubscriber maincontentviewsubscriber php drupal core render maincontent htmlrenderer renderresponse array object symfony component httpfoundation request object drupal core routing currentroutematch drupal core eventsubscriber maincontentviewsubscriber onviewrenderarray object symfony component httpkernel event viewevent kernel view object drupal component eventdispatcher containerawareeventdispatcher var lib tugboat docroot core lib drupal component eventdispatcher containerawareeventdispatcher php call user func array object symfony component httpkernel event viewevent kernel view object drupal component eventdispatcher containerawareeventdispatcher var lib tugboat docroot vendor symfony http kernel httpkernel php drupal component eventdispatcher containerawareeventdispatcher dispatch object symfony component httpkernel event viewevent kernel view var lib tugboat docroot vendor symfony http kernel httpkernel php symfony component httpkernel httpkernel handleraw object symfony component httpfoundation request var lib tugboat docroot modules contrib simple oauth src httpmiddleware basicauthswap php symfony component httpkernel httpkernel handle object symfony component httpfoundation request true var lib tugboat docroot core lib drupal core stackmiddleware session php drupal simple oauth httpmiddleware basicauthswap handle object symfony component httpfoundation request true var lib tugboat docroot core lib drupal core stackmiddleware kernelprehandle php drupal core stackmiddleware session handle object symfony component httpfoundation request true var lib tugboat docroot core modules page cache src stackmiddleware pagecache php drupal core stackmiddleware kernelprehandle handle object symfony component httpfoundation request true var lib tugboat docroot core modules page cache src stackmiddleware pagecache php drupal page cache stackmiddleware pagecache pass object symfony component httpfoundation request true var lib tugboat docroot vendor stack cors src stack cors php drupal page cache stackmiddleware pagecache handle object symfony component httpfoundation request true var lib tugboat docroot core lib drupal core stackmiddleware reverseproxymiddleware php stack cors handle object symfony component httpfoundation request true var lib tugboat docroot core lib drupal core stackmiddleware negotiationmiddleware php drupal core stackmiddleware reverseproxymiddleware handle object symfony component httpfoundation request true var lib tugboat docroot vendor stack builder src stack stackedhttpkernel php drupal core stackmiddleware negotiationmiddleware handle object symfony component httpfoundation request true var lib tugboat docroot core lib drupal core drupalkernel php stack stackedhttpkernel handle object symfony component httpfoundation request true var lib tugboat docroot index php drupal core drupalkernel handle object symfony component httpfoundation request main i believe it is dues to this line i think it should be attributes to reproduce steps to reproduce the behavior go to click on scroll down to see error ac expected behavior a clear and concise description of what you expected to happen screenshots if applicable add screenshots to help explain your problem additional context add any other context about the problem here reach out to the product managers to determine if it should be escalated as critical prevents users from accomplishing their work with no known workaround and needs to be addressed within business days desktop please complete the following information if relevant or delete os browser version labels you can delete this section once it s complete issue type red defaults to defect cms subsystem green cms practice area blue cms workstream orange not needed for bug tickets cms supported product black cms team please check the team s that will do this work program platform cms team sitewide crew ⭐️ sitewide cms ⭐️ public websites ⭐️ facilities ⭐️ user support
1
245,438
26,549,214,097
IssuesEvent
2023-01-20 05:22:18
nidhi7598/linux-3.0.35_CVE-2022-45934
https://api.github.com/repos/nidhi7598/linux-3.0.35_CVE-2022-45934
opened
CVE-2013-1956 (Medium) detected in linux-stable-rtv3.8.6, linux-stable-rtv3.8.6
security vulnerability
## CVE-2013-1956 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>linux-stable-rtv3.8.6</b>, <b>linux-stable-rtv3.8.6</b></p></summary> <p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary> <p> The create_user_ns function in kernel/user_namespace.c in the Linux kernel before 3.8.6 does not check whether a chroot directory exists that differs from the namespace root directory, which allows local users to bypass intended filesystem restrictions via a crafted clone system call. <p>Publish Date: 2013-04-24 <p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2013-1956>CVE-2013-1956</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>4.0</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: Low - Availability Impact: None </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://www.linuxkernelcves.com/cves/CVE-2013-1956">https://www.linuxkernelcves.com/cves/CVE-2013-1956</a></p> <p>Release Date: 2013-04-24</p> <p>Fix Resolution: v3.9-rc5</p> </p> </details> <p></p> *** Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
True
CVE-2013-1956 (Medium) detected in linux-stable-rtv3.8.6, linux-stable-rtv3.8.6 - ## CVE-2013-1956 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>linux-stable-rtv3.8.6</b>, <b>linux-stable-rtv3.8.6</b></p></summary> <p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary> <p> The create_user_ns function in kernel/user_namespace.c in the Linux kernel before 3.8.6 does not check whether a chroot directory exists that differs from the namespace root directory, which allows local users to bypass intended filesystem restrictions via a crafted clone system call. <p>Publish Date: 2013-04-24 <p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2013-1956>CVE-2013-1956</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>4.0</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: Low - Availability Impact: None </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://www.linuxkernelcves.com/cves/CVE-2013-1956">https://www.linuxkernelcves.com/cves/CVE-2013-1956</a></p> <p>Release Date: 2013-04-24</p> <p>Fix Resolution: v3.9-rc5</p> </p> </details> <p></p> *** Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
non_defect
cve medium detected in linux stable linux stable cve medium severity vulnerability vulnerable libraries linux stable linux stable vulnerability details the create user ns function in kernel user namespace c in the linux kernel before does not check whether a chroot directory exists that differs from the namespace root directory which allows local users to bypass intended filesystem restrictions via a crafted clone system call publish date url a href cvss score details base score metrics exploitability metrics attack vector local attack complexity low privileges required none user interaction none scope unchanged impact metrics confidentiality impact none integrity impact low availability impact none for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution step up your open source security game with mend
0
53,177
13,261,140,977
IssuesEvent
2020-08-20 19:21:39
icecube-trac/tix4
https://api.github.com/repos/icecube-trac/tix4
closed
[documentation] redirect Trac wiki pages elsewhere (Trac #915)
Migrated from Trac defect infrastructure
Trac automatically creates links to wiki pages for CamelCase that it detects. If our documentation was in the Trac wiki, this would be awesome. Set up an easy way to redirect CamelCase to the correct docs. <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/915">https://code.icecube.wisc.edu/projects/icecube/ticket/915</a>, reported by nega</summary> <p> ```json { "status": "closed", "changetime": "2015-04-08T16:37:00", "_ts": "1428511020599097", "description": "Trac automatically creates links to wiki pages for CamelCase that it detects. If our documentation was in the Trac wiki, this would be awesome. \n\nSet up an easy way to redirect CamelCase to the correct docs.", "reporter": "nega", "cc": "", "resolution": "fixed", "time": "2015-04-08T16:32:15", "component": "infrastructure", "summary": "[documentation] redirect Trac wiki pages elsewhere", "priority": "normal", "keywords": "", "milestone": "", "owner": "", "type": "defect" } ``` </p> </details>
1.0
[documentation] redirect Trac wiki pages elsewhere (Trac #915) - Trac automatically creates links to wiki pages for CamelCase that it detects. If our documentation was in the Trac wiki, this would be awesome. Set up an easy way to redirect CamelCase to the correct docs. <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/915">https://code.icecube.wisc.edu/projects/icecube/ticket/915</a>, reported by nega</summary> <p> ```json { "status": "closed", "changetime": "2015-04-08T16:37:00", "_ts": "1428511020599097", "description": "Trac automatically creates links to wiki pages for CamelCase that it detects. If our documentation was in the Trac wiki, this would be awesome. \n\nSet up an easy way to redirect CamelCase to the correct docs.", "reporter": "nega", "cc": "", "resolution": "fixed", "time": "2015-04-08T16:32:15", "component": "infrastructure", "summary": "[documentation] redirect Trac wiki pages elsewhere", "priority": "normal", "keywords": "", "milestone": "", "owner": "", "type": "defect" } ``` </p> </details>
defect
redirect trac wiki pages elsewhere trac trac automatically creates links to wiki pages for camelcase that it detects if our documentation was in the trac wiki this would be awesome set up an easy way to redirect camelcase to the correct docs migrated from json status closed changetime ts description trac automatically creates links to wiki pages for camelcase that it detects if our documentation was in the trac wiki this would be awesome n nset up an easy way to redirect camelcase to the correct docs reporter nega cc resolution fixed time component infrastructure summary redirect trac wiki pages elsewhere priority normal keywords milestone owner type defect
1
34,744
12,294,725,731
IssuesEvent
2020-05-11 01:18:41
LevyForchh/Argus
https://api.github.com/repos/LevyForchh/Argus
opened
WS-2019-0424 (Medium) detected in elliptic-6.4.0.tgz
security vulnerability
## WS-2019-0424 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>elliptic-6.4.0.tgz</b></p></summary> <p>EC cryptography</p> <p>Library home page: <a href="https://registry.npmjs.org/elliptic/-/elliptic-6.4.0.tgz">https://registry.npmjs.org/elliptic/-/elliptic-6.4.0.tgz</a></p> <p>Path to dependency file: /tmp/ws-scm/Argus/ArgusWeb/package.json</p> <p>Path to vulnerable library: /tmp/ws-scm/Argus/ArgusWeb/node_modules/elliptic/package.json</p> <p> Dependency Hierarchy: - webpack-2.7.0.tgz (Root Library) - node-libs-browser-2.0.0.tgz - crypto-browserify-3.11.1.tgz - browserify-sign-4.0.4.tgz - :x: **elliptic-6.4.0.tgz** (Vulnerable Library) </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary> <p> all versions before 6.5.2 of elliptic are vulnerable to Timing Attack through side-channels. <p>Publish Date: 2019-11-13 <p>URL: <a href=https://github.com/indutny/elliptic/commit/ec735edde187a43693197f6fa3667ceade751a3a>WS-2019-0424</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>5.9</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Adjacent - Attack Complexity: High - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: Low - Integrity Impact: High - Availability Impact: None </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://github.com/indutny/elliptic/pull/203/commits">https://github.com/indutny/elliptic/pull/203/commits</a></p> <p>Release Date: 2020-04-30</p> <p>Fix Resolution: v6.5.2</p> </p> </details> <p></p> <!-- <REMEDIATE>{"isOpenPROnVulnerability":false,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"javascript/Node.js","packageName":"elliptic","packageVersion":"6.4.0","isTransitiveDependency":true,"dependencyTree":"webpack:2.7.0;node-libs-browser:2.0.0;crypto-browserify:3.11.1;browserify-sign:4.0.4;elliptic:6.4.0","isMinimumFixVersionAvailable":true,"minimumFixVersion":"v6.5.2"}],"vulnerabilityIdentifier":"WS-2019-0424","vulnerabilityDetails":"all versions before 6.5.2 of elliptic are vulnerable to Timing Attack through side-channels.","vulnerabilityUrl":"https://github.com/indutny/elliptic/commit/ec735edde187a43693197f6fa3667ceade751a3a","cvss3Severity":"medium","cvss3Score":"5.9","cvss3Metrics":{"A":"None","AC":"High","PR":"None","S":"Unchanged","C":"Low","UI":"None","AV":"Adjacent","I":"High"},"extraData":{}}</REMEDIATE> -->
True
WS-2019-0424 (Medium) detected in elliptic-6.4.0.tgz - ## WS-2019-0424 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>elliptic-6.4.0.tgz</b></p></summary> <p>EC cryptography</p> <p>Library home page: <a href="https://registry.npmjs.org/elliptic/-/elliptic-6.4.0.tgz">https://registry.npmjs.org/elliptic/-/elliptic-6.4.0.tgz</a></p> <p>Path to dependency file: /tmp/ws-scm/Argus/ArgusWeb/package.json</p> <p>Path to vulnerable library: /tmp/ws-scm/Argus/ArgusWeb/node_modules/elliptic/package.json</p> <p> Dependency Hierarchy: - webpack-2.7.0.tgz (Root Library) - node-libs-browser-2.0.0.tgz - crypto-browserify-3.11.1.tgz - browserify-sign-4.0.4.tgz - :x: **elliptic-6.4.0.tgz** (Vulnerable Library) </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary> <p> all versions before 6.5.2 of elliptic are vulnerable to Timing Attack through side-channels. <p>Publish Date: 2019-11-13 <p>URL: <a href=https://github.com/indutny/elliptic/commit/ec735edde187a43693197f6fa3667ceade751a3a>WS-2019-0424</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>5.9</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Adjacent - Attack Complexity: High - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: Low - Integrity Impact: High - Availability Impact: None </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://github.com/indutny/elliptic/pull/203/commits">https://github.com/indutny/elliptic/pull/203/commits</a></p> <p>Release Date: 2020-04-30</p> <p>Fix Resolution: v6.5.2</p> </p> </details> <p></p> <!-- <REMEDIATE>{"isOpenPROnVulnerability":false,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"javascript/Node.js","packageName":"elliptic","packageVersion":"6.4.0","isTransitiveDependency":true,"dependencyTree":"webpack:2.7.0;node-libs-browser:2.0.0;crypto-browserify:3.11.1;browserify-sign:4.0.4;elliptic:6.4.0","isMinimumFixVersionAvailable":true,"minimumFixVersion":"v6.5.2"}],"vulnerabilityIdentifier":"WS-2019-0424","vulnerabilityDetails":"all versions before 6.5.2 of elliptic are vulnerable to Timing Attack through side-channels.","vulnerabilityUrl":"https://github.com/indutny/elliptic/commit/ec735edde187a43693197f6fa3667ceade751a3a","cvss3Severity":"medium","cvss3Score":"5.9","cvss3Metrics":{"A":"None","AC":"High","PR":"None","S":"Unchanged","C":"Low","UI":"None","AV":"Adjacent","I":"High"},"extraData":{}}</REMEDIATE> -->
non_defect
ws medium detected in elliptic tgz ws medium severity vulnerability vulnerable library elliptic tgz ec cryptography library home page a href path to dependency file tmp ws scm argus argusweb package json path to vulnerable library tmp ws scm argus argusweb node modules elliptic package json dependency hierarchy webpack tgz root library node libs browser tgz crypto browserify tgz browserify sign tgz x elliptic tgz vulnerable library vulnerability details all versions before of elliptic are vulnerable to timing attack through side channels publish date url a href cvss score details base score metrics exploitability metrics attack vector adjacent attack complexity high privileges required none user interaction none scope unchanged impact metrics confidentiality impact low integrity impact high availability impact none for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution isopenpronvulnerability false ispackagebased true isdefaultbranch true packages vulnerabilityidentifier ws vulnerabilitydetails all versions before of elliptic are vulnerable to timing attack through side channels vulnerabilityurl
0
11,419
2,651,390,823
IssuesEvent
2015-03-16 11:07:40
douglasdrumond/cloaked-computing-machine
https://api.github.com/repos/douglasdrumond/cloaked-computing-machine
opened
[CLOSED] Composing characters do not work
auto-migrated Priority-Medium Type-Defect
<a href="https://github.com/GoogleCodeExporter"><img src="https://avatars.githubusercontent.com/u/9614759?v=3" align="left" width="96" height="96" hspace="10"></img></a> **Issue by [GoogleCodeExporter](https://github.com/GoogleCodeExporter)** _Monday Mar 16, 2015 at 09:15 GMT_ _Originally opened as https://github.com/douglasdrumond/macvim/issues/6_ ---- ``` Insert 'a' and u030a (Ctrl-V, u, 030a). Should produce 'a' with ring over it. Adding another character and moving the cursor over these in normal mode changes the rendered characters. ``` Original issue reported on code.google.com by `bjorn.winckler@gmail.com` on 14 Aug 2007 at 7:19
1.0
[CLOSED] Composing characters do not work - <a href="https://github.com/GoogleCodeExporter"><img src="https://avatars.githubusercontent.com/u/9614759?v=3" align="left" width="96" height="96" hspace="10"></img></a> **Issue by [GoogleCodeExporter](https://github.com/GoogleCodeExporter)** _Monday Mar 16, 2015 at 09:15 GMT_ _Originally opened as https://github.com/douglasdrumond/macvim/issues/6_ ---- ``` Insert 'a' and u030a (Ctrl-V, u, 030a). Should produce 'a' with ring over it. Adding another character and moving the cursor over these in normal mode changes the rendered characters. ``` Original issue reported on code.google.com by `bjorn.winckler@gmail.com` on 14 Aug 2007 at 7:19
defect
composing characters do not work issue by monday mar at gmt originally opened as insert a and ctrl v u should produce a with ring over it adding another character and moving the cursor over these in normal mode changes the rendered characters original issue reported on code google com by bjorn winckler gmail com on aug at
1