Unnamed: 0
int64
0
832k
id
float64
2.49B
32.1B
type
stringclasses
1 value
created_at
stringlengths
19
19
repo
stringlengths
5
112
repo_url
stringlengths
34
141
action
stringclasses
3 values
title
stringlengths
1
1k
labels
stringlengths
4
1.38k
body
stringlengths
1
262k
index
stringclasses
16 values
text_combine
stringlengths
96
262k
label
stringclasses
2 values
text
stringlengths
96
252k
binary_label
int64
0
1
170,648
14,266,469,260
IssuesEvent
2020-11-20 18:45:39
sympy/sympy
https://api.github.com/repos/sympy/sympy
closed
Building latex docs fails in the release script
Documentation Releasing
The release script failed with: ``` The LaTeX files are in _build/latex. Run 'make' in that directory to run these through (pdf)latex (use `make latexpdf' here to do that automatically). Build finished; the LaTeX files are in _build/latex. Set the environment variable LATEXMKOPTS='-xelatex -silent' And run `make all' in that directory to run these through xelatex. latexmk -pdf -dvi- -ps- 'sympy-1.7.rc1.tex' Latexmk: This is Latexmk, John Collins, 1 January 2015, version: 4.41. Latexmk: applying rule 'pdflatex'... Rule 'pdflatex': Rules & subrules not known to be previously run: pdflatex Rule 'pdflatex': The following rules & subrules became out-of-date: 'pdflatex' ------------ Run number 1 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -recorder "sympy-1.7.rc1.tex"' ------------ This is pdfTeX, Version 3.14159265-2.6-1.40.17 (TeX Live 2016/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./sympy-1.7.rc1.tex LaTeX2e <2017/01/01> patch level 3 Babel <3.9r> and hyphenation patterns for 3 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/bm.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/latex/fontspec/fontspec.sty (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3.sty (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3-code.tex) (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/l3pdfmode.def)) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/xparse/xparse.sty) !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! ! ! Fatal fontspec error: "cannot-use-pdftex" ! ! The fontspec package requires either XeTeX or LuaTeX. ! ! You must change your typesetting engine to, e.g., "xelatex" or ! "lualatex"instead of plain "latex" or "pdflatex". ! ! See the fontspec documentation for further information. ! ! For immediate help type H <return>. !............................................... l.28 \msg_fatal:nn {fontspec} {cannot-use-pdftex} ? ``` Testing locally I find that make fails but following the command suggested in the error messages I get: ``` $ export LATEXMKOPTS='-xelatex -silent' $ make all latexmk -pdf -dvi- -ps- -xelatex -silent 'sympy-1.7.rc1.tex' Latexmk: Run number 1 of rule 'xelatex' This is XeTeX, Version 3.14159265-2.6-0.99998 (TeX Live 2017) (preloaded format=xelatex) restricted \write18 enabled. entering extended mode kpathsea:make_tex: Invalid fontname `DejaVu Serif', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Serif', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Serif', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Serif/BI', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Serif', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Serif/B', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Serif', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Serif/I', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Serif', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Serif', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Serif', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Sans', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Sans', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Sans', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Sans/BI', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Sans', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Sans/B', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Sans', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Sans/I', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Sans', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Sans', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Sans Mono', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Sans Mono', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Sans Mono', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Sans Mono/BI', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Sans Mono', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Sans Mono/B', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Sans Mono', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Sans Mono/I', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Sans Mono', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Sans Mono', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Sans Mono', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Sans', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Sans', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Sans', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Sans', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Sans', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Serif', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Serif', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Sans', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Serif', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Sans', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Sans', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Serif', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Serif', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Serif', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Sans Mono', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Sans Mono', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Sans Mono', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Sans', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Serif', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Serif', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Serif', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Serif', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Sans Mono', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Sans Mono', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Sans Mono', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Sans Mono', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Sans', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Sans', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Sans Mono', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Sans Mono', contains ' ' Latexmk: Summary of warnings: Latex failed to resolve 25 reference(s) Collected error summary (may duplicate other messages): xelatex: Command for 'xelatex' gave return code 1 Refer to 'sympy-1.7.rc1.log' for details Latexmk: Use the -f option to force complete processing, unless error was exceeding maximum runs of latex/pdflatex. make: *** [sympy-1.7.rc1.pdf] Error 12 ```
1.0
Building latex docs fails in the release script - The release script failed with: ``` The LaTeX files are in _build/latex. Run 'make' in that directory to run these through (pdf)latex (use `make latexpdf' here to do that automatically). Build finished; the LaTeX files are in _build/latex. Set the environment variable LATEXMKOPTS='-xelatex -silent' And run `make all' in that directory to run these through xelatex. latexmk -pdf -dvi- -ps- 'sympy-1.7.rc1.tex' Latexmk: This is Latexmk, John Collins, 1 January 2015, version: 4.41. Latexmk: applying rule 'pdflatex'... Rule 'pdflatex': Rules & subrules not known to be previously run: pdflatex Rule 'pdflatex': The following rules & subrules became out-of-date: 'pdflatex' ------------ Run number 1 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -recorder "sympy-1.7.rc1.tex"' ------------ This is pdfTeX, Version 3.14159265-2.6-1.40.17 (TeX Live 2016/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./sympy-1.7.rc1.tex LaTeX2e <2017/01/01> patch level 3 Babel <3.9r> and hyphenation patterns for 3 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/bm.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/latex/fontspec/fontspec.sty (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3.sty (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3-code.tex) (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/l3pdfmode.def)) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/xparse/xparse.sty) !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! ! ! Fatal fontspec error: "cannot-use-pdftex" ! ! The fontspec package requires either XeTeX or LuaTeX. ! ! You must change your typesetting engine to, e.g., "xelatex" or ! "lualatex"instead of plain "latex" or "pdflatex". ! ! See the fontspec documentation for further information. ! ! For immediate help type H <return>. !............................................... l.28 \msg_fatal:nn {fontspec} {cannot-use-pdftex} ? ``` Testing locally I find that make fails but following the command suggested in the error messages I get: ``` $ export LATEXMKOPTS='-xelatex -silent' $ make all latexmk -pdf -dvi- -ps- -xelatex -silent 'sympy-1.7.rc1.tex' Latexmk: Run number 1 of rule 'xelatex' This is XeTeX, Version 3.14159265-2.6-0.99998 (TeX Live 2017) (preloaded format=xelatex) restricted \write18 enabled. entering extended mode kpathsea:make_tex: Invalid fontname `DejaVu Serif', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Serif', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Serif', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Serif/BI', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Serif', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Serif/B', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Serif', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Serif/I', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Serif', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Serif', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Serif', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Sans', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Sans', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Sans', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Sans/BI', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Sans', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Sans/B', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Sans', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Sans/I', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Sans', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Sans', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Sans Mono', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Sans Mono', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Sans Mono', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Sans Mono/BI', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Sans Mono', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Sans Mono/B', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Sans Mono', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Sans Mono/I', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Sans Mono', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Sans Mono', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Sans Mono', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Sans', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Sans', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Sans', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Sans', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Sans', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Serif', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Serif', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Sans', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Serif', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Sans', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Sans', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Serif', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Serif', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Serif', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Sans Mono', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Sans Mono', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Sans Mono', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Sans', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Serif', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Serif', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Serif', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Serif', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Sans Mono', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Sans Mono', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Sans Mono', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Sans Mono', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Sans', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Sans', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Sans Mono', contains ' ' kpathsea:make_tex: Invalid fontname `DejaVu Sans Mono', contains ' ' Latexmk: Summary of warnings: Latex failed to resolve 25 reference(s) Collected error summary (may duplicate other messages): xelatex: Command for 'xelatex' gave return code 1 Refer to 'sympy-1.7.rc1.log' for details Latexmk: Use the -f option to force complete processing, unless error was exceeding maximum runs of latex/pdflatex. make: *** [sympy-1.7.rc1.pdf] Error 12 ```
non_priority
building latex docs fails in the release script the release script failed with the latex files are in build latex run make in that directory to run these through pdf latex use make latexpdf here to do that automatically build finished the latex files are in build latex set the environment variable latexmkopts xelatex silent and run make all in that directory to run these through xelatex latexmk pdf dvi ps sympy tex latexmk this is latexmk john collins january version latexmk applying rule pdflatex rule pdflatex rules subrules not known to be previously run pdflatex rule pdflatex the following rules subrules became out of date pdflatex run number of rule pdflatex running pdflatex recorder sympy tex this is pdftex version tex live debian preloaded format pdflatex restricted enabled entering extended mode sympy tex patch level babel and hyphenation patterns for language s loaded sphinxmanual cls document class sphinxmanual document class sphinx manual usr share texlive texmf dist tex latex base report cls document class report standard latex document class usr share texlive texmf dist tex latex base clo usr share texlive texmf dist tex latex cmap cmap sty usr share texlive texmf dist tex latex tools bm sty usr share texlive texmf dist tex latex amsfonts amssymb sty usr share texlive texmf dist tex latex amsfonts amsfonts sty usr share texlive texmf dist tex latex fontspec fontspec sty usr share texlive texmf dist tex latex sty usr share texlive texmf dist tex latex code tex usr share texlive texmf dist tex latex def usr share texlive texmf dist tex latex xparse xparse sty fatal fontspec error cannot use pdftex the fontspec package requires either xetex or luatex you must change your typesetting engine to e g xelatex or lualatex instead of plain latex or pdflatex see the fontspec documentation for further information for immediate help type h l msg fatal nn fontspec cannot use pdftex testing locally i find that make fails but following the command suggested in the error messages i get export latexmkopts xelatex silent make all latexmk pdf dvi ps xelatex silent sympy tex latexmk run number of rule xelatex this is xetex version tex live preloaded format xelatex restricted enabled entering extended mode kpathsea make tex invalid fontname dejavu serif contains kpathsea make tex invalid fontname dejavu serif contains kpathsea make tex invalid fontname dejavu serif contains kpathsea make tex invalid fontname dejavu serif bi contains kpathsea make tex invalid fontname dejavu serif contains kpathsea make tex invalid fontname dejavu serif b contains kpathsea make tex invalid fontname dejavu serif contains kpathsea make tex invalid fontname dejavu serif i contains kpathsea make tex invalid fontname dejavu serif contains kpathsea make tex invalid fontname dejavu serif contains kpathsea make tex invalid fontname dejavu serif contains kpathsea make tex invalid fontname dejavu sans contains kpathsea make tex invalid fontname dejavu sans contains kpathsea make tex invalid fontname dejavu sans contains kpathsea make tex invalid fontname dejavu sans bi contains kpathsea make tex invalid fontname dejavu sans contains kpathsea make tex invalid fontname dejavu sans b contains kpathsea make tex invalid fontname dejavu sans contains kpathsea make tex invalid fontname dejavu sans i contains kpathsea make tex invalid fontname dejavu sans contains kpathsea make tex invalid fontname dejavu sans contains kpathsea make tex invalid fontname dejavu sans mono contains kpathsea make tex invalid fontname dejavu sans mono contains kpathsea make tex invalid fontname dejavu sans mono contains kpathsea make tex invalid fontname dejavu sans mono bi contains kpathsea make tex invalid fontname dejavu sans mono contains kpathsea make tex invalid fontname dejavu sans mono b contains kpathsea make tex invalid fontname dejavu sans mono contains kpathsea make tex invalid fontname dejavu sans mono i contains kpathsea make tex invalid fontname dejavu sans mono contains kpathsea make tex invalid fontname dejavu sans mono contains kpathsea make tex invalid fontname dejavu sans mono contains kpathsea make tex invalid fontname dejavu sans contains kpathsea make tex invalid fontname dejavu sans contains kpathsea make tex invalid fontname dejavu sans contains kpathsea make tex invalid fontname dejavu sans contains kpathsea make tex invalid fontname dejavu sans contains kpathsea make tex invalid fontname dejavu serif contains kpathsea make tex invalid fontname dejavu serif contains kpathsea make tex invalid fontname dejavu sans contains kpathsea make tex invalid fontname dejavu serif contains kpathsea make tex invalid fontname dejavu sans contains kpathsea make tex invalid fontname dejavu sans contains kpathsea make tex invalid fontname dejavu serif contains kpathsea make tex invalid fontname dejavu serif contains kpathsea make tex invalid fontname dejavu serif contains kpathsea make tex invalid fontname dejavu sans mono contains kpathsea make tex invalid fontname dejavu sans mono contains kpathsea make tex invalid fontname dejavu sans mono contains kpathsea make tex invalid fontname dejavu sans contains kpathsea make tex invalid fontname dejavu serif contains kpathsea make tex invalid fontname dejavu serif contains kpathsea make tex invalid fontname dejavu serif contains kpathsea make tex invalid fontname dejavu serif contains kpathsea make tex invalid fontname dejavu sans mono contains kpathsea make tex invalid fontname dejavu sans mono contains kpathsea make tex invalid fontname dejavu sans mono contains kpathsea make tex invalid fontname dejavu sans mono contains kpathsea make tex invalid fontname dejavu sans contains kpathsea make tex invalid fontname dejavu sans contains kpathsea make tex invalid fontname dejavu sans mono contains kpathsea make tex invalid fontname dejavu sans mono contains latexmk summary of warnings latex failed to resolve reference s collected error summary may duplicate other messages xelatex command for xelatex gave return code refer to sympy log for details latexmk use the f option to force complete processing unless error was exceeding maximum runs of latex pdflatex make error
0
403,864
27,438,953,976
IssuesEvent
2023-03-02 09:39:09
smapiot/Piral.Blazor
https://api.github.com/repos/smapiot/Piral.Blazor
closed
Components with the [PiralComponent] attribute should support adding @typeparam
documentation in-testing blazor-v6 blazor-v7 core
# Bug Report For more information, see the `CONTRIBUTING` guide. ## Prerequisites - [ x] Can you reproduce the problem in a [MWE](https://en.wikipedia.org/wiki/Minimal_working_example)? - [ x] Are you running the latest version? - [ x] Did you perform a search in the issues? ## Environment Details and Version [Package Version, Blazor Version, OS, Browser,...] ## Description See an example here (Problem nr. 1 in the Readme.md file): https://github.com/luckyluggi/piral_meeting_examples ## Steps to Reproduce 1. [First Step] 2. [next step...] ## Expected behavior [What you expected to happen] ## Actual behavior [What actually happened] ## Possible Origin / Solution [Optionally, share your idea to fix the issue]
1.0
Components with the [PiralComponent] attribute should support adding @typeparam - # Bug Report For more information, see the `CONTRIBUTING` guide. ## Prerequisites - [ x] Can you reproduce the problem in a [MWE](https://en.wikipedia.org/wiki/Minimal_working_example)? - [ x] Are you running the latest version? - [ x] Did you perform a search in the issues? ## Environment Details and Version [Package Version, Blazor Version, OS, Browser,...] ## Description See an example here (Problem nr. 1 in the Readme.md file): https://github.com/luckyluggi/piral_meeting_examples ## Steps to Reproduce 1. [First Step] 2. [next step...] ## Expected behavior [What you expected to happen] ## Actual behavior [What actually happened] ## Possible Origin / Solution [Optionally, share your idea to fix the issue]
non_priority
components with the attribute should support adding typeparam bug report for more information see the contributing guide prerequisites can you reproduce the problem in a are you running the latest version did you perform a search in the issues environment details and version description see an example here problem nr in the readme md file steps to reproduce expected behavior actual behavior possible origin solution
0
54,546
3,069,281,895
IssuesEvent
2015-08-18 19:42:58
moneypot/bustabit-webserver
https://api.github.com/repos/moneypot/bustabit-webserver
closed
Chat truncation
high-priority
...not truncating the oldest messages on the client, and truncating the latest?
1.0
Chat truncation - ...not truncating the oldest messages on the client, and truncating the latest?
priority
chat truncation not truncating the oldest messages on the client and truncating the latest
1
677,972
23,181,321,260
IssuesEvent
2022-08-01 02:37:56
MitchellMarkGeorge/TabButler
https://api.github.com/repos/MitchellMarkGeorge/TabButler
closed
Refactor Search compoenent data retreival for tab data and actions
enhancement L priority
**Is your feature request related to a problem? Please describe.** If you look at how the tab data and actions are fed into the modal currently, you might notice that the current implementation does not allow the React UI to handle errors in the data fetching. This should be solved by moving this logic to the Search component. As simple as this may seem, this holds some other implications as well for some of the event listeners we have (like the page visibility listener). Listeners like these would need to be moved to the Search component. Right now if the data retrieval fails, the search component will be shown blank with no info for the user. **Describe the solution you'd like** See above (if you need more clarification, please reach out to me) **Describe alternatives you've considered** N/A **Additional context** This will be moved to a priority for beta so we can get the error handling going. This might be large than expected though, so if it is not done in time for beta, we might move it over to another release during the beta window
1.0
Refactor Search compoenent data retreival for tab data and actions - **Is your feature request related to a problem? Please describe.** If you look at how the tab data and actions are fed into the modal currently, you might notice that the current implementation does not allow the React UI to handle errors in the data fetching. This should be solved by moving this logic to the Search component. As simple as this may seem, this holds some other implications as well for some of the event listeners we have (like the page visibility listener). Listeners like these would need to be moved to the Search component. Right now if the data retrieval fails, the search component will be shown blank with no info for the user. **Describe the solution you'd like** See above (if you need more clarification, please reach out to me) **Describe alternatives you've considered** N/A **Additional context** This will be moved to a priority for beta so we can get the error handling going. This might be large than expected though, so if it is not done in time for beta, we might move it over to another release during the beta window
priority
refactor search compoenent data retreival for tab data and actions is your feature request related to a problem please describe if you look at how the tab data and actions are fed into the modal currently you might notice that the current implementation does not allow the react ui to handle errors in the data fetching this should be solved by moving this logic to the search component as simple as this may seem this holds some other implications as well for some of the event listeners we have like the page visibility listener listeners like these would need to be moved to the search component right now if the data retrieval fails the search component will be shown blank with no info for the user describe the solution you d like see above if you need more clarification please reach out to me describe alternatives you ve considered n a additional context this will be moved to a priority for beta so we can get the error handling going this might be large than expected though so if it is not done in time for beta we might move it over to another release during the beta window
1
4,357
10,965,734,316
IssuesEvent
2019-11-28 04:13:34
fga-eps-mds/2019.2-Over26
https://api.github.com/repos/fga-eps-mds/2019.2-Over26
closed
Atualizar diagramas do Documento de Arquitetura
Architecture Documentation EPS
## Descrição da Mudança * <!--- Forneça um resumo geral da _issue_ --> É necessário adequar os diagramas presentes no Documento de Arquitetura à atual estrutura do projeto. ## Checklist * <!-- Essa checklist propõe a criação de uma boa issue --> <!-- Se a issue é sobre uma história de usuário, seu nome deve ser "USXX - Nome da história--> <!-- Se a issue é sobre um bug, seu nome deve ser "BF - Nome curto do bug"--> <!-- Se a issue é sobre outra tarefa o nome deve ser uma simples descrição da tarefa--> - [x] Esta issue tem um nome significativo. - [x] O nome da issue está no padrão. - [x] Esta issue tem uma descrição de fácil entendimento. - [x] Esta issue tem uma boa definição de critérios de aceitação. - [x] Esta issue tem labels associadas. - [ ] Esta issue está associada à uma milestone. - [ ] Esta issue tem uma pontuação estimada. ## Tarefas * <!-- Adicione aqui as tarefas necessárias para concluir a issue --> - [x] Atualizar diagrama de classes - [x] Atualizar diagrama lógico - [x] Atualizar diagrama de pacotes ## Critérios de Aceitação * <!-- Liste aqui o conjunto de aspectos mecessários para considerar a atividade como completa--> <!-- Os itens serão adicionados pelo Product Owner --> - [x] Diagramas atualizados.
1.0
Atualizar diagramas do Documento de Arquitetura - ## Descrição da Mudança * <!--- Forneça um resumo geral da _issue_ --> É necessário adequar os diagramas presentes no Documento de Arquitetura à atual estrutura do projeto. ## Checklist * <!-- Essa checklist propõe a criação de uma boa issue --> <!-- Se a issue é sobre uma história de usuário, seu nome deve ser "USXX - Nome da história--> <!-- Se a issue é sobre um bug, seu nome deve ser "BF - Nome curto do bug"--> <!-- Se a issue é sobre outra tarefa o nome deve ser uma simples descrição da tarefa--> - [x] Esta issue tem um nome significativo. - [x] O nome da issue está no padrão. - [x] Esta issue tem uma descrição de fácil entendimento. - [x] Esta issue tem uma boa definição de critérios de aceitação. - [x] Esta issue tem labels associadas. - [ ] Esta issue está associada à uma milestone. - [ ] Esta issue tem uma pontuação estimada. ## Tarefas * <!-- Adicione aqui as tarefas necessárias para concluir a issue --> - [x] Atualizar diagrama de classes - [x] Atualizar diagrama lógico - [x] Atualizar diagrama de pacotes ## Critérios de Aceitação * <!-- Liste aqui o conjunto de aspectos mecessários para considerar a atividade como completa--> <!-- Os itens serão adicionados pelo Product Owner --> - [x] Diagramas atualizados.
non_priority
atualizar diagramas do documento de arquitetura descrição da mudança é necessário adequar os diagramas presentes no documento de arquitetura à atual estrutura do projeto checklist esta issue tem um nome significativo o nome da issue está no padrão esta issue tem uma descrição de fácil entendimento esta issue tem uma boa definição de critérios de aceitação esta issue tem labels associadas esta issue está associada à uma milestone esta issue tem uma pontuação estimada tarefas atualizar diagrama de classes atualizar diagrama lógico atualizar diagrama de pacotes critérios de aceitação diagramas atualizados
0
190,216
15,223,050,180
IssuesEvent
2021-02-18 01:44:06
fga-eps-mds/MDS-2020-2-G7
https://api.github.com/repos/fga-eps-mds/MDS-2020-2-G7
closed
Termo de Abertura do Projeto
Sprint 1 documentation
### Descrição: Elaborar o documento de Termo de Abertura do Projeto (TAP). ### Tarefas: - [x] Estudar e escolher uma estrutura(template) de TAP a ser seguido. - [x] Preencher o documento. ### Critérios de aceitação: - Documento deve ser revisado por outra pessoa que não está responsável pelo mesmo. - Deve estar no github pages.
1.0
Termo de Abertura do Projeto - ### Descrição: Elaborar o documento de Termo de Abertura do Projeto (TAP). ### Tarefas: - [x] Estudar e escolher uma estrutura(template) de TAP a ser seguido. - [x] Preencher o documento. ### Critérios de aceitação: - Documento deve ser revisado por outra pessoa que não está responsável pelo mesmo. - Deve estar no github pages.
non_priority
termo de abertura do projeto descrição elaborar o documento de termo de abertura do projeto tap tarefas estudar e escolher uma estrutura template de tap a ser seguido preencher o documento critérios de aceitação documento deve ser revisado por outra pessoa que não está responsável pelo mesmo deve estar no github pages
0
199,431
6,989,403,399
IssuesEvent
2017-12-14 16:04:13
resin-io/resin-cli
https://api.github.com/repos/resin-io/resin-cli
closed
Cannot configure TX2 images: "Partition not found: 12."
priority:high type:bug
https://sentry.io/resinio/cli/issues/297830328/ This seems to be an issue in resin-device-init, or resin-imagefs: the image does have a partition 12 (according to fdisk), but we aren't finding it, probably something to do with GPT.
1.0
Cannot configure TX2 images: "Partition not found: 12." - https://sentry.io/resinio/cli/issues/297830328/ This seems to be an issue in resin-device-init, or resin-imagefs: the image does have a partition 12 (according to fdisk), but we aren't finding it, probably something to do with GPT.
priority
cannot configure images partition not found this seems to be an issue in resin device init or resin imagefs the image does have a partition according to fdisk but we aren t finding it probably something to do with gpt
1
820,001
30,757,513,912
IssuesEvent
2023-07-29 08:44:18
Willings-Inc/SCG
https://api.github.com/repos/Willings-Inc/SCG
reopened
Make Reservation for user id 95, Yoshida, July 25(Tue) 10:00 - JST
Highest Priority(1)
https://takashiichima-af82034.slack.com/archives/C030P8L1AER/p1689659734972169 `①スタッフが表示されない不具合がございました。 不具合の対応ではなく、システム側からご予約を入れていただきたいです。 User 吉田響子様(ID:95) Reservation Date (JST) ご予約日時: 7/25(火)10:00〜 Course (コース:) ぐっすり快眠コース Therapist 予約セラピスト: TEST How to pay 支払い: Point, 90 minutes 12890 jpy (11880+1100)`
1.0
Make Reservation for user id 95, Yoshida, July 25(Tue) 10:00 - JST - https://takashiichima-af82034.slack.com/archives/C030P8L1AER/p1689659734972169 `①スタッフが表示されない不具合がございました。 不具合の対応ではなく、システム側からご予約を入れていただきたいです。 User 吉田響子様(ID:95) Reservation Date (JST) ご予約日時: 7/25(火)10:00〜 Course (コース:) ぐっすり快眠コース Therapist 予約セラピスト: TEST How to pay 支払い: Point, 90 minutes 12890 jpy (11880+1100)`
priority
make reservation for user id yoshida july tue jst ①スタッフが表示されない不具合がございました。 不具合の対応ではなく、システム側からご予約を入れていただきたいです。 user 吉田響子様 id reservation date jst ご予約日時 火 〜 course コース ぐっすり快眠コース therapist 予約セラピスト test how to pay 支払い point minutes jpy +
1
25,454
2,683,804,348
IssuesEvent
2015-03-28 10:21:14
ConEmu/old-issues
https://api.github.com/repos/ConEmu/old-issues
closed
popup меню не получает фокус
2–5 stars bug imported Priority-Medium
_From [andrew.grechkin](https://code.google.com/u/andrew.grechkin/) on June 24, 2009 06:07:54_ Версия ОС: XP SP3 Версия FAR: Far Manager, version 2.0 (build 1003) x86 Описание бага... В одном из билдов ConEmu стало вот что: У меня по клавише Apps вызывается emenu графическое popup меню. Раньше все работало как надо - после нажатия Apps появлялось меню и получало фокус, теперь же фокус оно не получает пока не тыкнешь его мышой. _Original issue: http://code.google.com/p/conemu-maximus5/issues/detail?id=20_
1.0
popup меню не получает фокус - _From [andrew.grechkin](https://code.google.com/u/andrew.grechkin/) on June 24, 2009 06:07:54_ Версия ОС: XP SP3 Версия FAR: Far Manager, version 2.0 (build 1003) x86 Описание бага... В одном из билдов ConEmu стало вот что: У меня по клавише Apps вызывается emenu графическое popup меню. Раньше все работало как надо - после нажатия Apps появлялось меню и получало фокус, теперь же фокус оно не получает пока не тыкнешь его мышой. _Original issue: http://code.google.com/p/conemu-maximus5/issues/detail?id=20_
priority
popup меню не получает фокус from on june версия ос xp версия far far manager version build описание бага в одном из билдов conemu стало вот что у меня по клавише apps вызывается emenu графическое popup меню раньше все работало как надо после нажатия apps появлялось меню и получало фокус теперь же фокус оно не получает пока не тыкнешь его мышой original issue
1
708,147
24,331,869,921
IssuesEvent
2022-09-30 20:13:57
UMKC-MCOM/framework
https://api.github.com/repos/UMKC-MCOM/framework
closed
Landing Page: Photo with Buttons
Priority: Medium
@Working within the updated [XD design document](https://xd.adobe.com/view/41efea3b-2d2d-488d-8381-36dfbfc795c1-14bc/), create the Photo with Buttons (allowing for background + text color variations).
1.0
Landing Page: Photo with Buttons - @Working within the updated [XD design document](https://xd.adobe.com/view/41efea3b-2d2d-488d-8381-36dfbfc795c1-14bc/), create the Photo with Buttons (allowing for background + text color variations).
priority
landing page photo with buttons working within the updated create the photo with buttons allowing for background text color variations
1
65,498
27,120,499,790
IssuesEvent
2023-02-15 22:23:47
microsoft/BotFramework-Composer
https://api.github.com/repos/microsoft/BotFramework-Composer
closed
does not match memory scopes error in bot composer with multiturn implementation
customer-reported Bot Services customer-replied-to
Getting an error message does not match memory scopes error in bot composer with multiturn implementation. Multiturn is working but getting this error each time the dialog executes. Please let me know how to handle this error in bot composer.
1.0
does not match memory scopes error in bot composer with multiturn implementation - Getting an error message does not match memory scopes error in bot composer with multiturn implementation. Multiturn is working but getting this error each time the dialog executes. Please let me know how to handle this error in bot composer.
non_priority
does not match memory scopes error in bot composer with multiturn implementation getting an error message does not match memory scopes error in bot composer with multiturn implementation multiturn is working but getting this error each time the dialog executes please let me know how to handle this error in bot composer
0
183,279
6,685,793,755
IssuesEvent
2017-10-07 00:57:47
RagtagOpen/nomad
https://api.github.com/repos/RagtagOpen/nomad
closed
Asked to log in when already logged in
bug priority qa requested
Steps to reproduce - Be logged out - Start up Safari, go to https://ragtag-carpool.herokuapp.com - Click "Look for a ride" - Log in via FB using the button in the top right. See that the upper right says "Signed in as jill.huchital" - Click "Carpools" in the top left - Click "Add your ride" - Quit Safari - Restart Safari, you're on the "Add your Ride" page, logged in - Click "Carpools", then "Look for a ride" Result: On the "Look for a ride" page, but not logged in
1.0
Asked to log in when already logged in - Steps to reproduce - Be logged out - Start up Safari, go to https://ragtag-carpool.herokuapp.com - Click "Look for a ride" - Log in via FB using the button in the top right. See that the upper right says "Signed in as jill.huchital" - Click "Carpools" in the top left - Click "Add your ride" - Quit Safari - Restart Safari, you're on the "Add your Ride" page, logged in - Click "Carpools", then "Look for a ride" Result: On the "Look for a ride" page, but not logged in
priority
asked to log in when already logged in steps to reproduce be logged out start up safari go to click look for a ride log in via fb using the button in the top right see that the upper right says signed in as jill huchital click carpools in the top left click add your ride quit safari restart safari you re on the add your ride page logged in click carpools then look for a ride result on the look for a ride page but not logged in
1
168,303
13,069,319,825
IssuesEvent
2020-07-31 06:14:14
microsoft/AzureStorageExplorer
https://api.github.com/repos/microsoft/AzureStorageExplorer
closed
Miss 'Custom Domain' for one blob container under Quick Access
:gear: blobs :gear: quick access 🧪 testing
**Storage Explorer Version:** 1.14.0 **Build**: 20200616.5 **Branch**: rel/1.14.0 **Platform/OS:** Windows 10/ macOS Catalina / Linux Ubuntu 18.04 **Architecture:** ia32/x64 **Regression From:** Not a regression **Steps to reproduce:** 1. Expand one storage account -> Blob Containers. 2. Select one blob container -> Add the blob container to Quick Access. 3. Check its Properties panel under Quick Access. **Expect Experience:** Display 'Custom Domain'. **Actual Experience:** Miss 'Custom Domain'.
1.0
Miss 'Custom Domain' for one blob container under Quick Access - **Storage Explorer Version:** 1.14.0 **Build**: 20200616.5 **Branch**: rel/1.14.0 **Platform/OS:** Windows 10/ macOS Catalina / Linux Ubuntu 18.04 **Architecture:** ia32/x64 **Regression From:** Not a regression **Steps to reproduce:** 1. Expand one storage account -> Blob Containers. 2. Select one blob container -> Add the blob container to Quick Access. 3. Check its Properties panel under Quick Access. **Expect Experience:** Display 'Custom Domain'. **Actual Experience:** Miss 'Custom Domain'.
non_priority
miss custom domain for one blob container under quick access storage explorer version build branch rel platform os windows macos catalina linux ubuntu architecture regression from not a regression steps to reproduce expand one storage account blob containers select one blob container add the blob container to quick access check its properties panel under quick access expect experience display custom domain actual experience miss custom domain
0
149,670
13,298,572,872
IssuesEvent
2020-08-25 08:28:03
google/gnxi
https://api.github.com/repos/google/gnxi
closed
Update tester documentation on how to ser a dev environment
documentation gnxi_tester
In order to fix bugs, add augmentations etc.
1.0
Update tester documentation on how to ser a dev environment - In order to fix bugs, add augmentations etc.
non_priority
update tester documentation on how to ser a dev environment in order to fix bugs add augmentations etc
0
40,463
12,797,747,809
IssuesEvent
2020-07-02 12:51:46
RG4421/react-credit-card-input
https://api.github.com/repos/RG4421/react-credit-card-input
opened
WS-2019-0025 (Medium) detected in marked-0.3.19.js
security vulnerability
## WS-2019-0025 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>marked-0.3.19.js</b></p></summary> <p>A markdown parser built for speed</p> <p>Library home page: <a href="https://cdnjs.cloudflare.com/ajax/libs/marked/0.3.19/marked.js">https://cdnjs.cloudflare.com/ajax/libs/marked/0.3.19/marked.js</a></p> <p>Path to dependency file: /tmp/ws-scm/react-credit-card-input/node_modules/marked/www/demo.html</p> <p>Path to vulnerable library: /react-credit-card-input/node_modules/marked/www/../lib/marked.js</p> <p> Dependency Hierarchy: - :x: **marked-0.3.19.js** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/RG4421/react-credit-card-input/commit/4d1935810e311ceb2334ae5c8f1d6482c84a0dcd">4d1935810e311ceb2334ae5c8f1d6482c84a0dcd</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> Versions 0.3.7 and earlier of marked When mangling is disabled via option mangle don't escape target href. This allow attacker to inject arbitrary html-event into resulting a tag. <p>Publish Date: 2017-12-23 <p>URL: <a href=https://github.com/markedjs/marked/commit/cb72584c5d9d32ebfdbb99e35fb9b81af2b79686>WS-2019-0025</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 2 Score Details (<b>5.0</b>)</summary> <p> Base Score Metrics not available</p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://github.com/markedjs/marked/commit/cb72584c5d9d32ebfdbb99e35fb9b81af2b79686">https://github.com/markedjs/marked/commit/cb72584c5d9d32ebfdbb99e35fb9b81af2b79686</a></p> <p>Release Date: 2019-03-17</p> <p>Fix Resolution: 0.3.9</p> </p> </details> <p></p> <!-- <REMEDIATE>{"isOpenPROnVulnerability":true,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"JavaScript","packageName":"marked","packageVersion":"0.3.19","isTransitiveDependency":false,"dependencyTree":"marked:0.3.19","isMinimumFixVersionAvailable":true,"minimumFixVersion":"0.3.9"}],"vulnerabilityIdentifier":"WS-2019-0025","vulnerabilityDetails":"Versions 0.3.7 and earlier of marked When mangling is disabled via option mangle don\u0027t escape target href. This allow attacker to inject arbitrary html-event into resulting a tag.","vulnerabilityUrl":"https://github.com/markedjs/marked/commit/cb72584c5d9d32ebfdbb99e35fb9b81af2b79686","cvss2Severity":"medium","cvss2Score":"5.0","extraData":{}}</REMEDIATE> -->
True
WS-2019-0025 (Medium) detected in marked-0.3.19.js - ## WS-2019-0025 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>marked-0.3.19.js</b></p></summary> <p>A markdown parser built for speed</p> <p>Library home page: <a href="https://cdnjs.cloudflare.com/ajax/libs/marked/0.3.19/marked.js">https://cdnjs.cloudflare.com/ajax/libs/marked/0.3.19/marked.js</a></p> <p>Path to dependency file: /tmp/ws-scm/react-credit-card-input/node_modules/marked/www/demo.html</p> <p>Path to vulnerable library: /react-credit-card-input/node_modules/marked/www/../lib/marked.js</p> <p> Dependency Hierarchy: - :x: **marked-0.3.19.js** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/RG4421/react-credit-card-input/commit/4d1935810e311ceb2334ae5c8f1d6482c84a0dcd">4d1935810e311ceb2334ae5c8f1d6482c84a0dcd</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> Versions 0.3.7 and earlier of marked When mangling is disabled via option mangle don't escape target href. This allow attacker to inject arbitrary html-event into resulting a tag. <p>Publish Date: 2017-12-23 <p>URL: <a href=https://github.com/markedjs/marked/commit/cb72584c5d9d32ebfdbb99e35fb9b81af2b79686>WS-2019-0025</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 2 Score Details (<b>5.0</b>)</summary> <p> Base Score Metrics not available</p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://github.com/markedjs/marked/commit/cb72584c5d9d32ebfdbb99e35fb9b81af2b79686">https://github.com/markedjs/marked/commit/cb72584c5d9d32ebfdbb99e35fb9b81af2b79686</a></p> <p>Release Date: 2019-03-17</p> <p>Fix Resolution: 0.3.9</p> </p> </details> <p></p> <!-- <REMEDIATE>{"isOpenPROnVulnerability":true,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"JavaScript","packageName":"marked","packageVersion":"0.3.19","isTransitiveDependency":false,"dependencyTree":"marked:0.3.19","isMinimumFixVersionAvailable":true,"minimumFixVersion":"0.3.9"}],"vulnerabilityIdentifier":"WS-2019-0025","vulnerabilityDetails":"Versions 0.3.7 and earlier of marked When mangling is disabled via option mangle don\u0027t escape target href. This allow attacker to inject arbitrary html-event into resulting a tag.","vulnerabilityUrl":"https://github.com/markedjs/marked/commit/cb72584c5d9d32ebfdbb99e35fb9b81af2b79686","cvss2Severity":"medium","cvss2Score":"5.0","extraData":{}}</REMEDIATE> -->
non_priority
ws medium detected in marked js ws medium severity vulnerability vulnerable library marked js a markdown parser built for speed library home page a href path to dependency file tmp ws scm react credit card input node modules marked www demo html path to vulnerable library react credit card input node modules marked www lib marked js dependency hierarchy x marked js vulnerable library found in head commit a href vulnerability details versions and earlier of marked when mangling is disabled via option mangle don t escape target href this allow attacker to inject arbitrary html event into resulting a tag publish date url a href cvss score details base score metrics not available suggested fix type upgrade version origin a href release date fix resolution isopenpronvulnerability true ispackagebased true isdefaultbranch true packages vulnerabilityidentifier ws vulnerabilitydetails versions and earlier of marked when mangling is disabled via option mangle don escape target href this allow attacker to inject arbitrary html event into resulting a tag vulnerabilityurl
0
269,338
28,960,101,539
IssuesEvent
2023-05-10 01:15:10
dpteam/RK3188_TABLET
https://api.github.com/repos/dpteam/RK3188_TABLET
reopened
CVE-2020-13974 (High) detected in linuxv3.0
Mend: dependency security vulnerability
## CVE-2020-13974 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxv3.0</b></p></summary> <p> <p>Linux kernel source tree</p> <p>Library home page: <a href=https://github.com/verygreen/linux.git>https://github.com/verygreen/linux.git</a></p> <p>Found in HEAD commit: <a href="https://github.com/dpteam/RK3188_TABLET/commit/0c501f5a0fd72c7b2ac82904235363bd44fd8f9e">0c501f5a0fd72c7b2ac82904235363bd44fd8f9e</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 (3)</summary> <p></p> <p> <img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/drivers/tty/vt/keyboard.c</b> <img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/drivers/tty/vt/keyboard.c</b> <img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/drivers/tty/vt/keyboard.c</b> </p> </details> <p></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png?' width=19 height=20> Vulnerability Details</summary> <p> An issue was discovered in the Linux kernel 4.4 through 5.7.1. drivers/tty/vt/keyboard.c has an integer overflow if k_ascii is called several times in a row, aka CID-b86dab054059. NOTE: Members in the community argue that the integer overflow does not lead to a security issue in this case. <p>Publish Date: 2020-06-09 <p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2020-13974>CVE-2020-13974</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>7.8</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: Low - Privileges Required: Low - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://nvd.nist.gov/vuln/detail/CVE-2020-13974">https://nvd.nist.gov/vuln/detail/CVE-2020-13974</a></p> <p>Release Date: 2020-06-09</p> <p>Fix Resolution: linux-libc-headers - 5.8;linux-yocto - 4.8.24+gitAUTOINC+c84532b647_f6329fd287</p> </p> </details> <p></p> *** Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
True
CVE-2020-13974 (High) detected in linuxv3.0 - ## CVE-2020-13974 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxv3.0</b></p></summary> <p> <p>Linux kernel source tree</p> <p>Library home page: <a href=https://github.com/verygreen/linux.git>https://github.com/verygreen/linux.git</a></p> <p>Found in HEAD commit: <a href="https://github.com/dpteam/RK3188_TABLET/commit/0c501f5a0fd72c7b2ac82904235363bd44fd8f9e">0c501f5a0fd72c7b2ac82904235363bd44fd8f9e</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 (3)</summary> <p></p> <p> <img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/drivers/tty/vt/keyboard.c</b> <img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/drivers/tty/vt/keyboard.c</b> <img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/drivers/tty/vt/keyboard.c</b> </p> </details> <p></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png?' width=19 height=20> Vulnerability Details</summary> <p> An issue was discovered in the Linux kernel 4.4 through 5.7.1. drivers/tty/vt/keyboard.c has an integer overflow if k_ascii is called several times in a row, aka CID-b86dab054059. NOTE: Members in the community argue that the integer overflow does not lead to a security issue in this case. <p>Publish Date: 2020-06-09 <p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2020-13974>CVE-2020-13974</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>7.8</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: Low - Privileges Required: Low - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://nvd.nist.gov/vuln/detail/CVE-2020-13974">https://nvd.nist.gov/vuln/detail/CVE-2020-13974</a></p> <p>Release Date: 2020-06-09</p> <p>Fix Resolution: linux-libc-headers - 5.8;linux-yocto - 4.8.24+gitAUTOINC+c84532b647_f6329fd287</p> </p> </details> <p></p> *** Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
non_priority
cve high detected in cve high severity vulnerability vulnerable library linux kernel source tree library home page a href found in head commit a href found in base branch master vulnerable source files drivers tty vt keyboard c drivers tty vt keyboard c drivers tty vt keyboard c vulnerability details an issue was discovered in the linux kernel through drivers tty vt keyboard c has an integer overflow if k ascii is called several times in a row aka cid note members in the community argue that the integer overflow does not lead to a security issue in this case publish date url a href cvss score details base score metrics exploitability metrics attack vector local attack complexity low privileges required low user interaction none scope unchanged impact metrics confidentiality impact high integrity impact high availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution linux libc headers linux yocto gitautoinc step up your open source security game with mend
0
20,212
3,563,149,542
IssuesEvent
2016-01-25 00:15:46
jgirald/ES2015F
https://api.github.com/repos/jgirald/ES2015F
closed
Screenshots of the Videogame
Design TeamA
### Description Take some screenshots of the Videogame from Unity. Need to be different units and buildings from different civilizations. This screenshots will go to the web. ### Definition of DONE * The screenshots are on the Web #### Estimated efford: 2h
1.0
Screenshots of the Videogame - ### Description Take some screenshots of the Videogame from Unity. Need to be different units and buildings from different civilizations. This screenshots will go to the web. ### Definition of DONE * The screenshots are on the Web #### Estimated efford: 2h
non_priority
screenshots of the videogame description take some screenshots of the videogame from unity need to be different units and buildings from different civilizations this screenshots will go to the web definition of done the screenshots are on the web estimated efford
0
26,034
12,342,019,834
IssuesEvent
2020-05-14 23:28:03
terraform-providers/terraform-provider-azurerm
https://api.github.com/repos/terraform-providers/terraform-provider-azurerm
closed
azurerm_api_management_diagnostic doesn't link to logger
bug service/api-management
<!--- Please note the following potential times when an issue might be in Terraform core: * [Configuration Language](https://www.terraform.io/docs/configuration/index.html) or resource ordering issues * [State](https://www.terraform.io/docs/state/index.html) and [State Backend](https://www.terraform.io/docs/backends/index.html) issues * [Provisioner](https://www.terraform.io/docs/provisioners/index.html) issues * [Registry](https://registry.terraform.io/) issues * Spans resources across multiple providers If you are running into one of these scenarios, we recommend opening an issue in the [Terraform core repository](https://github.com/hashicorp/terraform/) instead. ---> <!--- Please keep this note for the community ---> ### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request * If you are interested in working on this issue or have submitted a pull request, please leave a comment <!--- Thank you for keeping this note for the community ---> ### Terraform (and AzureRM Provider) * azurerm 2.0.0 <!--- Please run `terraform -v` to show the Terraform core version and provider version(s). If you are not running the latest version of Terraform or the provider, please upgrade because your issue may have already been fixed. [Terraform documentation on provider versioning](https://www.terraform.io/docs/configuration/providers.html#provider-versions). ---> ### Affected Resource(s) <!--- Please list the affected resources and data sources. ---> * `azurerm_api_management_diagnostic` ### Expected Behavior * api calls should be traced to an AI instance ### Actual Behavior * diagnostics is enabled but not linked to the right AI logger ### Steps to Reproduce * create an `azurerm_api_management_logger/applicationinsights` and an `azurerm_api_management_diagnostic/applicationinsights` resource * `azurerm_api_management_logger` is created and also `azurerm_api_management_diagnostic` is created and enabled, but there is no resource created under `/diagnostics/applicationinsights/loggers/logger-name`, which would link both ### References * This is achieved by implementing the [diagnosticlogger](https://github.com/Azure/azure-sdk-for-go/blob/master/services/apimanagement/mgmt/2018-01-01/apimanagement/diagnosticlogger.go) client, which is missing in the tf-azurerm resources.
1.0
azurerm_api_management_diagnostic doesn't link to logger - <!--- Please note the following potential times when an issue might be in Terraform core: * [Configuration Language](https://www.terraform.io/docs/configuration/index.html) or resource ordering issues * [State](https://www.terraform.io/docs/state/index.html) and [State Backend](https://www.terraform.io/docs/backends/index.html) issues * [Provisioner](https://www.terraform.io/docs/provisioners/index.html) issues * [Registry](https://registry.terraform.io/) issues * Spans resources across multiple providers If you are running into one of these scenarios, we recommend opening an issue in the [Terraform core repository](https://github.com/hashicorp/terraform/) instead. ---> <!--- Please keep this note for the community ---> ### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request * If you are interested in working on this issue or have submitted a pull request, please leave a comment <!--- Thank you for keeping this note for the community ---> ### Terraform (and AzureRM Provider) * azurerm 2.0.0 <!--- Please run `terraform -v` to show the Terraform core version and provider version(s). If you are not running the latest version of Terraform or the provider, please upgrade because your issue may have already been fixed. [Terraform documentation on provider versioning](https://www.terraform.io/docs/configuration/providers.html#provider-versions). ---> ### Affected Resource(s) <!--- Please list the affected resources and data sources. ---> * `azurerm_api_management_diagnostic` ### Expected Behavior * api calls should be traced to an AI instance ### Actual Behavior * diagnostics is enabled but not linked to the right AI logger ### Steps to Reproduce * create an `azurerm_api_management_logger/applicationinsights` and an `azurerm_api_management_diagnostic/applicationinsights` resource * `azurerm_api_management_logger` is created and also `azurerm_api_management_diagnostic` is created and enabled, but there is no resource created under `/diagnostics/applicationinsights/loggers/logger-name`, which would link both ### References * This is achieved by implementing the [diagnosticlogger](https://github.com/Azure/azure-sdk-for-go/blob/master/services/apimanagement/mgmt/2018-01-01/apimanagement/diagnosticlogger.go) client, which is missing in the tf-azurerm resources.
non_priority
azurerm api management diagnostic doesn t link to logger please note the following potential times when an issue might be in terraform core or resource ordering issues and issues issues issues spans resources across multiple providers if you are running into one of these scenarios we recommend opening an issue in the instead community note please vote on this issue by adding a 👍 to the original issue to help the community and maintainers prioritize this request please do not leave or me too comments they generate extra noise for issue followers and do not help prioritize the request if you are interested in working on this issue or have submitted a pull request please leave a comment terraform and azurerm provider azurerm affected resource s azurerm api management diagnostic expected behavior api calls should be traced to an ai instance actual behavior diagnostics is enabled but not linked to the right ai logger steps to reproduce create an azurerm api management logger applicationinsights and an azurerm api management diagnostic applicationinsights resource azurerm api management logger is created and also azurerm api management diagnostic is created and enabled but there is no resource created under diagnostics applicationinsights loggers logger name which would link both references this is achieved by implementing the client which is missing in the tf azurerm resources
0
28,996
23,652,666,355
IssuesEvent
2022-08-26 08:15:56
SonarSource/sonarlint-visualstudio
https://api.github.com/repos/SonarSource/sonarlint-visualstudio
closed
[Infra] Fix creation of Jira Release ticket in the pipeline
Infrastructure
### Description The "create Jira Release ticket" is failing (?since the move to the cloud-based Jira instance?)
1.0
[Infra] Fix creation of Jira Release ticket in the pipeline - ### Description The "create Jira Release ticket" is failing (?since the move to the cloud-based Jira instance?)
non_priority
fix creation of jira release ticket in the pipeline description the create jira release ticket is failing since the move to the cloud based jira instance
0
154,052
19,710,771,372
IssuesEvent
2022-01-13 04:53:48
ChoeMinji/react-17.0.2
https://api.github.com/repos/ChoeMinji/react-17.0.2
opened
CVE-2021-33587 (High) detected in css-what-2.1.0.tgz, css-what-2.1.3.tgz
security vulnerability
## CVE-2021-33587 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>css-what-2.1.0.tgz</b>, <b>css-what-2.1.3.tgz</b></p></summary> <p> <details><summary><b>css-what-2.1.0.tgz</b></p></summary> <p>a CSS selector parser</p> <p>Library home page: <a href="https://registry.npmjs.org/css-what/-/css-what-2.1.0.tgz">https://registry.npmjs.org/css-what/-/css-what-2.1.0.tgz</a></p> <p>Path to dependency file: /fixtures/fiber-debugger/package.json</p> <p>Path to vulnerable library: /fixtures/fiber-debugger/node_modules/css-what/package.json</p> <p> Dependency Hierarchy: - react-scripts-1.1.4.tgz (Root Library) - html-webpack-plugin-2.29.0.tgz - pretty-error-2.1.1.tgz - renderkid-2.0.1.tgz - css-select-1.2.0.tgz - :x: **css-what-2.1.0.tgz** (Vulnerable Library) </details> <details><summary><b>css-what-2.1.3.tgz</b></p></summary> <p>a CSS selector parser</p> <p>Library home page: <a href="https://registry.npmjs.org/css-what/-/css-what-2.1.3.tgz">https://registry.npmjs.org/css-what/-/css-what-2.1.3.tgz</a></p> <p> Dependency Hierarchy: - react-scripts-3.4.1.tgz (Root Library) - html-webpack-plugin-4.0.0-beta.11.tgz - pretty-error-2.1.1.tgz - renderkid-2.0.3.tgz - css-select-1.2.0.tgz - :x: **css-what-2.1.3.tgz** (Vulnerable Library) </details> <p>Found in HEAD commit: <a href="https://github.com/ChoeMinji/react-17.0.2/commit/4669645897ed4ebcd4ee037f4dabb509ed4754c7">4669645897ed4ebcd4ee037f4dabb509ed4754c7</a></p> <p>Found in base branch: <b>master</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> The css-what package 4.0.0 through 5.0.0 for Node.js does not ensure that attribute parsing has Linear Time Complexity relative to the size of the input. <p>Publish Date: 2021-05-28 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-33587>CVE-2021-33587</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>7.5</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: None - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-33587">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-33587</a></p> <p>Release Date: 2021-05-28</p> <p>Fix Resolution: css-what - 5.0.1</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-2021-33587 (High) detected in css-what-2.1.0.tgz, css-what-2.1.3.tgz - ## CVE-2021-33587 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>css-what-2.1.0.tgz</b>, <b>css-what-2.1.3.tgz</b></p></summary> <p> <details><summary><b>css-what-2.1.0.tgz</b></p></summary> <p>a CSS selector parser</p> <p>Library home page: <a href="https://registry.npmjs.org/css-what/-/css-what-2.1.0.tgz">https://registry.npmjs.org/css-what/-/css-what-2.1.0.tgz</a></p> <p>Path to dependency file: /fixtures/fiber-debugger/package.json</p> <p>Path to vulnerable library: /fixtures/fiber-debugger/node_modules/css-what/package.json</p> <p> Dependency Hierarchy: - react-scripts-1.1.4.tgz (Root Library) - html-webpack-plugin-2.29.0.tgz - pretty-error-2.1.1.tgz - renderkid-2.0.1.tgz - css-select-1.2.0.tgz - :x: **css-what-2.1.0.tgz** (Vulnerable Library) </details> <details><summary><b>css-what-2.1.3.tgz</b></p></summary> <p>a CSS selector parser</p> <p>Library home page: <a href="https://registry.npmjs.org/css-what/-/css-what-2.1.3.tgz">https://registry.npmjs.org/css-what/-/css-what-2.1.3.tgz</a></p> <p> Dependency Hierarchy: - react-scripts-3.4.1.tgz (Root Library) - html-webpack-plugin-4.0.0-beta.11.tgz - pretty-error-2.1.1.tgz - renderkid-2.0.3.tgz - css-select-1.2.0.tgz - :x: **css-what-2.1.3.tgz** (Vulnerable Library) </details> <p>Found in HEAD commit: <a href="https://github.com/ChoeMinji/react-17.0.2/commit/4669645897ed4ebcd4ee037f4dabb509ed4754c7">4669645897ed4ebcd4ee037f4dabb509ed4754c7</a></p> <p>Found in base branch: <b>master</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> The css-what package 4.0.0 through 5.0.0 for Node.js does not ensure that attribute parsing has Linear Time Complexity relative to the size of the input. <p>Publish Date: 2021-05-28 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-33587>CVE-2021-33587</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>7.5</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: None - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-33587">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-33587</a></p> <p>Release Date: 2021-05-28</p> <p>Fix Resolution: css-what - 5.0.1</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
non_priority
cve high detected in css what tgz css what tgz cve high severity vulnerability vulnerable libraries css what tgz css what tgz css what tgz a css selector parser library home page a href path to dependency file fixtures fiber debugger package json path to vulnerable library fixtures fiber debugger node modules css what package json dependency hierarchy react scripts tgz root library html webpack plugin tgz pretty error tgz renderkid tgz css select tgz x css what tgz vulnerable library css what tgz a css selector parser library home page a href dependency hierarchy react scripts tgz root library html webpack plugin beta tgz pretty error tgz renderkid tgz css select tgz x css what tgz vulnerable library found in head commit a href found in base branch master vulnerability details the css what package through for node js does not ensure that attribute parsing has linear time complexity relative to the size of the input 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 none availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution css what step up your open source security game with whitesource
0
474,287
13,655,713,349
IssuesEvent
2020-09-27 23:53:34
openmsupply/mobile
https://api.github.com/repos/openmsupply/mobile
closed
Usage should use 365/12 not 30
Docs: not needed Effort: small Feature Priority: high
## Is your feature request related to a problem? Please describe. To be consistent, usage calculations should use 365/12 rather than 30 ## Describe the solution you'd like Used in the following places: - `dailyUsage` - `Item.js` - `Requisition.js` - `RequisitionItem.js` - `createRecord.js` ## Implementation Create a constant: `NUMBER_OF_DAYS_IN_A_MONTH = 365/12` and use it! ## Describe alternatives you've considered N/A ## Additional context We need better folder structure - have no idea where this constant should actually go!
1.0
Usage should use 365/12 not 30 - ## Is your feature request related to a problem? Please describe. To be consistent, usage calculations should use 365/12 rather than 30 ## Describe the solution you'd like Used in the following places: - `dailyUsage` - `Item.js` - `Requisition.js` - `RequisitionItem.js` - `createRecord.js` ## Implementation Create a constant: `NUMBER_OF_DAYS_IN_A_MONTH = 365/12` and use it! ## Describe alternatives you've considered N/A ## Additional context We need better folder structure - have no idea where this constant should actually go!
priority
usage should use not is your feature request related to a problem please describe to be consistent usage calculations should use rather than describe the solution you d like used in the following places dailyusage item js requisition js requisitionitem js createrecord js implementation create a constant number of days in a month and use it describe alternatives you ve considered n a additional context we need better folder structure have no idea where this constant should actually go
1
178,514
29,866,135,917
IssuesEvent
2023-06-20 04:09:21
TryGhost/Casper
https://api.github.com/repos/TryGhost/Casper
closed
Header/nav menu doesn’t use brand color in dark mode
design
Just noticed this happening, not sure how long it’s been that way. Using Casper 5.4.11 The problem is here: <img width="312" alt="Screenshot 2023-05-29 at 17 59 54" src="https://github.com/TryGhost/Casper/assets/2099901/e0a4907b-7e84-470d-bdd8-ff9a324a43b7"> In the first selector it should be `background: var(--ghost-accent-color);`
1.0
Header/nav menu doesn’t use brand color in dark mode - Just noticed this happening, not sure how long it’s been that way. Using Casper 5.4.11 The problem is here: <img width="312" alt="Screenshot 2023-05-29 at 17 59 54" src="https://github.com/TryGhost/Casper/assets/2099901/e0a4907b-7e84-470d-bdd8-ff9a324a43b7"> In the first selector it should be `background: var(--ghost-accent-color);`
non_priority
header nav menu doesn’t use brand color in dark mode just noticed this happening not sure how long it’s been that way using casper the problem is here img width alt screenshot at src in the first selector it should be background var ghost accent color
0
39,405
6,741,700,549
IssuesEvent
2017-10-20 02:41:47
facebook/immutable-js
https://api.github.com/repos/facebook/immutable-js
closed
asImmutable does not return itself when collection is empty
documentation help wanted
Using `v4.0.0-rc.9` ### What happened The [documentation for `asImmutable`](https://facebook.github.io/immutable-js/docs/#/Map/asImmutable) states: > _Because it [`asImmutable()`] applies to mutable collections, this operation is mutable and returns itself._ But the following Typescript example shows this not to be the case where a collection (list in this case) is empty: ```typescript let l1 = Immutable.List<number>().asMutable(); let l2 = l1.asMutable(); expect(l2).toBe(l1); let l3 = l2.asImmutable(); expect(l3).toBe(l2); // FAILS ``` In my opinion `asImmutable` should, per the docs, _always_ return itself. But I raise this issue for discussion on whether the implementation or docs need to change. Thanks
1.0
asImmutable does not return itself when collection is empty - Using `v4.0.0-rc.9` ### What happened The [documentation for `asImmutable`](https://facebook.github.io/immutable-js/docs/#/Map/asImmutable) states: > _Because it [`asImmutable()`] applies to mutable collections, this operation is mutable and returns itself._ But the following Typescript example shows this not to be the case where a collection (list in this case) is empty: ```typescript let l1 = Immutable.List<number>().asMutable(); let l2 = l1.asMutable(); expect(l2).toBe(l1); let l3 = l2.asImmutable(); expect(l3).toBe(l2); // FAILS ``` In my opinion `asImmutable` should, per the docs, _always_ return itself. But I raise this issue for discussion on whether the implementation or docs need to change. Thanks
non_priority
asimmutable does not return itself when collection is empty using rc what happened the states because it applies to mutable collections this operation is mutable and returns itself but the following typescript example shows this not to be the case where a collection list in this case is empty typescript let immutable list asmutable let asmutable expect tobe let asimmutable expect tobe fails in my opinion asimmutable should per the docs always return itself but i raise this issue for discussion on whether the implementation or docs need to change thanks
0
130,915
12,465,826,394
IssuesEvent
2020-05-28 14:36:05
gii-is-psg2/PSG2-1920-G7-71
https://api.github.com/repos/gii-is-psg2/PSG2-1920-G7-71
closed
Analyse the adherence to Scrum method.
documentation
Discusión sobre la adherencia a la metodología Scrum del grupo, analizando cómo de estricta ha sido la aplicación de los preceptos del método Scrum en el grupo, incluyendo roles, eventos y artefactos.
1.0
Analyse the adherence to Scrum method. - Discusión sobre la adherencia a la metodología Scrum del grupo, analizando cómo de estricta ha sido la aplicación de los preceptos del método Scrum en el grupo, incluyendo roles, eventos y artefactos.
non_priority
analyse the adherence to scrum method discusión sobre la adherencia a la metodología scrum del grupo analizando cómo de estricta ha sido la aplicación de los preceptos del método scrum en el grupo incluyendo roles eventos y artefactos
0
624,338
19,694,681,802
IssuesEvent
2022-01-12 10:51:19
bbc/simorgh
https://api.github.com/repos/bbc/simorgh
closed
Issue with lazy loading of images on Russian article pages in Portrait mode on Iphone
bug high-priority
1. Go to https://www.bbc.com/russian/news-56320777 on an iPhone. 2. There is an issue with lazy loading of images for russian article pages. 3. Some images load only partially and the only way to fix them is to turn the phone to landscape, which reloads the images, and then back to portrait. 4. This is not hapenning on all article pages though. ![IMG_2E3FC0DABAE4-1](https://user-images.githubusercontent.com/1379277/110339591-3c112f00-8020-11eb-908b-4dedfb66770f.jpeg) 4. Attached is the screenshot.
1.0
Issue with lazy loading of images on Russian article pages in Portrait mode on Iphone - 1. Go to https://www.bbc.com/russian/news-56320777 on an iPhone. 2. There is an issue with lazy loading of images for russian article pages. 3. Some images load only partially and the only way to fix them is to turn the phone to landscape, which reloads the images, and then back to portrait. 4. This is not hapenning on all article pages though. ![IMG_2E3FC0DABAE4-1](https://user-images.githubusercontent.com/1379277/110339591-3c112f00-8020-11eb-908b-4dedfb66770f.jpeg) 4. Attached is the screenshot.
priority
issue with lazy loading of images on russian article pages in portrait mode on iphone go to on an iphone there is an issue with lazy loading of images for russian article pages some images load only partially and the only way to fix them is to turn the phone to landscape which reloads the images and then back to portrait this is not hapenning on all article pages though attached is the screenshot
1
516,647
14,985,632,466
IssuesEvent
2021-01-28 20:12:25
emulsify-ds/emulsify-drupal
https://api.github.com/repos/emulsify-ds/emulsify-drupal
closed
WSOD caused by pager.twig in multilingual views
Priority: Medium Status: Review Needed Type: Bug released
emulsify version: 8.x-1.0-beta4 node version: v11.15.0 yarn version: 1.22.4 **What you did:** In a view, switched to full pager on a multilingual website **What happened:** WSOD, with the following message in log: **Problem description:** InvalidArgumentException: $string ("") must be a string. in Drupal\Core\StringTranslation\TranslatableMarkup->__construct() (line 132 of ../web/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php). **Suggested solution:** For my use, I will compare or replace Emulsify 'pager.twig' file with Drupal Stable one (which works). If finding more signifiant information, I will add it below. ┆Issue is synchronized with this [Jira Story](https://fourkitchens.atlassian.net/browse/GS-192) by [Unito](https://www.unito.io/learn-more)
1.0
WSOD caused by pager.twig in multilingual views - emulsify version: 8.x-1.0-beta4 node version: v11.15.0 yarn version: 1.22.4 **What you did:** In a view, switched to full pager on a multilingual website **What happened:** WSOD, with the following message in log: **Problem description:** InvalidArgumentException: $string ("") must be a string. in Drupal\Core\StringTranslation\TranslatableMarkup->__construct() (line 132 of ../web/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php). **Suggested solution:** For my use, I will compare or replace Emulsify 'pager.twig' file with Drupal Stable one (which works). If finding more signifiant information, I will add it below. ┆Issue is synchronized with this [Jira Story](https://fourkitchens.atlassian.net/browse/GS-192) by [Unito](https://www.unito.io/learn-more)
priority
wsod caused by pager twig in multilingual views emulsify version x node version yarn version what you did in a view switched to full pager on a multilingual website what happened wsod with the following message in log problem description invalidargumentexception string must be a string in drupal core stringtranslation translatablemarkup construct line of web core lib drupal core stringtranslation translatablemarkup php suggested solution for my use i will compare or replace emulsify pager twig file with drupal stable one which works if finding more signifiant information i will add it below ┆issue is synchronized with this by
1
184,641
32,023,635,314
IssuesEvent
2023-09-22 07:14:20
sohosai/qr-frontend
https://api.github.com/repos/sohosai/qr-frontend
closed
貸し出しページのデザインをよくする
design
from: #67 - `src/pages/lending/index.tsx`をいじる - 全て余白なし左揃えになっているのでmarginをせってしたり、QRボタンを中央揃えにするなどする
1.0
貸し出しページのデザインをよくする - from: #67 - `src/pages/lending/index.tsx`をいじる - 全て余白なし左揃えになっているのでmarginをせってしたり、QRボタンを中央揃えにするなどする
non_priority
貸し出しページのデザインをよくする from src pages lending index tsx をいじる 全て余白なし左揃えになっているのでmarginをせってしたり、qrボタンを中央揃えにするなどする
0
165,557
12,857,845,442
IssuesEvent
2020-07-09 09:59:12
banzhonghu/acxbugtracking
https://api.github.com/repos/banzhonghu/acxbugtracking
opened
Acunetix - JetBrains .idea project directory
CWE-538 Dev_Files Information_Disclosure Test_Files bug
| **Target URL** | http://testphp.vulnweb.com| ------------ | ------------- | **Severity** | Medium| ##### Affects http://testphp.vulnweb.com/ ##### Attack Details workspace.xml project file found at : /.idea/workspace.xml Pattern found: &lt;project version=&quot;4&quot;&gt; ##### HTTP Request GET /.idea/workspace.xml HTTP/1.1 Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 Accept-Encoding: gzip,deflate Host: testphp.vulnweb.com User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.103 Safari/537.36 Connection: Keep-alive ##### Vulnerability Description The .idea directory contains a set of configuration files (.xml) for your project. These configuration files contain information core to the project itself, such as names and locations of its component modules, compiler settings, etc. If you've defined a data source the file dataSources.ids contains information for connecting to the database and credentials. The workspace.xml file stores personal settings such as placement and positions of your windows, your VCS and History settings, and other data pertaining to the development environment. It also contains a list of changed files and other sensitive information. These files should not be present on a production system. ##### Impact These files may expose sensitive information that may help an malicious user to prepare more advanced attacks. ##### Remediation Remove these files from production systems or restrict access to the .idea directory. To deny access to all the .idea folders you need to add the following lines in the appropriate context (either global config, or vhost/directory, or from .htaccess): ``` &lt;Directory ~ &quot;\.idea&quot;&gt; Order allow,deny Deny from all &lt;/Directory&gt; ``` ---- ##### References: <a href=http://www.ducea.com/2006/08/11/apache-tips-tricks-deny-access-to-some-folders/>Apache Tips & Tricks: Deny access to some folders</a>
1.0
Acunetix - JetBrains .idea project directory - | **Target URL** | http://testphp.vulnweb.com| ------------ | ------------- | **Severity** | Medium| ##### Affects http://testphp.vulnweb.com/ ##### Attack Details workspace.xml project file found at : /.idea/workspace.xml Pattern found: &lt;project version=&quot;4&quot;&gt; ##### HTTP Request GET /.idea/workspace.xml HTTP/1.1 Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 Accept-Encoding: gzip,deflate Host: testphp.vulnweb.com User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.103 Safari/537.36 Connection: Keep-alive ##### Vulnerability Description The .idea directory contains a set of configuration files (.xml) for your project. These configuration files contain information core to the project itself, such as names and locations of its component modules, compiler settings, etc. If you've defined a data source the file dataSources.ids contains information for connecting to the database and credentials. The workspace.xml file stores personal settings such as placement and positions of your windows, your VCS and History settings, and other data pertaining to the development environment. It also contains a list of changed files and other sensitive information. These files should not be present on a production system. ##### Impact These files may expose sensitive information that may help an malicious user to prepare more advanced attacks. ##### Remediation Remove these files from production systems or restrict access to the .idea directory. To deny access to all the .idea folders you need to add the following lines in the appropriate context (either global config, or vhost/directory, or from .htaccess): ``` &lt;Directory ~ &quot;\.idea&quot;&gt; Order allow,deny Deny from all &lt;/Directory&gt; ``` ---- ##### References: <a href=http://www.ducea.com/2006/08/11/apache-tips-tricks-deny-access-to-some-folders/>Apache Tips & Tricks: Deny access to some folders</a>
non_priority
acunetix jetbrains idea project directory target url severity medium affects attack details workspace xml project file found at idea workspace xml pattern found lt project version quot quot gt http request get idea workspace xml http accept text html application xhtml xml application xml q q accept encoding gzip deflate host testphp vulnweb com user agent mozilla windows nt applewebkit khtml like gecko chrome safari connection keep alive vulnerability description the idea directory contains a set of configuration files xml for your project these configuration files contain information core to the project itself such as names and locations of its component modules compiler settings etc if you ve defined a data source the file datasources ids contains information for connecting to the database and credentials the workspace xml file stores personal settings such as placement and positions of your windows your vcs and history settings and other data pertaining to the development environment it also contains a list of changed files and other sensitive information these files should not be present on a production system impact these files may expose sensitive information that may help an malicious user to prepare more advanced attacks remediation remove these files from production systems or restrict access to the idea directory to deny access to all the idea folders you need to add the following lines in the appropriate context either global config or vhost directory or from htaccess lt directory quot idea quot gt order allow deny deny from all lt directory gt references
0
302,994
9,301,244,049
IssuesEvent
2019-03-23 20:15:21
robotframework/SeleniumLibrary
https://api.github.com/repos/robotframework/SeleniumLibrary
closed
Fix Press Keys acceptance test to work with Mac
priority: medium task
In Mac, `CTRL` does not function in same way as in Windows or Linux. In mac `COMMAND` key should be used when testing Press Keys keyword.
1.0
Fix Press Keys acceptance test to work with Mac - In Mac, `CTRL` does not function in same way as in Windows or Linux. In mac `COMMAND` key should be used when testing Press Keys keyword.
priority
fix press keys acceptance test to work with mac in mac ctrl does not function in same way as in windows or linux in mac command key should be used when testing press keys keyword
1
792,540
27,964,664,371
IssuesEvent
2023-03-24 18:22:51
AY2223S2-CS2113-T14-3/tp
https://api.github.com/repos/AY2223S2-CS2113-T14-3/tp
closed
As a user I can view the date of my expenditures in a user-friendly format
type.Enhancement priority.Medium
So that I can have a better idea of my expenses over the time period of my education
1.0
As a user I can view the date of my expenditures in a user-friendly format - So that I can have a better idea of my expenses over the time period of my education
priority
as a user i can view the date of my expenditures in a user friendly format so that i can have a better idea of my expenses over the time period of my education
1
51,302
6,515,988,371
IssuesEvent
2017-08-27 00:04:08
CentralProgramming/CentralProgramming.github.io
https://api.github.com/repos/CentralProgramming/CentralProgramming.github.io
closed
Resources Page Layout
design help wanted
Sorry for posting so much lately. I hope it isn't getting too annoying. Just tell me if it is, or if you're even interested in me making these. Anyways, here's my idea for the resources page: <img width="718" alt="marvel_-_central_programming_website" src="https://user-images.githubusercontent.com/29292463/28905708-729bdefe-77e0-11e7-8443-cc81c4af8059.png"> And when it's on mobile maybe something like this??? <img width="317" alt="marvel_-_central_programming_website" src="https://user-images.githubusercontent.com/29292463/28905697-5e2cafde-77e0-11e7-9c11-c502d6bff095.png"> @Fay-Z @Amyffz @AngelaZ0
1.0
Resources Page Layout - Sorry for posting so much lately. I hope it isn't getting too annoying. Just tell me if it is, or if you're even interested in me making these. Anyways, here's my idea for the resources page: <img width="718" alt="marvel_-_central_programming_website" src="https://user-images.githubusercontent.com/29292463/28905708-729bdefe-77e0-11e7-8443-cc81c4af8059.png"> And when it's on mobile maybe something like this??? <img width="317" alt="marvel_-_central_programming_website" src="https://user-images.githubusercontent.com/29292463/28905697-5e2cafde-77e0-11e7-9c11-c502d6bff095.png"> @Fay-Z @Amyffz @AngelaZ0
non_priority
resources page layout sorry for posting so much lately i hope it isn t getting too annoying just tell me if it is or if you re even interested in me making these anyways here s my idea for the resources page img width alt marvel central programming website src and when it s on mobile maybe something like this img width alt marvel central programming website src fay z amyffz
0
17,856
24,638,881,522
IssuesEvent
2022-10-17 10:02:29
wazuh/wazuh-kibana-app
https://api.github.com/repos/wazuh/wazuh-kibana-app
closed
Bump platform version to 2.3.0
compatibility
## Description In order to make our app compatible with Wazuh Indexer 2.3.0, based on OpenSearch 2.3.0, we need to bump the platform version in our `package.json` file.
True
Bump platform version to 2.3.0 - ## Description In order to make our app compatible with Wazuh Indexer 2.3.0, based on OpenSearch 2.3.0, we need to bump the platform version in our `package.json` file.
non_priority
bump platform version to description in order to make our app compatible with wazuh indexer based on opensearch we need to bump the platform version in our package json file
0
168,485
26,657,504,392
IssuesEvent
2023-01-25 18:02:10
dotnet/runtime
https://api.github.com/repos/dotnet/runtime
closed
CLRRuntimeHost.GetCurrentAppDomainId fails
design-discussion area-VM-coreclr no-recent-activity backlog-cleanup-candidate
To reproduce: 1) Build coreclr.dll. > build.cmd 2) Build mscoree.tlb, e.g. by MIDL compiler: > midl /I ..\pal\prebuilt\inc\ /D FEATURE_CORECLR mscoree.idl 3) Execute the following code that starts the CLR runtime and outputs default appdomain ID (adjust coreclr.dll path to match your build dir and architecture): ```python import comtypes import comtypes.client from ctypes import * import os.path mscoree = comtypes.client.GetModule('mscoree.tlb') Runtime = POINTER(mscoree.ICLRRuntimeHost)() GetCLRRuntimeHost = oledll.LoadLibrary(os.path.join('coreclr.git', 'trunk', 'bin', 'Product', 'Windows_NT.x64.Debug', 'coreclr')).GetCLRRuntimeHost GetCLRRuntimeHost(pointer(comtypes.GUID('{712AB73F-2C22-4807-AD7E-F501D7B72C2D}')), byref(Runtime)); print(Runtime.Start()) print(Runtime.GetCurrentAppDomainId()) ``` The script finishes with unhandled exception: _ctypes.COMError: (-2147467263, 'Не поддерживается', (None, None, None, 0, None)) -2147467263 is E_NOTIMPL The expected is the ID of default appdomain.
1.0
CLRRuntimeHost.GetCurrentAppDomainId fails - To reproduce: 1) Build coreclr.dll. > build.cmd 2) Build mscoree.tlb, e.g. by MIDL compiler: > midl /I ..\pal\prebuilt\inc\ /D FEATURE_CORECLR mscoree.idl 3) Execute the following code that starts the CLR runtime and outputs default appdomain ID (adjust coreclr.dll path to match your build dir and architecture): ```python import comtypes import comtypes.client from ctypes import * import os.path mscoree = comtypes.client.GetModule('mscoree.tlb') Runtime = POINTER(mscoree.ICLRRuntimeHost)() GetCLRRuntimeHost = oledll.LoadLibrary(os.path.join('coreclr.git', 'trunk', 'bin', 'Product', 'Windows_NT.x64.Debug', 'coreclr')).GetCLRRuntimeHost GetCLRRuntimeHost(pointer(comtypes.GUID('{712AB73F-2C22-4807-AD7E-F501D7B72C2D}')), byref(Runtime)); print(Runtime.Start()) print(Runtime.GetCurrentAppDomainId()) ``` The script finishes with unhandled exception: _ctypes.COMError: (-2147467263, 'Не поддерживается', (None, None, None, 0, None)) -2147467263 is E_NOTIMPL The expected is the ID of default appdomain.
non_priority
clrruntimehost getcurrentappdomainid fails to reproduce build coreclr dll build cmd build mscoree tlb e g by midl compiler midl i pal prebuilt inc d feature coreclr mscoree idl execute the following code that starts the clr runtime and outputs default appdomain id adjust coreclr dll path to match your build dir and architecture python import comtypes import comtypes client from ctypes import import os path mscoree comtypes client getmodule mscoree tlb runtime pointer mscoree iclrruntimehost getclrruntimehost oledll loadlibrary os path join coreclr git trunk bin product windows nt debug coreclr getclrruntimehost getclrruntimehost pointer comtypes guid byref runtime print runtime start print runtime getcurrentappdomainid the script finishes with unhandled exception ctypes comerror не поддерживается none none none none is e notimpl the expected is the id of default appdomain
0
404,894
11,864,170,562
IssuesEvent
2020-03-25 21:07:48
teamforus/me
https://api.github.com/repos/teamforus/me
closed
Me-ios: Debug functionality
Difficulty: Medium Priority: Could have Scope: Medium
## Main asssignee: @ Task: - [ ] add option to set any ip adress ## Context/goal: add ways to debug easily like: storing multiple identities access tokens changing base URL; adding custom local one ![Screenshot_20191216_165646_io forus test_meapp](https://user-images.githubusercontent.com/10818702/70922059-bcb3cc00-2025-11ea-8edf-cb510914175d.jpg) ![Screenshot_20191216_165857_io forus test_meapp](https://user-images.githubusercontent.com/10818702/70922064-bde4f900-2025-11ea-8214-05236e58274c.jpg)
1.0
Me-ios: Debug functionality - ## Main asssignee: @ Task: - [ ] add option to set any ip adress ## Context/goal: add ways to debug easily like: storing multiple identities access tokens changing base URL; adding custom local one ![Screenshot_20191216_165646_io forus test_meapp](https://user-images.githubusercontent.com/10818702/70922059-bcb3cc00-2025-11ea-8edf-cb510914175d.jpg) ![Screenshot_20191216_165857_io forus test_meapp](https://user-images.githubusercontent.com/10818702/70922064-bde4f900-2025-11ea-8214-05236e58274c.jpg)
priority
me ios debug functionality main asssignee task add option to set any ip adress context goal add ways to debug easily like storing multiple identities access tokens changing base url adding custom local one
1
350,310
24,978,250,267
IssuesEvent
2022-11-02 09:39:05
AY2223S1-CS2103T-W13-1/tp
https://api.github.com/repos/AY2223S1-CS2103T-W13-1/tp
closed
[PE-D][Tester C] For unparticipate command suggestion
bug duplicate fixable bug.documentationbug
For unparticipate command, it works when you try to pass in a component that does not exist for a student, (command is executed since the input goes away), however just that nothing occurs. Maybe should state such a case in the user guide? <!--session: 1666945157096-9798dbfe-290b-4667-b806-b70f2831affe--> <!--Version: Web v3.4.4--> ------------- Labels: `type.DocumentationBug` `severity.VeryLow` original: maxng17/ped#11
1.0
[PE-D][Tester C] For unparticipate command suggestion - For unparticipate command, it works when you try to pass in a component that does not exist for a student, (command is executed since the input goes away), however just that nothing occurs. Maybe should state such a case in the user guide? <!--session: 1666945157096-9798dbfe-290b-4667-b806-b70f2831affe--> <!--Version: Web v3.4.4--> ------------- Labels: `type.DocumentationBug` `severity.VeryLow` original: maxng17/ped#11
non_priority
for unparticipate command suggestion for unparticipate command it works when you try to pass in a component that does not exist for a student command is executed since the input goes away however just that nothing occurs maybe should state such a case in the user guide labels type documentationbug severity verylow original ped
0
7,661
6,149,837,007
IssuesEvent
2017-06-27 21:01:51
christabor/flask_jsondash
https://api.github.com/repos/christabor/flask_jsondash
opened
Grab preview data from pane (or in-memory) when reloading preview
performance
For performance, it would be better to take the currently loaded data when using the preview button, and using that for the active panel, instead of loading a second time when updating the chart.
True
Grab preview data from pane (or in-memory) when reloading preview - For performance, it would be better to take the currently loaded data when using the preview button, and using that for the active panel, instead of loading a second time when updating the chart.
non_priority
grab preview data from pane or in memory when reloading preview for performance it would be better to take the currently loaded data when using the preview button and using that for the active panel instead of loading a second time when updating the chart
0
439,163
30,682,145,558
IssuesEvent
2023-07-26 09:51:23
camaraproject/BlockchainPublicAddress
https://api.github.com/repos/camaraproject/BlockchainPublicAddress
opened
Deep Into Use Cases
documentation
**Problem description** Provide more info about Use Case **Expected action** Based on discussion output, potential enhancements in https://github.com/camaraproject/BlockchainPublicAddress/blob/2ef709c7b7a132c67f79739441eb9a185a9546a0/documentation/API_documentation/BlockchainPublicAddress_User_Story.md **Additional context** N/A
1.0
Deep Into Use Cases - **Problem description** Provide more info about Use Case **Expected action** Based on discussion output, potential enhancements in https://github.com/camaraproject/BlockchainPublicAddress/blob/2ef709c7b7a132c67f79739441eb9a185a9546a0/documentation/API_documentation/BlockchainPublicAddress_User_Story.md **Additional context** N/A
non_priority
deep into use cases problem description provide more info about use case expected action based on discussion output potential enhancements in additional context n a
0
382,604
26,507,141,264
IssuesEvent
2023-01-18 14:37:08
imran1289-ah/SOEN390-Team05-W23
https://api.github.com/repos/imran1289-ah/SOEN390-Team05-W23
opened
8) UI prototypes for Sprint 1 and Sprint 2
documentation
The UI prototypes is section 8 of the report. This section consists of designing the UI prototypes using a sigma and also a running prototype
1.0
8) UI prototypes for Sprint 1 and Sprint 2 - The UI prototypes is section 8 of the report. This section consists of designing the UI prototypes using a sigma and also a running prototype
non_priority
ui prototypes for sprint and sprint the ui prototypes is section of the report this section consists of designing the ui prototypes using a sigma and also a running prototype
0
287,693
24,852,712,602
IssuesEvent
2022-10-26 21:41:55
rancher/dashboard
https://api.github.com/repos/rancher/dashboard
closed
Forward port [2.7.0] - Workload storage mount point for volumes should be on containers
kind/bug [zube]: To Test team/area3
For 2.6.9, we had https://github.com/rancher/dashboard/issues/6800 to fix a problem with workloads: >Need to remove the mount points config from the the pod. Need to add a storage tab to the container to configure volume mounts - this should allow multiple - same fields as are currently in the UI above - but you will need a drop-down to allow the user to choose the volume to mount. Describe the bug REF: https://github.com/rancher/dashboard/pull/6632#issuecomment-1235287918 REF: https://github.com/rancher/dashboard/pull/6632#issuecomment-1233479509 To Reproduce Navigate to Cluster Explorer > Cluster > Workload > Deployment On the Pod tab there is a sub tab called Storage. Mount point should be on the container Expected Result Should have mount volume path on the container ---- We have to do the same in 2.7.0. For QA, the PR is https://github.com/rancher/dashboard/pull/6986
1.0
Forward port [2.7.0] - Workload storage mount point for volumes should be on containers - For 2.6.9, we had https://github.com/rancher/dashboard/issues/6800 to fix a problem with workloads: >Need to remove the mount points config from the the pod. Need to add a storage tab to the container to configure volume mounts - this should allow multiple - same fields as are currently in the UI above - but you will need a drop-down to allow the user to choose the volume to mount. Describe the bug REF: https://github.com/rancher/dashboard/pull/6632#issuecomment-1235287918 REF: https://github.com/rancher/dashboard/pull/6632#issuecomment-1233479509 To Reproduce Navigate to Cluster Explorer > Cluster > Workload > Deployment On the Pod tab there is a sub tab called Storage. Mount point should be on the container Expected Result Should have mount volume path on the container ---- We have to do the same in 2.7.0. For QA, the PR is https://github.com/rancher/dashboard/pull/6986
non_priority
forward port workload storage mount point for volumes should be on containers for we had to fix a problem with workloads need to remove the mount points config from the the pod need to add a storage tab to the container to configure volume mounts this should allow multiple same fields as are currently in the ui above but you will need a drop down to allow the user to choose the volume to mount describe the bug ref ref to reproduce navigate to cluster explorer cluster workload deployment on the pod tab there is a sub tab called storage mount point should be on the container expected result should have mount volume path on the container we have to do the same in for qa the pr is
0
221,821
24,659,164,732
IssuesEvent
2022-10-18 04:22:24
valtech-ch/microservice-kubernetes-cluster
https://api.github.com/repos/valtech-ch/microservice-kubernetes-cluster
reopened
CVE-2015-7501 (High) detected in commons-collections-3.2.1.jar
security vulnerability
## CVE-2015-7501 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>commons-collections-3.2.1.jar</b></p></summary> <p>Types that extend and augment the Java Collections Framework.</p> <p>Path to dependency file: /persistence/build.gradle</p> <p>Path to vulnerable library: /home/wss-scanner/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.1/761ea405b9b37ced573d2df0d1e3a4e0f9edc668/commons-collections-3.2.1.jar,/home/wss-scanner/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.1/761ea405b9b37ced573d2df0d1e3a4e0f9edc668/commons-collections-3.2.1.jar</p> <p> Dependency Hierarchy: - springfox-staticdocs-2.6.1.jar (Root Library) - swagger2markup-0.9.2.jar - :x: **commons-collections-3.2.1.jar** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/valtech-ch/microservice-kubernetes-cluster/commit/335a4047c89f52dfe860e93daefb32dc86a521a2">335a4047c89f52dfe860e93daefb32dc86a521a2</a></p> <p>Found in base branch: <b>develop</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> Red Hat JBoss A-MQ 6.x; BPM Suite (BPMS) 6.x; BRMS 6.x and 5.x; Data Grid (JDG) 6.x; Data Virtualization (JDV) 6.x and 5.x; Enterprise Application Platform 6.x, 5.x, and 4.3.x; Fuse 6.x; Fuse Service Works (FSW) 6.x; Operations Network (JBoss ON) 3.x; Portal 6.x; SOA Platform (SOA-P) 5.x; Web Server (JWS) 3.x; Red Hat OpenShift/xPAAS 3.x; and Red Hat Subscription Asset Manager 1.3 allow remote attackers to execute arbitrary commands via a crafted serialized Java object, related to the Apache Commons Collections (ACC) library. <p>Publish Date: 2017-11-09 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2015-7501>CVE-2015-7501</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>7.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: Low - Integrity Impact: Low - Availability Impact: Low </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=1279330">https://bugzilla.redhat.com/show_bug.cgi?id=1279330</a></p> <p>Release Date: 2017-11-09</p> <p>Fix Resolution: commons-collections:commons-collections:3.2.2;org.apache.commons:commons-collections4:4.1</p> </p> </details> <p></p> *** Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
True
CVE-2015-7501 (High) detected in commons-collections-3.2.1.jar - ## CVE-2015-7501 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>commons-collections-3.2.1.jar</b></p></summary> <p>Types that extend and augment the Java Collections Framework.</p> <p>Path to dependency file: /persistence/build.gradle</p> <p>Path to vulnerable library: /home/wss-scanner/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.1/761ea405b9b37ced573d2df0d1e3a4e0f9edc668/commons-collections-3.2.1.jar,/home/wss-scanner/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.1/761ea405b9b37ced573d2df0d1e3a4e0f9edc668/commons-collections-3.2.1.jar</p> <p> Dependency Hierarchy: - springfox-staticdocs-2.6.1.jar (Root Library) - swagger2markup-0.9.2.jar - :x: **commons-collections-3.2.1.jar** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/valtech-ch/microservice-kubernetes-cluster/commit/335a4047c89f52dfe860e93daefb32dc86a521a2">335a4047c89f52dfe860e93daefb32dc86a521a2</a></p> <p>Found in base branch: <b>develop</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> Red Hat JBoss A-MQ 6.x; BPM Suite (BPMS) 6.x; BRMS 6.x and 5.x; Data Grid (JDG) 6.x; Data Virtualization (JDV) 6.x and 5.x; Enterprise Application Platform 6.x, 5.x, and 4.3.x; Fuse 6.x; Fuse Service Works (FSW) 6.x; Operations Network (JBoss ON) 3.x; Portal 6.x; SOA Platform (SOA-P) 5.x; Web Server (JWS) 3.x; Red Hat OpenShift/xPAAS 3.x; and Red Hat Subscription Asset Manager 1.3 allow remote attackers to execute arbitrary commands via a crafted serialized Java object, related to the Apache Commons Collections (ACC) library. <p>Publish Date: 2017-11-09 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2015-7501>CVE-2015-7501</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>7.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: Low - Integrity Impact: Low - Availability Impact: Low </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=1279330">https://bugzilla.redhat.com/show_bug.cgi?id=1279330</a></p> <p>Release Date: 2017-11-09</p> <p>Fix Resolution: commons-collections:commons-collections:3.2.2;org.apache.commons:commons-collections4:4.1</p> </p> </details> <p></p> *** Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
non_priority
cve high detected in commons collections jar cve high severity vulnerability vulnerable library commons collections jar types that extend and augment the java collections framework path to dependency file persistence build gradle path to vulnerable library home wss scanner gradle caches modules files commons collections commons collections commons collections jar home wss scanner gradle caches modules files commons collections commons collections commons collections jar dependency hierarchy springfox staticdocs jar root library jar x commons collections jar vulnerable library found in head commit a href found in base branch develop vulnerability details red hat jboss a mq x bpm suite bpms x brms x and x data grid jdg x data virtualization jdv x and x enterprise application platform x x and x fuse x fuse service works fsw x operations network jboss on x portal x soa platform soa p x web server jws x red hat openshift xpaas x and red hat subscription asset manager allow remote attackers to execute arbitrary commands via a crafted serialized java object related to the apache commons collections acc library 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 low integrity impact low availability impact low for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution commons collections commons collections org apache commons commons step up your open source security game with mend
0
377,559
11,173,291,165
IssuesEvent
2019-12-29 13:15:22
ooni/probe-engine
https://api.github.com/repos/ooni/probe-engine
closed
miniooni: replace -a with -A
bug effort/XS priority/low
OONI Probe Legacy has `-a key:value[,key2:value2,...]`. MK has `-a key:value -a key2:value2`. Since `miniooni` implements the latter (easier) behaviour, we should use `-A`.
1.0
miniooni: replace -a with -A - OONI Probe Legacy has `-a key:value[,key2:value2,...]`. MK has `-a key:value -a key2:value2`. Since `miniooni` implements the latter (easier) behaviour, we should use `-A`.
priority
miniooni replace a with a ooni probe legacy has a key value mk has a key value a since miniooni implements the latter easier behaviour we should use a
1
583,726
17,397,081,248
IssuesEvent
2021-08-02 14:40:08
zulip/zulip
https://api.github.com/repos/zulip/zulip
opened
Keyboard focus doesn't work properly after navigating to a view with Enter in recent topics
area: keyboard UI area: recent-topics bug priority: high
If you're in the "Recent topics" view, arrow around to a topic and then hit `Enter` twice, the first `Enter` takes you to the narrow, and then you'd expect the second `Enter` to open the compose box. However, we have some reports that this doesn't work sometimes; we need to investigate further, get a reliably reproducer, and then fix it.
1.0
Keyboard focus doesn't work properly after navigating to a view with Enter in recent topics - If you're in the "Recent topics" view, arrow around to a topic and then hit `Enter` twice, the first `Enter` takes you to the narrow, and then you'd expect the second `Enter` to open the compose box. However, we have some reports that this doesn't work sometimes; we need to investigate further, get a reliably reproducer, and then fix it.
priority
keyboard focus doesn t work properly after navigating to a view with enter in recent topics if you re in the recent topics view arrow around to a topic and then hit enter twice the first enter takes you to the narrow and then you d expect the second enter to open the compose box however we have some reports that this doesn t work sometimes we need to investigate further get a reliably reproducer and then fix it
1
607,034
18,772,469,721
IssuesEvent
2021-11-07 03:49:38
space-wizards/space-station-14
https://api.github.com/repos/space-wizards/space-station-14
closed
Can't vault in low atmos
Type: Bug Priority: 3-Not Required
I assume because the atmos controller touches you it essentially prevents you from vaulting if you're in a depressurised area unless you spam it a lot. Ideally there'd be some kind of threshold before it's cancelled.
1.0
Can't vault in low atmos - I assume because the atmos controller touches you it essentially prevents you from vaulting if you're in a depressurised area unless you spam it a lot. Ideally there'd be some kind of threshold before it's cancelled.
priority
can t vault in low atmos i assume because the atmos controller touches you it essentially prevents you from vaulting if you re in a depressurised area unless you spam it a lot ideally there d be some kind of threshold before it s cancelled
1
237,539
19,654,844,435
IssuesEvent
2022-01-10 11:22:24
shwaka/kohomology
https://api.github.com/repos/shwaka/kohomology
closed
Use a build matrix for test
test
https://docs.github.com/en/actions/learn-github-actions/managing-complex-workflows#using-a-build-matrix 複数の環境でテストする。時間かかるかもしれないから、workflowの「本流」ではなく「枝」でやると良い? - OS (linux, mac, windows) - JDK distribution (zulu,...) - Java version (8,...)
1.0
Use a build matrix for test - https://docs.github.com/en/actions/learn-github-actions/managing-complex-workflows#using-a-build-matrix 複数の環境でテストする。時間かかるかもしれないから、workflowの「本流」ではなく「枝」でやると良い? - OS (linux, mac, windows) - JDK distribution (zulu,...) - Java version (8,...)
non_priority
use a build matrix for test 複数の環境でテストする。時間かかるかもしれないから、workflowの「本流」ではなく「枝」でやると良い? os linux mac windows jdk distribution zulu java version
0
65,054
26,959,784,784
IssuesEvent
2023-02-08 17:17:27
cityofaustin/atd-data-tech
https://api.github.com/repos/cityofaustin/atd-data-tech
opened
IT Support: ATD UKG Implementation Support
Workgroup: OOD Workgroup: HR Type: IT Support Service: Apps Service: Product Workgroup: ATD
DTS is helping HR/Administration group on the UKG Implementation project.
2.0
IT Support: ATD UKG Implementation Support - DTS is helping HR/Administration group on the UKG Implementation project.
non_priority
it support atd ukg implementation support dts is helping hr administration group on the ukg implementation project
0
220,484
16,961,079,262
IssuesEvent
2021-06-29 04:01:35
netbox-community/netbox
https://api.github.com/repos/netbox-community/netbox
closed
Add a "How do I..." section to the documentation
pending closure status: needs owner type: documentation
### Change Type [x] Addition [ ] Correction [ ] Deprecation [ ] Cleanup (formatting, typos, etc.) ### Proposed Changes Introduce a new section in the documentation featuring example solutions for common use cases that might not be immediately apparent. Some example "How do I..." topics include: * Model a fabric extender switch? * Combine multiple prefixes into a single, large prefix? * Represent data center power distribution? * Create a device type for patch panels? * Import circuits and their terminations?
1.0
Add a "How do I..." section to the documentation - ### Change Type [x] Addition [ ] Correction [ ] Deprecation [ ] Cleanup (formatting, typos, etc.) ### Proposed Changes Introduce a new section in the documentation featuring example solutions for common use cases that might not be immediately apparent. Some example "How do I..." topics include: * Model a fabric extender switch? * Combine multiple prefixes into a single, large prefix? * Represent data center power distribution? * Create a device type for patch panels? * Import circuits and their terminations?
non_priority
add a how do i section to the documentation change type addition correction deprecation cleanup formatting typos etc proposed changes introduce a new section in the documentation featuring example solutions for common use cases that might not be immediately apparent some example how do i topics include model a fabric extender switch combine multiple prefixes into a single large prefix represent data center power distribution create a device type for patch panels import circuits and their terminations
0
100,135
8,724,299,099
IssuesEvent
2018-12-10 04:17:58
humera987/FXLabs-Test-Automation
https://api.github.com/repos/humera987/FXLabs-Test-Automation
closed
app testing 10 : ApiV1ProjectsFindByNameNameGetPathParamNameNullValue
app testing 10 app testing 10
Project : app testing 10 Job : UAT Env : UAT Region : US_WEST Result : fail Status Code : 404 Headers : {X-Content-Type-Options=[nosniff], X-XSS-Protection=[1; mode=block], Cache-Control=[no-cache, no-store, max-age=0, must-revalidate], Pragma=[no-cache], Expires=[0], X-Frame-Options=[DENY], Set-Cookie=[SESSION=NDJiMTJmOWItNDE2NS00OGUzLWJlNDktOTBlZWJhMzgyMjE0; Path=/; HttpOnly], Content-Type=[application/json;charset=UTF-8], Transfer-Encoding=[chunked], Date=[Mon, 10 Dec 2018 04:16:30 GMT]} Endpoint : http://13.56.210.25/api/v1/api/v1/projects/find-by-name/null Request : Response : { "timestamp" : "2018-12-10T04:16:31.380+0000", "status" : 404, "error" : "Not Found", "message" : "No message available", "path" : "/api/v1/api/v1/projects/find-by-name/null" } Logs : Assertion [@StatusCode != 401] resolved-to [404 != 401] result [Passed]Assertion [@StatusCode != 500] resolved-to [404 != 500] result [Passed]Assertion [@StatusCode != 404] resolved-to [404 != 404] result [Failed]Assertion [@StatusCode != 200] resolved-to [404 != 200] result [Passed] --- FX Bot ---
2.0
app testing 10 : ApiV1ProjectsFindByNameNameGetPathParamNameNullValue - Project : app testing 10 Job : UAT Env : UAT Region : US_WEST Result : fail Status Code : 404 Headers : {X-Content-Type-Options=[nosniff], X-XSS-Protection=[1; mode=block], Cache-Control=[no-cache, no-store, max-age=0, must-revalidate], Pragma=[no-cache], Expires=[0], X-Frame-Options=[DENY], Set-Cookie=[SESSION=NDJiMTJmOWItNDE2NS00OGUzLWJlNDktOTBlZWJhMzgyMjE0; Path=/; HttpOnly], Content-Type=[application/json;charset=UTF-8], Transfer-Encoding=[chunked], Date=[Mon, 10 Dec 2018 04:16:30 GMT]} Endpoint : http://13.56.210.25/api/v1/api/v1/projects/find-by-name/null Request : Response : { "timestamp" : "2018-12-10T04:16:31.380+0000", "status" : 404, "error" : "Not Found", "message" : "No message available", "path" : "/api/v1/api/v1/projects/find-by-name/null" } Logs : Assertion [@StatusCode != 401] resolved-to [404 != 401] result [Passed]Assertion [@StatusCode != 500] resolved-to [404 != 500] result [Passed]Assertion [@StatusCode != 404] resolved-to [404 != 404] result [Failed]Assertion [@StatusCode != 200] resolved-to [404 != 200] result [Passed] --- FX Bot ---
non_priority
app testing project app testing job uat env uat region us west result fail status code headers x content type options x xss protection cache control pragma expires x frame options set cookie content type transfer encoding date endpoint request response timestamp status error not found message no message available path api api projects find by name null logs assertion resolved to result assertion resolved to result assertion resolved to result assertion resolved to result fx bot
0
746,491
26,032,162,174
IssuesEvent
2022-12-21 22:41:08
ucb-rit/coldfront
https://api.github.com/repos/ucb-rit/coldfront
closed
Add command for setting a Recharge or user account fee billing ID for a user
enhancement high priority lrc-only
Even after the ability to modify billing IDs is provided in the UI (#372), many requests will necessarily still come in from external sources (e.g., ServiceNow, email, etc.). Implement a management command that allows the billing ID (either for the Recharge fee or the user account fee) to be set to the given one for a particular User.
1.0
Add command for setting a Recharge or user account fee billing ID for a user - Even after the ability to modify billing IDs is provided in the UI (#372), many requests will necessarily still come in from external sources (e.g., ServiceNow, email, etc.). Implement a management command that allows the billing ID (either for the Recharge fee or the user account fee) to be set to the given one for a particular User.
priority
add command for setting a recharge or user account fee billing id for a user even after the ability to modify billing ids is provided in the ui many requests will necessarily still come in from external sources e g servicenow email etc implement a management command that allows the billing id either for the recharge fee or the user account fee to be set to the given one for a particular user
1
255,090
19,292,337,650
IssuesEvent
2021-12-12 01:40:09
hackforla/tdm-calculator
https://api.github.com/repos/hackforla/tdm-calculator
closed
Make Template from Audited Documents Part 1: make copies and shortcuts on docs in wiki page section 4
role: ui/ux level: hard priority: MUST HAVE Feature - Project Documentation
### Overview Make templates for second round of usability testing out of documents from the first round of usability testing that were audited. ### Action Items #### Loop below steps for every document: - [x] **Make sure you are doing everything in the [shared drive](https://drive.google.com/drive/folders/11oC86fvFPgwRYsxbn7XCy6CdbK4MXSfT)!!!** - [x] Go to the [audit spreadsheet](https://docs.google.com/spreadsheets/d/1u0vfSqVFrSuMMAsEvgZNUfIfjNXdzqJ9VurNV1oGpeU/edit#gid=406666523) - [x] Open up the original document in a new window/tab - [x] If it is an issue, skip it for now and let Jane know - [x] Copy and paste its URL/link to a new window/tab, and replace the URL "/edit..." part to "/copy", then return/press enter - [x] ie. https://docs.google.com/document/d/.../edit#hfjdsakhg -> https://docs.google.com/document/d/.../copy - [x] Click on "Make a copy" - [x] Move the copy into its corresponding section folder, which is list in column F in spreadsheet (see below resources item 2) - [x] Copy the link of the copy and paste it into column H in spreadsheet - [x] Go back to the original document - [x] On left top corner, click on "File" and find "Add shortcut to Drive" - [x] Make sure the shortcut is located inside the right folder, where the copy above is located, along with the copy - [x] Mark "Yes" in column G - [x] Rename the copy -> add Template in front the document title - [x] ie. original = TDM: User Survey Questions [Draft] -> copy = Template - TDM: User Survey Questions [Draft] - [x] Double check to reassure - [x] Both the copy and shortcut are - [x] Inside the TDM shared drive - [x] Inside the corresponding section folder in spreadsheet column F - [x] Link to template is in spreadsheet column H, correct and working - [x] Shortcut in spreadsheet column G, correct and working ### Resources/Instructions - [x] Check [wiki page](https://github.com/hackforla/tdm-calculator/wiki/(Pilot-Page)-Usability-Testing) for descriptions of each document and corresponding section/subsection numbers - [x] Refer to items in [Needs Template Audit](https://docs.google.com/spreadsheets/d/1u0vfSqVFrSuMMAsEvgZNUfIfjNXdzqJ9VurNV1oGpeU/edit#gid=406666523) tab row 27, 29, 30, 31, 32, 33. - [x] Ask Jane if you need help/support/work-along sessions
1.0
Make Template from Audited Documents Part 1: make copies and shortcuts on docs in wiki page section 4 - ### Overview Make templates for second round of usability testing out of documents from the first round of usability testing that were audited. ### Action Items #### Loop below steps for every document: - [x] **Make sure you are doing everything in the [shared drive](https://drive.google.com/drive/folders/11oC86fvFPgwRYsxbn7XCy6CdbK4MXSfT)!!!** - [x] Go to the [audit spreadsheet](https://docs.google.com/spreadsheets/d/1u0vfSqVFrSuMMAsEvgZNUfIfjNXdzqJ9VurNV1oGpeU/edit#gid=406666523) - [x] Open up the original document in a new window/tab - [x] If it is an issue, skip it for now and let Jane know - [x] Copy and paste its URL/link to a new window/tab, and replace the URL "/edit..." part to "/copy", then return/press enter - [x] ie. https://docs.google.com/document/d/.../edit#hfjdsakhg -> https://docs.google.com/document/d/.../copy - [x] Click on "Make a copy" - [x] Move the copy into its corresponding section folder, which is list in column F in spreadsheet (see below resources item 2) - [x] Copy the link of the copy and paste it into column H in spreadsheet - [x] Go back to the original document - [x] On left top corner, click on "File" and find "Add shortcut to Drive" - [x] Make sure the shortcut is located inside the right folder, where the copy above is located, along with the copy - [x] Mark "Yes" in column G - [x] Rename the copy -> add Template in front the document title - [x] ie. original = TDM: User Survey Questions [Draft] -> copy = Template - TDM: User Survey Questions [Draft] - [x] Double check to reassure - [x] Both the copy and shortcut are - [x] Inside the TDM shared drive - [x] Inside the corresponding section folder in spreadsheet column F - [x] Link to template is in spreadsheet column H, correct and working - [x] Shortcut in spreadsheet column G, correct and working ### Resources/Instructions - [x] Check [wiki page](https://github.com/hackforla/tdm-calculator/wiki/(Pilot-Page)-Usability-Testing) for descriptions of each document and corresponding section/subsection numbers - [x] Refer to items in [Needs Template Audit](https://docs.google.com/spreadsheets/d/1u0vfSqVFrSuMMAsEvgZNUfIfjNXdzqJ9VurNV1oGpeU/edit#gid=406666523) tab row 27, 29, 30, 31, 32, 33. - [x] Ask Jane if you need help/support/work-along sessions
non_priority
make template from audited documents part make copies and shortcuts on docs in wiki page section overview make templates for second round of usability testing out of documents from the first round of usability testing that were audited action items loop below steps for every document make sure you are doing everything in the go to the open up the original document in a new window tab if it is an issue skip it for now and let jane know copy and paste its url link to a new window tab and replace the url edit part to copy then return press enter ie click on make a copy move the copy into its corresponding section folder which is list in column f in spreadsheet see below resources item copy the link of the copy and paste it into column h in spreadsheet go back to the original document on left top corner click on file and find add shortcut to drive make sure the shortcut is located inside the right folder where the copy above is located along with the copy mark yes in column g rename the copy add template in front the document title ie original tdm user survey questions copy template tdm user survey questions double check to reassure both the copy and shortcut are inside the tdm shared drive inside the corresponding section folder in spreadsheet column f link to template is in spreadsheet column h correct and working shortcut in spreadsheet column g correct and working resources instructions check for descriptions of each document and corresponding section subsection numbers refer to items in tab row ask jane if you need help support work along sessions
0
96,128
3,964,872,803
IssuesEvent
2016-05-03 04:19:11
The-Compiler/qutebrowser
https://api.github.com/repos/The-Compiler/qutebrowser
opened
Deleted C++ object: QNetworkReply in downloads. set_fileobj
component: downloads priority: 2 - low
on 0.6.1, PyQt 5.5.1, Qt 5.6 > open a link for download a PDF from > http://www.ieee.org/conferences_events/conferences/publishing/templates.html ``` 20:36:42 DEBUG webview webpage:acceptNavigationRequest:583 acceptNavigationRequest, url http://www.ctan.org/tex-archive/macros/latex/contrib/IEEEtran/IEEEtran_HOWTO.pdf, type NavigationTypeLinkClicked, hint target None, open_target ClickTarget.normal 20:36:42 DEBUG webview tabbedbrowser:tabopen:384 Creating new tab with URL None [...] 20:36:42 DEBUG webview webview:_set_load_status:182 load status for <qutebrowser.browser.webview.WebView tab_id=5 url='http://www.ieee.org/conferences_events/conferences/publishing/templates.html'>: LoadStatus.success [...] 20:36:44 DEBUG downloads downloads:fetch:883 fetch: PyQt5.QtCore.QUrl('http://mirror.ibcp.fr/pub/CTAN/macros/latex/contrib/IEEEtran/IEEEtran_HOWTO.pdf') -> IEEEtran_HOWTO.pdf 20:36:44 DEBUG statusbar prompter:ask_question:304 Asking question <qutebrowser.utils.usertypes.Question default='/home/thibaut/Downloads/' mode=<PromptMode.text: 2> text='Save file to:'>, blocking False, loops [], queue deque([]) 20:36:44 DEBUG modes prompter:_display_question:183 Question asked, focusing <qutebrowser.mainwindow.statusbar.prompt.PromptLineEdit> 20:36:44 DEBUG statusbar bar:_set_severity:281 Setting severity to Severity.normal 20:36:44 DEBUG statusbar bar:_set_prompt_active:300 Setting prompt_active to True 20:36:44 DEBUG modes modeman:enter:238 Entering mode KeyMode.prompt (reason: question asked) 20:36:44 DEBUG statusbar text:set_text:60 Setting normal text to '-- PROMPT MODE --'. 20:36:44 DEBUG webview webview:on_mode_entered:470 Ignoring focus because mode KeyMode.prompt was entered. 20:36:44 DEBUG webview webpage:_handle_errorpage:148 Ignored error on http://mirror.ibcp.fr/pub/CTAN/macros/latex/contrib/IEEEtran/IEEEtran_HOWTO.pdf: Frame load interrupted by policy change (error domain: 2, error code: 102) 20:36:44 DEBUG webview webview:_set_load_status:182 load status for <qutebrowser.browser.webview.WebView tab_id=7 url=''>: LoadStatus.success 20:36:44 DEBUG signals signalfilter:_filter_signals:87 emitting: cur_load_status_changed('success') (tab 0) 20:36:44 DEBUG webview tabbedbrowser:on_title_changed:490 Ignoring title change to ''. 20:36:44 DEBUG signals signalfilter:_filter_signals:87 emitting: cur_load_finished(False) (tab 0) 20:36:44 DEBUG webview webpage:_handle_errorpage:148 Ignored error on http://mirror.ibcp.fr/pub/CTAN/macros/latex/contrib/IEEEtran/IEEEtran_HOWTO.pdf: Frame load interrupted by policy change (error domain: 2, error code: 102) 20:36:44 DEBUG webview webview:_set_load_status:182 load status for <qutebrowser.browser.webview.WebView tab_id=6 url=''>: LoadStatus.success 20:36:44 DEBUG signals signalfilter:_filter_signals:87 emitting: cur_load_status_changed('success') (tab 0) 20:36:44 DEBUG webview tabbedbrowser:on_title_changed:490 Ignoring title change to ''. 20:36:44 DEBUG signals signalfilter:_filter_signals:87 emitting: cur_load_finished(False) (tab 0) 20:36:44 DEBUG modes modeman:_eventFilter_keypress:167 got keypress in mode KeyMode.normal - delegating to <qutebrowser.keyinput.modeparsers.NormalKeyParser> 20:36:44 DEBUG keyboard basekeyparser:_debug_log:107 No binding found for d. 20:36:44 DEBUG keyboard basekeyparser:_debug_log:107 Got key: 0x44 / text: 'd' 20:36:44 DEBUG keyboard basekeyparser:_debug_log:107 Definitive match for 'd'. 20:36:44 DEBUG commands command:run:490 command called: tab-close 20:36:44 DEBUG commands command:run:504 Calling qutebrowser.browser.commands.CommandDispatcher.tab_close(<qutebrowser.browser.commands.CommandDispatcher>, False, False, False, None) 20:36:44 DEBUG destroy webview:shutdown:332 Shutting down <qutebrowser.browser.webview.WebView tab_id=6 url=''>. 20:36:44 DEBUG downloads downloads:on_reply_finished:632 Reply finished, fileobj None 20:36:44 DEBUG destroy mainwindow:_do_close:408 Closing window 6 20:36:44 DEBUG modes modeman:_eventFilter_keypress:193 handled: True, forward-unbound-keys: auto, passthrough: False, is_non_alnum: False --> filter: True (focused: None) 20:36:44 DEBUG destroy objreg:on_destroyed:118 schedule removal: 6 20:36:44 DEBUG destroy objreg:on_destroyed:118 schedule removal: webview 20:36:44 DEBUG destroy objreg:on_destroyed:118 schedule removal: hintmanager 20:36:44 DEBUG destroy objreg:on_destroyed:118 schedule removal: 6 20:36:44 DEBUG destroy objreg:on_destroyed:118 schedule removal: main-window [...] 20:36:44 DEBUG destroy objreg:_on_destroyed:123 removed: 6 20:36:44 DEBUG destroy objreg:_on_destroyed:123 removed: webview 20:36:44 DEBUG destroy objreg:_on_destroyed:123 removed: hintmanager 20:36:44 DEBUG destroy objreg:_on_destroyed:123 removed: 6 20:36:44 DEBUG destroy objreg:_on_destroyed:123 removed: main-window [...] 20:36:46 DEBUG modes modeman:_eventFilter_keypress:167 got keypress in mode KeyMode.prompt - delegating to <qutebrowser.keyinput.keyparser.PassthroughKeyParser mode='prompt' warn=False> [...] 20:36:48 DEBUG modes modeman:_eventFilter_keypress:167 got keypress in mode KeyMode.prompt - delegating to <qutebrowser.keyinput.keyparser.PassthroughKeyParser mode='prompt' warn=False> 20:36:48 DEBUG commands command:run:490 command called: prompt-accept 20:36:48 DEBUG commands command:run:504 Calling qutebrowser.mainwindow.statusbar.prompter.Prompter.prompt_accept(<qutebrowser.mainwindow.statusbar.prompter.Prompter busy=True loops=0 question=<qutebrowser.utils.usertypes.Question default='/home/thibaut/Downloads/' mode=<PromptMode.text: 2> text='Save file to:'>…) [...] 20:36:48 DEBUG modes tabbedbrowser:on_mode_left:544 Left status-input mode, focusing <qutebrowser.browser.webview.WebView tab_id=7 url=''> 20:36:48 DEBUG misc app:on_focus_object_changed:766 Focus object changed: <qutebrowser.browser.webview.WebView tab_id=7 url=''> 20:36:48 DEBUG webview webview:on_mode_left:498 Restoring focus policy because mode KeyMode.prompt was left. 20:36:48 DEBUG downloads downloads:set_filename:558 Setting filename to /tmp 20:36:48 DEBUG downloads downloads:set_fileobj:585 buffer: 0 bytes 20:36:48 ERROR misc crashsignal:exception_hook:211 Uncaught exception Traceback (most recent call last): File "/usr/lib/python3.5/site-packages/qutebrowser/browser/downloads.py", line 571, in set_filename self._create_fileobj() File "/usr/lib/python3.5/site-packages/qutebrowser/browser/downloads.py", line 383, in _create_fileobj self.set_fileobj(fileobj) File "/usr/lib/python3.5/site-packages/qutebrowser/browser/downloads.py", line 589, in set_fileobj if self.reply.isFinished(): RuntimeError: wrapped C/C++ object of type QNetworkReply has been deleted ```
1.0
Deleted C++ object: QNetworkReply in downloads. set_fileobj - on 0.6.1, PyQt 5.5.1, Qt 5.6 > open a link for download a PDF from > http://www.ieee.org/conferences_events/conferences/publishing/templates.html ``` 20:36:42 DEBUG webview webpage:acceptNavigationRequest:583 acceptNavigationRequest, url http://www.ctan.org/tex-archive/macros/latex/contrib/IEEEtran/IEEEtran_HOWTO.pdf, type NavigationTypeLinkClicked, hint target None, open_target ClickTarget.normal 20:36:42 DEBUG webview tabbedbrowser:tabopen:384 Creating new tab with URL None [...] 20:36:42 DEBUG webview webview:_set_load_status:182 load status for <qutebrowser.browser.webview.WebView tab_id=5 url='http://www.ieee.org/conferences_events/conferences/publishing/templates.html'>: LoadStatus.success [...] 20:36:44 DEBUG downloads downloads:fetch:883 fetch: PyQt5.QtCore.QUrl('http://mirror.ibcp.fr/pub/CTAN/macros/latex/contrib/IEEEtran/IEEEtran_HOWTO.pdf') -> IEEEtran_HOWTO.pdf 20:36:44 DEBUG statusbar prompter:ask_question:304 Asking question <qutebrowser.utils.usertypes.Question default='/home/thibaut/Downloads/' mode=<PromptMode.text: 2> text='Save file to:'>, blocking False, loops [], queue deque([]) 20:36:44 DEBUG modes prompter:_display_question:183 Question asked, focusing <qutebrowser.mainwindow.statusbar.prompt.PromptLineEdit> 20:36:44 DEBUG statusbar bar:_set_severity:281 Setting severity to Severity.normal 20:36:44 DEBUG statusbar bar:_set_prompt_active:300 Setting prompt_active to True 20:36:44 DEBUG modes modeman:enter:238 Entering mode KeyMode.prompt (reason: question asked) 20:36:44 DEBUG statusbar text:set_text:60 Setting normal text to '-- PROMPT MODE --'. 20:36:44 DEBUG webview webview:on_mode_entered:470 Ignoring focus because mode KeyMode.prompt was entered. 20:36:44 DEBUG webview webpage:_handle_errorpage:148 Ignored error on http://mirror.ibcp.fr/pub/CTAN/macros/latex/contrib/IEEEtran/IEEEtran_HOWTO.pdf: Frame load interrupted by policy change (error domain: 2, error code: 102) 20:36:44 DEBUG webview webview:_set_load_status:182 load status for <qutebrowser.browser.webview.WebView tab_id=7 url=''>: LoadStatus.success 20:36:44 DEBUG signals signalfilter:_filter_signals:87 emitting: cur_load_status_changed('success') (tab 0) 20:36:44 DEBUG webview tabbedbrowser:on_title_changed:490 Ignoring title change to ''. 20:36:44 DEBUG signals signalfilter:_filter_signals:87 emitting: cur_load_finished(False) (tab 0) 20:36:44 DEBUG webview webpage:_handle_errorpage:148 Ignored error on http://mirror.ibcp.fr/pub/CTAN/macros/latex/contrib/IEEEtran/IEEEtran_HOWTO.pdf: Frame load interrupted by policy change (error domain: 2, error code: 102) 20:36:44 DEBUG webview webview:_set_load_status:182 load status for <qutebrowser.browser.webview.WebView tab_id=6 url=''>: LoadStatus.success 20:36:44 DEBUG signals signalfilter:_filter_signals:87 emitting: cur_load_status_changed('success') (tab 0) 20:36:44 DEBUG webview tabbedbrowser:on_title_changed:490 Ignoring title change to ''. 20:36:44 DEBUG signals signalfilter:_filter_signals:87 emitting: cur_load_finished(False) (tab 0) 20:36:44 DEBUG modes modeman:_eventFilter_keypress:167 got keypress in mode KeyMode.normal - delegating to <qutebrowser.keyinput.modeparsers.NormalKeyParser> 20:36:44 DEBUG keyboard basekeyparser:_debug_log:107 No binding found for d. 20:36:44 DEBUG keyboard basekeyparser:_debug_log:107 Got key: 0x44 / text: 'd' 20:36:44 DEBUG keyboard basekeyparser:_debug_log:107 Definitive match for 'd'. 20:36:44 DEBUG commands command:run:490 command called: tab-close 20:36:44 DEBUG commands command:run:504 Calling qutebrowser.browser.commands.CommandDispatcher.tab_close(<qutebrowser.browser.commands.CommandDispatcher>, False, False, False, None) 20:36:44 DEBUG destroy webview:shutdown:332 Shutting down <qutebrowser.browser.webview.WebView tab_id=6 url=''>. 20:36:44 DEBUG downloads downloads:on_reply_finished:632 Reply finished, fileobj None 20:36:44 DEBUG destroy mainwindow:_do_close:408 Closing window 6 20:36:44 DEBUG modes modeman:_eventFilter_keypress:193 handled: True, forward-unbound-keys: auto, passthrough: False, is_non_alnum: False --> filter: True (focused: None) 20:36:44 DEBUG destroy objreg:on_destroyed:118 schedule removal: 6 20:36:44 DEBUG destroy objreg:on_destroyed:118 schedule removal: webview 20:36:44 DEBUG destroy objreg:on_destroyed:118 schedule removal: hintmanager 20:36:44 DEBUG destroy objreg:on_destroyed:118 schedule removal: 6 20:36:44 DEBUG destroy objreg:on_destroyed:118 schedule removal: main-window [...] 20:36:44 DEBUG destroy objreg:_on_destroyed:123 removed: 6 20:36:44 DEBUG destroy objreg:_on_destroyed:123 removed: webview 20:36:44 DEBUG destroy objreg:_on_destroyed:123 removed: hintmanager 20:36:44 DEBUG destroy objreg:_on_destroyed:123 removed: 6 20:36:44 DEBUG destroy objreg:_on_destroyed:123 removed: main-window [...] 20:36:46 DEBUG modes modeman:_eventFilter_keypress:167 got keypress in mode KeyMode.prompt - delegating to <qutebrowser.keyinput.keyparser.PassthroughKeyParser mode='prompt' warn=False> [...] 20:36:48 DEBUG modes modeman:_eventFilter_keypress:167 got keypress in mode KeyMode.prompt - delegating to <qutebrowser.keyinput.keyparser.PassthroughKeyParser mode='prompt' warn=False> 20:36:48 DEBUG commands command:run:490 command called: prompt-accept 20:36:48 DEBUG commands command:run:504 Calling qutebrowser.mainwindow.statusbar.prompter.Prompter.prompt_accept(<qutebrowser.mainwindow.statusbar.prompter.Prompter busy=True loops=0 question=<qutebrowser.utils.usertypes.Question default='/home/thibaut/Downloads/' mode=<PromptMode.text: 2> text='Save file to:'>…) [...] 20:36:48 DEBUG modes tabbedbrowser:on_mode_left:544 Left status-input mode, focusing <qutebrowser.browser.webview.WebView tab_id=7 url=''> 20:36:48 DEBUG misc app:on_focus_object_changed:766 Focus object changed: <qutebrowser.browser.webview.WebView tab_id=7 url=''> 20:36:48 DEBUG webview webview:on_mode_left:498 Restoring focus policy because mode KeyMode.prompt was left. 20:36:48 DEBUG downloads downloads:set_filename:558 Setting filename to /tmp 20:36:48 DEBUG downloads downloads:set_fileobj:585 buffer: 0 bytes 20:36:48 ERROR misc crashsignal:exception_hook:211 Uncaught exception Traceback (most recent call last): File "/usr/lib/python3.5/site-packages/qutebrowser/browser/downloads.py", line 571, in set_filename self._create_fileobj() File "/usr/lib/python3.5/site-packages/qutebrowser/browser/downloads.py", line 383, in _create_fileobj self.set_fileobj(fileobj) File "/usr/lib/python3.5/site-packages/qutebrowser/browser/downloads.py", line 589, in set_fileobj if self.reply.isFinished(): RuntimeError: wrapped C/C++ object of type QNetworkReply has been deleted ```
priority
deleted c object qnetworkreply in downloads set fileobj on pyqt qt open a link for download a pdf from debug webview webpage acceptnavigationrequest acceptnavigationrequest url type navigationtypelinkclicked hint target none open target clicktarget normal debug webview tabbedbrowser tabopen creating new tab with url none debug webview webview set load status load status for qutebrowser browser webview webview tab id url loadstatus success debug downloads downloads fetch fetch qtcore qurl ieeetran howto pdf debug statusbar prompter ask question asking question text save file to blocking false loops queue deque debug modes prompter display question question asked focusing debug statusbar bar set severity setting severity to severity normal debug statusbar bar set prompt active setting prompt active to true debug modes modeman enter entering mode keymode prompt reason question asked debug statusbar text set text setting normal text to prompt mode debug webview webview on mode entered ignoring focus because mode keymode prompt was entered debug webview webpage handle errorpage ignored error on frame load interrupted by policy change error domain error code debug webview webview set load status load status for loadstatus success debug signals signalfilter filter signals emitting cur load status changed success tab debug webview tabbedbrowser on title changed ignoring title change to debug signals signalfilter filter signals emitting cur load finished false tab debug webview webpage handle errorpage ignored error on frame load interrupted by policy change error domain error code debug webview webview set load status load status for loadstatus success debug signals signalfilter filter signals emitting cur load status changed success tab debug webview tabbedbrowser on title changed ignoring title change to debug signals signalfilter filter signals emitting cur load finished false tab debug modes modeman eventfilter keypress got keypress in mode keymode normal delegating to debug keyboard basekeyparser debug log no binding found for d debug keyboard basekeyparser debug log got key text d debug keyboard basekeyparser debug log definitive match for d debug commands command run command called tab close debug commands command run calling qutebrowser browser commands commanddispatcher tab close false false false none debug destroy webview shutdown shutting down debug downloads downloads on reply finished reply finished fileobj none debug destroy mainwindow do close closing window debug modes modeman eventfilter keypress handled true forward unbound keys auto passthrough false is non alnum false filter true focused none debug destroy objreg on destroyed schedule removal debug destroy objreg on destroyed schedule removal webview debug destroy objreg on destroyed schedule removal hintmanager debug destroy objreg on destroyed schedule removal debug destroy objreg on destroyed schedule removal main window debug destroy objreg on destroyed removed debug destroy objreg on destroyed removed webview debug destroy objreg on destroyed removed hintmanager debug destroy objreg on destroyed removed debug destroy objreg on destroyed removed main window debug modes modeman eventfilter keypress got keypress in mode keymode prompt delegating to debug modes modeman eventfilter keypress got keypress in mode keymode prompt delegating to debug commands command run command called prompt accept debug commands command run calling qutebrowser mainwindow statusbar prompter prompter prompt accept text save file to … debug modes tabbedbrowser on mode left left status input mode focusing debug misc app on focus object changed focus object changed debug webview webview on mode left restoring focus policy because mode keymode prompt was left debug downloads downloads set filename setting filename to tmp debug downloads downloads set fileobj buffer bytes error misc crashsignal exception hook uncaught exception traceback most recent call last file usr lib site packages qutebrowser browser downloads py line in set filename self create fileobj file usr lib site packages qutebrowser browser downloads py line in create fileobj self set fileobj fileobj file usr lib site packages qutebrowser browser downloads py line in set fileobj if self reply isfinished runtimeerror wrapped c c object of type qnetworkreply has been deleted
1
77,975
9,648,597,513
IssuesEvent
2019-05-17 16:41:40
infor-design/enterprise
https://api.github.com/repos/infor-design/enterprise
closed
Summary Form: Improve data readability by updating type hierarchy
[2] for: design type: enhancement :sparkles:
**Is your feature request related to a problem? Please describe.** With information dense screens, the `summary-form` can lose readability since there is only a small difference between label and content typography - [ ] Design input by @kayiuho - [ ] Dev implementation See: https://design.infor.com/code/ids-enterprise/latest/demo/components/expandablearea/example-index **Describe the solution you'd like** * Increasing font size for data points and/or using font weight to differentiate labels, data, and headings * Needs to be updated in default theme but also supported in `uplift` **Describe alternatives you've considered** n/a **Additional context** ![image006](https://user-images.githubusercontent.com/1012017/54031945-2e4d1880-417e-11e9-8da4-ea6a9007f530.jpg) ![picture1](https://user-images.githubusercontent.com/1012017/54032110-ac112400-417e-11e9-8202-d24e6ab1c98a.png)
1.0
Summary Form: Improve data readability by updating type hierarchy - **Is your feature request related to a problem? Please describe.** With information dense screens, the `summary-form` can lose readability since there is only a small difference between label and content typography - [ ] Design input by @kayiuho - [ ] Dev implementation See: https://design.infor.com/code/ids-enterprise/latest/demo/components/expandablearea/example-index **Describe the solution you'd like** * Increasing font size for data points and/or using font weight to differentiate labels, data, and headings * Needs to be updated in default theme but also supported in `uplift` **Describe alternatives you've considered** n/a **Additional context** ![image006](https://user-images.githubusercontent.com/1012017/54031945-2e4d1880-417e-11e9-8da4-ea6a9007f530.jpg) ![picture1](https://user-images.githubusercontent.com/1012017/54032110-ac112400-417e-11e9-8202-d24e6ab1c98a.png)
non_priority
summary form improve data readability by updating type hierarchy is your feature request related to a problem please describe with information dense screens the summary form can lose readability since there is only a small difference between label and content typography design input by kayiuho dev implementation see describe the solution you d like increasing font size for data points and or using font weight to differentiate labels data and headings needs to be updated in default theme but also supported in uplift describe alternatives you ve considered n a additional context
0
8,446
5,712,207,675
IssuesEvent
2017-04-19 02:22:23
bwsw/cloudstack-ui
https://api.github.com/repos/bwsw/cloudstack-ui
closed
When VM RAM amount is less than 1GB display it in MB
enhancement usability
E.g. 0.5 GB > 512 MB, because the user expects to see it in that way.
True
When VM RAM amount is less than 1GB display it in MB - E.g. 0.5 GB > 512 MB, because the user expects to see it in that way.
non_priority
when vm ram amount is less than display it in mb e g gb mb because the user expects to see it in that way
0
169,941
6,421,670,304
IssuesEvent
2017-08-09 05:57:27
JujaLabs/users
https://api.github.com/repos/JujaLabs/users
closed
Change endpoint getNameByUuid
enhancement High priority
This endpoint should be renamed to getUserByUuid (url should be changed respectively). Now this endpoint returns UserDto - it's correct. But UserDto has only one field `name` filled in. The other fields (slack, skype) are null now. You have to fill in these fields as well.
1.0
Change endpoint getNameByUuid - This endpoint should be renamed to getUserByUuid (url should be changed respectively). Now this endpoint returns UserDto - it's correct. But UserDto has only one field `name` filled in. The other fields (slack, skype) are null now. You have to fill in these fields as well.
priority
change endpoint getnamebyuuid this endpoint should be renamed to getuserbyuuid url should be changed respectively now this endpoint returns userdto it s correct but userdto has only one field name filled in the other fields slack skype are null now you have to fill in these fields as well
1
6,757
3,453,428,536
IssuesEvent
2015-12-17 11:12:23
joomla/joomla-cms
https://api.github.com/repos/joomla/joomla-cms
closed
Client-side form validation (JHTML::_('behavior.formvalidation');) not working on tablet devices
No Code Attached Yet
Client-side form validation (JHTML::_('behavior.formvalidation');) is not working on tablet devices. No validation error appears on tablets devices when a submit button is clicked and the input element is empty even when the necessary classes are specified. As a result, the form proceeds with processing without an error. The validation should display an error message such as "Please fill out this field." when the submit button is clicked and the textbox is empty. The system being used is an iPad (3rd generation). I used both Chrome and Safari to test the error. I'm currently running Joomla 3.3.3.
1.0
Client-side form validation (JHTML::_('behavior.formvalidation');) not working on tablet devices - Client-side form validation (JHTML::_('behavior.formvalidation');) is not working on tablet devices. No validation error appears on tablets devices when a submit button is clicked and the input element is empty even when the necessary classes are specified. As a result, the form proceeds with processing without an error. The validation should display an error message such as "Please fill out this field." when the submit button is clicked and the textbox is empty. The system being used is an iPad (3rd generation). I used both Chrome and Safari to test the error. I'm currently running Joomla 3.3.3.
non_priority
client side form validation jhtml behavior formvalidation not working on tablet devices client side form validation jhtml behavior formvalidation is not working on tablet devices no validation error appears on tablets devices when a submit button is clicked and the input element is empty even when the necessary classes are specified as a result the form proceeds with processing without an error the validation should display an error message such as please fill out this field when the submit button is clicked and the textbox is empty the system being used is an ipad generation i used both chrome and safari to test the error i m currently running joomla
0
30,272
8,513,636,282
IssuesEvent
2018-10-31 16:30:49
tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow
closed
can't import tensorflow
type:build/install
when i try to import tensorflow, i got this traceback: ################################ Traceback (most recent call last): File "C:\Users\Administrator\AppData\Local\Programs\Python\Python35\lib\site-packages\tensorflow\python\pywrap_tensorflow_internal.py", line 14, in swig_import_helper return importlib.import_module(mname) File "C:\Users\Administrator\AppData\Local\Programs\Python\Python35\lib\importlib\__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "<frozen importlib._bootstrap>", line 986, in _gcd_import File "<frozen importlib._bootstrap>", line 969, in _find_and_load File "<frozen importlib._bootstrap>", line 958, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 666, in _load_unlocked File "<frozen importlib._bootstrap>", line 577, in module_from_spec File "<frozen importlib._bootstrap_external>", line 903, in create_module File "<frozen importlib._bootstrap>", line 222, in _call_with_frames_removed ImportError: DLL load failed with error code -1073741795 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Users\Administrator\AppData\Local\Programs\Python\Python35\lib\site-packages\tensorflow\python\pywrap_tensorflow.py", line 58, in <module> from tensorflow.python.pywrap_tensorflow_internal import * File "C:\Users\Administrator\AppData\Local\Programs\Python\Python35\lib\site-packages\tensorflow\python\pywrap_tensorflow_internal.py", line 17, in <module> _pywrap_tensorflow_internal = swig_import_helper() File "C:\Users\Administrator\AppData\Local\Programs\Python\Python35\lib\site-packages\tensorflow\python\pywrap_tensorflow_internal.py", line 16, in swig_import_helper return importlib.import_module('_pywrap_tensorflow_internal') File "C:\Users\Administrator\AppData\Local\Programs\Python\Python35\lib\importlib\__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ImportError: No module named '_pywrap_tensorflow_internal' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "<pyshell#1>", line 1, in <module> import tensorflow File "C:\Users\Administrator\AppData\Local\Programs\Python\Python35\lib\site-packages\tensorflow\__init__.py", line 24, in <module> from tensorflow.python import pywrap_tensorflow # pylint: disable=unused-import File "C:\Users\Administrator\AppData\Local\Programs\Python\Python35\lib\site-packages\tensorflow\python\__init__.py", line 49, in <module> from tensorflow.python import pywrap_tensorflow File "C:\Users\Administrator\AppData\Local\Programs\Python\Python35\lib\site-packages\tensorflow\python\pywrap_tensorflow.py", line 74, in <module> raise ImportError(msg) ImportError: Traceback (most recent call last): File "C:\Users\Administrator\AppData\Local\Programs\Python\Python35\lib\site-packages\tensorflow\python\pywrap_tensorflow_internal.py", line 14, in swig_import_helper return importlib.import_module(mname) File "C:\Users\Administrator\AppData\Local\Programs\Python\Python35\lib\importlib\__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "<frozen importlib._bootstrap>", line 986, in _gcd_import File "<frozen importlib._bootstrap>", line 969, in _find_and_load File "<frozen importlib._bootstrap>", line 958, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 666, in _load_unlocked File "<frozen importlib._bootstrap>", line 577, in module_from_spec File "<frozen importlib._bootstrap_external>", line 903, in create_module File "<frozen importlib._bootstrap>", line 222, in _call_with_frames_removed ImportError: DLL load failed with error code -1073741795 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Users\Administrator\AppData\Local\Programs\Python\Python35\lib\site-packages\tensorflow\python\pywrap_tensorflow.py", line 58, in <module> from tensorflow.python.pywrap_tensorflow_internal import * File "C:\Users\Administrator\AppData\Local\Programs\Python\Python35\lib\site-packages\tensorflow\python\pywrap_tensorflow_internal.py", line 17, in <module> _pywrap_tensorflow_internal = swig_import_helper() File "C:\Users\Administrator\AppData\Local\Programs\Python\Python35\lib\site-packages\tensorflow\python\pywrap_tensorflow_internal.py", line 16, in swig_import_helper return importlib.import_module('_pywrap_tensorflow_internal') File "C:\Users\Administrator\AppData\Local\Programs\Python\Python35\lib\importlib\__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ImportError: No module named '_pywrap_tensorflow_internal' Failed to load the native TensorFlow runtime. See https://www.tensorflow.org/install/install_sources#common_installation_problems ################################ for some common reasons and solutions. Include the entire stack trace above this error message when asking for help. I'm using Python3.5 and tensorflow 1.8.0 Any help would be very appreciated!
1.0
can't import tensorflow - when i try to import tensorflow, i got this traceback: ################################ Traceback (most recent call last): File "C:\Users\Administrator\AppData\Local\Programs\Python\Python35\lib\site-packages\tensorflow\python\pywrap_tensorflow_internal.py", line 14, in swig_import_helper return importlib.import_module(mname) File "C:\Users\Administrator\AppData\Local\Programs\Python\Python35\lib\importlib\__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "<frozen importlib._bootstrap>", line 986, in _gcd_import File "<frozen importlib._bootstrap>", line 969, in _find_and_load File "<frozen importlib._bootstrap>", line 958, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 666, in _load_unlocked File "<frozen importlib._bootstrap>", line 577, in module_from_spec File "<frozen importlib._bootstrap_external>", line 903, in create_module File "<frozen importlib._bootstrap>", line 222, in _call_with_frames_removed ImportError: DLL load failed with error code -1073741795 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Users\Administrator\AppData\Local\Programs\Python\Python35\lib\site-packages\tensorflow\python\pywrap_tensorflow.py", line 58, in <module> from tensorflow.python.pywrap_tensorflow_internal import * File "C:\Users\Administrator\AppData\Local\Programs\Python\Python35\lib\site-packages\tensorflow\python\pywrap_tensorflow_internal.py", line 17, in <module> _pywrap_tensorflow_internal = swig_import_helper() File "C:\Users\Administrator\AppData\Local\Programs\Python\Python35\lib\site-packages\tensorflow\python\pywrap_tensorflow_internal.py", line 16, in swig_import_helper return importlib.import_module('_pywrap_tensorflow_internal') File "C:\Users\Administrator\AppData\Local\Programs\Python\Python35\lib\importlib\__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ImportError: No module named '_pywrap_tensorflow_internal' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "<pyshell#1>", line 1, in <module> import tensorflow File "C:\Users\Administrator\AppData\Local\Programs\Python\Python35\lib\site-packages\tensorflow\__init__.py", line 24, in <module> from tensorflow.python import pywrap_tensorflow # pylint: disable=unused-import File "C:\Users\Administrator\AppData\Local\Programs\Python\Python35\lib\site-packages\tensorflow\python\__init__.py", line 49, in <module> from tensorflow.python import pywrap_tensorflow File "C:\Users\Administrator\AppData\Local\Programs\Python\Python35\lib\site-packages\tensorflow\python\pywrap_tensorflow.py", line 74, in <module> raise ImportError(msg) ImportError: Traceback (most recent call last): File "C:\Users\Administrator\AppData\Local\Programs\Python\Python35\lib\site-packages\tensorflow\python\pywrap_tensorflow_internal.py", line 14, in swig_import_helper return importlib.import_module(mname) File "C:\Users\Administrator\AppData\Local\Programs\Python\Python35\lib\importlib\__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "<frozen importlib._bootstrap>", line 986, in _gcd_import File "<frozen importlib._bootstrap>", line 969, in _find_and_load File "<frozen importlib._bootstrap>", line 958, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 666, in _load_unlocked File "<frozen importlib._bootstrap>", line 577, in module_from_spec File "<frozen importlib._bootstrap_external>", line 903, in create_module File "<frozen importlib._bootstrap>", line 222, in _call_with_frames_removed ImportError: DLL load failed with error code -1073741795 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Users\Administrator\AppData\Local\Programs\Python\Python35\lib\site-packages\tensorflow\python\pywrap_tensorflow.py", line 58, in <module> from tensorflow.python.pywrap_tensorflow_internal import * File "C:\Users\Administrator\AppData\Local\Programs\Python\Python35\lib\site-packages\tensorflow\python\pywrap_tensorflow_internal.py", line 17, in <module> _pywrap_tensorflow_internal = swig_import_helper() File "C:\Users\Administrator\AppData\Local\Programs\Python\Python35\lib\site-packages\tensorflow\python\pywrap_tensorflow_internal.py", line 16, in swig_import_helper return importlib.import_module('_pywrap_tensorflow_internal') File "C:\Users\Administrator\AppData\Local\Programs\Python\Python35\lib\importlib\__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ImportError: No module named '_pywrap_tensorflow_internal' Failed to load the native TensorFlow runtime. See https://www.tensorflow.org/install/install_sources#common_installation_problems ################################ for some common reasons and solutions. Include the entire stack trace above this error message when asking for help. I'm using Python3.5 and tensorflow 1.8.0 Any help would be very appreciated!
non_priority
can t import tensorflow when i try to import tensorflow i got this traceback traceback most recent call last file c users administrator appdata local programs python lib site packages tensorflow python pywrap tensorflow internal py line in swig import helper return importlib import module mname file c users administrator appdata local programs python lib importlib init py line in import module return bootstrap gcd import name package level file line in gcd import file line in find and load file line in find and load unlocked file line in load unlocked file line in module from spec file line in create module file line in call with frames removed importerror dll load failed with error code during handling of the above exception another exception occurred traceback most recent call last file c users administrator appdata local programs python lib site packages tensorflow python pywrap tensorflow py line in from tensorflow python pywrap tensorflow internal import file c users administrator appdata local programs python lib site packages tensorflow python pywrap tensorflow internal py line in pywrap tensorflow internal swig import helper file c users administrator appdata local programs python lib site packages tensorflow python pywrap tensorflow internal py line in swig import helper return importlib import module pywrap tensorflow internal file c users administrator appdata local programs python lib importlib init py line in import module return bootstrap gcd import name package level importerror no module named pywrap tensorflow internal during handling of the above exception another exception occurred traceback most recent call last file line in import tensorflow file c users administrator appdata local programs python lib site packages tensorflow init py line in from tensorflow python import pywrap tensorflow pylint disable unused import file c users administrator appdata local programs python lib site packages tensorflow python init py line in from tensorflow python import pywrap tensorflow file c users administrator appdata local programs python lib site packages tensorflow python pywrap tensorflow py line in raise importerror msg importerror traceback most recent call last file c users administrator appdata local programs python lib site packages tensorflow python pywrap tensorflow internal py line in swig import helper return importlib import module mname file c users administrator appdata local programs python lib importlib init py line in import module return bootstrap gcd import name package level file line in gcd import file line in find and load file line in find and load unlocked file line in load unlocked file line in module from spec file line in create module file line in call with frames removed importerror dll load failed with error code during handling of the above exception another exception occurred traceback most recent call last file c users administrator appdata local programs python lib site packages tensorflow python pywrap tensorflow py line in from tensorflow python pywrap tensorflow internal import file c users administrator appdata local programs python lib site packages tensorflow python pywrap tensorflow internal py line in pywrap tensorflow internal swig import helper file c users administrator appdata local programs python lib site packages tensorflow python pywrap tensorflow internal py line in swig import helper return importlib import module pywrap tensorflow internal file c users administrator appdata local programs python lib importlib init py line in import module return bootstrap gcd import name package level importerror no module named pywrap tensorflow internal failed to load the native tensorflow runtime see for some common reasons and solutions include the entire stack trace above this error message when asking for help i m using and tensorflow any help would be very appreciated
0
103,222
4,165,518,841
IssuesEvent
2016-06-19 15:07:31
rathena/rathena
https://api.github.com/repos/rathena/rathena
closed
Soul Breaker
bug:skill mode:renewal priority:medium server:map status:confirmed
The magical part misses on ghosts, while it should be non-elemental and thus hit ghost element. http://irowiki.org/wiki/Soul_Breaker "Magic portion - Is Non-elemental. Meaning it is 100% unaffected by property of the target. This means that it will do 100% to Ghost property."
1.0
Soul Breaker - The magical part misses on ghosts, while it should be non-elemental and thus hit ghost element. http://irowiki.org/wiki/Soul_Breaker "Magic portion - Is Non-elemental. Meaning it is 100% unaffected by property of the target. This means that it will do 100% to Ghost property."
priority
soul breaker the magical part misses on ghosts while it should be non elemental and thus hit ghost element magic portion is non elemental meaning it is unaffected by property of the target this means that it will do to ghost property
1
758,352
26,552,091,109
IssuesEvent
2023-01-20 08:48:53
Together-Java/TJ-Bot
https://api.github.com/repos/Together-Java/TJ-Bot
closed
Add command to reset activity for a help thread
new command priority: major valid help wanted hacktoberfest
This is a suggestion from the server. ## Motivation Sometimes, helpers try to improve the question quality by having a bit of discussion and back and forth, but dont attempt to actually answer the question. After the question is in a good shape, so many messages have been posted that the bot thinks that the thread is fine and marks it 🟦 (_seems fine_). This is a problem however, since OP didnt actually receive any help yet. Or sometimes helpers loop out and the issue isnt solved yet. ## Solution We could add a special command `/reset-help-activity` (name to be decided) that tells the bot to forget about all messages before "now" for this thread. So that it naturally falls back to 🔻, thinking that nobody wrote a message yet. Technically, this probably can be implemented elegantly via the retrieveMessageHistory method overloads. Right now, it just retrieves the whole history from the beginning, but this can be changed to only retrieve after a certain message ID or timestamp. This message ID or timestamp can be remembered in the existing help thread metadata database. (or simply in a in-memory map, if thats too difficult otherwise)
1.0
Add command to reset activity for a help thread - This is a suggestion from the server. ## Motivation Sometimes, helpers try to improve the question quality by having a bit of discussion and back and forth, but dont attempt to actually answer the question. After the question is in a good shape, so many messages have been posted that the bot thinks that the thread is fine and marks it 🟦 (_seems fine_). This is a problem however, since OP didnt actually receive any help yet. Or sometimes helpers loop out and the issue isnt solved yet. ## Solution We could add a special command `/reset-help-activity` (name to be decided) that tells the bot to forget about all messages before "now" for this thread. So that it naturally falls back to 🔻, thinking that nobody wrote a message yet. Technically, this probably can be implemented elegantly via the retrieveMessageHistory method overloads. Right now, it just retrieves the whole history from the beginning, but this can be changed to only retrieve after a certain message ID or timestamp. This message ID or timestamp can be remembered in the existing help thread metadata database. (or simply in a in-memory map, if thats too difficult otherwise)
priority
add command to reset activity for a help thread this is a suggestion from the server motivation sometimes helpers try to improve the question quality by having a bit of discussion and back and forth but dont attempt to actually answer the question after the question is in a good shape so many messages have been posted that the bot thinks that the thread is fine and marks it 🟦 seems fine this is a problem however since op didnt actually receive any help yet or sometimes helpers loop out and the issue isnt solved yet solution we could add a special command reset help activity name to be decided that tells the bot to forget about all messages before now for this thread so that it naturally falls back to 🔻 thinking that nobody wrote a message yet technically this probably can be implemented elegantly via the retrievemessagehistory method overloads right now it just retrieves the whole history from the beginning but this can be changed to only retrieve after a certain message id or timestamp this message id or timestamp can be remembered in the existing help thread metadata database or simply in a in memory map if thats too difficult otherwise
1
117,390
9,933,714,737
IssuesEvent
2019-07-02 12:59:41
xcat2/xcat-core
https://api.github.com/repos/xcat2/xcat-core
closed
[OpenBMC] When BMC IP is DHCP, NTP servers cannot be set, by design, block command.
component:openbmc status:pending test:testcase_requested type:usability
In this scenario, xCAT should prevent this from being set since it is user error and will cause admins to go down a path to try to understand why ntpservers cannot be specified. Here's what happens: ``` [root@stratton01 ~]# rspconfig f5u14 ntpservers=10.6.29.1 [stratton01]: f5u14: BMC Setting NTPServers... [stratton01]: f5u14: BMC NTP Servers: 10.6.29.1 [stratton01]: f5u14: Warning: time will not be synchronized until the host is powered off. ``` After few seconds, querying shows None: ``` root@stratton01 ~]# rspconfig f5u14 ntpservers f5u14: BMC NTP Servers: None ``` This is because, by design, openbmc does not set this if IPSRC is DHCP. ``` [root@stratton01 ~]# rspconfig f5u14 ipsrc f5u14: BMC IP Source: DHCP ``` So I think xCAT should block the set of this value if IPSRC is DHCP ...
2.0
[OpenBMC] When BMC IP is DHCP, NTP servers cannot be set, by design, block command. - In this scenario, xCAT should prevent this from being set since it is user error and will cause admins to go down a path to try to understand why ntpservers cannot be specified. Here's what happens: ``` [root@stratton01 ~]# rspconfig f5u14 ntpservers=10.6.29.1 [stratton01]: f5u14: BMC Setting NTPServers... [stratton01]: f5u14: BMC NTP Servers: 10.6.29.1 [stratton01]: f5u14: Warning: time will not be synchronized until the host is powered off. ``` After few seconds, querying shows None: ``` root@stratton01 ~]# rspconfig f5u14 ntpservers f5u14: BMC NTP Servers: None ``` This is because, by design, openbmc does not set this if IPSRC is DHCP. ``` [root@stratton01 ~]# rspconfig f5u14 ipsrc f5u14: BMC IP Source: DHCP ``` So I think xCAT should block the set of this value if IPSRC is DHCP ...
non_priority
when bmc ip is dhcp ntp servers cannot be set by design block command in this scenario xcat should prevent this from being set since it is user error and will cause admins to go down a path to try to understand why ntpservers cannot be specified here s what happens rspconfig ntpservers bmc setting ntpservers bmc ntp servers warning time will not be synchronized until the host is powered off after few seconds querying shows none root rspconfig ntpservers bmc ntp servers none this is because by design openbmc does not set this if ipsrc is dhcp rspconfig ipsrc bmc ip source dhcp so i think xcat should block the set of this value if ipsrc is dhcp
0
126,361
4,989,308,342
IssuesEvent
2016-12-08 11:22:18
magnolo/newhere
https://api.github.com/repos/magnolo/newhere
opened
new accounts cannot login after verification
bug high priority NGO
a few NGOs have not been able to log in after being verified/"switched on". I tried myself and there is an error message when I want to log in with a verified account: "Your account has not been verified. Did you get mail?" ![picture device independent bitmap 1](https://cloud.githubusercontent.com/assets/22840489/21008126/a1699600-bd40-11e6-8366-6ee63ecf0094.jpg)
1.0
new accounts cannot login after verification - a few NGOs have not been able to log in after being verified/"switched on". I tried myself and there is an error message when I want to log in with a verified account: "Your account has not been verified. Did you get mail?" ![picture device independent bitmap 1](https://cloud.githubusercontent.com/assets/22840489/21008126/a1699600-bd40-11e6-8366-6ee63ecf0094.jpg)
priority
new accounts cannot login after verification a few ngos have not been able to log in after being verified switched on i tried myself and there is an error message when i want to log in with a verified account your account has not been verified did you get mail
1
163,825
13,928,086,773
IssuesEvent
2020-10-21 20:52:44
alexBerman999/Autopilot_2021
https://api.github.com/repos/alexBerman999/Autopilot_2021
opened
Create contribution guide in wiki
documentation
Create guide describing how to commit, how to format commits, how to create branches and pull requests, and describe code review. Assume reader is new to AIAA and has little coding experience
1.0
Create contribution guide in wiki - Create guide describing how to commit, how to format commits, how to create branches and pull requests, and describe code review. Assume reader is new to AIAA and has little coding experience
non_priority
create contribution guide in wiki create guide describing how to commit how to format commits how to create branches and pull requests and describe code review assume reader is new to aiaa and has little coding experience
0
167,134
12,992,374,737
IssuesEvent
2020-07-23 06:42:39
ampproject/amp-wp
https://api.github.com/repos/ampproject/amp-wp
opened
Add PSR-12 code standard enforcement to external libraries
Optimizer Testing
## Feature description The external libraries currently have no code standards check. This needs to be added, together with #4655. The coding standard to use should be based off of PSR-12. --------------- _Do not alter or remove anything below. The following sections will be managed by moderators only._ ## Acceptance criteria * <!-- One or more bullet points for acceptance criteria. --> ## Implementation brief * <!-- One or more bullet points for how to technically resolve the issue. For significant Implementation Design, it is ok use a Google document **accessible by anyone**. --> ## QA testing instructions * <!-- One or more bullet points to describe how to test the implementation in QA. --> ## Demo * <!-- A video or screenshots demoing the implementation. --> ## Changelog entry * <!-- One sentence summarizing the PR, to be used in the changelog. -->
1.0
Add PSR-12 code standard enforcement to external libraries - ## Feature description The external libraries currently have no code standards check. This needs to be added, together with #4655. The coding standard to use should be based off of PSR-12. --------------- _Do not alter or remove anything below. The following sections will be managed by moderators only._ ## Acceptance criteria * <!-- One or more bullet points for acceptance criteria. --> ## Implementation brief * <!-- One or more bullet points for how to technically resolve the issue. For significant Implementation Design, it is ok use a Google document **accessible by anyone**. --> ## QA testing instructions * <!-- One or more bullet points to describe how to test the implementation in QA. --> ## Demo * <!-- A video or screenshots demoing the implementation. --> ## Changelog entry * <!-- One sentence summarizing the PR, to be used in the changelog. -->
non_priority
add psr code standard enforcement to external libraries feature description the external libraries currently have no code standards check this needs to be added together with the coding standard to use should be based off of psr do not alter or remove anything below the following sections will be managed by moderators only acceptance criteria implementation brief qa testing instructions demo changelog entry
0
799,316
28,304,430,870
IssuesEvent
2023-04-10 09:32:37
AY2223S2-CS2103T-W15-2/tp
https://api.github.com/repos/AY2223S2-CS2103T-W15-2/tp
closed
As a familiar user, I can sort orders by date
type.Story priority.Medium user.Orders
... so that I can keep track of orders due the earliest
1.0
As a familiar user, I can sort orders by date - ... so that I can keep track of orders due the earliest
priority
as a familiar user i can sort orders by date so that i can keep track of orders due the earliest
1
74,514
9,082,726,715
IssuesEvent
2019-02-17 14:52:32
Clauvin/World_Warriors_Relics
https://api.github.com/repos/Clauvin/World_Warriors_Relics
closed
Handcuffs - Reflect about Design
game design polishing
Ok, here's the current iteration (that must be iterated more): _Your first attack that deals more than 12 unblocked damage in a single hit also stuns the enemy and give 2 Frail and 2 Weak._ * Is this balanced? * What this relic adds to the game in terms of mechanics? What it changes in the run? * In terms of flavor, what it adds?
1.0
Handcuffs - Reflect about Design - Ok, here's the current iteration (that must be iterated more): _Your first attack that deals more than 12 unblocked damage in a single hit also stuns the enemy and give 2 Frail and 2 Weak._ * Is this balanced? * What this relic adds to the game in terms of mechanics? What it changes in the run? * In terms of flavor, what it adds?
non_priority
handcuffs reflect about design ok here s the current iteration that must be iterated more your first attack that deals more than unblocked damage in a single hit also stuns the enemy and give frail and weak is this balanced what this relic adds to the game in terms of mechanics what it changes in the run in terms of flavor what it adds
0
126,186
26,795,546,789
IssuesEvent
2023-02-01 11:36:20
microsoft/vsmarketplace
https://api.github.com/repos/microsoft/vsmarketplace
closed
Marketplace page is always outdated
vscode
Type: <b>Bug</b> Marketplace page is always outdated. See https://marketplace.visualstudio.com/items?itemName=Fivetran.dbt-language-server And the same in VS Code extension page. Last gif is missing in marketplace. ![image](https://user-images.githubusercontent.com/3650304/187755014-dc991b5c-d674-458c-ba63-70fede2040b0.png) Also [changelog](https://marketplace.visualstudio.com/items/Fivetran.dbt-language-server/changelog) in marketplace always contains only previous version, not current. While in VS Code I can see the latest changelog. ![image](https://user-images.githubusercontent.com/3650304/187757301-7498b544-3f1a-4e65-a7dd-ba86e6d79834.png) VS Code version: Code 1.70.2 (e4503b30fc78200f846c62cf8091b76ff5547662, 2022-08-16T05:36:37.829Z) OS version: Darwin x64 21.6.0 Modes: <!-- generated by issue reporter -->
1.0
Marketplace page is always outdated - Type: <b>Bug</b> Marketplace page is always outdated. See https://marketplace.visualstudio.com/items?itemName=Fivetran.dbt-language-server And the same in VS Code extension page. Last gif is missing in marketplace. ![image](https://user-images.githubusercontent.com/3650304/187755014-dc991b5c-d674-458c-ba63-70fede2040b0.png) Also [changelog](https://marketplace.visualstudio.com/items/Fivetran.dbt-language-server/changelog) in marketplace always contains only previous version, not current. While in VS Code I can see the latest changelog. ![image](https://user-images.githubusercontent.com/3650304/187757301-7498b544-3f1a-4e65-a7dd-ba86e6d79834.png) VS Code version: Code 1.70.2 (e4503b30fc78200f846c62cf8091b76ff5547662, 2022-08-16T05:36:37.829Z) OS version: Darwin x64 21.6.0 Modes: <!-- generated by issue reporter -->
non_priority
marketplace page is always outdated type bug marketplace page is always outdated see and the same in vs code extension page last gif is missing in marketplace also in marketplace always contains only previous version not current while in vs code i can see the latest changelog vs code version code os version darwin modes
0
313,236
9,558,839,314
IssuesEvent
2019-05-03 15:09:25
TykTechnologies/tyk
https://api.github.com/repos/TykTechnologies/tyk
closed
2.6.4 to 2.7.7: "Can't retrieve key quota" error="key not found"
Priority: Low customer request
I'm migrating some traffic that is currently directed to gateways running 2.6.4 to gateways running 2.7.7. There have been no changes to any api definitions. Traffic hitting the 2.7.7 gateways generates a ton of error messages like this: ``` "Can't retrieve key quota" error="key not found" key="****XX0=" status=ok ``` These messages do not appear on the 2.6.4 gateways. What does this mean exactly? Is this some incompatibility between sessions potentially generated in 2.6.4 to 2.7.7?
1.0
2.6.4 to 2.7.7: "Can't retrieve key quota" error="key not found" - I'm migrating some traffic that is currently directed to gateways running 2.6.4 to gateways running 2.7.7. There have been no changes to any api definitions. Traffic hitting the 2.7.7 gateways generates a ton of error messages like this: ``` "Can't retrieve key quota" error="key not found" key="****XX0=" status=ok ``` These messages do not appear on the 2.6.4 gateways. What does this mean exactly? Is this some incompatibility between sessions potentially generated in 2.6.4 to 2.7.7?
priority
to can t retrieve key quota error key not found i m migrating some traffic that is currently directed to gateways running to gateways running there have been no changes to any api definitions traffic hitting the gateways generates a ton of error messages like this can t retrieve key quota error key not found key status ok these messages do not appear on the gateways what does this mean exactly is this some incompatibility between sessions potentially generated in to
1
326,509
9,957,253,059
IssuesEvent
2019-07-05 16:09:44
econ-ark/OverARK
https://api.github.com/repos/econ-ark/OverARK
closed
Update roadmap with information from additional contributors
priority: high
Our current roadmap was created by me, llorracc and mnwhite, but needs to incorporate the plans of @pkofod and @albop as well. Patrick and Pablo, you can comment here or email me privately, or add your plans directly to the [roadmap wiki page](https://github.com/econ-ark/OverARK/wiki/Current-Roadmap) - whatever you prefer.
1.0
Update roadmap with information from additional contributors - Our current roadmap was created by me, llorracc and mnwhite, but needs to incorporate the plans of @pkofod and @albop as well. Patrick and Pablo, you can comment here or email me privately, or add your plans directly to the [roadmap wiki page](https://github.com/econ-ark/OverARK/wiki/Current-Roadmap) - whatever you prefer.
priority
update roadmap with information from additional contributors our current roadmap was created by me llorracc and mnwhite but needs to incorporate the plans of pkofod and albop as well patrick and pablo you can comment here or email me privately or add your plans directly to the whatever you prefer
1
781,101
27,422,400,811
IssuesEvent
2023-03-01 17:37:07
NIAEFEUP/tts-revamp-fe
https://api.github.com/repos/NIAEFEUP/tts-revamp-fe
closed
Import&Export: Update input box borders
low priority low effort
The borders of the input box need to be present so the input box can be more visible in light mode: ![image](https://user-images.githubusercontent.com/63104941/215280167-ad567d64-faa9-41dc-8b81-2dd0c10b7942.png)
1.0
Import&Export: Update input box borders - The borders of the input box need to be present so the input box can be more visible in light mode: ![image](https://user-images.githubusercontent.com/63104941/215280167-ad567d64-faa9-41dc-8b81-2dd0c10b7942.png)
priority
import export update input box borders the borders of the input box need to be present so the input box can be more visible in light mode
1
283,256
8,718,311,017
IssuesEvent
2018-12-07 20:00:01
conveyal/datatools-ui
https://api.github.com/repos/conveyal/datatools-ui
closed
When viewing stops, changing route in route-selection dropdown causes error
bug high-priority imported initial-fix
<a href="https://github.com/demory"><img src="https://avatars0.githubusercontent.com/u/653100?v=4" align="left" width="96" height="96" hspace="10"></img></a> **Issue by [demory](https://github.com/demory)** _Tuesday May 01, 2018 at 22:50 GMT_ _Originally opened as https://github.com/catalogueglobal/datatools-ui/issues/87_ ---- ![image](https://user-images.githubusercontent.com/653100/39497258-85d6bd8e-4d70-11e8-85be-1af8517fa770.png) 1. Go to feed version https://gtfs-manager-dev.conveyal.com/feed/f317c85a-1258-4c89-981b-47737c29cc3a 2. Select 'Routes' 3. Select the first route ("Aub 1..") 4. Select 'View Stops' for the first pattern ("34 stops from...") 5. In 'Filtering Stops for Pattern' dropdown, try switching to the 2nd pattern 6. [ERROR]
1.0
When viewing stops, changing route in route-selection dropdown causes error - <a href="https://github.com/demory"><img src="https://avatars0.githubusercontent.com/u/653100?v=4" align="left" width="96" height="96" hspace="10"></img></a> **Issue by [demory](https://github.com/demory)** _Tuesday May 01, 2018 at 22:50 GMT_ _Originally opened as https://github.com/catalogueglobal/datatools-ui/issues/87_ ---- ![image](https://user-images.githubusercontent.com/653100/39497258-85d6bd8e-4d70-11e8-85be-1af8517fa770.png) 1. Go to feed version https://gtfs-manager-dev.conveyal.com/feed/f317c85a-1258-4c89-981b-47737c29cc3a 2. Select 'Routes' 3. Select the first route ("Aub 1..") 4. Select 'View Stops' for the first pattern ("34 stops from...") 5. In 'Filtering Stops for Pattern' dropdown, try switching to the 2nd pattern 6. [ERROR]
priority
when viewing stops changing route in route selection dropdown causes error issue by tuesday may at gmt originally opened as go to feed version select routes select the first route aub select view stops for the first pattern stops from in filtering stops for pattern dropdown try switching to the pattern
1
262,818
19,842,931,939
IssuesEvent
2022-01-21 00:39:13
microsoft/Guan
https://api.github.com/repos/microsoft/Guan
closed
Work Item: Add Getting Started documentation
documentation
Add a Getting Started document that explains, in simple terms with examples, how to use Guan.
1.0
Work Item: Add Getting Started documentation - Add a Getting Started document that explains, in simple terms with examples, how to use Guan.
non_priority
work item add getting started documentation add a getting started document that explains in simple terms with examples how to use guan
0
683,404
23,380,471,630
IssuesEvent
2022-08-11 08:59:23
h-dt/WeCo
https://api.github.com/repos/h-dt/WeCo
opened
[update, docs] Swagger Board에 적용
enhancement status: in progress priority:high
## Swagger Board에 적용하기 - swagger를 이용하여 프론트 분들이 알아 볼 수 있는 API 문서를 만들어야 함
1.0
[update, docs] Swagger Board에 적용 - ## Swagger Board에 적용하기 - swagger를 이용하여 프론트 분들이 알아 볼 수 있는 API 문서를 만들어야 함
priority
swagger board에 적용 swagger board에 적용하기 swagger를 이용하여 프론트 분들이 알아 볼 수 있는 api 문서를 만들어야 함
1
230,111
17,601,950,533
IssuesEvent
2021-08-17 12:56:24
Flank/flank
https://api.github.com/repos/Flank/flank
closed
Software design document
Documentation
# Description This is an SDD template proposal. ## References * https://en.wikipedia.org/wiki/Software_design_description * https://blog.tara.ai/software-design-documents/ * https://github.com/platform-platform/monorepo/blob/master/docs/00_template.md ## Motivation Is important to have clear communication between product owner and developer. The SDD can be a bridge between business vision and low-level implementation. The lack of SDD can lead to misunderstanding and waste. ## Proposed solution Prepare a template that will help developers preparing consistent SDD, without a doubt. The metrics project already has well defined [SDD template](https://github.com/platform-platform/monorepo/blob/master/docs/00_template.md) that meets our requirements, so it will be convenient to reuse it also for flank possibly after some adjustments.
1.0
Software design document - # Description This is an SDD template proposal. ## References * https://en.wikipedia.org/wiki/Software_design_description * https://blog.tara.ai/software-design-documents/ * https://github.com/platform-platform/monorepo/blob/master/docs/00_template.md ## Motivation Is important to have clear communication between product owner and developer. The SDD can be a bridge between business vision and low-level implementation. The lack of SDD can lead to misunderstanding and waste. ## Proposed solution Prepare a template that will help developers preparing consistent SDD, without a doubt. The metrics project already has well defined [SDD template](https://github.com/platform-platform/monorepo/blob/master/docs/00_template.md) that meets our requirements, so it will be convenient to reuse it also for flank possibly after some adjustments.
non_priority
software design document description this is an sdd template proposal references motivation is important to have clear communication between product owner and developer the sdd can be a bridge between business vision and low level implementation the lack of sdd can lead to misunderstanding and waste proposed solution prepare a template that will help developers preparing consistent sdd without a doubt the metrics project already has well defined that meets our requirements so it will be convenient to reuse it also for flank possibly after some adjustments
0
339,511
30,452,636,265
IssuesEvent
2023-07-16 13:45:10
TAServers/lest
https://api.github.com/repos/TAServers/lest
opened
Configurable setup script
jira ticket scope - test runner
As a user, I can specify the path to a setup script in the config, which runs once before all tests. In this script, I can add before/after each/all hooks.
1.0
Configurable setup script - As a user, I can specify the path to a setup script in the config, which runs once before all tests. In this script, I can add before/after each/all hooks.
non_priority
configurable setup script as a user i can specify the path to a setup script in the config which runs once before all tests in this script i can add before after each all hooks
0
494,738
14,264,498,193
IssuesEvent
2020-11-20 15:50:09
konveyor/virt-ui
https://api.github.com/repos/konveyor/virt-ui
closed
Update instructional text on new mappings steps of wizard
low-priority post-beta
In #129 @gildub pointed out that it may be confusing to users that not all sources from the provider are prefilled/available for mapping, since only the sources relevant to the selected VMs are included. @vconzola mentioned he might have some updated instructional text in a mockup somewhere that could make this more clear, but it's low priority. opening this so we don't lose track of it.
1.0
Update instructional text on new mappings steps of wizard - In #129 @gildub pointed out that it may be confusing to users that not all sources from the provider are prefilled/available for mapping, since only the sources relevant to the selected VMs are included. @vconzola mentioned he might have some updated instructional text in a mockup somewhere that could make this more clear, but it's low priority. opening this so we don't lose track of it.
priority
update instructional text on new mappings steps of wizard in gildub pointed out that it may be confusing to users that not all sources from the provider are prefilled available for mapping since only the sources relevant to the selected vms are included vconzola mentioned he might have some updated instructional text in a mockup somewhere that could make this more clear but it s low priority opening this so we don t lose track of it
1
83,008
16,079,453,645
IssuesEvent
2021-04-26 00:03:04
joomla/joomla-cms
https://api.github.com/repos/joomla/joomla-cms
closed
[4.0] Media Manager - Can't preview entire image
No Code Attached Yet
### Steps to reproduce the issue 1. Download https://unsplash.com/photos/xnEZYWmfPwU/download?force=true (original size) 2. Upload to the Media Manage or place in your `images` directory 3. Double click the image to preview it ### Expected result Full image is shown (scaled down) or the ability to move the image about ### Actual result Half the image is cropped and you cannot scroll down to view the other half
1.0
[4.0] Media Manager - Can't preview entire image - ### Steps to reproduce the issue 1. Download https://unsplash.com/photos/xnEZYWmfPwU/download?force=true (original size) 2. Upload to the Media Manage or place in your `images` directory 3. Double click the image to preview it ### Expected result Full image is shown (scaled down) or the ability to move the image about ### Actual result Half the image is cropped and you cannot scroll down to view the other half
non_priority
media manager can t preview entire image steps to reproduce the issue download original size upload to the media manage or place in your images directory double click the image to preview it expected result full image is shown scaled down or the ability to move the image about actual result half the image is cropped and you cannot scroll down to view the other half
0
221,188
24,592,144,588
IssuesEvent
2022-10-14 04:00:05
kxxt/kxxt-website
https://api.github.com/repos/kxxt/kxxt-website
closed
CVE-2022-3224 (Medium) detected in parse-url-7.0.2.tgz - autoclosed
security vulnerability
## CVE-2022-3224 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>parse-url-7.0.2.tgz</b></p></summary> <p>An advanced url parser supporting git urls too.</p> <p>Library home page: <a href="https://registry.npmjs.org/parse-url/-/parse-url-7.0.2.tgz">https://registry.npmjs.org/parse-url/-/parse-url-7.0.2.tgz</a></p> <p>Path to dependency file: /package.json</p> <p>Path to vulnerable library: /node_modules/parse-url/package.json</p> <p> Dependency Hierarchy: - gatsby-plugin-page-creator-4.22.0.tgz (Root Library) - gatsby-telemetry-3.22.0.tgz - git-up-6.0.0.tgz - :x: **parse-url-7.0.2.tgz** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/kxxt/kxxt-website/commit/37f8543da5164a1a7ef318756aa0eac1c5e89a09">37f8543da5164a1a7ef318756aa0eac1c5e89a09</a></p> <p>Found in base branch: <b>master</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary> <p> Misinterpretation of Input in GitHub repository ionicabizau/parse-url prior to 8.1.0. <p>Publish Date: 2022-09-15 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2022-3224>CVE-2022-3224</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.1</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: Required - Scope: Changed - Impact Metrics: - Confidentiality Impact: Low - 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://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-3224">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-3224</a></p> <p>Release Date: 2022-09-15</p> <p>Fix Resolution: parse-url - 8.1.0</p> </p> </details> <p></p> *** Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
True
CVE-2022-3224 (Medium) detected in parse-url-7.0.2.tgz - autoclosed - ## CVE-2022-3224 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>parse-url-7.0.2.tgz</b></p></summary> <p>An advanced url parser supporting git urls too.</p> <p>Library home page: <a href="https://registry.npmjs.org/parse-url/-/parse-url-7.0.2.tgz">https://registry.npmjs.org/parse-url/-/parse-url-7.0.2.tgz</a></p> <p>Path to dependency file: /package.json</p> <p>Path to vulnerable library: /node_modules/parse-url/package.json</p> <p> Dependency Hierarchy: - gatsby-plugin-page-creator-4.22.0.tgz (Root Library) - gatsby-telemetry-3.22.0.tgz - git-up-6.0.0.tgz - :x: **parse-url-7.0.2.tgz** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/kxxt/kxxt-website/commit/37f8543da5164a1a7ef318756aa0eac1c5e89a09">37f8543da5164a1a7ef318756aa0eac1c5e89a09</a></p> <p>Found in base branch: <b>master</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary> <p> Misinterpretation of Input in GitHub repository ionicabizau/parse-url prior to 8.1.0. <p>Publish Date: 2022-09-15 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2022-3224>CVE-2022-3224</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.1</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: Required - Scope: Changed - Impact Metrics: - Confidentiality Impact: Low - 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://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-3224">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-3224</a></p> <p>Release Date: 2022-09-15</p> <p>Fix Resolution: parse-url - 8.1.0</p> </p> </details> <p></p> *** Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
non_priority
cve medium detected in parse url tgz autoclosed cve medium severity vulnerability vulnerable library parse url tgz an advanced url parser supporting git urls too library home page a href path to dependency file package json path to vulnerable library node modules parse url package json dependency hierarchy gatsby plugin page creator tgz root library gatsby telemetry tgz git up tgz x parse url tgz vulnerable library found in head commit a href found in base branch master vulnerability details misinterpretation of input in github repository ionicabizau parse url prior to 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 changed impact metrics confidentiality impact low 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 parse url step up your open source security game with mend
0
354,472
25,167,595,770
IssuesEvent
2022-11-10 22:29:39
Open-Telecoms-Data/open-fibre-data-standard
https://api.github.com/repos/Open-Telecoms-Data/open-fibre-data-standard
opened
Document the GeoJSON to JSON transformation
Normative documentation GeoJSON format
Related to https://github.com/Open-Telecoms-Data/lib-cove-ofds/issues/33, we should document the GeoJSON to JSON transformation, like we did for the JSON to GeoJSON in https://open-fibre-data-standard.readthedocs.io/en/latest/reference/publication_formats/geojson.html#geojson-transformation-specification
1.0
Document the GeoJSON to JSON transformation - Related to https://github.com/Open-Telecoms-Data/lib-cove-ofds/issues/33, we should document the GeoJSON to JSON transformation, like we did for the JSON to GeoJSON in https://open-fibre-data-standard.readthedocs.io/en/latest/reference/publication_formats/geojson.html#geojson-transformation-specification
non_priority
document the geojson to json transformation related to we should document the geojson to json transformation like we did for the json to geojson in
0
793,752
28,009,358,952
IssuesEvent
2023-03-27 17:25:01
SIMPLE-AstroDB/SIMPLE-web
https://api.github.com/repos/SIMPLE-AstroDB/SIMPLE-web
closed
CAMD Plots on Solo
bug high priority
Solo results not returning CAMD plots as a y-axis option even though an object has a parallax.
1.0
CAMD Plots on Solo - Solo results not returning CAMD plots as a y-axis option even though an object has a parallax.
priority
camd plots on solo solo results not returning camd plots as a y axis option even though an object has a parallax
1
728,971
25,102,865,557
IssuesEvent
2022-11-08 14:46:33
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
tickets.jscom.jp - Page does not load
browser-firefox priority-normal severity-critical engine-gecko regression regressionwindow-wanted diagnosis-priority-p1
<!-- @browser: Firefox 106.0 --> <!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:106.0) Gecko/20100101 Firefox/106.0 --> <!-- @reported_with: unknown --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/113266 --> **URL**: https://tickets.jscom.jp/ **Browser / Version**: Firefox 106.0 **Operating System**: Windows 10 **Tested Another Browser**: Yes Edge **Problem type**: Site is not usable **Description**: Page not loading correctly **Steps to Reproduce**: After updating today, the page is not showing up at all. <details> <summary>Browser Configuration</summary> <ul> <li>None</li> </ul> </details> _From [webcompat.com](https://webcompat.com/) with ❤️_
2.0
tickets.jscom.jp - Page does not load - <!-- @browser: Firefox 106.0 --> <!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:106.0) Gecko/20100101 Firefox/106.0 --> <!-- @reported_with: unknown --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/113266 --> **URL**: https://tickets.jscom.jp/ **Browser / Version**: Firefox 106.0 **Operating System**: Windows 10 **Tested Another Browser**: Yes Edge **Problem type**: Site is not usable **Description**: Page not loading correctly **Steps to Reproduce**: After updating today, the page is not showing up at all. <details> <summary>Browser Configuration</summary> <ul> <li>None</li> </ul> </details> _From [webcompat.com](https://webcompat.com/) with ❤️_
priority
tickets jscom jp page does not load url browser version firefox operating system windows tested another browser yes edge problem type site is not usable description page not loading correctly steps to reproduce after updating today the page is not showing up at all browser configuration none from with ❤️
1
66,948
20,776,031,458
IssuesEvent
2022-03-16 10:33:34
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
opened
Most of the timeline is missing
T-Defect
### Steps to reproduce 1. Enter a room 2. Notice there is an upward arrow to scroll up to unread messages 3. Scroll up, but there is nothing to see ### Outcome #### What did you expect? I know there are more messages in this room, and I expected to see them. #### What happened instead? I see only a couple of messages, and empty space above them. ### Operating system Ubuntu 21.10 ### Browser information Firefox 98.0 ### URL for webapp https://develop.element.io ### Application version Element version: 1f97bc23256a-react-26e6f8deca1d-js-18943d6519e9 Olm version: 3.2.8 ### Homeserver matrix.org ### Will you send logs? Yes
1.0
Most of the timeline is missing - ### Steps to reproduce 1. Enter a room 2. Notice there is an upward arrow to scroll up to unread messages 3. Scroll up, but there is nothing to see ### Outcome #### What did you expect? I know there are more messages in this room, and I expected to see them. #### What happened instead? I see only a couple of messages, and empty space above them. ### Operating system Ubuntu 21.10 ### Browser information Firefox 98.0 ### URL for webapp https://develop.element.io ### Application version Element version: 1f97bc23256a-react-26e6f8deca1d-js-18943d6519e9 Olm version: 3.2.8 ### Homeserver matrix.org ### Will you send logs? Yes
non_priority
most of the timeline is missing steps to reproduce enter a room notice there is an upward arrow to scroll up to unread messages scroll up but there is nothing to see outcome what did you expect i know there are more messages in this room and i expected to see them what happened instead i see only a couple of messages and empty space above them operating system ubuntu browser information firefox url for webapp application version element version react js olm version homeserver matrix org will you send logs yes
0
112,982
17,115,589,894
IssuesEvent
2021-07-11 09:24:52
theHinneh/mount-horeb
https://api.github.com/repos/theHinneh/mount-horeb
opened
CVE-2021-33587 (High) detected in css-what-3.4.2.tgz
security vulnerability
## CVE-2021-33587 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>css-what-3.4.2.tgz</b></p></summary> <p>a CSS selector parser</p> <p>Library home page: <a href="https://registry.npmjs.org/css-what/-/css-what-3.4.2.tgz">https://registry.npmjs.org/css-what/-/css-what-3.4.2.tgz</a></p> <p>Path to dependency file: mount-horeb/package.json</p> <p>Path to vulnerable library: mount-horeb/node_modules/css-what/package.json</p> <p> Dependency Hierarchy: - react-scripts-4.0.1.tgz (Root Library) - webpack-5.4.0.tgz - plugin-svgo-5.5.0.tgz - svgo-1.3.2.tgz - css-select-2.1.0.tgz - :x: **css-what-3.4.2.tgz** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/theHinneh/mount-horeb/commit/ba585a3a2138433066a6b3ea3ed79c0907637311">ba585a3a2138433066a6b3ea3ed79c0907637311</a></p> <p>Found in base branch: <b>main</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> The css-what package 4.0.0 through 5.0.0 for Node.js does not ensure that attribute parsing has Linear Time Complexity relative to the size of the input. <p>Publish Date: 2021-05-28 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-33587>CVE-2021-33587</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>7.5</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: None - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-33587">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-33587</a></p> <p>Release Date: 2021-05-28</p> <p>Fix Resolution: css-what - 5.0.1</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-2021-33587 (High) detected in css-what-3.4.2.tgz - ## CVE-2021-33587 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>css-what-3.4.2.tgz</b></p></summary> <p>a CSS selector parser</p> <p>Library home page: <a href="https://registry.npmjs.org/css-what/-/css-what-3.4.2.tgz">https://registry.npmjs.org/css-what/-/css-what-3.4.2.tgz</a></p> <p>Path to dependency file: mount-horeb/package.json</p> <p>Path to vulnerable library: mount-horeb/node_modules/css-what/package.json</p> <p> Dependency Hierarchy: - react-scripts-4.0.1.tgz (Root Library) - webpack-5.4.0.tgz - plugin-svgo-5.5.0.tgz - svgo-1.3.2.tgz - css-select-2.1.0.tgz - :x: **css-what-3.4.2.tgz** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/theHinneh/mount-horeb/commit/ba585a3a2138433066a6b3ea3ed79c0907637311">ba585a3a2138433066a6b3ea3ed79c0907637311</a></p> <p>Found in base branch: <b>main</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> The css-what package 4.0.0 through 5.0.0 for Node.js does not ensure that attribute parsing has Linear Time Complexity relative to the size of the input. <p>Publish Date: 2021-05-28 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-33587>CVE-2021-33587</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>7.5</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: None - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-33587">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-33587</a></p> <p>Release Date: 2021-05-28</p> <p>Fix Resolution: css-what - 5.0.1</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
non_priority
cve high detected in css what tgz cve high severity vulnerability vulnerable library css what tgz a css selector parser library home page a href path to dependency file mount horeb package json path to vulnerable library mount horeb node modules css what package json dependency hierarchy react scripts tgz root library webpack tgz plugin svgo tgz svgo tgz css select tgz x css what tgz vulnerable library found in head commit a href found in base branch main vulnerability details the css what package through for node js does not ensure that attribute parsing has linear time complexity relative to the size of the input 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 none availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution css what step up your open source security game with whitesource
0
116,230
11,904,825,574
IssuesEvent
2020-03-30 17:30:05
forrtproject/forrt
https://api.github.com/repos/forrtproject/forrt
closed
Add README.md
P2 documentation
Important to make this file as this will be the welcoming document for potential contributors.
1.0
Add README.md - Important to make this file as this will be the welcoming document for potential contributors.
non_priority
add readme md important to make this file as this will be the welcoming document for potential contributors
0
355,151
25,175,699,154
IssuesEvent
2022-11-11 09:03:44
asaierika/pe
https://api.github.com/repos/asaierika/pe
opened
The format of grade is not specified
type.DocumentationBug severity.VeryLow
In the 2.9. Editing the grade of a Student section, the format for adding the grade is not specified clearly, which only mentioned [INTEGER]/[INTEGER]. But in the actual usage, it is seen that the integer must be 0-100. If the user tries to key in an integer exceeding the range, an error message will be shown and only then can the user know the range of the grade. ![Screenshot 2022-11-11 at 5.00.51 PM.png](https://raw.githubusercontent.com/asaierika/pe/main/files/45488f9f-7e64-46f3-8793-970c10ed1dbe.png) ![Screenshot 2022-11-11 at 5.02.02 PM.png](https://raw.githubusercontent.com/asaierika/pe/main/files/f019731f-a1da-4e7e-82d8-7c91d8ae6678.png) <!--session: 1668153136016-210482ea-097f-4dd0-a2c3-00e4044cd38c--> <!--Version: Web v3.4.4-->
1.0
The format of grade is not specified - In the 2.9. Editing the grade of a Student section, the format for adding the grade is not specified clearly, which only mentioned [INTEGER]/[INTEGER]. But in the actual usage, it is seen that the integer must be 0-100. If the user tries to key in an integer exceeding the range, an error message will be shown and only then can the user know the range of the grade. ![Screenshot 2022-11-11 at 5.00.51 PM.png](https://raw.githubusercontent.com/asaierika/pe/main/files/45488f9f-7e64-46f3-8793-970c10ed1dbe.png) ![Screenshot 2022-11-11 at 5.02.02 PM.png](https://raw.githubusercontent.com/asaierika/pe/main/files/f019731f-a1da-4e7e-82d8-7c91d8ae6678.png) <!--session: 1668153136016-210482ea-097f-4dd0-a2c3-00e4044cd38c--> <!--Version: Web v3.4.4-->
non_priority
the format of grade is not specified in the editing the grade of a student section the format for adding the grade is not specified clearly which only mentioned but in the actual usage it is seen that the integer must be if the user tries to key in an integer exceeding the range an error message will be shown and only then can the user know the range of the grade
0
315,908
9,633,527,669
IssuesEvent
2019-05-15 18:52:05
ampproject/amp-wp
https://api.github.com/repos/ampproject/amp-wp
opened
Prioritize stylesheets to decide which are concatenated and which are excluded
[Priority] High css
While stylesheets are being concatenated together for `style[amp-custom]`, as soon as the the total reaches 50KB then all subsequent stylesheets are excluded. Each excluded stylesheet raises an `excessive_css` validation error. This is wrong, and it leads to a very bad user experiences. Case in point is when the admin bar is being displayed on AMP pages, as the CSS for dashicons and admin bar get added _before_ the CSS for the theme's stylesheet. Since the `admin-bar.css` is huge, this often results in the theme's own `style.css` being excluded, leading to completely broken templates. This is a big reason for why this admin-bar toggle exists in the first place: ![image](https://user-images.githubusercontent.com/134745/57799390-cc6fd880-7703-11e9-89ff-2b4fb8d6b0e1.png) For example, on Twenty Nineteen with Jetpack running and the admin bar shown, the scripts added are: ```html <link rel='stylesheet' id='twentynineteen-jetpack-css' href='https://wordpressdev.lndo.site/content/plugins/jetpack/modules/theme-tools/compat/twentynineteen.css?ver=1557447387' type='text/css' media='all' /> <link rel='stylesheet' id='dashicons-css' href='https://wordpressdev.lndo.site/core-dev/src/wp-includes/css/dashicons.css?ver=5.3-alpha-45282-src' type='text/css' media='all' /> <link rel='stylesheet' id='admin-bar-css' href='https://wordpressdev.lndo.site/core-dev/src/wp-includes/css/admin-bar.css?ver=5.3-alpha-45282-src' type='text/css' media='all' /> <link rel='stylesheet' id='wp-block-library-css' href='https://wordpressdev.lndo.site/content/plugins/gutenberg/build/block-library/style.css?ver=1557873353' type='text/css' media='all' /> <link rel='stylesheet' id='wp-block-library-theme-css' href='https://wordpressdev.lndo.site/content/plugins/gutenberg/build/block-library/theme.css?ver=1557873353' type='text/css' media='all' /> <link rel='stylesheet' id='twentynineteen-style-css' href='https://wordpressdev.lndo.site/core-dev/src/wp-content/themes/twentynineteen/style.css?ver=1.4' type='text/css' media='all' /> <link rel='stylesheet' id='twentynineteen-print-style-css' href='https://wordpressdev.lndo.site/core-dev/src/wp-content/themes/twentynineteen/print.css?ver=1.4' type='text/css' media='print' /> ``` On an AMP page, the result is: ``` The style[amp-custom] element is populated with: 0 B: style[amp-custom=] 106 B (2%): link#twentynineteen-jetpack-css[rel=stylesheet][id=twentynineteen-jetpack-css][href=https://wordpressdev.lndo.site/content/plugins/jetpack/modules/theme-tools/compat/twentynineteen.css?ver=1557447387][type=text/css][media=all] 780 B (14%): link#dashicons-css[rel=stylesheet][id=dashicons-css][href=https://wordpressdev.lndo.site/core-dev/src/wp-includes/css/dashicons.css?ver=5.3-alpha-45282-src][type=text/css][media=all] 17336 B (96%): link#admin-bar-css[rel=stylesheet][id=admin-bar-css][href=https://wordpressdev.lndo.site/content/plugins/amp/assets/css/admin-bar.css?ver=1.2-alpha1][type=text/css][media=all] 99 B (46%): style#admin-bar-inline-css[id=admin-bar-inline-css][type=text/css] 73 B (57%): link#amp-default-css[rel=stylesheet][id=amp-default-css][href=https://wordpressdev.lndo.site/content/plugins/amp/assets/css/amp-default.css?ver=1.2-alpha1][type=text/css][media=all] 2168 B (18%): link#wp-block-library-css[rel=stylesheet][id=wp-block-library-css][href=https://wordpressdev.lndo.site/content/plugins/gutenberg/build/block-library/style.css?ver=1557873353][type=text/css][media=all] 249 B (19%): link#wp-block-library-theme-css[rel=stylesheet][id=wp-block-library-theme-css][href=https://wordpressdev.lndo.site/content/plugins/gutenberg/build/block-library/theme.css?ver=1557873353][type=text/css][media=all] 1116 B (80%): link#twentynineteen-print-style-css[rel=stylesheet][id=twentynineteen-print-style-css][href=https://wordpressdev.lndo.site/core-dev/src/wp-content/themes/twentynineteen/print.css?ver=1.4][type=text/css][media=print] 122 B: style[type=text/css] 39 B: style[type=text/css][media=print] 225 B: style[type=text/css][media=screen] 73 B: amp-img.wp-image-53 amp-wp-enforced-sizes amp-wp-b8332d9[class=wp-image-53 amp-wp-enforced-sizes amp-wp-b8332d9][src=https://wordpressdev.lndo.site/content/uploads/2019/02/1200px-American_bison_k5680-1.jpg][alt=][srcset=https://wordpressdev.lndo.site/content/uploads/2019/02/1200px-American_bison_k5680-1.jpg 1200w, https://wordpressdev.lndo.site/content/uploads/2019/02/1200px-American_bison_k5680-1-300x196.jpg 300w, https://wordpressdev.lndo.site/content/uploads/2019/02/1200px-American_bison_k5680-1-768x501.jpg 768w, https://wordpressdev.lndo.site/content/uploads/2019/02/1200px-American_bison_k5680-1-1024x668.jpg 1024w][width=1200][height=783][layout=intrinsic] 93 B: div.wp-block-media-text has-media-on-the-right is-stacked-on-mobile amp-wp-2d949e1[class=wp-block-media-text has-media-on-the-right is-stacked-on-mobile amp-wp-2d949e1] 231 B: figure.wp-block-media-text__media amp-wp-6c8fbd0[class=wp-block-media-text__media amp-wp-6c8fbd0] 93 B: div.wp-block-media-text alignwide amp-wp-2d42cb8[class=wp-block-media-text alignwide amp-wp-2d42cb8] 74 B: figure#attachment_53.wp-caption alignright amp-wp-d9900c6[id=attachment_53][aria-describedby=caption-attachment-53][class=wp-caption alignright amp-wp-d9900c6] 74 B: figure#attachment_53.wp-caption aligncenter amp-wp-343bce0[id=attachment_53][aria-describedby=caption-attachment-53][class=wp-caption aligncenter amp-wp-343bce0] Total included size: 22,951 bytes (54% of 42,385 total after tree shaking) The following stylesheets are too large to be included in style[amp-custom]: 29500 B (58%): link#twentynineteen-style-css[rel=stylesheet][id=twentynineteen-style-css][href=https://wordpressdev.lndo.site/core-dev/src/wp-content/themes/twentynineteen/style.css?ver=1.4][type=text/css][media=all] Total excluded size: 29,500 bytes (58% of 50,020 total after tree shaking) Total combined size: 52,451 bytes (56% of 92,405 total after tree shaking) ``` The most important stylesheet of all is the one being excluded! > ![image](https://user-images.githubusercontent.com/134745/57799938-10afa880-7705-11e9-9269-988edd915b9b.png) At least the admin bar looks good! 😕 **So what is needed is to introduce a sense of priority weights for the stylesheets as they are selected for concatenation.** Given the stylesheets loaded above: * https://wordpressdev.lndo.site/content/plugins/jetpack/modules/theme-tools/compat/twentynineteen.css * https://wordpressdev.lndo.site/core-dev/src/wp-includes/css/dashicons.css * https://wordpressdev.lndo.site/core-dev/src/wp-includes/css/admin-bar.css * https://wordpressdev.lndo.site/content/plugins/gutenberg/build/block-library/style.css * https://wordpressdev.lndo.site/content/plugins/gutenberg/build/block-library/theme.css * https://wordpressdev.lndo.site/core-dev/src/wp-content/themes/twentynineteen/style.css * https://wordpressdev.lndo.site/core-dev/src/wp-content/themes/twentynineteen/print.css The priority order should be something like: 1. https://wordpressdev.lndo.site/core-dev/src/wp-content/themes/twentynineteen/style.css 1. https://wordpressdev.lndo.site/content/plugins/gutenberg/build/block-library/style.css 1. https://wordpressdev.lndo.site/content/plugins/gutenberg/build/block-library/theme.css 1. https://wordpressdev.lndo.site/content/plugins/jetpack/modules/theme-tools/compat/twentynineteen.css 1. https://wordpressdev.lndo.site/core-dev/src/wp-includes/css/dashicons.css 1. https://wordpressdev.lndo.site/core-dev/src/wp-includes/css/admin-bar.css 1. https://wordpressdev.lndo.site/core-dev/src/wp-content/themes/twentynineteen/print.css So the prioritized categories: 1. Theme stylesheets (e.g. `style.css`) which have `all`/`screen` media 1. Core stylesheets used by themes (e.g. `wp-block-library` and `wp-block-library-theme`), including the ones included by Gutenberg 1. Stylesheets from plugins (with `all`/`screen` media) 1. Inline `style` elements and attributes 1. Stylesheet for Dashicons 1. Stylesheet for admin-bar 1. Stylesheets with `print` media This should greatly reduce the frequency of templates appearing completely broken when CSS is being excluded. The prioritization could be indicated when displaying the manifest of the stylesheets in `style[amp-custom]` (including on validated URL admin screen: #2169). Bonus: once we get to the admin bar CSS and we determine it cannot be loaded, then we can automatically remove the admin bar from the page. (Which is an alternative to #1921.)
1.0
Prioritize stylesheets to decide which are concatenated and which are excluded - While stylesheets are being concatenated together for `style[amp-custom]`, as soon as the the total reaches 50KB then all subsequent stylesheets are excluded. Each excluded stylesheet raises an `excessive_css` validation error. This is wrong, and it leads to a very bad user experiences. Case in point is when the admin bar is being displayed on AMP pages, as the CSS for dashicons and admin bar get added _before_ the CSS for the theme's stylesheet. Since the `admin-bar.css` is huge, this often results in the theme's own `style.css` being excluded, leading to completely broken templates. This is a big reason for why this admin-bar toggle exists in the first place: ![image](https://user-images.githubusercontent.com/134745/57799390-cc6fd880-7703-11e9-89ff-2b4fb8d6b0e1.png) For example, on Twenty Nineteen with Jetpack running and the admin bar shown, the scripts added are: ```html <link rel='stylesheet' id='twentynineteen-jetpack-css' href='https://wordpressdev.lndo.site/content/plugins/jetpack/modules/theme-tools/compat/twentynineteen.css?ver=1557447387' type='text/css' media='all' /> <link rel='stylesheet' id='dashicons-css' href='https://wordpressdev.lndo.site/core-dev/src/wp-includes/css/dashicons.css?ver=5.3-alpha-45282-src' type='text/css' media='all' /> <link rel='stylesheet' id='admin-bar-css' href='https://wordpressdev.lndo.site/core-dev/src/wp-includes/css/admin-bar.css?ver=5.3-alpha-45282-src' type='text/css' media='all' /> <link rel='stylesheet' id='wp-block-library-css' href='https://wordpressdev.lndo.site/content/plugins/gutenberg/build/block-library/style.css?ver=1557873353' type='text/css' media='all' /> <link rel='stylesheet' id='wp-block-library-theme-css' href='https://wordpressdev.lndo.site/content/plugins/gutenberg/build/block-library/theme.css?ver=1557873353' type='text/css' media='all' /> <link rel='stylesheet' id='twentynineteen-style-css' href='https://wordpressdev.lndo.site/core-dev/src/wp-content/themes/twentynineteen/style.css?ver=1.4' type='text/css' media='all' /> <link rel='stylesheet' id='twentynineteen-print-style-css' href='https://wordpressdev.lndo.site/core-dev/src/wp-content/themes/twentynineteen/print.css?ver=1.4' type='text/css' media='print' /> ``` On an AMP page, the result is: ``` The style[amp-custom] element is populated with: 0 B: style[amp-custom=] 106 B (2%): link#twentynineteen-jetpack-css[rel=stylesheet][id=twentynineteen-jetpack-css][href=https://wordpressdev.lndo.site/content/plugins/jetpack/modules/theme-tools/compat/twentynineteen.css?ver=1557447387][type=text/css][media=all] 780 B (14%): link#dashicons-css[rel=stylesheet][id=dashicons-css][href=https://wordpressdev.lndo.site/core-dev/src/wp-includes/css/dashicons.css?ver=5.3-alpha-45282-src][type=text/css][media=all] 17336 B (96%): link#admin-bar-css[rel=stylesheet][id=admin-bar-css][href=https://wordpressdev.lndo.site/content/plugins/amp/assets/css/admin-bar.css?ver=1.2-alpha1][type=text/css][media=all] 99 B (46%): style#admin-bar-inline-css[id=admin-bar-inline-css][type=text/css] 73 B (57%): link#amp-default-css[rel=stylesheet][id=amp-default-css][href=https://wordpressdev.lndo.site/content/plugins/amp/assets/css/amp-default.css?ver=1.2-alpha1][type=text/css][media=all] 2168 B (18%): link#wp-block-library-css[rel=stylesheet][id=wp-block-library-css][href=https://wordpressdev.lndo.site/content/plugins/gutenberg/build/block-library/style.css?ver=1557873353][type=text/css][media=all] 249 B (19%): link#wp-block-library-theme-css[rel=stylesheet][id=wp-block-library-theme-css][href=https://wordpressdev.lndo.site/content/plugins/gutenberg/build/block-library/theme.css?ver=1557873353][type=text/css][media=all] 1116 B (80%): link#twentynineteen-print-style-css[rel=stylesheet][id=twentynineteen-print-style-css][href=https://wordpressdev.lndo.site/core-dev/src/wp-content/themes/twentynineteen/print.css?ver=1.4][type=text/css][media=print] 122 B: style[type=text/css] 39 B: style[type=text/css][media=print] 225 B: style[type=text/css][media=screen] 73 B: amp-img.wp-image-53 amp-wp-enforced-sizes amp-wp-b8332d9[class=wp-image-53 amp-wp-enforced-sizes amp-wp-b8332d9][src=https://wordpressdev.lndo.site/content/uploads/2019/02/1200px-American_bison_k5680-1.jpg][alt=][srcset=https://wordpressdev.lndo.site/content/uploads/2019/02/1200px-American_bison_k5680-1.jpg 1200w, https://wordpressdev.lndo.site/content/uploads/2019/02/1200px-American_bison_k5680-1-300x196.jpg 300w, https://wordpressdev.lndo.site/content/uploads/2019/02/1200px-American_bison_k5680-1-768x501.jpg 768w, https://wordpressdev.lndo.site/content/uploads/2019/02/1200px-American_bison_k5680-1-1024x668.jpg 1024w][width=1200][height=783][layout=intrinsic] 93 B: div.wp-block-media-text has-media-on-the-right is-stacked-on-mobile amp-wp-2d949e1[class=wp-block-media-text has-media-on-the-right is-stacked-on-mobile amp-wp-2d949e1] 231 B: figure.wp-block-media-text__media amp-wp-6c8fbd0[class=wp-block-media-text__media amp-wp-6c8fbd0] 93 B: div.wp-block-media-text alignwide amp-wp-2d42cb8[class=wp-block-media-text alignwide amp-wp-2d42cb8] 74 B: figure#attachment_53.wp-caption alignright amp-wp-d9900c6[id=attachment_53][aria-describedby=caption-attachment-53][class=wp-caption alignright amp-wp-d9900c6] 74 B: figure#attachment_53.wp-caption aligncenter amp-wp-343bce0[id=attachment_53][aria-describedby=caption-attachment-53][class=wp-caption aligncenter amp-wp-343bce0] Total included size: 22,951 bytes (54% of 42,385 total after tree shaking) The following stylesheets are too large to be included in style[amp-custom]: 29500 B (58%): link#twentynineteen-style-css[rel=stylesheet][id=twentynineteen-style-css][href=https://wordpressdev.lndo.site/core-dev/src/wp-content/themes/twentynineteen/style.css?ver=1.4][type=text/css][media=all] Total excluded size: 29,500 bytes (58% of 50,020 total after tree shaking) Total combined size: 52,451 bytes (56% of 92,405 total after tree shaking) ``` The most important stylesheet of all is the one being excluded! > ![image](https://user-images.githubusercontent.com/134745/57799938-10afa880-7705-11e9-9269-988edd915b9b.png) At least the admin bar looks good! 😕 **So what is needed is to introduce a sense of priority weights for the stylesheets as they are selected for concatenation.** Given the stylesheets loaded above: * https://wordpressdev.lndo.site/content/plugins/jetpack/modules/theme-tools/compat/twentynineteen.css * https://wordpressdev.lndo.site/core-dev/src/wp-includes/css/dashicons.css * https://wordpressdev.lndo.site/core-dev/src/wp-includes/css/admin-bar.css * https://wordpressdev.lndo.site/content/plugins/gutenberg/build/block-library/style.css * https://wordpressdev.lndo.site/content/plugins/gutenberg/build/block-library/theme.css * https://wordpressdev.lndo.site/core-dev/src/wp-content/themes/twentynineteen/style.css * https://wordpressdev.lndo.site/core-dev/src/wp-content/themes/twentynineteen/print.css The priority order should be something like: 1. https://wordpressdev.lndo.site/core-dev/src/wp-content/themes/twentynineteen/style.css 1. https://wordpressdev.lndo.site/content/plugins/gutenberg/build/block-library/style.css 1. https://wordpressdev.lndo.site/content/plugins/gutenberg/build/block-library/theme.css 1. https://wordpressdev.lndo.site/content/plugins/jetpack/modules/theme-tools/compat/twentynineteen.css 1. https://wordpressdev.lndo.site/core-dev/src/wp-includes/css/dashicons.css 1. https://wordpressdev.lndo.site/core-dev/src/wp-includes/css/admin-bar.css 1. https://wordpressdev.lndo.site/core-dev/src/wp-content/themes/twentynineteen/print.css So the prioritized categories: 1. Theme stylesheets (e.g. `style.css`) which have `all`/`screen` media 1. Core stylesheets used by themes (e.g. `wp-block-library` and `wp-block-library-theme`), including the ones included by Gutenberg 1. Stylesheets from plugins (with `all`/`screen` media) 1. Inline `style` elements and attributes 1. Stylesheet for Dashicons 1. Stylesheet for admin-bar 1. Stylesheets with `print` media This should greatly reduce the frequency of templates appearing completely broken when CSS is being excluded. The prioritization could be indicated when displaying the manifest of the stylesheets in `style[amp-custom]` (including on validated URL admin screen: #2169). Bonus: once we get to the admin bar CSS and we determine it cannot be loaded, then we can automatically remove the admin bar from the page. (Which is an alternative to #1921.)
priority
prioritize stylesheets to decide which are concatenated and which are excluded while stylesheets are being concatenated together for style as soon as the the total reaches then all subsequent stylesheets are excluded each excluded stylesheet raises an excessive css validation error this is wrong and it leads to a very bad user experiences case in point is when the admin bar is being displayed on amp pages as the css for dashicons and admin bar get added before the css for the theme s stylesheet since the admin bar css is huge this often results in the theme s own style css being excluded leading to completely broken templates this is a big reason for why this admin bar toggle exists in the first place for example on twenty nineteen with jetpack running and the admin bar shown the scripts added are html on an amp page the result is the style element is populated with b style b link twentynineteen jetpack css b link dashicons css b link admin bar css b style admin bar inline css b link amp default css b link wp block library css b link wp block library theme css b link twentynineteen print style css b style b style b style b amp img wp image amp wp enforced sizes amp wp b div wp block media text has media on the right is stacked on mobile amp wp b figure wp block media text media amp wp b div wp block media text alignwide amp wp b figure attachment wp caption alignright amp wp b figure attachment wp caption aligncenter amp wp total included size bytes of total after tree shaking the following stylesheets are too large to be included in style b link twentynineteen style css total excluded size bytes of total after tree shaking total combined size bytes of total after tree shaking the most important stylesheet of all is the one being excluded at least the admin bar looks good 😕 so what is needed is to introduce a sense of priority weights for the stylesheets as they are selected for concatenation given the stylesheets loaded above the priority order should be something like so the prioritized categories theme stylesheets e g style css which have all screen media core stylesheets used by themes e g wp block library and wp block library theme including the ones included by gutenberg stylesheets from plugins with all screen media inline style elements and attributes stylesheet for dashicons stylesheet for admin bar stylesheets with print media this should greatly reduce the frequency of templates appearing completely broken when css is being excluded the prioritization could be indicated when displaying the manifest of the stylesheets in style including on validated url admin screen bonus once we get to the admin bar css and we determine it cannot be loaded then we can automatically remove the admin bar from the page which is an alternative to
1
159,110
6,040,791,358
IssuesEvent
2017-06-10 17:40:18
kubernetes/kubernetes
https://api.github.com/repos/kubernetes/kubernetes
closed
Add SAN to certificate
area/cloudprovider priority/backlog sig/cluster-lifecycle team/control-plane (deprecated - do not use)
I would like to be able to add SAN's to certificate so that I can access the cluster either via a different CNAME / A record or if the master uses a different IP.
1.0
Add SAN to certificate - I would like to be able to add SAN's to certificate so that I can access the cluster either via a different CNAME / A record or if the master uses a different IP.
priority
add san to certificate i would like to be able to add san s to certificate so that i can access the cluster either via a different cname a record or if the master uses a different ip
1
241,148
18,428,765,914
IssuesEvent
2021-10-14 03:52:30
Aliciahdzg/CDMX011-md-links
https://api.github.com/repos/Aliciahdzg/CDMX011-md-links
closed
Opciones CLI
documentation CLI
- [ ] Leer sobre como crear las banderas o comandos de una CLI - [ ] Investigar de las librerias minimis y yargs para decidir el camino a seguir - [ ] Investigar sobre la estructura de control switch
1.0
Opciones CLI - - [ ] Leer sobre como crear las banderas o comandos de una CLI - [ ] Investigar de las librerias minimis y yargs para decidir el camino a seguir - [ ] Investigar sobre la estructura de control switch
non_priority
opciones cli leer sobre como crear las banderas o comandos de una cli investigar de las librerias minimis y yargs para decidir el camino a seguir investigar sobre la estructura de control switch
0
19,548
3,220,233,592
IssuesEvent
2015-10-08 14:03:35
jccastillo0007/eFacturaT
https://api.github.com/repos/jccastillo0007/eFacturaT
opened
En web no recupera acuse de cancelación, cuando ya está cancelada la factura
defect
Lo que se ocupa, es recuperar el acuse y cambiar el status.
1.0
En web no recupera acuse de cancelación, cuando ya está cancelada la factura - Lo que se ocupa, es recuperar el acuse y cambiar el status.
non_priority
en web no recupera acuse de cancelación cuando ya está cancelada la factura lo que se ocupa es recuperar el acuse y cambiar el status
0
99,993
4,075,232,681
IssuesEvent
2016-05-29 02:20:57
Sniddl/SM
https://api.github.com/repos/Sniddl/SM
closed
User page always mobile
bug High Priority HTML
The user page divs stretch all the way across the page. I update the blue prints to help explain what I intended it to look like. -------- http://dev.sniddl.com/img/profilelayout.svg
1.0
User page always mobile - The user page divs stretch all the way across the page. I update the blue prints to help explain what I intended it to look like. -------- http://dev.sniddl.com/img/profilelayout.svg
priority
user page always mobile the user page divs stretch all the way across the page i update the blue prints to help explain what i intended it to look like
1
582,082
17,352,624,597
IssuesEvent
2021-07-29 10:38:18
ita-social-projects/TeachUA
https://api.github.com/repos/ita-social-projects/TeachUA
opened
[Додати гурток] Error message while filling in 'Опис' field in 'Додати гурток' window // pressing enter to type from new paragraph
Priority: Low bug
**Environment:** Windows 10, Версия 92.0.4515.107 (Официальная сборка), (64 бит) **Reproducible: ** always **Build found:** last commit **Steps to reproduce:** 1. Go to https://speak-ukrainian.org.ua/dev/ 2. Log in as admin 'Email'="admin@gmail.com", 'Password'="admin" 3. Click 'Додати гурток' button 4. Fill in all fields to 'Опис' step 5. Fill in 'Опис' field and press enter to start type from new paragraph Actual result: An error message when the line is started from empty space or after enter 'Enter' button to start new paragraph. ![Screenshot_2](https://user-images.githubusercontent.com/87965983/127477394-0ce9e2f5-061e-4599-a834-1f17e3e19786.png) Expected result: No error message. ![Screenshot_1](https://user-images.githubusercontent.com/87965983/127477802-147f5c81-5c46-4df6-879a-a0eb0079480c.png) Button 'Enter' is used for start a new paragraph. User can create club. User story #70
1.0
[Додати гурток] Error message while filling in 'Опис' field in 'Додати гурток' window // pressing enter to type from new paragraph - **Environment:** Windows 10, Версия 92.0.4515.107 (Официальная сборка), (64 бит) **Reproducible: ** always **Build found:** last commit **Steps to reproduce:** 1. Go to https://speak-ukrainian.org.ua/dev/ 2. Log in as admin 'Email'="admin@gmail.com", 'Password'="admin" 3. Click 'Додати гурток' button 4. Fill in all fields to 'Опис' step 5. Fill in 'Опис' field and press enter to start type from new paragraph Actual result: An error message when the line is started from empty space or after enter 'Enter' button to start new paragraph. ![Screenshot_2](https://user-images.githubusercontent.com/87965983/127477394-0ce9e2f5-061e-4599-a834-1f17e3e19786.png) Expected result: No error message. ![Screenshot_1](https://user-images.githubusercontent.com/87965983/127477802-147f5c81-5c46-4df6-879a-a0eb0079480c.png) Button 'Enter' is used for start a new paragraph. User can create club. User story #70
priority
error message while filling in опис field in додати гурток window pressing enter to type from new paragraph environment windows версия официальная сборка бит reproducible always build found last commit steps to reproduce go to log in as admin email admin gmail com password admin click додати гурток button fill in all fields to опис step fill in опис field and press enter to start type from new paragraph actual result an error message when the line is started from empty space or after enter enter button to start new paragraph expected result no error message button enter is used for start a new paragraph user can create club user story
1
568,252
16,962,855,202
IssuesEvent
2021-06-29 07:19:04
gazprom-neft/consta-uikit
https://api.github.com/repos/gazprom-neft/consta-uikit
closed
Text: Свойство width принимает только значение default
docs 🔥🔥 priority
Для свойство width нельзя задать значение, кроме default. Добавить возможность задавать численное и/или текстовое значение
1.0
Text: Свойство width принимает только значение default - Для свойство width нельзя задать значение, кроме default. Добавить возможность задавать численное и/или текстовое значение
priority
text свойство width принимает только значение default для свойство width нельзя задать значение кроме default добавить возможность задавать численное и или текстовое значение
1
680,484
23,272,264,323
IssuesEvent
2022-08-05 01:21:30
lowRISC/opentitan
https://api.github.com/repos/lowRISC/opentitan
closed
OTP/flash registers’ structure change
Component:Tooling Priority:P1 Type:Enhancement Component:OT_Blocks_Foundry
for better compatibility between open source and close source.
1.0
OTP/flash registers’ structure change - for better compatibility between open source and close source.
priority
otp flash registers’ structure change for better compatibility between open source and close source
1
129,677
5,101,335,652
IssuesEvent
2017-01-04 15:14:29
gitodoro/gitodoro
https://api.github.com/repos/gitodoro/gitodoro
opened
Update wiki with endpoint correct signature
priority-3
app.get('/login', githubOauth.login); app.get('/welcome', githubOauth.welcome); app.get('/orgs', [authCheck, orgs]); app.get('/repos/:orgName', [authCheck, repos]); app.get('/issues/:orgName/:repoName', [authCheck, issues]); app.get('/start/:orgName/:repoName/:issueNumber', [authCheck, labels]);
1.0
Update wiki with endpoint correct signature - app.get('/login', githubOauth.login); app.get('/welcome', githubOauth.welcome); app.get('/orgs', [authCheck, orgs]); app.get('/repos/:orgName', [authCheck, repos]); app.get('/issues/:orgName/:repoName', [authCheck, issues]); app.get('/start/:orgName/:repoName/:issueNumber', [authCheck, labels]);
priority
update wiki with endpoint correct signature app get login githuboauth login app get welcome githuboauth welcome app get orgs app get repos orgname app get issues orgname reponame app get start orgname reponame issuenumber
1
525,517
15,255,361,445
IssuesEvent
2021-02-20 15:48:55
CookieJarApps/SmartCookieWeb
https://api.github.com/repos/CookieJarApps/SmartCookieWeb
opened
Override website zoom not working with javascript disabled
P2: Medium priority bug
Title is self explaining This is not a major bug which many people use but Override zoom in Smartcookieweb is not working with javascript disabled but in Bromite browser,it is working. To Reproduce Steps to reproduce the behavior: 1. Go to Setting 2. Click on General 3. Enable Override Website Zoom block 4. Disable Javascript 5. Go to any website say(www.flipkart.com) 6. Pinch to zoom in or out Expected behavior Override zoom should be working regardless of javascript Screenrecords: https://user-images.githubusercontent.com/75420364/108601102-f32e5a80-733e-11eb-90aa-12c376f9ad5b.mp4 Working properly in Bromite browser https://user-images.githubusercontent.com/75420364/108601115-04776700-733f-11eb-87c6-5938bb191f31.mp4 Device Info - Device: Poco M2 Pro - OS: Arrow OS Vanilla Android 11 - App version: 12.1.1 Thank you very much
1.0
Override website zoom not working with javascript disabled - Title is self explaining This is not a major bug which many people use but Override zoom in Smartcookieweb is not working with javascript disabled but in Bromite browser,it is working. To Reproduce Steps to reproduce the behavior: 1. Go to Setting 2. Click on General 3. Enable Override Website Zoom block 4. Disable Javascript 5. Go to any website say(www.flipkart.com) 6. Pinch to zoom in or out Expected behavior Override zoom should be working regardless of javascript Screenrecords: https://user-images.githubusercontent.com/75420364/108601102-f32e5a80-733e-11eb-90aa-12c376f9ad5b.mp4 Working properly in Bromite browser https://user-images.githubusercontent.com/75420364/108601115-04776700-733f-11eb-87c6-5938bb191f31.mp4 Device Info - Device: Poco M2 Pro - OS: Arrow OS Vanilla Android 11 - App version: 12.1.1 Thank you very much
priority
override website zoom not working with javascript disabled title is self explaining this is not a major bug which many people use but override zoom in smartcookieweb is not working with javascript disabled but in bromite browser it is working to reproduce steps to reproduce the behavior go to setting click on general enable override website zoom block disable javascript go to any website say pinch to zoom in or out expected behavior override zoom should be working regardless of javascript screenrecords working properly in bromite browser device info device poco pro os arrow os vanilla android app version thank you very much
1
7,940
3,637,999,346
IssuesEvent
2016-02-12 13:49:58
Involt/Involt
https://api.github.com/repos/Involt/Involt
opened
Attempt to use less JQuery in involt core elements
app code improvement
I think Involt communication related and core elements should have reduced JQuery code to improve performance and readability.
1.0
Attempt to use less JQuery in involt core elements - I think Involt communication related and core elements should have reduced JQuery code to improve performance and readability.
non_priority
attempt to use less jquery in involt core elements i think involt communication related and core elements should have reduced jquery code to improve performance and readability
0
251
2,585,822,536
IssuesEvent
2015-02-17 04:46:13
nextgis/nextgisweb_compulink
https://api.github.com/repos/nextgis/nextgisweb_compulink
closed
Добавить стандартный InfoTool на карту
High Priority Requirement
Перенести стандартный контрол идентификации объектов (тот что в стандартной карте НГВ - кнопка i) на панель карты Компьюлинка. Поведение аналогичное стандартному.
1.0
Добавить стандартный InfoTool на карту - Перенести стандартный контрол идентификации объектов (тот что в стандартной карте НГВ - кнопка i) на панель карты Компьюлинка. Поведение аналогичное стандартному.
non_priority
добавить стандартный infotool на карту перенести стандартный контрол идентификации объектов тот что в стандартной карте нгв кнопка i на панель карты компьюлинка поведение аналогичное стандартному
0
196,523
22,442,086,063
IssuesEvent
2022-06-21 02:30:48
turkdevops/design-language-website
https://api.github.com/repos/turkdevops/design-language-website
opened
CVE-2022-33987 (Medium) detected in multiple libraries
security vulnerability
## CVE-2022-33987 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>got-9.6.0.tgz</b>, <b>got-7.1.0.tgz</b>, <b>got-11.8.1.tgz</b>, <b>got-8.3.2.tgz</b>, <b>got-10.7.0.tgz</b></p></summary> <p> <details><summary><b>got-9.6.0.tgz</b></p></summary> <p>Simplified HTTP requests</p> <p>Library home page: <a href="https://registry.npmjs.org/got/-/got-9.6.0.tgz">https://registry.npmjs.org/got/-/got-9.6.0.tgz</a></p> <p>Path to dependency file: /package.json</p> <p>Path to vulnerable library: /node_modules/got/package.json</p> <p> Dependency Hierarchy: - gatsby-theme-carbon-1.30.2.tgz (Root Library) - gatsby-source-filesystem-2.3.33.tgz - :x: **got-9.6.0.tgz** (Vulnerable Library) </details> <details><summary><b>got-7.1.0.tgz</b></p></summary> <p>Simplified HTTP requests</p> <p>Library home page: <a href="https://registry.npmjs.org/got/-/got-7.1.0.tgz">https://registry.npmjs.org/got/-/got-7.1.0.tgz</a></p> <p>Path to dependency file: /package.json</p> <p>Path to vulnerable library: /node_modules/got/package.json</p> <p> Dependency Hierarchy: - gatsby-theme-carbon-1.30.2.tgz (Root Library) - gatsby-plugin-sharp-2.6.39.tgz - imagemin-pngquant-9.0.1.tgz - pngquant-bin-6.0.0.tgz - bin-build-3.0.0.tgz - download-6.2.5.tgz - :x: **got-7.1.0.tgz** (Vulnerable Library) </details> <details><summary><b>got-11.8.1.tgz</b></p></summary> <p>Human-friendly and powerful HTTP request library for Node.js</p> <p>Library home page: <a href="https://registry.npmjs.org/got/-/got-11.8.1.tgz">https://registry.npmjs.org/got/-/got-11.8.1.tgz</a></p> <p>Path to dependency file: /package.json</p> <p>Path to vulnerable library: /node_modules/got/package.json</p> <p> Dependency Hierarchy: - carbon-components-react-7.33.0.tgz (Root Library) - telemetry-0.0.0-alpha.6.tgz - :x: **got-11.8.1.tgz** (Vulnerable Library) </details> <details><summary><b>got-8.3.2.tgz</b></p></summary> <p>Simplified HTTP requests</p> <p>Library home page: <a href="https://registry.npmjs.org/got/-/got-8.3.2.tgz">https://registry.npmjs.org/got/-/got-8.3.2.tgz</a></p> <p>Path to dependency file: /package.json</p> <p>Path to vulnerable library: /node_modules/got/package.json</p> <p> Dependency Hierarchy: - gatsby-theme-carbon-1.30.2.tgz (Root Library) - gatsby-plugin-sharp-2.6.39.tgz - imagemin-pngquant-9.0.1.tgz - pngquant-bin-6.0.0.tgz - bin-wrapper-4.1.0.tgz - download-7.1.0.tgz - :x: **got-8.3.2.tgz** (Vulnerable Library) </details> <details><summary><b>got-10.7.0.tgz</b></p></summary> <p>Human-friendly and powerful HTTP request library for Node.js</p> <p>Library home page: <a href="https://registry.npmjs.org/got/-/got-10.7.0.tgz">https://registry.npmjs.org/got/-/got-10.7.0.tgz</a></p> <p>Path to dependency file: /package.json</p> <p>Path to vulnerable library: /node_modules/got/package.json</p> <p> Dependency Hierarchy: - gatsby-theme-carbon-1.30.2.tgz (Root Library) - gatsby-plugin-sharp-2.6.39.tgz - :x: **got-10.7.0.tgz** (Vulnerable Library) </details> <p>Found in base branch: <b>master</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary> <p> The got package before 12.1.0 for Node.js allows a redirect to a UNIX socket. <p>Publish Date: 2022-06-18 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2022-33987>CVE-2022-33987</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.1</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: Required - Scope: Changed - Impact Metrics: - Confidentiality Impact: Low - 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://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-33987">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-33987</a></p> <p>Release Date: 2022-06-18</p> <p>Fix Resolution (got): 12.0.0-beta.1</p> <p>Direct dependency fix Resolution (carbon-components-react): 7.56.0</p> </p> </details> <p></p> *** Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
True
CVE-2022-33987 (Medium) detected in multiple libraries - ## CVE-2022-33987 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>got-9.6.0.tgz</b>, <b>got-7.1.0.tgz</b>, <b>got-11.8.1.tgz</b>, <b>got-8.3.2.tgz</b>, <b>got-10.7.0.tgz</b></p></summary> <p> <details><summary><b>got-9.6.0.tgz</b></p></summary> <p>Simplified HTTP requests</p> <p>Library home page: <a href="https://registry.npmjs.org/got/-/got-9.6.0.tgz">https://registry.npmjs.org/got/-/got-9.6.0.tgz</a></p> <p>Path to dependency file: /package.json</p> <p>Path to vulnerable library: /node_modules/got/package.json</p> <p> Dependency Hierarchy: - gatsby-theme-carbon-1.30.2.tgz (Root Library) - gatsby-source-filesystem-2.3.33.tgz - :x: **got-9.6.0.tgz** (Vulnerable Library) </details> <details><summary><b>got-7.1.0.tgz</b></p></summary> <p>Simplified HTTP requests</p> <p>Library home page: <a href="https://registry.npmjs.org/got/-/got-7.1.0.tgz">https://registry.npmjs.org/got/-/got-7.1.0.tgz</a></p> <p>Path to dependency file: /package.json</p> <p>Path to vulnerable library: /node_modules/got/package.json</p> <p> Dependency Hierarchy: - gatsby-theme-carbon-1.30.2.tgz (Root Library) - gatsby-plugin-sharp-2.6.39.tgz - imagemin-pngquant-9.0.1.tgz - pngquant-bin-6.0.0.tgz - bin-build-3.0.0.tgz - download-6.2.5.tgz - :x: **got-7.1.0.tgz** (Vulnerable Library) </details> <details><summary><b>got-11.8.1.tgz</b></p></summary> <p>Human-friendly and powerful HTTP request library for Node.js</p> <p>Library home page: <a href="https://registry.npmjs.org/got/-/got-11.8.1.tgz">https://registry.npmjs.org/got/-/got-11.8.1.tgz</a></p> <p>Path to dependency file: /package.json</p> <p>Path to vulnerable library: /node_modules/got/package.json</p> <p> Dependency Hierarchy: - carbon-components-react-7.33.0.tgz (Root Library) - telemetry-0.0.0-alpha.6.tgz - :x: **got-11.8.1.tgz** (Vulnerable Library) </details> <details><summary><b>got-8.3.2.tgz</b></p></summary> <p>Simplified HTTP requests</p> <p>Library home page: <a href="https://registry.npmjs.org/got/-/got-8.3.2.tgz">https://registry.npmjs.org/got/-/got-8.3.2.tgz</a></p> <p>Path to dependency file: /package.json</p> <p>Path to vulnerable library: /node_modules/got/package.json</p> <p> Dependency Hierarchy: - gatsby-theme-carbon-1.30.2.tgz (Root Library) - gatsby-plugin-sharp-2.6.39.tgz - imagemin-pngquant-9.0.1.tgz - pngquant-bin-6.0.0.tgz - bin-wrapper-4.1.0.tgz - download-7.1.0.tgz - :x: **got-8.3.2.tgz** (Vulnerable Library) </details> <details><summary><b>got-10.7.0.tgz</b></p></summary> <p>Human-friendly and powerful HTTP request library for Node.js</p> <p>Library home page: <a href="https://registry.npmjs.org/got/-/got-10.7.0.tgz">https://registry.npmjs.org/got/-/got-10.7.0.tgz</a></p> <p>Path to dependency file: /package.json</p> <p>Path to vulnerable library: /node_modules/got/package.json</p> <p> Dependency Hierarchy: - gatsby-theme-carbon-1.30.2.tgz (Root Library) - gatsby-plugin-sharp-2.6.39.tgz - :x: **got-10.7.0.tgz** (Vulnerable Library) </details> <p>Found in base branch: <b>master</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary> <p> The got package before 12.1.0 for Node.js allows a redirect to a UNIX socket. <p>Publish Date: 2022-06-18 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2022-33987>CVE-2022-33987</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.1</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: Required - Scope: Changed - Impact Metrics: - Confidentiality Impact: Low - 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://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-33987">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-33987</a></p> <p>Release Date: 2022-06-18</p> <p>Fix Resolution (got): 12.0.0-beta.1</p> <p>Direct dependency fix Resolution (carbon-components-react): 7.56.0</p> </p> </details> <p></p> *** Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
non_priority
cve medium detected in multiple libraries cve medium severity vulnerability vulnerable libraries got tgz got tgz got tgz got tgz got tgz got tgz simplified http requests library home page a href path to dependency file package json path to vulnerable library node modules got package json dependency hierarchy gatsby theme carbon tgz root library gatsby source filesystem tgz x got tgz vulnerable library got tgz simplified http requests library home page a href path to dependency file package json path to vulnerable library node modules got package json dependency hierarchy gatsby theme carbon tgz root library gatsby plugin sharp tgz imagemin pngquant tgz pngquant bin tgz bin build tgz download tgz x got tgz vulnerable library got tgz human friendly and powerful http request library for node js library home page a href path to dependency file package json path to vulnerable library node modules got package json dependency hierarchy carbon components react tgz root library telemetry alpha tgz x got tgz vulnerable library got tgz simplified http requests library home page a href path to dependency file package json path to vulnerable library node modules got package json dependency hierarchy gatsby theme carbon tgz root library gatsby plugin sharp tgz imagemin pngquant tgz pngquant bin tgz bin wrapper tgz download tgz x got tgz vulnerable library got tgz human friendly and powerful http request library for node js library home page a href path to dependency file package json path to vulnerable library node modules got package json dependency hierarchy gatsby theme carbon tgz root library gatsby plugin sharp tgz x got tgz vulnerable library found in base branch master vulnerability details the got package before for node js allows a redirect to a unix socket 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 changed impact metrics confidentiality impact low 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 got beta direct dependency fix resolution carbon components react step up your open source security game with mend
0
203,673
15,886,881,949
IssuesEvent
2021-04-09 23:57:24
discord/discord-api-docs
https://api.github.com/repos/discord/discord-api-docs
closed
Rate-Limits for Follow-up endpoints
documentation needed
After some rigorous testing (by spamming the API), I figured out the rate limits for the [follow-up endpoints](https://discord.com/developers/docs/interactions/slash-commands#followup-messages). - 5/2s per interaction - 30/60s per guild/global (hard to test) Since all these endpoints use the `application_id` as their `webhook_id` parameter, the major parameter is incorrect in this case. The new major parameter seems to be `interaction_token` then. I'm asking if there is a specific reason why the `application_id` was used for these endpoints, instead of using the `interaction_id`? This design makes the handling of these endpoints rather annoying and I would much prefer if they also used the `interaction_id` instead. Otherwise, this behavior should be documented explicitly somewhere since it heavily deviates from the documentation right now. If libraries would handle `application_id` the same way as `webhook_id` then the rate limit handling would only allow 5 messages per 2 seconds globally.
1.0
Rate-Limits for Follow-up endpoints - After some rigorous testing (by spamming the API), I figured out the rate limits for the [follow-up endpoints](https://discord.com/developers/docs/interactions/slash-commands#followup-messages). - 5/2s per interaction - 30/60s per guild/global (hard to test) Since all these endpoints use the `application_id` as their `webhook_id` parameter, the major parameter is incorrect in this case. The new major parameter seems to be `interaction_token` then. I'm asking if there is a specific reason why the `application_id` was used for these endpoints, instead of using the `interaction_id`? This design makes the handling of these endpoints rather annoying and I would much prefer if they also used the `interaction_id` instead. Otherwise, this behavior should be documented explicitly somewhere since it heavily deviates from the documentation right now. If libraries would handle `application_id` the same way as `webhook_id` then the rate limit handling would only allow 5 messages per 2 seconds globally.
non_priority
rate limits for follow up endpoints after some rigorous testing by spamming the api i figured out the rate limits for the per interaction per guild global hard to test since all these endpoints use the application id as their webhook id parameter the major parameter is incorrect in this case the new major parameter seems to be interaction token then i m asking if there is a specific reason why the application id was used for these endpoints instead of using the interaction id this design makes the handling of these endpoints rather annoying and i would much prefer if they also used the interaction id instead otherwise this behavior should be documented explicitly somewhere since it heavily deviates from the documentation right now if libraries would handle application id the same way as webhook id then the rate limit handling would only allow messages per seconds globally
0
2,256
2,601,992,801
IssuesEvent
2015-02-24 02:57:27
girldevelopit/gdi-new-site
https://api.github.com/repos/girldevelopit/gdi-new-site
closed
Add Newsletter Signup form to homepage
UX/Design Needed
**Description** *Add newsletter subscription sign up to homepage* **Ask** *Embed Mailchimp's Super Slim Form "Subscribe to our Newsletter" on Homepage footer* **To Do** - [ ] Add embed code to home page
1.0
Add Newsletter Signup form to homepage - **Description** *Add newsletter subscription sign up to homepage* **Ask** *Embed Mailchimp's Super Slim Form "Subscribe to our Newsletter" on Homepage footer* **To Do** - [ ] Add embed code to home page
non_priority
add newsletter signup form to homepage description add newsletter subscription sign up to homepage ask embed mailchimp s super slim form subscribe to our newsletter on homepage footer to do add embed code to home page
0
628,211
19,977,909,032
IssuesEvent
2022-01-29 12:00:02
oslopride/skeivt-kulturaar
https://api.github.com/repos/oslopride/skeivt-kulturaar
opened
Add custom icons to mobile hamburger menu
priority-low
See how to implement this here: https://github.com/negomi/react-burger-menu#custom-icons We should optimally want to have the close button in the same place as the hamburger icon button. It could be possible to override the styling provided by this library, but it's a lot of nested css classes you have to override and figure out the dimensions of to make it work. So probably easier to use actual icons ourselves.
1.0
Add custom icons to mobile hamburger menu - See how to implement this here: https://github.com/negomi/react-burger-menu#custom-icons We should optimally want to have the close button in the same place as the hamburger icon button. It could be possible to override the styling provided by this library, but it's a lot of nested css classes you have to override and figure out the dimensions of to make it work. So probably easier to use actual icons ourselves.
priority
add custom icons to mobile hamburger menu see how to implement this here we should optimally want to have the close button in the same place as the hamburger icon button it could be possible to override the styling provided by this library but it s a lot of nested css classes you have to override and figure out the dimensions of to make it work so probably easier to use actual icons ourselves
1
406,756
27,581,200,458
IssuesEvent
2023-03-08 16:20:37
gii-is-psg2/psg2-2223-g7-72
https://api.github.com/repos/gii-is-psg2/psg2-2223-g7-72
closed
Realizar un Informe de todas las "dailys"
documentation
- [x] Realizar un documento siguiendo la plantilla para informar lo que se trata en cada una de las 4 dailys del S2 - [x] Rellenar el documento con el contenido de la Daily 1 (15-2-23) - [x] Rellenar el documento con el contenido de la Daily 2 (22-2-23) Documento: https://docs.google.com/document/d/1iPcHJsewaHZ41itOHLExdcITZ-CBAsnZ/edit#
1.0
Realizar un Informe de todas las "dailys" - - [x] Realizar un documento siguiendo la plantilla para informar lo que se trata en cada una de las 4 dailys del S2 - [x] Rellenar el documento con el contenido de la Daily 1 (15-2-23) - [x] Rellenar el documento con el contenido de la Daily 2 (22-2-23) Documento: https://docs.google.com/document/d/1iPcHJsewaHZ41itOHLExdcITZ-CBAsnZ/edit#
non_priority
realizar un informe de todas las dailys realizar un documento siguiendo la plantilla para informar lo que se trata en cada una de las dailys del rellenar el documento con el contenido de la daily rellenar el documento con el contenido de la daily documento
0
442,723
30,852,993,933
IssuesEvent
2023-08-02 18:13:30
rubyforgood/stocks-in-the-future
https://api.github.com/repos/rubyforgood/stocks-in-the-future
opened
Updates to main README
documentation
# Summary The main README could use a few things. 1. A description of Stocks In The Future with a link to their external static site - https://sifonline.org/ 2. A Ruby for Good welcome message with instructions on joining their slack and going to our #stocks-in-the-future channel 3. Reference to our deployment of this repo at https://stocks-in-the-future-2e5bd264d30e.herokuapp.com/ # Criteria for Completion - [ ] README is updated with criteria - [ ] Good spelling and grammar - anticipate some discussion on wording.
1.0
Updates to main README - # Summary The main README could use a few things. 1. A description of Stocks In The Future with a link to their external static site - https://sifonline.org/ 2. A Ruby for Good welcome message with instructions on joining their slack and going to our #stocks-in-the-future channel 3. Reference to our deployment of this repo at https://stocks-in-the-future-2e5bd264d30e.herokuapp.com/ # Criteria for Completion - [ ] README is updated with criteria - [ ] Good spelling and grammar - anticipate some discussion on wording.
non_priority
updates to main readme summary the main readme could use a few things a description of stocks in the future with a link to their external static site a ruby for good welcome message with instructions on joining their slack and going to our stocks in the future channel reference to our deployment of this repo at criteria for completion readme is updated with criteria good spelling and grammar anticipate some discussion on wording
0