Unnamed: 0
int64
3
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
2
430
labels
stringlengths
4
347
body
stringlengths
5
237k
index
stringclasses
7 values
text_combine
stringlengths
96
237k
label
stringclasses
2 values
text
stringlengths
96
219k
binary_label
int64
0
1
3,407
6,369,747,215
IssuesEvent
2017-08-01 12:42:32
Lunatrius/Schematica
https://api.github.com/repos/Lunatrius/Schematica
closed
[1.12] Crash at game start
incompatibility mc-1.12
Hi Lunatrius, First off all I want to thank you for all the great job you do. I have an issue by game start with the latest version of schematica. (I think it's a different one then the one with optifine :)) Here the version of add ons I use: FML{8.0.99.99} [Forge Mod Loader] (forge-1.12-14.21.1.2426.jar) forge{14.21.1.2426} [Minecraft Forge] (forge-1.12-14.21.1.2426.jar) lunatriuscore{1.2.0.40} [LunatriusCore] (LunatriusCore-1.12-1.2.0.40-universal.jar) schematica{1.7.8.162} [Schematica] (Schematica-1.12-1.7.8.162-universal.jar) Error log is attached to the post :) [fml-client-3.zip](https://github.com/Lunatrius/Schematica/files/1182685/fml-client-3.zip)
True
[1.12] Crash at game start - Hi Lunatrius, First off all I want to thank you for all the great job you do. I have an issue by game start with the latest version of schematica. (I think it's a different one then the one with optifine :)) Here the version of add ons I use: FML{8.0.99.99} [Forge Mod Loader] (forge-1.12-14.21.1.2426.jar) forge{14.21.1.2426} [Minecraft Forge] (forge-1.12-14.21.1.2426.jar) lunatriuscore{1.2.0.40} [LunatriusCore] (LunatriusCore-1.12-1.2.0.40-universal.jar) schematica{1.7.8.162} [Schematica] (Schematica-1.12-1.7.8.162-universal.jar) Error log is attached to the post :) [fml-client-3.zip](https://github.com/Lunatrius/Schematica/files/1182685/fml-client-3.zip)
comp
crash at game start hi lunatrius first off all i want to thank you for all the great job you do i have an issue by game start with the latest version of schematica i think it s a different one then the one with optifine here the version of add ons i use fml forge jar forge forge jar lunatriuscore lunatriuscore universal jar schematica schematica universal jar error log is attached to the post
1
53,433
13,261,602,999
IssuesEvent
2020-08-20 20:11:58
icecube-trac/tix4
https://api.github.com/repos/icecube-trac/tix4
closed
[steamshovel] event switching segfault (Trac #1379)
Migrated from Trac combo core defect
Ok, here is one of the segfaults I talked about earlier. It happened when switching to another event: System: Ubuntu 15.04 icerec version: trunk, Revision: 138186 ```text https://code.icecube.wisc.edu/ticket/0 0x00007fafd89b3241 in ?? () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0 #1 0x00007fafda4ed552 in boost::python::converter::shared_ptr_deleter::operator()(void const*) () from /home/berghaus/i3/ports/lib/boost-1.38.0/libboost_python-mt.so #2 0x00007fafd6387912 in SphereObject::~SphereObject() () from /home/berghaus/icerec/build/lib/libshovelart.so #3 0x00007fafd6390456 in SceneGroup::~SceneGroup() () from /home/berghaus/icerec/build/lib/libshovelart.so #4 0x00007fafd6390509 in SceneGroup::~SceneGroup() () from /home/berghaus/icerec/build/lib/libshovelart.so #5 0x00000000004ba8f2 in std::_Rb_tree<boost::shared_ptr<SceneGroup>, boost::shared_ptr<SceneGroup>, std::_Identity<boost::shared_ptr<SceneGroup> >, std::less<boost::shared_ptr<SceneGroup> >, std::allocator<boost::shared_ptr<SceneGroup> > >::_M_erase(std::_Rb_tree_node<boost::shared_ptr<SceneGroup> >*) () #6 0x00007fafd6391b39 in Scene::dropOutputs(boost::shared_ptr<Artist>) () from /home/berghaus/icerec/build/lib/libshovelart.so #7 0x00007fafd6392709 in Scene::dropSource(boost::shared_ptr<Artist>) () from /home/berghaus/icerec/build/lib/libshovelart.so #8 0x00007fafd6399d04 in Scenario::remove(boost::shared_ptr<Artist>) () from /home/berghaus/icerec/build/lib/libshovelart.so #9 0x00000000004c4292 in ScenarioWidget::removeSelection() () #10 0x00007fafd676d1ec in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #11 0x00007fafd7060626 in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #12 0x00007fafd7060f8c in QAbstractButton::mousePressEvent(QMouseEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #13 0x00007fafd6cde947 in QWidget::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #14 0x00007fafd6c8a9bc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #15 0x00007fafd6c9163f in QApplication::notify(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #16 0x00000000004ac938 in SteamshovelApp::notify(QObject*, QEvent*) () #17 0x00007fafd67581cd in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #18 0x00007fafd6c90c9f in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 ---Type <return> to continue, or q <return> to quit--- #19 0x00007fafd6d0a9a2 in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #20 0x00007fafd6d0a24c in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #21 0x00007fafd6d32ba2 in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #22 0x00007fafccf3bc3d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #23 0x00007fafccf3bf20 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #24 0x00007fafccf3bfcc in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #25 0x00007fafd678785e in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #26 0x00007fafd6d32c66 in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #27 0x00007fafd6756d21 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #28 0x00007fafd6757085 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #29 0x00007fafd675cb09 in QCoreApplication::exec() () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #30 0x00000000004751a5 in main () ``` <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/1379">https://code.icecube.wisc.edu/projects/icecube/ticket/1379</a>, reported by berghausand owned by hdembinski</em></summary> <p> ```json { "status": "closed", "changetime": "2015-10-09T16:03:27", "_ts": "1444406607951365", "description": "Ok, here is one of the segfaults I talked about earlier. It happened when switching to another event:\n\nSystem: Ubuntu 15.04\nicerec version: trunk, Revision: 138186\n{{{\n#0 0x00007fafd89b3241 in ?? () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0\n#1 0x00007fafda4ed552 in boost::python::converter::shared_ptr_deleter::operator()(void const*) ()\n from /home/berghaus/i3/ports/lib/boost-1.38.0/libboost_python-mt.so\n#2 0x00007fafd6387912 in SphereObject::~SphereObject() ()\n from /home/berghaus/icerec/build/lib/libshovelart.so\n#3 0x00007fafd6390456 in SceneGroup::~SceneGroup() ()\n from /home/berghaus/icerec/build/lib/libshovelart.so\n#4 0x00007fafd6390509 in SceneGroup::~SceneGroup() ()\n from /home/berghaus/icerec/build/lib/libshovelart.so\n#5 0x00000000004ba8f2 in std::_Rb_tree<boost::shared_ptr<SceneGroup>, boost::shared_ptr<SceneGroup>, std::_Identity<boost::shared_ptr<SceneGroup> >, std::less<boost::shared_ptr<SceneGroup> >, std::allocator<boost::shared_ptr<SceneGroup> > >::_M_erase(std::_Rb_tree_node<boost::shared_ptr<SceneGroup> >*) ()\n#6 0x00007fafd6391b39 in Scene::dropOutputs(boost::shared_ptr<Artist>) ()\n from /home/berghaus/icerec/build/lib/libshovelart.so\n#7 0x00007fafd6392709 in Scene::dropSource(boost::shared_ptr<Artist>) ()\n from /home/berghaus/icerec/build/lib/libshovelart.so\n#8 0x00007fafd6399d04 in Scenario::remove(boost::shared_ptr<Artist>) ()\n from /home/berghaus/icerec/build/lib/libshovelart.so\n#9 0x00000000004c4292 in ScenarioWidget::removeSelection() ()\n#10 0x00007fafd676d1ec in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) ()\n from /usr/lib/x86_64-linux-gnu/libQtCore.so.4\n#11 0x00007fafd7060626 in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4\n#12 0x00007fafd7060f8c in QAbstractButton::mousePressEvent(QMouseEvent*) ()\n from /usr/lib/x86_64-linux-gnu/libQtGui.so.4\n#13 0x00007fafd6cde947 in QWidget::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4\n#14 0x00007fafd6c8a9bc in QApplicationPrivate::notify_helper(QObject*, QEvent*) ()\n from /usr/lib/x86_64-linux-gnu/libQtGui.so.4\n#15 0x00007fafd6c9163f in QApplication::notify(QObject*, QEvent*) ()\n from /usr/lib/x86_64-linux-gnu/libQtGui.so.4\n#16 0x00000000004ac938 in SteamshovelApp::notify(QObject*, QEvent*) ()\n#17 0x00007fafd67581cd in QCoreApplication::notifyInternal(QObject*, QEvent*) ()\n from /usr/lib/x86_64-linux-gnu/libQtCore.so.4\n#18 0x00007fafd6c90c9f in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4\n---Type <return> to continue, or q <return> to quit---\n#19 0x00007fafd6d0a9a2 in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4\n#20 0x00007fafd6d0a24c in QApplication::x11ProcessEvent(_XEvent*) ()\n from /usr/lib/x86_64-linux-gnu/libQtGui.so.4\n#21 0x00007fafd6d32ba2 in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4\n#22 0x00007fafccf3bc3d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0\n#23 0x00007fafccf3bf20 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0\n#24 0x00007fafccf3bfcc in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0\n#25 0x00007fafd678785e in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4\n#26 0x00007fafd6d32c66 in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4\n#27 0x00007fafd6756d21 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()\n from /usr/lib/x86_64-linux-gnu/libQtCore.so.4\n#28 0x00007fafd6757085 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) ()\n from /usr/lib/x86_64-linux-gnu/libQtCore.so.4\n#29 0x00007fafd675cb09 in QCoreApplication::exec() () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4\n#30 0x00000000004751a5 in main ()\n}}}", "reporter": "berghaus", "cc": "", "resolution": "duplicate", "time": "2015-10-05T07:48:07", "component": "combo core", "summary": "[steamshovel] event switching segfault", "priority": "normal", "keywords": "steamshovel", "milestone": "", "owner": "hdembinski", "type": "defect" } ``` </p> </details>
1.0
[steamshovel] event switching segfault (Trac #1379) - Ok, here is one of the segfaults I talked about earlier. It happened when switching to another event: System: Ubuntu 15.04 icerec version: trunk, Revision: 138186 ```text https://code.icecube.wisc.edu/ticket/0 0x00007fafd89b3241 in ?? () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0 #1 0x00007fafda4ed552 in boost::python::converter::shared_ptr_deleter::operator()(void const*) () from /home/berghaus/i3/ports/lib/boost-1.38.0/libboost_python-mt.so #2 0x00007fafd6387912 in SphereObject::~SphereObject() () from /home/berghaus/icerec/build/lib/libshovelart.so #3 0x00007fafd6390456 in SceneGroup::~SceneGroup() () from /home/berghaus/icerec/build/lib/libshovelart.so #4 0x00007fafd6390509 in SceneGroup::~SceneGroup() () from /home/berghaus/icerec/build/lib/libshovelart.so #5 0x00000000004ba8f2 in std::_Rb_tree<boost::shared_ptr<SceneGroup>, boost::shared_ptr<SceneGroup>, std::_Identity<boost::shared_ptr<SceneGroup> >, std::less<boost::shared_ptr<SceneGroup> >, std::allocator<boost::shared_ptr<SceneGroup> > >::_M_erase(std::_Rb_tree_node<boost::shared_ptr<SceneGroup> >*) () #6 0x00007fafd6391b39 in Scene::dropOutputs(boost::shared_ptr<Artist>) () from /home/berghaus/icerec/build/lib/libshovelart.so #7 0x00007fafd6392709 in Scene::dropSource(boost::shared_ptr<Artist>) () from /home/berghaus/icerec/build/lib/libshovelart.so #8 0x00007fafd6399d04 in Scenario::remove(boost::shared_ptr<Artist>) () from /home/berghaus/icerec/build/lib/libshovelart.so #9 0x00000000004c4292 in ScenarioWidget::removeSelection() () #10 0x00007fafd676d1ec in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #11 0x00007fafd7060626 in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #12 0x00007fafd7060f8c in QAbstractButton::mousePressEvent(QMouseEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #13 0x00007fafd6cde947 in QWidget::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #14 0x00007fafd6c8a9bc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #15 0x00007fafd6c9163f in QApplication::notify(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #16 0x00000000004ac938 in SteamshovelApp::notify(QObject*, QEvent*) () #17 0x00007fafd67581cd in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #18 0x00007fafd6c90c9f in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 ---Type <return> to continue, or q <return> to quit--- #19 0x00007fafd6d0a9a2 in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #20 0x00007fafd6d0a24c in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #21 0x00007fafd6d32ba2 in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #22 0x00007fafccf3bc3d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #23 0x00007fafccf3bf20 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #24 0x00007fafccf3bfcc in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #25 0x00007fafd678785e in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #26 0x00007fafd6d32c66 in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #27 0x00007fafd6756d21 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #28 0x00007fafd6757085 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #29 0x00007fafd675cb09 in QCoreApplication::exec() () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #30 0x00000000004751a5 in main () ``` <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/1379">https://code.icecube.wisc.edu/projects/icecube/ticket/1379</a>, reported by berghausand owned by hdembinski</em></summary> <p> ```json { "status": "closed", "changetime": "2015-10-09T16:03:27", "_ts": "1444406607951365", "description": "Ok, here is one of the segfaults I talked about earlier. It happened when switching to another event:\n\nSystem: Ubuntu 15.04\nicerec version: trunk, Revision: 138186\n{{{\n#0 0x00007fafd89b3241 in ?? () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0\n#1 0x00007fafda4ed552 in boost::python::converter::shared_ptr_deleter::operator()(void const*) ()\n from /home/berghaus/i3/ports/lib/boost-1.38.0/libboost_python-mt.so\n#2 0x00007fafd6387912 in SphereObject::~SphereObject() ()\n from /home/berghaus/icerec/build/lib/libshovelart.so\n#3 0x00007fafd6390456 in SceneGroup::~SceneGroup() ()\n from /home/berghaus/icerec/build/lib/libshovelart.so\n#4 0x00007fafd6390509 in SceneGroup::~SceneGroup() ()\n from /home/berghaus/icerec/build/lib/libshovelart.so\n#5 0x00000000004ba8f2 in std::_Rb_tree<boost::shared_ptr<SceneGroup>, boost::shared_ptr<SceneGroup>, std::_Identity<boost::shared_ptr<SceneGroup> >, std::less<boost::shared_ptr<SceneGroup> >, std::allocator<boost::shared_ptr<SceneGroup> > >::_M_erase(std::_Rb_tree_node<boost::shared_ptr<SceneGroup> >*) ()\n#6 0x00007fafd6391b39 in Scene::dropOutputs(boost::shared_ptr<Artist>) ()\n from /home/berghaus/icerec/build/lib/libshovelart.so\n#7 0x00007fafd6392709 in Scene::dropSource(boost::shared_ptr<Artist>) ()\n from /home/berghaus/icerec/build/lib/libshovelart.so\n#8 0x00007fafd6399d04 in Scenario::remove(boost::shared_ptr<Artist>) ()\n from /home/berghaus/icerec/build/lib/libshovelart.so\n#9 0x00000000004c4292 in ScenarioWidget::removeSelection() ()\n#10 0x00007fafd676d1ec in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) ()\n from /usr/lib/x86_64-linux-gnu/libQtCore.so.4\n#11 0x00007fafd7060626 in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4\n#12 0x00007fafd7060f8c in QAbstractButton::mousePressEvent(QMouseEvent*) ()\n from /usr/lib/x86_64-linux-gnu/libQtGui.so.4\n#13 0x00007fafd6cde947 in QWidget::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4\n#14 0x00007fafd6c8a9bc in QApplicationPrivate::notify_helper(QObject*, QEvent*) ()\n from /usr/lib/x86_64-linux-gnu/libQtGui.so.4\n#15 0x00007fafd6c9163f in QApplication::notify(QObject*, QEvent*) ()\n from /usr/lib/x86_64-linux-gnu/libQtGui.so.4\n#16 0x00000000004ac938 in SteamshovelApp::notify(QObject*, QEvent*) ()\n#17 0x00007fafd67581cd in QCoreApplication::notifyInternal(QObject*, QEvent*) ()\n from /usr/lib/x86_64-linux-gnu/libQtCore.so.4\n#18 0x00007fafd6c90c9f in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4\n---Type <return> to continue, or q <return> to quit---\n#19 0x00007fafd6d0a9a2 in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4\n#20 0x00007fafd6d0a24c in QApplication::x11ProcessEvent(_XEvent*) ()\n from /usr/lib/x86_64-linux-gnu/libQtGui.so.4\n#21 0x00007fafd6d32ba2 in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4\n#22 0x00007fafccf3bc3d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0\n#23 0x00007fafccf3bf20 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0\n#24 0x00007fafccf3bfcc in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0\n#25 0x00007fafd678785e in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4\n#26 0x00007fafd6d32c66 in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4\n#27 0x00007fafd6756d21 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()\n from /usr/lib/x86_64-linux-gnu/libQtCore.so.4\n#28 0x00007fafd6757085 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) ()\n from /usr/lib/x86_64-linux-gnu/libQtCore.so.4\n#29 0x00007fafd675cb09 in QCoreApplication::exec() () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4\n#30 0x00000000004751a5 in main ()\n}}}", "reporter": "berghaus", "cc": "", "resolution": "duplicate", "time": "2015-10-05T07:48:07", "component": "combo core", "summary": "[steamshovel] event switching segfault", "priority": "normal", "keywords": "steamshovel", "milestone": "", "owner": "hdembinski", "type": "defect" } ``` </p> </details>
non_comp
event switching segfault trac ok here is one of the segfaults i talked about earlier it happened when switching to another event system ubuntu icerec version trunk revision text in from usr lib linux gnu so in boost python converter shared ptr deleter operator void const from home berghaus ports lib boost libboost python mt so in sphereobject sphereobject from home berghaus icerec build lib libshovelart so in scenegroup scenegroup from home berghaus icerec build lib libshovelart so in scenegroup scenegroup from home berghaus icerec build lib libshovelart so in std rb tree boost shared ptr std identity std less std allocator m erase std rb tree node in scene dropoutputs boost shared ptr from home berghaus icerec build lib libshovelart so in scene dropsource boost shared ptr from home berghaus icerec build lib libshovelart so in scenario remove boost shared ptr from home berghaus icerec build lib libshovelart so in scenariowidget removeselection in qmetaobject activate qobject qmetaobject const int void from usr lib linux gnu libqtcore so in from usr lib linux gnu libqtgui so in qabstractbutton mousepressevent qmouseevent from usr lib linux gnu libqtgui so in qwidget event qevent from usr lib linux gnu libqtgui so in qapplicationprivate notify helper qobject qevent from usr lib linux gnu libqtgui so in qapplication notify qobject qevent from usr lib linux gnu libqtgui so in steamshovelapp notify qobject qevent in qcoreapplication notifyinternal qobject qevent from usr lib linux gnu libqtcore so in qapplicationprivate sendmouseevent qwidget qmouseevent qwidget qwidget qwidget qpointer bool from usr lib linux gnu libqtgui so type to continue or q to quit in from usr lib linux gnu libqtgui so in qapplication xevent from usr lib linux gnu libqtgui so in from usr lib linux gnu libqtgui so in g main context dispatch from lib linux gnu libglib so in from lib linux gnu libglib so in g main context iteration from lib linux gnu libglib so in qeventdispatcherglib processevents qflags from usr lib linux gnu libqtcore so in from usr lib linux gnu libqtgui so in qeventloop processevents qflags from usr lib linux gnu libqtcore so in qeventloop exec qflags from usr lib linux gnu libqtcore so in qcoreapplication exec from usr lib linux gnu libqtcore so in main migrated from json status closed changetime ts description ok here is one of the segfaults i talked about earlier it happened when switching to another event n nsystem ubuntu nicerec version trunk revision n n in from usr lib linux gnu so n in boost python converter shared ptr deleter operator void const n from home berghaus ports lib boost libboost python mt so n in sphereobject sphereobject n from home berghaus icerec build lib libshovelart so n in scenegroup scenegroup n from home berghaus icerec build lib libshovelart so n in scenegroup scenegroup n from home berghaus icerec build lib libshovelart so n in std rb tree boost shared ptr std identity std less std allocator m erase std rb tree node n in scene dropoutputs boost shared ptr n from home berghaus icerec build lib libshovelart so n in scene dropsource boost shared ptr n from home berghaus icerec build lib libshovelart so n in scenario remove boost shared ptr n from home berghaus icerec build lib libshovelart so n in scenariowidget removeselection n in qmetaobject activate qobject qmetaobject const int void n from usr lib linux gnu libqtcore so n in from usr lib linux gnu libqtgui so n in qabstractbutton mousepressevent qmouseevent n from usr lib linux gnu libqtgui so n in qwidget event qevent from usr lib linux gnu libqtgui so n in qapplicationprivate notify helper qobject qevent n from usr lib linux gnu libqtgui so n in qapplication notify qobject qevent n from usr lib linux gnu libqtgui so n in steamshovelapp notify qobject qevent n in qcoreapplication notifyinternal qobject qevent n from usr lib linux gnu libqtcore so n in qapplicationprivate sendmouseevent qwidget qmouseevent qwidget qwidget qwidget qpointer bool from usr lib linux gnu libqtgui so n type to continue or q to quit n in from usr lib linux gnu libqtgui so n in qapplication xevent n from usr lib linux gnu libqtgui so n in from usr lib linux gnu libqtgui so n in g main context dispatch from lib linux gnu libglib so n in from lib linux gnu libglib so n in g main context iteration from lib linux gnu libglib so n in qeventdispatcherglib processevents qflags from usr lib linux gnu libqtcore so n in from usr lib linux gnu libqtgui so n in qeventloop processevents qflags n from usr lib linux gnu libqtcore so n in qeventloop exec qflags n from usr lib linux gnu libqtcore so n in qcoreapplication exec from usr lib linux gnu libqtcore so n in main n reporter berghaus cc resolution duplicate time component combo core summary event switching segfault priority normal keywords steamshovel milestone owner hdembinski type defect
0
607,764
18,790,048,925
IssuesEvent
2021-11-08 15:55:22
canonical-web-and-design/snapcraft.io
https://api.github.com/repos/canonical-web-and-design/snapcraft.io
closed
Trying to build for i386 when base is core20
Priority: Medium
### Expected behaviour No build is attempted for the build-all scenario ### Steps to reproduce the problem Create a snap with `base: core20` and hook up to build. ![imagen](https://user-images.githubusercontent.com/1146853/85181418-443ff900-b25c-11ea-8abc-f499c8709dfd.png) Would produce (like on https://snapcraft.io/black/builds/1008259): ![imagen](https://user-images.githubusercontent.com/1146853/85181475-66d21200-b25c-11ea-8893-17bda7d3be1e.png)
1.0
Trying to build for i386 when base is core20 - ### Expected behaviour No build is attempted for the build-all scenario ### Steps to reproduce the problem Create a snap with `base: core20` and hook up to build. ![imagen](https://user-images.githubusercontent.com/1146853/85181418-443ff900-b25c-11ea-8abc-f499c8709dfd.png) Would produce (like on https://snapcraft.io/black/builds/1008259): ![imagen](https://user-images.githubusercontent.com/1146853/85181475-66d21200-b25c-11ea-8893-17bda7d3be1e.png)
non_comp
trying to build for when base is expected behaviour no build is attempted for the build all scenario steps to reproduce the problem create a snap with base and hook up to build would produce like on
0
14,365
17,333,110,291
IssuesEvent
2021-07-28 06:42:58
renaissance-benchmarks/renaissance
https://api.github.com/repos/renaissance-benchmarks/renaissance
opened
JDK17 support
compatibility
Since [the following commit in the JDK](https://github.com/openjdk/jdk/commit/fc08af58cb0571ed375a7937aac7a951ba224644), the Spark benchmarks (using Scala version 2.12.14) aren't working anymore on JDK17 (started failing with JDK17 build 26). The `LambdaMetafactory` became stricter in its input validation throwing `java.lang.IllegalArgumentException: too many arguments`. After investigation, it appears that this is a Scala bug and not a renaissance one. Scala 2.13.6+ already has proper support for JDK17, that's why we only see problems with the Spark benchmarks which are stuck on 2.12 until Spark itself goes beyond that. Note that according to the [Scala compatibility notes](https://docs.scala-lang.org/overviews/jdk-compatibility/overview.html#jdk-17-compatibility-notes), there will be JDK17 support in Scala 2.12.15. So we just need to make sure that the next release upgrades all benchmarks to 2.13.6+ or 2.12.15+.
True
JDK17 support - Since [the following commit in the JDK](https://github.com/openjdk/jdk/commit/fc08af58cb0571ed375a7937aac7a951ba224644), the Spark benchmarks (using Scala version 2.12.14) aren't working anymore on JDK17 (started failing with JDK17 build 26). The `LambdaMetafactory` became stricter in its input validation throwing `java.lang.IllegalArgumentException: too many arguments`. After investigation, it appears that this is a Scala bug and not a renaissance one. Scala 2.13.6+ already has proper support for JDK17, that's why we only see problems with the Spark benchmarks which are stuck on 2.12 until Spark itself goes beyond that. Note that according to the [Scala compatibility notes](https://docs.scala-lang.org/overviews/jdk-compatibility/overview.html#jdk-17-compatibility-notes), there will be JDK17 support in Scala 2.12.15. So we just need to make sure that the next release upgrades all benchmarks to 2.13.6+ or 2.12.15+.
comp
support since the spark benchmarks using scala version aren t working anymore on started failing with build the lambdametafactory became stricter in its input validation throwing java lang illegalargumentexception too many arguments after investigation it appears that this is a scala bug and not a renaissance one scala already has proper support for that s why we only see problems with the spark benchmarks which are stuck on until spark itself goes beyond that note that according to the there will be support in scala so we just need to make sure that the next release upgrades all benchmarks to or
1
512,651
14,906,335,471
IssuesEvent
2021-01-22 00:20:19
lemonsaurus/blackbox
https://api.github.com/repos/lemonsaurus/blackbox
closed
Storage handler: Google Drive
area: back-end priority: critical status: WIP
A storage handler that allows us to upload stuff to Google Drive, using the GDrive API.
1.0
Storage handler: Google Drive - A storage handler that allows us to upload stuff to Google Drive, using the GDrive API.
non_comp
storage handler google drive a storage handler that allows us to upload stuff to google drive using the gdrive api
0
17,585
24,254,715,214
IssuesEvent
2022-09-27 16:45:21
dominique-mueller/hugo-installer
https://api.github.com/repos/dominique-mueller/hugo-installer
closed
Wrong url binary
type: compatibility
Hi... Thanks for this project in advance. It seems like hugo changed the filename for windows 64, So the download link became an error. Can you update it? once again, I thank you very much.
True
Wrong url binary - Hi... Thanks for this project in advance. It seems like hugo changed the filename for windows 64, So the download link became an error. Can you update it? once again, I thank you very much.
comp
wrong url binary hi thanks for this project in advance it seems like hugo changed the filename for windows so the download link became an error can you update it once again i thank you very much
1
240,992
7,807,923,187
IssuesEvent
2018-06-11 18:28:27
SparkDevNetwork/Rock
https://api.github.com/repos/SparkDevNetwork/Rock
opened
Dynamic Data block does not honor checkboxes when sending to Merge Template or exporting to Excel
Priority: Low Status: Confirmed Topic: Reporting Type: Bug
### Prerequisites * [X] Put an X between the brackets on this line if you have done all of the following: * Can you reproduce the problem on a fresh install or the [demo site](http://rock.rocksolidchurchdemo.com/)? * Did you include your Rock version number and [client culture](https://github.com/SparkDevNetwork/Rock/wiki/Environment-and-Diagnostics-Information) setting? * Did you [perform a cursory search](https://github.com/issues?q=is%3Aissue+user%3ASparkDevNetwork+-repo%3ASparkDevNetwork%2FSlack) to see if your bug or enhancement is already reported? ### Description Checked rows in a Dynamic Data block grid are ignored when using the "Merge Template" or "Export to Excel" buttons. This is inconsistent with the behavior on Group Viewer grids, Data View grids, Report grids, and Dynamic Report grids, in my tests. It is also inconsistent with the behavior of the "Communicate" button, the "Merge People" button, and the "Bulk Update" button on the same Dynamic Data block. ### Steps to Reproduce 1. Create a Dynamic Data block that returns at least a Person Id column (called "Id"). Ensure that "Person Report" is selected in the block configuration On the demo server, I used the following query: ``` SELECT p.[Id] ,p.[FirstName] + ' ' + p.[LastName] "Person" ,g.[Name] "Group" FROM [GroupMember] gm INNER JOIN [Group] g ON gm.[GroupId] = g.[Id] AND g.[Name] = 'Gilbert Group' INNER JOIN [Person] p ON p.[Id] = gm.[PersonId] ``` which results in a grid with (6) people in it. 2. Select a subset of these individuals. I selected only Brian Gilbert and Wendy Gilbert, for instance. 3. Click the "Merge Template" or "Export to Excel" button **Expected behavior:** Only the checked rows (2 in my above example) should be passed to the Merge Template or exported to Excel. **Actual behavior:** In both cases, the resulting data includes the complete grid (6 people) rather than only the selected data (2 people). ### Versions * **Rock Version:** [7.3, 7.4 beta] * **Client Culture Setting:** [EN-US]
1.0
Dynamic Data block does not honor checkboxes when sending to Merge Template or exporting to Excel - ### Prerequisites * [X] Put an X between the brackets on this line if you have done all of the following: * Can you reproduce the problem on a fresh install or the [demo site](http://rock.rocksolidchurchdemo.com/)? * Did you include your Rock version number and [client culture](https://github.com/SparkDevNetwork/Rock/wiki/Environment-and-Diagnostics-Information) setting? * Did you [perform a cursory search](https://github.com/issues?q=is%3Aissue+user%3ASparkDevNetwork+-repo%3ASparkDevNetwork%2FSlack) to see if your bug or enhancement is already reported? ### Description Checked rows in a Dynamic Data block grid are ignored when using the "Merge Template" or "Export to Excel" buttons. This is inconsistent with the behavior on Group Viewer grids, Data View grids, Report grids, and Dynamic Report grids, in my tests. It is also inconsistent with the behavior of the "Communicate" button, the "Merge People" button, and the "Bulk Update" button on the same Dynamic Data block. ### Steps to Reproduce 1. Create a Dynamic Data block that returns at least a Person Id column (called "Id"). Ensure that "Person Report" is selected in the block configuration On the demo server, I used the following query: ``` SELECT p.[Id] ,p.[FirstName] + ' ' + p.[LastName] "Person" ,g.[Name] "Group" FROM [GroupMember] gm INNER JOIN [Group] g ON gm.[GroupId] = g.[Id] AND g.[Name] = 'Gilbert Group' INNER JOIN [Person] p ON p.[Id] = gm.[PersonId] ``` which results in a grid with (6) people in it. 2. Select a subset of these individuals. I selected only Brian Gilbert and Wendy Gilbert, for instance. 3. Click the "Merge Template" or "Export to Excel" button **Expected behavior:** Only the checked rows (2 in my above example) should be passed to the Merge Template or exported to Excel. **Actual behavior:** In both cases, the resulting data includes the complete grid (6 people) rather than only the selected data (2 people). ### Versions * **Rock Version:** [7.3, 7.4 beta] * **Client Culture Setting:** [EN-US]
non_comp
dynamic data block does not honor checkboxes when sending to merge template or exporting to excel prerequisites put an x between the brackets on this line if you have done all of the following can you reproduce the problem on a fresh install or the did you include your rock version number and setting did you to see if your bug or enhancement is already reported description checked rows in a dynamic data block grid are ignored when using the merge template or export to excel buttons this is inconsistent with the behavior on group viewer grids data view grids report grids and dynamic report grids in my tests it is also inconsistent with the behavior of the communicate button the merge people button and the bulk update button on the same dynamic data block steps to reproduce create a dynamic data block that returns at least a person id column called id ensure that person report is selected in the block configuration on the demo server i used the following query select p p p person g group from gm inner join g on gm g and g gilbert group inner join p on p gm which results in a grid with people in it select a subset of these individuals i selected only brian gilbert and wendy gilbert for instance click the merge template or export to excel button expected behavior only the checked rows in my above example should be passed to the merge template or exported to excel actual behavior in both cases the resulting data includes the complete grid people rather than only the selected data people versions rock version client culture setting
0
16,453
22,285,461,728
IssuesEvent
2022-06-11 14:54:23
Globox1997/LevelZ
https://api.github.com/repos/Globox1997/LevelZ
closed
Cardboard (Fabric/Spigot) mod Incompatibility (Posted in both the mod's github to make sure it's known)
incompatibility
I'll paste the log, this is with the following mod versions installed: Cardboard 1.17 Cloth api 2.0.54 Cloth config 5.0.38 fabric api 0.40.8+1.17 fabric language kotlin 1.6.5+kotlin.1.5.31 levelz 1.0.12 [latest.log](https://github.com/Globox1997/LevelZ/files/7335290/latest.log) ![Proof of mods](https://user-images.githubusercontent.com/26581578/137075545-21f4db2d-cd2f-49f4-a1d7-14ad8e146d63.PNG)
True
Cardboard (Fabric/Spigot) mod Incompatibility (Posted in both the mod's github to make sure it's known) - I'll paste the log, this is with the following mod versions installed: Cardboard 1.17 Cloth api 2.0.54 Cloth config 5.0.38 fabric api 0.40.8+1.17 fabric language kotlin 1.6.5+kotlin.1.5.31 levelz 1.0.12 [latest.log](https://github.com/Globox1997/LevelZ/files/7335290/latest.log) ![Proof of mods](https://user-images.githubusercontent.com/26581578/137075545-21f4db2d-cd2f-49f4-a1d7-14ad8e146d63.PNG)
comp
cardboard fabric spigot mod incompatibility posted in both the mod s github to make sure it s known i ll paste the log this is with the following mod versions installed cardboard cloth api cloth config fabric api fabric language kotlin kotlin levelz
1
3,395
6,361,664,432
IssuesEvent
2017-07-31 13:26:33
mozilla/addons-server
https://api.github.com/repos/mozilla/addons-server
closed
Remove compatibility popup message and "Install Anyway" option
component: legacy frontend in progress project: firefox 57 compatibility state: pull request ready triaged
When an add-on is deemed incompatible with your current app (e.g. Firefox) version, but you still have the right app (usually because the add-on has enabled strict compatibility, which is not the default), the install button is greyed out and a message saying that the add-on is not compatible with your version appears. Depending on the reason behind the incompatibility, we can display a small "?" icon with a popup giving more information about the incompatibility. In addition, clicking the greyed install button opens a popup repeating the message and giving you the option to install the add-on anyway. As part of the Firefox 57 compatibility changes, we want to remove those 2 popups. The reasoning is that the message inside the first popup is not helpful to end-users anyway - it tells them that the add-on has opted in to strict compatibility or uses binary components, which does not help them - and the install anyway option would lead users to try to install completely broken add-ons.
True
Remove compatibility popup message and "Install Anyway" option - When an add-on is deemed incompatible with your current app (e.g. Firefox) version, but you still have the right app (usually because the add-on has enabled strict compatibility, which is not the default), the install button is greyed out and a message saying that the add-on is not compatible with your version appears. Depending on the reason behind the incompatibility, we can display a small "?" icon with a popup giving more information about the incompatibility. In addition, clicking the greyed install button opens a popup repeating the message and giving you the option to install the add-on anyway. As part of the Firefox 57 compatibility changes, we want to remove those 2 popups. The reasoning is that the message inside the first popup is not helpful to end-users anyway - it tells them that the add-on has opted in to strict compatibility or uses binary components, which does not help them - and the install anyway option would lead users to try to install completely broken add-ons.
comp
remove compatibility popup message and install anyway option when an add on is deemed incompatible with your current app e g firefox version but you still have the right app usually because the add on has enabled strict compatibility which is not the default the install button is greyed out and a message saying that the add on is not compatible with your version appears depending on the reason behind the incompatibility we can display a small icon with a popup giving more information about the incompatibility in addition clicking the greyed install button opens a popup repeating the message and giving you the option to install the add on anyway as part of the firefox compatibility changes we want to remove those popups the reasoning is that the message inside the first popup is not helpful to end users anyway it tells them that the add on has opted in to strict compatibility or uses binary components which does not help them and the install anyway option would lead users to try to install completely broken add ons
1
9,572
11,628,211,408
IssuesEvent
2020-02-27 17:53:32
ValveSoftware/Proton
https://api.github.com/repos/ValveSoftware/Proton
closed
Maize (284240) Crashes on Launch
Game compatibility - Unofficial
I tried running Maize using Proton and it just crashes a second after launching. The Steam AppID of the game is 284240. I added PROTON_LOG=1 %command% to the game's launch and got the following log: [steam-284240.log](https://github.com/ValveSoftware/Proton/files/4216673/steam-284240.log) I have checked whether there are updates for my system available and I am up to date System Information: Distro: Manjaro GPU: RX 580 8GB Driver/LLVM version: Mesa 19.3.4/9.0.1 Kernel version: 5.5.2-1-MANJARO Proton version: 5.0-2 https://gist.github.com/Simmonz/b286d892500d63b55bdc5f5185bbc7c4
True
Maize (284240) Crashes on Launch - I tried running Maize using Proton and it just crashes a second after launching. The Steam AppID of the game is 284240. I added PROTON_LOG=1 %command% to the game's launch and got the following log: [steam-284240.log](https://github.com/ValveSoftware/Proton/files/4216673/steam-284240.log) I have checked whether there are updates for my system available and I am up to date System Information: Distro: Manjaro GPU: RX 580 8GB Driver/LLVM version: Mesa 19.3.4/9.0.1 Kernel version: 5.5.2-1-MANJARO Proton version: 5.0-2 https://gist.github.com/Simmonz/b286d892500d63b55bdc5f5185bbc7c4
comp
maize crashes on launch i tried running maize using proton and it just crashes a second after launching the steam appid of the game is i added proton log command to the game s launch and got the following log i have checked whether there are updates for my system available and i am up to date system information distro manjaro gpu rx driver llvm version mesa kernel version manjaro proton version
1
212,017
16,389,248,869
IssuesEvent
2021-05-17 14:15:54
brave/brave-browser
https://api.github.com/repos/brave/brave-browser
closed
White border is added to brave://welcome page
OS/Desktop QA/Test-Plan-Specified QA/Yes about-pages/welcome regression
<!-- Have you searched for similar issues? Before submitting this issue, please check the open issues and add a note before logging a new issue. PLEASE USE THE TEMPLATE BELOW TO PROVIDE INFORMATION ABOUT THE ISSUE. INSUFFICIENT INFO WILL GET THE ISSUE CLOSED. IT WILL ONLY BE REOPENED AFTER SUFFICIENT INFO IS PROVIDED--> ## Description <!--Provide a brief description of the issue--> White border is added to brave://welcome page ## Steps to Reproduce <!--Please add a series of steps to reproduce the issue--> 1. Open 1.26.21 2. Open brave://welcome ## Actual result: <!--Please add screenshots if needed--> ![image](https://user-images.githubusercontent.com/38657976/118458392-55b5ad80-b718-11eb-9b44-9a3dfa656667.png) ## Expected result: should not be any white border added to brave://welcome page ## Reproduces how often: <!--[Easily reproduced/Intermittent issue/No steps to reproduce]--> Easy ## Brave version (brave://version info) <!--For installed build, please copy Brave, Revision and OS from brave://version and paste here. If building from source please mention it along with brave://version details--> Brave | 1.26.21 Chromium: 91.0.4472.57 (Official Build) nightly (64-bit) -- | -- Revision | e3443317fa07f1e9997e4a9c738eddfefc3c0292-refs/branch-heads/4472_54@{#6} OS | Windows 10 OS Version 2004 (Build 19041.985) <!--Does this issue happen on any other channels? Or is it specific to a certain channel?--> - Can you reproduce this issue with the current release? No - Can you reproduce this issue with the beta channel? No - Can you reproduce this issue with the nightly channel? Yes ## Other Additional Information: - Does the issue resolve itself when disabling Brave Shields? NA - Does the issue resolve itself when disabling Brave Rewards? NA - Is the issue reproducible on the latest version of Chrome? NA ## Miscellaneous Information: <!--Any additional information, related issues, extra QA steps, configuration or data that might be necessary to reproduce the issue--> cc: @brave/legacy_qa @rebron @bsclifton @bsclifton reappeared the issue https://github.com/brave/brave-browser/issues/14137
1.0
White border is added to brave://welcome page - <!-- Have you searched for similar issues? Before submitting this issue, please check the open issues and add a note before logging a new issue. PLEASE USE THE TEMPLATE BELOW TO PROVIDE INFORMATION ABOUT THE ISSUE. INSUFFICIENT INFO WILL GET THE ISSUE CLOSED. IT WILL ONLY BE REOPENED AFTER SUFFICIENT INFO IS PROVIDED--> ## Description <!--Provide a brief description of the issue--> White border is added to brave://welcome page ## Steps to Reproduce <!--Please add a series of steps to reproduce the issue--> 1. Open 1.26.21 2. Open brave://welcome ## Actual result: <!--Please add screenshots if needed--> ![image](https://user-images.githubusercontent.com/38657976/118458392-55b5ad80-b718-11eb-9b44-9a3dfa656667.png) ## Expected result: should not be any white border added to brave://welcome page ## Reproduces how often: <!--[Easily reproduced/Intermittent issue/No steps to reproduce]--> Easy ## Brave version (brave://version info) <!--For installed build, please copy Brave, Revision and OS from brave://version and paste here. If building from source please mention it along with brave://version details--> Brave | 1.26.21 Chromium: 91.0.4472.57 (Official Build) nightly (64-bit) -- | -- Revision | e3443317fa07f1e9997e4a9c738eddfefc3c0292-refs/branch-heads/4472_54@{#6} OS | Windows 10 OS Version 2004 (Build 19041.985) <!--Does this issue happen on any other channels? Or is it specific to a certain channel?--> - Can you reproduce this issue with the current release? No - Can you reproduce this issue with the beta channel? No - Can you reproduce this issue with the nightly channel? Yes ## Other Additional Information: - Does the issue resolve itself when disabling Brave Shields? NA - Does the issue resolve itself when disabling Brave Rewards? NA - Is the issue reproducible on the latest version of Chrome? NA ## Miscellaneous Information: <!--Any additional information, related issues, extra QA steps, configuration or data that might be necessary to reproduce the issue--> cc: @brave/legacy_qa @rebron @bsclifton @bsclifton reappeared the issue https://github.com/brave/brave-browser/issues/14137
non_comp
white border is added to brave welcome page have you searched for similar issues before submitting this issue please check the open issues and add a note before logging a new issue please use the template below to provide information about the issue insufficient info will get the issue closed it will only be reopened after sufficient info is provided description white border is added to brave welcome page steps to reproduce open open brave welcome actual result expected result should not be any white border added to brave welcome page reproduces how often easy brave version brave version info brave chromium   official build  nightly  bit revision refs branch heads os windows  os version build can you reproduce this issue with the current release no can you reproduce this issue with the beta channel no can you reproduce this issue with the nightly channel yes other additional information does the issue resolve itself when disabling brave shields na does the issue resolve itself when disabling brave rewards na is the issue reproducible on the latest version of chrome na miscellaneous information cc brave legacy qa rebron bsclifton bsclifton reappeared the issue
0
714,746
24,572,910,822
IssuesEvent
2022-10-13 10:00:48
EMMC-ASBL/tripper
https://api.github.com/repos/EMMC-ASBL/tripper
closed
Change package name to `tripper` on PyPI
enhancement Priority: Low
Once the issue pypa/pypi-support#2286 has been resolved, the package name on PyPI should be updated to `tripper` instead of the current `tripperpy`. The `tripperpy` package should then be updated to be a proxy package for `tripper`.
1.0
Change package name to `tripper` on PyPI - Once the issue pypa/pypi-support#2286 has been resolved, the package name on PyPI should be updated to `tripper` instead of the current `tripperpy`. The `tripperpy` package should then be updated to be a proxy package for `tripper`.
non_comp
change package name to tripper on pypi once the issue pypa pypi support has been resolved the package name on pypi should be updated to tripper instead of the current tripperpy the tripperpy package should then be updated to be a proxy package for tripper
0
646,447
21,047,788,597
IssuesEvent
2022-03-31 17:42:18
shaka-project/shaka-player
https://api.github.com/repos/shaka-project/shaka-player
closed
Enable everyone to run screenshot tests locally
type: enhancement priority: P2
👋 I am fighting against a potential regression in TTML displaying in v3.1.0 and I am trying to make a test sample with a screenshot test, but I am unable to find how I can start a Chrome through WebDriver using Shaka. Is there any documentation at all about that process ? Thank you !! Edit: Turns out the potential regression is already explained here https://github.com/google/shaka-player/issues/3379 😄
1.0
Enable everyone to run screenshot tests locally - 👋 I am fighting against a potential regression in TTML displaying in v3.1.0 and I am trying to make a test sample with a screenshot test, but I am unable to find how I can start a Chrome through WebDriver using Shaka. Is there any documentation at all about that process ? Thank you !! Edit: Turns out the potential regression is already explained here https://github.com/google/shaka-player/issues/3379 😄
non_comp
enable everyone to run screenshot tests locally 👋 i am fighting against a potential regression in ttml displaying in and i am trying to make a test sample with a screenshot test but i am unable to find how i can start a chrome through webdriver using shaka is there any documentation at all about that process thank you edit turns out the potential regression is already explained here 😄
0
9,772
11,825,565,722
IssuesEvent
2020-03-21 13:35:27
DRE2N/DungeonsXL
https://api.github.com/repos/DRE2N/DungeonsXL
closed
Problem with MySQLPlayerDataBridge + Heroes Legacy + DungeonsXL
INCOMPATIBILITY INVALID
Hi, I am running a 1.12.2 spigot minecraft server on a Bungeecord network. I am using MySQLPlayerDataBridge in order to sync inventories accross the different servers in the network. Everything works fine when I add DungeonsXL since MySQLPlayerDataBridge knows how to handle this plugin in the DB. However, when I add Heroes Legacy, an error occurs that is caused by the DungeonsXL plugin. When I remove DungeonsXL, the error is gone. Also when I remove Heroes Legacy and keep DungeonsXL, the error is gone. It seems that DungeonsXL and Heroes are in conflict with eachother with the MySQLPlayerDataBridge running. This is the error message I get, I hope you can help me figure it out: The error is generated when I try to /stop the server. However, when the DB is created and no players have joined, /stop works. Once a player is in the DB, the error will be given. https://imgur.com/a/g9FMs07
True
Problem with MySQLPlayerDataBridge + Heroes Legacy + DungeonsXL - Hi, I am running a 1.12.2 spigot minecraft server on a Bungeecord network. I am using MySQLPlayerDataBridge in order to sync inventories accross the different servers in the network. Everything works fine when I add DungeonsXL since MySQLPlayerDataBridge knows how to handle this plugin in the DB. However, when I add Heroes Legacy, an error occurs that is caused by the DungeonsXL plugin. When I remove DungeonsXL, the error is gone. Also when I remove Heroes Legacy and keep DungeonsXL, the error is gone. It seems that DungeonsXL and Heroes are in conflict with eachother with the MySQLPlayerDataBridge running. This is the error message I get, I hope you can help me figure it out: The error is generated when I try to /stop the server. However, when the DB is created and no players have joined, /stop works. Once a player is in the DB, the error will be given. https://imgur.com/a/g9FMs07
comp
problem with mysqlplayerdatabridge heroes legacy dungeonsxl hi i am running a spigot minecraft server on a bungeecord network i am using mysqlplayerdatabridge in order to sync inventories accross the different servers in the network everything works fine when i add dungeonsxl since mysqlplayerdatabridge knows how to handle this plugin in the db however when i add heroes legacy an error occurs that is caused by the dungeonsxl plugin when i remove dungeonsxl the error is gone also when i remove heroes legacy and keep dungeonsxl the error is gone it seems that dungeonsxl and heroes are in conflict with eachother with the mysqlplayerdatabridge running this is the error message i get i hope you can help me figure it out the error is generated when i try to stop the server however when the db is created and no players have joined stop works once a player is in the db the error will be given
1
20,267
29,488,150,963
IssuesEvent
2023-06-02 11:25:02
wp-media/wp-rocket
https://api.github.com/repos/wp-media/wp-rocket
closed
Update compatibility with ThirstyAffiliates
type: enhancement 3rd party compatibility module: file optimization
Per their request could we update our auto-exclusion: > Move: https://github.com/wp-media/wp-rocket/blob/v3.4.2.2/inc/classes/optimization/JS/class-combine.php#L534 >into the $move_after_scripts array: >https://github.com/wp-media/wp-rocket/blob/v3.4.2.2/inc/classes/optimization/JS/class-combine.php#L669 https://secure.helpscout.net/conversation/1031598174/136555?folderId=343175
True
Update compatibility with ThirstyAffiliates - Per their request could we update our auto-exclusion: > Move: https://github.com/wp-media/wp-rocket/blob/v3.4.2.2/inc/classes/optimization/JS/class-combine.php#L534 >into the $move_after_scripts array: >https://github.com/wp-media/wp-rocket/blob/v3.4.2.2/inc/classes/optimization/JS/class-combine.php#L669 https://secure.helpscout.net/conversation/1031598174/136555?folderId=343175
comp
update compatibility with thirstyaffiliates per their request could we update our auto exclusion move into the move after scripts array
1
3,203
6,130,821,753
IssuesEvent
2017-06-24 09:26:13
pytest-dev/pytest
https://api.github.com/repos/pytest-dev/pytest
closed
switching _pytest.code to new style classes broke the api
backward compatibility critical regression
@nicoddemus @hpk42 this one is fun due to ``` >>> class a: ... pass ... >>> a()[1] Traceback (most recent call last): File "<stdin>", line 1, in <module> AttributeError: a instance has no attribute '__getitem__' >>> class b(object): pass ... >>> b()[1] Traceback (most recent call last): File "<stdin>", line 1, in <module> TypeError: 'b' object does not support indexing >>> ``` we changed the behaviour of feature detection on `report.long_repr`
True
switching _pytest.code to new style classes broke the api - @nicoddemus @hpk42 this one is fun due to ``` >>> class a: ... pass ... >>> a()[1] Traceback (most recent call last): File "<stdin>", line 1, in <module> AttributeError: a instance has no attribute '__getitem__' >>> class b(object): pass ... >>> b()[1] Traceback (most recent call last): File "<stdin>", line 1, in <module> TypeError: 'b' object does not support indexing >>> ``` we changed the behaviour of feature detection on `report.long_repr`
comp
switching pytest code to new style classes broke the api nicoddemus this one is fun due to class a pass a traceback most recent call last file line in attributeerror a instance has no attribute getitem class b object pass b traceback most recent call last file line in typeerror b object does not support indexing we changed the behaviour of feature detection on report long repr
1
71,446
7,245,010,054
IssuesEvent
2018-02-14 16:43:15
watson-developer-cloud/python-sdk
https://api.github.com/repos/watson-developer-cloud/python-sdk
closed
Tests should use the Watson Test Headers
test
We should use the watson test headers to make sure that we're not influencing the SDK metrics when we run tests, submit PRs, etc...
1.0
Tests should use the Watson Test Headers - We should use the watson test headers to make sure that we're not influencing the SDK metrics when we run tests, submit PRs, etc...
non_comp
tests should use the watson test headers we should use the watson test headers to make sure that we re not influencing the sdk metrics when we run tests submit prs etc
0
15,457
19,717,649,908
IssuesEvent
2022-01-13 12:38:58
Creators-of-Create/Create
https://api.github.com/repos/Creators-of-Create/Create
closed
Duplication glitch with Effortless Building
bug compatibility stale
**Replication steps:** 1. Hold alt to open Effortless Building radial menu. Select any mode other than default. 2. Shift right click on any Create machine using the Create wrench 3. Machine drops in item form, but the block remains, duplicating the machine **Mod versions:** Create: v0.3.1c Effortless Building: 2.22 Minecraft: 1.16.5 Forge: 36.1.2
True
Duplication glitch with Effortless Building - **Replication steps:** 1. Hold alt to open Effortless Building radial menu. Select any mode other than default. 2. Shift right click on any Create machine using the Create wrench 3. Machine drops in item form, but the block remains, duplicating the machine **Mod versions:** Create: v0.3.1c Effortless Building: 2.22 Minecraft: 1.16.5 Forge: 36.1.2
comp
duplication glitch with effortless building replication steps hold alt to open effortless building radial menu select any mode other than default shift right click on any create machine using the create wrench machine drops in item form but the block remains duplicating the machine mod versions create effortless building minecraft forge
1
15,305
11,454,852,159
IssuesEvent
2020-02-06 17:53:37
cmu-db/terrier
https://api.github.com/repos/cmu-db/terrier
opened
Modify cmake to Build Benchmarks without Building Tests
beginner infrastructure
We currently cannot build the benchmarks without building the tests. This is because the benchmarks reference some TPC-C stuff in [test_util](https://github.com/cmu-db/terrier/tree/master/test/include/test_util). If you try to build the benchmarks without the tests, you get the following error: ``` cmake -DCMAKE_BUILD_TYPE=debug -DTERRIER_BUILD_BENCHMARKS=ON -DTERRIER_BUILD_TESTS=OFF .. <SNIP> CMake Error at benchmark/CMakeLists.txt:9 (add_dependencies): The dependency target "test_util" of target "benchmark_util" does not exist. ``` We need to modify our cmake configuration to build `test_util` for the benchmarks. Once this is done, modify our [Jenkins benchmark stage](https://github.com/cmu-db/terrier/blob/master/Jenkinsfile#L283) to only build the benchmarks. This should hopefully cut down the build time by 2 minutes.
1.0
Modify cmake to Build Benchmarks without Building Tests - We currently cannot build the benchmarks without building the tests. This is because the benchmarks reference some TPC-C stuff in [test_util](https://github.com/cmu-db/terrier/tree/master/test/include/test_util). If you try to build the benchmarks without the tests, you get the following error: ``` cmake -DCMAKE_BUILD_TYPE=debug -DTERRIER_BUILD_BENCHMARKS=ON -DTERRIER_BUILD_TESTS=OFF .. <SNIP> CMake Error at benchmark/CMakeLists.txt:9 (add_dependencies): The dependency target "test_util" of target "benchmark_util" does not exist. ``` We need to modify our cmake configuration to build `test_util` for the benchmarks. Once this is done, modify our [Jenkins benchmark stage](https://github.com/cmu-db/terrier/blob/master/Jenkinsfile#L283) to only build the benchmarks. This should hopefully cut down the build time by 2 minutes.
non_comp
modify cmake to build benchmarks without building tests we currently cannot build the benchmarks without building the tests this is because the benchmarks reference some tpc c stuff in if you try to build the benchmarks without the tests you get the following error cmake dcmake build type debug dterrier build benchmarks on dterrier build tests off cmake error at benchmark cmakelists txt add dependencies the dependency target test util of target benchmark util does not exist we need to modify our cmake configuration to build test util for the benchmarks once this is done modify our to only build the benchmarks this should hopefully cut down the build time by minutes
0
340,449
24,655,583,321
IssuesEvent
2022-10-17 23:02:26
linkml/linkml-owl
https://api.github.com/repos/linkml/linkml-owl
opened
Missing image in https://github.com/linkml/linkml-owl/blob/main/docs/index.md
documentation
While investigating #21, I noticed that the image in https://github.com/linkml/linkml-owl/blob/main/docs/index.md (https://github.com/linkml/linkml-owl/blob/main/docs/images/LinkML-OWL-fig.png) doesn't exist. I couldn't find a file called LinkML-OWL-fig.png anywhere.
1.0
Missing image in https://github.com/linkml/linkml-owl/blob/main/docs/index.md - While investigating #21, I noticed that the image in https://github.com/linkml/linkml-owl/blob/main/docs/index.md (https://github.com/linkml/linkml-owl/blob/main/docs/images/LinkML-OWL-fig.png) doesn't exist. I couldn't find a file called LinkML-OWL-fig.png anywhere.
non_comp
missing image in while investigating i noticed that the image in doesn t exist i couldn t find a file called linkml owl fig png anywhere
0
6,293
8,663,933,432
IssuesEvent
2018-11-28 18:42:47
LLK/scratch-render
https://api.github.com/repos/LLK/scratch-render
closed
Speech bubbles are left-aligned, not center-aligned as in 2.0
compatibility
Not a bug report exactly, but just a difference I noticed. In 2.0, speech bubbles are center-aligned: ![Two Scratch cats with speech bubbles containing center-aligned text; one saying "A.", the other "I love this incorporating an amusement park into our day."](https://user-images.githubusercontent.com/9948030/48630198-0ac54e80-e992-11e8-8f6f-b7795b99ea16.png) In 3.0, they're left-aligned: ![Two Scratch cats with speech bubbles containing left-aligned text; one saying "A.", the other "Hey now, you're an all-star, get your game on, go play"](https://user-images.githubusercontent.com/9948030/48630241-26c8f000-e992-11e8-8a43-df5735d5a7fb.png) Bonus - in 1.4, they're center-aligned, just like 2.0 but not 3.0: ![Two Scratch cats with speech bubbles containing center-aligned text; one saying "A.", the other "You're a wizard, Harry!"](https://user-images.githubusercontent.com/9948030/48630276-4233fb00-e992-11e8-91e9-df6a5f9c0ccd.png) I'm curious why this change was made. Is it an intentional design decision? (If so, why?) Or is it just that there hasn't been any code written to center-align speech bubble text yet?
True
Speech bubbles are left-aligned, not center-aligned as in 2.0 - Not a bug report exactly, but just a difference I noticed. In 2.0, speech bubbles are center-aligned: ![Two Scratch cats with speech bubbles containing center-aligned text; one saying "A.", the other "I love this incorporating an amusement park into our day."](https://user-images.githubusercontent.com/9948030/48630198-0ac54e80-e992-11e8-8f6f-b7795b99ea16.png) In 3.0, they're left-aligned: ![Two Scratch cats with speech bubbles containing left-aligned text; one saying "A.", the other "Hey now, you're an all-star, get your game on, go play"](https://user-images.githubusercontent.com/9948030/48630241-26c8f000-e992-11e8-8a43-df5735d5a7fb.png) Bonus - in 1.4, they're center-aligned, just like 2.0 but not 3.0: ![Two Scratch cats with speech bubbles containing center-aligned text; one saying "A.", the other "You're a wizard, Harry!"](https://user-images.githubusercontent.com/9948030/48630276-4233fb00-e992-11e8-91e9-df6a5f9c0ccd.png) I'm curious why this change was made. Is it an intentional design decision? (If so, why?) Or is it just that there hasn't been any code written to center-align speech bubble text yet?
comp
speech bubbles are left aligned not center aligned as in not a bug report exactly but just a difference i noticed in speech bubbles are center aligned in they re left aligned bonus in they re center aligned just like but not i m curious why this change was made is it an intentional design decision if so why or is it just that there hasn t been any code written to center align speech bubble text yet
1
6,110
8,550,684,229
IssuesEvent
2018-11-07 16:07:25
itchio/itch
https://api.github.com/repos/itchio/itch
closed
DMG files with APFS partitions can't be extracted
compatibility macOS v25.x
When installing https://radicaldreamland.itch.io/esc, the .DMG is just copied to the install folder instead of being extracted. ![image](https://user-images.githubusercontent.com/7998310/45491932-3c8c2000-b76b-11e8-8ef8-5ac00dc5a567.png) Note that `7za x` can't extract it, but `7z x` can (16.02, installed view homebrew)
True
DMG files with APFS partitions can't be extracted - When installing https://radicaldreamland.itch.io/esc, the .DMG is just copied to the install folder instead of being extracted. ![image](https://user-images.githubusercontent.com/7998310/45491932-3c8c2000-b76b-11e8-8ef8-5ac00dc5a567.png) Note that `7za x` can't extract it, but `7z x` can (16.02, installed view homebrew)
comp
dmg files with apfs partitions can t be extracted when installing the dmg is just copied to the install folder instead of being extracted note that x can t extract it but x can installed view homebrew
1
16,614
22,709,436,007
IssuesEvent
2022-07-05 17:42:18
yugabyte/yugabyte-db
https://api.github.com/repos/yugabyte/yugabyte-db
closed
[YSQL] Avoid conflicting with intents written as part of sub-txns which have been rolled back
area/ysql pg-compatibility
Jira Link: [DB-512](https://yugabyte.atlassian.net/browse/DB-512) ### Description Currently, if a transaction writes some intents and rolls back to a savepoint before the queries that wrote those intents, other transactions still consider those intents as valid for conflict detection. This needs to be fixed. Specifically, the following `TODO` in code is to be addressed - `// TODO(savepoints) - if the intent corresponds to an aborted subtransaction, ignore.`
True
[YSQL] Avoid conflicting with intents written as part of sub-txns which have been rolled back - Jira Link: [DB-512](https://yugabyte.atlassian.net/browse/DB-512) ### Description Currently, if a transaction writes some intents and rolls back to a savepoint before the queries that wrote those intents, other transactions still consider those intents as valid for conflict detection. This needs to be fixed. Specifically, the following `TODO` in code is to be addressed - `// TODO(savepoints) - if the intent corresponds to an aborted subtransaction, ignore.`
comp
avoid conflicting with intents written as part of sub txns which have been rolled back jira link description currently if a transaction writes some intents and rolls back to a savepoint before the queries that wrote those intents other transactions still consider those intents as valid for conflict detection this needs to be fixed specifically the following todo in code is to be addressed todo savepoints if the intent corresponds to an aborted subtransaction ignore
1
12,633
14,927,027,252
IssuesEvent
2021-01-24 13:56:52
proofit404/stories
https://api.github.com/repos/proofit404/stories
opened
Deprecate @arguments decorator.
backward incompatible blocked feature
At the moment we collect arguments of the story using `@arguments` decorator. I want to move it to the contract definition stage. ```python from stories import story, Argument class Action: @story def do(I): I.one I.two I.three Action.do.contract({ 'foo': Argument(), 'bar': Argument(), }) ``` The `Argument` placeholder receives optional `validator` argument, from which contract will be populated.
True
Deprecate @arguments decorator. - At the moment we collect arguments of the story using `@arguments` decorator. I want to move it to the contract definition stage. ```python from stories import story, Argument class Action: @story def do(I): I.one I.two I.three Action.do.contract({ 'foo': Argument(), 'bar': Argument(), }) ``` The `Argument` placeholder receives optional `validator` argument, from which contract will be populated.
comp
deprecate arguments decorator at the moment we collect arguments of the story using arguments decorator i want to move it to the contract definition stage python from stories import story argument class action story def do i i one i two i three action do contract foo argument bar argument the argument placeholder receives optional validator argument from which contract will be populated
1
2,095
4,820,737,946
IssuesEvent
2016-11-05 00:45:37
websharks/comet-cache
https://api.github.com/repos/websharks/comet-cache
opened
WP Compatibility: wp_get_sites() Deprecated
compatibility
In the latest dev branch, while testing on a network installation. ``` Notice: wp_get_sites is <strong>deprecated</strong> since version 4.6.0! Use get_sites() instead. in /app/src/wp-includes/functions.php on line 3707 Call Stack: 0.0009 370624 1. {main}() /app/src/wp-admin/network/plugins.php:0 0.0013 371008 2. require_once('/app/src/wp-admin/network/admin.php') /app/src/wp-admin/network/plugins.php:11 0.0016 371712 3. require_once('/app/src/wp-admin/admin.php') /app/src/wp-admin/network/admin.php:13 0.4040 3372072 4. do_action() /app/src/wp-admin/admin.php:154 0.4065 3418144 5. WebSharks\CometCache\Pro\Classes\Plugin->checkVersion() /app/src/wp-includes/plugin.php:524 0.4168 3409016 6. WebSharks\CometCache\Pro\Classes\Plugin->wipeCache() /wp-business/plugins/comet-cache-pro/src/includes/traits/Plugin/InstallUtils.php:64 0.4241 3481208 7. WebSharks\CometCache\Pro\Classes\DirStats->wipeCache() /wp-business/plugins/comet-cache-pro/src/includes/traits/Plugin/WcpUtils.php:58 0.4263 3481072 8. wp_get_sites() /wp-business/plugins/comet-cache-pro/src/includes/classes/DirStats.php:302 0.4263 3481072 9. _deprecated_function() /app/src/wp-includes/ms-deprecated.php:472 0.4263 3481392 10. trigger_error() /app/src/wp-includes/functions.php:3707 ```
True
WP Compatibility: wp_get_sites() Deprecated - In the latest dev branch, while testing on a network installation. ``` Notice: wp_get_sites is <strong>deprecated</strong> since version 4.6.0! Use get_sites() instead. in /app/src/wp-includes/functions.php on line 3707 Call Stack: 0.0009 370624 1. {main}() /app/src/wp-admin/network/plugins.php:0 0.0013 371008 2. require_once('/app/src/wp-admin/network/admin.php') /app/src/wp-admin/network/plugins.php:11 0.0016 371712 3. require_once('/app/src/wp-admin/admin.php') /app/src/wp-admin/network/admin.php:13 0.4040 3372072 4. do_action() /app/src/wp-admin/admin.php:154 0.4065 3418144 5. WebSharks\CometCache\Pro\Classes\Plugin->checkVersion() /app/src/wp-includes/plugin.php:524 0.4168 3409016 6. WebSharks\CometCache\Pro\Classes\Plugin->wipeCache() /wp-business/plugins/comet-cache-pro/src/includes/traits/Plugin/InstallUtils.php:64 0.4241 3481208 7. WebSharks\CometCache\Pro\Classes\DirStats->wipeCache() /wp-business/plugins/comet-cache-pro/src/includes/traits/Plugin/WcpUtils.php:58 0.4263 3481072 8. wp_get_sites() /wp-business/plugins/comet-cache-pro/src/includes/classes/DirStats.php:302 0.4263 3481072 9. _deprecated_function() /app/src/wp-includes/ms-deprecated.php:472 0.4263 3481392 10. trigger_error() /app/src/wp-includes/functions.php:3707 ```
comp
wp compatibility wp get sites deprecated in the latest dev branch while testing on a network installation notice wp get sites is deprecated since version use get sites instead in app src wp includes functions php on line call stack main app src wp admin network plugins php require once app src wp admin network admin php app src wp admin network plugins php require once app src wp admin admin php app src wp admin network admin php do action app src wp admin admin php websharks cometcache pro classes plugin checkversion app src wp includes plugin php websharks cometcache pro classes plugin wipecache wp business plugins comet cache pro src includes traits plugin installutils php websharks cometcache pro classes dirstats wipecache wp business plugins comet cache pro src includes traits plugin wcputils php wp get sites wp business plugins comet cache pro src includes classes dirstats php deprecated function app src wp includes ms deprecated php trigger error app src wp includes functions php
1
1,595
4,154,380,709
IssuesEvent
2016-06-16 11:23:58
blay09/CookingForBlockheads
https://api.github.com/repos/blay09/CookingForBlockheads
closed
[Request] MrCrayfish Furniture Mod Multiblock Support
awaiting 1.9.4 compatibility
This mod adds in a few kitchen appliances and tools, but the main one support would be great for is the kitchen cabinets. Having more storage options besides the fridge would really improve upon the usefulness of this wonderful mod.
True
[Request] MrCrayfish Furniture Mod Multiblock Support - This mod adds in a few kitchen appliances and tools, but the main one support would be great for is the kitchen cabinets. Having more storage options besides the fridge would really improve upon the usefulness of this wonderful mod.
comp
mrcrayfish furniture mod multiblock support this mod adds in a few kitchen appliances and tools but the main one support would be great for is the kitchen cabinets having more storage options besides the fridge would really improve upon the usefulness of this wonderful mod
1
71,694
18,845,731,159
IssuesEvent
2021-11-11 14:46:09
appsmithorg/appsmith
https://api.github.com/repos/appsmithorg/appsmith
closed
[Bug]: The value is always empty object in AudioRecorder Widget
Bug App Viewers Pod Critical UI Building Pod Needs Triaging Audio Recorder Widget
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior The evaluated value of `value` prop always shows an empty object whenever we record audio with the audio recorder widget. ### Steps To Reproduce 1. Drag and drop audio recorder widget. 2. Record a audio. 3. Bind the `AudioRecorder1.value` on a text widget. 4. Notice that value will show empty object. ### Environment Production ### Version Cloud
1.0
[Bug]: The value is always empty object in AudioRecorder Widget - ### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior The evaluated value of `value` prop always shows an empty object whenever we record audio with the audio recorder widget. ### Steps To Reproduce 1. Drag and drop audio recorder widget. 2. Record a audio. 3. Bind the `AudioRecorder1.value` on a text widget. 4. Notice that value will show empty object. ### Environment Production ### Version Cloud
non_comp
the value is always empty object in audiorecorder widget is there an existing issue for this i have searched the existing issues current behavior the evaluated value of value prop always shows an empty object whenever we record audio with the audio recorder widget steps to reproduce drag and drop audio recorder widget record a audio bind the value on a text widget notice that value will show empty object environment production version cloud
0
49,070
6,007,813,815
IssuesEvent
2017-06-06 05:22:29
intel-analytics/BigDL
https://api.github.com/repos/intel-analytics/BigDL
closed
A randomly broken unittest
low priority test
/job/BigDL-PR-Validation-2.11-validation-parallel/388/testReport/junit/com.intel.analytics.bigdl.models/InceptionSpec/Inception_bn_should_generate_correct_output/ Jenkins can be passed if we re-run it.
1.0
A randomly broken unittest - /job/BigDL-PR-Validation-2.11-validation-parallel/388/testReport/junit/com.intel.analytics.bigdl.models/InceptionSpec/Inception_bn_should_generate_correct_output/ Jenkins can be passed if we re-run it.
non_comp
a randomly broken unittest job bigdl pr validation validation parallel testreport junit com intel analytics bigdl models inceptionspec inception bn should generate correct output jenkins can be passed if we re run it
0
20,974
31,841,817,840
IssuesEvent
2023-09-14 16:52:20
elementor/elementor
https://api.github.com/repos/elementor/elementor
closed
✅ 🧩 🐞 Bug Report: Using Dynamic Tags with ACF Images does not work after updating to Elementor 3.16 - [ED-12177]
bug compatibility/3rd_party product/pro component/dynamic-tag status/merged ✅ solved component/image mod*
### Prerequisites - [X] I have searched for similar issues in both open and closed tickets and cannot find a duplicate. - [X] The issue still exists against the latest stable version of Elementor. ### Description Using Dynamic Tags for ACF Images is broken in Elementor Pro v3.16. `elementor-pro/modules/dynamic-tags/acf/tags/acf-image.php` Line 71 This line is now using htmlentities() function in PHP as follows: `$value = htmlentities( $this->get_settings( 'fallback' ) );` `$this->get_settings( 'fallback' )` is an array, while `htmlentities()` expects a string. This is throwing a fatal error in my websites that are updated to Elementor Pro 3.16. ### Steps to reproduce 1. Use Dynamic Tags -> ACF Image in a template 2. Update website to Elementor Pro 3.16 3. Site Crashes when template is accessed on Frontend (for me, this was a Single Post template using ACF images) **I'm unable to replicate this on a fresh website in my local environment... this seems to be tied to websites that have had Elementor installed for a few years.** ### Isolating the problem - [ ] This bug happens with only Elementor plugin active (and Elementor Pro). - [X] This bug happens with a Blank WordPress theme active ([Hello theme](https://wordpress.org/themes/hello-elementor/)). - [ ] I can reproduce this bug consistently following the steps above. ### System Info <details> <summary>Click to reveal</summary> ````txt == Server Environment == Operating System: Linux Software: Apache/2.4.57 (Debian) MySQL version: mariadb.org binary distribution v10.4.20 PHP Version: 8.0.30 PHP Memory Limit: 512M PHP Max Input Vars: 2500 PHP Max Post Size: 10M GD Installed: Yes ZIP Installed: Yes Write Permissions: All right Elementor Library: Connected == WordPress Environment == Version: 6.3.1 Site URL: https://wordpress-462442-3878942.cloudwaysapps.com Home URL: https://wordpress-462442-3878942.cloudwaysapps.com WP Multisite: No Max Upload Size: 10 MB Memory limit: 40M Max Memory limit: 512M Permalink Structure: /%postname%/ Language: en-US Timezone: 0 Debug Mode: Active == Theme == Name: HFS Financial Version: 1.0.0 Author: Get Smart Group Child Theme: Yes Parent Theme Name: Hello Elementor Parent Theme Version: 2.8.1 Parent Theme Author: Elementor Team == User == Role: administrator WP Profile lang: en_US User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36 == Active Plugins == Advanced Custom Fields PRO Version: 6.2.1.1 Author: WP Engine Akismet Anti-Spam: Spam Protection Version: 5.2 Author: Automattic - Anti Spam Team All-in-One WP Migration Version: 7.78 Author: ServMask All-in-One WP Migration Unlimited Extension Version: 2.53 Author: ServMask BackupBuddy Version: 8.8.4 Author: iThemes Better Search Replace Version: 1.4.3 Author: WP Engine Calculated Fields Form Version: 10.2.25 Author: CodePeople Classic Editor Version: 1.6.3 Author: WordPress Contributors Custom Post Type UI Version: 1.14.0 Author: WebDevStudios Elementor Version: 3.16.1 Author: Elementor.com Elementor Pro Version: 3.16.0 Author: Elementor.com Get Smart Group - BirdEye Version: 2.3.7 Author: Get Smart Group Get Smart Group - HFS Features Version: 1.0.0 Author: Get Smart Group GSG UTM Extension Version: 1.0.0 Author: Imagify Version: 2.1.1 Author: Imagify – Optimize Images & Convert WebP MainWP Child Version: 4.5 Author: MainWP Post Duplicator Version: 2.31 Author: Metaphor Creations Rank Math SEO Version: 1.0.201.1 Author: Rank Math Rank Math SEO PRO Version: 3.0.44 Author: Rank Math Sucuri Security - Auditing, Malware Scanner and Hardening Version: 1.8.39 Author: Sucuri Inc. Unlimited Elements for Elementor (Premium) Version: 1.5.83 Author: Unlimited Elements User Role Editor Pro Version: 4.64 Author: Vladimir Garagulia Wordfence Security Version: 7.10.3 Author: Wordfence WP Rocket Version: 3.14.4.2 Author: WP Media Zapier for WordPress Version: 1.0.4 Author: Zapier == Must-Use Plugins == Object Cache Pro (MU) Version: 1.19.0 Author: Rhubarb Group == Elements Usage == archive : 3 archive-posts : 1 button : 2 heading : 2 loop-grid : 1 posts : 1 template : 3 text-editor : 1 theme-archive-title : 1 wp-widget-categories : 1 wp-widget-recent-posts : 1 container : 1 container : 1 loop-grid : 1 footer : 1 container : 2 heading : 1 nav-menu : 1 social-icons : 1 text-editor : 1 header : 5 button : 8 container : 9 icon-box : 6 icon-list : 1 image : 5 nav-menu : 1 spacer : 3 template : 1 ucaddon_mega_menu : 1 page : 8 button : 4 call-to-action : 1 divider : 4 form : 2 heading : 20 html : 1 icon-box : 11 image : 4 posts : 1 shortcode : 1 slides : 1 spacer : 9 template : 4 text-editor : 6 video : 1 popup : 7 button : 4 divider : 1 form : 1 heading : 6 icon-list : 2 image : 2 price-list : 1 shortcode : 1 section : 17 breadcrumbs : 1 button : 6 call-to-action : 1 divider : 6 heading : 23 html : 2 icon-box : 12 icon-list : 4 image : 2 nav-menu : 1 shortcode : 1 slides : 2 social-icons : 1 spacer : 3 theme-site-logo : 1 video : 2 single : 3 button : 3 container : 5 template : 3 theme-post-content : 3 theme-post-title : 3 widget : 0 button : 5 form : 2 icon-list : 2 social-icons : 1 wp-page : 19 accordion : 5 button : 15 container : 6 divider : 19 form : 5 heading : 90 html : 1 icon-box : 24 icon-list : 5 image : 29 image-box : 6 loop-grid : 1 nested-tabs : 1 shortcode : 6 spacer : 30 template : 5 text-editor : 49 ucaddon_bold_customer_reviews : 2 ucaddon_content_carousel_new : 2 ucaddon_play_list_video_gallery : 1 ucaddon_post_carousel : 3 ucaddon_post_magazine_grid : 1 ucaddon_remote_tabs : 1 ucaddon_responsive_testimonials_from_contractors : 1 video : 3 single-post : 11 button : 11 container : 2 divider : 12 heading : 28 html : 2 icon : 1 icon-box : 12 icon-list : 13 image : 14 loop-carousel : 1 post-info : 2 post-navigation : 1 share-buttons : 1 shortcode : 3 spacer : 11 template : 5 text-editor : 1 theme-post-content : 3 theme-post-featured-image : 1 theme-post-title : 4 video : 1 loop-item : 3 call-to-action : 2 container : 4 heading : 1 text-editor : 3 == Settings == cpt_support: post, page disable_color_schemes: yes disable_typography_schemes: yes allow_tracking: yes unfiltered_files_upload: 1 load_fa4_shim: yes == Features == Custom Fonts: 0 Custom Icons: 1 == Integrations == == Elementor Experiments == Optimized DOM Output: Active by default Improved Asset Loading: Active by default Improved CSS Loading: Active by default Inline Font Icons: Inactive by default Additional Custom Breakpoints: Active by default admin_menu_rearrangement: Inactive by default Flexbox Container: Active Upgrade Swiper Library: Inactive by default Grid Container: Inactive by default Default to New Theme Builder: Active by default Hello Theme Header &amp; Footer: Inactive by default Editor Top Bar: Inactive by default Landing Pages: Active by default Nested Elements: Active Lazy Load Background Images: Inactive by default Global Style Guide: Inactive by default Page Transitions: Active by default Notes: Active by default Form Submissions: Active by default Scroll Snap: Active by default Menu: Inactive by default Taxonomy Filter: Inactive by default == Log == JS: showing 20 of 30JS: 2023-09-12 18:40:04 [error X 3][https://wordpress-462442-3878942.cloudwaysapps.com/wp-includes/js/jquery/jquery.min.js:2:37795] Cannot create property &#039;guid&#039; on string &#039;c95widgetsticky&#039; JS: 2023-09-12 18:40:04 [error X 3][https://wordpress-462442-3878942.cloudwaysapps.com/wp-includes/js/jquery/jquery.min.js:2:37795] Cannot create property &#039;guid&#039; on string &#039;c98widgetsticky&#039; JS: 2023-09-12 18:40:04 [error X 2][https://wordpress-462442-3878942.cloudwaysapps.com/wp-includes/js/jquery/jquery.min.js:2:37795] Cannot create property &#039;guid&#039; on string &#039;c119widgetsticky&#039; JS: 2023-09-12 18:40:04 [error X 2][https://wordpress-462442-3878942.cloudwaysapps.com/wp-includes/js/jquery/jquery.min.js:2:37795] Cannot create property &#039;guid&#039; on string &#039;c124widgetsticky&#039; JS: 2023-09-12 18:40:04 [error X 2][https://wordpress-462442-3878942.cloudwaysapps.com/wp-includes/js/jquery/jquery.min.js:2:37795] Cannot create property &#039;guid&#039; on string &#039;c140widgetsticky&#039; JS: 2023-09-12 18:40:04 [error X 2][https://wordpress-462442-3878942.cloudwaysapps.com/wp-includes/js/jquery/jquery.min.js:2:37795] Cannot create property &#039;guid&#039; on string &#039;c143widgetsticky&#039; JS: 2023-09-12 18:40:04 [error X 2][https://wordpress-462442-3878942.cloudwaysapps.com/wp-includes/js/jquery/jquery.min.js:2:37795] Cannot create property &#039;guid&#039; on string &#039;c148widgetsticky&#039; JS: 2023-09-12 18:40:04 [error X 4][https://wordpress-462442-3878942.cloudwaysapps.com/wp-includes/js/jquery/jquery.min.js:2:37795] Cannot create property &#039;guid&#039; on string &#039;c151widgetsticky&#039; JS: 2023-09-12 18:40:04 [error X 2][https://wordpress-462442-3878942.cloudwaysapps.com/wp-includes/js/jquery/jquery.min.js:2:37795] Cannot create property &#039;guid&#039; on string &#039;c157widgetsticky&#039; JS: 2023-09-12 18:40:04 [error X 2][https://wordpress-462442-3878942.cloudwaysapps.com/wp-includes/js/jquery/jquery.min.js:2:37795] Cannot create property &#039;guid&#039; on string &#039;c160widgetsticky&#039; JS: 2023-09-12 18:40:04 [error X 2][https://wordpress-462442-3878942.cloudwaysapps.com/wp-includes/js/jquery/jquery.min.js:2:37795] Cannot create property &#039;guid&#039; on string &#039;c166widgetsticky&#039; JS: 2023-09-12 18:40:04 [error X 2][https://wordpress-462442-3878942.cloudwaysapps.com/wp-includes/js/jquery/jquery.min.js:2:37795] Cannot create property &#039;guid&#039; on string &#039;c169widgetsticky&#039; JS: 2023-09-12 18:40:04 [error X 2][https://wordpress-462442-3878942.cloudwaysapps.com/wp-includes/js/jquery/jquery.min.js:2:37795] Cannot create property &#039;guid&#039; on string &#039;c175widgetsticky&#039; JS: 2023-09-12 18:40:04 [error X 4][https://wordpress-462442-3878942.cloudwaysapps.com/wp-includes/js/jquery/jquery.min.js:2:37795] Cannot create property &#039;guid&#039; on string &#039;c178widgetsticky&#039; JS: 2023-09-12 19:00:15 [error X 1][https://wordpress-462442-3878942.cloudwaysapps.com/wp-content/plugins/elementor/assets/js/ai.min.js:3:255610] __UNSTABLE__elementorPackages is not defined JS: 2023-09-12 19:00:26 [error X 1][https://wordpress-462442-3878942.cloudwaysapps.com/wp-includes/js/jquery/jquery.min.js:2:37795] Cannot create property &#039;guid&#039; on string &#039;c45widgetsticky&#039; JS: 2023-09-12 19:00:26 [error X 2][https://wordpress-462442-3878942.cloudwaysapps.com/wp-includes/js/jquery/jquery.min.js:2:37795] Cannot create property &#039;guid&#039; on string &#039;c89widgetsticky&#039; JS: 2023-09-12 19:00:26 [error X 2][https://wordpress-462442-3878942.cloudwaysapps.com/wp-includes/js/jquery/jquery.min.js:2:37795] Cannot create property &#039;guid&#039; on string &#039;c92widgetsticky&#039; JS: 2023-09-12 19:00:26 [error X 3][https://wordpress-462442-3878942.cloudwaysapps.com/wp-includes/js/jquery/jquery.min.js:2:37795] Cannot create property &#039;guid&#039; on string &#039;c107widgetsticky&#039; JS: 2023-09-12 19:00:26 [error X 1][https://wordpress-462442-3878942.cloudwaysapps.com/wp-includes/js/jquery/jquery.min.js:2:37795] Cannot create property &#039;guid&#039; on string &#039;c137widgetsticky&#039; Log: showing 7 of 72023-09-12 18:46:09 [info] elementor::elementor_updater Started 2023-09-12 18:46:09 [info] Elementor/Upgrades - _on_each_version Start 2023-09-12 18:46:09 [info] Elementor data updater process has been queued. [array ( 'plugin' => 'Elementor', 'from' => '3.16.0', 'to' => '3.16.1', )] 2023-09-12 18:46:09 [info] Elementor/Upgrades - _on_each_version Finished 2023-09-12 18:46:09 [info] Elementor/Upgrades - _v_3_17_0_site_settings_updates Start 2023-09-12 18:46:09 [info] Elementor/Upgrades - _v_3_17_0_site_settings_updates Finished 2023-09-12 18:46:09 [info] Elementor data updater process has been completed. [array ( 'plugin' => 'Elementor', 'from' => '3.16.0', 'to' => '3.16.1', )] PHP: showing 5 of 5PHP: 2023-09-12 19:21:17 [error X 36][../wp-content/plugins/elementor-pro/modules/dynamic-tags/acf/tags/acf-image.php::71] Uncaught TypeError: htmlentities(): Argument #1 ($string) must be of type string, array given in ../wp-content/plugins/elementor-pro/modules/dynamic-tags/acf/tags/acf-image.php:71 Stack trace: #0 ../wp-content/plugins/elementor-pro/modules/dynamic-tags/acf/tags/acf-image.php(71): htmlentities() #1 ../wp-content/plugins/elementor/core/dynamic-tags/data-tag.php(44): ElementorPro\Modules\DynamicTags\ACF\Tags\ACF_Image-&gt;get_value() #2 ../wp-content/plugins/elementor/core/dynamic-tags/manager.php(216): Elementor\Core\DynamicTags\Data_Tag-&gt;get_content() #3 [internal function]: Elementor\Core\DynamicTags\Manager-&gt;get_tag_data_content() #4 ../wp-content/plugins/elementor/core/dynamic-tags/manager.php(109): call_user_func_array() #5 ../wp-content/plugins/elementor/core/dynamic-tags/manager.php(70): Elementor\Core\DynamicTags\Manager-&gt;parse_tag_text() #6 ../wp-content/plugins/elementor/includes/controls/base-data.php(91): Elementor\Core\DynamicTags\Manager-&gt;parse_tags_text() #7 ../wp-content/plugins/elementor/includes/base/controls-stack.php(1269): Elementor\Base_Data_Control-&gt;parse_tags() #8 ../wp-content/plugins/elementor/includes/base/controls-stack.php(1116): Elementor\Controls_Stack-&gt;parse_dynamic_settings() #9 ../wp-content/plugins/elementor/core/files/css/post.php(298): Elementor\Controls_Stack-&gt;get_parsed_dynamic_settings() #10 ../wp-content/plugins/elementor/core/dynamic-tags/dynamic-css.php(32): Elementor\Core\Files\CSS\Post-&gt;render_styles() #11 ../wp-content/plugins/elementor/core/dynamic-tags/dynamic-css.php(36): Elementor\Core\DynamicTags\Dynamic_CSS-&gt;render_styles() #12 ../wp-content/plugins/elementor/core/dynamic-tags/dynamic-css.php(36): Elementor\Core\DynamicTags\Dynamic_CSS-&gt;render_styles() #13 ../wp-content/plugins/elementor/core/files/css/post.php(178): Elementor\Core\DynamicTags\Dynamic_CSS-&gt;render_styles() #14 ../wp-content/plugins/elementor/core/files/css/base.php(677): Elementor\Core\Files\CSS\Post-&gt;render_css() #15 ../wp-content/plugins/elementor/core/files/base.php(180): Elementor\Core\Files\CSS\Base-&gt;parse_content() #16 ../wp-content/plugins/elementor/core/files/css/base.php(130): Elementor\Core\Files\Base-&gt;update_file() #17 ../wp-content/plugins/elementor/core/files/css/base.php(226): Elementor\Core\Files\CSS\Base-&gt;update() #18 ../wp-content/plugins/elementor/core/files/css/post.php(201): Elementor\Core\Files\CSS\Base-&gt;enqueue() #19 ../wp-content/plugins/elementor/core/dynamic-tags/manager.php(488): Elementor\Core\Files\CSS\Post-&gt;enqueue() #20 ../wp-includes/class-wp-hook.php(310): Elementor\Core\DynamicTags\Manager-&gt;after_enqueue_post_css() #21 ../wp-includes/class-wp-hook.php(334): WP_Hook-&gt;apply_filters() #22 ../wp-includes/plugin.php(517): WP_Hook-&gt;do_action() #23 ../wp-content/plugins/elementor/core/files/css/base.php(273): do_action() #24 ../wp-content/plugins/elementor/core/files/css/post.php(201): Elementor\Core\Files\CSS\Base-&gt;enqueue() #25 ../wp-content/plugins/elementor-pro/modules/theme-builder/classes/locations-manager.php(142): Elementor\Core\Files\CSS\Post-&gt;enqueue() #26 ../wp-includes/class-wp-hook.php(310): ElementorPro\Modules\ThemeBuilder\Classes\Locations_Manager-&gt;enqueue_styles() #27 ../wp-includes/class-wp-hook.php(334): WP_Hook-&gt;apply_filters() #28 ../wp-includes/plugin.php(517): WP_Hook-&gt;do_action() #29 ../wp-includes/script-loader.php(2225): do_action() #30 ../wp-includes/class-wp-hook.php(310): wp_enqueue_scripts() #31 ../wp-includes/class-wp-hook.php(334): WP_Hook-&gt;apply_filters() #32 ../wp-includes/plugin.php(517): WP_Hook-&gt;do_action() #33 ../wp-includes/general-template.php(3053): do_action() #34 ../wp-content/themes/hello-elementor/header.php(24): wp_head() #35 ../wp-includes/template.php(785): require_once(&#039;/home/462442.cl...&#039;) #36 ../wp-includes/template.php(720): load_template() #37 ../wp-includes/general-template.php(48): locate_template() #38 ../wp-content/themes/hello-elementor/index.php(15): get_header() #39 ../wp-includes/template-loader.php(106): include(&#039;/home/462442.cl...&#039;) #40 ../wp-blog-header.php(19): require_once(&#039;/home/462442.cl...&#039;) #41 ../index.php(17): require(&#039;/home/462442.cl...&#039;) #42 {main} thrown [array ( 'trace' => ' #0: Elementor\Core\Logger\Manager -> shutdown() ', )] PHP: 2023-09-12 20:36:59 [notice X 43][../wp-content/plugins/elementor/modules/dev-tools/deprecation.php::359] Function ElementorPro\Modules\Forms\Module::add_form_action is &lt;strong&gt;deprecated&lt;/strong&gt; since version 3.5.0! Use actions_registrar-&gt;register() instead. Caller themes: gsg-etheme-master. Called from: add_form_action on file ../wp-content/themes/gsg-etheme-master/functions.php:32.. [array ( 'trace' => ' #0: Elementor\Core\Logger\Manager -> shutdown() ', )] PHP: 2023-09-12 21:45:55 [error X 1][../wp-content/plugins/elementor-pro/modules/dynamic-tags/acf/tags/acf-image.php::73] Uncaught TypeError: htmlentities(): Argument #1 ($string) must be of type string, array given in ../wp-content/plugins/elementor-pro/modules/dynamic-tags/acf/tags/acf-image.php:73 Stack trace: #0 ../wp-content/plugins/elementor-pro/modules/dynamic-tags/acf/tags/acf-image.php(73): htmlentities() #1 ../wp-content/plugins/elementor/core/dynamic-tags/data-tag.php(44): ElementorPro\Modules\DynamicTags\ACF\Tags\ACF_Image-&gt;get_value() #2 ../wp-content/plugins/elementor/core/dynamic-tags/manager.php(216): Elementor\Core\DynamicTags\Data_Tag-&gt;get_content() #3 [internal function]: Elementor\Core\DynamicTags\Manager-&gt;get_tag_data_content() #4 ../wp-content/plugins/elementor/core/dynamic-tags/manager.php(109): call_user_func_array() #5 ../wp-content/plugins/elementor/core/dynamic-tags/manager.php(70): Elementor\Core\DynamicTags\Manager-&gt;parse_tag_text() #6 ../wp-content/plugins/elementor/includes/controls/base-data.php(91): Elementor\Core\DynamicTags\Manager-&gt;parse_tags_text() #7 ../wp-content/plugins/elementor/includes/base/controls-stack.php(1269): Elementor\Base_Data_Control-&gt;parse_tags() #8 ../wp-content/plugins/elementor/includes/base/controls-stack.php(1116): Elementor\Controls_Stack-&gt;parse_dynamic_settings() #9 ../wp-content/plugins/elementor/core/files/css/post.php(298): Elementor\Controls_Stack-&gt;get_parsed_dynamic_settings() #10 ../wp-content/plugins/elementor/core/dynamic-tags/dynamic-css.php(32): Elementor\Core\Files\CSS\Post-&gt;render_styles() #11 ../wp-content/plugins/elementor/core/dynamic-tags/dynamic-css.php(36): Elementor\Core\DynamicTags\Dynamic_CSS-&gt;render_styles() #12 ../wp-content/plugins/elementor/core/dynamic-tags/dynamic-css.php(36): Elementor\Core\DynamicTags\Dynamic_CSS-&gt;render_styles() #13 ../wp-content/plugins/elementor/core/files/css/post.php(178): Elementor\Core\DynamicTags\Dynamic_CSS-&gt;render_styles() #14 ../wp-content/plugins/elementor/core/files/css/base.php(677): Elementor\Core\Files\CSS\Post-&gt;render_css() #15 ../wp-content/plugins/elementor/core/files/base.php(180): Elementor\Core\Files\CSS\Base-&gt;parse_content() #16 ../wp-content/plugins/elementor/core/files/css/base.php(130): Elementor\Core\Files\Base-&gt;update_file() #17 ../wp-content/plugins/elementor/core/files/css/base.php(226): Elementor\Core\Files\CSS\Base-&gt;update() #18 ../wp-content/plugins/elementor/core/files/css/post.php(201): Elementor\Core\Files\CSS\Base-&gt;enqueue() #19 ../wp-content/plugins/elementor/core/dynamic-tags/manager.php(488): Elementor\Core\Files\CSS\Post-&gt;enqueue() #20 ../wp-includes/class-wp-hook.php(310): Elementor\Core\DynamicTags\Manager-&gt;after_enqueue_post_css() #21 ../wp-includes/class-wp-hook.php(334): WP_Hook-&gt;apply_filters() #22 ../wp-includes/plugin.php(517): WP_Hook-&gt;do_action() #23 ../wp-content/plugins/elementor/core/files/css/base.php(273): do_action() #24 ../wp-content/plugins/elementor/core/files/css/post.php(201): Elementor\Core\Files\CSS\Base-&gt;enqueue() #25 ../wp-content/plugins/elementor-pro/modules/theme-builder/classes/locations-manager.php(142): Elementor\Core\Files\CSS\Post-&gt;enqueue() #26 ../wp-includes/class-wp-hook.php(310): ElementorPro\Modules\ThemeBuilder\Classes\Locations_Manager-&gt;enqueue_styles() #27 ../wp-includes/class-wp-hook.php(334): WP_Hook-&gt;apply_filters() #28 ../wp-includes/plugin.php(517): WP_Hook-&gt;do_action() #29 ../wp-includes/script-loader.php(2225): do_action() #30 ../wp-includes/class-wp-hook.php(310): wp_enqueue_scripts() #31 ../wp-includes/class-wp-hook.php(334): WP_Hook-&gt;apply_filters() #32 ../wp-includes/plugin.php(517): WP_Hook-&gt;do_action() #33 ../wp-includes/general-template.php(3053): do_action() #34 ../wp-content/themes/hello-elementor/header.php(24): wp_head() #35 ../wp-includes/template.php(785): require_once(&#039;/home/462442.cl...&#039;) #36 ../wp-includes/template.php(720): load_template() #37 ../wp-includes/general-template.php(48): locate_template() #38 ../wp-content/themes/hello-elementor/index.php(15): get_header() #39 ../wp-includes/template-loader.php(106): include(&#039;/home/462442.cl...&#039;) #40 ../wp-blog-header.php(19): require_once(&#039;/home/462442.cl...&#039;) #41 ../index.php(17): require(&#039;/home/462442.cl...&#039;) #42 {main} thrown [array ( 'trace' => ' #0: Elementor\Core\Logger\Manager -> shutdown() ', )] PHP: 2023-09-12 21:47:35 [error X 1][../wp-content/plugins/elementor-pro/modules/dynamic-tags/acf/tags/acf-image.php::75] Uncaught TypeError: htmlentities(): Argument #1 ($string) must be of type string, array given in ../wp-content/plugins/elementor-pro/modules/dynamic-tags/acf/tags/acf-image.php:75 Stack trace: #0 ../wp-content/plugins/elementor-pro/modules/dynamic-tags/acf/tags/acf-image.php(75): htmlentities() #1 ../wp-content/plugins/elementor/core/dynamic-tags/data-tag.php(44): ElementorPro\Modules\DynamicTags\ACF\Tags\ACF_Image-&gt;get_value() #2 ../wp-content/plugins/elementor/core/dynamic-tags/manager.php(216): Elementor\Core\DynamicTags\Data_Tag-&gt;get_content() #3 [internal function]: Elementor\Core\DynamicTags\Manager-&gt;get_tag_data_content() #4 ../wp-content/plugins/elementor/core/dynamic-tags/manager.php(109): call_user_func_array() #5 ../wp-content/plugins/elementor/core/dynamic-tags/manager.php(70): Elementor\Core\DynamicTags\Manager-&gt;parse_tag_text() #6 ../wp-content/plugins/elementor/includes/controls/base-data.php(91): Elementor\Core\DynamicTags\Manager-&gt;parse_tags_text() #7 ../wp-content/plugins/elementor/includes/base/controls-stack.php(1269): Elementor\Base_Data_Control-&gt;parse_tags() #8 ../wp-content/plugins/elementor/includes/base/controls-stack.php(1116): Elementor\Controls_Stack-&gt;parse_dynamic_settings() #9 ../wp-content/plugins/elementor/core/files/css/post.php(298): Elementor\Controls_Stack-&gt;get_parsed_dynamic_settings() #10 ../wp-content/plugins/elementor/core/dynamic-tags/dynamic-css.php(32): Elementor\Core\Files\CSS\Post-&gt;render_styles() #11 ../wp-content/plugins/elementor/core/dynamic-tags/dynamic-css.php(36): Elementor\Core\DynamicTags\Dynamic_CSS-&gt;render_styles() #12 ../wp-content/plugins/elementor/core/dynamic-tags/dynamic-css.php(36): Elementor\Core\DynamicTags\Dynamic_CSS-&gt;render_styles() #13 ../wp-content/plugins/elementor/core/files/css/post.php(178): Elementor\Core\DynamicTags\Dynamic_CSS-&gt;render_styles() #14 ../wp-content/plugins/elementor/core/files/css/base.php(677): Elementor\Core\Files\CSS\Post-&gt;render_css() #15 ../wp-content/plugins/elementor/core/files/base.php(180): Elementor\Core\Files\CSS\Base-&gt;parse_content() #16 ../wp-content/plugins/elementor/core/files/css/base.php(130): Elementor\Core\Files\Base-&gt;update_file() #17 ../wp-content/plugins/elementor/core/files/css/base.php(226): Elementor\Core\Files\CSS\Base-&gt;update() #18 ../wp-content/plugins/elementor/core/files/css/post.php(201): Elementor\Core\Files\CSS\Base-&gt;enqueue() #19 ../wp-content/plugins/elementor/core/dynamic-tags/manager.php(488): Elementor\Core\Files\CSS\Post-&gt;enqueue() #20 ../wp-includes/class-wp-hook.php(310): Elementor\Core\DynamicTags\Manager-&gt;after_enqueue_post_css() #21 ../wp-includes/class-wp-hook.php(334): WP_Hook-&gt;apply_filters() #22 ../wp-includes/plugin.php(517): WP_Hook-&gt;do_action() #23 ../wp-content/plugins/elementor/core/files/css/base.php(273): do_action() #24 ../wp-content/plugins/elementor/core/files/css/post.php(201): Elementor\Core\Files\CSS\Base-&gt;enqueue() #25 ../wp-content/plugins/elementor-pro/modules/theme-builder/classes/locations-manager.php(142): Elementor\Core\Files\CSS\Post-&gt;enqueue() #26 ../wp-includes/class-wp-hook.php(310): ElementorPro\Modules\ThemeBuilder\Classes\Locations_Manager-&gt;enqueue_styles() #27 ../wp-includes/class-wp-hook.php(334): WP_Hook-&gt;apply_filters() #28 ../wp-includes/plugin.php(517): WP_Hook-&gt;do_action() #29 ../wp-includes/script-loader.php(2225): do_action() #30 ../wp-includes/class-wp-hook.php(310): wp_enqueue_scripts() #31 ../wp-includes/class-wp-hook.php(334): WP_Hook-&gt;apply_filters() #32 ../wp-includes/plugin.php(517): WP_Hook-&gt;do_action() #33 ../wp-includes/general-template.php(3053): do_action() #34 ../wp-content/themes/hello-elementor/header.php(24): wp_head() #35 ../wp-includes/template.php(785): require_once(&#039;/home/462442.cl...&#039;) #36 ../wp-includes/template.php(720): load_template() #37 ../wp-includes/general-template.php(48): locate_template() #38 ../wp-content/themes/hello-elementor/index.php(15): get_header() #39 ../wp-includes/template-loader.php(106): include(&#039;/home/462442.cl...&#039;) #40 ../wp-blog-header.php(19): require_once(&#039;/home/462442.cl...&#039;) #41 ../index.php(17): require(&#039;/home/462442.cl...&#039;) #42 {main} thrown [array ( 'trace' => ' #0: Elementor\Core\Logger\Manager -> shutdown() ', )] PHP: 2023-09-12 21:58:24 [error X 6][../wp-content/plugins/elementor-pro/modules/dynamic-tags/acf/tags/acf-image.php::74] Uncaught TypeError: htmlentities(): Argument #1 ($string) must be of type string, array given in ../wp-content/plugins/elementor-pro/modules/dynamic-tags/acf/tags/acf-image.php:74 Stack trace: #0 ../wp-content/plugins/elementor-pro/modules/dynamic-tags/acf/tags/acf-image.php(74): htmlentities() #1 ../wp-content/plugins/elementor/core/dynamic-tags/data-tag.php(44): ElementorPro\Modules\DynamicTags\ACF\Tags\ACF_Image-&gt;get_value() #2 ../wp-content/plugins/elementor/core/dynamic-tags/manager.php(216): Elementor\Core\DynamicTags\Data_Tag-&gt;get_content() #3 [internal function]: Elementor\Core\DynamicTags\Manager-&gt;get_tag_data_content() #4 ../wp-content/plugins/elementor/core/dynamic-tags/manager.php(109): call_user_func_array() #5 ../wp-content/plugins/elementor/core/dynamic-tags/manager.php(70): Elementor\Core\DynamicTags\Manager-&gt;parse_tag_text() #6 ../wp-content/plugins/elementor/includes/controls/base-data.php(91): Elementor\Core\DynamicTags\Manager-&gt;parse_tags_text() #7 ../wp-content/plugins/elementor/includes/base/controls-stack.php(1269): Elementor\Base_Data_Control-&gt;parse_tags() #8 ../wp-content/plugins/elementor/includes/base/controls-stack.php(1116): Elementor\Controls_Stack-&gt;parse_dynamic_settings() #9 ../wp-content/plugins/elementor/core/files/css/post.php(298): Elementor\Controls_Stack-&gt;get_parsed_dynamic_settings() #10 ../wp-content/plugins/elementor/core/dynamic-tags/dynamic-css.php(32): Elementor\Core\Files\CSS\Post-&gt;render_styles() #11 ../wp-content/plugins/elementor/core/dynamic-tags/dynamic-css.php(36): Elementor\Core\DynamicTags\Dynamic_CSS-&gt;render_styles() #12 ../wp-content/plugins/elementor/core/dynamic-tags/dynamic-css.php(36): Elementor\Core\DynamicTags\Dynamic_CSS-&gt;render_styles() #13 ../wp-content/plugins/elementor/core/files/css/post.php(178): Elementor\Core\DynamicTags\Dynamic_CSS-&gt;render_styles() #14 ../wp-content/plugins/elementor/core/files/css/base.php(677): Elementor\Core\Files\CSS\Post-&gt;render_css() #15 ../wp-content/plugins/elementor/core/files/base.php(180): Elementor\Core\Files\CSS\Base-&gt;parse_content() #16 ../wp-content/plugins/elementor/core/files/css/base.php(130): Elementor\Core\Files\Base-&gt;update_file() #17 ../wp-content/plugins/elementor/core/files/css/base.php(226): Elementor\Core\Files\CSS\Base-&gt;update() #18 ../wp-content/plugins/elementor/core/files/css/post.php(201): Elementor\Core\Files\CSS\Base-&gt;enqueue() #19 ../wp-content/plugins/elementor/core/dynamic-tags/manager.php(488): Elementor\Core\Files\CSS\Post-&gt;enqueue() #20 ../wp-includes/class-wp-hook.php(310): Elementor\Core\DynamicTags\Manager-&gt;after_enqueue_post_css() #21 ../wp-includes/class-wp-hook.php(334): WP_Hook-&gt;apply_filters() #22 ../wp-includes/plugin.php(517): WP_Hook-&gt;do_action() #23 ../wp-content/plugins/elementor/core/files/css/base.php(273): do_action() #24 ../wp-content/plugins/elementor/core/files/css/post.php(201): Elementor\Core\Files\CSS\Base-&gt;enqueue() #25 ../wp-content/plugins/elementor-pro/modules/theme-builder/classes/locations-manager.php(142): Elementor\Core\Files\CSS\Post-&gt;enqueue() #26 ../wp-includes/class-wp-hook.php(310): ElementorPro\Modules\ThemeBuilder\Classes\Locations_Manager-&gt;enqueue_styles() #27 ../wp-includes/class-wp-hook.php(334): WP_Hook-&gt;apply_filters() #28 ../wp-includes/plugin.php(517): WP_Hook-&gt;do_action() #29 ../wp-includes/script-loader.php(2225): do_action() #30 ../wp-includes/class-wp-hook.php(310): wp_enqueue_scripts() #31 ../wp-includes/class-wp-hook.php(334): WP_Hook-&gt;apply_filters() #32 ../wp-includes/plugin.php(517): WP_Hook-&gt;do_action() #33 ../wp-includes/general-template.php(3053): do_action() #34 ../wp-content/themes/hello-elementor/header.php(24): wp_head() #35 ../wp-includes/template.php(785): require_once(&#039;/home/462442.cl...&#039;) #36 ../wp-includes/template.php(720): load_template() #37 ../wp-includes/general-template.php(48): locate_template() #38 ../wp-content/themes/hello-elementor/index.php(15): get_header() #39 ../wp-includes/template-loader.php(106): include(&#039;/home/462442.cl...&#039;) #40 ../wp-blog-header.php(19): require_once(&#039;/home/462442.cl...&#039;) #41 ../index.php(17): require(&#039;/home/462442.cl...&#039;) #42 {main} thrown [array ( 'trace' => ' #0: Elementor\Core\Logger\Manager -> shutdown() ', )] == Elementor - Compatibility Tag == Elementor Pro: Compatibility not specified Unlimited Elements for Elementor (Premium): Compatibility not specified == Elementor Pro - Compatibility Tag == ```` </details>
True
✅ 🧩 🐞 Bug Report: Using Dynamic Tags with ACF Images does not work after updating to Elementor 3.16 - [ED-12177] - ### Prerequisites - [X] I have searched for similar issues in both open and closed tickets and cannot find a duplicate. - [X] The issue still exists against the latest stable version of Elementor. ### Description Using Dynamic Tags for ACF Images is broken in Elementor Pro v3.16. `elementor-pro/modules/dynamic-tags/acf/tags/acf-image.php` Line 71 This line is now using htmlentities() function in PHP as follows: `$value = htmlentities( $this->get_settings( 'fallback' ) );` `$this->get_settings( 'fallback' )` is an array, while `htmlentities()` expects a string. This is throwing a fatal error in my websites that are updated to Elementor Pro 3.16. ### Steps to reproduce 1. Use Dynamic Tags -> ACF Image in a template 2. Update website to Elementor Pro 3.16 3. Site Crashes when template is accessed on Frontend (for me, this was a Single Post template using ACF images) **I'm unable to replicate this on a fresh website in my local environment... this seems to be tied to websites that have had Elementor installed for a few years.** ### Isolating the problem - [ ] This bug happens with only Elementor plugin active (and Elementor Pro). - [X] This bug happens with a Blank WordPress theme active ([Hello theme](https://wordpress.org/themes/hello-elementor/)). - [ ] I can reproduce this bug consistently following the steps above. ### System Info <details> <summary>Click to reveal</summary> ````txt == Server Environment == Operating System: Linux Software: Apache/2.4.57 (Debian) MySQL version: mariadb.org binary distribution v10.4.20 PHP Version: 8.0.30 PHP Memory Limit: 512M PHP Max Input Vars: 2500 PHP Max Post Size: 10M GD Installed: Yes ZIP Installed: Yes Write Permissions: All right Elementor Library: Connected == WordPress Environment == Version: 6.3.1 Site URL: https://wordpress-462442-3878942.cloudwaysapps.com Home URL: https://wordpress-462442-3878942.cloudwaysapps.com WP Multisite: No Max Upload Size: 10 MB Memory limit: 40M Max Memory limit: 512M Permalink Structure: /%postname%/ Language: en-US Timezone: 0 Debug Mode: Active == Theme == Name: HFS Financial Version: 1.0.0 Author: Get Smart Group Child Theme: Yes Parent Theme Name: Hello Elementor Parent Theme Version: 2.8.1 Parent Theme Author: Elementor Team == User == Role: administrator WP Profile lang: en_US User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36 == Active Plugins == Advanced Custom Fields PRO Version: 6.2.1.1 Author: WP Engine Akismet Anti-Spam: Spam Protection Version: 5.2 Author: Automattic - Anti Spam Team All-in-One WP Migration Version: 7.78 Author: ServMask All-in-One WP Migration Unlimited Extension Version: 2.53 Author: ServMask BackupBuddy Version: 8.8.4 Author: iThemes Better Search Replace Version: 1.4.3 Author: WP Engine Calculated Fields Form Version: 10.2.25 Author: CodePeople Classic Editor Version: 1.6.3 Author: WordPress Contributors Custom Post Type UI Version: 1.14.0 Author: WebDevStudios Elementor Version: 3.16.1 Author: Elementor.com Elementor Pro Version: 3.16.0 Author: Elementor.com Get Smart Group - BirdEye Version: 2.3.7 Author: Get Smart Group Get Smart Group - HFS Features Version: 1.0.0 Author: Get Smart Group GSG UTM Extension Version: 1.0.0 Author: Imagify Version: 2.1.1 Author: Imagify – Optimize Images & Convert WebP MainWP Child Version: 4.5 Author: MainWP Post Duplicator Version: 2.31 Author: Metaphor Creations Rank Math SEO Version: 1.0.201.1 Author: Rank Math Rank Math SEO PRO Version: 3.0.44 Author: Rank Math Sucuri Security - Auditing, Malware Scanner and Hardening Version: 1.8.39 Author: Sucuri Inc. Unlimited Elements for Elementor (Premium) Version: 1.5.83 Author: Unlimited Elements User Role Editor Pro Version: 4.64 Author: Vladimir Garagulia Wordfence Security Version: 7.10.3 Author: Wordfence WP Rocket Version: 3.14.4.2 Author: WP Media Zapier for WordPress Version: 1.0.4 Author: Zapier == Must-Use Plugins == Object Cache Pro (MU) Version: 1.19.0 Author: Rhubarb Group == Elements Usage == archive : 3 archive-posts : 1 button : 2 heading : 2 loop-grid : 1 posts : 1 template : 3 text-editor : 1 theme-archive-title : 1 wp-widget-categories : 1 wp-widget-recent-posts : 1 container : 1 container : 1 loop-grid : 1 footer : 1 container : 2 heading : 1 nav-menu : 1 social-icons : 1 text-editor : 1 header : 5 button : 8 container : 9 icon-box : 6 icon-list : 1 image : 5 nav-menu : 1 spacer : 3 template : 1 ucaddon_mega_menu : 1 page : 8 button : 4 call-to-action : 1 divider : 4 form : 2 heading : 20 html : 1 icon-box : 11 image : 4 posts : 1 shortcode : 1 slides : 1 spacer : 9 template : 4 text-editor : 6 video : 1 popup : 7 button : 4 divider : 1 form : 1 heading : 6 icon-list : 2 image : 2 price-list : 1 shortcode : 1 section : 17 breadcrumbs : 1 button : 6 call-to-action : 1 divider : 6 heading : 23 html : 2 icon-box : 12 icon-list : 4 image : 2 nav-menu : 1 shortcode : 1 slides : 2 social-icons : 1 spacer : 3 theme-site-logo : 1 video : 2 single : 3 button : 3 container : 5 template : 3 theme-post-content : 3 theme-post-title : 3 widget : 0 button : 5 form : 2 icon-list : 2 social-icons : 1 wp-page : 19 accordion : 5 button : 15 container : 6 divider : 19 form : 5 heading : 90 html : 1 icon-box : 24 icon-list : 5 image : 29 image-box : 6 loop-grid : 1 nested-tabs : 1 shortcode : 6 spacer : 30 template : 5 text-editor : 49 ucaddon_bold_customer_reviews : 2 ucaddon_content_carousel_new : 2 ucaddon_play_list_video_gallery : 1 ucaddon_post_carousel : 3 ucaddon_post_magazine_grid : 1 ucaddon_remote_tabs : 1 ucaddon_responsive_testimonials_from_contractors : 1 video : 3 single-post : 11 button : 11 container : 2 divider : 12 heading : 28 html : 2 icon : 1 icon-box : 12 icon-list : 13 image : 14 loop-carousel : 1 post-info : 2 post-navigation : 1 share-buttons : 1 shortcode : 3 spacer : 11 template : 5 text-editor : 1 theme-post-content : 3 theme-post-featured-image : 1 theme-post-title : 4 video : 1 loop-item : 3 call-to-action : 2 container : 4 heading : 1 text-editor : 3 == Settings == cpt_support: post, page disable_color_schemes: yes disable_typography_schemes: yes allow_tracking: yes unfiltered_files_upload: 1 load_fa4_shim: yes == Features == Custom Fonts: 0 Custom Icons: 1 == Integrations == == Elementor Experiments == Optimized DOM Output: Active by default Improved Asset Loading: Active by default Improved CSS Loading: Active by default Inline Font Icons: Inactive by default Additional Custom Breakpoints: Active by default admin_menu_rearrangement: Inactive by default Flexbox Container: Active Upgrade Swiper Library: Inactive by default Grid Container: Inactive by default Default to New Theme Builder: Active by default Hello Theme Header &amp; Footer: Inactive by default Editor Top Bar: Inactive by default Landing Pages: Active by default Nested Elements: Active Lazy Load Background Images: Inactive by default Global Style Guide: Inactive by default Page Transitions: Active by default Notes: Active by default Form Submissions: Active by default Scroll Snap: Active by default Menu: Inactive by default Taxonomy Filter: Inactive by default == Log == JS: showing 20 of 30JS: 2023-09-12 18:40:04 [error X 3][https://wordpress-462442-3878942.cloudwaysapps.com/wp-includes/js/jquery/jquery.min.js:2:37795] Cannot create property &#039;guid&#039; on string &#039;c95widgetsticky&#039; JS: 2023-09-12 18:40:04 [error X 3][https://wordpress-462442-3878942.cloudwaysapps.com/wp-includes/js/jquery/jquery.min.js:2:37795] Cannot create property &#039;guid&#039; on string &#039;c98widgetsticky&#039; JS: 2023-09-12 18:40:04 [error X 2][https://wordpress-462442-3878942.cloudwaysapps.com/wp-includes/js/jquery/jquery.min.js:2:37795] Cannot create property &#039;guid&#039; on string &#039;c119widgetsticky&#039; JS: 2023-09-12 18:40:04 [error X 2][https://wordpress-462442-3878942.cloudwaysapps.com/wp-includes/js/jquery/jquery.min.js:2:37795] Cannot create property &#039;guid&#039; on string &#039;c124widgetsticky&#039; JS: 2023-09-12 18:40:04 [error X 2][https://wordpress-462442-3878942.cloudwaysapps.com/wp-includes/js/jquery/jquery.min.js:2:37795] Cannot create property &#039;guid&#039; on string &#039;c140widgetsticky&#039; JS: 2023-09-12 18:40:04 [error X 2][https://wordpress-462442-3878942.cloudwaysapps.com/wp-includes/js/jquery/jquery.min.js:2:37795] Cannot create property &#039;guid&#039; on string &#039;c143widgetsticky&#039; JS: 2023-09-12 18:40:04 [error X 2][https://wordpress-462442-3878942.cloudwaysapps.com/wp-includes/js/jquery/jquery.min.js:2:37795] Cannot create property &#039;guid&#039; on string &#039;c148widgetsticky&#039; JS: 2023-09-12 18:40:04 [error X 4][https://wordpress-462442-3878942.cloudwaysapps.com/wp-includes/js/jquery/jquery.min.js:2:37795] Cannot create property &#039;guid&#039; on string &#039;c151widgetsticky&#039; JS: 2023-09-12 18:40:04 [error X 2][https://wordpress-462442-3878942.cloudwaysapps.com/wp-includes/js/jquery/jquery.min.js:2:37795] Cannot create property &#039;guid&#039; on string &#039;c157widgetsticky&#039; JS: 2023-09-12 18:40:04 [error X 2][https://wordpress-462442-3878942.cloudwaysapps.com/wp-includes/js/jquery/jquery.min.js:2:37795] Cannot create property &#039;guid&#039; on string &#039;c160widgetsticky&#039; JS: 2023-09-12 18:40:04 [error X 2][https://wordpress-462442-3878942.cloudwaysapps.com/wp-includes/js/jquery/jquery.min.js:2:37795] Cannot create property &#039;guid&#039; on string &#039;c166widgetsticky&#039; JS: 2023-09-12 18:40:04 [error X 2][https://wordpress-462442-3878942.cloudwaysapps.com/wp-includes/js/jquery/jquery.min.js:2:37795] Cannot create property &#039;guid&#039; on string &#039;c169widgetsticky&#039; JS: 2023-09-12 18:40:04 [error X 2][https://wordpress-462442-3878942.cloudwaysapps.com/wp-includes/js/jquery/jquery.min.js:2:37795] Cannot create property &#039;guid&#039; on string &#039;c175widgetsticky&#039; JS: 2023-09-12 18:40:04 [error X 4][https://wordpress-462442-3878942.cloudwaysapps.com/wp-includes/js/jquery/jquery.min.js:2:37795] Cannot create property &#039;guid&#039; on string &#039;c178widgetsticky&#039; JS: 2023-09-12 19:00:15 [error X 1][https://wordpress-462442-3878942.cloudwaysapps.com/wp-content/plugins/elementor/assets/js/ai.min.js:3:255610] __UNSTABLE__elementorPackages is not defined JS: 2023-09-12 19:00:26 [error X 1][https://wordpress-462442-3878942.cloudwaysapps.com/wp-includes/js/jquery/jquery.min.js:2:37795] Cannot create property &#039;guid&#039; on string &#039;c45widgetsticky&#039; JS: 2023-09-12 19:00:26 [error X 2][https://wordpress-462442-3878942.cloudwaysapps.com/wp-includes/js/jquery/jquery.min.js:2:37795] Cannot create property &#039;guid&#039; on string &#039;c89widgetsticky&#039; JS: 2023-09-12 19:00:26 [error X 2][https://wordpress-462442-3878942.cloudwaysapps.com/wp-includes/js/jquery/jquery.min.js:2:37795] Cannot create property &#039;guid&#039; on string &#039;c92widgetsticky&#039; JS: 2023-09-12 19:00:26 [error X 3][https://wordpress-462442-3878942.cloudwaysapps.com/wp-includes/js/jquery/jquery.min.js:2:37795] Cannot create property &#039;guid&#039; on string &#039;c107widgetsticky&#039; JS: 2023-09-12 19:00:26 [error X 1][https://wordpress-462442-3878942.cloudwaysapps.com/wp-includes/js/jquery/jquery.min.js:2:37795] Cannot create property &#039;guid&#039; on string &#039;c137widgetsticky&#039; Log: showing 7 of 72023-09-12 18:46:09 [info] elementor::elementor_updater Started 2023-09-12 18:46:09 [info] Elementor/Upgrades - _on_each_version Start 2023-09-12 18:46:09 [info] Elementor data updater process has been queued. [array ( 'plugin' => 'Elementor', 'from' => '3.16.0', 'to' => '3.16.1', )] 2023-09-12 18:46:09 [info] Elementor/Upgrades - _on_each_version Finished 2023-09-12 18:46:09 [info] Elementor/Upgrades - _v_3_17_0_site_settings_updates Start 2023-09-12 18:46:09 [info] Elementor/Upgrades - _v_3_17_0_site_settings_updates Finished 2023-09-12 18:46:09 [info] Elementor data updater process has been completed. [array ( 'plugin' => 'Elementor', 'from' => '3.16.0', 'to' => '3.16.1', )] PHP: showing 5 of 5PHP: 2023-09-12 19:21:17 [error X 36][../wp-content/plugins/elementor-pro/modules/dynamic-tags/acf/tags/acf-image.php::71] Uncaught TypeError: htmlentities(): Argument #1 ($string) must be of type string, array given in ../wp-content/plugins/elementor-pro/modules/dynamic-tags/acf/tags/acf-image.php:71 Stack trace: #0 ../wp-content/plugins/elementor-pro/modules/dynamic-tags/acf/tags/acf-image.php(71): htmlentities() #1 ../wp-content/plugins/elementor/core/dynamic-tags/data-tag.php(44): ElementorPro\Modules\DynamicTags\ACF\Tags\ACF_Image-&gt;get_value() #2 ../wp-content/plugins/elementor/core/dynamic-tags/manager.php(216): Elementor\Core\DynamicTags\Data_Tag-&gt;get_content() #3 [internal function]: Elementor\Core\DynamicTags\Manager-&gt;get_tag_data_content() #4 ../wp-content/plugins/elementor/core/dynamic-tags/manager.php(109): call_user_func_array() #5 ../wp-content/plugins/elementor/core/dynamic-tags/manager.php(70): Elementor\Core\DynamicTags\Manager-&gt;parse_tag_text() #6 ../wp-content/plugins/elementor/includes/controls/base-data.php(91): Elementor\Core\DynamicTags\Manager-&gt;parse_tags_text() #7 ../wp-content/plugins/elementor/includes/base/controls-stack.php(1269): Elementor\Base_Data_Control-&gt;parse_tags() #8 ../wp-content/plugins/elementor/includes/base/controls-stack.php(1116): Elementor\Controls_Stack-&gt;parse_dynamic_settings() #9 ../wp-content/plugins/elementor/core/files/css/post.php(298): Elementor\Controls_Stack-&gt;get_parsed_dynamic_settings() #10 ../wp-content/plugins/elementor/core/dynamic-tags/dynamic-css.php(32): Elementor\Core\Files\CSS\Post-&gt;render_styles() #11 ../wp-content/plugins/elementor/core/dynamic-tags/dynamic-css.php(36): Elementor\Core\DynamicTags\Dynamic_CSS-&gt;render_styles() #12 ../wp-content/plugins/elementor/core/dynamic-tags/dynamic-css.php(36): Elementor\Core\DynamicTags\Dynamic_CSS-&gt;render_styles() #13 ../wp-content/plugins/elementor/core/files/css/post.php(178): Elementor\Core\DynamicTags\Dynamic_CSS-&gt;render_styles() #14 ../wp-content/plugins/elementor/core/files/css/base.php(677): Elementor\Core\Files\CSS\Post-&gt;render_css() #15 ../wp-content/plugins/elementor/core/files/base.php(180): Elementor\Core\Files\CSS\Base-&gt;parse_content() #16 ../wp-content/plugins/elementor/core/files/css/base.php(130): Elementor\Core\Files\Base-&gt;update_file() #17 ../wp-content/plugins/elementor/core/files/css/base.php(226): Elementor\Core\Files\CSS\Base-&gt;update() #18 ../wp-content/plugins/elementor/core/files/css/post.php(201): Elementor\Core\Files\CSS\Base-&gt;enqueue() #19 ../wp-content/plugins/elementor/core/dynamic-tags/manager.php(488): Elementor\Core\Files\CSS\Post-&gt;enqueue() #20 ../wp-includes/class-wp-hook.php(310): Elementor\Core\DynamicTags\Manager-&gt;after_enqueue_post_css() #21 ../wp-includes/class-wp-hook.php(334): WP_Hook-&gt;apply_filters() #22 ../wp-includes/plugin.php(517): WP_Hook-&gt;do_action() #23 ../wp-content/plugins/elementor/core/files/css/base.php(273): do_action() #24 ../wp-content/plugins/elementor/core/files/css/post.php(201): Elementor\Core\Files\CSS\Base-&gt;enqueue() #25 ../wp-content/plugins/elementor-pro/modules/theme-builder/classes/locations-manager.php(142): Elementor\Core\Files\CSS\Post-&gt;enqueue() #26 ../wp-includes/class-wp-hook.php(310): ElementorPro\Modules\ThemeBuilder\Classes\Locations_Manager-&gt;enqueue_styles() #27 ../wp-includes/class-wp-hook.php(334): WP_Hook-&gt;apply_filters() #28 ../wp-includes/plugin.php(517): WP_Hook-&gt;do_action() #29 ../wp-includes/script-loader.php(2225): do_action() #30 ../wp-includes/class-wp-hook.php(310): wp_enqueue_scripts() #31 ../wp-includes/class-wp-hook.php(334): WP_Hook-&gt;apply_filters() #32 ../wp-includes/plugin.php(517): WP_Hook-&gt;do_action() #33 ../wp-includes/general-template.php(3053): do_action() #34 ../wp-content/themes/hello-elementor/header.php(24): wp_head() #35 ../wp-includes/template.php(785): require_once(&#039;/home/462442.cl...&#039;) #36 ../wp-includes/template.php(720): load_template() #37 ../wp-includes/general-template.php(48): locate_template() #38 ../wp-content/themes/hello-elementor/index.php(15): get_header() #39 ../wp-includes/template-loader.php(106): include(&#039;/home/462442.cl...&#039;) #40 ../wp-blog-header.php(19): require_once(&#039;/home/462442.cl...&#039;) #41 ../index.php(17): require(&#039;/home/462442.cl...&#039;) #42 {main} thrown [array ( 'trace' => ' #0: Elementor\Core\Logger\Manager -> shutdown() ', )] PHP: 2023-09-12 20:36:59 [notice X 43][../wp-content/plugins/elementor/modules/dev-tools/deprecation.php::359] Function ElementorPro\Modules\Forms\Module::add_form_action is &lt;strong&gt;deprecated&lt;/strong&gt; since version 3.5.0! Use actions_registrar-&gt;register() instead. Caller themes: gsg-etheme-master. Called from: add_form_action on file ../wp-content/themes/gsg-etheme-master/functions.php:32.. [array ( 'trace' => ' #0: Elementor\Core\Logger\Manager -> shutdown() ', )] PHP: 2023-09-12 21:45:55 [error X 1][../wp-content/plugins/elementor-pro/modules/dynamic-tags/acf/tags/acf-image.php::73] Uncaught TypeError: htmlentities(): Argument #1 ($string) must be of type string, array given in ../wp-content/plugins/elementor-pro/modules/dynamic-tags/acf/tags/acf-image.php:73 Stack trace: #0 ../wp-content/plugins/elementor-pro/modules/dynamic-tags/acf/tags/acf-image.php(73): htmlentities() #1 ../wp-content/plugins/elementor/core/dynamic-tags/data-tag.php(44): ElementorPro\Modules\DynamicTags\ACF\Tags\ACF_Image-&gt;get_value() #2 ../wp-content/plugins/elementor/core/dynamic-tags/manager.php(216): Elementor\Core\DynamicTags\Data_Tag-&gt;get_content() #3 [internal function]: Elementor\Core\DynamicTags\Manager-&gt;get_tag_data_content() #4 ../wp-content/plugins/elementor/core/dynamic-tags/manager.php(109): call_user_func_array() #5 ../wp-content/plugins/elementor/core/dynamic-tags/manager.php(70): Elementor\Core\DynamicTags\Manager-&gt;parse_tag_text() #6 ../wp-content/plugins/elementor/includes/controls/base-data.php(91): Elementor\Core\DynamicTags\Manager-&gt;parse_tags_text() #7 ../wp-content/plugins/elementor/includes/base/controls-stack.php(1269): Elementor\Base_Data_Control-&gt;parse_tags() #8 ../wp-content/plugins/elementor/includes/base/controls-stack.php(1116): Elementor\Controls_Stack-&gt;parse_dynamic_settings() #9 ../wp-content/plugins/elementor/core/files/css/post.php(298): Elementor\Controls_Stack-&gt;get_parsed_dynamic_settings() #10 ../wp-content/plugins/elementor/core/dynamic-tags/dynamic-css.php(32): Elementor\Core\Files\CSS\Post-&gt;render_styles() #11 ../wp-content/plugins/elementor/core/dynamic-tags/dynamic-css.php(36): Elementor\Core\DynamicTags\Dynamic_CSS-&gt;render_styles() #12 ../wp-content/plugins/elementor/core/dynamic-tags/dynamic-css.php(36): Elementor\Core\DynamicTags\Dynamic_CSS-&gt;render_styles() #13 ../wp-content/plugins/elementor/core/files/css/post.php(178): Elementor\Core\DynamicTags\Dynamic_CSS-&gt;render_styles() #14 ../wp-content/plugins/elementor/core/files/css/base.php(677): Elementor\Core\Files\CSS\Post-&gt;render_css() #15 ../wp-content/plugins/elementor/core/files/base.php(180): Elementor\Core\Files\CSS\Base-&gt;parse_content() #16 ../wp-content/plugins/elementor/core/files/css/base.php(130): Elementor\Core\Files\Base-&gt;update_file() #17 ../wp-content/plugins/elementor/core/files/css/base.php(226): Elementor\Core\Files\CSS\Base-&gt;update() #18 ../wp-content/plugins/elementor/core/files/css/post.php(201): Elementor\Core\Files\CSS\Base-&gt;enqueue() #19 ../wp-content/plugins/elementor/core/dynamic-tags/manager.php(488): Elementor\Core\Files\CSS\Post-&gt;enqueue() #20 ../wp-includes/class-wp-hook.php(310): Elementor\Core\DynamicTags\Manager-&gt;after_enqueue_post_css() #21 ../wp-includes/class-wp-hook.php(334): WP_Hook-&gt;apply_filters() #22 ../wp-includes/plugin.php(517): WP_Hook-&gt;do_action() #23 ../wp-content/plugins/elementor/core/files/css/base.php(273): do_action() #24 ../wp-content/plugins/elementor/core/files/css/post.php(201): Elementor\Core\Files\CSS\Base-&gt;enqueue() #25 ../wp-content/plugins/elementor-pro/modules/theme-builder/classes/locations-manager.php(142): Elementor\Core\Files\CSS\Post-&gt;enqueue() #26 ../wp-includes/class-wp-hook.php(310): ElementorPro\Modules\ThemeBuilder\Classes\Locations_Manager-&gt;enqueue_styles() #27 ../wp-includes/class-wp-hook.php(334): WP_Hook-&gt;apply_filters() #28 ../wp-includes/plugin.php(517): WP_Hook-&gt;do_action() #29 ../wp-includes/script-loader.php(2225): do_action() #30 ../wp-includes/class-wp-hook.php(310): wp_enqueue_scripts() #31 ../wp-includes/class-wp-hook.php(334): WP_Hook-&gt;apply_filters() #32 ../wp-includes/plugin.php(517): WP_Hook-&gt;do_action() #33 ../wp-includes/general-template.php(3053): do_action() #34 ../wp-content/themes/hello-elementor/header.php(24): wp_head() #35 ../wp-includes/template.php(785): require_once(&#039;/home/462442.cl...&#039;) #36 ../wp-includes/template.php(720): load_template() #37 ../wp-includes/general-template.php(48): locate_template() #38 ../wp-content/themes/hello-elementor/index.php(15): get_header() #39 ../wp-includes/template-loader.php(106): include(&#039;/home/462442.cl...&#039;) #40 ../wp-blog-header.php(19): require_once(&#039;/home/462442.cl...&#039;) #41 ../index.php(17): require(&#039;/home/462442.cl...&#039;) #42 {main} thrown [array ( 'trace' => ' #0: Elementor\Core\Logger\Manager -> shutdown() ', )] PHP: 2023-09-12 21:47:35 [error X 1][../wp-content/plugins/elementor-pro/modules/dynamic-tags/acf/tags/acf-image.php::75] Uncaught TypeError: htmlentities(): Argument #1 ($string) must be of type string, array given in ../wp-content/plugins/elementor-pro/modules/dynamic-tags/acf/tags/acf-image.php:75 Stack trace: #0 ../wp-content/plugins/elementor-pro/modules/dynamic-tags/acf/tags/acf-image.php(75): htmlentities() #1 ../wp-content/plugins/elementor/core/dynamic-tags/data-tag.php(44): ElementorPro\Modules\DynamicTags\ACF\Tags\ACF_Image-&gt;get_value() #2 ../wp-content/plugins/elementor/core/dynamic-tags/manager.php(216): Elementor\Core\DynamicTags\Data_Tag-&gt;get_content() #3 [internal function]: Elementor\Core\DynamicTags\Manager-&gt;get_tag_data_content() #4 ../wp-content/plugins/elementor/core/dynamic-tags/manager.php(109): call_user_func_array() #5 ../wp-content/plugins/elementor/core/dynamic-tags/manager.php(70): Elementor\Core\DynamicTags\Manager-&gt;parse_tag_text() #6 ../wp-content/plugins/elementor/includes/controls/base-data.php(91): Elementor\Core\DynamicTags\Manager-&gt;parse_tags_text() #7 ../wp-content/plugins/elementor/includes/base/controls-stack.php(1269): Elementor\Base_Data_Control-&gt;parse_tags() #8 ../wp-content/plugins/elementor/includes/base/controls-stack.php(1116): Elementor\Controls_Stack-&gt;parse_dynamic_settings() #9 ../wp-content/plugins/elementor/core/files/css/post.php(298): Elementor\Controls_Stack-&gt;get_parsed_dynamic_settings() #10 ../wp-content/plugins/elementor/core/dynamic-tags/dynamic-css.php(32): Elementor\Core\Files\CSS\Post-&gt;render_styles() #11 ../wp-content/plugins/elementor/core/dynamic-tags/dynamic-css.php(36): Elementor\Core\DynamicTags\Dynamic_CSS-&gt;render_styles() #12 ../wp-content/plugins/elementor/core/dynamic-tags/dynamic-css.php(36): Elementor\Core\DynamicTags\Dynamic_CSS-&gt;render_styles() #13 ../wp-content/plugins/elementor/core/files/css/post.php(178): Elementor\Core\DynamicTags\Dynamic_CSS-&gt;render_styles() #14 ../wp-content/plugins/elementor/core/files/css/base.php(677): Elementor\Core\Files\CSS\Post-&gt;render_css() #15 ../wp-content/plugins/elementor/core/files/base.php(180): Elementor\Core\Files\CSS\Base-&gt;parse_content() #16 ../wp-content/plugins/elementor/core/files/css/base.php(130): Elementor\Core\Files\Base-&gt;update_file() #17 ../wp-content/plugins/elementor/core/files/css/base.php(226): Elementor\Core\Files\CSS\Base-&gt;update() #18 ../wp-content/plugins/elementor/core/files/css/post.php(201): Elementor\Core\Files\CSS\Base-&gt;enqueue() #19 ../wp-content/plugins/elementor/core/dynamic-tags/manager.php(488): Elementor\Core\Files\CSS\Post-&gt;enqueue() #20 ../wp-includes/class-wp-hook.php(310): Elementor\Core\DynamicTags\Manager-&gt;after_enqueue_post_css() #21 ../wp-includes/class-wp-hook.php(334): WP_Hook-&gt;apply_filters() #22 ../wp-includes/plugin.php(517): WP_Hook-&gt;do_action() #23 ../wp-content/plugins/elementor/core/files/css/base.php(273): do_action() #24 ../wp-content/plugins/elementor/core/files/css/post.php(201): Elementor\Core\Files\CSS\Base-&gt;enqueue() #25 ../wp-content/plugins/elementor-pro/modules/theme-builder/classes/locations-manager.php(142): Elementor\Core\Files\CSS\Post-&gt;enqueue() #26 ../wp-includes/class-wp-hook.php(310): ElementorPro\Modules\ThemeBuilder\Classes\Locations_Manager-&gt;enqueue_styles() #27 ../wp-includes/class-wp-hook.php(334): WP_Hook-&gt;apply_filters() #28 ../wp-includes/plugin.php(517): WP_Hook-&gt;do_action() #29 ../wp-includes/script-loader.php(2225): do_action() #30 ../wp-includes/class-wp-hook.php(310): wp_enqueue_scripts() #31 ../wp-includes/class-wp-hook.php(334): WP_Hook-&gt;apply_filters() #32 ../wp-includes/plugin.php(517): WP_Hook-&gt;do_action() #33 ../wp-includes/general-template.php(3053): do_action() #34 ../wp-content/themes/hello-elementor/header.php(24): wp_head() #35 ../wp-includes/template.php(785): require_once(&#039;/home/462442.cl...&#039;) #36 ../wp-includes/template.php(720): load_template() #37 ../wp-includes/general-template.php(48): locate_template() #38 ../wp-content/themes/hello-elementor/index.php(15): get_header() #39 ../wp-includes/template-loader.php(106): include(&#039;/home/462442.cl...&#039;) #40 ../wp-blog-header.php(19): require_once(&#039;/home/462442.cl...&#039;) #41 ../index.php(17): require(&#039;/home/462442.cl...&#039;) #42 {main} thrown [array ( 'trace' => ' #0: Elementor\Core\Logger\Manager -> shutdown() ', )] PHP: 2023-09-12 21:58:24 [error X 6][../wp-content/plugins/elementor-pro/modules/dynamic-tags/acf/tags/acf-image.php::74] Uncaught TypeError: htmlentities(): Argument #1 ($string) must be of type string, array given in ../wp-content/plugins/elementor-pro/modules/dynamic-tags/acf/tags/acf-image.php:74 Stack trace: #0 ../wp-content/plugins/elementor-pro/modules/dynamic-tags/acf/tags/acf-image.php(74): htmlentities() #1 ../wp-content/plugins/elementor/core/dynamic-tags/data-tag.php(44): ElementorPro\Modules\DynamicTags\ACF\Tags\ACF_Image-&gt;get_value() #2 ../wp-content/plugins/elementor/core/dynamic-tags/manager.php(216): Elementor\Core\DynamicTags\Data_Tag-&gt;get_content() #3 [internal function]: Elementor\Core\DynamicTags\Manager-&gt;get_tag_data_content() #4 ../wp-content/plugins/elementor/core/dynamic-tags/manager.php(109): call_user_func_array() #5 ../wp-content/plugins/elementor/core/dynamic-tags/manager.php(70): Elementor\Core\DynamicTags\Manager-&gt;parse_tag_text() #6 ../wp-content/plugins/elementor/includes/controls/base-data.php(91): Elementor\Core\DynamicTags\Manager-&gt;parse_tags_text() #7 ../wp-content/plugins/elementor/includes/base/controls-stack.php(1269): Elementor\Base_Data_Control-&gt;parse_tags() #8 ../wp-content/plugins/elementor/includes/base/controls-stack.php(1116): Elementor\Controls_Stack-&gt;parse_dynamic_settings() #9 ../wp-content/plugins/elementor/core/files/css/post.php(298): Elementor\Controls_Stack-&gt;get_parsed_dynamic_settings() #10 ../wp-content/plugins/elementor/core/dynamic-tags/dynamic-css.php(32): Elementor\Core\Files\CSS\Post-&gt;render_styles() #11 ../wp-content/plugins/elementor/core/dynamic-tags/dynamic-css.php(36): Elementor\Core\DynamicTags\Dynamic_CSS-&gt;render_styles() #12 ../wp-content/plugins/elementor/core/dynamic-tags/dynamic-css.php(36): Elementor\Core\DynamicTags\Dynamic_CSS-&gt;render_styles() #13 ../wp-content/plugins/elementor/core/files/css/post.php(178): Elementor\Core\DynamicTags\Dynamic_CSS-&gt;render_styles() #14 ../wp-content/plugins/elementor/core/files/css/base.php(677): Elementor\Core\Files\CSS\Post-&gt;render_css() #15 ../wp-content/plugins/elementor/core/files/base.php(180): Elementor\Core\Files\CSS\Base-&gt;parse_content() #16 ../wp-content/plugins/elementor/core/files/css/base.php(130): Elementor\Core\Files\Base-&gt;update_file() #17 ../wp-content/plugins/elementor/core/files/css/base.php(226): Elementor\Core\Files\CSS\Base-&gt;update() #18 ../wp-content/plugins/elementor/core/files/css/post.php(201): Elementor\Core\Files\CSS\Base-&gt;enqueue() #19 ../wp-content/plugins/elementor/core/dynamic-tags/manager.php(488): Elementor\Core\Files\CSS\Post-&gt;enqueue() #20 ../wp-includes/class-wp-hook.php(310): Elementor\Core\DynamicTags\Manager-&gt;after_enqueue_post_css() #21 ../wp-includes/class-wp-hook.php(334): WP_Hook-&gt;apply_filters() #22 ../wp-includes/plugin.php(517): WP_Hook-&gt;do_action() #23 ../wp-content/plugins/elementor/core/files/css/base.php(273): do_action() #24 ../wp-content/plugins/elementor/core/files/css/post.php(201): Elementor\Core\Files\CSS\Base-&gt;enqueue() #25 ../wp-content/plugins/elementor-pro/modules/theme-builder/classes/locations-manager.php(142): Elementor\Core\Files\CSS\Post-&gt;enqueue() #26 ../wp-includes/class-wp-hook.php(310): ElementorPro\Modules\ThemeBuilder\Classes\Locations_Manager-&gt;enqueue_styles() #27 ../wp-includes/class-wp-hook.php(334): WP_Hook-&gt;apply_filters() #28 ../wp-includes/plugin.php(517): WP_Hook-&gt;do_action() #29 ../wp-includes/script-loader.php(2225): do_action() #30 ../wp-includes/class-wp-hook.php(310): wp_enqueue_scripts() #31 ../wp-includes/class-wp-hook.php(334): WP_Hook-&gt;apply_filters() #32 ../wp-includes/plugin.php(517): WP_Hook-&gt;do_action() #33 ../wp-includes/general-template.php(3053): do_action() #34 ../wp-content/themes/hello-elementor/header.php(24): wp_head() #35 ../wp-includes/template.php(785): require_once(&#039;/home/462442.cl...&#039;) #36 ../wp-includes/template.php(720): load_template() #37 ../wp-includes/general-template.php(48): locate_template() #38 ../wp-content/themes/hello-elementor/index.php(15): get_header() #39 ../wp-includes/template-loader.php(106): include(&#039;/home/462442.cl...&#039;) #40 ../wp-blog-header.php(19): require_once(&#039;/home/462442.cl...&#039;) #41 ../index.php(17): require(&#039;/home/462442.cl...&#039;) #42 {main} thrown [array ( 'trace' => ' #0: Elementor\Core\Logger\Manager -> shutdown() ', )] == Elementor - Compatibility Tag == Elementor Pro: Compatibility not specified Unlimited Elements for Elementor (Premium): Compatibility not specified == Elementor Pro - Compatibility Tag == ```` </details>
comp
✅ 🧩 🐞 bug report using dynamic tags with acf images does not work after updating to elementor prerequisites i have searched for similar issues in both open and closed tickets and cannot find a duplicate the issue still exists against the latest stable version of elementor description using dynamic tags for acf images is broken in elementor pro elementor pro modules dynamic tags acf tags acf image php line this line is now using htmlentities function in php as follows value htmlentities this get settings fallback this get settings fallback is an array while htmlentities expects a string this is throwing a fatal error in my websites that are updated to elementor pro steps to reproduce use dynamic tags acf image in a template update website to elementor pro site crashes when template is accessed on frontend for me this was a single post template using acf images i m unable to replicate this on a fresh website in my local environment this seems to be tied to websites that have had elementor installed for a few years isolating the problem this bug happens with only elementor plugin active and elementor pro this bug happens with a blank wordpress theme active i can reproduce this bug consistently following the steps above system info click to reveal txt server environment operating system linux software apache debian mysql version mariadb org binary distribution php version php memory limit php max input vars php max post size gd installed yes zip installed yes write permissions all right elementor library connected wordpress environment version site url home url wp multisite no max upload size mb memory limit max memory limit permalink structure postname language en us timezone debug mode active theme name hfs financial version author get smart group child theme yes parent theme name hello elementor parent theme version parent theme author elementor team user role administrator wp profile lang en us user agent mozilla macintosh intel mac os x applewebkit khtml like gecko chrome safari active plugins advanced custom fields pro version author wp engine akismet anti spam spam protection version author automattic anti spam team all in one wp migration version author servmask all in one wp migration unlimited extension version author servmask backupbuddy version author ithemes better search replace version author wp engine calculated fields form version author codepeople classic editor version author wordpress contributors custom post type ui version author webdevstudios elementor version author elementor com elementor pro version author elementor com get smart group birdeye version author get smart group get smart group hfs features version author get smart group gsg utm extension version author imagify version author imagify – optimize images convert webp mainwp child version author mainwp post duplicator version author metaphor creations rank math seo version author rank math rank math seo pro version author rank math sucuri security auditing malware scanner and hardening version author sucuri inc unlimited elements for elementor premium version author unlimited elements user role editor pro version author vladimir garagulia wordfence security version author wordfence wp rocket version author wp media zapier for wordpress version author zapier must use plugins object cache pro mu version author rhubarb group elements usage archive archive posts button heading loop grid posts template text editor theme archive title wp widget categories wp widget recent posts container container loop grid footer container heading nav menu social icons text editor header button container icon box icon list image nav menu spacer template ucaddon mega menu page button call to action divider form heading html icon box image posts shortcode slides spacer template text editor video popup button divider form heading icon list image price list shortcode section breadcrumbs button call to action divider heading html icon box icon list image nav menu shortcode slides social icons spacer theme site logo video single button container template theme post content theme post title widget button form icon list social icons wp page accordion button container divider form heading html icon box icon list image image box loop grid nested tabs shortcode spacer template text editor ucaddon bold customer reviews ucaddon content carousel new ucaddon play list video gallery ucaddon post carousel ucaddon post magazine grid ucaddon remote tabs ucaddon responsive testimonials from contractors video single post button container divider heading html icon icon box icon list image loop carousel post info post navigation share buttons shortcode spacer template text editor theme post content theme post featured image theme post title video loop item call to action container heading text editor settings cpt support post page disable color schemes yes disable typography schemes yes allow tracking yes unfiltered files upload load shim yes features custom fonts custom icons integrations elementor experiments optimized dom output active by default improved asset loading active by default improved css loading active by default inline font icons inactive by default additional custom breakpoints active by default admin menu rearrangement inactive by default flexbox container active upgrade swiper library inactive by default grid container inactive by default default to new theme builder active by default hello theme header amp footer inactive by default editor top bar inactive by default landing pages active by default nested elements active lazy load background images inactive by default global style guide inactive by default page transitions active by default notes active by default form submissions active by default scroll snap active by default menu inactive by default taxonomy filter inactive by default log js showing of cannot create property guid on string js cannot create property guid on string js cannot create property guid on string js cannot create property guid on string js cannot create property guid on string js cannot create property guid on string js cannot create property guid on string js cannot create property guid on string js cannot create property guid on string js cannot create property guid on string js cannot create property guid on string js cannot create property guid on string js cannot create property guid on string js cannot create property guid on string js unstable elementorpackages is not defined js cannot create property guid on string js cannot create property guid on string js cannot create property guid on string js cannot create property guid on string js cannot create property guid on string log showing of elementor elementor updater started elementor upgrades on each version start elementor data updater process has been queued array plugin elementor from to elementor upgrades on each version finished elementor upgrades v site settings updates start elementor upgrades v site settings updates finished elementor data updater process has been completed array plugin elementor from to php showing of uncaught typeerror htmlentities argument string must be of type string array given in wp content plugins elementor pro modules dynamic tags acf tags acf image php stack trace wp content plugins elementor pro modules dynamic tags acf tags acf image php htmlentities wp content plugins elementor core dynamic tags data tag php elementorpro modules dynamictags acf tags acf image gt get value wp content plugins elementor core dynamic tags manager php elementor core dynamictags data tag gt get content elementor core dynamictags manager gt get tag data content wp content plugins elementor core dynamic tags manager php call user func array wp content plugins elementor core dynamic tags manager php elementor core dynamictags manager gt parse tag text wp content plugins elementor includes controls base data php elementor core dynamictags manager gt parse tags text wp content plugins elementor includes base controls stack php elementor base data control gt parse tags wp content plugins elementor includes base controls stack php elementor controls stack gt parse dynamic settings wp content plugins elementor core files css post php elementor controls stack gt get parsed dynamic settings wp content plugins elementor core dynamic tags dynamic css php elementor core files css post gt render styles wp content plugins elementor core dynamic tags dynamic css php elementor core dynamictags dynamic css gt render styles wp content plugins elementor core dynamic tags dynamic css php elementor core dynamictags dynamic css gt render styles wp content plugins elementor core files css post php elementor core dynamictags dynamic css gt render styles wp content plugins elementor core files css base php elementor core files css post gt render css wp content plugins elementor core files base php elementor core files css base gt parse content wp content plugins elementor core files css base php elementor core files base gt update file wp content plugins elementor core files css base php elementor core files css base gt update wp content plugins elementor core files css post php elementor core files css base gt enqueue wp content plugins elementor core dynamic tags manager php elementor core files css post gt enqueue wp includes class wp hook php elementor core dynamictags manager gt after enqueue post css wp includes class wp hook php wp hook gt apply filters wp includes plugin php wp hook gt do action wp content plugins elementor core files css base php do action wp content plugins elementor core files css post php elementor core files css base gt enqueue wp content plugins elementor pro modules theme builder classes locations manager php elementor core files css post gt enqueue wp includes class wp hook php elementorpro modules themebuilder classes locations manager gt enqueue styles wp includes class wp hook php wp hook gt apply filters wp includes plugin php wp hook gt do action wp includes script loader php do action wp includes class wp hook php wp enqueue scripts wp includes class wp hook php wp hook gt apply filters wp includes plugin php wp hook gt do action wp includes general template php do action wp content themes hello elementor header php wp head wp includes template php require once home cl wp includes template php load template wp includes general template php locate template wp content themes hello elementor index php get header wp includes template loader php include home cl wp blog header php require once home cl index php require home cl main thrown array trace elementor core logger manager shutdown php function elementorpro modules forms module add form action is lt strong gt deprecated lt strong gt since version use actions registrar gt register instead caller themes gsg etheme master called from add form action on file wp content themes gsg etheme master functions php array trace elementor core logger manager shutdown php uncaught typeerror htmlentities argument string must be of type string array given in wp content plugins elementor pro modules dynamic tags acf tags acf image php stack trace wp content plugins elementor pro modules dynamic tags acf tags acf image php htmlentities wp content plugins elementor core dynamic tags data tag php elementorpro modules dynamictags acf tags acf image gt get value wp content plugins elementor core dynamic tags manager php elementor core dynamictags data tag gt get content elementor core dynamictags manager gt get tag data content wp content plugins elementor core dynamic tags manager php call user func array wp content plugins elementor core dynamic tags manager php elementor core dynamictags manager gt parse tag text wp content plugins elementor includes controls base data php elementor core dynamictags manager gt parse tags text wp content plugins elementor includes base controls stack php elementor base data control gt parse tags wp content plugins elementor includes base controls stack php elementor controls stack gt parse dynamic settings wp content plugins elementor core files css post php elementor controls stack gt get parsed dynamic settings wp content plugins elementor core dynamic tags dynamic css php elementor core files css post gt render styles wp content plugins elementor core dynamic tags dynamic css php elementor core dynamictags dynamic css gt render styles wp content plugins elementor core dynamic tags dynamic css php elementor core dynamictags dynamic css gt render styles wp content plugins elementor core files css post php elementor core dynamictags dynamic css gt render styles wp content plugins elementor core files css base php elementor core files css post gt render css wp content plugins elementor core files base php elementor core files css base gt parse content wp content plugins elementor core files css base php elementor core files base gt update file wp content plugins elementor core files css base php elementor core files css base gt update wp content plugins elementor core files css post php elementor core files css base gt enqueue wp content plugins elementor core dynamic tags manager php elementor core files css post gt enqueue wp includes class wp hook php elementor core dynamictags manager gt after enqueue post css wp includes class wp hook php wp hook gt apply filters wp includes plugin php wp hook gt do action wp content plugins elementor core files css base php do action wp content plugins elementor core files css post php elementor core files css base gt enqueue wp content plugins elementor pro modules theme builder classes locations manager php elementor core files css post gt enqueue wp includes class wp hook php elementorpro modules themebuilder classes locations manager gt enqueue styles wp includes class wp hook php wp hook gt apply filters wp includes plugin php wp hook gt do action wp includes script loader php do action wp includes class wp hook php wp enqueue scripts wp includes class wp hook php wp hook gt apply filters wp includes plugin php wp hook gt do action wp includes general template php do action wp content themes hello elementor header php wp head wp includes template php require once home cl wp includes template php load template wp includes general template php locate template wp content themes hello elementor index php get header wp includes template loader php include home cl wp blog header php require once home cl index php require home cl main thrown array trace elementor core logger manager shutdown php uncaught typeerror htmlentities argument string must be of type string array given in wp content plugins elementor pro modules dynamic tags acf tags acf image php stack trace wp content plugins elementor pro modules dynamic tags acf tags acf image php htmlentities wp content plugins elementor core dynamic tags data tag php elementorpro modules dynamictags acf tags acf image gt get value wp content plugins elementor core dynamic tags manager php elementor core dynamictags data tag gt get content elementor core dynamictags manager gt get tag data content wp content plugins elementor core dynamic tags manager php call user func array wp content plugins elementor core dynamic tags manager php elementor core dynamictags manager gt parse tag text wp content plugins elementor includes controls base data php elementor core dynamictags manager gt parse tags text wp content plugins elementor includes base controls stack php elementor base data control gt parse tags wp content plugins elementor includes base controls stack php elementor controls stack gt parse dynamic settings wp content plugins elementor core files css post php elementor controls stack gt get parsed dynamic settings wp content plugins elementor core dynamic tags dynamic css php elementor core files css post gt render styles wp content plugins elementor core dynamic tags dynamic css php elementor core dynamictags dynamic css gt render styles wp content plugins elementor core dynamic tags dynamic css php elementor core dynamictags dynamic css gt render styles wp content plugins elementor core files css post php elementor core dynamictags dynamic css gt render styles wp content plugins elementor core files css base php elementor core files css post gt render css wp content plugins elementor core files base php elementor core files css base gt parse content wp content plugins elementor core files css base php elementor core files base gt update file wp content plugins elementor core files css base php elementor core files css base gt update wp content plugins elementor core files css post php elementor core files css base gt enqueue wp content plugins elementor core dynamic tags manager php elementor core files css post gt enqueue wp includes class wp hook php elementor core dynamictags manager gt after enqueue post css wp includes class wp hook php wp hook gt apply filters wp includes plugin php wp hook gt do action wp content plugins elementor core files css base php do action wp content plugins elementor core files css post php elementor core files css base gt enqueue wp content plugins elementor pro modules theme builder classes locations manager php elementor core files css post gt enqueue wp includes class wp hook php elementorpro modules themebuilder classes locations manager gt enqueue styles wp includes class wp hook php wp hook gt apply filters wp includes plugin php wp hook gt do action wp includes script loader php do action wp includes class wp hook php wp enqueue scripts wp includes class wp hook php wp hook gt apply filters wp includes plugin php wp hook gt do action wp includes general template php do action wp content themes hello elementor header php wp head wp includes template php require once home cl wp includes template php load template wp includes general template php locate template wp content themes hello elementor index php get header wp includes template loader php include home cl wp blog header php require once home cl index php require home cl main thrown array trace elementor core logger manager shutdown php uncaught typeerror htmlentities argument string must be of type string array given in wp content plugins elementor pro modules dynamic tags acf tags acf image php stack trace wp content plugins elementor pro modules dynamic tags acf tags acf image php htmlentities wp content plugins elementor core dynamic tags data tag php elementorpro modules dynamictags acf tags acf image gt get value wp content plugins elementor core dynamic tags manager php elementor core dynamictags data tag gt get content elementor core dynamictags manager gt get tag data content wp content plugins elementor core dynamic tags manager php call user func array wp content plugins elementor core dynamic tags manager php elementor core dynamictags manager gt parse tag text wp content plugins elementor includes controls base data php elementor core dynamictags manager gt parse tags text wp content plugins elementor includes base controls stack php elementor base data control gt parse tags wp content plugins elementor includes base controls stack php elementor controls stack gt parse dynamic settings wp content plugins elementor core files css post php elementor controls stack gt get parsed dynamic settings wp content plugins elementor core dynamic tags dynamic css php elementor core files css post gt render styles wp content plugins elementor core dynamic tags dynamic css php elementor core dynamictags dynamic css gt render styles wp content plugins elementor core dynamic tags dynamic css php elementor core dynamictags dynamic css gt render styles wp content plugins elementor core files css post php elementor core dynamictags dynamic css gt render styles wp content plugins elementor core files css base php elementor core files css post gt render css wp content plugins elementor core files base php elementor core files css base gt parse content wp content plugins elementor core files css base php elementor core files base gt update file wp content plugins elementor core files css base php elementor core files css base gt update wp content plugins elementor core files css post php elementor core files css base gt enqueue wp content plugins elementor core dynamic tags manager php elementor core files css post gt enqueue wp includes class wp hook php elementor core dynamictags manager gt after enqueue post css wp includes class wp hook php wp hook gt apply filters wp includes plugin php wp hook gt do action wp content plugins elementor core files css base php do action wp content plugins elementor core files css post php elementor core files css base gt enqueue wp content plugins elementor pro modules theme builder classes locations manager php elementor core files css post gt enqueue wp includes class wp hook php elementorpro modules themebuilder classes locations manager gt enqueue styles wp includes class wp hook php wp hook gt apply filters wp includes plugin php wp hook gt do action wp includes script loader php do action wp includes class wp hook php wp enqueue scripts wp includes class wp hook php wp hook gt apply filters wp includes plugin php wp hook gt do action wp includes general template php do action wp content themes hello elementor header php wp head wp includes template php require once home cl wp includes template php load template wp includes general template php locate template wp content themes hello elementor index php get header wp includes template loader php include home cl wp blog header php require once home cl index php require home cl main thrown array trace elementor core logger manager shutdown elementor compatibility tag elementor pro compatibility not specified unlimited elements for elementor premium compatibility not specified elementor pro compatibility tag
1
34,258
6,306,777,769
IssuesEvent
2017-07-21 22:02:37
Esri/resource-proxy
https://api.github.com/repos/Esri/resource-proxy
opened
Clarify support options - using SUPPORT.md
documentation
Create SUPPORT.md to take advantage of new github functionality. See https://github.com/blog/2400-support-file-support and https://help.github.com/articles/adding-support-resources-to-your-project/ for details. #### Maybe something like the below: If you need support for the resource-proxy, you can: * Review [existing resources](https://github.com/Esri/resource-proxy/wiki). * Search [existing issues](https://github.com/Esri/resource-proxy/issues/), both open and closed. * [Create an issue](https://github.com/Esri/resource-proxy/issues/) in this repo. * Contact [Esri support](http://support.esri.com/en/contact-tech-support) - if you're a current Esri customer. cc: @esoekianto
1.0
Clarify support options - using SUPPORT.md - Create SUPPORT.md to take advantage of new github functionality. See https://github.com/blog/2400-support-file-support and https://help.github.com/articles/adding-support-resources-to-your-project/ for details. #### Maybe something like the below: If you need support for the resource-proxy, you can: * Review [existing resources](https://github.com/Esri/resource-proxy/wiki). * Search [existing issues](https://github.com/Esri/resource-proxy/issues/), both open and closed. * [Create an issue](https://github.com/Esri/resource-proxy/issues/) in this repo. * Contact [Esri support](http://support.esri.com/en/contact-tech-support) - if you're a current Esri customer. cc: @esoekianto
non_comp
clarify support options using support md create support md to take advantage of new github functionality see and for details maybe something like the below if you need support for the resource proxy you can review search both open and closed in this repo contact if you re a current esri customer cc esoekianto
0
1,618
4,171,792,294
IssuesEvent
2016-06-21 01:40:50
AdguardTeam/AdguardForAndroid
https://api.github.com/repos/AdguardTeam/AdguardForAndroid
reopened
Samsung Battery saving feature interferes with Adguard
Compatibility Waiting For Data
> I'm using s7 edge. Adguard seems to be blocking my Internet connect whether it's wifi or mobile data when my s7 edge is in power saving mode. If it's not in power saving, there is no issue with the connection. Can you assist? Asked for logs: YNX-978-72059 BXN-748-55159 - Samsung S6
True
Samsung Battery saving feature interferes with Adguard - > I'm using s7 edge. Adguard seems to be blocking my Internet connect whether it's wifi or mobile data when my s7 edge is in power saving mode. If it's not in power saving, there is no issue with the connection. Can you assist? Asked for logs: YNX-978-72059 BXN-748-55159 - Samsung S6
comp
samsung battery saving feature interferes with adguard i m using edge adguard seems to be blocking my internet connect whether it s wifi or mobile data when my edge is in power saving mode if it s not in power saving there is no issue with the connection can you assist asked for logs ynx bxn samsung
1
17,663
24,347,298,249
IssuesEvent
2022-10-02 13:42:51
iPortalTeam/ImmersivePortalsMod
https://api.github.com/repos/iPortalTeam/ImmersivePortalsMod
closed
GUI Rendering issue with Iris
Mod Compatibility
When seeing multiple scale-boxes, turning on the shader may cause UI to vanish.
True
GUI Rendering issue with Iris - When seeing multiple scale-boxes, turning on the shader may cause UI to vanish.
comp
gui rendering issue with iris when seeing multiple scale boxes turning on the shader may cause ui to vanish
1
13,017
15,306,577,314
IssuesEvent
2021-02-24 19:40:28
AmProsius/gothic-1-community-patch
https://api.github.com/repos/AmProsius/gothic-1-community-patch
closed
The player doesn't lose ore when paying for Jesse
compatibility easy fix provided session fix validated
**Describe the bug** The player doesn't lose 10 ore if he chooses to pay for Jesse. **Expected behavior** The player now correctly loses 10 ore if he chooses to pay for Jesse.
True
The player doesn't lose ore when paying for Jesse - **Describe the bug** The player doesn't lose 10 ore if he chooses to pay for Jesse. **Expected behavior** The player now correctly loses 10 ore if he chooses to pay for Jesse.
comp
the player doesn t lose ore when paying for jesse describe the bug the player doesn t lose ore if he chooses to pay for jesse expected behavior the player now correctly loses ore if he chooses to pay for jesse
1
82,732
15,679,668,013
IssuesEvent
2021-03-25 01:03:33
bci-oss/keycloak
https://api.github.com/repos/bci-oss/keycloak
opened
CVE-2020-15095 (Medium) detected in nodev6.17.1
security vulnerability
## CVE-2020-15095 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>nodev6.17.1</b></p></summary> <p> <p>Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:</p> <p>Library home page: <a href=https://github.com/nodejs/node.git>https://github.com/nodejs/node.git</a></p> <p>Found in base branch: <b>master</b></p></p> </details> </p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Source Files (1)</summary> <p></p> <p> <img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>keycloak/themes/node/node_modules/npm/lib/utils/error-handler.js</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> Versions of the npm CLI prior to 6.14.6 are vulnerable to an information exposure vulnerability through log files. The CLI supports URLs like "<protocol>://[<user>[:<password>]@]<hostname>[:<port>][:][/]<path>". The password value is not redacted and is printed to stdout and also to any generated log files. <p>Publish Date: 2020-07-07 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-15095>CVE-2020-15095</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.4</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: High - Privileges Required: Low - User Interaction: Required - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: None - 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/npm/cli/security/advisories/GHSA-93f3-23rq-pjfp">https://github.com/npm/cli/security/advisories/GHSA-93f3-23rq-pjfp</a></p> <p>Release Date: 2020-07-07</p> <p>Fix Resolution: npm - 6.14.6</p> </p> </details> <p></p>
True
CVE-2020-15095 (Medium) detected in nodev6.17.1 - ## CVE-2020-15095 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>nodev6.17.1</b></p></summary> <p> <p>Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:</p> <p>Library home page: <a href=https://github.com/nodejs/node.git>https://github.com/nodejs/node.git</a></p> <p>Found in base branch: <b>master</b></p></p> </details> </p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Source Files (1)</summary> <p></p> <p> <img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>keycloak/themes/node/node_modules/npm/lib/utils/error-handler.js</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> Versions of the npm CLI prior to 6.14.6 are vulnerable to an information exposure vulnerability through log files. The CLI supports URLs like "<protocol>://[<user>[:<password>]@]<hostname>[:<port>][:][/]<path>". The password value is not redacted and is printed to stdout and also to any generated log files. <p>Publish Date: 2020-07-07 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-15095>CVE-2020-15095</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.4</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: High - Privileges Required: Low - User Interaction: Required - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: None - 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/npm/cli/security/advisories/GHSA-93f3-23rq-pjfp">https://github.com/npm/cli/security/advisories/GHSA-93f3-23rq-pjfp</a></p> <p>Release Date: 2020-07-07</p> <p>Fix Resolution: npm - 6.14.6</p> </p> </details> <p></p>
non_comp
cve medium detected in cve medium severity vulnerability vulnerable library node js javascript runtime sparkles turtle rocket sparkles library home page a href found in base branch master vulnerable source files keycloak themes node node modules npm lib utils error handler js vulnerability details versions of the npm cli prior to are vulnerable to an information exposure vulnerability through log files the cli supports urls like the password value is not redacted and is printed to stdout and also to any generated log files publish date url a href cvss score details base score metrics exploitability metrics attack vector local attack complexity high privileges required low user interaction required scope unchanged impact metrics confidentiality impact high integrity impact none availability impact none for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution npm
0
81,449
15,729,646,611
IssuesEvent
2021-03-29 15:04:18
danmar/testissues
https://api.github.com/repos/danmar/testissues
opened
"The scope of the variable XXX can be limited" not detected when variable is initilialized during declaration (Trac #272)
Improve check Incomplete Migration Migrated from Trac enhancement php-coderrr
Migrated from https://trac.cppcheck.net/ticket/272 ```json { "status": "closed", "changetime": "2009-08-16T19:17:41", "description": "cppcheck is raising a warning style with the code above.\n\ncppcheck -q -a -s .\n[./main.c:8]: (style) The scope of the variable var can be limited\n\nBut when the variable \"var\" is initialized during declaration the warning is no more raised\n\n{{{\n#include <stdio.h>\n#include <stdlib.h>\n\nint main(void)\n{\n int j =0;\n int i;\n int var;\n int condition = 0;\n puts(\"!!! Hello World in C !!!\");\n if (condition) {\n puts(\"!!!Not possible!!!\");\n } else {\n do\n {\n for (var = 0; var < 10; ++var) {\n i++;\n }\n } while (0);\n }\n printf(\"\\n ===> i = %d\\n\", i);\n return EXIT_SUCCESS;\n}\n\n}}}\n", "reporter": "paskalad", "cc": "", "resolution": "fixed", "_ts": "1250450261000000", "component": "Improve check", "summary": "\"The scope of the variable XXX can be limited\" not detected when variable is initilialized during declaration", "priority": "", "keywords": "", "time": "2009-05-01T08:31:52", "milestone": "1.36", "owner": "php-coderrr", "type": "enhancement" } ```
1.0
"The scope of the variable XXX can be limited" not detected when variable is initilialized during declaration (Trac #272) - Migrated from https://trac.cppcheck.net/ticket/272 ```json { "status": "closed", "changetime": "2009-08-16T19:17:41", "description": "cppcheck is raising a warning style with the code above.\n\ncppcheck -q -a -s .\n[./main.c:8]: (style) The scope of the variable var can be limited\n\nBut when the variable \"var\" is initialized during declaration the warning is no more raised\n\n{{{\n#include <stdio.h>\n#include <stdlib.h>\n\nint main(void)\n{\n int j =0;\n int i;\n int var;\n int condition = 0;\n puts(\"!!! Hello World in C !!!\");\n if (condition) {\n puts(\"!!!Not possible!!!\");\n } else {\n do\n {\n for (var = 0; var < 10; ++var) {\n i++;\n }\n } while (0);\n }\n printf(\"\\n ===> i = %d\\n\", i);\n return EXIT_SUCCESS;\n}\n\n}}}\n", "reporter": "paskalad", "cc": "", "resolution": "fixed", "_ts": "1250450261000000", "component": "Improve check", "summary": "\"The scope of the variable XXX can be limited\" not detected when variable is initilialized during declaration", "priority": "", "keywords": "", "time": "2009-05-01T08:31:52", "milestone": "1.36", "owner": "php-coderrr", "type": "enhancement" } ```
non_comp
the scope of the variable xxx can be limited not detected when variable is initilialized during declaration trac migrated from json status closed changetime description cppcheck is raising a warning style with the code above n ncppcheck q a s n style the scope of the variable var can be limited n nbut when the variable var is initialized during declaration the warning is no more raised n n n include n include n nint main void n n int j n int i n int var n int condition n puts hello world in c n if condition n puts not possible n else n do n n for var var i d n i n return exit success n n n n reporter paskalad cc resolution fixed ts component improve check summary the scope of the variable xxx can be limited not detected when variable is initilialized during declaration priority keywords time milestone owner php coderrr type enhancement
0
59,236
17,016,642,916
IssuesEvent
2021-07-02 13:00:13
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
opened
Nominatim finds only part of the results
Component: nominatim Priority: major Type: defect
**[Submitted to the original trac issue database at 11.01pm, Wednesday, 27th May 2015]** [http://www.openstreetmap.org/search?query=covoiturage%20dolembreux#map=14/50.5301/5.6272 This Nominatim query] ([http://www.openstreetmap.org/search?query=car%20sharing%20Dolembreux#map=14/50.5326/5.6279 or this one]) finds only 3 results here. However, there a 6 identical instances of that car_sharing in [http://www.openstreetmap.org/relation/5194266 Rue d'Esneux] and [http://www.openstreetmap.org/relation/5147942 Rue Piretfontaine] both inside [http://www.openstreetmap.org/relation/2792257#map=13/50.5376/5.6289 Dolembreux]. All 6 were in the result before. BTW, please notice the following result counts: car sharing prs de Dolembreux: 0 car sharing near Dolembreux: 3 covoiturage near Dolembreux:0 covoiturage prs de Dolembreux: 3 Hoping this will help.
1.0
Nominatim finds only part of the results - **[Submitted to the original trac issue database at 11.01pm, Wednesday, 27th May 2015]** [http://www.openstreetmap.org/search?query=covoiturage%20dolembreux#map=14/50.5301/5.6272 This Nominatim query] ([http://www.openstreetmap.org/search?query=car%20sharing%20Dolembreux#map=14/50.5326/5.6279 or this one]) finds only 3 results here. However, there a 6 identical instances of that car_sharing in [http://www.openstreetmap.org/relation/5194266 Rue d'Esneux] and [http://www.openstreetmap.org/relation/5147942 Rue Piretfontaine] both inside [http://www.openstreetmap.org/relation/2792257#map=13/50.5376/5.6289 Dolembreux]. All 6 were in the result before. BTW, please notice the following result counts: car sharing prs de Dolembreux: 0 car sharing near Dolembreux: 3 covoiturage near Dolembreux:0 covoiturage prs de Dolembreux: 3 Hoping this will help.
non_comp
nominatim finds only part of the results finds only results here however there a identical instances of that car sharing in and both inside all were in the result before btw please notice the following result counts car sharing prs de dolembreux car sharing near dolembreux covoiturage near dolembreux covoiturage prs de dolembreux hoping this will help
0
11,746
5,078,739,889
IssuesEvent
2016-12-28 16:37:20
opendatakit/opendatakit
https://api.github.com/repos/opendatakit/opendatakit
closed
clean up terminology in bottom bar
Build Priority-Low Type-Enhancement
*Migrated to opendatakit/build#70 by [spacetelescope/github-issues-import](https://github.com/spacetelescope/github-issues-import)* Originally reported on Google Code with ID 439 ``` these are pretty nitpicky, but a recent training showed some stumbling blocks. i don't feel strongly about any of these. either make it "choose one" and "choose multiple" or "select one" and "select multiple". might also be clearer to say "radio button" or "checkboxes" numeric feels awkward. maybe number? media is vague. but understood that 'image/video/audio' is awkward. maybe split them into different options? ``` Reported by `yanokwa` on 2011-11-21 00:44:29
1.0
clean up terminology in bottom bar - *Migrated to opendatakit/build#70 by [spacetelescope/github-issues-import](https://github.com/spacetelescope/github-issues-import)* Originally reported on Google Code with ID 439 ``` these are pretty nitpicky, but a recent training showed some stumbling blocks. i don't feel strongly about any of these. either make it "choose one" and "choose multiple" or "select one" and "select multiple". might also be clearer to say "radio button" or "checkboxes" numeric feels awkward. maybe number? media is vague. but understood that 'image/video/audio' is awkward. maybe split them into different options? ``` Reported by `yanokwa` on 2011-11-21 00:44:29
non_comp
clean up terminology in bottom bar migrated to opendatakit build by originally reported on google code with id these are pretty nitpicky but a recent training showed some stumbling blocks i don t feel strongly about any of these either make it choose one and choose multiple or select one and select multiple might also be clearer to say radio button or checkboxes numeric feels awkward maybe number media is vague but understood that image video audio is awkward maybe split them into different options reported by yanokwa on
0
17,103
23,611,847,687
IssuesEvent
2022-08-24 13:02:47
neovim/neovim
https://api.github.com/repos/neovim/neovim
closed
The return values of functions like winheight() or getwininfo() are incompatible with Vim with winbar enabled
compatibility status:needs-discussion statusline
### Feature already in Vim? _No response_ ### Feature description In Vim `w_height` excludes winbar height, while in Nvim `w_height` includes winbar height, this causes the return values of functions like `winheight()` or `getwininfo()` to be incompatible with Vim with winbar enabled. There are several ways to make this compatible: 1. Make `w_height` exclude winbar height instead. This will requires code changes in many places. 2. Subtract winbar height from `w_height` in functions like `winheight()` and `getwininfo()`. This requires fewer code changes, but it is easy to forget this in the future. The problem here is one may use the return value of `winheight()` or `nvim_win_get_height()` (both return `w_height`) for two different purposes: 1. For window layout: one may want the return value to include winbar height 2. For text inside the window: one may want the return value to exclude winbar height
True
The return values of functions like winheight() or getwininfo() are incompatible with Vim with winbar enabled - ### Feature already in Vim? _No response_ ### Feature description In Vim `w_height` excludes winbar height, while in Nvim `w_height` includes winbar height, this causes the return values of functions like `winheight()` or `getwininfo()` to be incompatible with Vim with winbar enabled. There are several ways to make this compatible: 1. Make `w_height` exclude winbar height instead. This will requires code changes in many places. 2. Subtract winbar height from `w_height` in functions like `winheight()` and `getwininfo()`. This requires fewer code changes, but it is easy to forget this in the future. The problem here is one may use the return value of `winheight()` or `nvim_win_get_height()` (both return `w_height`) for two different purposes: 1. For window layout: one may want the return value to include winbar height 2. For text inside the window: one may want the return value to exclude winbar height
comp
the return values of functions like winheight or getwininfo are incompatible with vim with winbar enabled feature already in vim no response feature description in vim w height excludes winbar height while in nvim w height includes winbar height this causes the return values of functions like winheight or getwininfo to be incompatible with vim with winbar enabled there are several ways to make this compatible make w height exclude winbar height instead this will requires code changes in many places subtract winbar height from w height in functions like winheight and getwininfo this requires fewer code changes but it is easy to forget this in the future the problem here is one may use the return value of winheight or nvim win get height both return w height for two different purposes for window layout one may want the return value to include winbar height for text inside the window one may want the return value to exclude winbar height
1
412,531
12,043,535,994
IssuesEvent
2020-04-14 12:36:40
theintern/intern
https://api.github.com/repos/theintern/intern
opened
Refactor reporters to be factory-created event listeners
effort-medium enhancement priority-medium
Currently reporters are all implemented as classes based on a Reporter root class. Internally, however, they are simply event listeners. The reporter class structure was intended to provide some shared functionality for reporters, but it really ends up being overhead, and it obscures how the reporter system actually works. Reimplement reporters as simple event listeners created by factory functions. Put any shared functionality in a utility module or modules. See https://github.com/theintern/intern/issues/1023#issuecomment-582607277.
1.0
Refactor reporters to be factory-created event listeners - Currently reporters are all implemented as classes based on a Reporter root class. Internally, however, they are simply event listeners. The reporter class structure was intended to provide some shared functionality for reporters, but it really ends up being overhead, and it obscures how the reporter system actually works. Reimplement reporters as simple event listeners created by factory functions. Put any shared functionality in a utility module or modules. See https://github.com/theintern/intern/issues/1023#issuecomment-582607277.
non_comp
refactor reporters to be factory created event listeners currently reporters are all implemented as classes based on a reporter root class internally however they are simply event listeners the reporter class structure was intended to provide some shared functionality for reporters but it really ends up being overhead and it obscures how the reporter system actually works reimplement reporters as simple event listeners created by factory functions put any shared functionality in a utility module or modules see
0
12,378
14,633,981,912
IssuesEvent
2020-12-24 03:48:34
pingcap/tidb
https://api.github.com/repos/pingcap/tidb
closed
select .78$123
component/parser status/future type/compatibility type/feature-request
```sql select .78$123; select .78_123; ``` MySQL: ``` mysql> select .78$123; +------+ | $123 | +------+ | 0.78 | +------+ 1 row in set (0.00 sec) ``` TiDB: ``` mysql> select .78$123; ERROR 1105 (HY000): line 0 column 8 near "78$123" (total length 14) ``` Notice: fixing this issue need some tricks, since it requires knowledge about the parsing context at the lexer level. Consider the input `.78_123a` (pattern: dot, number, underscore): In this context (https://github.com/pingcap/tidb/commit/5917a784be944903c12f2ce42d57665dbc608904), lexer should output `dot, identifier(78_123a)`: ```sql SHOW COLUMNS FROM my_table.78_123a; ``` However in this context, lexer should output `decimal(.78), identifier(_123a)`: ```sql SELECT .78_123a ```
True
select .78$123 - ```sql select .78$123; select .78_123; ``` MySQL: ``` mysql> select .78$123; +------+ | $123 | +------+ | 0.78 | +------+ 1 row in set (0.00 sec) ``` TiDB: ``` mysql> select .78$123; ERROR 1105 (HY000): line 0 column 8 near "78$123" (total length 14) ``` Notice: fixing this issue need some tricks, since it requires knowledge about the parsing context at the lexer level. Consider the input `.78_123a` (pattern: dot, number, underscore): In this context (https://github.com/pingcap/tidb/commit/5917a784be944903c12f2ce42d57665dbc608904), lexer should output `dot, identifier(78_123a)`: ```sql SHOW COLUMNS FROM my_table.78_123a; ``` However in this context, lexer should output `decimal(.78), identifier(_123a)`: ```sql SELECT .78_123a ```
comp
select sql select select mysql mysql select row in set sec tidb mysql select error line column near total length notice fixing this issue need some tricks since it requires knowledge about the parsing context at the lexer level consider the input pattern dot number underscore in this context lexer should output dot identifier sql show columns from my table however in this context lexer should output decimal identifier sql select
1
19,534
27,120,868,175
IssuesEvent
2023-02-15 22:44:56
dotnet/docs
https://api.github.com/repos/dotnet/docs
closed
[Breaking change]: Nullable annotation corrected for System.ComponentModel.ITypeDescriptorContext
doc-idea breaking-change Pri1 source incompatible in-pr :checkered_flag: Release: .NET 8 :pushpin: seQUESTered
### Description `System.ComponentModel.ITypeDescriptorContext` has 3 properties that were previously annotated as being non-nullable, but they were indeed nullable in practice. The nullable annotations for these properties have been updated to indicate that they are nullable. This can result in new build warnings related to use of nullable members. * [Container](https://learn.microsoft.com/en-us/dotnet/api/system.componentmodel.itypedescriptorcontext.container?view=net-7.0) * [Instance](https://learn.microsoft.com/en-us/dotnet/api/system.componentmodel.itypedescriptorcontext.instance?view=net-7.0) * [PropertyDescriptor](https://learn.microsoft.com/en-us/dotnet/api/system.componentmodel.itypedescriptorcontext.propertydescriptor?view=net-7.0) ### Version .NET 8 Preview 1 ### Previous behavior The properties were previously annotated as not being nullable. Consuming their values and assuming they could not be null would not produce any warnings during build. ### New behavior The properties are now annotated as being nullable. Consuming the values without null checks will result in build warnings. ### Type of breaking change - [ ] **Binary incompatible**: Existing binaries may encounter a breaking change in behavior, such as failure to load or execute, and if so, require recompilation. - [X] **Source incompatible**: When recompiled using the new SDK or component or to target the new runtime, existing source code may require source changes to compile successfully. - [ ] **Behavioral change**: Existing binaries may behave differently at run time. ### Reason for change As was reported and fixed in dotnet/runtime#78287, the annotations of these properties were incorrect. This change applies the appropriate behavior for the properties and ensures callers understand the values can be null. ### Recommended action Update calling code to guard against null for these properties. ### Feature area Core .NET libraries ### Affected APIs * [System.ComponentModel.ITypeDescriptorContext.Container](https://learn.microsoft.com/en-us/dotnet/api/system.componentmodel.itypedescriptorcontext.container?view=net-7.0) * [System.ComponentModel.ITypeDescriptorContext.Instance](https://learn.microsoft.com/en-us/dotnet/api/system.componentmodel.itypedescriptorcontext.instance?view=net-7.0) * [System.ComponentModel.ITypeDescriptorContext.PropertyDescriptor](https://learn.microsoft.com/en-us/dotnet/api/system.componentmodel.itypedescriptorcontext.propertydescriptor?view=net-7.0) --- [Associated WorkItem - 57957](https://dev.azure.com/msft-skilling/Content/_workitems/edit/57957)
True
[Breaking change]: Nullable annotation corrected for System.ComponentModel.ITypeDescriptorContext - ### Description `System.ComponentModel.ITypeDescriptorContext` has 3 properties that were previously annotated as being non-nullable, but they were indeed nullable in practice. The nullable annotations for these properties have been updated to indicate that they are nullable. This can result in new build warnings related to use of nullable members. * [Container](https://learn.microsoft.com/en-us/dotnet/api/system.componentmodel.itypedescriptorcontext.container?view=net-7.0) * [Instance](https://learn.microsoft.com/en-us/dotnet/api/system.componentmodel.itypedescriptorcontext.instance?view=net-7.0) * [PropertyDescriptor](https://learn.microsoft.com/en-us/dotnet/api/system.componentmodel.itypedescriptorcontext.propertydescriptor?view=net-7.0) ### Version .NET 8 Preview 1 ### Previous behavior The properties were previously annotated as not being nullable. Consuming their values and assuming they could not be null would not produce any warnings during build. ### New behavior The properties are now annotated as being nullable. Consuming the values without null checks will result in build warnings. ### Type of breaking change - [ ] **Binary incompatible**: Existing binaries may encounter a breaking change in behavior, such as failure to load or execute, and if so, require recompilation. - [X] **Source incompatible**: When recompiled using the new SDK or component or to target the new runtime, existing source code may require source changes to compile successfully. - [ ] **Behavioral change**: Existing binaries may behave differently at run time. ### Reason for change As was reported and fixed in dotnet/runtime#78287, the annotations of these properties were incorrect. This change applies the appropriate behavior for the properties and ensures callers understand the values can be null. ### Recommended action Update calling code to guard against null for these properties. ### Feature area Core .NET libraries ### Affected APIs * [System.ComponentModel.ITypeDescriptorContext.Container](https://learn.microsoft.com/en-us/dotnet/api/system.componentmodel.itypedescriptorcontext.container?view=net-7.0) * [System.ComponentModel.ITypeDescriptorContext.Instance](https://learn.microsoft.com/en-us/dotnet/api/system.componentmodel.itypedescriptorcontext.instance?view=net-7.0) * [System.ComponentModel.ITypeDescriptorContext.PropertyDescriptor](https://learn.microsoft.com/en-us/dotnet/api/system.componentmodel.itypedescriptorcontext.propertydescriptor?view=net-7.0) --- [Associated WorkItem - 57957](https://dev.azure.com/msft-skilling/Content/_workitems/edit/57957)
comp
nullable annotation corrected for system componentmodel itypedescriptorcontext description system componentmodel itypedescriptorcontext has properties that were previously annotated as being non nullable but they were indeed nullable in practice the nullable annotations for these properties have been updated to indicate that they are nullable this can result in new build warnings related to use of nullable members version net preview previous behavior the properties were previously annotated as not being nullable consuming their values and assuming they could not be null would not produce any warnings during build new behavior the properties are now annotated as being nullable consuming the values without null checks will result in build warnings type of breaking change binary incompatible existing binaries may encounter a breaking change in behavior such as failure to load or execute and if so require recompilation source incompatible when recompiled using the new sdk or component or to target the new runtime existing source code may require source changes to compile successfully behavioral change existing binaries may behave differently at run time reason for change as was reported and fixed in dotnet runtime the annotations of these properties were incorrect this change applies the appropriate behavior for the properties and ensures callers understand the values can be null recommended action update calling code to guard against null for these properties feature area core net libraries affected apis
1
3,752
6,622,448,599
IssuesEvent
2017-09-21 23:54:11
dotnet/roslyn
https://api.github.com/repos/dotnet/roslyn
closed
We should not "poison" old-style stack-only structs such as TypedReference
Area-Compilers Bug Language-C# New Language Feature - Readonly References Tenet-Compatibility
Types like TypedReference are semantically ref-structs and can be formally made ref-structs. There are also technical advantages for them to be ref-structs - they can share implementation and JIT validation details with Span. However, making a struct `ref struct` implies "poisoning" and poisoning these type can be compat breaking if old compiler (like pre 7.2 C#) is used. Since the types existed for very long time, the probability of such break is high. On the other hand, the safety concerns of those types are well understood and old compilers hard-code those types as special, so there is no danger in leaving them "unpoisoned"
True
We should not "poison" old-style stack-only structs such as TypedReference - Types like TypedReference are semantically ref-structs and can be formally made ref-structs. There are also technical advantages for them to be ref-structs - they can share implementation and JIT validation details with Span. However, making a struct `ref struct` implies "poisoning" and poisoning these type can be compat breaking if old compiler (like pre 7.2 C#) is used. Since the types existed for very long time, the probability of such break is high. On the other hand, the safety concerns of those types are well understood and old compilers hard-code those types as special, so there is no danger in leaving them "unpoisoned"
comp
we should not poison old style stack only structs such as typedreference types like typedreference are semantically ref structs and can be formally made ref structs there are also technical advantages for them to be ref structs they can share implementation and jit validation details with span however making a struct ref struct implies poisoning and poisoning these type can be compat breaking if old compiler like pre c is used since the types existed for very long time the probability of such break is high on the other hand the safety concerns of those types are well understood and old compilers hard code those types as special so there is no danger in leaving them unpoisoned
1
4,610
7,244,333,514
IssuesEvent
2018-02-14 14:50:26
ScienceFun/Kerbalism-Continued
https://api.github.com/repos/ScienceFun/Kerbalism-Continued
closed
Stockalike Station Parts Expansion Redux needs support
Compatibility enhancement
The Stockalike Station Parts Expansion Redux is in need of a kerbalism support file. The current file is only of the pre-redux mod. I would really appreciate some configs for this beautiful mod
True
Stockalike Station Parts Expansion Redux needs support - The Stockalike Station Parts Expansion Redux is in need of a kerbalism support file. The current file is only of the pre-redux mod. I would really appreciate some configs for this beautiful mod
comp
stockalike station parts expansion redux needs support the stockalike station parts expansion redux is in need of a kerbalism support file the current file is only of the pre redux mod i would really appreciate some configs for this beautiful mod
1
285,557
24,677,166,593
IssuesEvent
2022-10-18 17:59:27
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
opened
multiregionccl: add datadriven or roachtest coverage for secondary regions
C-enhancement A-testing A-multiregion
https://github.com/cockroachdb/cockroach/pull/89956 fixed a bug in secondary regions. The current tests just assert that the zone config is correct. A more robust test should be added that actually verifies the secondary region behavior. It should set up a multi region cluster, enable `SURVIVE REGION FAILURE`, then kill the primary region, then verify that the leaseholder is in the secondary region and the data is available. This can be a roachtest, or a datadriven test in pkg/ccl/multiregionccl/testdata/
1.0
multiregionccl: add datadriven or roachtest coverage for secondary regions - https://github.com/cockroachdb/cockroach/pull/89956 fixed a bug in secondary regions. The current tests just assert that the zone config is correct. A more robust test should be added that actually verifies the secondary region behavior. It should set up a multi region cluster, enable `SURVIVE REGION FAILURE`, then kill the primary region, then verify that the leaseholder is in the secondary region and the data is available. This can be a roachtest, or a datadriven test in pkg/ccl/multiregionccl/testdata/
non_comp
multiregionccl add datadriven or roachtest coverage for secondary regions fixed a bug in secondary regions the current tests just assert that the zone config is correct a more robust test should be added that actually verifies the secondary region behavior it should set up a multi region cluster enable survive region failure then kill the primary region then verify that the leaseholder is in the secondary region and the data is available this can be a roachtest or a datadriven test in pkg ccl multiregionccl testdata
0
256,520
22,058,697,764
IssuesEvent
2022-05-30 15:09:12
statelyai/xstate
https://api.github.com/repos/statelyai/xstate
closed
@xstate/test - Parametrizing Tests
enhancement ⚗️ @xstate/test
**Description** Not exactly a bug, but just opening an issue for feature request in [this discussion](https://github.com/davidkpiano/xstate/discussions/1632). Here's a quick summary: - Currently, we can parametrize actions, activities, guards and services as a string while writing out the representation of state machine. This pattern is awesome and and I use it in my all projects I keep the JSON/YAML representation separate from actions JS in their own YAML files. But we can't parametrize `tests` yet because they live inside `meta` key which can contain strings, numbers and all sorts of things. - While writing a YAML file we there's no way to write an async function, so it would be nice to have a `test` or `tests` key which lives outside the JSON representation, in an `options` object which can be passed in when creating the machine, similar to `actions` and allow us to write tests associated with the state separately and parametrize it. For example machine below cannot be written into JSON/YAML format because it contains functions inside `meta` key: ```js const toggleMachine = Machine({ id: 'toggle', initial: 'inactive', states: { inactive: { on: { /* ... */ }, meta: { test: async (page) => { await page.waitFor('input:checked'); } } }, active: { on: { /* ... */ }, meta: { test: async (page) => { await page.waitFor('input:not(:checked)'); } } } } }); ``` But if we could parametrize tests, this could be written as: ```yaml id: toggle initial: inactive states: inactive: tests: - test-inactive-state on: activate: active active: tests: - test-active-state on: deactivate: inactive ``` And then we could add those `test-inactive-state` and `test-active-state` functions later inside an options object, when I pass it to `interpret` or maybe `createModel`.
1.0
@xstate/test - Parametrizing Tests - **Description** Not exactly a bug, but just opening an issue for feature request in [this discussion](https://github.com/davidkpiano/xstate/discussions/1632). Here's a quick summary: - Currently, we can parametrize actions, activities, guards and services as a string while writing out the representation of state machine. This pattern is awesome and and I use it in my all projects I keep the JSON/YAML representation separate from actions JS in their own YAML files. But we can't parametrize `tests` yet because they live inside `meta` key which can contain strings, numbers and all sorts of things. - While writing a YAML file we there's no way to write an async function, so it would be nice to have a `test` or `tests` key which lives outside the JSON representation, in an `options` object which can be passed in when creating the machine, similar to `actions` and allow us to write tests associated with the state separately and parametrize it. For example machine below cannot be written into JSON/YAML format because it contains functions inside `meta` key: ```js const toggleMachine = Machine({ id: 'toggle', initial: 'inactive', states: { inactive: { on: { /* ... */ }, meta: { test: async (page) => { await page.waitFor('input:checked'); } } }, active: { on: { /* ... */ }, meta: { test: async (page) => { await page.waitFor('input:not(:checked)'); } } } } }); ``` But if we could parametrize tests, this could be written as: ```yaml id: toggle initial: inactive states: inactive: tests: - test-inactive-state on: activate: active active: tests: - test-active-state on: deactivate: inactive ``` And then we could add those `test-inactive-state` and `test-active-state` functions later inside an options object, when I pass it to `interpret` or maybe `createModel`.
non_comp
xstate test parametrizing tests description not exactly a bug but just opening an issue for feature request in here s a quick summary currently we can parametrize actions activities guards and services as a string while writing out the representation of state machine this pattern is awesome and and i use it in my all projects i keep the json yaml representation separate from actions js in their own yaml files but we can t parametrize tests yet because they live inside meta key which can contain strings numbers and all sorts of things while writing a yaml file we there s no way to write an async function so it would be nice to have a test or tests key which lives outside the json representation in an options object which can be passed in when creating the machine similar to actions and allow us to write tests associated with the state separately and parametrize it for example machine below cannot be written into json yaml format because it contains functions inside meta key js const togglemachine machine id toggle initial inactive states inactive on meta test async page await page waitfor input checked active on meta test async page await page waitfor input not checked but if we could parametrize tests this could be written as yaml id toggle initial inactive states inactive tests test inactive state on activate active active tests test active state on deactivate inactive and then we could add those test inactive state and test active state functions later inside an options object when i pass it to interpret or maybe createmodel
0
1,974
4,697,392,209
IssuesEvent
2016-10-12 09:12:29
randomizedtesting/randomizedtesting
https://api.github.com/repos/randomizedtesting/randomizedtesting
closed
Run strict validation (thread-ownership, lifecycle) in AssertingRandom only with assertions enabled
backwards_incompatible refactoring
Without assertions turned on, the AssertingRandom will simply delegate to the underlying random (no memory barriers).
True
Run strict validation (thread-ownership, lifecycle) in AssertingRandom only with assertions enabled - Without assertions turned on, the AssertingRandom will simply delegate to the underlying random (no memory barriers).
comp
run strict validation thread ownership lifecycle in assertingrandom only with assertions enabled without assertions turned on the assertingrandom will simply delegate to the underlying random no memory barriers
1
38,292
19,090,625,367
IssuesEvent
2021-11-29 11:40:42
ChainSafe/lodestar
https://api.github.com/repos/ChainSafe/lodestar
closed
getNewEth1Data performance bottleneck
prio5-medium scope-performance
<!--NOTE: --> <!--- General questions should go to the discord chat instead of the issue tracker.--> **Describe the bug** In Prater our node spends 1400 ms processing Eth1Data. This happens on every block when there's no majority vote. ![Screenshot from 2021-05-01 15-20-47](https://user-images.githubusercontent.com/35266934/116783770-f194b780-aa90-11eb-9e3b-711932af3bdc.png) Same cost every block ![Screenshot from 2021-05-01 15-22-05](https://user-images.githubusercontent.com/35266934/116783785-01140080-aa91-11eb-88fb-87ec68275390.png) detail of the stack ![Screenshot from 2021-05-01 15-23-11](https://user-images.githubusercontent.com/35266934/116783819-34568f80-aa91-11eb-9d2b-6bf259d73930.png) **Expected behavior** Optimize it
True
getNewEth1Data performance bottleneck - <!--NOTE: --> <!--- General questions should go to the discord chat instead of the issue tracker.--> **Describe the bug** In Prater our node spends 1400 ms processing Eth1Data. This happens on every block when there's no majority vote. ![Screenshot from 2021-05-01 15-20-47](https://user-images.githubusercontent.com/35266934/116783770-f194b780-aa90-11eb-9e3b-711932af3bdc.png) Same cost every block ![Screenshot from 2021-05-01 15-22-05](https://user-images.githubusercontent.com/35266934/116783785-01140080-aa91-11eb-88fb-87ec68275390.png) detail of the stack ![Screenshot from 2021-05-01 15-23-11](https://user-images.githubusercontent.com/35266934/116783819-34568f80-aa91-11eb-9d2b-6bf259d73930.png) **Expected behavior** Optimize it
non_comp
performance bottleneck describe the bug in prater our node spends ms processing this happens on every block when there s no majority vote same cost every block detail of the stack expected behavior optimize it
0
11,595
13,648,205,031
IssuesEvent
2020-09-26 07:55:35
mlutfy/hidetopbar
https://api.github.com/repos/mlutfy/hidetopbar
closed
Bloking to switch between windows in Firefox
compatibility
When I want to switch between windows in Firefox, switching between windows gets stuck, I have to hover over the dash-to-dock or top bar then it unlocks
True
Bloking to switch between windows in Firefox - When I want to switch between windows in Firefox, switching between windows gets stuck, I have to hover over the dash-to-dock or top bar then it unlocks
comp
bloking to switch between windows in firefox when i want to switch between windows in firefox switching between windows gets stuck i have to hover over the dash to dock or top bar then it unlocks
1
99,707
16,449,171,913
IssuesEvent
2021-05-21 01:15:43
SmartBear/soapui
https://api.github.com/repos/SmartBear/soapui
closed
CVE-2020-14338 (Medium) detected in xercesImpl-2.11.0.jar, xercesImpl-2.12.0.jar - autoclosed
security vulnerability
## CVE-2020-14338 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>xercesImpl-2.11.0.jar</b>, <b>xercesImpl-2.12.0.jar</b></p></summary> <p> <details><summary><b>xercesImpl-2.11.0.jar</b></p></summary> <p>Xerces2 is the next generation of high performance, fully compliant XML parsers in the Apache Xerces family. This new version of Xerces introduces the Xerces Native Interface (XNI), a complete framework for building parser components and configurations that is extremely modular and easy to program. The Apache Xerces2 parser is the reference implementation of XNI but other parser components, configurations, and parsers can be written using the Xerces Native Interface. For complete design and implementation documents, refer to the XNI Manual. Xerces2 is a fully conforming XML Schema 1.0 processor. A partial experimental implementation of the XML Schema 1.1 Structures and Datatypes Working Drafts (December 2009) and an experimental implementation of the XML Schema Definition Language (XSD): Component Designators (SCD) Candidate Recommendation (January 2010) are provided for evaluation. For more information, refer to the XML Schema page. Xerces2 also provides a complete implementation of the Document Object Model Level 3 Core and Load/Save W3C Recommendations and provides a complete implementation of the XML Inclusions (XInclude) W3C Recommendation. It also provides support for OASIS XML Catalogs v1.1. Xerces2 is able to parse documents written according to the XML 1.1 Recommendation, except that it does not yet provide an option to enable normalization checking as described in section 2.13 of this specification. It also handles namespaces according to the XML Namespaces 1.1 Recommendation, and will correctly serialize XML 1.1 documents if the DOM level 3 load/save APIs are in use.</p> <p>Library home page: <a href="https://xerces.apache.org/xerces2-j/">https://xerces.apache.org/xerces2-j/</a></p> <p>Path to vulnerable library: soapui/soapui-installer/src/install4j/hermes/xercesImpl.jar</p> <p> Dependency Hierarchy: - :x: **xercesImpl-2.11.0.jar** (Vulnerable Library) </details> <details><summary><b>xercesImpl-2.12.0.jar</b></p></summary> <p>Xerces2 is the next generation of high performance, fully compliant XML parsers in the Apache Xerces family. This new version of Xerces introduces the Xerces Native Interface (XNI), a complete framework for building parser components and configurations that is extremely modular and easy to program. The Apache Xerces2 parser is the reference implementation of XNI but other parser components, configurations, and parsers can be written using the Xerces Native Interface. For complete design and implementation documents, refer to the XNI Manual. Xerces2 is a fully conforming XML Schema 1.0 processor. A partial experimental implementation of the XML Schema 1.1 Structures and Datatypes Working Drafts (December 2009) and an experimental implementation of the XML Schema Definition Language (XSD): Component Designators (SCD) Candidate Recommendation (January 2010) are provided for evaluation. For more information, refer to the XML Schema page. Xerces2 also provides a complete implementation of the Document Object Model Level 3 Core and Load/Save W3C Recommendations and provides a complete implementation of the XML Inclusions (XInclude) W3C Recommendation. It also provides support for OASIS XML Catalogs v1.1. Xerces2 is able to parse documents written according to the XML 1.1 Recommendation, except that it does not yet provide an option to enable normalization checking as described in section 2.13 of this specification. It also handles namespaces according to the XML Namespaces 1.1 Recommendation, and will correctly serialize XML 1.1 documents if the DOM level 3 load/save APIs are in use.</p> <p>Library home page: <a href="https://xerces.apache.org/xerces2-j/">https://xerces.apache.org/xerces2-j/</a></p> <p>Path to dependency file: soapui/soapui/pom.xml</p> <p>Path to vulnerable library: canner/.m2/repository/xerces/xercesImpl/2.12.0/xercesImpl-2.12.0.jar</p> <p> Dependency Hierarchy: - :x: **xercesImpl-2.12.0.jar** (Vulnerable Library) </details> <p>Found in HEAD commit: <a href="https://github.com/SmartBear/soapui/commit/3fc3395705d03e968d0c41c6466e63c1cd280a4e">3fc3395705d03e968d0c41c6466e63c1cd280a4e</a></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> A flaw was found in Wildfly's implementation of Xerces, specifically in the way the XMLSchemaValidator class in the JAXP component of Wildfly enforced the "use-grammar-pool-only" feature. This flaw allows a specially-crafted XML file to manipulate the validation process in certain cases. This issue is the same flaw as CVE-2020-14621, which affected OpenJDK, and uses a similar code. This flaw affects all Xerces JBoss versions before 2.12.0.SP3. <p>Publish Date: 2020-09-17 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-14338>CVE-2020-14338</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.3</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: 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://bugzilla.redhat.com/show_bug.cgi?id=1860054">https://bugzilla.redhat.com/show_bug.cgi?id=1860054</a></p> <p>Release Date: 2020-07-21</p> <p>Fix Resolution: xerces:xercesImpl:2.12.0.SP3</p> </p> </details> <p></p>
True
CVE-2020-14338 (Medium) detected in xercesImpl-2.11.0.jar, xercesImpl-2.12.0.jar - autoclosed - ## CVE-2020-14338 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>xercesImpl-2.11.0.jar</b>, <b>xercesImpl-2.12.0.jar</b></p></summary> <p> <details><summary><b>xercesImpl-2.11.0.jar</b></p></summary> <p>Xerces2 is the next generation of high performance, fully compliant XML parsers in the Apache Xerces family. This new version of Xerces introduces the Xerces Native Interface (XNI), a complete framework for building parser components and configurations that is extremely modular and easy to program. The Apache Xerces2 parser is the reference implementation of XNI but other parser components, configurations, and parsers can be written using the Xerces Native Interface. For complete design and implementation documents, refer to the XNI Manual. Xerces2 is a fully conforming XML Schema 1.0 processor. A partial experimental implementation of the XML Schema 1.1 Structures and Datatypes Working Drafts (December 2009) and an experimental implementation of the XML Schema Definition Language (XSD): Component Designators (SCD) Candidate Recommendation (January 2010) are provided for evaluation. For more information, refer to the XML Schema page. Xerces2 also provides a complete implementation of the Document Object Model Level 3 Core and Load/Save W3C Recommendations and provides a complete implementation of the XML Inclusions (XInclude) W3C Recommendation. It also provides support for OASIS XML Catalogs v1.1. Xerces2 is able to parse documents written according to the XML 1.1 Recommendation, except that it does not yet provide an option to enable normalization checking as described in section 2.13 of this specification. It also handles namespaces according to the XML Namespaces 1.1 Recommendation, and will correctly serialize XML 1.1 documents if the DOM level 3 load/save APIs are in use.</p> <p>Library home page: <a href="https://xerces.apache.org/xerces2-j/">https://xerces.apache.org/xerces2-j/</a></p> <p>Path to vulnerable library: soapui/soapui-installer/src/install4j/hermes/xercesImpl.jar</p> <p> Dependency Hierarchy: - :x: **xercesImpl-2.11.0.jar** (Vulnerable Library) </details> <details><summary><b>xercesImpl-2.12.0.jar</b></p></summary> <p>Xerces2 is the next generation of high performance, fully compliant XML parsers in the Apache Xerces family. This new version of Xerces introduces the Xerces Native Interface (XNI), a complete framework for building parser components and configurations that is extremely modular and easy to program. The Apache Xerces2 parser is the reference implementation of XNI but other parser components, configurations, and parsers can be written using the Xerces Native Interface. For complete design and implementation documents, refer to the XNI Manual. Xerces2 is a fully conforming XML Schema 1.0 processor. A partial experimental implementation of the XML Schema 1.1 Structures and Datatypes Working Drafts (December 2009) and an experimental implementation of the XML Schema Definition Language (XSD): Component Designators (SCD) Candidate Recommendation (January 2010) are provided for evaluation. For more information, refer to the XML Schema page. Xerces2 also provides a complete implementation of the Document Object Model Level 3 Core and Load/Save W3C Recommendations and provides a complete implementation of the XML Inclusions (XInclude) W3C Recommendation. It also provides support for OASIS XML Catalogs v1.1. Xerces2 is able to parse documents written according to the XML 1.1 Recommendation, except that it does not yet provide an option to enable normalization checking as described in section 2.13 of this specification. It also handles namespaces according to the XML Namespaces 1.1 Recommendation, and will correctly serialize XML 1.1 documents if the DOM level 3 load/save APIs are in use.</p> <p>Library home page: <a href="https://xerces.apache.org/xerces2-j/">https://xerces.apache.org/xerces2-j/</a></p> <p>Path to dependency file: soapui/soapui/pom.xml</p> <p>Path to vulnerable library: canner/.m2/repository/xerces/xercesImpl/2.12.0/xercesImpl-2.12.0.jar</p> <p> Dependency Hierarchy: - :x: **xercesImpl-2.12.0.jar** (Vulnerable Library) </details> <p>Found in HEAD commit: <a href="https://github.com/SmartBear/soapui/commit/3fc3395705d03e968d0c41c6466e63c1cd280a4e">3fc3395705d03e968d0c41c6466e63c1cd280a4e</a></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> A flaw was found in Wildfly's implementation of Xerces, specifically in the way the XMLSchemaValidator class in the JAXP component of Wildfly enforced the "use-grammar-pool-only" feature. This flaw allows a specially-crafted XML file to manipulate the validation process in certain cases. This issue is the same flaw as CVE-2020-14621, which affected OpenJDK, and uses a similar code. This flaw affects all Xerces JBoss versions before 2.12.0.SP3. <p>Publish Date: 2020-09-17 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-14338>CVE-2020-14338</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.3</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: 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://bugzilla.redhat.com/show_bug.cgi?id=1860054">https://bugzilla.redhat.com/show_bug.cgi?id=1860054</a></p> <p>Release Date: 2020-07-21</p> <p>Fix Resolution: xerces:xercesImpl:2.12.0.SP3</p> </p> </details> <p></p>
non_comp
cve medium detected in xercesimpl jar xercesimpl jar autoclosed cve medium severity vulnerability vulnerable libraries xercesimpl jar xercesimpl jar xercesimpl jar is the next generation of high performance fully compliant xml parsers in the apache xerces family this new version of xerces introduces the xerces native interface xni a complete framework for building parser components and configurations that is extremely modular and easy to program the apache parser is the reference implementation of xni but other parser components configurations and parsers can be written using the xerces native interface for complete design and implementation documents refer to the xni manual is a fully conforming xml schema processor a partial experimental implementation of the xml schema structures and datatypes working drafts december and an experimental implementation of the xml schema definition language xsd component designators scd candidate recommendation january are provided for evaluation for more information refer to the xml schema page also provides a complete implementation of the document object model level core and load save recommendations and provides a complete implementation of the xml inclusions xinclude recommendation it also provides support for oasis xml catalogs is able to parse documents written according to the xml recommendation except that it does not yet provide an option to enable normalization checking as described in section of this specification it also handles namespaces according to the xml namespaces recommendation and will correctly serialize xml documents if the dom level load save apis are in use library home page a href path to vulnerable library soapui soapui installer src hermes xercesimpl jar dependency hierarchy x xercesimpl jar vulnerable library xercesimpl jar is the next generation of high performance fully compliant xml parsers in the apache xerces family this new version of xerces introduces the xerces native interface xni a complete framework for building parser components and configurations that is extremely modular and easy to program the apache parser is the reference implementation of xni but other parser components configurations and parsers can be written using the xerces native interface for complete design and implementation documents refer to the xni manual is a fully conforming xml schema processor a partial experimental implementation of the xml schema structures and datatypes working drafts december and an experimental implementation of the xml schema definition language xsd component designators scd candidate recommendation january are provided for evaluation for more information refer to the xml schema page also provides a complete implementation of the document object model level core and load save recommendations and provides a complete implementation of the xml inclusions xinclude recommendation it also provides support for oasis xml catalogs is able to parse documents written according to the xml recommendation except that it does not yet provide an option to enable normalization checking as described in section of this specification it also handles namespaces according to the xml namespaces recommendation and will correctly serialize xml documents if the dom level load save apis are in use library home page a href path to dependency file soapui soapui pom xml path to vulnerable library canner repository xerces xercesimpl xercesimpl jar dependency hierarchy x xercesimpl jar vulnerable library found in head commit a href vulnerability details a flaw was found in wildfly s implementation of xerces specifically in the way the xmlschemavalidator class in the jaxp component of wildfly enforced the use grammar pool only feature this flaw allows a specially crafted xml file to manipulate the validation process in certain cases this issue is the same flaw as cve which affected openjdk and uses a similar code this flaw affects all xerces jboss versions before 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 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 xerces xercesimpl
0
55,710
6,489,357,831
IssuesEvent
2017-08-21 01:09:22
FireFly-WoW/FireFly-IssueTracker
https://api.github.com/repos/FireFly-WoW/FireFly-IssueTracker
closed
[Quest] The Battle of Darrowshire is Not Working
Status: Needs Testing Target: Core
**Description:** The quest, The Battle of Darrowshire, in Eastern Plaguelands is not working. As such, it and the follow up quest, cannot be completed. **Current behaviour:** When you place the Bundle of Relics, the NPC Davil Lightfire spawns, but he does nothing (he despawns after 5 minutes or so). No enemies spawn and no event occurs. **Expected behaviour:** I don't recall the exact sequence of events, but from what I remember and the wowhead comments, several waves of enemies are meant to spawn (quite a few actually, I remember the event taking over 5 minutes to do in vanilla). In the first phase, you are defending Davil Lightfire. Horgus shows up near the end and Davil should die. Kill Horgus to get into the second phase. In the second phase, you are defending Captain Redpath. At some point, Captain Redpath will die as part of the event and despawn (if he dies from enemies, the quest fails). This occurs by Marduk the Black showing up and corrupting him, causing a Corrupted Redpath to spawn (nearby I think). Killing him and receiving forgiveness from Redpath should mark the end of the sequence and grant you quest credit. Starting with the second phase, tougher undead Bloodletters should be among the spawning waves. http://db.vanillagaming.org/?quest=5721#wh-comments Bogsie's comment was quite informative for details and the sequence rings true to my memories of doing it this last year on vanilla servers. **Steps to reproduce the problem:** 1. Acquire the quest, The Battle of Darrowshire. 2. Place the Bundle of Relics in the Darrowshire town square. 3. Observe that the event sequence that should happen, does not occur, and the quest cannot be completed. **Screenshots:** 1) https://ufile.io/9y6vh
1.0
[Quest] The Battle of Darrowshire is Not Working - **Description:** The quest, The Battle of Darrowshire, in Eastern Plaguelands is not working. As such, it and the follow up quest, cannot be completed. **Current behaviour:** When you place the Bundle of Relics, the NPC Davil Lightfire spawns, but he does nothing (he despawns after 5 minutes or so). No enemies spawn and no event occurs. **Expected behaviour:** I don't recall the exact sequence of events, but from what I remember and the wowhead comments, several waves of enemies are meant to spawn (quite a few actually, I remember the event taking over 5 minutes to do in vanilla). In the first phase, you are defending Davil Lightfire. Horgus shows up near the end and Davil should die. Kill Horgus to get into the second phase. In the second phase, you are defending Captain Redpath. At some point, Captain Redpath will die as part of the event and despawn (if he dies from enemies, the quest fails). This occurs by Marduk the Black showing up and corrupting him, causing a Corrupted Redpath to spawn (nearby I think). Killing him and receiving forgiveness from Redpath should mark the end of the sequence and grant you quest credit. Starting with the second phase, tougher undead Bloodletters should be among the spawning waves. http://db.vanillagaming.org/?quest=5721#wh-comments Bogsie's comment was quite informative for details and the sequence rings true to my memories of doing it this last year on vanilla servers. **Steps to reproduce the problem:** 1. Acquire the quest, The Battle of Darrowshire. 2. Place the Bundle of Relics in the Darrowshire town square. 3. Observe that the event sequence that should happen, does not occur, and the quest cannot be completed. **Screenshots:** 1) https://ufile.io/9y6vh
non_comp
the battle of darrowshire is not working description the quest the battle of darrowshire in eastern plaguelands is not working as such it and the follow up quest cannot be completed current behaviour when you place the bundle of relics the npc davil lightfire spawns but he does nothing he despawns after minutes or so no enemies spawn and no event occurs expected behaviour i don t recall the exact sequence of events but from what i remember and the wowhead comments several waves of enemies are meant to spawn quite a few actually i remember the event taking over minutes to do in vanilla in the first phase you are defending davil lightfire horgus shows up near the end and davil should die kill horgus to get into the second phase in the second phase you are defending captain redpath at some point captain redpath will die as part of the event and despawn if he dies from enemies the quest fails this occurs by marduk the black showing up and corrupting him causing a corrupted redpath to spawn nearby i think killing him and receiving forgiveness from redpath should mark the end of the sequence and grant you quest credit starting with the second phase tougher undead bloodletters should be among the spawning waves bogsie s comment was quite informative for details and the sequence rings true to my memories of doing it this last year on vanilla servers steps to reproduce the problem acquire the quest the battle of darrowshire place the bundle of relics in the darrowshire town square observe that the event sequence that should happen does not occur and the quest cannot be completed screenshots
0
55,734
13,669,266,590
IssuesEvent
2020-09-29 01:25:39
scikit-hep/pyhf
https://api.github.com/repos/scikit-hep/pyhf
closed
Migrate from bumpversion to bump2version
build chore deployment
# Description @dguest has brought to my attention that [`bumpversion` is no longer maintained](https://github.com/peritus/bumpversion) (as of apparently November 2019). Given this we should probably take the project's advice > 🎬 If you want to start using `bumpversion`, you're best advised to install one of the maintained forks, e.g. ➡ @ c4urself's [`bump2version`](https://github.com/c4urself/bump2version/#installation). given that it seems that [transferring ownership and maintainers is taking a very long time/might not happen](https://github.com/c4urself/bump2version/issues/86).
1.0
Migrate from bumpversion to bump2version - # Description @dguest has brought to my attention that [`bumpversion` is no longer maintained](https://github.com/peritus/bumpversion) (as of apparently November 2019). Given this we should probably take the project's advice > 🎬 If you want to start using `bumpversion`, you're best advised to install one of the maintained forks, e.g. ➡ @ c4urself's [`bump2version`](https://github.com/c4urself/bump2version/#installation). given that it seems that [transferring ownership and maintainers is taking a very long time/might not happen](https://github.com/c4urself/bump2version/issues/86).
non_comp
migrate from bumpversion to description dguest has brought to my attention that as of apparently november given this we should probably take the project s advice 🎬 if you want to start using bumpversion you re best advised to install one of the maintained forks e g ➡ s given that it seems that
0
351,007
10,511,798,688
IssuesEvent
2019-09-27 16:15:27
wherebyus/general-tasks
https://api.github.com/repos/wherebyus/general-tasks
closed
In the new event planner, our partner events days don't change over to read: Today/Tomorrow.
Priority: Medium Product: Events UX: Not Validated
## Feature or problem For ex., in today's newsletter, there are two partner events happening TONIGHT, but in the partner section, when today's date is selected, it still reads the day of the week, not Today/Tomorrow. For ex., Tuesday should be Today (can be confusing for people) 💻 Tuesday: Level up on your LinkedIn by listening in on some tips from the pro, Justin Nguyen. (Downtown) 🗣 Tuesday: It’s the monthly pitch night at Starter Studio and you should go to hear others pitch their business ideas but also to learn tips on pitching your own. (Downtown) ## UX Validation Not Validated ### Suggested priority Medium ### Stakeholders *Submitted:* katie ### Definition of done How will we know when this feature is complete? ### Subtasks A detailed list of changes that need to be made or subtasks. One checkbox per. - [ ] Brew the coffee ## Developer estimate To help the team accurately estimate the complexity of this task, take a moment to walk through this list and estimate each item. At the end, you can total the estimates and round to the nearest prime number. If any of these are at a `5` or higher, or if the total is above a `5`, consider breaking this issue into multiple smaller issues. - [ ] Changes to the database () - [ ] Changes to the API () - [ ] Testing Changes to the API () - [ ] Changes to Application Code () - [ ] Adding or updating unit tests () - [ ] Local developer testing () ### Total developer estimate: 0 ## Additional estimate - [ ] Code review () - [ ] QA Testing () - [ ] Stakeholder Sign-off () - [ ] Deploy to Production () ### Total additional estimate: ## QA Notes Detailed instructions for testing, one checkbox per test to be completed. ### Contextual tests - [ ] Accessibility check - [ ] Cross-browser check (Edge, Chrome, Firefox) - [ ] Responsive check
1.0
In the new event planner, our partner events days don't change over to read: Today/Tomorrow. - ## Feature or problem For ex., in today's newsletter, there are two partner events happening TONIGHT, but in the partner section, when today's date is selected, it still reads the day of the week, not Today/Tomorrow. For ex., Tuesday should be Today (can be confusing for people) 💻 Tuesday: Level up on your LinkedIn by listening in on some tips from the pro, Justin Nguyen. (Downtown) 🗣 Tuesday: It’s the monthly pitch night at Starter Studio and you should go to hear others pitch their business ideas but also to learn tips on pitching your own. (Downtown) ## UX Validation Not Validated ### Suggested priority Medium ### Stakeholders *Submitted:* katie ### Definition of done How will we know when this feature is complete? ### Subtasks A detailed list of changes that need to be made or subtasks. One checkbox per. - [ ] Brew the coffee ## Developer estimate To help the team accurately estimate the complexity of this task, take a moment to walk through this list and estimate each item. At the end, you can total the estimates and round to the nearest prime number. If any of these are at a `5` or higher, or if the total is above a `5`, consider breaking this issue into multiple smaller issues. - [ ] Changes to the database () - [ ] Changes to the API () - [ ] Testing Changes to the API () - [ ] Changes to Application Code () - [ ] Adding or updating unit tests () - [ ] Local developer testing () ### Total developer estimate: 0 ## Additional estimate - [ ] Code review () - [ ] QA Testing () - [ ] Stakeholder Sign-off () - [ ] Deploy to Production () ### Total additional estimate: ## QA Notes Detailed instructions for testing, one checkbox per test to be completed. ### Contextual tests - [ ] Accessibility check - [ ] Cross-browser check (Edge, Chrome, Firefox) - [ ] Responsive check
non_comp
in the new event planner our partner events days don t change over to read today tomorrow feature or problem for ex in today s newsletter there are two partner events happening tonight but in the partner section when today s date is selected it still reads the day of the week not today tomorrow for ex tuesday should be today can be confusing for people 💻 tuesday level up on your linkedin by listening in on some tips from the pro justin nguyen downtown 🗣 tuesday it’s the monthly pitch night at starter studio and you should go to hear others pitch their business ideas but also to learn tips on pitching your own downtown ux validation not validated suggested priority medium stakeholders submitted katie definition of done how will we know when this feature is complete subtasks a detailed list of changes that need to be made or subtasks one checkbox per brew the coffee developer estimate to help the team accurately estimate the complexity of this task take a moment to walk through this list and estimate each item at the end you can total the estimates and round to the nearest prime number if any of these are at a or higher or if the total is above a consider breaking this issue into multiple smaller issues changes to the database changes to the api testing changes to the api changes to application code adding or updating unit tests local developer testing total developer estimate additional estimate code review qa testing stakeholder sign off deploy to production total additional estimate qa notes detailed instructions for testing one checkbox per test to be completed contextual tests accessibility check cross browser check edge chrome firefox responsive check
0
1,085
2,573,393,118
IssuesEvent
2015-02-11 09:30:40
datastax/spark-cassandra-connector
https://api.github.com/repos/datastax/spark-cassandra-connector
closed
Add 'Installing spark-cassandra-connector' to docs
documentation
Add this to the docs http://tobert.github.io/post/2014-07-15-installing-cassandra-spark-stack.html which describes: Installing spark-cassandra-connector. People need this info.
1.0
Add 'Installing spark-cassandra-connector' to docs - Add this to the docs http://tobert.github.io/post/2014-07-15-installing-cassandra-spark-stack.html which describes: Installing spark-cassandra-connector. People need this info.
non_comp
add installing spark cassandra connector to docs add this to the docs which describes installing spark cassandra connector people need this info
0
5,999
8,439,692,140
IssuesEvent
2018-10-18 03:15:51
pingcap/tidb
https://api.github.com/repos/pingcap/tidb
closed
The behaviour `show processlist` is different from MySQL
help wanted type/compatibility
Please answer these questions before submitting your issue. Thanks! 1. What did you do? If possible, provide a recipe for reproducing the error. Create a session to TiDB and do nothing. Then create a new session to TiDB and run `show processlist;` 2. What did you expect to see? mysql> show processlist; +----+------+-----------+------+---------+------+----------+------------------+ | Id | User | Host | db | Command | Time | State | Info | +----+------+-----------+------+---------+------+----------+------------------+ | 4 | root | localhost | NULL | Sleep | 16 | | NULL | | 5 | root | localhost | NULL | Query | 0 | starting | show processlist | +----+------+-----------+------+---------+------+----------+------------------+ 2 rows in set (0.00 sec) 3. What did you see instead? The idled session's Time shows 0. 4. What version of TiDB are you using (`tidb-server -V` or run `select tidb_version();` on TiDB)? Any version has this issue. It is caused [here]( https://github.com/pingcap/tidb/blob/master/executor/show.go#L207).
True
The behaviour `show processlist` is different from MySQL - Please answer these questions before submitting your issue. Thanks! 1. What did you do? If possible, provide a recipe for reproducing the error. Create a session to TiDB and do nothing. Then create a new session to TiDB and run `show processlist;` 2. What did you expect to see? mysql> show processlist; +----+------+-----------+------+---------+------+----------+------------------+ | Id | User | Host | db | Command | Time | State | Info | +----+------+-----------+------+---------+------+----------+------------------+ | 4 | root | localhost | NULL | Sleep | 16 | | NULL | | 5 | root | localhost | NULL | Query | 0 | starting | show processlist | +----+------+-----------+------+---------+------+----------+------------------+ 2 rows in set (0.00 sec) 3. What did you see instead? The idled session's Time shows 0. 4. What version of TiDB are you using (`tidb-server -V` or run `select tidb_version();` on TiDB)? Any version has this issue. It is caused [here]( https://github.com/pingcap/tidb/blob/master/executor/show.go#L207).
comp
the behaviour show processlist is different from mysql please answer these questions before submitting your issue thanks what did you do if possible provide a recipe for reproducing the error create a session to tidb and do nothing then create a new session to tidb and run show processlist what did you expect to see mysql show processlist id user host db command time state info root localhost null sleep null root localhost null query starting show processlist rows in set sec what did you see instead the idled session s time shows what version of tidb are you using tidb server v or run select tidb version on tidb any version has this issue it is caused
1
18,454
25,523,476,292
IssuesEvent
2022-11-28 22:54:21
jbredwards/Fluidlogged-API
https://api.github.com/repos/jbredwards/Fluidlogged-API
closed
"Exception while ticking a block" with Biomes O Plenty fluids
bug incompatibility fixed in dev
**Describe the bug** Trying to place down (not waterlogging) any fluid blocks from BOP causes weird behavior, eventually crashes game. I don't know what exact point makes minecraft crash, it feels like bit random. On my personal modpack crash happens almost immediately after I try to interact on position where BOP fluid didn't properly placed. I'm not sure if this problem is only for BOP, but other modded fluids I tested (Twilight Forest, Stygian end) behaved perfectly fine. **To Reproduce** Steps to reproduce the behavior: 1. Install BOP and Fluidlogged-API on same instance. 2. Grab any Fluid bucket from BOP 3. Attempt to place the fluid block in world 4. Crash (eventually) **Videos** https://imgur.com/a/0foBzra The issue recreated on instance with Fluidlogged-API and BOP installed, game crashes at the end of the video. **Logs** [crash.log](https://gist.github.com/wed15/b9d09460191f5e7f655ff50106f66250) [debug.log](https://gist.github.com/wed15/086ee290ac4c74cdfedc9c3ce31d2c68) **Additional crash logs** [1](https://gist.github.com/wed15/adeb31d1eb58044a4d993c9c7694ba3d) [2](https://gist.github.com/wed15/bbc861a8cff104fba55bbf0262cc83e1) These crash logs are generated when encountered this issue (and tried to fix) on my personal modpack. Added as crash descriptions are different from the logs from video footage. **Mod Version** Fluidlogged-API v1.9.0.1 BiomesOPlenty-1.12.2-7.0.1.2445-universal Mixinbooter-5.0
True
"Exception while ticking a block" with Biomes O Plenty fluids - **Describe the bug** Trying to place down (not waterlogging) any fluid blocks from BOP causes weird behavior, eventually crashes game. I don't know what exact point makes minecraft crash, it feels like bit random. On my personal modpack crash happens almost immediately after I try to interact on position where BOP fluid didn't properly placed. I'm not sure if this problem is only for BOP, but other modded fluids I tested (Twilight Forest, Stygian end) behaved perfectly fine. **To Reproduce** Steps to reproduce the behavior: 1. Install BOP and Fluidlogged-API on same instance. 2. Grab any Fluid bucket from BOP 3. Attempt to place the fluid block in world 4. Crash (eventually) **Videos** https://imgur.com/a/0foBzra The issue recreated on instance with Fluidlogged-API and BOP installed, game crashes at the end of the video. **Logs** [crash.log](https://gist.github.com/wed15/b9d09460191f5e7f655ff50106f66250) [debug.log](https://gist.github.com/wed15/086ee290ac4c74cdfedc9c3ce31d2c68) **Additional crash logs** [1](https://gist.github.com/wed15/adeb31d1eb58044a4d993c9c7694ba3d) [2](https://gist.github.com/wed15/bbc861a8cff104fba55bbf0262cc83e1) These crash logs are generated when encountered this issue (and tried to fix) on my personal modpack. Added as crash descriptions are different from the logs from video footage. **Mod Version** Fluidlogged-API v1.9.0.1 BiomesOPlenty-1.12.2-7.0.1.2445-universal Mixinbooter-5.0
comp
exception while ticking a block with biomes o plenty fluids describe the bug trying to place down not waterlogging any fluid blocks from bop causes weird behavior eventually crashes game i don t know what exact point makes minecraft crash it feels like bit random on my personal modpack crash happens almost immediately after i try to interact on position where bop fluid didn t properly placed i m not sure if this problem is only for bop but other modded fluids i tested twilight forest stygian end behaved perfectly fine to reproduce steps to reproduce the behavior install bop and fluidlogged api on same instance grab any fluid bucket from bop attempt to place the fluid block in world crash eventually videos the issue recreated on instance with fluidlogged api and bop installed game crashes at the end of the video logs additional crash logs these crash logs are generated when encountered this issue and tried to fix on my personal modpack added as crash descriptions are different from the logs from video footage mod version fluidlogged api biomesoplenty universal mixinbooter
1
56,810
6,529,109,073
IssuesEvent
2017-08-30 10:11:46
Interaktivtechnology/Raimon-Web
https://api.github.com/repos/Interaktivtechnology/Raimon-Web
closed
Publish Layout - Management should only see "Web" and "Both" and not "Unpublished"
bug Need Testing
Management should only see "Web" and "Both" and not "Unpublished" ![image](https://user-images.githubusercontent.com/30112738/29548011-e16a1ef8-8727-11e7-9fa1-2072272dd117.png)
1.0
Publish Layout - Management should only see "Web" and "Both" and not "Unpublished" - Management should only see "Web" and "Both" and not "Unpublished" ![image](https://user-images.githubusercontent.com/30112738/29548011-e16a1ef8-8727-11e7-9fa1-2072272dd117.png)
non_comp
publish layout management should only see web and both and not unpublished management should only see web and both and not unpublished
0
289,580
31,933,145,446
IssuesEvent
2023-09-19 08:46:22
Trinadh465/linux-4.1.15_CVE-2023-4128
https://api.github.com/repos/Trinadh465/linux-4.1.15_CVE-2023-4128
opened
WS-2021-0213 (Critical) detected in linuxlinux-4.6
Mend: dependency security vulnerability
## WS-2021-0213 - Critical Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.6</b></p></summary> <p> <p>The Linux Kernel</p> <p>Library home page: <a href=https://mirrors.edge.kernel.org/pub/linux/kernel/v4.x/?wsslib=linux>https://mirrors.edge.kernel.org/pub/linux/kernel/v4.x/?wsslib=linux</a></p> <p>Found in HEAD commit: <a href="https://github.com/Trinadh465/linux-4.1.15_CVE-2023-4128/commit/0c6c8d8c809f697cd5fc581c6c08e9ad646c55a8">0c6c8d8c809f697cd5fc581c6c08e9ad646c55a8</a></p> <p>Found in base branch: <b>master</b></p></p> </details> </p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Source Files (1)</summary> <p></p> <p> </p> </details> <p></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/critical_vul.png?' width=19 height=20> Vulnerability Details</summary> <p> Linux/kernel in versions v3.5-rc1--v5.13 is vulnerable to possible buffer overflow in wl1251_cmd_scan <p>Publish Date: 2021-05-31 <p>URL: <a href=https://github.com/torvalds/linux/commit/57ad99ae3c6738ba87bad259bb57c641ca68ebf6>WS-2021-0213</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://osv.dev/vulnerability/UVI-2021-1001488">https://osv.dev/vulnerability/UVI-2021-1001488</a></p> <p>Release Date: 2021-05-31</p> <p>Fix Resolution: v5.14-rc1</p> </p> </details> <p></p> *** Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
True
WS-2021-0213 (Critical) detected in linuxlinux-4.6 - ## WS-2021-0213 - Critical Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.6</b></p></summary> <p> <p>The Linux Kernel</p> <p>Library home page: <a href=https://mirrors.edge.kernel.org/pub/linux/kernel/v4.x/?wsslib=linux>https://mirrors.edge.kernel.org/pub/linux/kernel/v4.x/?wsslib=linux</a></p> <p>Found in HEAD commit: <a href="https://github.com/Trinadh465/linux-4.1.15_CVE-2023-4128/commit/0c6c8d8c809f697cd5fc581c6c08e9ad646c55a8">0c6c8d8c809f697cd5fc581c6c08e9ad646c55a8</a></p> <p>Found in base branch: <b>master</b></p></p> </details> </p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Source Files (1)</summary> <p></p> <p> </p> </details> <p></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/critical_vul.png?' width=19 height=20> Vulnerability Details</summary> <p> Linux/kernel in versions v3.5-rc1--v5.13 is vulnerable to possible buffer overflow in wl1251_cmd_scan <p>Publish Date: 2021-05-31 <p>URL: <a href=https://github.com/torvalds/linux/commit/57ad99ae3c6738ba87bad259bb57c641ca68ebf6>WS-2021-0213</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://osv.dev/vulnerability/UVI-2021-1001488">https://osv.dev/vulnerability/UVI-2021-1001488</a></p> <p>Release Date: 2021-05-31</p> <p>Fix Resolution: v5.14-rc1</p> </p> </details> <p></p> *** Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
non_comp
ws critical detected in linuxlinux ws critical severity vulnerability vulnerable library linuxlinux the linux kernel library home page a href found in head commit a href found in base branch master vulnerable source files vulnerability details linux kernel in versions is vulnerable to possible buffer overflow in cmd scan 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 step up your open source security game with mend
0
436,470
30,553,767,336
IssuesEvent
2023-07-20 10:14:56
weaveworks/weave-gitops
https://api.github.com/repos/weaveworks/weave-gitops
closed
Write guide for how to go from zero policy to all the policies
documentation user-guide
**As a WG User** who has *one management* cluster, *one+ leaf* cluster, and a handful (~10) of objects (apps/kustomizations/etc) and namespaces (~5-10), **I would like to** know how to write policies and properly store them in my GitOps repo, **so that I can** enforce them on my cluster(s). **Acceptance criteria:** - [ ] The guide explains what problem the user can solve, why the user wants to solve that problem, and a summary of the outcome - [ ] Provides a complete list of prerequisites: - [ ] what state does the cluster need to be in? - [ ] do I need to have set anything up outside the cluster? - [ ] is this guide for a development environment? or do i need a "real" env with network/dns/routing etc? - [ ] An intuitive journey through the steps - [ ] Yaml/command output is collapsed to avoid saturating the page - [ ] Screenshots with readable text, if applicable - [ ] Every copy-pastable command is tested - [ ] An example repository that shows the completed solution, which users can easily clone and apply to their cluster if they want
1.0
Write guide for how to go from zero policy to all the policies - **As a WG User** who has *one management* cluster, *one+ leaf* cluster, and a handful (~10) of objects (apps/kustomizations/etc) and namespaces (~5-10), **I would like to** know how to write policies and properly store them in my GitOps repo, **so that I can** enforce them on my cluster(s). **Acceptance criteria:** - [ ] The guide explains what problem the user can solve, why the user wants to solve that problem, and a summary of the outcome - [ ] Provides a complete list of prerequisites: - [ ] what state does the cluster need to be in? - [ ] do I need to have set anything up outside the cluster? - [ ] is this guide for a development environment? or do i need a "real" env with network/dns/routing etc? - [ ] An intuitive journey through the steps - [ ] Yaml/command output is collapsed to avoid saturating the page - [ ] Screenshots with readable text, if applicable - [ ] Every copy-pastable command is tested - [ ] An example repository that shows the completed solution, which users can easily clone and apply to their cluster if they want
non_comp
write guide for how to go from zero policy to all the policies as a wg user who has one management cluster one leaf cluster and a handful of objects apps kustomizations etc and namespaces i would like to know how to write policies and properly store them in my gitops repo so that i can enforce them on my cluster s acceptance criteria the guide explains what problem the user can solve why the user wants to solve that problem and a summary of the outcome provides a complete list of prerequisites what state does the cluster need to be in do i need to have set anything up outside the cluster is this guide for a development environment or do i need a real env with network dns routing etc an intuitive journey through the steps yaml command output is collapsed to avoid saturating the page screenshots with readable text if applicable every copy pastable command is tested an example repository that shows the completed solution which users can easily clone and apply to their cluster if they want
0
17,369
23,938,601,916
IssuesEvent
2022-09-11 15:35:08
stockbal/abap-call-hierarchy
https://api.github.com/repos/stockbal/abap-call-hierarchy
opened
Analyze Methods in Test-Includes
bug compatibility
Apparently a class marked with `FOR TESTING` cannot be analyzed with RTTS. To prevent a total cancellation of the hierarchy resolution, it will be assumed that the method is inside a test class and get's only the information `unknown`. With the help of the ABAP parser it should nevertheless be possible to determine the method attributes even if it is inside a test class
True
Analyze Methods in Test-Includes - Apparently a class marked with `FOR TESTING` cannot be analyzed with RTTS. To prevent a total cancellation of the hierarchy resolution, it will be assumed that the method is inside a test class and get's only the information `unknown`. With the help of the ABAP parser it should nevertheless be possible to determine the method attributes even if it is inside a test class
comp
analyze methods in test includes apparently a class marked with for testing cannot be analyzed with rtts to prevent a total cancellation of the hierarchy resolution it will be assumed that the method is inside a test class and get s only the information unknown with the help of the abap parser it should nevertheless be possible to determine the method attributes even if it is inside a test class
1
285,165
24,646,928,196
IssuesEvent
2022-10-17 15:28:50
yugabyte/yugabyte-db
https://api.github.com/repos/yugabyte/yugabyte-db
opened
[DocDB] flaky test: CDCSDKYsqlTest.TestAddMultipleTableToNamespaceWithActiveStream
kind/failing-test area/docdb priority/high status/awaiting-triage
### Description https://detective-gcp.dev.yugabyte.com/stability/test?branch=master&buckets=20&build_type=all&class=CDCSDKYsqlTest&fail_tag=all&name=TestAddMultipleTableToNamespaceWithActiveStream&platform=linux
1.0
[DocDB] flaky test: CDCSDKYsqlTest.TestAddMultipleTableToNamespaceWithActiveStream - ### Description https://detective-gcp.dev.yugabyte.com/stability/test?branch=master&buckets=20&build_type=all&class=CDCSDKYsqlTest&fail_tag=all&name=TestAddMultipleTableToNamespaceWithActiveStream&platform=linux
non_comp
flaky test cdcsdkysqltest testaddmultipletabletonamespacewithactivestream description
0
329
2,771,826,499
IssuesEvent
2015-05-02 02:27:59
SkyrimLL/SkLLmods
https://api.github.com/repos/SkyrimLL/SkLLmods
opened
Test adding the circlet to a normal follower / spouse
Compatibility enhancement Mind Control
Make sure they are not damaged in the process
True
Test adding the circlet to a normal follower / spouse - Make sure they are not damaged in the process
comp
test adding the circlet to a normal follower spouse make sure they are not damaged in the process
1
154,415
24,291,220,220
IssuesEvent
2022-09-29 06:13:43
cloudforet-io/mirinae
https://api.github.com/repos/cloudforet-io/mirinae
opened
[Button] New button's
Design Update
**Problem** Need clear hierarchy to button'. **Solution** - Redefine style types with semantic hierarchy - Add a new component 'text-button' for reusability **Figma / Jira Link** - [buttons / button](https://www.figma.com/file/IS6P8y1Wn2nfBC4jGlSiya/Components?node-id=4147%3A285241&viewport=3405%2C-940%2C0.34) - [buttons / icon-button](https://www.figma.com/file/IS6P8y1Wn2nfBC4jGlSiya/Components?node-id=4719%3A381214&viewport=3405%2C-940%2C0.34) - [buttons / text-button](https://www.figma.com/file/IS6P8y1Wn2nfBC4jGlSiya/Components?node-id=4950%3A357411&viewport=3405%2C-940%2C0.34)
1.0
[Button] New button's - **Problem** Need clear hierarchy to button'. **Solution** - Redefine style types with semantic hierarchy - Add a new component 'text-button' for reusability **Figma / Jira Link** - [buttons / button](https://www.figma.com/file/IS6P8y1Wn2nfBC4jGlSiya/Components?node-id=4147%3A285241&viewport=3405%2C-940%2C0.34) - [buttons / icon-button](https://www.figma.com/file/IS6P8y1Wn2nfBC4jGlSiya/Components?node-id=4719%3A381214&viewport=3405%2C-940%2C0.34) - [buttons / text-button](https://www.figma.com/file/IS6P8y1Wn2nfBC4jGlSiya/Components?node-id=4950%3A357411&viewport=3405%2C-940%2C0.34)
non_comp
new button s problem need clear hierarchy to button solution redefine style types with semantic hierarchy add a new component text button for reusability figma jira link
0
2,091
2,585,496,858
IssuesEvent
2015-02-17 00:12:27
EmpathyApp/EmpathyApp
https://api.github.com/repos/EmpathyApp/EmpathyApp
closed
Preliminary testing of skype and neat skype status
testing _priority
Testing this out in more detail than previously since we rely on it so much
1.0
Preliminary testing of skype and neat skype status - Testing this out in more detail than previously since we rely on it so much
non_comp
preliminary testing of skype and neat skype status testing this out in more detail than previously since we rely on it so much
0
9,449
11,496,883,652
IssuesEvent
2020-02-12 08:59:23
sebastianbergmann/phpunit
https://api.github.com/repos/sebastianbergmann/phpunit
opened
Remove assertEqualXMLStructure()
feature/assertion type/backward-compatibility
I have never understood the use case for this assertion and have never seen it used in the wild.
True
Remove assertEqualXMLStructure() - I have never understood the use case for this assertion and have never seen it used in the wild.
comp
remove assertequalxmlstructure i have never understood the use case for this assertion and have never seen it used in the wild
1
1,613
4,165,662,309
IssuesEvent
2016-06-19 17:01:09
feldim2425/MoreOverlays
https://api.github.com/repos/feldim2425/MoreOverlays
closed
Search Overlay Offset on Tinkers Tables
bug Fixed incompatibility issue
**Issue:** Search Overlay Offset on Tinkers Tables **Mod Version:** moreoverlays-1.3-mc1.9.4.jar **Example Image:** ![searchoverlay](https://cloud.githubusercontent.com/assets/1351964/16170264/c62ff450-357f-11e6-9f08-c21bddfe5d65.PNG)
True
Search Overlay Offset on Tinkers Tables - **Issue:** Search Overlay Offset on Tinkers Tables **Mod Version:** moreoverlays-1.3-mc1.9.4.jar **Example Image:** ![searchoverlay](https://cloud.githubusercontent.com/assets/1351964/16170264/c62ff450-357f-11e6-9f08-c21bddfe5d65.PNG)
comp
search overlay offset on tinkers tables issue search overlay offset on tinkers tables mod version moreoverlays jar example image
1
4,106
6,690,199,543
IssuesEvent
2017-10-09 08:06:36
yatd/random-quote-generator-project
https://api.github.com/repos/yatd/random-quote-generator-project
opened
Project Requirements
requirement
#### Use React with webpack and more #### Create Array of Objects 1. Array of objects called `quotes` 2. More than 5 quotes #### Quote Object 1. Objects in array include `quote` and `author` #### getRandomQuote function 1. `getRandomQuote` function returns a random object from the quotes array 2. `getRandomQuote` function does not return a duplicate quote until all quotes have been returned once #### printQuote function 1. `printQuote` function calls the `getRandomQuote` function and prints the quote to the page using the supplied template 2. Background color or anything of page changes each time a new quote is displayed 3. Quotes change automatically after certain amount of time passes #### Valid JavaScript 4. Free of syntax errors #### Code comments 5. Comments are included in the code
1.0
Project Requirements - #### Use React with webpack and more #### Create Array of Objects 1. Array of objects called `quotes` 2. More than 5 quotes #### Quote Object 1. Objects in array include `quote` and `author` #### getRandomQuote function 1. `getRandomQuote` function returns a random object from the quotes array 2. `getRandomQuote` function does not return a duplicate quote until all quotes have been returned once #### printQuote function 1. `printQuote` function calls the `getRandomQuote` function and prints the quote to the page using the supplied template 2. Background color or anything of page changes each time a new quote is displayed 3. Quotes change automatically after certain amount of time passes #### Valid JavaScript 4. Free of syntax errors #### Code comments 5. Comments are included in the code
non_comp
project requirements use react with webpack and more create array of objects array of objects called quotes more than quotes quote object objects in array include quote and author getrandomquote function getrandomquote function returns a random object from the quotes array getrandomquote function does not return a duplicate quote until all quotes have been returned once printquote function printquote function calls the getrandomquote function and prints the quote to the page using the supplied template background color or anything of page changes each time a new quote is displayed quotes change automatically after certain amount of time passes valid javascript free of syntax errors code comments comments are included in the code
0
18,502
25,705,917,312
IssuesEvent
2022-12-07 00:39:19
apollographql/apollo-client
https://api.github.com/repos/apollographql/apollo-client
closed
Internal TypeScript errors after 3.4.3 upgrade
⛑ TypeScript :christmas_tree: dependencies 🔗 apollo-link ⏮ compatibility
<!-- Thanks for filing an issue on Apollo Client! Please make sure that you include the following information to ensure that your issue is actionable. If you don't follow the template, your issue may end up being closed without anyone looking at it carefully, because it is not actionable for us without the information in this template. **PLEASE NOTE:** Feature requests and non-bug related discussions are no longer managed in this repo. Feature requests should be opened in https://github.com/apollographql/apollo-feature-requests. --> **Intended outcome:** No TypeScript errors in the project. **Actual outcome:** After upgrading from `@apollo/client` v3.3.21 to v3.4.3 our project now reports the following TypeScript errors: ``` $ ../node_modules/.bin/tsc --noEmit node_modules/apollo-link/lib/link.d.ts:15:56 - error TS2709: Cannot use namespace 'Observable' as a type. 15 request(operation: Operation, forward?: NextLink): Observable<FetchResult> | null; ~~~~~~~~~~ node_modules/apollo-link/lib/link.d.ts:17:79 - error TS2709: Cannot use namespace 'Observable' as a type. 17 export declare function execute(link: ApolloLink, operation: GraphQLRequest): Observable<FetchResult>; ~~~~~~~~~~ node_modules/apollo-link/lib/linkUtils.d.ts:12:50 - error TS2709: Cannot use namespace 'Observable' as a type. 12 export declare function toPromise<R>(observable: Observable<R>): Promise<R>; ~~~~~~~~~~ node_modules/apollo-link/lib/linkUtils.d.ts:14:62 - error TS2709: Cannot use namespace 'Observable' as a type. 14 export declare function fromPromise<T>(promise: Promise<T>): Observable<T>; ~~~~~~~~~~ node_modules/apollo-link/lib/linkUtils.d.ts:15:56 - error TS2709: Cannot use namespace 'Observable' as a type. 15 export declare function fromError<T>(errorValue: any): Observable<T>; ~~~~~~~~~~ node_modules/apollo-link/lib/types.d.ts:32:58 - error TS2709: Cannot use namespace 'Observable' as a type. 32 export declare type NextLink = (operation: Operation) => Observable<FetchResult>; ~~~~~~~~~~ node_modules/apollo-link/lib/types.d.ts:33:83 - error TS2709: Cannot use namespace 'Observable' as a type. 33 export declare type RequestHandler = (operation: Operation, forward: NextLink) => Observable<FetchResult> | null; ~~~~~~~~~~ ``` **How to reproduce the issue:** Run `../node_modules/.bin/tsc --noEmit` inside a project using `@apollo/client` v3.4.3 **Versions** ``` System: OS: macOS 11.4 Binaries: Node: 14.16.0 - ~/.nvm/versions/node/v14.16.0/bin/node Yarn: 1.22.10 - /usr/local/bin/yarn npm: 6.14.11 - ~/.nvm/versions/node/v14.16.0/bin/npm Browsers: Chrome: 92.0.4515.107 Firefox: 89.0.2 Safari: 14.1.1 npmPackages: @apollo/client: 3.4.3 => 3.4.3 apollo-link-rest: ^0.8.0-beta.0 => 0.8.0-beta.0 typescript: 4.3.5 ```
True
Internal TypeScript errors after 3.4.3 upgrade - <!-- Thanks for filing an issue on Apollo Client! Please make sure that you include the following information to ensure that your issue is actionable. If you don't follow the template, your issue may end up being closed without anyone looking at it carefully, because it is not actionable for us without the information in this template. **PLEASE NOTE:** Feature requests and non-bug related discussions are no longer managed in this repo. Feature requests should be opened in https://github.com/apollographql/apollo-feature-requests. --> **Intended outcome:** No TypeScript errors in the project. **Actual outcome:** After upgrading from `@apollo/client` v3.3.21 to v3.4.3 our project now reports the following TypeScript errors: ``` $ ../node_modules/.bin/tsc --noEmit node_modules/apollo-link/lib/link.d.ts:15:56 - error TS2709: Cannot use namespace 'Observable' as a type. 15 request(operation: Operation, forward?: NextLink): Observable<FetchResult> | null; ~~~~~~~~~~ node_modules/apollo-link/lib/link.d.ts:17:79 - error TS2709: Cannot use namespace 'Observable' as a type. 17 export declare function execute(link: ApolloLink, operation: GraphQLRequest): Observable<FetchResult>; ~~~~~~~~~~ node_modules/apollo-link/lib/linkUtils.d.ts:12:50 - error TS2709: Cannot use namespace 'Observable' as a type. 12 export declare function toPromise<R>(observable: Observable<R>): Promise<R>; ~~~~~~~~~~ node_modules/apollo-link/lib/linkUtils.d.ts:14:62 - error TS2709: Cannot use namespace 'Observable' as a type. 14 export declare function fromPromise<T>(promise: Promise<T>): Observable<T>; ~~~~~~~~~~ node_modules/apollo-link/lib/linkUtils.d.ts:15:56 - error TS2709: Cannot use namespace 'Observable' as a type. 15 export declare function fromError<T>(errorValue: any): Observable<T>; ~~~~~~~~~~ node_modules/apollo-link/lib/types.d.ts:32:58 - error TS2709: Cannot use namespace 'Observable' as a type. 32 export declare type NextLink = (operation: Operation) => Observable<FetchResult>; ~~~~~~~~~~ node_modules/apollo-link/lib/types.d.ts:33:83 - error TS2709: Cannot use namespace 'Observable' as a type. 33 export declare type RequestHandler = (operation: Operation, forward: NextLink) => Observable<FetchResult> | null; ~~~~~~~~~~ ``` **How to reproduce the issue:** Run `../node_modules/.bin/tsc --noEmit` inside a project using `@apollo/client` v3.4.3 **Versions** ``` System: OS: macOS 11.4 Binaries: Node: 14.16.0 - ~/.nvm/versions/node/v14.16.0/bin/node Yarn: 1.22.10 - /usr/local/bin/yarn npm: 6.14.11 - ~/.nvm/versions/node/v14.16.0/bin/npm Browsers: Chrome: 92.0.4515.107 Firefox: 89.0.2 Safari: 14.1.1 npmPackages: @apollo/client: 3.4.3 => 3.4.3 apollo-link-rest: ^0.8.0-beta.0 => 0.8.0-beta.0 typescript: 4.3.5 ```
comp
internal typescript errors after upgrade thanks for filing an issue on apollo client please make sure that you include the following information to ensure that your issue is actionable if you don t follow the template your issue may end up being closed without anyone looking at it carefully because it is not actionable for us without the information in this template please note feature requests and non bug related discussions are no longer managed in this repo feature requests should be opened in intended outcome no typescript errors in the project actual outcome after upgrading from apollo client to our project now reports the following typescript errors node modules bin tsc noemit node modules apollo link lib link d ts error cannot use namespace observable as a type request operation operation forward nextlink observable null node modules apollo link lib link d ts error cannot use namespace observable as a type export declare function execute link apollolink operation graphqlrequest observable node modules apollo link lib linkutils d ts error cannot use namespace observable as a type export declare function topromise observable observable promise node modules apollo link lib linkutils d ts error cannot use namespace observable as a type export declare function frompromise promise promise observable node modules apollo link lib linkutils d ts error cannot use namespace observable as a type export declare function fromerror errorvalue any observable node modules apollo link lib types d ts error cannot use namespace observable as a type export declare type nextlink operation operation observable node modules apollo link lib types d ts error cannot use namespace observable as a type export declare type requesthandler operation operation forward nextlink observable null how to reproduce the issue run node modules bin tsc noemit inside a project using apollo client versions system os macos binaries node nvm versions node bin node yarn usr local bin yarn npm nvm versions node bin npm browsers chrome firefox safari npmpackages apollo client apollo link rest beta beta typescript
1
41,939
5,410,538,325
IssuesEvent
2017-03-01 09:03:15
ipfs/go-ipfs
https://api.github.com/repos/ipfs/go-ipfs
closed
test failure in namesys/republisher
test failure
``` --- FAIL: TestRepublish (0.66s) repub_test.go:64: failed to find any peer in table FAIL FAIL github.com/ipfs/go-ipfs/namesys/republisher 0.719s ```
1.0
test failure in namesys/republisher - ``` --- FAIL: TestRepublish (0.66s) repub_test.go:64: failed to find any peer in table FAIL FAIL github.com/ipfs/go-ipfs/namesys/republisher 0.719s ```
non_comp
test failure in namesys republisher fail testrepublish repub test go failed to find any peer in table fail fail github com ipfs go ipfs namesys republisher
0
139,269
11,254,973,821
IssuesEvent
2020-01-12 04:56:23
egc-articuno/decide
https://api.github.com/repos/egc-articuno/decide
closed
[FEATURE] Internationalization tests of booth
booth enhancement test
There are no tests of the internationalization functionality of the booth. The interface will be tested to check that internationalization works properly in all available languages. Related to issue #19.
1.0
[FEATURE] Internationalization tests of booth - There are no tests of the internationalization functionality of the booth. The interface will be tested to check that internationalization works properly in all available languages. Related to issue #19.
non_comp
internationalization tests of booth there are no tests of the internationalization functionality of the booth the interface will be tested to check that internationalization works properly in all available languages related to issue
0
12,116
14,280,330,521
IssuesEvent
2020-11-23 05:41:56
keymanapp/keyman
https://api.github.com/repos/keymanapp/keyman
closed
bug(mac): Amharic keyboard on macOS Mojave 10.14.6 in LibreOffice emits wrong characters
bug compatibility mac/ mac/engine/
**Background Info** The updated Keyman as described [here](https://github.com/keymanapp/keyman/issues/1877#issuecomment-514429795) has been install on macOS 10.14.6. The SIL IPA keyboard has also be uninstalled and reinstalled on the OS. **Describe the bug** Key sequence and the expected output hi > ሂ ho > ሆ hu > ሁ he > ሀ ha > ሃ But in LibreOffice, the followings are output instead: hi > ህi ho > ህo hu > ህu he > ህe ha > ህa **To Reproduce** Steps to reproduce the behavior: 1. Go to 'LibreOffice' or 'TextEdit' or 'Notes' or 'Message' 2. Select the 'GFF Amharic' keyboard from the Keyman menu 3. Type: hi, ho, hu, he, ha 4. See error **Screenshots** Text typed on 'LibreOffice,' 'TextEdit,' 'Notes' and 'Message' (in this order) ![image](https://user-images.githubusercontent.com/28331388/61859495-69b06f80-aef2-11e9-99a9-5e38ae33754f.png) --- **Keyman for macOS** - OS: macOS Mojave 10.14.6 - Keyman version: [12.0 (for testing)](https://drive.google.com/file/d/1HsNAJDlsNGMlmSphVEG4OOmhlgi4NNSa/view?usp=sharing) - Target Application: 'LibreOffice' or 'TextEdit' or 'Notes' or 'Message' **Keyboard** - Keyboard name: [GFF Amharic](https://keyman.com/keyboards/gff_amharic) - Keyboard version: 1.8 - Language name: Amharic
True
bug(mac): Amharic keyboard on macOS Mojave 10.14.6 in LibreOffice emits wrong characters - **Background Info** The updated Keyman as described [here](https://github.com/keymanapp/keyman/issues/1877#issuecomment-514429795) has been install on macOS 10.14.6. The SIL IPA keyboard has also be uninstalled and reinstalled on the OS. **Describe the bug** Key sequence and the expected output hi > ሂ ho > ሆ hu > ሁ he > ሀ ha > ሃ But in LibreOffice, the followings are output instead: hi > ህi ho > ህo hu > ህu he > ህe ha > ህa **To Reproduce** Steps to reproduce the behavior: 1. Go to 'LibreOffice' or 'TextEdit' or 'Notes' or 'Message' 2. Select the 'GFF Amharic' keyboard from the Keyman menu 3. Type: hi, ho, hu, he, ha 4. See error **Screenshots** Text typed on 'LibreOffice,' 'TextEdit,' 'Notes' and 'Message' (in this order) ![image](https://user-images.githubusercontent.com/28331388/61859495-69b06f80-aef2-11e9-99a9-5e38ae33754f.png) --- **Keyman for macOS** - OS: macOS Mojave 10.14.6 - Keyman version: [12.0 (for testing)](https://drive.google.com/file/d/1HsNAJDlsNGMlmSphVEG4OOmhlgi4NNSa/view?usp=sharing) - Target Application: 'LibreOffice' or 'TextEdit' or 'Notes' or 'Message' **Keyboard** - Keyboard name: [GFF Amharic](https://keyman.com/keyboards/gff_amharic) - Keyboard version: 1.8 - Language name: Amharic
comp
bug mac amharic keyboard on macos mojave in libreoffice emits wrong characters background info the updated keyman as described has been install on macos the sil ipa keyboard has also be uninstalled and reinstalled on the os describe the bug key sequence and the expected output hi ሂ ho ሆ hu ሁ he ሀ ha ሃ but in libreoffice the followings are output instead hi ህi ho ህo hu ህu he ህe ha ህa to reproduce steps to reproduce the behavior go to libreoffice or textedit or notes or message select the gff amharic keyboard from the keyman menu type hi ho hu he ha see error screenshots text typed on libreoffice textedit notes and message in this order keyman for macos os macos mojave keyman version target application libreoffice or textedit or notes or message keyboard keyboard name keyboard version language name amharic
1
136,711
30,574,758,758
IssuesEvent
2023-07-21 03:43:52
warriordog/ActivityPubSharp
https://api.github.com/repos/warriordog/ActivityPubSharp
opened
ASCollection: add property to get first-populated of (First, Current, Last)
type:feature area:code
This is a gap in our API / null safety. If IsPaged is true, then *at least* one of these must be true. We can define that meta property and link its nullability to IsPaged. This will provide a slightly more ergonomic API over paged collections.
1.0
ASCollection: add property to get first-populated of (First, Current, Last) - This is a gap in our API / null safety. If IsPaged is true, then *at least* one of these must be true. We can define that meta property and link its nullability to IsPaged. This will provide a slightly more ergonomic API over paged collections.
non_comp
ascollection add property to get first populated of first current last this is a gap in our api null safety if ispaged is true then at least one of these must be true we can define that meta property and link its nullability to ispaged this will provide a slightly more ergonomic api over paged collections
0
20,562
30,510,606,707
IssuesEvent
2023-07-18 20:30:36
planetteamspeak/ts3phpframework
https://api.github.com/repos/planetteamspeak/ts3phpframework
closed
PHP 8.2: Function utf8_encode() is deprecated
compatibility php8.2
> Function utf8_encode() is deprecated in src/Helper/StringHelper.php on line 472
True
PHP 8.2: Function utf8_encode() is deprecated - > Function utf8_encode() is deprecated in src/Helper/StringHelper.php on line 472
comp
php function encode is deprecated function encode is deprecated in src helper stringhelper php on line
1
7,090
9,375,182,626
IssuesEvent
2019-04-04 02:49:02
pingcap/tidb
https://api.github.com/repos/pingcap/tidb
closed
Table name and column name can not be scientific notation
type/bug type/compatibility
Please answer these questions before submitting your issue. Thanks! 1. What did you do? If possible, provide a recipe for reproducing the error. ```sql create table 1ea10 (1a20 int,1e int); ``` 2. What did you expect to see? Query OK, 0 rows affected (0.02 sec) 3. What did you see instead? ERROR 1105 (HY000): line 0 column 15 near "a10 (1a20 int,1e int)"float literal: strconv.ParseFloat: parsing "1e": invalid syntax (total length 36) 4. What version of TiDB are you using (`tidb-server -V`)?
True
Table name and column name can not be scientific notation - Please answer these questions before submitting your issue. Thanks! 1. What did you do? If possible, provide a recipe for reproducing the error. ```sql create table 1ea10 (1a20 int,1e int); ``` 2. What did you expect to see? Query OK, 0 rows affected (0.02 sec) 3. What did you see instead? ERROR 1105 (HY000): line 0 column 15 near "a10 (1a20 int,1e int)"float literal: strconv.ParseFloat: parsing "1e": invalid syntax (total length 36) 4. What version of TiDB are you using (`tidb-server -V`)?
comp
table name and column name can not be scientific notation please answer these questions before submitting your issue thanks what did you do if possible provide a recipe for reproducing the error sql create table int int what did you expect to see query ok rows affected sec what did you see instead error line column near int int float literal strconv parsefloat parsing invalid syntax total length what version of tidb are you using tidb server v
1
809,432
30,192,861,979
IssuesEvent
2023-07-04 17:04:56
juno-fx/report
https://api.github.com/repos/juno-fx/report
closed
Application Error when putting in notes in Hubble
bug high priority
**Describe the bug** I get this error when I put notes in: Application error: a client-side exception has occurred (see the browser console for more information). **To Reproduce** Steps to reproduce the behavior: Make a note,save it and error **Expected behavior** A clear and concise description of what you expected to happen. **Screenshots** If applicable, add screenshots to help explain your problem. **App (please complete the following information):** - Pipeline Version: [e.g. v1.0.0] - Application: [e.g. Nuke] - Tool: [e.g. File Browser] **Additional context** Add any other context about the problem here.
1.0
Application Error when putting in notes in Hubble - **Describe the bug** I get this error when I put notes in: Application error: a client-side exception has occurred (see the browser console for more information). **To Reproduce** Steps to reproduce the behavior: Make a note,save it and error **Expected behavior** A clear and concise description of what you expected to happen. **Screenshots** If applicable, add screenshots to help explain your problem. **App (please complete the following information):** - Pipeline Version: [e.g. v1.0.0] - Application: [e.g. Nuke] - Tool: [e.g. File Browser] **Additional context** Add any other context about the problem here.
non_comp
application error when putting in notes in hubble describe the bug i get this error when i put notes in application error a client side exception has occurred see the browser console for more information to reproduce steps to reproduce the behavior make a note save it and error expected behavior a clear and concise description of what you expected to happen screenshots if applicable add screenshots to help explain your problem app please complete the following information pipeline version application tool additional context add any other context about the problem here
0
5,779
8,224,218,191
IssuesEvent
2018-09-06 13:08:21
Yoast/wordpress-seo
https://api.github.com/repos/Yoast/wordpress-seo
closed
API function/method: Get all WPSEO related capabilities
acceptance community-patch compatibility enhancement
<!-- Please use this template when creating an issue. - Please check the boxes after you've created your issue. - Please use the latest version of Yoast SEO.--> * [x] I've read and understood the [contribution guidelines](https://github.com/Yoast/wordpress-seo/blob/trunk/.github/CONTRIBUTING.md). * [x] I've searched for any related issues and avoided creating a duplicate issue. ### Please give us a description of what happened. Please see these two PR's: #7937 (compatibility with role managers) #9285 (bugfix getting capabilities on frontend) ### Please describe what you expected to happen and why. There is no simple way (API) to fetch all the capabilities used by Yoast SEO. For example, GravityForms has a simple method to fetch all capabilities used in the plugin: `GFCommon::all_caps()` My current solution is this: ```php $wpseo = new WPSEO_Capability_Manager_Integration( WPSEO_Capability_Manager_Factory::get() ); $wpseo->register_hooks(); ``` This is off course not very neat and could cause bugs when the WPSEO codebase changes. See #9285 for example. I think it would be best to create a centralized method for this purpose. `WPSEO_Utils::get_capabilities()` or something. Or maybe just a function: `wpseo_get_capabilities()`.. #### backstory I'm the author of [View Admin As](https://wordpress.org/plugins/view-admin-as/), a plugin which let you switch users, roles, capabilities, languages etc.etc. straight from the wp toolbar. Especially the capability switcher relies on compatibility with other plugins so I'm trying to check for other plugins and their capabilities as much as I can. This works fine for Yoast SEO capabilities on the backend since my PR #7937 but this doesn't work on the frontend. Since the adminbar is also loaded on the frontend when logged in I'm also loading thirdparty capabilities there. Example for the Yoast SEO caps: https://github.com/JoryHogeveen/view-admin-as/blob/8b94155b042aa4feaaae8b5c84eb3e807fdb867d/includes/class-compat.php#L331-L352 ### Technical info * WordPress version: Not relevant * Yoast SEO version: 5.8+
True
API function/method: Get all WPSEO related capabilities - <!-- Please use this template when creating an issue. - Please check the boxes after you've created your issue. - Please use the latest version of Yoast SEO.--> * [x] I've read and understood the [contribution guidelines](https://github.com/Yoast/wordpress-seo/blob/trunk/.github/CONTRIBUTING.md). * [x] I've searched for any related issues and avoided creating a duplicate issue. ### Please give us a description of what happened. Please see these two PR's: #7937 (compatibility with role managers) #9285 (bugfix getting capabilities on frontend) ### Please describe what you expected to happen and why. There is no simple way (API) to fetch all the capabilities used by Yoast SEO. For example, GravityForms has a simple method to fetch all capabilities used in the plugin: `GFCommon::all_caps()` My current solution is this: ```php $wpseo = new WPSEO_Capability_Manager_Integration( WPSEO_Capability_Manager_Factory::get() ); $wpseo->register_hooks(); ``` This is off course not very neat and could cause bugs when the WPSEO codebase changes. See #9285 for example. I think it would be best to create a centralized method for this purpose. `WPSEO_Utils::get_capabilities()` or something. Or maybe just a function: `wpseo_get_capabilities()`.. #### backstory I'm the author of [View Admin As](https://wordpress.org/plugins/view-admin-as/), a plugin which let you switch users, roles, capabilities, languages etc.etc. straight from the wp toolbar. Especially the capability switcher relies on compatibility with other plugins so I'm trying to check for other plugins and their capabilities as much as I can. This works fine for Yoast SEO capabilities on the backend since my PR #7937 but this doesn't work on the frontend. Since the adminbar is also loaded on the frontend when logged in I'm also loading thirdparty capabilities there. Example for the Yoast SEO caps: https://github.com/JoryHogeveen/view-admin-as/blob/8b94155b042aa4feaaae8b5c84eb3e807fdb867d/includes/class-compat.php#L331-L352 ### Technical info * WordPress version: Not relevant * Yoast SEO version: 5.8+
comp
api function method get all wpseo related capabilities please use this template when creating an issue please check the boxes after you ve created your issue please use the latest version of yoast seo i ve read and understood the i ve searched for any related issues and avoided creating a duplicate issue please give us a description of what happened please see these two pr s compatibility with role managers bugfix getting capabilities on frontend please describe what you expected to happen and why there is no simple way api to fetch all the capabilities used by yoast seo for example gravityforms has a simple method to fetch all capabilities used in the plugin gfcommon all caps my current solution is this php wpseo new wpseo capability manager integration wpseo capability manager factory get wpseo register hooks this is off course not very neat and could cause bugs when the wpseo codebase changes see for example i think it would be best to create a centralized method for this purpose wpseo utils get capabilities or something or maybe just a function wpseo get capabilities backstory i m the author of a plugin which let you switch users roles capabilities languages etc etc straight from the wp toolbar especially the capability switcher relies on compatibility with other plugins so i m trying to check for other plugins and their capabilities as much as i can this works fine for yoast seo capabilities on the backend since my pr but this doesn t work on the frontend since the adminbar is also loaded on the frontend when logged in i m also loading thirdparty capabilities there example for the yoast seo caps technical info wordpress version not relevant yoast seo version
1
4,493
7,157,236,964
IssuesEvent
2018-01-26 19:09:58
facebook/hhvm
https://api.github.com/repos/facebook/hhvm
closed
URL parsing security fix introduces regression
php5 incompatibility php7 incompatibility regression
Hi, the URL parsing fix (d163f8393a167552ec82c3b4a78bc4a9e7c8c157) which was also backported to the 3.23.4, 3.21.5, and 3.18.7 broke the Mediawiki test suite, please see https://phabricator.wikimedia.org/T185024 for details (and in particular https://phabricator.wikimedia.org/T185024#3904397 which pinpoints the problem).
True
URL parsing security fix introduces regression - Hi, the URL parsing fix (d163f8393a167552ec82c3b4a78bc4a9e7c8c157) which was also backported to the 3.23.4, 3.21.5, and 3.18.7 broke the Mediawiki test suite, please see https://phabricator.wikimedia.org/T185024 for details (and in particular https://phabricator.wikimedia.org/T185024#3904397 which pinpoints the problem).
comp
url parsing security fix introduces regression hi the url parsing fix which was also backported to the and broke the mediawiki test suite please see for details and in particular which pinpoints the problem
1
14,000
16,772,343,255
IssuesEvent
2021-06-14 16:12:12
conveyal/r5
https://api.github.com/repos/conveyal/r5
opened
Consolidate specification of origins in analysis request
cleanup worker-incompatible
Modified from #650: Clean up specification of origin pointset in analysis request (rather than just taking the presence of an originPointSetId value as an indication of freeform origins): `origins: {pointsetId: abc123def}` or `origins: {bounds: {north: ...}}`
True
Consolidate specification of origins in analysis request - Modified from #650: Clean up specification of origin pointset in analysis request (rather than just taking the presence of an originPointSetId value as an indication of freeform origins): `origins: {pointsetId: abc123def}` or `origins: {bounds: {north: ...}}`
comp
consolidate specification of origins in analysis request modified from clean up specification of origin pointset in analysis request rather than just taking the presence of an originpointsetid value as an indication of freeform origins origins pointsetid or origins bounds north
1
27,524
5,038,975,421
IssuesEvent
2016-12-18 15:20:14
chandanbansal/gmail-backup
https://api.github.com/repos/chandanbansal/gmail-backup
closed
[CLOSED] marks all unread emails as read
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1. Run gmail-backup.com 2. Goto mail.google.com 3. All emails in inbox are marked as read What is the expected output? What do you see instead? Same as before. All unread messages should stay unread. Instead all messages are marked as read. What version of the product are you using? On what operating system? revision 712 (2010-09-29) Please provide any additional information below. ``` Original issue reported on code.google.com by `Peter.Po...@gmail.com` on 31 Jan 2011 at 6:46
1.0
[CLOSED] marks all unread emails as read - ``` What steps will reproduce the problem? 1. Run gmail-backup.com 2. Goto mail.google.com 3. All emails in inbox are marked as read What is the expected output? What do you see instead? Same as before. All unread messages should stay unread. Instead all messages are marked as read. What version of the product are you using? On what operating system? revision 712 (2010-09-29) Please provide any additional information below. ``` Original issue reported on code.google.com by `Peter.Po...@gmail.com` on 31 Jan 2011 at 6:46
non_comp
marks all unread emails as read what steps will reproduce the problem run gmail backup com goto mail google com all emails in inbox are marked as read what is the expected output what do you see instead same as before all unread messages should stay unread instead all messages are marked as read what version of the product are you using on what operating system revision please provide any additional information below original issue reported on code google com by peter po gmail com on jan at
0
19,490
27,061,881,532
IssuesEvent
2023-02-13 20:27:47
X2CommunityCore/X2CommunityPromotionScreen
https://api.github.com/repos/X2CommunityCore/X2CommunityPromotionScreen
closed
CPS allegedly incompatible with Oni's Various Options
bug good first issue mod-compatibility
Got this comment on CPS steam page: > After testing my 600+ mod list I've come to the conclusion that if you want to run this and Oni's Various Options mod, you should go into that mods ini and turn off the option to always get the advanced training screen. > > It brings up the default level up choices somehow, so you have to pay points for the third row of abilities even if they are a classes row. But only if clicked from the armory screen, leveling from the mission return screen or the training center itself has the expected behavior. [Mod in question.](https://steamcommunity.com/sharedfiles/filedetails/?id=1581142050) This needs to be confirmed, and if the problem is really there, Various Options needs to be either marked as incompatible, or, preferably, the bool flag to disable that feature in Various Options needs to be set by CPS through config and/or at runtime, or some other way should be used to prevent VO from messing with the promotion screen while CPS is active.
True
CPS allegedly incompatible with Oni's Various Options - Got this comment on CPS steam page: > After testing my 600+ mod list I've come to the conclusion that if you want to run this and Oni's Various Options mod, you should go into that mods ini and turn off the option to always get the advanced training screen. > > It brings up the default level up choices somehow, so you have to pay points for the third row of abilities even if they are a classes row. But only if clicked from the armory screen, leveling from the mission return screen or the training center itself has the expected behavior. [Mod in question.](https://steamcommunity.com/sharedfiles/filedetails/?id=1581142050) This needs to be confirmed, and if the problem is really there, Various Options needs to be either marked as incompatible, or, preferably, the bool flag to disable that feature in Various Options needs to be set by CPS through config and/or at runtime, or some other way should be used to prevent VO from messing with the promotion screen while CPS is active.
comp
cps allegedly incompatible with oni s various options got this comment on cps steam page after testing my mod list i ve come to the conclusion that if you want to run this and oni s various options mod you should go into that mods ini and turn off the option to always get the advanced training screen it brings up the default level up choices somehow so you have to pay points for the third row of abilities even if they are a classes row but only if clicked from the armory screen leveling from the mission return screen or the training center itself has the expected behavior this needs to be confirmed and if the problem is really there various options needs to be either marked as incompatible or preferably the bool flag to disable that feature in various options needs to be set by cps through config and or at runtime or some other way should be used to prevent vo from messing with the promotion screen while cps is active
1
45,745
5,956,601,552
IssuesEvent
2017-05-28 18:20:25
ZeroK-RTS/Zero-K
https://api.github.com/repos/ZeroK-RTS/Zero-K
closed
Lagmonitor with AI ally: income distributed but units not
design decision
When you are the sole human player and have AI allies, and go AFK, your income gets distributed to the bots but your units are not. I think income should stay in this case.
1.0
Lagmonitor with AI ally: income distributed but units not - When you are the sole human player and have AI allies, and go AFK, your income gets distributed to the bots but your units are not. I think income should stay in this case.
non_comp
lagmonitor with ai ally income distributed but units not when you are the sole human player and have ai allies and go afk your income gets distributed to the bots but your units are not i think income should stay in this case
0
48,170
13,303,887,177
IssuesEvent
2020-08-25 16:06:53
symfony/symfony
https://api.github.com/repos/symfony/symfony
closed
[Security][RFC] Exception thrown on call to isGranted without token
RFC Security Status: Needs Decision
Years back there was a feature request regarding the AuthenticationCredentialsNotFoundException that was thrown when `is_granted` was used in Twig without an existing token. The workaround was to check for the token first, which was later fixed in PR #15953. However instead of not throwing the exception at all the fix was Twig specific by catching the exception. Now we have inconsistent behaviour of `is_granted` in Twig and `isGranted` of the AuthorizationChecker. Can't we just remove [the line that throws the exception](https://github.com/symfony/security-core/blob/d1cce491ad065715b5a5f9054e704700c6db2d7d/Authorization/AuthorizationChecker.php#L49) and return false instead? One, because the return type is a boolean and two because the method name is an "isser" and suggests a boolean return type instead. Exceptions are not expected to be thrown in this case, or is that just me? I would gladly provide a PR but I want your thoughts on this why the exception gets thrown in the first place.
True
[Security][RFC] Exception thrown on call to isGranted without token - Years back there was a feature request regarding the AuthenticationCredentialsNotFoundException that was thrown when `is_granted` was used in Twig without an existing token. The workaround was to check for the token first, which was later fixed in PR #15953. However instead of not throwing the exception at all the fix was Twig specific by catching the exception. Now we have inconsistent behaviour of `is_granted` in Twig and `isGranted` of the AuthorizationChecker. Can't we just remove [the line that throws the exception](https://github.com/symfony/security-core/blob/d1cce491ad065715b5a5f9054e704700c6db2d7d/Authorization/AuthorizationChecker.php#L49) and return false instead? One, because the return type is a boolean and two because the method name is an "isser" and suggests a boolean return type instead. Exceptions are not expected to be thrown in this case, or is that just me? I would gladly provide a PR but I want your thoughts on this why the exception gets thrown in the first place.
non_comp
exception thrown on call to isgranted without token years back there was a feature request regarding the authenticationcredentialsnotfoundexception that was thrown when is granted was used in twig without an existing token the workaround was to check for the token first which was later fixed in pr however instead of not throwing the exception at all the fix was twig specific by catching the exception now we have inconsistent behaviour of is granted in twig and isgranted of the authorizationchecker can t we just remove and return false instead one because the return type is a boolean and two because the method name is an isser and suggests a boolean return type instead exceptions are not expected to be thrown in this case or is that just me i would gladly provide a pr but i want your thoughts on this why the exception gets thrown in the first place
0
19,320
26,830,802,836
IssuesEvent
2023-02-02 15:53:26
ClickHouse/ClickHouse
https://api.github.com/repos/ClickHouse/ClickHouse
closed
Conversion from UInt64 to IPv4 is not supported
backward compatibility
New IPv4 as native code causes inserting IPv4 as UInt32 broken with error "Conversion from UInt64 to IPv4 is not supported"; CREATE TABLE users (ip IPv4) ENGINE=Memory; INSERT INTO users VALUES (2319771222); DB::Exception: Conversion from UInt64 to IPv4 is not supported:
True
Conversion from UInt64 to IPv4 is not supported - New IPv4 as native code causes inserting IPv4 as UInt32 broken with error "Conversion from UInt64 to IPv4 is not supported"; CREATE TABLE users (ip IPv4) ENGINE=Memory; INSERT INTO users VALUES (2319771222); DB::Exception: Conversion from UInt64 to IPv4 is not supported:
comp
conversion from to is not supported new as native code causes inserting as broken with error conversion from to is not supported create table users ip engine memory insert into users values db exception conversion from to is not supported
1
57,477
24,124,002,442
IssuesEvent
2022-09-20 21:35:22
elastic/kibana
https://api.github.com/repos/elastic/kibana
closed
Search /bsearch endpoint hardening
Feature:Search loe:days Team:AppServicesSv impact:low
While working on [this bug](https://github.com/elastic/kibana/pull/93207) I've noticed a couple of things we could improve in the `/bsearch` endpoint. File: `src/plugins/data/server/search/routes/bsearch.ts` - [ ] The endpoint received two objects from the user: `IKibanaSearchRequest` and `ISearchOptions`. - [ ] `IKibanaSearchRequest` is mostly typed as any `{params?: any}`, but that `params` is the main payload data. If possible, would be nice to type it out. - [ ] The `ISearchOptions` was used for HTTP payload typing even though `abortSignal` and `indexPattern` are not serializable properties. For networking purposes would be nice to use explicitly serializable interfaces, I've created `ISearchOptionsSerializable` for that purpose, but somebody from the search team needs to check if it does the job well. - [ ] Payload that `/bsearch` endpoint receives is not validated. It should validate all properties and types of the `requestData` and `options` objects, something like this: ```ts onBatchItem: async ({ request: requestData, options }) => { validateRequest(requestData); validateOptions(options); // ... }, ```
1.0
Search /bsearch endpoint hardening - While working on [this bug](https://github.com/elastic/kibana/pull/93207) I've noticed a couple of things we could improve in the `/bsearch` endpoint. File: `src/plugins/data/server/search/routes/bsearch.ts` - [ ] The endpoint received two objects from the user: `IKibanaSearchRequest` and `ISearchOptions`. - [ ] `IKibanaSearchRequest` is mostly typed as any `{params?: any}`, but that `params` is the main payload data. If possible, would be nice to type it out. - [ ] The `ISearchOptions` was used for HTTP payload typing even though `abortSignal` and `indexPattern` are not serializable properties. For networking purposes would be nice to use explicitly serializable interfaces, I've created `ISearchOptionsSerializable` for that purpose, but somebody from the search team needs to check if it does the job well. - [ ] Payload that `/bsearch` endpoint receives is not validated. It should validate all properties and types of the `requestData` and `options` objects, something like this: ```ts onBatchItem: async ({ request: requestData, options }) => { validateRequest(requestData); validateOptions(options); // ... }, ```
non_comp
search bsearch endpoint hardening while working on i ve noticed a couple of things we could improve in the bsearch endpoint file src plugins data server search routes bsearch ts the endpoint received two objects from the user ikibanasearchrequest and isearchoptions ikibanasearchrequest is mostly typed as any params any but that params is the main payload data if possible would be nice to type it out the isearchoptions was used for http payload typing even though abortsignal and indexpattern are not serializable properties for networking purposes would be nice to use explicitly serializable interfaces i ve created isearchoptionsserializable for that purpose but somebody from the search team needs to check if it does the job well payload that bsearch endpoint receives is not validated it should validate all properties and types of the requestdata and options objects something like this ts onbatchitem async request requestdata options validaterequest requestdata validateoptions options
0
933
3,402,746,791
IssuesEvent
2015-12-03 01:54:31
einsteinsci/betterbeginnings
https://api.github.com/repos/einsteinsci/betterbeginnings
opened
Tools with multiple tool types are treated as only pickaxes, not axes
1.7 1.8 compatibility minor bug
Shouldn't be too tough to fix. Since tools with multiple types aren't built into regular MC, this will only involve tools added to both the pickaxes and axes lists.
True
Tools with multiple tool types are treated as only pickaxes, not axes - Shouldn't be too tough to fix. Since tools with multiple types aren't built into regular MC, this will only involve tools added to both the pickaxes and axes lists.
comp
tools with multiple tool types are treated as only pickaxes not axes shouldn t be too tough to fix since tools with multiple types aren t built into regular mc this will only involve tools added to both the pickaxes and axes lists
1
155,896
12,281,262,436
IssuesEvent
2020-05-08 15:32:25
SwissDataScienceCenter/renku
https://api.github.com/repos/SwissDataScienceCenter/renku
opened
API checks in the acceptance-tests
acceptance-tests enhancement
As a Renku owner, I'd like acceptance-tests to have some DSL allowing verification of Renku API. **Acceptance criteria:** * design DSL for Renku API checks; * add concrete API verification steps to existing/new scenarios.
1.0
API checks in the acceptance-tests - As a Renku owner, I'd like acceptance-tests to have some DSL allowing verification of Renku API. **Acceptance criteria:** * design DSL for Renku API checks; * add concrete API verification steps to existing/new scenarios.
non_comp
api checks in the acceptance tests as a renku owner i d like acceptance tests to have some dsl allowing verification of renku api acceptance criteria design dsl for renku api checks add concrete api verification steps to existing new scenarios
0
3,879
6,726,745,956
IssuesEvent
2017-10-17 11:02:20
metarhia/server
https://api.github.com/repos/metarhia/server
closed
Supported file types
compatibility functionality
As we discussed in #27 we will parse first bytes (signature) to detect file type, proposed by @nechaido I listed 10 types to support: gif, jpeg, png, svg, zip, rar, 7zip, pdf, mp3, avi. @GreatAndPowerfulKing proposed to extend this list. @metarhia/mobile feel free to extend the list.
True
Supported file types - As we discussed in #27 we will parse first bytes (signature) to detect file type, proposed by @nechaido I listed 10 types to support: gif, jpeg, png, svg, zip, rar, 7zip, pdf, mp3, avi. @GreatAndPowerfulKing proposed to extend this list. @metarhia/mobile feel free to extend the list.
comp
supported file types as we discussed in we will parse first bytes signature to detect file type proposed by nechaido i listed types to support gif jpeg png svg zip rar pdf avi greatandpowerfulking proposed to extend this list metarhia mobile feel free to extend the list
1
315,240
9,608,005,103
IssuesEvent
2019-05-12 00:59:42
wevote/WebApp
https://api.github.com/repos/wevote/WebApp
opened
Welcome for Organizations: Button Styling
Difficulty: Easy Priority: 1
http://localhost:3000/for-organizations WebApp/src/js/routes/WelcomeForOrganizations.jsx - [ ] Please make first "How it Works for Organizations" button centered horizontally - [ ] Make the "Get Started" button narrower - [ ] Make the "How it Works for Voters" button narrower - [ ] Make the "View Pricing" button centered and gold like this: <img width="644" alt="Screen Shot 2019-05-11 at 5 58 07 PM" src="https://user-images.githubusercontent.com/7756031/57576528-6854c800-7416-11e9-8e57-32c913c1a16c.png">
1.0
Welcome for Organizations: Button Styling - http://localhost:3000/for-organizations WebApp/src/js/routes/WelcomeForOrganizations.jsx - [ ] Please make first "How it Works for Organizations" button centered horizontally - [ ] Make the "Get Started" button narrower - [ ] Make the "How it Works for Voters" button narrower - [ ] Make the "View Pricing" button centered and gold like this: <img width="644" alt="Screen Shot 2019-05-11 at 5 58 07 PM" src="https://user-images.githubusercontent.com/7756031/57576528-6854c800-7416-11e9-8e57-32c913c1a16c.png">
non_comp
welcome for organizations button styling webapp src js routes welcomefororganizations jsx please make first how it works for organizations button centered horizontally make the get started button narrower make the how it works for voters button narrower make the view pricing button centered and gold like this img width alt screen shot at pm src
0
393,169
11,611,336,803
IssuesEvent
2020-02-26 06:14:36
wso2/product-is
https://api.github.com/repos/wso2/product-is
closed
Startup error after running the Cipher Tool
Affected/5.10.0-Beta2 Priority/Highest Severity/Blocker
**Description:** The following error is logged during server startup after running **"./ciphertool.sh -Dconfigure"** command. ``` [2020-02-25 09:44:18,402] [] ERROR {org.wso2.carbon.identity.application.authentication.endpoint.util.MutualSSLManager} - Initialization failed : org.wso2.carbon.identity.application.authentication.endpoint.util.AuthenticationException: Error while trying to load Key Store. at org.wso2.carbon.identity.application.authentication.endpoint.util.MutualSSLManager.loadKeyStore(MutualSSLManager.java:313) at org.wso2.carbon.identity.application.authentication.endpoint.util.MutualSSLManager.init(MutualSSLManager.java:166) at org.wso2.carbon.identity.application.authentication.endpoint.util.listener.AuthenticationEndpointContextListener.contextInitialized(AuthenticationEndpointContextListener.java:51) at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4682) at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5143) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183) at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:717) at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:690) at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:705) at org.wso2.carbon.tomcat.internal.CarbonTomcat.addWebApp(CarbonTomcat.java:303) at org.wso2.carbon.tomcat.internal.CarbonTomcat.addWebApp(CarbonTomcat.java:209) at org.wso2.carbon.webapp.mgt.TomcatGenericWebappsDeployer.handleWebappDeployment(TomcatGenericWebappsDeployer.java:255) at org.wso2.carbon.webapp.mgt.TomcatGenericWebappsDeployer.handleWarWebappDeployment(TomcatGenericWebappsDeployer.java:206) at org.wso2.carbon.webapp.mgt.TomcatGenericWebappsDeployer.handleHotDeployment(TomcatGenericWebappsDeployer.java:175) at org.wso2.carbon.webapp.mgt.TomcatGenericWebappsDeployer.deploy(TomcatGenericWebappsDeployer.java:140) at org.wso2.carbon.webapp.mgt.AbstractWebappDeployer.deployThisWebApp(AbstractWebappDeployer.java:224) at org.wso2.carbon.webapp.mgt.AbstractWebappDeployer.deploy(AbstractWebappDeployer.java:114) at org.wso2.carbon.webapp.deployer.WebappDeployer.deploy(WebappDeployer.java:42) at org.apache.axis2.deployment.repository.util.DeploymentFileData.deploy(DeploymentFileData.java:136) at org.apache.axis2.deployment.DeploymentEngine.doDeploy(DeploymentEngine.java:807) at org.apache.axis2.deployment.repository.util.WSInfoList.update(WSInfoList.java:144) at org.apache.axis2.deployment.RepositoryListener.update(RepositoryListener.java:377) at org.apache.axis2.deployment.RepositoryListener.checkServices(RepositoryListener.java:254) at org.apache.axis2.deployment.DeploymentEngine.loadServices(DeploymentEngine.java:135) at org.wso2.carbon.core.CarbonAxisConfigurator.deployServices(CarbonAxisConfigurator.java:568) at org.wso2.carbon.core.internal.DeploymentServerStartupObserver.completingServerStartup(DeploymentServerStartupObserver.java:51) at org.wso2.carbon.core.internal.CarbonCoreServiceComponent.notifyBefore(CarbonCoreServiceComponent.java:258) at org.wso2.carbon.core.internal.StartupFinalizerServiceComponent.completeInitialization(StartupFinalizerServiceComponent.java:166) at org.wso2.carbon.core.internal.StartupFinalizerServiceComponent.serviceChanged(StartupFinalizerServiceComponent.java:323) at org.eclipse.osgi.internal.serviceregistry.FilteredServiceListener.serviceChanged(FilteredServiceListener.java:113) at org.eclipse.osgi.internal.framework.BundleContextImpl.dispatchEvent(BundleContextImpl.java:985) at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:151) at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEventPrivileged(ServiceRegistry.java:866) at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEvent(ServiceRegistry.java:804) at org.eclipse.osgi.internal.serviceregistry.ServiceRegistrationImpl.register(ServiceRegistrationImpl.java:130) at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.registerService(ServiceRegistry.java:228) at org.eclipse.osgi.internal.framework.BundleContextImpl.registerService(BundleContextImpl.java:525) at org.eclipse.osgi.internal.framework.BundleContextImpl.registerService(BundleContextImpl.java:544) at org.wso2.carbon.server.admin.internal.ServerAdminServiceComponent.activate(ServerAdminServiceComponent.java:99) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.internal.ds.model.ServiceComponent.activate(ServiceComponent.java:260) at org.eclipse.equinox.internal.ds.model.ServiceComponentProp.activate(ServiceComponentProp.java:146) at org.eclipse.equinox.internal.ds.model.ServiceComponentProp.build(ServiceComponentProp.java:345) at org.eclipse.equinox.internal.ds.InstanceProcess.buildComponent(InstanceProcess.java:620) at org.eclipse.equinox.internal.ds.InstanceProcess.buildComponents(InstanceProcess.java:197) at org.eclipse.equinox.internal.ds.Resolver.getEligible(Resolver.java:343) at org.eclipse.equinox.internal.ds.SCRManager.serviceChanged(SCRManager.java:222) at org.eclipse.osgi.internal.serviceregistry.FilteredServiceListener.serviceChanged(FilteredServiceListener.java:113) at org.eclipse.osgi.internal.framework.BundleContextImpl.dispatchEvent(BundleContextImpl.java:985) at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:151) at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEventPrivileged(ServiceRegistry.java:866) at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEvent(ServiceRegistry.java:804) at org.eclipse.osgi.internal.serviceregistry.ServiceRegistrationImpl.register(ServiceRegistrationImpl.java:130) at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.registerService(ServiceRegistry.java:228) at org.eclipse.osgi.internal.framework.BundleContextImpl.registerService(BundleContextImpl.java:525) at org.eclipse.osgi.internal.framework.BundleContextImpl.registerService(BundleContextImpl.java:544) at org.wso2.carbon.core.init.CarbonServerManager.initializeCarbon(CarbonServerManager.java:529) at org.wso2.carbon.core.init.CarbonServerManager.removePendingItem(CarbonServerManager.java:305) at org.wso2.carbon.core.init.PreAxis2ConfigItemListener.bundleChanged(PreAxis2ConfigItemListener.java:118) at org.eclipse.osgi.internal.framework.BundleContextImpl.dispatchEvent(BundleContextImpl.java:973) at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) Caused by: java.io.IOException: Keystore was tampered with, or password was incorrect at sun.security.provider.JavaKeyStore.engineLoad(JavaKeyStore.java:780) at sun.security.provider.JavaKeyStore$JKS.engineLoad(JavaKeyStore.java:56) at sun.security.provider.KeyStoreDelegator.engineLoad(KeyStoreDelegator.java:224) at sun.security.provider.JavaKeyStore$DualFormatJKS.engineLoad(JavaKeyStore.java:70) at java.security.KeyStore.load(KeyStore.java:1445) at org.wso2.carbon.identity.application.authentication.endpoint.util.MutualSSLManager.loadKeyStore(MutualSSLManager.java:310) ... 66 more Caused by: java.security.UnrecoverableKeyException: Password verification failed at sun.security.provider.JavaKeyStore.engineLoad(JavaKeyStore.java:778) ... 71 more ``` **Suggested Labels:** Affected/5.10.0-beta3, Priority/High **Affected Product Version:** IS 5.10.0-Beta3 **OS, DB, other environment details and versions:** OS: Ubuntu **Steps to reproduce:** Follow the documentation [1] for encrypting passwords with cipher tool. [1] https://is.docs.wso2.com/en/latest/setup/encrypting-passwords-with-cipher-tool/ **Related Issues:** https://github.com/wso2/product-apim/issues/7538
1.0
Startup error after running the Cipher Tool - **Description:** The following error is logged during server startup after running **"./ciphertool.sh -Dconfigure"** command. ``` [2020-02-25 09:44:18,402] [] ERROR {org.wso2.carbon.identity.application.authentication.endpoint.util.MutualSSLManager} - Initialization failed : org.wso2.carbon.identity.application.authentication.endpoint.util.AuthenticationException: Error while trying to load Key Store. at org.wso2.carbon.identity.application.authentication.endpoint.util.MutualSSLManager.loadKeyStore(MutualSSLManager.java:313) at org.wso2.carbon.identity.application.authentication.endpoint.util.MutualSSLManager.init(MutualSSLManager.java:166) at org.wso2.carbon.identity.application.authentication.endpoint.util.listener.AuthenticationEndpointContextListener.contextInitialized(AuthenticationEndpointContextListener.java:51) at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4682) at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5143) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183) at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:717) at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:690) at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:705) at org.wso2.carbon.tomcat.internal.CarbonTomcat.addWebApp(CarbonTomcat.java:303) at org.wso2.carbon.tomcat.internal.CarbonTomcat.addWebApp(CarbonTomcat.java:209) at org.wso2.carbon.webapp.mgt.TomcatGenericWebappsDeployer.handleWebappDeployment(TomcatGenericWebappsDeployer.java:255) at org.wso2.carbon.webapp.mgt.TomcatGenericWebappsDeployer.handleWarWebappDeployment(TomcatGenericWebappsDeployer.java:206) at org.wso2.carbon.webapp.mgt.TomcatGenericWebappsDeployer.handleHotDeployment(TomcatGenericWebappsDeployer.java:175) at org.wso2.carbon.webapp.mgt.TomcatGenericWebappsDeployer.deploy(TomcatGenericWebappsDeployer.java:140) at org.wso2.carbon.webapp.mgt.AbstractWebappDeployer.deployThisWebApp(AbstractWebappDeployer.java:224) at org.wso2.carbon.webapp.mgt.AbstractWebappDeployer.deploy(AbstractWebappDeployer.java:114) at org.wso2.carbon.webapp.deployer.WebappDeployer.deploy(WebappDeployer.java:42) at org.apache.axis2.deployment.repository.util.DeploymentFileData.deploy(DeploymentFileData.java:136) at org.apache.axis2.deployment.DeploymentEngine.doDeploy(DeploymentEngine.java:807) at org.apache.axis2.deployment.repository.util.WSInfoList.update(WSInfoList.java:144) at org.apache.axis2.deployment.RepositoryListener.update(RepositoryListener.java:377) at org.apache.axis2.deployment.RepositoryListener.checkServices(RepositoryListener.java:254) at org.apache.axis2.deployment.DeploymentEngine.loadServices(DeploymentEngine.java:135) at org.wso2.carbon.core.CarbonAxisConfigurator.deployServices(CarbonAxisConfigurator.java:568) at org.wso2.carbon.core.internal.DeploymentServerStartupObserver.completingServerStartup(DeploymentServerStartupObserver.java:51) at org.wso2.carbon.core.internal.CarbonCoreServiceComponent.notifyBefore(CarbonCoreServiceComponent.java:258) at org.wso2.carbon.core.internal.StartupFinalizerServiceComponent.completeInitialization(StartupFinalizerServiceComponent.java:166) at org.wso2.carbon.core.internal.StartupFinalizerServiceComponent.serviceChanged(StartupFinalizerServiceComponent.java:323) at org.eclipse.osgi.internal.serviceregistry.FilteredServiceListener.serviceChanged(FilteredServiceListener.java:113) at org.eclipse.osgi.internal.framework.BundleContextImpl.dispatchEvent(BundleContextImpl.java:985) at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:151) at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEventPrivileged(ServiceRegistry.java:866) at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEvent(ServiceRegistry.java:804) at org.eclipse.osgi.internal.serviceregistry.ServiceRegistrationImpl.register(ServiceRegistrationImpl.java:130) at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.registerService(ServiceRegistry.java:228) at org.eclipse.osgi.internal.framework.BundleContextImpl.registerService(BundleContextImpl.java:525) at org.eclipse.osgi.internal.framework.BundleContextImpl.registerService(BundleContextImpl.java:544) at org.wso2.carbon.server.admin.internal.ServerAdminServiceComponent.activate(ServerAdminServiceComponent.java:99) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.internal.ds.model.ServiceComponent.activate(ServiceComponent.java:260) at org.eclipse.equinox.internal.ds.model.ServiceComponentProp.activate(ServiceComponentProp.java:146) at org.eclipse.equinox.internal.ds.model.ServiceComponentProp.build(ServiceComponentProp.java:345) at org.eclipse.equinox.internal.ds.InstanceProcess.buildComponent(InstanceProcess.java:620) at org.eclipse.equinox.internal.ds.InstanceProcess.buildComponents(InstanceProcess.java:197) at org.eclipse.equinox.internal.ds.Resolver.getEligible(Resolver.java:343) at org.eclipse.equinox.internal.ds.SCRManager.serviceChanged(SCRManager.java:222) at org.eclipse.osgi.internal.serviceregistry.FilteredServiceListener.serviceChanged(FilteredServiceListener.java:113) at org.eclipse.osgi.internal.framework.BundleContextImpl.dispatchEvent(BundleContextImpl.java:985) at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:151) at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEventPrivileged(ServiceRegistry.java:866) at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEvent(ServiceRegistry.java:804) at org.eclipse.osgi.internal.serviceregistry.ServiceRegistrationImpl.register(ServiceRegistrationImpl.java:130) at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.registerService(ServiceRegistry.java:228) at org.eclipse.osgi.internal.framework.BundleContextImpl.registerService(BundleContextImpl.java:525) at org.eclipse.osgi.internal.framework.BundleContextImpl.registerService(BundleContextImpl.java:544) at org.wso2.carbon.core.init.CarbonServerManager.initializeCarbon(CarbonServerManager.java:529) at org.wso2.carbon.core.init.CarbonServerManager.removePendingItem(CarbonServerManager.java:305) at org.wso2.carbon.core.init.PreAxis2ConfigItemListener.bundleChanged(PreAxis2ConfigItemListener.java:118) at org.eclipse.osgi.internal.framework.BundleContextImpl.dispatchEvent(BundleContextImpl.java:973) at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) Caused by: java.io.IOException: Keystore was tampered with, or password was incorrect at sun.security.provider.JavaKeyStore.engineLoad(JavaKeyStore.java:780) at sun.security.provider.JavaKeyStore$JKS.engineLoad(JavaKeyStore.java:56) at sun.security.provider.KeyStoreDelegator.engineLoad(KeyStoreDelegator.java:224) at sun.security.provider.JavaKeyStore$DualFormatJKS.engineLoad(JavaKeyStore.java:70) at java.security.KeyStore.load(KeyStore.java:1445) at org.wso2.carbon.identity.application.authentication.endpoint.util.MutualSSLManager.loadKeyStore(MutualSSLManager.java:310) ... 66 more Caused by: java.security.UnrecoverableKeyException: Password verification failed at sun.security.provider.JavaKeyStore.engineLoad(JavaKeyStore.java:778) ... 71 more ``` **Suggested Labels:** Affected/5.10.0-beta3, Priority/High **Affected Product Version:** IS 5.10.0-Beta3 **OS, DB, other environment details and versions:** OS: Ubuntu **Steps to reproduce:** Follow the documentation [1] for encrypting passwords with cipher tool. [1] https://is.docs.wso2.com/en/latest/setup/encrypting-passwords-with-cipher-tool/ **Related Issues:** https://github.com/wso2/product-apim/issues/7538
non_comp
startup error after running the cipher tool description the following error is logged during server startup after running ciphertool sh dconfigure command error org carbon identity application authentication endpoint util mutualsslmanager initialization failed org carbon identity application authentication endpoint util authenticationexception error while trying to load key store at org carbon identity application authentication endpoint util mutualsslmanager loadkeystore mutualsslmanager java at org carbon identity application authentication endpoint util mutualsslmanager init mutualsslmanager java at org carbon identity application authentication endpoint util listener authenticationendpointcontextlistener contextinitialized authenticationendpointcontextlistener java at org apache catalina core standardcontext listenerstart standardcontext java at org apache catalina core standardcontext startinternal standardcontext java at org apache catalina util lifecyclebase start lifecyclebase java at org apache catalina core containerbase addchildinternal containerbase java at org apache catalina core containerbase addchild containerbase java at org apache catalina core standardhost addchild standardhost java at org carbon tomcat internal carbontomcat addwebapp carbontomcat java at org carbon tomcat internal carbontomcat addwebapp carbontomcat java at org carbon webapp mgt tomcatgenericwebappsdeployer handlewebappdeployment tomcatgenericwebappsdeployer java at org carbon webapp mgt tomcatgenericwebappsdeployer handlewarwebappdeployment tomcatgenericwebappsdeployer java at org carbon webapp mgt tomcatgenericwebappsdeployer handlehotdeployment tomcatgenericwebappsdeployer java at org carbon webapp mgt tomcatgenericwebappsdeployer deploy tomcatgenericwebappsdeployer java at org carbon webapp mgt abstractwebappdeployer deploythiswebapp abstractwebappdeployer java at org carbon webapp mgt abstractwebappdeployer deploy abstractwebappdeployer java at org carbon webapp deployer webappdeployer deploy webappdeployer java at org apache deployment repository util deploymentfiledata deploy deploymentfiledata java at org apache deployment deploymentengine dodeploy deploymentengine java at org apache deployment repository util wsinfolist update wsinfolist java at org apache deployment repositorylistener update repositorylistener java at org apache deployment repositorylistener checkservices repositorylistener java at org apache deployment deploymentengine loadservices deploymentengine java at org carbon core carbonaxisconfigurator deployservices carbonaxisconfigurator java at org carbon core internal deploymentserverstartupobserver completingserverstartup deploymentserverstartupobserver java at org carbon core internal carboncoreservicecomponent notifybefore carboncoreservicecomponent java at org carbon core internal startupfinalizerservicecomponent completeinitialization startupfinalizerservicecomponent java at org carbon core internal startupfinalizerservicecomponent servicechanged startupfinalizerservicecomponent java at org eclipse osgi internal serviceregistry filteredservicelistener servicechanged filteredservicelistener java at org eclipse osgi internal framework bundlecontextimpl dispatchevent bundlecontextimpl java at org eclipse osgi framework eventmgr eventmanager dispatchevent eventmanager java at org eclipse osgi framework eventmgr listenerqueue dispatcheventsynchronous listenerqueue java at org eclipse osgi internal serviceregistry serviceregistry publishserviceeventprivileged serviceregistry java at org eclipse osgi internal serviceregistry serviceregistry publishserviceevent serviceregistry java at org eclipse osgi internal serviceregistry serviceregistrationimpl register serviceregistrationimpl java at org eclipse osgi internal serviceregistry serviceregistry registerservice serviceregistry java at org eclipse osgi internal framework bundlecontextimpl registerservice bundlecontextimpl java at org eclipse osgi internal framework bundlecontextimpl registerservice bundlecontextimpl java at org carbon server admin internal serveradminservicecomponent activate serveradminservicecomponent java at sun reflect nativemethodaccessorimpl native method at sun reflect nativemethodaccessorimpl invoke nativemethodaccessorimpl java at sun reflect delegatingmethodaccessorimpl invoke delegatingmethodaccessorimpl java at java lang reflect method invoke method java at org eclipse equinox internal ds model servicecomponent activate servicecomponent java at org eclipse equinox internal ds model servicecomponentprop activate servicecomponentprop java at org eclipse equinox internal ds model servicecomponentprop build servicecomponentprop java at org eclipse equinox internal ds instanceprocess buildcomponent instanceprocess java at org eclipse equinox internal ds instanceprocess buildcomponents instanceprocess java at org eclipse equinox internal ds resolver geteligible resolver java at org eclipse equinox internal ds scrmanager servicechanged scrmanager java at org eclipse osgi internal serviceregistry filteredservicelistener servicechanged filteredservicelistener java at org eclipse osgi internal framework bundlecontextimpl dispatchevent bundlecontextimpl java at org eclipse osgi framework eventmgr eventmanager dispatchevent eventmanager java at org eclipse osgi framework eventmgr listenerqueue dispatcheventsynchronous listenerqueue java at org eclipse osgi internal serviceregistry serviceregistry publishserviceeventprivileged serviceregistry java at org eclipse osgi internal serviceregistry serviceregistry publishserviceevent serviceregistry java at org eclipse osgi internal serviceregistry serviceregistrationimpl register serviceregistrationimpl java at org eclipse osgi internal serviceregistry serviceregistry registerservice serviceregistry java at org eclipse osgi internal framework bundlecontextimpl registerservice bundlecontextimpl java at org eclipse osgi internal framework bundlecontextimpl registerservice bundlecontextimpl java at org carbon core init carbonservermanager initializecarbon carbonservermanager java at org carbon core init carbonservermanager removependingitem carbonservermanager java at org carbon core init bundlechanged java at org eclipse osgi internal framework bundlecontextimpl dispatchevent bundlecontextimpl java at org eclipse osgi framework eventmgr eventmanager dispatchevent eventmanager java at org eclipse osgi framework eventmgr eventmanager eventthread run eventmanager java caused by java io ioexception keystore was tampered with or password was incorrect at sun security provider javakeystore engineload javakeystore java at sun security provider javakeystore jks engineload javakeystore java at sun security provider keystoredelegator engineload keystoredelegator java at sun security provider javakeystore dualformatjks engineload javakeystore java at java security keystore load keystore java at org carbon identity application authentication endpoint util mutualsslmanager loadkeystore mutualsslmanager java more caused by java security unrecoverablekeyexception password verification failed at sun security provider javakeystore engineload javakeystore java more suggested labels affected priority high affected product version is os db other environment details and versions os ubuntu steps to reproduce follow the documentation for encrypting passwords with cipher tool related issues
0
282,096
24,449,863,846
IssuesEvent
2022-10-06 21:35:19
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
closed
roachtest: cdc/mixed-versions failed
C-test-failure O-robot O-roachtest branch-master T-cdc
roachtest.cdc/mixed-versions [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/6315043?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/6315043?buildTab=artifacts#/cdc/mixed-versions) on master @ [b316a5ed5fe7253d113174d9d95ddebf1143b4e4](https://github.com/cockroachdb/cockroach/commits/b316a5ed5fe7253d113174d9d95ddebf1143b4e4): ``` fingerprints did not match at 1662012953217966182.0000000000: -7193529376367807878 vs -575912197428535334 fingerprints did not match at 1662012953318282082.2147483647: -7193529376367807878 vs -575912197428535334 fingerprints did not match at 1662012953318282083.0000000000: -2377291327688549372 vs -2947884904978010073 fingerprints did not match at 1662012953418195508.2147483647: -2377291327688549372 vs -2947884904978010073 fingerprints did not match at 1662012953418195509.0000000000: -2720948113420083189 vs -927396977112245779 fingerprints did not match at 1662012953517937414.2147483647: -2720948113420083189 vs -927396977112245779 fingerprints did not match at 1662012953517937415.0000000000: 7475856697260981752 vs 2117337898367763459 fingerprints did not match at 1662012953617589744.2147483647: 7475856697260981752 vs 2117337898367763459 fingerprints did not match at 1662012953617589745.0000000000: 1820627787345656057 vs 8899379016680462365 fingerprints did not match at 1662012953718306485.2147483647: 1820627787345656057 vs 8899379016680462365 fingerprints did not match at 1662012953718306486.0000000000: -1856891811505264868 vs -4451799070968216272 fingerprints did not match at 1662012953817943295.2147483647: -1856891811505264868 vs -4451799070968216272 fingerprints did not match at 1662012953817943296.0000000000: -7890515708225038336 vs -4235160518299549158 fingerprints did not match at 1662012953918212792.2147483647: -7890515708225038336 vs -4235160518299549158 fingerprints did not match at 1662012953918212793.0000000000: -1925874997012688649 vs 5743771035771097675 fingerprints did not match at 1662012954018001281.2147483647: -1925874997012688649 vs 5743771035771097675 fingerprints did not match at 1662012954018001282.0000000000: -1020645138007226035 vs -3099730575125181541 cluster.go:1940,cdc.go:1472,cdc.go:1906,mixed_version_cdc.go:114,panic.go:838,test_impl.go:265,mixed_version_cdc.go:252,versionupgrade.go:197,mixed_version_cdc.go:337,mixed_version_cdc.go:58,test_runner.go:897: cluster.RunE: context canceled (1) attached stack trace -- stack trace: | main.(*clusterImpl).RunE | main/pkg/cmd/roachtest/cluster.go:1957 | main.(*clusterImpl).Run | main/pkg/cmd/roachtest/cluster.go:1938 | github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests.kafkaManager.stop | github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/cdc.go:1472 | github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests.setupKafka.func1 | github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/cdc.go:1906 | github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests.(*cdcMixedVersionTester).Cleanup | github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/mixed_version_cdc.go:114 | runtime.gopanic | GOROOT/src/runtime/panic.go:838 | main.(*testImpl).Fatalf | main/pkg/cmd/roachtest/test_impl.go:265 | github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests.(*cdcMixedVersionTester).assertValid.func1 | github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/mixed_version_cdc.go:252 | github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests.(*versionUpgradeTest).run | github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/versionupgrade.go:197 | github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests.runCDCMixedVersions | github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/mixed_version_cdc.go:337 | github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests.registerCDCMixedVersions.func1 | github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/mixed_version_cdc.go:58 | main.(*testRunner).runTest.func2 | main/pkg/cmd/roachtest/test_runner.go:897 | runtime.goexit | GOROOT/src/runtime/asm_amd64.s:1571 Wraps: (2) cluster.RunE Wraps: (3) context canceled Error types: (1) *withstack.withStack (2) *errutil.withPrefix (3) *errors.errorString ``` <p>Parameters: <code>ROACHTEST_cloud=gce</code> , <code>ROACHTEST_cpu=4</code> , <code>ROACHTEST_ssd=0</code> </p> <details><summary>Help</summary> <p> See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7) </p> </details> /cc @cockroachdb/test-eng <sub> [This test on roachdash](https://roachdash.crdb.dev/?filter=status:open%20t:.*cdc/mixed-versions.*&sort=title+created&display=lastcommented+project) | [Improve this report!](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues) </sub> Jira issue: CRDB-19236 Epic CRDB-11732
2.0
roachtest: cdc/mixed-versions failed - roachtest.cdc/mixed-versions [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/6315043?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/6315043?buildTab=artifacts#/cdc/mixed-versions) on master @ [b316a5ed5fe7253d113174d9d95ddebf1143b4e4](https://github.com/cockroachdb/cockroach/commits/b316a5ed5fe7253d113174d9d95ddebf1143b4e4): ``` fingerprints did not match at 1662012953217966182.0000000000: -7193529376367807878 vs -575912197428535334 fingerprints did not match at 1662012953318282082.2147483647: -7193529376367807878 vs -575912197428535334 fingerprints did not match at 1662012953318282083.0000000000: -2377291327688549372 vs -2947884904978010073 fingerprints did not match at 1662012953418195508.2147483647: -2377291327688549372 vs -2947884904978010073 fingerprints did not match at 1662012953418195509.0000000000: -2720948113420083189 vs -927396977112245779 fingerprints did not match at 1662012953517937414.2147483647: -2720948113420083189 vs -927396977112245779 fingerprints did not match at 1662012953517937415.0000000000: 7475856697260981752 vs 2117337898367763459 fingerprints did not match at 1662012953617589744.2147483647: 7475856697260981752 vs 2117337898367763459 fingerprints did not match at 1662012953617589745.0000000000: 1820627787345656057 vs 8899379016680462365 fingerprints did not match at 1662012953718306485.2147483647: 1820627787345656057 vs 8899379016680462365 fingerprints did not match at 1662012953718306486.0000000000: -1856891811505264868 vs -4451799070968216272 fingerprints did not match at 1662012953817943295.2147483647: -1856891811505264868 vs -4451799070968216272 fingerprints did not match at 1662012953817943296.0000000000: -7890515708225038336 vs -4235160518299549158 fingerprints did not match at 1662012953918212792.2147483647: -7890515708225038336 vs -4235160518299549158 fingerprints did not match at 1662012953918212793.0000000000: -1925874997012688649 vs 5743771035771097675 fingerprints did not match at 1662012954018001281.2147483647: -1925874997012688649 vs 5743771035771097675 fingerprints did not match at 1662012954018001282.0000000000: -1020645138007226035 vs -3099730575125181541 cluster.go:1940,cdc.go:1472,cdc.go:1906,mixed_version_cdc.go:114,panic.go:838,test_impl.go:265,mixed_version_cdc.go:252,versionupgrade.go:197,mixed_version_cdc.go:337,mixed_version_cdc.go:58,test_runner.go:897: cluster.RunE: context canceled (1) attached stack trace -- stack trace: | main.(*clusterImpl).RunE | main/pkg/cmd/roachtest/cluster.go:1957 | main.(*clusterImpl).Run | main/pkg/cmd/roachtest/cluster.go:1938 | github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests.kafkaManager.stop | github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/cdc.go:1472 | github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests.setupKafka.func1 | github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/cdc.go:1906 | github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests.(*cdcMixedVersionTester).Cleanup | github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/mixed_version_cdc.go:114 | runtime.gopanic | GOROOT/src/runtime/panic.go:838 | main.(*testImpl).Fatalf | main/pkg/cmd/roachtest/test_impl.go:265 | github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests.(*cdcMixedVersionTester).assertValid.func1 | github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/mixed_version_cdc.go:252 | github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests.(*versionUpgradeTest).run | github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/versionupgrade.go:197 | github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests.runCDCMixedVersions | github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/mixed_version_cdc.go:337 | github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests.registerCDCMixedVersions.func1 | github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/mixed_version_cdc.go:58 | main.(*testRunner).runTest.func2 | main/pkg/cmd/roachtest/test_runner.go:897 | runtime.goexit | GOROOT/src/runtime/asm_amd64.s:1571 Wraps: (2) cluster.RunE Wraps: (3) context canceled Error types: (1) *withstack.withStack (2) *errutil.withPrefix (3) *errors.errorString ``` <p>Parameters: <code>ROACHTEST_cloud=gce</code> , <code>ROACHTEST_cpu=4</code> , <code>ROACHTEST_ssd=0</code> </p> <details><summary>Help</summary> <p> See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7) </p> </details> /cc @cockroachdb/test-eng <sub> [This test on roachdash](https://roachdash.crdb.dev/?filter=status:open%20t:.*cdc/mixed-versions.*&sort=title+created&display=lastcommented+project) | [Improve this report!](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues) </sub> Jira issue: CRDB-19236 Epic CRDB-11732
non_comp
roachtest cdc mixed versions failed roachtest cdc mixed versions with on master fingerprints did not match at vs fingerprints did not match at vs fingerprints did not match at vs fingerprints did not match at vs fingerprints did not match at vs fingerprints did not match at vs fingerprints did not match at vs fingerprints did not match at vs fingerprints did not match at vs fingerprints did not match at vs fingerprints did not match at vs fingerprints did not match at vs fingerprints did not match at vs fingerprints did not match at vs fingerprints did not match at vs fingerprints did not match at vs fingerprints did not match at vs cluster go cdc go cdc go mixed version cdc go panic go test impl go mixed version cdc go versionupgrade go mixed version cdc go mixed version cdc go test runner go cluster rune context canceled attached stack trace stack trace main clusterimpl rune main pkg cmd roachtest cluster go main clusterimpl run main pkg cmd roachtest cluster go github com cockroachdb cockroach pkg cmd roachtest tests kafkamanager stop github com cockroachdb cockroach pkg cmd roachtest tests cdc go github com cockroachdb cockroach pkg cmd roachtest tests setupkafka github com cockroachdb cockroach pkg cmd roachtest tests cdc go github com cockroachdb cockroach pkg cmd roachtest tests cdcmixedversiontester cleanup github com cockroachdb cockroach pkg cmd roachtest tests mixed version cdc go runtime gopanic goroot src runtime panic go main testimpl fatalf main pkg cmd roachtest test impl go github com cockroachdb cockroach pkg cmd roachtest tests cdcmixedversiontester assertvalid github com cockroachdb cockroach pkg cmd roachtest tests mixed version cdc go github com cockroachdb cockroach pkg cmd roachtest tests versionupgradetest run github com cockroachdb cockroach pkg cmd roachtest tests versionupgrade go github com cockroachdb cockroach pkg cmd roachtest tests runcdcmixedversions github com cockroachdb cockroach pkg cmd roachtest tests mixed version cdc go github com cockroachdb cockroach pkg cmd roachtest tests registercdcmixedversions github com cockroachdb cockroach pkg cmd roachtest tests mixed version cdc go main testrunner runtest main pkg cmd roachtest test runner go runtime goexit goroot src runtime asm s wraps cluster rune wraps context canceled error types withstack withstack errutil withprefix errors errorstring parameters roachtest cloud gce roachtest cpu roachtest ssd help see see cc cockroachdb test eng jira issue crdb epic crdb
0
18,491
3,067,954,530
IssuesEvent
2015-08-18 13:34:36
qtiger/yambe
https://api.github.com/repos/qtiger/yambe
closed
<yambe:breadcrumb> Tags visible in pdf print
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1. Printing a pdf with Extension Collection 2. Always prints <yambe:breadcrumb> Tags in the PDF documents. What is the expected output? What do you see instead? When I print on paper, there's no problem using div#yambe{display:none;} in print.css. But in pdf I always get the <yambe:breadcrumb> Tag! What version of the product are you using? On what operating system? version 0.2.2 on MediaWiki 1.24.1 (Server: CentOS Linux release 7.0.1406 (Core)) Please provide any additional information below. If I use <div class="noprint"><yambe:breadcrumb>CONTENT|CONTENT</yambe:breadcrumb></div> I can see and use the breadcrumbs and the <yambe:breadcrumb> Tags will not be print on pdf. My question is: Can I add the class="noprint" to the yambe.php, so that yambe will create new pages automatically with this css class? regards zerano ``` Original issue reported on code.google.com by `z3r...@yahoo.it` on 12 Aug 2015 at 1:44
1.0
<yambe:breadcrumb> Tags visible in pdf print - ``` What steps will reproduce the problem? 1. Printing a pdf with Extension Collection 2. Always prints <yambe:breadcrumb> Tags in the PDF documents. What is the expected output? What do you see instead? When I print on paper, there's no problem using div#yambe{display:none;} in print.css. But in pdf I always get the <yambe:breadcrumb> Tag! What version of the product are you using? On what operating system? version 0.2.2 on MediaWiki 1.24.1 (Server: CentOS Linux release 7.0.1406 (Core)) Please provide any additional information below. If I use <div class="noprint"><yambe:breadcrumb>CONTENT|CONTENT</yambe:breadcrumb></div> I can see and use the breadcrumbs and the <yambe:breadcrumb> Tags will not be print on pdf. My question is: Can I add the class="noprint" to the yambe.php, so that yambe will create new pages automatically with this css class? regards zerano ``` Original issue reported on code.google.com by `z3r...@yahoo.it` on 12 Aug 2015 at 1:44
non_comp
tags visible in pdf print what steps will reproduce the problem printing a pdf with extension collection always prints tags in the pdf documents what is the expected output what do you see instead when i print on paper there s no problem using div yambe display none in print css but in pdf i always get the tag what version of the product are you using on what operating system version on mediawiki server centos linux release core please provide any additional information below if i use div class noprint content content i can see and use the breadcrumbs and the tags will not be print on pdf my question is can i add the class noprint to the yambe php so that yambe will create new pages automatically with this css class regards zerano original issue reported on code google com by yahoo it on aug at
0
437,645
30,605,882,936
IssuesEvent
2023-07-23 01:41:59
floneum/floneum
https://api.github.com/repos/floneum/floneum
opened
Document sharing workflows
documentation enhancement UI
You can share workflows created with Floneum by sharing the `save.bin` file to another user with the same version of Floneum. We should document this in the guide and make a clear button in the UI related to loading a workflow file.
1.0
Document sharing workflows - You can share workflows created with Floneum by sharing the `save.bin` file to another user with the same version of Floneum. We should document this in the guide and make a clear button in the UI related to loading a workflow file.
non_comp
document sharing workflows you can share workflows created with floneum by sharing the save bin file to another user with the same version of floneum we should document this in the guide and make a clear button in the ui related to loading a workflow file
0
13,846
16,567,189,442
IssuesEvent
2021-05-29 17:02:29
blay09/ExCompressum
https://api.github.com/repos/blay09/ExCompressum
closed
Auto Sieve deletes mesh when sorting
bug compatibility fixed in next version other mod
when sorting with a full inventory, the mesh in auto sieve disappears, see gif below ExCompressum 4.0.2 invi tweaks 1.0.1 Pack ATM6S ![ExCompressum](https://user-images.githubusercontent.com/68764896/111262259-55a30f80-85fa-11eb-9eb3-28c8277c6d7b.gif)
True
Auto Sieve deletes mesh when sorting - when sorting with a full inventory, the mesh in auto sieve disappears, see gif below ExCompressum 4.0.2 invi tweaks 1.0.1 Pack ATM6S ![ExCompressum](https://user-images.githubusercontent.com/68764896/111262259-55a30f80-85fa-11eb-9eb3-28c8277c6d7b.gif)
comp
auto sieve deletes mesh when sorting when sorting with a full inventory the mesh in auto sieve disappears see gif below excompressum invi tweaks pack
1
3,831
6,688,209,156
IssuesEvent
2017-10-08 11:58:38
storybooks/storybook
https://api.github.com/repos/storybooks/storybook
closed
ESLint question
compatibility with other tools question / support
There is error in project: ```[eslint] '@storybook/addon-actions' should be listed in the project's dependencies, not devDependencies. (import/no-extraneous-dependencies)``` [more about this rule](https://github.com/benmosher/eslint-plugin-import/blob/master/docs/rules/no-extraneous-dependencies.md). So, how to resolve this issue? I won't add `@storybook/addon-actions` in dependencies, but how to fix this error?
True
ESLint question - There is error in project: ```[eslint] '@storybook/addon-actions' should be listed in the project's dependencies, not devDependencies. (import/no-extraneous-dependencies)``` [more about this rule](https://github.com/benmosher/eslint-plugin-import/blob/master/docs/rules/no-extraneous-dependencies.md). So, how to resolve this issue? I won't add `@storybook/addon-actions` in dependencies, but how to fix this error?
comp
eslint question there is error in project storybook addon actions should be listed in the project s dependencies not devdependencies import no extraneous dependencies so how to resolve this issue i won t add storybook addon actions in dependencies but how to fix this error
1
9,586
11,644,727,097
IssuesEvent
2020-02-29 20:20:25
wheresrhys/fetch-mock
https://api.github.com/repos/wheresrhys/fetch-mock
closed
fetchMock Import failed & can't run test suite with ts-jest
compatibility problem
fetch-mock 8.3.1 jest: 24.9.0 ts-jest: 24.3.0 Using `npm run test` with jest config: ``` testMatch: ['**/*.*(spec|test).*(ts|js)'], transform: { '.*?\\.(ts|js)$': 'ts-jest', }, ``` nothing about fetch in jest setup scripts My test file for code with default modern browser fetch: ``` import fetchMock from 'fetch-mock'; fetchMock.mock({ url: 'begin:/activity/findpoints', response: Promise.resolve([ { label: 'foo' }, { label: 'bar' }, { label: 'baz' }, ]), }); ``` Test suite failed to run with error: ``` Jest encountered an unexpected token This usually means that you are trying to import a file which Jest cannot parse, e.g. it's not plain JavaScript. By default, if Jest sees a Babel config, it will use that to transform your files, ignoring "node_modules". Here's what you can do: • To have some of your "node_modules" files transformed, you can specify a custom "transformIgnorePatterns" in your config. • If you need a custom transformation specify a "transform" option in your config. • If you simply want to mock your non-JS modules (e.g. binary assets) you can stub them out with the "moduleNameMapper" config option. You'll find more details and examples of these config options in the docs: https://jestjs.io/docs/en/configuration.html Details: testProject\node_modules\fetch-mock\esm\client.mjs:3552 export default client; ^^^^^^ SyntaxError: Unexpected token export > 1 | import fetchMock from 'fetch-mock'; | ^ at ScriptTransformer._transformAndBuildScript (../node_modules/@jest/transform/build/ScriptTransformer.js:537:17) at ScriptTransformer.transform (../node_modules/@jest/transform/build/ScriptTransformer.js:579:25) at Object.<anonymous> (services/PointSvc/PointSvc.u.spec.ts:1:1) ``` Trying but isn't working too: ``` import * as fm from 'fetch-mock'; const { mock: mockFetch, restore: restoreFetch } = fm; mockFetch({ url: 'begin:/activity/findpoints', response: Promise.resolve([ { label: 'foo' }, { label: 'bar' }, { label: 'baz' }, ]), }); ```
True
fetchMock Import failed & can't run test suite with ts-jest - fetch-mock 8.3.1 jest: 24.9.0 ts-jest: 24.3.0 Using `npm run test` with jest config: ``` testMatch: ['**/*.*(spec|test).*(ts|js)'], transform: { '.*?\\.(ts|js)$': 'ts-jest', }, ``` nothing about fetch in jest setup scripts My test file for code with default modern browser fetch: ``` import fetchMock from 'fetch-mock'; fetchMock.mock({ url: 'begin:/activity/findpoints', response: Promise.resolve([ { label: 'foo' }, { label: 'bar' }, { label: 'baz' }, ]), }); ``` Test suite failed to run with error: ``` Jest encountered an unexpected token This usually means that you are trying to import a file which Jest cannot parse, e.g. it's not plain JavaScript. By default, if Jest sees a Babel config, it will use that to transform your files, ignoring "node_modules". Here's what you can do: • To have some of your "node_modules" files transformed, you can specify a custom "transformIgnorePatterns" in your config. • If you need a custom transformation specify a "transform" option in your config. • If you simply want to mock your non-JS modules (e.g. binary assets) you can stub them out with the "moduleNameMapper" config option. You'll find more details and examples of these config options in the docs: https://jestjs.io/docs/en/configuration.html Details: testProject\node_modules\fetch-mock\esm\client.mjs:3552 export default client; ^^^^^^ SyntaxError: Unexpected token export > 1 | import fetchMock from 'fetch-mock'; | ^ at ScriptTransformer._transformAndBuildScript (../node_modules/@jest/transform/build/ScriptTransformer.js:537:17) at ScriptTransformer.transform (../node_modules/@jest/transform/build/ScriptTransformer.js:579:25) at Object.<anonymous> (services/PointSvc/PointSvc.u.spec.ts:1:1) ``` Trying but isn't working too: ``` import * as fm from 'fetch-mock'; const { mock: mockFetch, restore: restoreFetch } = fm; mockFetch({ url: 'begin:/activity/findpoints', response: Promise.resolve([ { label: 'foo' }, { label: 'bar' }, { label: 'baz' }, ]), }); ```
comp
fetchmock import failed can t run test suite with ts jest fetch mock jest ts jest using npm run test with jest config testmatch transform ts js ts jest nothing about fetch in jest setup scripts my test file for code with default modern browser fetch import fetchmock from fetch mock fetchmock mock url begin activity findpoints response promise resolve label foo label bar label baz test suite failed to run with error jest encountered an unexpected token this usually means that you are trying to import a file which jest cannot parse e g it s not plain javascript by default if jest sees a babel config it will use that to transform your files ignoring node modules here s what you can do • to have some of your node modules files transformed you can specify a custom transformignorepatterns in your config • if you need a custom transformation specify a transform option in your config • if you simply want to mock your non js modules e g binary assets you can stub them out with the modulenamemapper config option you ll find more details and examples of these config options in the docs details testproject node modules fetch mock esm client mjs export default client syntaxerror unexpected token export import fetchmock from fetch mock at scripttransformer transformandbuildscript node modules jest transform build scripttransformer js at scripttransformer transform node modules jest transform build scripttransformer js at object services pointsvc pointsvc u spec ts trying but isn t working too import as fm from fetch mock const mock mockfetch restore restorefetch fm mockfetch url begin activity findpoints response promise resolve label foo label bar label baz
1
753
3,205,809,270
IssuesEvent
2015-10-04 13:01:22
Yoast/wordpress-seo
https://api.github.com/repos/Yoast/wordpress-seo
closed
Conflict with Jetpack
compatibility wait for feedback
When activating Jetpack my site goes blank. After deactivating all my plugins one at a time I discovered WP SEO has a a conflict with Jetpack.
True
Conflict with Jetpack - When activating Jetpack my site goes blank. After deactivating all my plugins one at a time I discovered WP SEO has a a conflict with Jetpack.
comp
conflict with jetpack when activating jetpack my site goes blank after deactivating all my plugins one at a time i discovered wp seo has a a conflict with jetpack
1
17,536
24,180,893,641
IssuesEvent
2022-09-23 08:47:42
bazelbuild/bazel
https://api.github.com/repos/bazelbuild/bazel
closed
incompatible_remote_results_ignore_disk
P2 incompatible-change team-Remote-Exec migration-ready breaking-change-6.0
## Background Disk cache is a local supplement for the remote cache and can be used solely or combined with the remote cache. When both disk cache and remote cache are enabled (combined cache), Bazel will fetch blobs from remote cache and save them to the disk cache, as well as, upload blobs to both disk and remote cache for later read. ## Problem When disk cache was first introduced, it was treated as __remote__ cache since the implementation was hidden behind the same interface for remote cache. It means some tags (e.g. `no-remote`) or flags (e.g. `--remote_upload_local_results`) which should only apply to remote cache also affect disk cache. #8216 #13621 `--incompatible_remote_results_ignore_disk` was then introduced by #9338 to solve this problem and more features are added behind that switch (e.g. #13769). ## Migration If you don't use combined cache, no migration is needed. If you use tags or flags to prevent blobs being uploaded/downloaded to/from remote cache, please note that, after `--incompatible_remote_results_ignore_disk` is flipped, those blobs will be uploaded/downloaded to/from disk cache. ## Expected timeline We expect to flip `--incompatible_remote_results_ignore_disk` to `true` and remove it in Bazel 6.0.
True
incompatible_remote_results_ignore_disk - ## Background Disk cache is a local supplement for the remote cache and can be used solely or combined with the remote cache. When both disk cache and remote cache are enabled (combined cache), Bazel will fetch blobs from remote cache and save them to the disk cache, as well as, upload blobs to both disk and remote cache for later read. ## Problem When disk cache was first introduced, it was treated as __remote__ cache since the implementation was hidden behind the same interface for remote cache. It means some tags (e.g. `no-remote`) or flags (e.g. `--remote_upload_local_results`) which should only apply to remote cache also affect disk cache. #8216 #13621 `--incompatible_remote_results_ignore_disk` was then introduced by #9338 to solve this problem and more features are added behind that switch (e.g. #13769). ## Migration If you don't use combined cache, no migration is needed. If you use tags or flags to prevent blobs being uploaded/downloaded to/from remote cache, please note that, after `--incompatible_remote_results_ignore_disk` is flipped, those blobs will be uploaded/downloaded to/from disk cache. ## Expected timeline We expect to flip `--incompatible_remote_results_ignore_disk` to `true` and remove it in Bazel 6.0.
comp
incompatible remote results ignore disk background disk cache is a local supplement for the remote cache and can be used solely or combined with the remote cache when both disk cache and remote cache are enabled combined cache bazel will fetch blobs from remote cache and save them to the disk cache as well as upload blobs to both disk and remote cache for later read problem when disk cache was first introduced it was treated as remote cache since the implementation was hidden behind the same interface for remote cache it means some tags e g no remote or flags e g remote upload local results which should only apply to remote cache also affect disk cache incompatible remote results ignore disk was then introduced by to solve this problem and more features are added behind that switch e g migration if you don t use combined cache no migration is needed if you use tags or flags to prevent blobs being uploaded downloaded to from remote cache please note that after incompatible remote results ignore disk is flipped those blobs will be uploaded downloaded to from disk cache expected timeline we expect to flip incompatible remote results ignore disk to true and remove it in bazel
1
14,577
17,689,424,244
IssuesEvent
2021-08-24 08:07:14
jorgecarleitao/arrow2
https://api.github.com/repos/jorgecarleitao/arrow2
opened
Align FFI API with C++ API
backwards-incompatible
Generally, the FFI should support the possibility of an external consumer to allocate the bridge structs. This requires that the bridge struct is not allocated by us; we should instead expect an allocated and aligned pointer that we can write the struct to it. Such change is backward-incompatible. This issue track such backward-incompatible change.
True
Align FFI API with C++ API - Generally, the FFI should support the possibility of an external consumer to allocate the bridge structs. This requires that the bridge struct is not allocated by us; we should instead expect an allocated and aligned pointer that we can write the struct to it. Such change is backward-incompatible. This issue track such backward-incompatible change.
comp
align ffi api with c api generally the ffi should support the possibility of an external consumer to allocate the bridge structs this requires that the bridge struct is not allocated by us we should instead expect an allocated and aligned pointer that we can write the struct to it such change is backward incompatible this issue track such backward incompatible change
1
783,261
27,524,678,332
IssuesEvent
2023-03-06 17:11:40
zowe/zowe-cli-db2-plugin
https://api.github.com/repos/zowe/zowe-cli-db2-plugin
closed
Unit tests failing on Windows
bug priority-low severity-low
Some unit tests fail on Windows + Node.js 14 with this error: ``` The specified module could not be found. \\?\C:\dev\zowe-cli-db2-plugin\node_modules\ibm_db\build\Release\odbc_bindings.node at Runtime._loadModule (node_modules/jest-runtime/build/index.js:572:29) at bindings (node_modules/bindings/bindings.js:112:48) at Object.<anonymous> (node_modules/ibm_db/lib/odbc.js:57:31) ``` Adding `zowe-cli-db2-plugin/node_modules/ibm_db/installer/clidriver/bin` to PATH fixes the issue (as suggested [here](https://github.com/ibmdb/node-ibm_db/issues/607#issuecomment-582263873)).
1.0
Unit tests failing on Windows - Some unit tests fail on Windows + Node.js 14 with this error: ``` The specified module could not be found. \\?\C:\dev\zowe-cli-db2-plugin\node_modules\ibm_db\build\Release\odbc_bindings.node at Runtime._loadModule (node_modules/jest-runtime/build/index.js:572:29) at bindings (node_modules/bindings/bindings.js:112:48) at Object.<anonymous> (node_modules/ibm_db/lib/odbc.js:57:31) ``` Adding `zowe-cli-db2-plugin/node_modules/ibm_db/installer/clidriver/bin` to PATH fixes the issue (as suggested [here](https://github.com/ibmdb/node-ibm_db/issues/607#issuecomment-582263873)).
non_comp
unit tests failing on windows some unit tests fail on windows node js with this error the specified module could not be found c dev zowe cli plugin node modules ibm db build release odbc bindings node at runtime loadmodule node modules jest runtime build index js at bindings node modules bindings bindings js at object node modules ibm db lib odbc js adding zowe cli plugin node modules ibm db installer clidriver bin to path fixes the issue as suggested
0
11,778
13,894,821,871
IssuesEvent
2020-10-19 15:07:35
austinhuang0131/barinsta
https://api.github.com/repos/austinhuang0131/barinsta
closed
InstaGrabber Crash Report
bug compatibility duplicate legacy
*Sent by Video Nationn (piyushnayak2312.p@gmail.com). Created by [fire](https://fire.fundersclub.com/).* --- New Trace collected: ===================== Error report collected on: Mon Oct 19 20:16:38 GMT+05:30 2020 Information: ============== VERSION : 18.3 VERSION_CODE : 49 PHONE-MODEL : SM-G360H ANDROID_VERS : 4.4.4 ANDROID_REL : 19 BRAND : samsung MANUFACTURER : samsung BOARD : sc7730s DEVICE : core33g PRODUCT : core33gdd HOST : SWHE9410 TAGS : release-keys Stack: ============== java.lang.NoSuchMethodError: androidx.appcompat.widget.AppCompatButton.setBackgroundTintList at awais.instagrabber.MainHelper.lambda$onRefresh$17$MainHelper(MainHelper.java:885) at awais.instagrabber.-$$Lambda$MainHelper$zd9LYZLx2PueaUWdIgwhaOoUjzs.onResult(lambda) at awais.instagrabber.asyncs.ProfileFetcher.onPostExecute(ProfileFetcher.java:87) at awais.instagrabber.asyncs.ProfileFetcher.onPostExecute(ProfileFetcher.java:23) at android.os.AsyncTask.finish(AsyncTask.java:632) at android.os.AsyncTask.access$600(AsyncTask.java:177) at android.os.AsyncTask$InternalHandler.handleMessage(AsyncTask.java:645) at android.os.Handler.dispatchMessage(Handler.java:102) at android.os.Looper.loop(Looper.java:136) at android.app.ActivityThread.main(ActivityThread.java:5433) at java.lang.reflect.Method.invokeNative(Native Method) at java.lang.reflect.Method.invoke(Method.java:515) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1268) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1084) at dalvik.system.NativeStart.main(Native Method) Cause: ============== **** End of current Report ***
True
InstaGrabber Crash Report - *Sent by Video Nationn (piyushnayak2312.p@gmail.com). Created by [fire](https://fire.fundersclub.com/).* --- New Trace collected: ===================== Error report collected on: Mon Oct 19 20:16:38 GMT+05:30 2020 Information: ============== VERSION : 18.3 VERSION_CODE : 49 PHONE-MODEL : SM-G360H ANDROID_VERS : 4.4.4 ANDROID_REL : 19 BRAND : samsung MANUFACTURER : samsung BOARD : sc7730s DEVICE : core33g PRODUCT : core33gdd HOST : SWHE9410 TAGS : release-keys Stack: ============== java.lang.NoSuchMethodError: androidx.appcompat.widget.AppCompatButton.setBackgroundTintList at awais.instagrabber.MainHelper.lambda$onRefresh$17$MainHelper(MainHelper.java:885) at awais.instagrabber.-$$Lambda$MainHelper$zd9LYZLx2PueaUWdIgwhaOoUjzs.onResult(lambda) at awais.instagrabber.asyncs.ProfileFetcher.onPostExecute(ProfileFetcher.java:87) at awais.instagrabber.asyncs.ProfileFetcher.onPostExecute(ProfileFetcher.java:23) at android.os.AsyncTask.finish(AsyncTask.java:632) at android.os.AsyncTask.access$600(AsyncTask.java:177) at android.os.AsyncTask$InternalHandler.handleMessage(AsyncTask.java:645) at android.os.Handler.dispatchMessage(Handler.java:102) at android.os.Looper.loop(Looper.java:136) at android.app.ActivityThread.main(ActivityThread.java:5433) at java.lang.reflect.Method.invokeNative(Native Method) at java.lang.reflect.Method.invoke(Method.java:515) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1268) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1084) at dalvik.system.NativeStart.main(Native Method) Cause: ============== **** End of current Report ***
comp
instagrabber crash report sent by video nationn p gmail com created by new trace collected error report collected on mon oct gmt information version version code phone model sm android vers android rel brand samsung manufacturer samsung board device product host tags release keys stack java lang nosuchmethoderror androidx appcompat widget appcompatbutton setbackgroundtintlist at awais instagrabber mainhelper lambda onrefresh mainhelper mainhelper java at awais instagrabber lambda mainhelper onresult lambda at awais instagrabber asyncs profilefetcher onpostexecute profilefetcher java at awais instagrabber asyncs profilefetcher onpostexecute profilefetcher java at android os asynctask finish asynctask java at android os asynctask access asynctask java at android os asynctask internalhandler handlemessage asynctask java at android os handler dispatchmessage handler java at android os looper loop looper java at android app activitythread main activitythread java at java lang reflect method invokenative native method at java lang reflect method invoke method java at com android internal os zygoteinit methodandargscaller run zygoteinit java at com android internal os zygoteinit main zygoteinit java at dalvik system nativestart main native method cause end of current report
1
97,620
16,236,398,425
IssuesEvent
2021-05-07 01:38:18
michaeldotson/scaffolding-app
https://api.github.com/repos/michaeldotson/scaffolding-app
opened
CVE-2020-8167 (Medium) detected in rails-5.2.2.gem
security vulnerability
## CVE-2020-8167 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>rails-5.2.2.gem</b></p></summary> <p>Ruby on Rails is a full-stack web framework optimized for programmer happiness and sustainable productivity. It encourages beautiful code by favoring convention over configuration.</p> <p>Library home page: <a href="https://rubygems.org/gems/rails-5.2.2.gem">https://rubygems.org/gems/rails-5.2.2.gem</a></p> <p>Path to dependency file: /scaffolding-app/Gemfile.lock</p> <p>Path to vulnerable library: /gems/2.3.0/cache/rails-5.2.2.gem</p> <p> Dependency Hierarchy: - :x: **rails-5.2.2.gem** (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> A CSRF vulnerability exists in rails <= 6.0.3 rails-ujs module that could allow attackers to send CSRF tokens to wrong domains. <p>Publish Date: 2020-06-19 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-8167>CVE-2020-8167</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>6.5</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: Required - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - 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://rubygems.org/gems/rails/versions/6.0.3.1">https://rubygems.org/gems/rails/versions/6.0.3.1</a></p> <p>Release Date: 2020-06-01</p> <p>Fix Resolution: 6.0.3.1,5.2.4.3</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-8167 (Medium) detected in rails-5.2.2.gem - ## CVE-2020-8167 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>rails-5.2.2.gem</b></p></summary> <p>Ruby on Rails is a full-stack web framework optimized for programmer happiness and sustainable productivity. It encourages beautiful code by favoring convention over configuration.</p> <p>Library home page: <a href="https://rubygems.org/gems/rails-5.2.2.gem">https://rubygems.org/gems/rails-5.2.2.gem</a></p> <p>Path to dependency file: /scaffolding-app/Gemfile.lock</p> <p>Path to vulnerable library: /gems/2.3.0/cache/rails-5.2.2.gem</p> <p> Dependency Hierarchy: - :x: **rails-5.2.2.gem** (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> A CSRF vulnerability exists in rails <= 6.0.3 rails-ujs module that could allow attackers to send CSRF tokens to wrong domains. <p>Publish Date: 2020-06-19 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-8167>CVE-2020-8167</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>6.5</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: Required - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - 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://rubygems.org/gems/rails/versions/6.0.3.1">https://rubygems.org/gems/rails/versions/6.0.3.1</a></p> <p>Release Date: 2020-06-01</p> <p>Fix Resolution: 6.0.3.1,5.2.4.3</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
non_comp
cve medium detected in rails gem cve medium severity vulnerability vulnerable library rails gem ruby on rails is a full stack web framework optimized for programmer happiness and sustainable productivity it encourages beautiful code by favoring convention over configuration library home page a href path to dependency file scaffolding app gemfile lock path to vulnerable library gems cache rails gem dependency hierarchy x rails gem vulnerable library vulnerability details a csrf vulnerability exists in rails rails ujs module that could allow attackers to send csrf tokens to wrong domains publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required none user interaction required scope unchanged impact metrics confidentiality impact none 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 step up your open source security game with whitesource
0