Technical Debt and it Types Datasets
Collection
24 items
•
Updated
•
1
Unnamed: 0
int64 0
832k
| id
float64 2.49B
32.1B
| type
stringclasses 1
value | created_at
stringlengths 19
19
| repo
stringlengths 5
112
| repo_url
stringlengths 34
141
| action
stringclasses 3
values | title
stringlengths 1
757
| labels
stringlengths 4
664
| body
stringlengths 3
261k
| index
stringclasses 10
values | text_combine
stringlengths 96
261k
| label
stringclasses 2
values | text
stringlengths 96
232k
| binary_label
int64 0
1
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
71,279 | 23,519,883,651 | IssuesEvent | 2022-08-19 03:58:23 | scipy/scipy | https://api.github.com/repos/scipy/scipy | opened | BUG: | defect | ### Describe your issue.
exp2: t-statistic is `inf`. The p-value `0`.
### Reproducing Code Example
```python
base=[4.28,4.34]
exp1=[4.43,4.45]
exp2=[4.33,4.39]
t,p=stats.ttest_rel(exp1,base)
print(t,p)
t,p=stats.ttest_rel(exp2,base)
print(t,p)
```
### Error message
```shell
6.500000000000133 0.0971795806950559
inf 0.0
```
### SciPy/NumPy/Python version information
1.9.0 1.23.2 sys.version_info(major=3, minor=10, micro=6, releaselevel='final', serial=0) | 1.0 | BUG: - ### Describe your issue.
exp2: t-statistic is `inf`. The p-value `0`.
### Reproducing Code Example
```python
base=[4.28,4.34]
exp1=[4.43,4.45]
exp2=[4.33,4.39]
t,p=stats.ttest_rel(exp1,base)
print(t,p)
t,p=stats.ttest_rel(exp2,base)
print(t,p)
```
### Error message
```shell
6.500000000000133 0.0971795806950559
inf 0.0
```
### SciPy/NumPy/Python version information
1.9.0 1.23.2 sys.version_info(major=3, minor=10, micro=6, releaselevel='final', serial=0) | defect | bug describe your issue t statistic is inf the p value reproducing code example python base t p stats ttest rel base print t p t p stats ttest rel base print t p error message shell inf scipy numpy python version information sys version info major minor micro releaselevel final serial | 1 |
131,102 | 12,475,222,335 | IssuesEvent | 2020-05-29 11:09:14 | COATnor/COAT_portal_issues | https://api.github.com/repos/COATnor/COAT_portal_issues | closed | Access to private and public datasets - discussion of workflow | documentation |
-------
Below copied from email from @mdlux today
Me and Francesco need to improve the API, so that you can access also private datasets. Upon completion, it will be relatively easy: it is again managed as different version. For example, a possible workflow could be:
- Jane uploads a dataset which includes only data which can be public (lets say: from year 2000 to year 2017), and calls it “sample_dataset”
- Such dataset will automatically labelled as “sample_dataset_v1”
- Jane publishes sample_dataset_v1
- Jane creates a new version using the “New version” button, which will be automatically called “sample_dataset_v2”
- Jane adds 1 year of the data to be kept in embargo, so that “sample_dataset_v2” includes data files from 2000 to 2018.
- Jane keeps sample_dataset_v2 private, with an embargo date set to 2020
- Jane creates another version sample_dataset_v3 including year 2019 (again, private), with embargo date 2021
- Jane uses ckanr to download with R (or python) sample_dataset_v3
- After 1 year, jane creates a new version, sample_dataset_v4, to include 2000 to 2020
- Jane will be downloading v4 with R instead of the previous one
- Sample_dataset_v2 will automatically become public, so that anyone can start using year 2018
- After another year Jane creates a new version, sample_dataset_v5, including 2021 (private).
- Sample_dataset_v3 will automatically become public, so that anyone can start using data until 2019
- And so on…
| 1.0 | Access to private and public datasets - discussion of workflow -
-------
Below copied from email from @mdlux today
Me and Francesco need to improve the API, so that you can access also private datasets. Upon completion, it will be relatively easy: it is again managed as different version. For example, a possible workflow could be:
- Jane uploads a dataset which includes only data which can be public (lets say: from year 2000 to year 2017), and calls it “sample_dataset”
- Such dataset will automatically labelled as “sample_dataset_v1”
- Jane publishes sample_dataset_v1
- Jane creates a new version using the “New version” button, which will be automatically called “sample_dataset_v2”
- Jane adds 1 year of the data to be kept in embargo, so that “sample_dataset_v2” includes data files from 2000 to 2018.
- Jane keeps sample_dataset_v2 private, with an embargo date set to 2020
- Jane creates another version sample_dataset_v3 including year 2019 (again, private), with embargo date 2021
- Jane uses ckanr to download with R (or python) sample_dataset_v3
- After 1 year, jane creates a new version, sample_dataset_v4, to include 2000 to 2020
- Jane will be downloading v4 with R instead of the previous one
- Sample_dataset_v2 will automatically become public, so that anyone can start using year 2018
- After another year Jane creates a new version, sample_dataset_v5, including 2021 (private).
- Sample_dataset_v3 will automatically become public, so that anyone can start using data until 2019
- And so on…
| non_defect | access to private and public datasets discussion of workflow below copied from email from mdlux today me and francesco need to improve the api so that you can access also private datasets upon completion it will be relatively easy it is again managed as different version for example a possible workflow could be jane uploads a dataset which includes only data which can be public lets say from year to year and calls it “sample dataset” such dataset will automatically labelled as “sample dataset ” jane publishes sample dataset jane creates a new version using the “new version” button which will be automatically called “sample dataset ” jane adds year of the data to be kept in embargo so that “sample dataset ” includes data files from to jane keeps sample dataset private with an embargo date set to jane creates another version sample dataset including year again private with embargo date jane uses ckanr to download with r or python sample dataset after year jane creates a new version sample dataset to include to jane will be downloading with r instead of the previous one sample dataset will automatically become public so that anyone can start using year after another year jane creates a new version sample dataset including private sample dataset will automatically become public so that anyone can start using data until and so on… | 0 |
4,508 | 2,610,111,089 | IssuesEvent | 2015-02-26 18:34:23 | chrsmith/scribefire-chrome | https://api.github.com/repos/chrsmith/scribefire-chrome | closed | Chrome does not reqognize my wordpress blog type | auto-migrated Priority-Medium Type-Defect | ```
What's the problem?
Chrome does not reqognize my wordpress blog type, so I can not complete the
blog registration featur
What version of ScribeFire for Chrome are you running?
latest
```
-----
Original issue reported on code.google.com by `jan.vangrinsven` on 12 Apr 2010 at 1:27 | 1.0 | Chrome does not reqognize my wordpress blog type - ```
What's the problem?
Chrome does not reqognize my wordpress blog type, so I can not complete the
blog registration featur
What version of ScribeFire for Chrome are you running?
latest
```
-----
Original issue reported on code.google.com by `jan.vangrinsven` on 12 Apr 2010 at 1:27 | defect | chrome does not reqognize my wordpress blog type what s the problem chrome does not reqognize my wordpress blog type so i can not complete the blog registration featur what version of scribefire for chrome are you running latest original issue reported on code google com by jan vangrinsven on apr at | 1 |
48,713 | 13,184,723,161 | IssuesEvent | 2020-08-12 19:58:37 | icecube-trac/tix3 | https://api.github.com/repos/icecube-trac/tix3 | opened | python-not-found message wrong (Trac #92) | Incomplete Migration Migrated from Trac cmake defect | <details>
<summary>_Migrated from https://code.icecube.wisc.edu/ticket/92
, reported by troy and owned by troy_</summary>
<p>
```json
{
"status": "closed",
"changetime": "2007-11-09T22:26:46",
"description": "it says \"probably available via the ports system\"\n\n",
"reporter": "troy",
"cc": "",
"resolution": "fixed",
"_ts": "1194647206000000",
"component": "cmake",
"summary": "python-not-found message wrong",
"priority": "normal",
"keywords": "",
"time": "2007-08-22T12:31:29",
"milestone": "",
"owner": "troy",
"type": "defect"
}
```
</p>
</details>
| 1.0 | python-not-found message wrong (Trac #92) - <details>
<summary>_Migrated from https://code.icecube.wisc.edu/ticket/92
, reported by troy and owned by troy_</summary>
<p>
```json
{
"status": "closed",
"changetime": "2007-11-09T22:26:46",
"description": "it says \"probably available via the ports system\"\n\n",
"reporter": "troy",
"cc": "",
"resolution": "fixed",
"_ts": "1194647206000000",
"component": "cmake",
"summary": "python-not-found message wrong",
"priority": "normal",
"keywords": "",
"time": "2007-08-22T12:31:29",
"milestone": "",
"owner": "troy",
"type": "defect"
}
```
</p>
</details>
| defect | python not found message wrong trac migrated from reported by troy and owned by troy json status closed changetime description it says probably available via the ports system n n reporter troy cc resolution fixed ts component cmake summary python not found message wrong priority normal keywords time milestone owner troy type defect | 1 |
31,280 | 6,486,774,841 | IssuesEvent | 2017-08-19 23:09:21 | scipy/scipy | https://api.github.com/repos/scipy/scipy | closed | annoying pytest warnings showing up | defect | On every test run:
$ python -c "import scipy; scipy.test()"
========================================= test session starts ==========================================
platform linux2 -- Python 2.7.6, pytest-3.1.3, py-1.4.34, pluggy-0.4.0
rootdir: /home/rgommers/Code/tmp, inifile:
plugins: xdist-1.13.1, timeout-0.5, cov-2.5.1, capturelog-0.7
...
=========================================== warnings summary ===========================================
:68
'pytest_runtest_protocol' hook uses deprecated __multicall__ argument
:171
'pytest_runtest_makereport' hook uses deprecated __multicall__ argument
None
pytest_funcarg__caplog: declaring fixtures using "pytest_funcarg__" prefix is deprecated and scheduled to be removed in pytest 4.0. Please remove the prefix and use the @pytest.fixture decorator instead.
pytest_funcarg__capturelog: declaring fixtures using "pytest_funcarg__" prefix is deprecated and scheduled to be removed in pytest 4.0. Please remove the prefix and use the @pytest.fixture decorator instead.
-- Docs: http://doc.pytest.org/en/latest/warnings.html
Searching leads me to https://github.com/pytest-dev/pytest/issues/1684, but the info related to ``pytest-cov`` there is useless.
On TravisCI this doesn't show up. Anyone else seeing this? | 1.0 | annoying pytest warnings showing up - On every test run:
$ python -c "import scipy; scipy.test()"
========================================= test session starts ==========================================
platform linux2 -- Python 2.7.6, pytest-3.1.3, py-1.4.34, pluggy-0.4.0
rootdir: /home/rgommers/Code/tmp, inifile:
plugins: xdist-1.13.1, timeout-0.5, cov-2.5.1, capturelog-0.7
...
=========================================== warnings summary ===========================================
:68
'pytest_runtest_protocol' hook uses deprecated __multicall__ argument
:171
'pytest_runtest_makereport' hook uses deprecated __multicall__ argument
None
pytest_funcarg__caplog: declaring fixtures using "pytest_funcarg__" prefix is deprecated and scheduled to be removed in pytest 4.0. Please remove the prefix and use the @pytest.fixture decorator instead.
pytest_funcarg__capturelog: declaring fixtures using "pytest_funcarg__" prefix is deprecated and scheduled to be removed in pytest 4.0. Please remove the prefix and use the @pytest.fixture decorator instead.
-- Docs: http://doc.pytest.org/en/latest/warnings.html
Searching leads me to https://github.com/pytest-dev/pytest/issues/1684, but the info related to ``pytest-cov`` there is useless.
On TravisCI this doesn't show up. Anyone else seeing this? | defect | annoying pytest warnings showing up on every test run python c import scipy scipy test test session starts platform python pytest py pluggy rootdir home rgommers code tmp inifile plugins xdist timeout cov capturelog warnings summary pytest runtest protocol hook uses deprecated multicall argument pytest runtest makereport hook uses deprecated multicall argument none pytest funcarg caplog declaring fixtures using pytest funcarg prefix is deprecated and scheduled to be removed in pytest please remove the prefix and use the pytest fixture decorator instead pytest funcarg capturelog declaring fixtures using pytest funcarg prefix is deprecated and scheduled to be removed in pytest please remove the prefix and use the pytest fixture decorator instead docs searching leads me to but the info related to pytest cov there is useless on travisci this doesn t show up anyone else seeing this | 1 |
106,227 | 13,256,653,493 | IssuesEvent | 2020-08-20 13:01:36 | hashicorp/levant | https://api.github.com/repos/hashicorp/levant | opened | logger: update logging lib used to hclog to fall inline with Nomad & Ecosystem projects | core-design enhancement | repo: https://github.com/hashicorp/go-hclog | 1.0 | logger: update logging lib used to hclog to fall inline with Nomad & Ecosystem projects - repo: https://github.com/hashicorp/go-hclog | non_defect | logger update logging lib used to hclog to fall inline with nomad ecosystem projects repo | 0 |
5,094 | 2,610,180,937 | IssuesEvent | 2015-02-26 18:57:47 | chrsmith/quchuseban | https://api.github.com/repos/chrsmith/quchuseban | opened | 解析怎样去掉脸上色斑 | auto-migrated Priority-Medium Type-Defect | ```
《摘要》
随缘,是一种胸怀,是一种成熟,是对自我内心的一种自信��
�把握。读懂随缘的人,总能在风云变幻、艰难坎坷的生活中�
��收放自如、游刃有余;总能在逆境中,找寻到前行的方向,
保持坦然愉快的心情。随缘,是对现实正确、清醒的认识,��
�对人生彻悟之后的精神自由,是“聚散离合本是缘”的达观�
��“得即高歌失即休”的超然,更是“一蓑烟雨任平生”的从
容。拥有一份随缘之心,你就会发现,天空中无论是阴云密��
�,还是阳光灿烂;生活的道路上无论是坎坷还是畅达,心中�
��是会拥有一份平静和恬淡。随缘,也让我认识了黛芙薇尔,
最后去掉脸上的斑。怎样去掉脸上色斑,
《客户案例》
我今年28岁,我这个年龄说大不大说小也不小了,我和男
朋友也准备结婚了,可就在这个时候,我尽然长了黄褐斑,��
�色也变的发暗发黄了,去医院,医生说是内分泌失调造成的�
��给我开了一堆调节内分泌的药,可到最后也没管用,可眼看
婚期越来越近了,现在我又这个样,怎么办啊?<br>
男朋友也为我着急,毕竟我不开心的话,着急结婚也没��
�,他四处帮我找祛斑的方法,什么祛斑霜了,祛斑偏方了,�
��我脸上都没什么效果,后来我男朋友给我在网上订了「黛芙
薇尔精华液」精华祛斑精华液,说是精华配方,可以彻底去��
�黄褐斑,他有个同事就是用的这个,效果还挺好的,没想到�
��在用了三个多星期的时候,斑就明显的变淡了,后来又用了
三个多星期的时间吧,斑竟然没有了,那一刻我真的不敢相��
�我的眼睛,让我苦恼了很久的黄褐斑就这样轻而易举的消灭�
��,我当时都高兴的哭了。<br>
现在我和男友一心一意操办我们结婚的事,相信那天我��
�是最幸福的新娘。
阅读了怎样去掉脸上色斑,再看脸上容易长斑的原因:
《色斑形成原因》
内部因素
一、压力
当人受到压力时,就会分泌肾上腺素,为对付压力而做��
�备。如果长期受到压力,人体新陈代谢的平衡就会遭到破坏�
��皮肤所需的营养供应趋于缓慢,色素母细胞就会变得很活跃
。
二、荷尔蒙分泌失调
避孕药里所含的女性荷尔蒙雌激素,会刺激麦拉宁细胞��
�分泌而形成不均匀的斑点,因避孕药而形成的斑点,虽然在�
��药中断后会停止,但仍会在皮肤上停留很长一段时间。怀孕
中因女性荷尔蒙雌激素的增加,从怀孕4—5个月开始会容易出
现斑,这时候出现的斑点在产后大部分会消失。可是,新陈��
�谢不正常、肌肤裸露在强烈的紫外线下、精神上受到压力等�
��因,都会使斑加深。有时新长出的斑,产后也不会消失,所
以需要更加注意。
三、新陈代谢缓慢
肝的新陈代谢功能不正常或卵巢功能减退时也会出现斑��
�因为新陈代谢不顺畅、或内分泌失调,使身体处于敏感状态�
��,从而加剧色素问题。我们常说的便秘会形成斑,其实就是
内分泌失调导致过敏体质而形成的。另外,身体状态不正常��
�时候,紫外线的照射也会加速斑的形成。
四、错误的使用化妆品
使用了不适合自己皮肤的化妆品,会导致皮肤过敏。在��
�疗的过程中如过量照射到紫外线,皮肤会为了抵御外界的侵�
��,在有炎症的部位聚集麦拉宁色素,这样会出现色素沉着的
问题。
外部因素
一、紫外线
照射紫外线的时候,人体为了保护皮肤,会在基底层产��
�很多麦拉宁色素。所以为了保护皮肤,会在敏感部位聚集更�
��的色素。经常裸露在强烈的阳光底下不仅促进皮肤的老化,
还会引起黑斑、雀斑等色素沉着的皮肤疾患。
二、不良的清洁习惯
因强烈的清洁习惯使皮肤变得敏感,这样会刺激皮肤。��
�皮肤敏感时,人体为了保护皮肤,黑色素细胞会分泌很多麦�
��宁色素,当色素过剩时就出现了斑、瑕疵等皮肤色素沉着的
问题。
三、遗传基因
父母中有长斑的,则本人长斑的概率就很高,这种情况��
�一定程度上就可判定是遗传基因的作用。所以家里特别是长�
��有长斑的人,要注意避免引发长斑的重要因素之一——紫外
线照射,这是预防斑必须注意的。
《有疑问帮你解决》
1,黛芙薇尔精华液真的有效果吗?真的可以把脸上的黄褐��
�去掉吗?
答:黛芙薇尔精华液DNA精华能够有效的修复周围难以触��
�的色斑,其独有的纳豆成分为皮肤的美白与靓丽,提供了必�
��可少的营养物质,可以有效的去除黄褐斑,黄褐斑,黄褐斑
,蝴蝶斑,晒斑、妊娠斑等。它它完全突破了传统的美肤时��
�,宛如在皮肤中注入了一杯兼具活化、再生、滋养等功效的�
��尾酒,同时为脸部提供大量有机维生素精华,脸部的改变显
而易见。自产品上市以来,老顾客纷纷介绍新顾客,71%的新��
�客都是通过老顾客介绍而来,口碑由此而来!
2,服用黛芙薇尔美白,会伤身体吗?有副作用吗?
答:黛芙薇尔精华液应用了精纯复合配方和领先的分类��
�斑科技,并将“DNA美肤系统”疗法应用到了该产品中,能彻�
��祛除黄褐斑,蝴蝶斑,妊娠斑,晒斑,黄褐斑,老年斑,有
效淡化黄褐斑至接近肤色。黛芙薇尔通过法国、美国、台湾��
�地的专家通力协作,超过10年的研究以全新的DNA肌肤修复技��
�,挑战传统化学护肤理念,不懈追寻发现破译大自然的美丽�
��迹,令每一位爱美的女性都能享受到科技创新所带来的自然
之美。
专为亚洲女性肤质研制,精心呵护女性美丽,多年来,为数��
�百万计的女性解除了黄褐斑困扰。深得广大女性朋友的信赖!
3,去除黄褐斑之后,会反弹吗?
答:很多曾经长了黄褐斑的人士,自从选择了黛芙薇尔��
�白,就一劳永逸。这款祛斑产品是经过数十位权威祛斑专家�
��据斑的形成原因精心研制而成用事实说话,让消费者打分。
树立权威品牌!我们的很多新客户都是老客户介绍而来,请问�
��如果效果不好,会有客户转介绍吗?
4,你们的价格有点贵,能不能便宜一点?
答:如果您使用西药最少需要2000元,煎服的药最少需要3
000元,做手术最少是5000元,而这些毫无疑问,不会对彻底去�
��你的斑点有任何帮助!一分价钱,一份价值,我们现在做的��
�是一个口碑,一个品牌,价钱并不高。如果花这点钱把你的�
��褐斑彻底去除,你还会觉得贵吗?你还会再去花那么多冤枉��
�,不但斑没去掉,还把自己的皮肤弄的越来越糟吗
5,我适合用黛芙薇尔精华液吗?
答:黛芙薇尔适用人群:
1、生理紊乱引起的黄褐斑人群
2、生育引起的妊娠斑人群
3、年纪增长引起的老年斑人群
4、化妆品色素沉积、辐射斑人群
5、长期日照引起的日晒斑人群
6、肌肤暗淡急需美白的人群
《祛斑小方法》
怎样去掉脸上色斑,同时为您分享祛斑小方法
1、把干净的黄豆放入醋瓶中,盖上盖子,一个月之后,就可�
��吃了。
2、量的多少自己看着办,黄豆泡了一段时间后会涨大,一定�
��让醋浸过黄豆
```
-----
Original issue reported on code.google.com by `[email protected]` on 1 Jul 2014 at 2:25 | 1.0 | 解析怎样去掉脸上色斑 - ```
《摘要》
随缘,是一种胸怀,是一种成熟,是对自我内心的一种自信��
�把握。读懂随缘的人,总能在风云变幻、艰难坎坷的生活中�
��收放自如、游刃有余;总能在逆境中,找寻到前行的方向,
保持坦然愉快的心情。随缘,是对现实正确、清醒的认识,��
�对人生彻悟之后的精神自由,是“聚散离合本是缘”的达观�
��“得即高歌失即休”的超然,更是“一蓑烟雨任平生”的从
容。拥有一份随缘之心,你就会发现,天空中无论是阴云密��
�,还是阳光灿烂;生活的道路上无论是坎坷还是畅达,心中�
��是会拥有一份平静和恬淡。随缘,也让我认识了黛芙薇尔,
最后去掉脸上的斑。怎样去掉脸上色斑,
《客户案例》
我今年28岁,我这个年龄说大不大说小也不小了,我和男
朋友也准备结婚了,可就在这个时候,我尽然长了黄褐斑,��
�色也变的发暗发黄了,去医院,医生说是内分泌失调造成的�
��给我开了一堆调节内分泌的药,可到最后也没管用,可眼看
婚期越来越近了,现在我又这个样,怎么办啊?<br>
男朋友也为我着急,毕竟我不开心的话,着急结婚也没��
�,他四处帮我找祛斑的方法,什么祛斑霜了,祛斑偏方了,�
��我脸上都没什么效果,后来我男朋友给我在网上订了「黛芙
薇尔精华液」精华祛斑精华液,说是精华配方,可以彻底去��
�黄褐斑,他有个同事就是用的这个,效果还挺好的,没想到�
��在用了三个多星期的时候,斑就明显的变淡了,后来又用了
三个多星期的时间吧,斑竟然没有了,那一刻我真的不敢相��
�我的眼睛,让我苦恼了很久的黄褐斑就这样轻而易举的消灭�
��,我当时都高兴的哭了。<br>
现在我和男友一心一意操办我们结婚的事,相信那天我��
�是最幸福的新娘。
阅读了怎样去掉脸上色斑,再看脸上容易长斑的原因:
《色斑形成原因》
内部因素
一、压力
当人受到压力时,就会分泌肾上腺素,为对付压力而做��
�备。如果长期受到压力,人体新陈代谢的平衡就会遭到破坏�
��皮肤所需的营养供应趋于缓慢,色素母细胞就会变得很活跃
。
二、荷尔蒙分泌失调
避孕药里所含的女性荷尔蒙雌激素,会刺激麦拉宁细胞��
�分泌而形成不均匀的斑点,因避孕药而形成的斑点,虽然在�
��药中断后会停止,但仍会在皮肤上停留很长一段时间。怀孕
中因女性荷尔蒙雌激素的增加,从怀孕4—5个月开始会容易出
现斑,这时候出现的斑点在产后大部分会消失。可是,新陈��
�谢不正常、肌肤裸露在强烈的紫外线下、精神上受到压力等�
��因,都会使斑加深。有时新长出的斑,产后也不会消失,所
以需要更加注意。
三、新陈代谢缓慢
肝的新陈代谢功能不正常或卵巢功能减退时也会出现斑��
�因为新陈代谢不顺畅、或内分泌失调,使身体处于敏感状态�
��,从而加剧色素问题。我们常说的便秘会形成斑,其实就是
内分泌失调导致过敏体质而形成的。另外,身体状态不正常��
�时候,紫外线的照射也会加速斑的形成。
四、错误的使用化妆品
使用了不适合自己皮肤的化妆品,会导致皮肤过敏。在��
�疗的过程中如过量照射到紫外线,皮肤会为了抵御外界的侵�
��,在有炎症的部位聚集麦拉宁色素,这样会出现色素沉着的
问题。
外部因素
一、紫外线
照射紫外线的时候,人体为了保护皮肤,会在基底层产��
�很多麦拉宁色素。所以为了保护皮肤,会在敏感部位聚集更�
��的色素。经常裸露在强烈的阳光底下不仅促进皮肤的老化,
还会引起黑斑、雀斑等色素沉着的皮肤疾患。
二、不良的清洁习惯
因强烈的清洁习惯使皮肤变得敏感,这样会刺激皮肤。��
�皮肤敏感时,人体为了保护皮肤,黑色素细胞会分泌很多麦�
��宁色素,当色素过剩时就出现了斑、瑕疵等皮肤色素沉着的
问题。
三、遗传基因
父母中有长斑的,则本人长斑的概率就很高,这种情况��
�一定程度上就可判定是遗传基因的作用。所以家里特别是长�
��有长斑的人,要注意避免引发长斑的重要因素之一——紫外
线照射,这是预防斑必须注意的。
《有疑问帮你解决》
1,黛芙薇尔精华液真的有效果吗?真的可以把脸上的黄褐��
�去掉吗?
答:黛芙薇尔精华液DNA精华能够有效的修复周围难以触��
�的色斑,其独有的纳豆成分为皮肤的美白与靓丽,提供了必�
��可少的营养物质,可以有效的去除黄褐斑,黄褐斑,黄褐斑
,蝴蝶斑,晒斑、妊娠斑等。它它完全突破了传统的美肤时��
�,宛如在皮肤中注入了一杯兼具活化、再生、滋养等功效的�
��尾酒,同时为脸部提供大量有机维生素精华,脸部的改变显
而易见。自产品上市以来,老顾客纷纷介绍新顾客,71%的新��
�客都是通过老顾客介绍而来,口碑由此而来!
2,服用黛芙薇尔美白,会伤身体吗?有副作用吗?
答:黛芙薇尔精华液应用了精纯复合配方和领先的分类��
�斑科技,并将“DNA美肤系统”疗法应用到了该产品中,能彻�
��祛除黄褐斑,蝴蝶斑,妊娠斑,晒斑,黄褐斑,老年斑,有
效淡化黄褐斑至接近肤色。黛芙薇尔通过法国、美国、台湾��
�地的专家通力协作,超过10年的研究以全新的DNA肌肤修复技��
�,挑战传统化学护肤理念,不懈追寻发现破译大自然的美丽�
��迹,令每一位爱美的女性都能享受到科技创新所带来的自然
之美。
专为亚洲女性肤质研制,精心呵护女性美丽,多年来,为数��
�百万计的女性解除了黄褐斑困扰。深得广大女性朋友的信赖!
3,去除黄褐斑之后,会反弹吗?
答:很多曾经长了黄褐斑的人士,自从选择了黛芙薇尔��
�白,就一劳永逸。这款祛斑产品是经过数十位权威祛斑专家�
��据斑的形成原因精心研制而成用事实说话,让消费者打分。
树立权威品牌!我们的很多新客户都是老客户介绍而来,请问�
��如果效果不好,会有客户转介绍吗?
4,你们的价格有点贵,能不能便宜一点?
答:如果您使用西药最少需要2000元,煎服的药最少需要3
000元,做手术最少是5000元,而这些毫无疑问,不会对彻底去�
��你的斑点有任何帮助!一分价钱,一份价值,我们现在做的��
�是一个口碑,一个品牌,价钱并不高。如果花这点钱把你的�
��褐斑彻底去除,你还会觉得贵吗?你还会再去花那么多冤枉��
�,不但斑没去掉,还把自己的皮肤弄的越来越糟吗
5,我适合用黛芙薇尔精华液吗?
答:黛芙薇尔适用人群:
1、生理紊乱引起的黄褐斑人群
2、生育引起的妊娠斑人群
3、年纪增长引起的老年斑人群
4、化妆品色素沉积、辐射斑人群
5、长期日照引起的日晒斑人群
6、肌肤暗淡急需美白的人群
《祛斑小方法》
怎样去掉脸上色斑,同时为您分享祛斑小方法
1、把干净的黄豆放入醋瓶中,盖上盖子,一个月之后,就可�
��吃了。
2、量的多少自己看着办,黄豆泡了一段时间后会涨大,一定�
��让醋浸过黄豆
```
-----
Original issue reported on code.google.com by `[email protected]` on 1 Jul 2014 at 2:25 | defect | 解析怎样去掉脸上色斑 《摘要》 随缘,是一种胸怀,是一种成熟,是对自我内心的一种自信�� �把握。读懂随缘的人,总能在风云变幻、艰难坎坷的生活中� ��收放自如、游刃有余;总能在逆境中,找寻到前行的方向, 保持坦然愉快的心情。随缘,是对现实正确、清醒的认识,�� �对人生彻悟之后的精神自由,是“聚散离合本是缘”的达观� ��“得即高歌失即休”的超然,更是“一蓑烟雨任平生”的从 容。拥有一份随缘之心,你就会发现,天空中无论是阴云密�� �,还是阳光灿烂;生活的道路上无论是坎坷还是畅达,心中� ��是会拥有一份平静和恬淡。随缘,也让我认识了黛芙薇尔, 最后去掉脸上的斑。怎样去掉脸上色斑, 《客户案例》 ,我这个年龄说大不大说小也不小了,我和男 朋友也准备结婚了,可就在这个时候,我尽然长了黄褐斑,�� �色也变的发暗发黄了,去医院,医生说是内分泌失调造成的� ��给我开了一堆调节内分泌的药,可到最后也没管用,可眼看 婚期越来越近了,现在我又这个样,怎么办啊 男朋友也为我着急,毕竟我不开心的话,着急结婚也没�� �,他四处帮我找祛斑的方法,什么祛斑霜了,祛斑偏方了,� ��我脸上都没什么效果,后来我男朋友给我在网上订了「黛芙 薇尔精华液」精华祛斑精华液,说是精华配方,可以彻底去�� �黄褐斑,他有个同事就是用的这个,效果还挺好的,没想到� ��在用了三个多星期的时候,斑就明显的变淡了,后来又用了 三个多星期的时间吧,斑竟然没有了,那一刻我真的不敢相�� �我的眼睛,让我苦恼了很久的黄褐斑就这样轻而易举的消灭� ��,我当时都高兴的哭了。 现在我和男友一心一意操办我们结婚的事,相信那天我�� �是最幸福的新娘。 阅读了怎样去掉脸上色斑,再看脸上容易长斑的原因: 《色斑形成原因》 内部因素 一、压力 当人受到压力时,就会分泌肾上腺素,为对付压力而做�� �备。如果长期受到压力,人体新陈代谢的平衡就会遭到破坏� ��皮肤所需的营养供应趋于缓慢,色素母细胞就会变得很活跃 。 二、荷尔蒙分泌失调 避孕药里所含的女性荷尔蒙雌激素,会刺激麦拉宁细胞�� �分泌而形成不均匀的斑点,因避孕药而形成的斑点,虽然在� ��药中断后会停止,但仍会在皮肤上停留很长一段时间。怀孕 中因女性荷尔蒙雌激素的增加, — 现斑,这时候出现的斑点在产后大部分会消失。可是,新陈�� �谢不正常、肌肤裸露在强烈的紫外线下、精神上受到压力等� ��因,都会使斑加深。有时新长出的斑,产后也不会消失,所 以需要更加注意。 三、新陈代谢缓慢 肝的新陈代谢功能不正常或卵巢功能减退时也会出现斑�� �因为新陈代谢不顺畅、或内分泌失调,使身体处于敏感状态� ��,从而加剧色素问题。我们常说的便秘会形成斑,其实就是 内分泌失调导致过敏体质而形成的。另外,身体状态不正常�� �时候,紫外线的照射也会加速斑的形成。 四、错误的使用化妆品 使用了不适合自己皮肤的化妆品,会导致皮肤过敏。在�� �疗的过程中如过量照射到紫外线,皮肤会为了抵御外界的侵� ��,在有炎症的部位聚集麦拉宁色素,这样会出现色素沉着的 问题。 外部因素 一、紫外线 照射紫外线的时候,人体为了保护皮肤,会在基底层产�� �很多麦拉宁色素。所以为了保护皮肤,会在敏感部位聚集更� ��的色素。经常裸露在强烈的阳光底下不仅促进皮肤的老化, 还会引起黑斑、雀斑等色素沉着的皮肤疾患。 二、不良的清洁习惯 因强烈的清洁习惯使皮肤变得敏感,这样会刺激皮肤。�� �皮肤敏感时,人体为了保护皮肤,黑色素细胞会分泌很多麦� ��宁色素,当色素过剩时就出现了斑、瑕疵等皮肤色素沉着的 问题。 三、遗传基因 父母中有长斑的,则本人长斑的概率就很高,这种情况�� �一定程度上就可判定是遗传基因的作用。所以家里特别是长� ��有长斑的人,要注意避免引发长斑的重要因素之一——紫外 线照射,这是预防斑必须注意的。 《有疑问帮你解决》 黛芙薇尔精华液真的有效果吗 真的可以把脸上的黄褐�� �去掉吗 答:黛芙薇尔精华液dna精华能够有效的修复周围难以触�� �的色斑,其独有的纳豆成分为皮肤的美白与靓丽,提供了必� ��可少的营养物质,可以有效的去除黄褐斑,黄褐斑,黄褐斑 ,蝴蝶斑,晒斑、妊娠斑等。它它完全突破了传统的美肤时�� �,宛如在皮肤中注入了一杯兼具活化、再生、滋养等功效的� ��尾酒,同时为脸部提供大量有机维生素精华,脸部的改变显 而易见。自产品上市以来,老顾客纷纷介绍新顾客, 的新�� �客都是通过老顾客介绍而来,口碑由此而来 ,服用黛芙薇尔美白,会伤身体吗 有副作用吗 答:黛芙薇尔精华液应用了精纯复合配方和领先的分类�� �斑科技,并将“dna美肤系统”疗法应用到了该产品中,能彻� ��祛除黄褐斑,蝴蝶斑,妊娠斑,晒斑,黄褐斑,老年斑,有 效淡化黄褐斑至接近肤色。黛芙薇尔通过法国、美国、台湾�� �地的专家通力协作, �� �,挑战传统化学护肤理念,不懈追寻发现破译大自然的美丽� ��迹,令每一位爱美的女性都能享受到科技创新所带来的自然 之美。 专为亚洲女性肤质研制,精心呵护女性美丽,多年来,为数�� �百万计的女性解除了黄褐斑困扰。深得广大女性朋友的信赖 ,去除黄褐斑之后,会反弹吗 答:很多曾经长了黄褐斑的人士,自从选择了黛芙薇尔�� �白,就一劳永逸。这款祛斑产品是经过数十位权威祛斑专家� ��据斑的形成原因精心研制而成用事实说话,让消费者打分。 树立权威品牌 我们的很多新客户都是老客户介绍而来,请问� ��如果效果不好,会有客户转介绍吗 ,你们的价格有点贵,能不能便宜一点 答: , , ,而这些毫无疑问,不会对彻底去� ��你的斑点有任何帮助 一分价钱,一份价值,我们现在做的�� �是一个口碑,一个品牌,价钱并不高。如果花这点钱把你的� ��褐斑彻底去除,你还会觉得贵吗 你还会再去花那么多冤枉�� �,不但斑没去掉,还把自己的皮肤弄的越来越糟吗 ,我适合用黛芙薇尔精华液吗 答:黛芙薇尔适用人群: 、生理紊乱引起的黄褐斑人群 、生育引起的妊娠斑人群 、年纪增长引起的老年斑人群 、化妆品色素沉积、辐射斑人群 、长期日照引起的日晒斑人群 、肌肤暗淡急需美白的人群 《祛斑小方法》 怎样去掉脸上色斑,同时为您分享祛斑小方法 、把干净的黄豆放入醋瓶中,盖上盖子,一个月之后,就可� ��吃了。 、量的多少自己看着办,黄豆泡了一段时间后会涨大,一定� ��让醋浸过黄豆 original issue reported on code google com by additive gmail com on jul at | 1 |
40,288 | 9,941,404,619 | IssuesEvent | 2019-07-03 11:31:29 | OpenMS/OpenMS | https://api.github.com/repos/OpenMS/OpenMS | closed | Misleading error message in PeakPickerMRM | Hacktoberfest OpenMS - library defect minor wontfix | PeakPickerMRM can generate the following error message:
> Found no signal. The Gaussian width is probably smaller than the spacing in your profile data. Try to use a bigger width.
This message comes from the GaussFilter class. GaussFilter or SavitzkyGolayFilter are used internally in PeakPickerMRM to smooth chromatograms. Since the filter is applied to chromatograms, the "spacing in your profile data" part of the error message is misleading.
| 1.0 | Misleading error message in PeakPickerMRM - PeakPickerMRM can generate the following error message:
> Found no signal. The Gaussian width is probably smaller than the spacing in your profile data. Try to use a bigger width.
This message comes from the GaussFilter class. GaussFilter or SavitzkyGolayFilter are used internally in PeakPickerMRM to smooth chromatograms. Since the filter is applied to chromatograms, the "spacing in your profile data" part of the error message is misleading.
| defect | misleading error message in peakpickermrm peakpickermrm can generate the following error message found no signal the gaussian width is probably smaller than the spacing in your profile data try to use a bigger width this message comes from the gaussfilter class gaussfilter or savitzkygolayfilter are used internally in peakpickermrm to smooth chromatograms since the filter is applied to chromatograms the spacing in your profile data part of the error message is misleading | 1 |
26,339 | 4,676,987,929 | IssuesEvent | 2016-10-07 13:49:54 | phingofficial/phing-issues-test | https://api.github.com/repos/phingofficial/phing-issues-test | opened | zend_mm_heap corrupted after phing has done build (Trac #1072) | defect Incomplete Migration Migrated from Trac phing-core | Migrated from http://localhost:3530/trac/ticket/1072
```json
{
"status": "reopened",
"changetime": "2016-04-11T12:51:22",
"description": "I'm getting following:\n\n{{{\n...\n\nBUILD FINISHED\n\nTotal time: 6 minutes 12.21 seconds\n\nzend_mm_heap corrupted\n}}}\n\nby adding {{{export USE_ZEND_ALLOC=0}}} I've got more info, but not sure if it helps\n\n\n{{{\n\nBUILD FINISHED\n\nTotal time: 32.9398 seconds\n\n*** glibc detected *** /usr/bin/php: corrupted double-linked list: 0x0000000002954110 ***\n======= Backtrace: =========\n/lib64/libc.so.6(+0x76166)[0x7faed7eab166]\n/lib64/libc.so.6(+0x76570)[0x7faed7eab570]\n/lib64/libc.so.6(+0x78c28)[0x7faed7eadc28]\n/usr/bin/php[0x5ab314]\n/usr/bin/php[0x5b91a2]\n/usr/bin/php(php_request_shutdown+0x1cc)[0x5593fc]\n/usr/bin/php[0x66863f]\n/usr/bin/php[0x669a48]\n/lib64/libc.so.6(__libc_start_main+0xfd)[0x7faed7e53d1d]\n/usr/bin/php[0x4212c9]\n======= Memory map: ========\n00400000-00719000 r-xp 00000000 fd:00 266890 /usr/bin/php\n00918000-009a3000 rw-p 00318000 fd:00 266890 /usr/bin/php\n009a3000-009be000 rw-p 00000000 00:00 0\n01706000-02998000 rw-p 00000000 00:00 0 [heap]\n7faea7007000-7faea700c000 r-xp 00000000 fd:00 130852 /lib64/libnss_dns-2.12.so\n7faea700c000-7faea720b000 ---p 00005000 fd:00 130852 /lib64/libnss_dns-2.12.so\n7faea720b000-7faea720c000 r--p 00004000 fd:00 130852 /lib64/libnss_dns-2.12.so\n7faea720c000-7faea720d000 rw-p 00005000 fd:00 130852 /lib64/libnss_dns-2.12.so\n7faea720d000-7faea7219000 r-xp 00000000 fd:00 130854 /lib64/libnss_files-2.12.so\n7faea7219000-7faea7419000 ---p 0000c000 fd:00 130854 /lib64/libnss_files-2.12.so\n7faea7419000-7faea741a000 r--p 0000c000 fd:00 130854 /lib64/libnss_files-2.12.so\n7faea741a000-7faea741b000 rw-p 0000d000 fd:00 130854 /lib64/libnss_files-2.12.so\n7faea741b000-7faea7436000 r-xp 00000000 fd:00 267208 /usr/lib64/php/modules/zip.so\n7faea7436000-7faea7636000 ---p 0001b000 fd:00 267208 /usr/lib64/php/modules/zip.so\n7faea7636000-7faea7638000 rw-p 0001b000 fd:00 267208 /usr/lib64/php/modules/zip.so\n7faea7638000-7faea763b000 r-xp 00000000 fd:00 130925 /lib64/libgpg-error.so.0.5.0\n7faea763b000-7faea783a000 ---p 00003000 fd:00 130925 /lib64/libgpg-error.so.0.5.0\n7faea783a000-7faea783b000 r--p 00002000 fd:00 130925 /lib64/libgpg-error.so.0.5.0\n7faea783b000-7faea783c000 rw-p 00003000 fd:00 130925 /lib64/libgpg-error.so.0.5.0\n7faea783c000-7faea78ae000 r-xp 00000000 fd:00 130938 /lib64/libgcrypt.so.11.5.3\n7faea78ae000-7faea7aad000 ---p 00072000 fd:00 130938 /lib64/libgcrypt.so.11.5.3\n7faea7aad000-7faea7aae000 r--p 00071000 fd:00 130938 /lib64/libgcrypt.so.11.5.3\n7faea7aae000-7faea7ab1000 rw-p 00072000 fd:00 130938 /lib64/libgcrypt.so.11.5.3\n7faea7ab1000-7faea7aec000 r-xp 00000000 fd:00 266772 /usr/lib64/libxslt.so.1.1.26\n7faea7aec000-7faea7cec000 ---p 0003b000 fd:00 266772 /usr/lib64/libxslt.so.1.1.26\n7faea7cec000-7faea7cee000 rw-p 0003b000 fd:00 266772 /usr/lib64/libxslt.so.1.1.26\n7faea7cee000-7faea7d01000 r-xp 00000000 fd:00 266769 /usr/lib64/libexslt.so.0.8.15\n7faea7d01000-7faea7f01000 ---p 00013000 fd:00 266769 /usr/lib64/libexslt.so.0.8.15\n7faea7f01000-7faea7f02000 rw-p 00013000 fd:00 266769 /usr/lib64/libexslt.so.0.8.15\n7faea7f02000-7faea7f09000 r-xp 00000000 fd:00 266928 /usr/lib64/php/modules/xsl.so\n7faea7f09000-7faea8109000 ---p 00007000 fd:00 266928 /usr/lib64/php/modules/xsl.so\n7faea8109000-7faea810a000 rw-p 00007000 fd:00 266928 /usr/lib64/php/modules/xsl.so\n7faea810a000-7faea8112000 r-xp 00000000 fd:00 266927 /usr/lib64/php/modules/xmlwriter.so\n7faea8112000-7faea8312000 ---p 00008000 fd:00 266927 /usr/lib64/php/modules/xmlwriter.so\n7faea8312000-7faea8315000 rw-p 00008000 fd:00 266927 /usr/lib64/php/modules/xmlwriter.so\n7faea8315000-7faea831b000 r-xp 00000000 fd:00 266926 /usr/lib64/php/modules/xmlreader.so\n7faea831b000-7faea851b000 ---p 00006000 fd:00 266926 /usr/lib64/php/modules/xmlreader.so\n7faea851b000-7faea851c000 rw-p 00006000 fd:00 266926 /usr/lib64/php/modules/xmlreader.so\n7faea851c000-7faea8524000 r-xp 00000000 fd:00 266924 /usr/lib64/php/modules/wddx.so\n7faea8524000-7faea8723000 ---p 00008000 fd:00 266924 /usr/lib64/php/modules/wddx.so\n7faea8723000-7faea8724000 rw-p 00007000 fd:00 266924 /usr/lib64/php/modules/wddx.so\n7faea8724000-7faea872e000 r-xp 00000000 fd:00 266925 /usr/lib64/php/modules/xml.so\n7faea872e000-7faea892e000 ---p 0000a000 fd:00 266925 /usr/lib64/php/modules/xml.so\n7faea892e000-7faea8930000 rw-p 0000a000 fd:00 266925 /usr/lib64/php/modules/xml.so\n7faea8930000-7faea8933000 r-xp 00000000 fd:00 266952 /usr/lib64/php/modules/tokenizer.so\n7faea8933000-7faea8b33000 ---p 00003000 fd:00 266952 /usr/lib64/php/modules/tokenizer.so\n7faea8b33000-7faea8b34000 rw-p 00003000 fd:00 266952 /usr/lib64/php/modules/tokenizer.so\n7faea8b34000-7faea8b36000 r-xp 00000000 fd:00 266914 /usr/lib64/php/modules/sysvshm.so\n7faea8b36000-7faea8d36000 ---p 00002000 fd:00 266914 /usr/lib64/php/modules/sysvshm.so\n7faea8d36000-7faea8d37000 rw-p 00002000 fd:00 266914 /usr/lib64/php/modules/sysvshm.so\n7faea8d37000-7faea8d39000 r-xp 00000000 fd:00 266913 /usr/lib64/php/modules/sysvsem.so\n7faea8d39000-7faea8f38000 ---p 00002000 fd:00 266913 /usr/lib64/php/modules/sysvsem.so\n7faea8f38000-7faea8f39000 rw-p 00001000 fd:00 266913 /usr/lib64/php/modules/sysvsem.so\n7faea8f39000-7faea8f3c000 r-xp 00000000 fd:00 266912 /usr/lib64/php/modules/sysvmsg.so\n7faea8f3c000-7faea913c000 ---p 00003000 fd:00 266912 /usr/lib64/php/modules/sysvmsg.so\n7faea913c000-7faea913d000 rw-p 00003000 fd:00 266912 /usr/lib64/php/modules/sysvmsg.so\n7faea913d000-7faea914c000 r-xp 00000000 fd:00 270598 /usr/lib64/php/modules/ssh2.so\n7faea914c000-7faea934c000 ---p 0000f000 fd:00 270598 /usr/lib64/php/modules/ssh2.so\n7faea934c000-7faea934d000 rw-p 0000f000 fd:00 270598 /usr/lib64/php/modules/ssh2.so/usr/bin/phing: line 18: 31076 Aborted $PHP_COMMAND -d html_errors=off -qC /usr/share/pear/phing.php -logger phing.listener.AnsiColorLogger \"$@\"\n\n}}}",
"reporter": "[email protected]",
"cc": "",
"resolution": "",
"_ts": "1460379082207510",
"component": "phing-core",
"summary": "zend_mm_heap corrupted after phing has done build",
"priority": "tbd",
"keywords": "",
"version": "2.6.1",
"time": "2013-12-04T14:26:02",
"milestone": "Backlog",
"owner": "mrook",
"type": "defect"
}
```
| 1.0 | zend_mm_heap corrupted after phing has done build (Trac #1072) - Migrated from http://localhost:3530/trac/ticket/1072
```json
{
"status": "reopened",
"changetime": "2016-04-11T12:51:22",
"description": "I'm getting following:\n\n{{{\n...\n\nBUILD FINISHED\n\nTotal time: 6 minutes 12.21 seconds\n\nzend_mm_heap corrupted\n}}}\n\nby adding {{{export USE_ZEND_ALLOC=0}}} I've got more info, but not sure if it helps\n\n\n{{{\n\nBUILD FINISHED\n\nTotal time: 32.9398 seconds\n\n*** glibc detected *** /usr/bin/php: corrupted double-linked list: 0x0000000002954110 ***\n======= Backtrace: =========\n/lib64/libc.so.6(+0x76166)[0x7faed7eab166]\n/lib64/libc.so.6(+0x76570)[0x7faed7eab570]\n/lib64/libc.so.6(+0x78c28)[0x7faed7eadc28]\n/usr/bin/php[0x5ab314]\n/usr/bin/php[0x5b91a2]\n/usr/bin/php(php_request_shutdown+0x1cc)[0x5593fc]\n/usr/bin/php[0x66863f]\n/usr/bin/php[0x669a48]\n/lib64/libc.so.6(__libc_start_main+0xfd)[0x7faed7e53d1d]\n/usr/bin/php[0x4212c9]\n======= Memory map: ========\n00400000-00719000 r-xp 00000000 fd:00 266890 /usr/bin/php\n00918000-009a3000 rw-p 00318000 fd:00 266890 /usr/bin/php\n009a3000-009be000 rw-p 00000000 00:00 0\n01706000-02998000 rw-p 00000000 00:00 0 [heap]\n7faea7007000-7faea700c000 r-xp 00000000 fd:00 130852 /lib64/libnss_dns-2.12.so\n7faea700c000-7faea720b000 ---p 00005000 fd:00 130852 /lib64/libnss_dns-2.12.so\n7faea720b000-7faea720c000 r--p 00004000 fd:00 130852 /lib64/libnss_dns-2.12.so\n7faea720c000-7faea720d000 rw-p 00005000 fd:00 130852 /lib64/libnss_dns-2.12.so\n7faea720d000-7faea7219000 r-xp 00000000 fd:00 130854 /lib64/libnss_files-2.12.so\n7faea7219000-7faea7419000 ---p 0000c000 fd:00 130854 /lib64/libnss_files-2.12.so\n7faea7419000-7faea741a000 r--p 0000c000 fd:00 130854 /lib64/libnss_files-2.12.so\n7faea741a000-7faea741b000 rw-p 0000d000 fd:00 130854 /lib64/libnss_files-2.12.so\n7faea741b000-7faea7436000 r-xp 00000000 fd:00 267208 /usr/lib64/php/modules/zip.so\n7faea7436000-7faea7636000 ---p 0001b000 fd:00 267208 /usr/lib64/php/modules/zip.so\n7faea7636000-7faea7638000 rw-p 0001b000 fd:00 267208 /usr/lib64/php/modules/zip.so\n7faea7638000-7faea763b000 r-xp 00000000 fd:00 130925 /lib64/libgpg-error.so.0.5.0\n7faea763b000-7faea783a000 ---p 00003000 fd:00 130925 /lib64/libgpg-error.so.0.5.0\n7faea783a000-7faea783b000 r--p 00002000 fd:00 130925 /lib64/libgpg-error.so.0.5.0\n7faea783b000-7faea783c000 rw-p 00003000 fd:00 130925 /lib64/libgpg-error.so.0.5.0\n7faea783c000-7faea78ae000 r-xp 00000000 fd:00 130938 /lib64/libgcrypt.so.11.5.3\n7faea78ae000-7faea7aad000 ---p 00072000 fd:00 130938 /lib64/libgcrypt.so.11.5.3\n7faea7aad000-7faea7aae000 r--p 00071000 fd:00 130938 /lib64/libgcrypt.so.11.5.3\n7faea7aae000-7faea7ab1000 rw-p 00072000 fd:00 130938 /lib64/libgcrypt.so.11.5.3\n7faea7ab1000-7faea7aec000 r-xp 00000000 fd:00 266772 /usr/lib64/libxslt.so.1.1.26\n7faea7aec000-7faea7cec000 ---p 0003b000 fd:00 266772 /usr/lib64/libxslt.so.1.1.26\n7faea7cec000-7faea7cee000 rw-p 0003b000 fd:00 266772 /usr/lib64/libxslt.so.1.1.26\n7faea7cee000-7faea7d01000 r-xp 00000000 fd:00 266769 /usr/lib64/libexslt.so.0.8.15\n7faea7d01000-7faea7f01000 ---p 00013000 fd:00 266769 /usr/lib64/libexslt.so.0.8.15\n7faea7f01000-7faea7f02000 rw-p 00013000 fd:00 266769 /usr/lib64/libexslt.so.0.8.15\n7faea7f02000-7faea7f09000 r-xp 00000000 fd:00 266928 /usr/lib64/php/modules/xsl.so\n7faea7f09000-7faea8109000 ---p 00007000 fd:00 266928 /usr/lib64/php/modules/xsl.so\n7faea8109000-7faea810a000 rw-p 00007000 fd:00 266928 /usr/lib64/php/modules/xsl.so\n7faea810a000-7faea8112000 r-xp 00000000 fd:00 266927 /usr/lib64/php/modules/xmlwriter.so\n7faea8112000-7faea8312000 ---p 00008000 fd:00 266927 /usr/lib64/php/modules/xmlwriter.so\n7faea8312000-7faea8315000 rw-p 00008000 fd:00 266927 /usr/lib64/php/modules/xmlwriter.so\n7faea8315000-7faea831b000 r-xp 00000000 fd:00 266926 /usr/lib64/php/modules/xmlreader.so\n7faea831b000-7faea851b000 ---p 00006000 fd:00 266926 /usr/lib64/php/modules/xmlreader.so\n7faea851b000-7faea851c000 rw-p 00006000 fd:00 266926 /usr/lib64/php/modules/xmlreader.so\n7faea851c000-7faea8524000 r-xp 00000000 fd:00 266924 /usr/lib64/php/modules/wddx.so\n7faea8524000-7faea8723000 ---p 00008000 fd:00 266924 /usr/lib64/php/modules/wddx.so\n7faea8723000-7faea8724000 rw-p 00007000 fd:00 266924 /usr/lib64/php/modules/wddx.so\n7faea8724000-7faea872e000 r-xp 00000000 fd:00 266925 /usr/lib64/php/modules/xml.so\n7faea872e000-7faea892e000 ---p 0000a000 fd:00 266925 /usr/lib64/php/modules/xml.so\n7faea892e000-7faea8930000 rw-p 0000a000 fd:00 266925 /usr/lib64/php/modules/xml.so\n7faea8930000-7faea8933000 r-xp 00000000 fd:00 266952 /usr/lib64/php/modules/tokenizer.so\n7faea8933000-7faea8b33000 ---p 00003000 fd:00 266952 /usr/lib64/php/modules/tokenizer.so\n7faea8b33000-7faea8b34000 rw-p 00003000 fd:00 266952 /usr/lib64/php/modules/tokenizer.so\n7faea8b34000-7faea8b36000 r-xp 00000000 fd:00 266914 /usr/lib64/php/modules/sysvshm.so\n7faea8b36000-7faea8d36000 ---p 00002000 fd:00 266914 /usr/lib64/php/modules/sysvshm.so\n7faea8d36000-7faea8d37000 rw-p 00002000 fd:00 266914 /usr/lib64/php/modules/sysvshm.so\n7faea8d37000-7faea8d39000 r-xp 00000000 fd:00 266913 /usr/lib64/php/modules/sysvsem.so\n7faea8d39000-7faea8f38000 ---p 00002000 fd:00 266913 /usr/lib64/php/modules/sysvsem.so\n7faea8f38000-7faea8f39000 rw-p 00001000 fd:00 266913 /usr/lib64/php/modules/sysvsem.so\n7faea8f39000-7faea8f3c000 r-xp 00000000 fd:00 266912 /usr/lib64/php/modules/sysvmsg.so\n7faea8f3c000-7faea913c000 ---p 00003000 fd:00 266912 /usr/lib64/php/modules/sysvmsg.so\n7faea913c000-7faea913d000 rw-p 00003000 fd:00 266912 /usr/lib64/php/modules/sysvmsg.so\n7faea913d000-7faea914c000 r-xp 00000000 fd:00 270598 /usr/lib64/php/modules/ssh2.so\n7faea914c000-7faea934c000 ---p 0000f000 fd:00 270598 /usr/lib64/php/modules/ssh2.so\n7faea934c000-7faea934d000 rw-p 0000f000 fd:00 270598 /usr/lib64/php/modules/ssh2.so/usr/bin/phing: line 18: 31076 Aborted $PHP_COMMAND -d html_errors=off -qC /usr/share/pear/phing.php -logger phing.listener.AnsiColorLogger \"$@\"\n\n}}}",
"reporter": "[email protected]",
"cc": "",
"resolution": "",
"_ts": "1460379082207510",
"component": "phing-core",
"summary": "zend_mm_heap corrupted after phing has done build",
"priority": "tbd",
"keywords": "",
"version": "2.6.1",
"time": "2013-12-04T14:26:02",
"milestone": "Backlog",
"owner": "mrook",
"type": "defect"
}
```
| defect | zend mm heap corrupted after phing has done build trac migrated from json status reopened changetime description i m getting following n n n n nbuild finished n ntotal time minutes seconds n nzend mm heap corrupted n n nby adding export use zend alloc i ve got more info but not sure if it helps n n n n nbuild finished n ntotal time seconds n n glibc detected usr bin php corrupted double linked list n backtrace n libc so n libc so n libc so n usr bin php n usr bin php n usr bin php php request shutdown n usr bin php n usr bin php n libc so libc start main n usr bin php n memory map r xp fd usr bin php rw p fd usr bin php rw p rw p r xp fd libnss dns so p fd libnss dns so r p fd libnss dns so rw p fd libnss dns so r xp fd libnss files so p fd libnss files so r p fd libnss files so rw p fd libnss files so r xp fd usr php modules zip so p fd usr php modules zip so rw p fd usr php modules zip so r xp fd libgpg error so p fd libgpg error so r p fd libgpg error so rw p fd libgpg error so r xp fd libgcrypt so p fd libgcrypt so r p fd libgcrypt so rw p fd libgcrypt so r xp fd usr libxslt so p fd usr libxslt so rw p fd usr libxslt so r xp fd usr libexslt so p fd usr libexslt so rw p fd usr libexslt so r xp fd usr php modules xsl so p fd usr php modules xsl so rw p fd usr php modules xsl so r xp fd usr php modules xmlwriter so p fd usr php modules xmlwriter so rw p fd usr php modules xmlwriter so r xp fd usr php modules xmlreader so p fd usr php modules xmlreader so rw p fd usr php modules xmlreader so r xp fd usr php modules wddx so p fd usr php modules wddx so rw p fd usr php modules wddx so r xp fd usr php modules xml so p fd usr php modules xml so rw p fd usr php modules xml so r xp fd usr php modules tokenizer so p fd usr php modules tokenizer so rw p fd usr php modules tokenizer so r xp fd usr php modules sysvshm so p fd usr php modules sysvshm so rw p fd usr php modules sysvshm so r xp fd usr php modules sysvsem so p fd usr php modules sysvsem so rw p fd usr php modules sysvsem so r xp fd usr php modules sysvmsg so p fd usr php modules sysvmsg so rw p fd usr php modules sysvmsg so r xp fd usr php modules so p fd usr php modules so rw p fd usr php modules so usr bin phing line aborted php command d html errors off qc usr share pear phing php logger phing listener ansicolorlogger n n reporter tiger seo gmail com cc resolution ts component phing core summary zend mm heap corrupted after phing has done build priority tbd keywords version time milestone backlog owner mrook type defect | 1 |
58,158 | 16,380,850,215 | IssuesEvent | 2021-05-17 02:05:36 | vector-im/element-web | https://api.github.com/repos/vector-im/element-web | closed | Uncommanded scroll back if you overscroll and then move your mouse off of the timeline | A-Timeline P2 T-Defect | ### Description
Riot on Safari will randomly scroll back a couple of pages if you scroll down and then move your mouse off of the timeline.
### Steps to reproduce
- over scroll down in the timeline
- move mouse outside of the timeline
Log: not sent

I'm only scrolling down in this video
### Version information
<!-- IMPORTANT: please answer the following questions, to help us narrow down the problem -->
- **Platform**: web (in-browser) or desktop?
For the web app:
- **Browser**: Safari 12.1.1
- **OS**: macOS
- **URL**: riot.im/develop
Might be related: #8792
| 1.0 | Uncommanded scroll back if you overscroll and then move your mouse off of the timeline - ### Description
Riot on Safari will randomly scroll back a couple of pages if you scroll down and then move your mouse off of the timeline.
### Steps to reproduce
- over scroll down in the timeline
- move mouse outside of the timeline
Log: not sent

I'm only scrolling down in this video
### Version information
<!-- IMPORTANT: please answer the following questions, to help us narrow down the problem -->
- **Platform**: web (in-browser) or desktop?
For the web app:
- **Browser**: Safari 12.1.1
- **OS**: macOS
- **URL**: riot.im/develop
Might be related: #8792
| defect | uncommanded scroll back if you overscroll and then move your mouse off of the timeline description riot on safari will randomly scroll back a couple of pages if you scroll down and then move your mouse off of the timeline steps to reproduce over scroll down in the timeline move mouse outside of the timeline log not sent i m only scrolling down in this video version information platform web in browser or desktop for the web app browser safari os macos url riot im develop might be related | 1 |
22,444 | 3,645,514,946 | IssuesEvent | 2016-02-15 14:58:54 | riboard/php-wsdl-creator | https://api.github.com/repos/riboard/php-wsdl-creator | closed | Warning: Argument #1 is not an array in /php-wsdl-2.3/class.phpwsdlclient.php | auto-migrated Priority-Medium Type-Defect | ```
What steps will reproduce the problem?
1. Default installation
2. Run /php-wsdl-2.3/demo6.php?name=you
3. Shows 2 warnings, and result from call
What is the expected output? What do you see instead?
- output without warnings
- ( ! ) Warning: array_merge() [function.array-merge]: Argument #1 is not an
array in /php-wsdl-2.3/class.phpwsdlclient.php on line 233
Call Stack
# Time Memory Function Location
1 0.0000 50248 {main}( ) ../demo6.php:0
2 0.0015 210824 PhpWsdlClient->SayHello( ) ../demo6.php:17
[cut]
( ! ) Warning: array_merge() [function.array-merge]: Argument #1 is not an
array in /php-wsdl-2.3/class.phpwsdlclient.php on line 234
Call Stack
# Time Memory Function Location
1 0.0000 50248 {main}( ) ../demo6.php:0
2 0.0015 210824 PhpWsdlClient->SayHello( ) ../demo6.php:17
[cut]
What version of the product are you using? On what operating system?
- 2.3 (no plugins)
Please provide any additional information below.
- can be fixed by changing default null:
public function PhpWsdlClient($wsdlUri,$options=null,$requestHeaders=null,$clientOptions=Array()){
into Array():
public function PhpWsdlClient($wsdlUri,$options=Array(),$requestHeaders=Array(),$clientOptions=Array()){
```
Original issue reported on code.google.com by `[email protected]` on 12 Jul 2013 at 8:55 | 1.0 | Warning: Argument #1 is not an array in /php-wsdl-2.3/class.phpwsdlclient.php - ```
What steps will reproduce the problem?
1. Default installation
2. Run /php-wsdl-2.3/demo6.php?name=you
3. Shows 2 warnings, and result from call
What is the expected output? What do you see instead?
- output without warnings
- ( ! ) Warning: array_merge() [function.array-merge]: Argument #1 is not an
array in /php-wsdl-2.3/class.phpwsdlclient.php on line 233
Call Stack
# Time Memory Function Location
1 0.0000 50248 {main}( ) ../demo6.php:0
2 0.0015 210824 PhpWsdlClient->SayHello( ) ../demo6.php:17
[cut]
( ! ) Warning: array_merge() [function.array-merge]: Argument #1 is not an
array in /php-wsdl-2.3/class.phpwsdlclient.php on line 234
Call Stack
# Time Memory Function Location
1 0.0000 50248 {main}( ) ../demo6.php:0
2 0.0015 210824 PhpWsdlClient->SayHello( ) ../demo6.php:17
[cut]
What version of the product are you using? On what operating system?
- 2.3 (no plugins)
Please provide any additional information below.
- can be fixed by changing default null:
public function PhpWsdlClient($wsdlUri,$options=null,$requestHeaders=null,$clientOptions=Array()){
into Array():
public function PhpWsdlClient($wsdlUri,$options=Array(),$requestHeaders=Array(),$clientOptions=Array()){
```
Original issue reported on code.google.com by `[email protected]` on 12 Jul 2013 at 8:55 | defect | warning argument is not an array in php wsdl class phpwsdlclient php what steps will reproduce the problem default installation run php wsdl php name you shows warnings and result from call what is the expected output what do you see instead output without warnings warning array merge argument is not an array in php wsdl class phpwsdlclient php on line call stack time memory function location main php phpwsdlclient sayhello php warning array merge argument is not an array in php wsdl class phpwsdlclient php on line call stack time memory function location main php phpwsdlclient sayhello php what version of the product are you using on what operating system no plugins please provide any additional information below can be fixed by changing default null public function phpwsdlclient wsdluri options null requestheaders null clientoptions array into array public function phpwsdlclient wsdluri options array requestheaders array clientoptions array original issue reported on code google com by jar gmail com on jul at | 1 |
148,697 | 23,366,920,886 | IssuesEvent | 2022-08-10 16:07:05 | zuri-training/anima_lib_team98 | https://api.github.com/repos/zuri-training/anima_lib_team98 | opened | Prototype reusable components to allow the flow be used in all pages where the components are inserted - design | design | I prototyped the nav bar and the footer to include navigations that can be reusable everywhere the components are used.
https://www.figma.com/file/mnP49B5GDsVrVBPIp1Q6g0/Animax-Project-Design?node-id=2439%3A12707 | 1.0 | Prototype reusable components to allow the flow be used in all pages where the components are inserted - design - I prototyped the nav bar and the footer to include navigations that can be reusable everywhere the components are used.
https://www.figma.com/file/mnP49B5GDsVrVBPIp1Q6g0/Animax-Project-Design?node-id=2439%3A12707 | non_defect | prototype reusable components to allow the flow be used in all pages where the components are inserted design i prototyped the nav bar and the footer to include navigations that can be reusable everywhere the components are used | 0 |
67,715 | 21,081,381,651 | IssuesEvent | 2022-04-03 00:09:11 | E1337Kat/cyberpunk2077_ext_redux | https://api.github.com/repos/E1337Kat/cyberpunk2077_ext_redux | opened | JSON Should Prompt, Maybe | defect Mod | Currently we outright reject in some cases in the JSON installer. Unless there's a high risk that we create a confusing problem by allowing the install, I think let's
- [ ] let all cases we can to go to the fallback prompt?
- [ ] if there are cases that really shouldn't be installed, it'll work better if the reject checks are in `install` - it says that this installer is responsible for this kind of mod, nobody else
- [ ] (if we want to keep the rejects in `test`, the internal pipeline installer probably needs logic to handle that.) | 1.0 | JSON Should Prompt, Maybe - Currently we outright reject in some cases in the JSON installer. Unless there's a high risk that we create a confusing problem by allowing the install, I think let's
- [ ] let all cases we can to go to the fallback prompt?
- [ ] if there are cases that really shouldn't be installed, it'll work better if the reject checks are in `install` - it says that this installer is responsible for this kind of mod, nobody else
- [ ] (if we want to keep the rejects in `test`, the internal pipeline installer probably needs logic to handle that.) | defect | json should prompt maybe currently we outright reject in some cases in the json installer unless there s a high risk that we create a confusing problem by allowing the install i think let s let all cases we can to go to the fallback prompt if there are cases that really shouldn t be installed it ll work better if the reject checks are in install it says that this installer is responsible for this kind of mod nobody else if we want to keep the rejects in test the internal pipeline installer probably needs logic to handle that | 1 |
81,705 | 7,800,602,503 | IssuesEvent | 2018-06-09 11:29:59 | tine20/Tine-2.0-Open-Source-Groupware-and-CRM | https://api.github.com/repos/tine20/Tine-2.0-Open-Source-Groupware-and-CRM | closed | 0010349:
add tests for new access log & session management & login handling | Feature Request Mantis Unittests high priority | **Reported by pschuele on 13 Oct 2014 08:28**
add tests for new access log & session management & login handling
- Tinebase/AccessLog.php (getPreviousAccessLog)
- login tests (wrong pw, webdav, blocked user, ....)
| 1.0 | 0010349:
add tests for new access log & session management & login handling - **Reported by pschuele on 13 Oct 2014 08:28**
add tests for new access log & session management & login handling
- Tinebase/AccessLog.php (getPreviousAccessLog)
- login tests (wrong pw, webdav, blocked user, ....)
| non_defect | add tests for new access log session management login handling reported by pschuele on oct add tests for new access log amp session management amp login handling tinebase accesslog php getpreviousaccesslog login tests wrong pw webdav blocked user | 0 |
353,558 | 10,554,290,238 | IssuesEvent | 2019-10-03 19:07:44 | mozilla/addons-code-manager | https://api.github.com/repos/mozilla/addons-code-manager | closed | Preload next file in Browse to increase perceived performance | component: performance priority: p3 type: feature | When reviewing, reviewers often go from top to bottom, from one file to the next. I'd like to propose the following enhancement:
1) When browsing all files, reviewer loads the first file, this takes the normal time it takes
2) Once loading is complete, reviewer tools preload the next N files
3) When reviewer uses `j` to jump to the next file, it is loaded from the cache and we go to (2).
4) When the reviewer selects a random other file, the preload cache is cleared and we go back to (1).
Instead of loading a certain number of files, it could also be full files up to a certain file size. | 1.0 | Preload next file in Browse to increase perceived performance - When reviewing, reviewers often go from top to bottom, from one file to the next. I'd like to propose the following enhancement:
1) When browsing all files, reviewer loads the first file, this takes the normal time it takes
2) Once loading is complete, reviewer tools preload the next N files
3) When reviewer uses `j` to jump to the next file, it is loaded from the cache and we go to (2).
4) When the reviewer selects a random other file, the preload cache is cleared and we go back to (1).
Instead of loading a certain number of files, it could also be full files up to a certain file size. | non_defect | preload next file in browse to increase perceived performance when reviewing reviewers often go from top to bottom from one file to the next i d like to propose the following enhancement when browsing all files reviewer loads the first file this takes the normal time it takes once loading is complete reviewer tools preload the next n files when reviewer uses j to jump to the next file it is loaded from the cache and we go to when the reviewer selects a random other file the preload cache is cleared and we go back to instead of loading a certain number of files it could also be full files up to a certain file size | 0 |
37,806 | 8,519,587,800 | IssuesEvent | 2018-11-01 15:04:46 | GoldenSoftwareLtd/gedemin | https://api.github.com/repos/GoldenSoftwareLtd/gedemin | closed | Смысл переменной Result в коде, генерируемом конструктором функций | GedeminExe Performance Priority-Medium Type-Defect | Originally reported on Google Code with ID 3458
```
Смысл переменной Result в коде, генерируемом конструктором функций?
```
Reported by `gs1994` on 2014-10-05 14:37:24
| 1.0 | Смысл переменной Result в коде, генерируемом конструктором функций - Originally reported on Google Code with ID 3458
```
Смысл переменной Result в коде, генерируемом конструктором функций?
```
Reported by `gs1994` on 2014-10-05 14:37:24
| defect | смысл переменной result в коде генерируемом конструктором функций originally reported on google code with id смысл переменной result в коде генерируемом конструктором функций reported by on | 1 |
292,672 | 22,034,137,546 | IssuesEvent | 2022-05-28 09:45:06 | KonsumGandalf/AsteoBackend | https://api.github.com/repos/KonsumGandalf/AsteoBackend | closed | Schema Diagrams | documentation | Create the schema templates for the mongo database:
- [x] Paintings
- [x] Users
- [x] Artist
- [x] Gallery
- [ ] Review
- [ ] Discussion



| 1.0 | Schema Diagrams - Create the schema templates for the mongo database:
- [x] Paintings
- [x] Users
- [x] Artist
- [x] Gallery
- [ ] Review
- [ ] Discussion



| non_defect | schema diagrams create the schema templates for the mongo database paintings users artist gallery review discussion | 0 |
63,949 | 8,701,844,714 | IssuesEvent | 2018-12-05 12:49:10 | andr9528/ComputerScienceFinalProject | https://api.github.com/repos/andr9528/ComputerScienceFinalProject | reopened | Business Case | documentation system development | - [ ] Business Background
- [x] Business Problem
- [x] Stakeholders
- [x] Business Solution
- [x] Alternative Solutions
- [ ] Key Performance Indicators | 1.0 | Business Case - - [ ] Business Background
- [x] Business Problem
- [x] Stakeholders
- [x] Business Solution
- [x] Alternative Solutions
- [ ] Key Performance Indicators | non_defect | business case business background business problem stakeholders business solution alternative solutions key performance indicators | 0 |
272,808 | 29,795,091,467 | IssuesEvent | 2023-06-16 01:10:16 | billmcchesney1/flowgate | https://api.github.com/repos/billmcchesney1/flowgate | closed | CVE-2021-29059 (High) detected in is-svg-3.0.0.tgz - autoclosed | Mend: dependency security vulnerability | ## CVE-2021-29059 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>is-svg-3.0.0.tgz</b></p></summary>
<p>Check if a string or buffer is SVG</p>
<p>Library home page: <a href="https://registry.npmjs.org/is-svg/-/is-svg-3.0.0.tgz">https://registry.npmjs.org/is-svg/-/is-svg-3.0.0.tgz</a></p>
<p>Path to dependency file: /ui/package.json</p>
<p>Path to vulnerable library: /ui/node_modules/is-svg/package.json</p>
<p>
Dependency Hierarchy:
- build-angular-0.1002.0.tgz (Root Library)
- cssnano-4.1.10.tgz
- cssnano-preset-default-4.0.7.tgz
- postcss-svgo-4.0.2.tgz
- :x: **is-svg-3.0.0.tgz** (Vulnerable Library)
<p>Found in HEAD commit: <a href="https://github.com/billmcchesney1/flowgate/commit/dd01a1d4381c7a3b94ba25748c015a094c33088e">dd01a1d4381c7a3b94ba25748c015a094c33088e</a></p>
<p>Found in base branch: <b>master</b></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png?' width=19 height=20> Vulnerability Details</summary>
<p>
A vulnerability was discovered in IS-SVG version 2.1.0 to 4.2.2 and below where a Regular Expression Denial of Service (ReDOS) occurs if the application is provided and checks a crafted invalid SVG string.
<p>Publish Date: 2021-06-21
<p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2021-29059>CVE-2021-29059</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>Release Date: 2021-06-21</p>
<p>Fix Resolution: is-svg - 4.3.0</p>
</p>
</details>
<p></p>
| True | CVE-2021-29059 (High) detected in is-svg-3.0.0.tgz - autoclosed - ## CVE-2021-29059 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>is-svg-3.0.0.tgz</b></p></summary>
<p>Check if a string or buffer is SVG</p>
<p>Library home page: <a href="https://registry.npmjs.org/is-svg/-/is-svg-3.0.0.tgz">https://registry.npmjs.org/is-svg/-/is-svg-3.0.0.tgz</a></p>
<p>Path to dependency file: /ui/package.json</p>
<p>Path to vulnerable library: /ui/node_modules/is-svg/package.json</p>
<p>
Dependency Hierarchy:
- build-angular-0.1002.0.tgz (Root Library)
- cssnano-4.1.10.tgz
- cssnano-preset-default-4.0.7.tgz
- postcss-svgo-4.0.2.tgz
- :x: **is-svg-3.0.0.tgz** (Vulnerable Library)
<p>Found in HEAD commit: <a href="https://github.com/billmcchesney1/flowgate/commit/dd01a1d4381c7a3b94ba25748c015a094c33088e">dd01a1d4381c7a3b94ba25748c015a094c33088e</a></p>
<p>Found in base branch: <b>master</b></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png?' width=19 height=20> Vulnerability Details</summary>
<p>
A vulnerability was discovered in IS-SVG version 2.1.0 to 4.2.2 and below where a Regular Expression Denial of Service (ReDOS) occurs if the application is provided and checks a crafted invalid SVG string.
<p>Publish Date: 2021-06-21
<p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2021-29059>CVE-2021-29059</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>Release Date: 2021-06-21</p>
<p>Fix Resolution: is-svg - 4.3.0</p>
</p>
</details>
<p></p>
| non_defect | cve high detected in is svg tgz autoclosed cve high severity vulnerability vulnerable library is svg tgz check if a string or buffer is svg library home page a href path to dependency file ui package json path to vulnerable library ui node modules is svg package json dependency hierarchy build angular tgz root library cssnano tgz cssnano preset default tgz postcss svgo tgz x is svg tgz vulnerable library found in head commit a href found in base branch master vulnerability details a vulnerability was discovered in is svg version to and below where a regular expression denial of service redos occurs if the application is provided and checks a crafted invalid svg string 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 release date fix resolution is svg | 0 |
55,795 | 14,689,973,589 | IssuesEvent | 2021-01-02 12:54:42 | hazelcast/hazelcast | https://api.github.com/repos/hazelcast/hazelcast | opened | Hazelcast doesn't work with Sping Boot 2.4.1 | Type: Defect | <!--
Thanks for reporting your issue. Please share with us the following information, to help us resolve your issue quickly and efficiently.
-->
**Describe the bug**
I used Hazelcast with Spring Boot 2.2.2 very well. Then I want to change my Spring Boot version to 2.4.1. But it seems that Hazelcast no longer works as well as it did before.
**Expected behavior**
Use Hazelcast in spring boot 2.4.1
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. ...
**Additional context**
Spring Boot 2.4.1
Hazelcast 3.12
hazelcast.xml
`
<?xml version="1.0" encoding="UTF-8"?>
<hazelcast xmlns="http://www.hazelcast.com/schema/config"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.hazelcast.com/schema/config
http://www.hazelcast.com/schema/config/hazelcast-config-3.12.xsd">
<group>
<name>app-template-sourcecode-api-mongo</name>
</group>
<management-center enabled="false">http://localhost:8080/hazelcast-mancenter</management-center>
<network>
<port auto-increment="true" port-count="10">5701</port>
<outbound-ports>
<!--
Allowed port range when connecting to other nodes.
0 or * means use system provided port.
-->
<ports>0</ports>
</outbound-ports>
<join>
<multicast enabled="false">
<multicast-group>224.2.2.3</multicast-group>
<multicast-port>54327</multicast-port>
</multicast>
<tcp-ip enabled="true">
<member>127.0.0.1</member>
</tcp-ip>
<kubernetes enabled="false">
<namespace>development</namespace>
<service-name>app-api-fileman</service-name>
</kubernetes>
</join>
</network>
</hazelcast>
`
application.properties
`spring.cache.type=hazelcast
spring.hazelcast.config=classpath:hazelcast.xml
spring.session.store-type=HAZELCAST`
Error logs
`org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hazelcastInstance' defined in class path resource [org/springframework/boot/autoconfigure/hazelcast/HazelcastServerConfiguration$HazelcastServerConfigFileConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.hazelcast.core.HazelcastInstance]: Factory method 'hazelcastInstance' threw exception; nested exception is com.hazelcast.config.InvalidConfigurationException: cvc-complex-type.2.4.a: Invalid content was found starting with element '{"http://www.hazelcast.com/schema/config":group}'. One of '{"http://www.hazelcast.com/schema/config":import, "http://www.hazelcast.com/schema/config":config-replacers, "http://www.hazelcast.com/schema/config":cluster-name, "http://www.hazelcast.com/schema/config":license-key, "http://www.hazelcast.com/schema/config":instance-name, "http://www.hazelcast.com/schema/config":management-center, "http://www.hazelcast.com/schema/config":properties, "http://www.hazelcast.com/schema/config":wan-replication, "http://www.hazelcast.com/schema/config":network, "http://www.hazelcast.com/schema/config":partition-group, "http://www.hazelcast.com/schema/config":executor-service, "http://www.hazelcast.com/schema/config":durable-executor-service, "http://www.hazelcast.com/schema/config":scheduled-executor-service, "http://www.hazelcast.com/schema/config":queue, "http://www.hazelcast.com/schema/config":map, "http://www.hazelcast.com/schema/config":multimap, "http://www.hazelcast.com/schema/config":replicatedmap, "http://www.hazelcast.com/schema/config":cache, "http://www.hazelcast.com/schema/config":list, "http://www.hazelcast.com/schema/config":set, "http://www.hazelcast.com/schema/config":topic, "http://www.hazelcast.com/schema/config":reliable-topic, "http://www.hazelcast.com/schema/config":ringbuffer, "http://www.hazelcast.com/schema/config":listeners, "http://www.hazelcast.com/schema/config":serialization, "http://www.hazelcast.com/schema/config":native-memory, "http://www.hazelcast.com/schema/config":security, "http://www.hazelcast.com/schema/config":member-attributes, "http://www.hazelcast.com/schema/config":split-brain-protection, "http://www.hazelcast.com/schema/config":lite-member, "http://www.hazelcast.com/schema/config":hot-restart-persistence, "http://www.hazelcast.com/schema/config":user-code-deployment, "http://www.hazelcast.com/schema/config":cardinality-estimator, "http://www.hazelcast.com/schema/config":flake-id-generator, "http://www.hazelcast.com/schema/config":crdt-replication, "http://www.hazelcast.com/schema/config":pn-counter, "http://www.hazelcast.com/schema/config":advanced-network, "http://www.hazelcast.com/schema/config":cp-subsystem, "http://www.hazelcast.com/schema/config":metrics}' is expected.
at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:658) ~[spring-beans-5.3.2.jar:5.3.2]
at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:638) ~[spring-beans-5.3.2.jar:5.3.2]
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1336) ~[spring-beans-5.3.2.jar:5.3.2]
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1179) ~[spring-beans-5.3.2.jar:5.3.2]
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:571) ~[spring-beans-5.3.2.jar:5.3.2]
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:531) ~[spring-beans-5.3.2.jar:5.3.2]
at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) ~[spring-beans-5.3.2.jar:5.3.2]
at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.2.jar:5.3.2]
at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) ~[spring-beans-5.3.2.jar:5.3.2]
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) ~[spring-beans-5.3.2.jar:5.3.2]
at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:944) ~[spring-beans-5.3.2.jar:5.3.2]
at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:923) ~[spring-context-5.3.2.jar:5.3.2]
at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:588) ~[spring-context-5.3.2.jar:5.3.2]
at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:144) ~[spring-boot-2.4.1.jar:2.4.1]
at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:767) ~[spring-boot-2.4.1.jar:2.4.1]
at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:759) ~[spring-boot-2.4.1.jar:2.4.1]
at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:426) ~[spring-boot-2.4.1.jar:2.4.1]
at org.springframework.boot.SpringApplication.run(SpringApplication.java:326) ~[spring-boot-2.4.1.jar:2.4.1]
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1309) ~[spring-boot-2.4.1.jar:2.4.1]
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1298) ~[spring-boot-2.4.1.jar:2.4.1]
at vn.vnpt.digo.Application.main(Application.java:13) ~[main/:na]
Caused by: org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.hazelcast.core.HazelcastInstance]: Factory method 'hazelcastInstance' threw exception; nested exception is com.hazelcast.config.InvalidConfigurationException: cvc-complex-type.2.4.a: Invalid content was found starting with element '{"http://www.hazelcast.com/schema/config":group}'. One of '{"http://www.hazelcast.com/schema/config":import, "http://www.hazelcast.com/schema/config":config-replacers, "http://www.hazelcast.com/schema/config":cluster-name, "http://www.hazelcast.com/schema/config":license-key, "http://www.hazelcast.com/schema/config":instance-name, "http://www.hazelcast.com/schema/config":management-center, "http://www.hazelcast.com/schema/config":properties, "http://www.hazelcast.com/schema/config":wan-replication, "http://www.hazelcast.com/schema/config":network, "http://www.hazelcast.com/schema/config":partition-group, "http://www.hazelcast.com/schema/config":executor-service, "http://www.hazelcast.com/schema/config":durable-executor-service, "http://www.hazelcast.com/schema/config":scheduled-executor-service, "http://www.hazelcast.com/schema/config":queue, "http://www.hazelcast.com/schema/config":map, "http://www.hazelcast.com/schema/config":multimap, "http://www.hazelcast.com/schema/config":replicatedmap, "http://www.hazelcast.com/schema/config":cache, "http://www.hazelcast.com/schema/config":list, "http://www.hazelcast.com/schema/config":set, "http://www.hazelcast.com/schema/config":topic, "http://www.hazelcast.com/schema/config":reliable-topic, "http://www.hazelcast.com/schema/config":ringbuffer, "http://www.hazelcast.com/schema/config":listeners, "http://www.hazelcast.com/schema/config":serialization, "http://www.hazelcast.com/schema/config":native-memory, "http://www.hazelcast.com/schema/config":security, "http://www.hazelcast.com/schema/config":member-attributes, "http://www.hazelcast.com/schema/config":split-brain-protection, "http://www.hazelcast.com/schema/config":lite-member, "http://www.hazelcast.com/schema/config":hot-restart-persistence, "http://www.hazelcast.com/schema/config":user-code-deployment, "http://www.hazelcast.com/schema/config":cardinality-estimator, "http://www.hazelcast.com/schema/config":flake-id-generator, "http://www.hazelcast.com/schema/config":crdt-replication, "http://www.hazelcast.com/schema/config":pn-counter, "http://www.hazelcast.com/schema/config":advanced-network, "http://www.hazelcast.com/schema/config":cp-subsystem, "http://www.hazelcast.com/schema/config":metrics}' is expected.
at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:185) ~[spring-beans-5.3.2.jar:5.3.2]
at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:653) ~[spring-beans-5.3.2.jar:5.3.2]
... 20 common frames omitted
Caused by: com.hazelcast.config.InvalidConfigurationException: cvc-complex-type.2.4.a: Invalid content was found starting with element '{"http://www.hazelcast.com/schema/config":group}'. One of '{"http://www.hazelcast.com/schema/config":import, "http://www.hazelcast.com/schema/config":config-replacers, "http://www.hazelcast.com/schema/config":cluster-name, "http://www.hazelcast.com/schema/config":license-key, "http://www.hazelcast.com/schema/config":instance-name, "http://www.hazelcast.com/schema/config":management-center, "http://www.hazelcast.com/schema/config":properties, "http://www.hazelcast.com/schema/config":wan-replication, "http://www.hazelcast.com/schema/config":network, "http://www.hazelcast.com/schema/config":partition-group, "http://www.hazelcast.com/schema/config":executor-service, "http://www.hazelcast.com/schema/config":durable-executor-service, "http://www.hazelcast.com/schema/config":scheduled-executor-service, "http://www.hazelcast.com/schema/config":queue, "http://www.hazelcast.com/schema/config":map, "http://www.hazelcast.com/schema/config":multimap, "http://www.hazelcast.com/schema/config":replicatedmap, "http://www.hazelcast.com/schema/config":cache, "http://www.hazelcast.com/schema/config":list, "http://www.hazelcast.com/schema/config":set, "http://www.hazelcast.com/schema/config":topic, "http://www.hazelcast.com/schema/config":reliable-topic, "http://www.hazelcast.com/schema/config":ringbuffer, "http://www.hazelcast.com/schema/config":listeners, "http://www.hazelcast.com/schema/config":serialization, "http://www.hazelcast.com/schema/config":native-memory, "http://www.hazelcast.com/schema/config":security, "http://www.hazelcast.com/schema/config":member-attributes, "http://www.hazelcast.com/schema/config":split-brain-protection, "http://www.hazelcast.com/schema/config":lite-member, "http://www.hazelcast.com/schema/config":hot-restart-persistence, "http://www.hazelcast.com/schema/config":user-code-deployment, "http://www.hazelcast.com/schema/config":cardinality-estimator, "http://www.hazelcast.com/schema/config":flake-id-generator, "http://www.hazelcast.com/schema/config":crdt-replication, "http://www.hazelcast.com/schema/config":pn-counter, "http://www.hazelcast.com/schema/config":advanced-network, "http://www.hazelcast.com/schema/config":cp-subsystem, "http://www.hazelcast.com/schema/config":metrics}' is expected.
at com.hazelcast.config.AbstractXmlConfigHelper.schemaValidation(AbstractXmlConfigHelper.java:119) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.config.XmlConfigBuilder.parseAndBuildConfig(XmlConfigBuilder.java:169) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.config.XmlConfigBuilder.build(XmlConfigBuilder.java:151) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.config.XmlConfigBuilder.build(XmlConfigBuilder.java:144) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.config.Config.load(Config.java:212) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.instance.impl.HazelcastInstanceFactory.newHazelcastInstance(HazelcastInstanceFactory.java:125) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.core.Hazelcast.newHazelcastInstance(Hazelcast.java:91) ~[hazelcast-4.0.3.jar:4.0.3]
at org.springframework.boot.autoconfigure.hazelcast.HazelcastServerConfiguration$HazelcastServerConfigFileConfiguration.hazelcastInstance(HazelcastServerConfiguration.java:55) ~[spring-boot-autoconfigure-2.4.1.jar:2.4.1]
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na]
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:na]
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na]
at java.base/java.lang.reflect.Method.invoke(Method.java:566) ~[na:na]
at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:154) ~[spring-beans-5.3.2.jar:5.3.2]
... 21 common frames omitted
Caused by: org.xml.sax.SAXParseException: cvc-complex-type.2.4.a: Invalid content was found starting with element '{"http://www.hazelcast.com/schema/config":group}'. One of '{"http://www.hazelcast.com/schema/config":import, "http://www.hazelcast.com/schema/config":config-replacers, "http://www.hazelcast.com/schema/config":cluster-name, "http://www.hazelcast.com/schema/config":license-key, "http://www.hazelcast.com/schema/config":instance-name, "http://www.hazelcast.com/schema/config":management-center, "http://www.hazelcast.com/schema/config":properties, "http://www.hazelcast.com/schema/config":wan-replication, "http://www.hazelcast.com/schema/config":network, "http://www.hazelcast.com/schema/config":partition-group, "http://www.hazelcast.com/schema/config":executor-service, "http://www.hazelcast.com/schema/config":durable-executor-service, "http://www.hazelcast.com/schema/config":scheduled-executor-service, "http://www.hazelcast.com/schema/config":queue, "http://www.hazelcast.com/schema/config":map, "http://www.hazelcast.com/schema/config":multimap, "http://www.hazelcast.com/schema/config":replicatedmap, "http://www.hazelcast.com/schema/config":cache, "http://www.hazelcast.com/schema/config":list, "http://www.hazelcast.com/schema/config":set, "http://www.hazelcast.com/schema/config":topic, "http://www.hazelcast.com/schema/config":reliable-topic, "http://www.hazelcast.com/schema/config":ringbuffer, "http://www.hazelcast.com/schema/config":listeners, "http://www.hazelcast.com/schema/config":serialization, "http://www.hazelcast.com/schema/config":native-memory, "http://www.hazelcast.com/schema/config":security, "http://www.hazelcast.com/schema/config":member-attributes, "http://www.hazelcast.com/schema/config":split-brain-protection, "http://www.hazelcast.com/schema/config":lite-member, "http://www.hazelcast.com/schema/config":hot-restart-persistence, "http://www.hazelcast.com/schema/config":user-code-deployment, "http://www.hazelcast.com/schema/config":cardinality-estimator, "http://www.hazelcast.com/schema/config":flake-id-generator, "http://www.hazelcast.com/schema/config":crdt-replication, "http://www.hazelcast.com/schema/config":pn-counter, "http://www.hazelcast.com/schema/config":advanced-network, "http://www.hazelcast.com/schema/config":cp-subsystem, "http://www.hazelcast.com/schema/config":metrics}' is expected.
at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204) ~[na:na]
at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135) ~[na:na]
at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) ~[na:na]
at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) ~[na:na]
at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) ~[na:na]
at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:511) ~[na:na]
at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3587) ~[na:na]
at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:1971) ~[na:na]
at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:829) ~[na:na]
at java.xml/com.sun.org.apache.xerces.internal.jaxp.validation.ValidatorHandlerImpl.startElement(ValidatorHandlerImpl.java:570) ~[na:na]
at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.startElement(AbstractSAXParser.java:510) ~[na:na]
at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) ~[na:na]
at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2710) ~[na:na]
at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605) ~[na:na]
at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) ~[na:na]
at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:534) ~[na:na]
at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:888) ~[na:na]
at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:824) ~[na:na]
at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) ~[na:na]
at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1216) ~[na:na]
at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:635) ~[na:na]
at java.xml/com.sun.org.apache.xerces.internal.jaxp.validation.ValidatorHandlerImpl.validate(ValidatorHandlerImpl.java:731) ~[na:na]
at java.xml/com.sun.org.apache.xerces.internal.jaxp.validation.ValidatorImpl.validate(ValidatorImpl.java:101) ~[na:na]
at java.xml/javax.xml.validation.Validator.validate(Validator.java:124) ~[na:na]
at com.hazelcast.config.AbstractXmlConfigHelper.schemaValidation(AbstractXmlConfigHelper.java:117) ~[hazelcast-4.0.3.jar:4.0.3]
... 33 common frames omitted`
| 1.0 | Hazelcast doesn't work with Sping Boot 2.4.1 - <!--
Thanks for reporting your issue. Please share with us the following information, to help us resolve your issue quickly and efficiently.
-->
**Describe the bug**
I used Hazelcast with Spring Boot 2.2.2 very well. Then I want to change my Spring Boot version to 2.4.1. But it seems that Hazelcast no longer works as well as it did before.
**Expected behavior**
Use Hazelcast in spring boot 2.4.1
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. ...
**Additional context**
Spring Boot 2.4.1
Hazelcast 3.12
hazelcast.xml
`
<?xml version="1.0" encoding="UTF-8"?>
<hazelcast xmlns="http://www.hazelcast.com/schema/config"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.hazelcast.com/schema/config
http://www.hazelcast.com/schema/config/hazelcast-config-3.12.xsd">
<group>
<name>app-template-sourcecode-api-mongo</name>
</group>
<management-center enabled="false">http://localhost:8080/hazelcast-mancenter</management-center>
<network>
<port auto-increment="true" port-count="10">5701</port>
<outbound-ports>
<!--
Allowed port range when connecting to other nodes.
0 or * means use system provided port.
-->
<ports>0</ports>
</outbound-ports>
<join>
<multicast enabled="false">
<multicast-group>224.2.2.3</multicast-group>
<multicast-port>54327</multicast-port>
</multicast>
<tcp-ip enabled="true">
<member>127.0.0.1</member>
</tcp-ip>
<kubernetes enabled="false">
<namespace>development</namespace>
<service-name>app-api-fileman</service-name>
</kubernetes>
</join>
</network>
</hazelcast>
`
application.properties
`spring.cache.type=hazelcast
spring.hazelcast.config=classpath:hazelcast.xml
spring.session.store-type=HAZELCAST`
Error logs
`org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hazelcastInstance' defined in class path resource [org/springframework/boot/autoconfigure/hazelcast/HazelcastServerConfiguration$HazelcastServerConfigFileConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.hazelcast.core.HazelcastInstance]: Factory method 'hazelcastInstance' threw exception; nested exception is com.hazelcast.config.InvalidConfigurationException: cvc-complex-type.2.4.a: Invalid content was found starting with element '{"http://www.hazelcast.com/schema/config":group}'. One of '{"http://www.hazelcast.com/schema/config":import, "http://www.hazelcast.com/schema/config":config-replacers, "http://www.hazelcast.com/schema/config":cluster-name, "http://www.hazelcast.com/schema/config":license-key, "http://www.hazelcast.com/schema/config":instance-name, "http://www.hazelcast.com/schema/config":management-center, "http://www.hazelcast.com/schema/config":properties, "http://www.hazelcast.com/schema/config":wan-replication, "http://www.hazelcast.com/schema/config":network, "http://www.hazelcast.com/schema/config":partition-group, "http://www.hazelcast.com/schema/config":executor-service, "http://www.hazelcast.com/schema/config":durable-executor-service, "http://www.hazelcast.com/schema/config":scheduled-executor-service, "http://www.hazelcast.com/schema/config":queue, "http://www.hazelcast.com/schema/config":map, "http://www.hazelcast.com/schema/config":multimap, "http://www.hazelcast.com/schema/config":replicatedmap, "http://www.hazelcast.com/schema/config":cache, "http://www.hazelcast.com/schema/config":list, "http://www.hazelcast.com/schema/config":set, "http://www.hazelcast.com/schema/config":topic, "http://www.hazelcast.com/schema/config":reliable-topic, "http://www.hazelcast.com/schema/config":ringbuffer, "http://www.hazelcast.com/schema/config":listeners, "http://www.hazelcast.com/schema/config":serialization, "http://www.hazelcast.com/schema/config":native-memory, "http://www.hazelcast.com/schema/config":security, "http://www.hazelcast.com/schema/config":member-attributes, "http://www.hazelcast.com/schema/config":split-brain-protection, "http://www.hazelcast.com/schema/config":lite-member, "http://www.hazelcast.com/schema/config":hot-restart-persistence, "http://www.hazelcast.com/schema/config":user-code-deployment, "http://www.hazelcast.com/schema/config":cardinality-estimator, "http://www.hazelcast.com/schema/config":flake-id-generator, "http://www.hazelcast.com/schema/config":crdt-replication, "http://www.hazelcast.com/schema/config":pn-counter, "http://www.hazelcast.com/schema/config":advanced-network, "http://www.hazelcast.com/schema/config":cp-subsystem, "http://www.hazelcast.com/schema/config":metrics}' is expected.
at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:658) ~[spring-beans-5.3.2.jar:5.3.2]
at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:638) ~[spring-beans-5.3.2.jar:5.3.2]
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1336) ~[spring-beans-5.3.2.jar:5.3.2]
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1179) ~[spring-beans-5.3.2.jar:5.3.2]
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:571) ~[spring-beans-5.3.2.jar:5.3.2]
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:531) ~[spring-beans-5.3.2.jar:5.3.2]
at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) ~[spring-beans-5.3.2.jar:5.3.2]
at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.2.jar:5.3.2]
at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) ~[spring-beans-5.3.2.jar:5.3.2]
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) ~[spring-beans-5.3.2.jar:5.3.2]
at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:944) ~[spring-beans-5.3.2.jar:5.3.2]
at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:923) ~[spring-context-5.3.2.jar:5.3.2]
at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:588) ~[spring-context-5.3.2.jar:5.3.2]
at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:144) ~[spring-boot-2.4.1.jar:2.4.1]
at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:767) ~[spring-boot-2.4.1.jar:2.4.1]
at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:759) ~[spring-boot-2.4.1.jar:2.4.1]
at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:426) ~[spring-boot-2.4.1.jar:2.4.1]
at org.springframework.boot.SpringApplication.run(SpringApplication.java:326) ~[spring-boot-2.4.1.jar:2.4.1]
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1309) ~[spring-boot-2.4.1.jar:2.4.1]
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1298) ~[spring-boot-2.4.1.jar:2.4.1]
at vn.vnpt.digo.Application.main(Application.java:13) ~[main/:na]
Caused by: org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.hazelcast.core.HazelcastInstance]: Factory method 'hazelcastInstance' threw exception; nested exception is com.hazelcast.config.InvalidConfigurationException: cvc-complex-type.2.4.a: Invalid content was found starting with element '{"http://www.hazelcast.com/schema/config":group}'. One of '{"http://www.hazelcast.com/schema/config":import, "http://www.hazelcast.com/schema/config":config-replacers, "http://www.hazelcast.com/schema/config":cluster-name, "http://www.hazelcast.com/schema/config":license-key, "http://www.hazelcast.com/schema/config":instance-name, "http://www.hazelcast.com/schema/config":management-center, "http://www.hazelcast.com/schema/config":properties, "http://www.hazelcast.com/schema/config":wan-replication, "http://www.hazelcast.com/schema/config":network, "http://www.hazelcast.com/schema/config":partition-group, "http://www.hazelcast.com/schema/config":executor-service, "http://www.hazelcast.com/schema/config":durable-executor-service, "http://www.hazelcast.com/schema/config":scheduled-executor-service, "http://www.hazelcast.com/schema/config":queue, "http://www.hazelcast.com/schema/config":map, "http://www.hazelcast.com/schema/config":multimap, "http://www.hazelcast.com/schema/config":replicatedmap, "http://www.hazelcast.com/schema/config":cache, "http://www.hazelcast.com/schema/config":list, "http://www.hazelcast.com/schema/config":set, "http://www.hazelcast.com/schema/config":topic, "http://www.hazelcast.com/schema/config":reliable-topic, "http://www.hazelcast.com/schema/config":ringbuffer, "http://www.hazelcast.com/schema/config":listeners, "http://www.hazelcast.com/schema/config":serialization, "http://www.hazelcast.com/schema/config":native-memory, "http://www.hazelcast.com/schema/config":security, "http://www.hazelcast.com/schema/config":member-attributes, "http://www.hazelcast.com/schema/config":split-brain-protection, "http://www.hazelcast.com/schema/config":lite-member, "http://www.hazelcast.com/schema/config":hot-restart-persistence, "http://www.hazelcast.com/schema/config":user-code-deployment, "http://www.hazelcast.com/schema/config":cardinality-estimator, "http://www.hazelcast.com/schema/config":flake-id-generator, "http://www.hazelcast.com/schema/config":crdt-replication, "http://www.hazelcast.com/schema/config":pn-counter, "http://www.hazelcast.com/schema/config":advanced-network, "http://www.hazelcast.com/schema/config":cp-subsystem, "http://www.hazelcast.com/schema/config":metrics}' is expected.
at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:185) ~[spring-beans-5.3.2.jar:5.3.2]
at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:653) ~[spring-beans-5.3.2.jar:5.3.2]
... 20 common frames omitted
Caused by: com.hazelcast.config.InvalidConfigurationException: cvc-complex-type.2.4.a: Invalid content was found starting with element '{"http://www.hazelcast.com/schema/config":group}'. One of '{"http://www.hazelcast.com/schema/config":import, "http://www.hazelcast.com/schema/config":config-replacers, "http://www.hazelcast.com/schema/config":cluster-name, "http://www.hazelcast.com/schema/config":license-key, "http://www.hazelcast.com/schema/config":instance-name, "http://www.hazelcast.com/schema/config":management-center, "http://www.hazelcast.com/schema/config":properties, "http://www.hazelcast.com/schema/config":wan-replication, "http://www.hazelcast.com/schema/config":network, "http://www.hazelcast.com/schema/config":partition-group, "http://www.hazelcast.com/schema/config":executor-service, "http://www.hazelcast.com/schema/config":durable-executor-service, "http://www.hazelcast.com/schema/config":scheduled-executor-service, "http://www.hazelcast.com/schema/config":queue, "http://www.hazelcast.com/schema/config":map, "http://www.hazelcast.com/schema/config":multimap, "http://www.hazelcast.com/schema/config":replicatedmap, "http://www.hazelcast.com/schema/config":cache, "http://www.hazelcast.com/schema/config":list, "http://www.hazelcast.com/schema/config":set, "http://www.hazelcast.com/schema/config":topic, "http://www.hazelcast.com/schema/config":reliable-topic, "http://www.hazelcast.com/schema/config":ringbuffer, "http://www.hazelcast.com/schema/config":listeners, "http://www.hazelcast.com/schema/config":serialization, "http://www.hazelcast.com/schema/config":native-memory, "http://www.hazelcast.com/schema/config":security, "http://www.hazelcast.com/schema/config":member-attributes, "http://www.hazelcast.com/schema/config":split-brain-protection, "http://www.hazelcast.com/schema/config":lite-member, "http://www.hazelcast.com/schema/config":hot-restart-persistence, "http://www.hazelcast.com/schema/config":user-code-deployment, "http://www.hazelcast.com/schema/config":cardinality-estimator, "http://www.hazelcast.com/schema/config":flake-id-generator, "http://www.hazelcast.com/schema/config":crdt-replication, "http://www.hazelcast.com/schema/config":pn-counter, "http://www.hazelcast.com/schema/config":advanced-network, "http://www.hazelcast.com/schema/config":cp-subsystem, "http://www.hazelcast.com/schema/config":metrics}' is expected.
at com.hazelcast.config.AbstractXmlConfigHelper.schemaValidation(AbstractXmlConfigHelper.java:119) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.config.XmlConfigBuilder.parseAndBuildConfig(XmlConfigBuilder.java:169) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.config.XmlConfigBuilder.build(XmlConfigBuilder.java:151) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.config.XmlConfigBuilder.build(XmlConfigBuilder.java:144) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.config.Config.load(Config.java:212) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.instance.impl.HazelcastInstanceFactory.newHazelcastInstance(HazelcastInstanceFactory.java:125) ~[hazelcast-4.0.3.jar:4.0.3]
at com.hazelcast.core.Hazelcast.newHazelcastInstance(Hazelcast.java:91) ~[hazelcast-4.0.3.jar:4.0.3]
at org.springframework.boot.autoconfigure.hazelcast.HazelcastServerConfiguration$HazelcastServerConfigFileConfiguration.hazelcastInstance(HazelcastServerConfiguration.java:55) ~[spring-boot-autoconfigure-2.4.1.jar:2.4.1]
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na]
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:na]
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na]
at java.base/java.lang.reflect.Method.invoke(Method.java:566) ~[na:na]
at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:154) ~[spring-beans-5.3.2.jar:5.3.2]
... 21 common frames omitted
Caused by: org.xml.sax.SAXParseException: cvc-complex-type.2.4.a: Invalid content was found starting with element '{"http://www.hazelcast.com/schema/config":group}'. One of '{"http://www.hazelcast.com/schema/config":import, "http://www.hazelcast.com/schema/config":config-replacers, "http://www.hazelcast.com/schema/config":cluster-name, "http://www.hazelcast.com/schema/config":license-key, "http://www.hazelcast.com/schema/config":instance-name, "http://www.hazelcast.com/schema/config":management-center, "http://www.hazelcast.com/schema/config":properties, "http://www.hazelcast.com/schema/config":wan-replication, "http://www.hazelcast.com/schema/config":network, "http://www.hazelcast.com/schema/config":partition-group, "http://www.hazelcast.com/schema/config":executor-service, "http://www.hazelcast.com/schema/config":durable-executor-service, "http://www.hazelcast.com/schema/config":scheduled-executor-service, "http://www.hazelcast.com/schema/config":queue, "http://www.hazelcast.com/schema/config":map, "http://www.hazelcast.com/schema/config":multimap, "http://www.hazelcast.com/schema/config":replicatedmap, "http://www.hazelcast.com/schema/config":cache, "http://www.hazelcast.com/schema/config":list, "http://www.hazelcast.com/schema/config":set, "http://www.hazelcast.com/schema/config":topic, "http://www.hazelcast.com/schema/config":reliable-topic, "http://www.hazelcast.com/schema/config":ringbuffer, "http://www.hazelcast.com/schema/config":listeners, "http://www.hazelcast.com/schema/config":serialization, "http://www.hazelcast.com/schema/config":native-memory, "http://www.hazelcast.com/schema/config":security, "http://www.hazelcast.com/schema/config":member-attributes, "http://www.hazelcast.com/schema/config":split-brain-protection, "http://www.hazelcast.com/schema/config":lite-member, "http://www.hazelcast.com/schema/config":hot-restart-persistence, "http://www.hazelcast.com/schema/config":user-code-deployment, "http://www.hazelcast.com/schema/config":cardinality-estimator, "http://www.hazelcast.com/schema/config":flake-id-generator, "http://www.hazelcast.com/schema/config":crdt-replication, "http://www.hazelcast.com/schema/config":pn-counter, "http://www.hazelcast.com/schema/config":advanced-network, "http://www.hazelcast.com/schema/config":cp-subsystem, "http://www.hazelcast.com/schema/config":metrics}' is expected.
at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204) ~[na:na]
at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135) ~[na:na]
at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) ~[na:na]
at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) ~[na:na]
at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) ~[na:na]
at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:511) ~[na:na]
at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3587) ~[na:na]
at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:1971) ~[na:na]
at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:829) ~[na:na]
at java.xml/com.sun.org.apache.xerces.internal.jaxp.validation.ValidatorHandlerImpl.startElement(ValidatorHandlerImpl.java:570) ~[na:na]
at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.startElement(AbstractSAXParser.java:510) ~[na:na]
at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) ~[na:na]
at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2710) ~[na:na]
at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605) ~[na:na]
at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) ~[na:na]
at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:534) ~[na:na]
at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:888) ~[na:na]
at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:824) ~[na:na]
at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) ~[na:na]
at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1216) ~[na:na]
at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:635) ~[na:na]
at java.xml/com.sun.org.apache.xerces.internal.jaxp.validation.ValidatorHandlerImpl.validate(ValidatorHandlerImpl.java:731) ~[na:na]
at java.xml/com.sun.org.apache.xerces.internal.jaxp.validation.ValidatorImpl.validate(ValidatorImpl.java:101) ~[na:na]
at java.xml/javax.xml.validation.Validator.validate(Validator.java:124) ~[na:na]
at com.hazelcast.config.AbstractXmlConfigHelper.schemaValidation(AbstractXmlConfigHelper.java:117) ~[hazelcast-4.0.3.jar:4.0.3]
... 33 common frames omitted`
| defect | hazelcast doesn t work with sping boot thanks for reporting your issue please share with us the following information to help us resolve your issue quickly and efficiently describe the bug i used hazelcast with spring boot very well then i want to change my spring boot version to but it seems that hazelcast no longer works as well as it did before expected behavior use hazelcast in spring boot to reproduce steps to reproduce the behavior go to click on additional context spring boot hazelcast hazelcast xml hazelcast xmlns xmlns xsi xsi schemalocation app template sourcecode api mongo allowed port range when connecting to other nodes or means use system provided port development app api fileman application properties spring cache type hazelcast spring hazelcast config classpath hazelcast xml spring session store type hazelcast error logs org springframework beans factory beancreationexception error creating bean with name hazelcastinstance defined in class path resource bean instantiation via factory method failed nested exception is org springframework beans beaninstantiationexception failed to instantiate factory method hazelcastinstance threw exception nested exception is com hazelcast config invalidconfigurationexception cvc complex type a invalid content was found starting with element one of is expected at org springframework beans factory support constructorresolver instantiate constructorresolver java at org springframework beans factory support constructorresolver instantiateusingfactorymethod constructorresolver java at org springframework beans factory support abstractautowirecapablebeanfactory instantiateusingfactorymethod abstractautowirecapablebeanfactory java at org springframework beans factory support abstractautowirecapablebeanfactory createbeaninstance abstractautowirecapablebeanfactory java at org springframework beans factory support abstractautowirecapablebeanfactory docreatebean abstractautowirecapablebeanfactory java at org springframework beans factory support abstractautowirecapablebeanfactory createbean abstractautowirecapablebeanfactory java at org springframework beans factory support abstractbeanfactory lambda dogetbean abstractbeanfactory java at org springframework beans factory support defaultsingletonbeanregistry getsingleton defaultsingletonbeanregistry java at org springframework beans factory support abstractbeanfactory dogetbean abstractbeanfactory java at org springframework beans factory support abstractbeanfactory getbean abstractbeanfactory java at org springframework beans factory support defaultlistablebeanfactory preinstantiatesingletons defaultlistablebeanfactory java at org springframework context support abstractapplicationcontext finishbeanfactoryinitialization abstractapplicationcontext java at org springframework context support abstractapplicationcontext refresh abstractapplicationcontext java at org springframework boot web servlet context servletwebserverapplicationcontext refresh servletwebserverapplicationcontext java at org springframework boot springapplication refresh springapplication java at org springframework boot springapplication refresh springapplication java at org springframework boot springapplication refreshcontext springapplication java at org springframework boot springapplication run springapplication java at org springframework boot springapplication run springapplication java at org springframework boot springapplication run springapplication java at vn vnpt digo application main application java caused by org springframework beans beaninstantiationexception failed to instantiate factory method hazelcastinstance threw exception nested exception is com hazelcast config invalidconfigurationexception cvc complex type a invalid content was found starting with element one of is expected at org springframework beans factory support simpleinstantiationstrategy instantiate simpleinstantiationstrategy java at org springframework beans factory support constructorresolver instantiate constructorresolver java common frames omitted caused by com hazelcast config invalidconfigurationexception cvc complex type a invalid content was found starting with element one of is expected at com hazelcast config abstractxmlconfighelper schemavalidation abstractxmlconfighelper java at com hazelcast config xmlconfigbuilder parseandbuildconfig xmlconfigbuilder java at com hazelcast config xmlconfigbuilder build xmlconfigbuilder java at com hazelcast config xmlconfigbuilder build xmlconfigbuilder java at com hazelcast config config load config java at com hazelcast instance impl hazelcastinstancefactory newhazelcastinstance hazelcastinstancefactory java at com hazelcast core hazelcast newhazelcastinstance hazelcast java at org springframework boot autoconfigure hazelcast hazelcastserverconfiguration hazelcastserverconfigfileconfiguration hazelcastinstance hazelcastserverconfiguration java at java base jdk internal reflect nativemethodaccessorimpl native method at java base jdk internal reflect nativemethodaccessorimpl invoke nativemethodaccessorimpl java at java base jdk internal reflect delegatingmethodaccessorimpl invoke delegatingmethodaccessorimpl java at java base java lang reflect method invoke method java at org springframework beans factory support simpleinstantiationstrategy instantiate simpleinstantiationstrategy java common frames omitted caused by org xml sax saxparseexception cvc complex type a invalid content was found starting with element one of is expected at java xml com sun org apache xerces internal util errorhandlerwrapper createsaxparseexception errorhandlerwrapper java at java xml com sun org apache xerces internal util errorhandlerwrapper error errorhandlerwrapper java at java xml com sun org apache xerces internal impl xmlerrorreporter reporterror xmlerrorreporter java at java xml com sun org apache xerces internal impl xmlerrorreporter reporterror xmlerrorreporter java at java xml com sun org apache xerces internal impl xmlerrorreporter reporterror xmlerrorreporter java at java xml com sun org apache xerces internal impl xs xmlschemavalidator xsierrorreporter reporterror xmlschemavalidator java at java xml com sun org apache xerces internal impl xs xmlschemavalidator reportschemaerror xmlschemavalidator java at java xml com sun org apache xerces internal impl xs xmlschemavalidator handlestartelement xmlschemavalidator java at java xml com sun org apache xerces internal impl xs xmlschemavalidator startelement xmlschemavalidator java at java xml com sun org apache xerces internal jaxp validation validatorhandlerimpl startelement validatorhandlerimpl java at java xml com sun org apache xerces internal parsers abstractsaxparser startelement abstractsaxparser java at java xml com sun org apache xerces internal impl xmlnsdocumentscannerimpl scanstartelement xmlnsdocumentscannerimpl java at java xml com sun org apache xerces internal impl xmldocumentfragmentscannerimpl fragmentcontentdriver next xmldocumentfragmentscannerimpl java at java xml com sun org apache xerces internal impl xmldocumentscannerimpl next xmldocumentscannerimpl java at java xml com sun org apache xerces internal impl xmlnsdocumentscannerimpl next xmlnsdocumentscannerimpl java at java xml com sun org apache xerces internal impl xmldocumentfragmentscannerimpl scandocument xmldocumentfragmentscannerimpl java at java xml com sun org apache xerces internal parsers parse java at java xml com sun org apache xerces internal parsers parse java at java xml com sun org apache xerces internal parsers xmlparser parse xmlparser java at java xml com sun org apache xerces internal parsers abstractsaxparser parse abstractsaxparser java at java xml com sun org apache xerces internal jaxp saxparserimpl jaxpsaxparser parse saxparserimpl java at java xml com sun org apache xerces internal jaxp validation validatorhandlerimpl validate validatorhandlerimpl java at java xml com sun org apache xerces internal jaxp validation validatorimpl validate validatorimpl java at java xml javax xml validation validator validate validator java at com hazelcast config abstractxmlconfighelper schemavalidation abstractxmlconfighelper java common frames omitted | 1 |
59,906 | 17,023,286,568 | IssuesEvent | 2021-07-03 01:14:18 | tomhughes/trac-tickets | https://api.github.com/repos/tomhughes/trac-tickets | closed | Render highway=*_link below other highways | Component: osmarender Priority: minor Resolution: wontfix Type: defect | **[Submitted to the original trac issue database at 2.38am, Monday, 18th August 2008]**
When a motorway_link joins a secondary highway, for example, the results are ugly.
http://www.informationfreeway.org/?lat=37.080344912604765&lon=-94.31256214223548&zoom=17&layers=B000F000F
Notice how the motorway_links are rendered on top of the secondary highway. It would look much better with the motorway_links (and other *_link highways) rendered below other highways. | 1.0 | Render highway=*_link below other highways - **[Submitted to the original trac issue database at 2.38am, Monday, 18th August 2008]**
When a motorway_link joins a secondary highway, for example, the results are ugly.
http://www.informationfreeway.org/?lat=37.080344912604765&lon=-94.31256214223548&zoom=17&layers=B000F000F
Notice how the motorway_links are rendered on top of the secondary highway. It would look much better with the motorway_links (and other *_link highways) rendered below other highways. | defect | render highway link below other highways when a motorway link joins a secondary highway for example the results are ugly notice how the motorway links are rendered on top of the secondary highway it would look much better with the motorway links and other link highways rendered below other highways | 1 |
632,964 | 20,240,441,913 | IssuesEvent | 2022-02-14 08:46:25 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | blog.bitsrc.io - Bolder fonts are used for text | browser-firefox priority-normal severity-minor os-mac engine-gecko | <!-- @browser: Firefox 95.0 -->
<!-- @ua_header: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:95.0) Gecko/20100101 Firefox/95.0 -->
<!-- @reported_with: unknown -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/95572 -->
**URL**: https://blog.bitsrc.io/microservices-are-dead-long-live-miniservices-40e4ccf4741
**Browser / Version**: Firefox 95.0
**Operating System**: Mac OS X 10.15
**Tested Another Browser**: Yes Safari
**Problem type**: Something else
**Description**: Firefox renders font too bold compared to Safari
**Steps to Reproduce**:
Platform: only macOS
take a look at articles on medium.com or even on webcompat.com itself.
you'll notice that Firefox renders the font very bold compared to Safari and Chrome.
I knew this is a minor issue but it makes me think Firefox is missing something important for macOS user :(
<details>
<summary>View the screenshot</summary>
<img alt="Screenshot" src="https://webcompat.com/uploads/2021/12/3bfcc144-1f09-4f0f-bc90-9012e51214ac.jpeg">
</details>
<details>
<summary>Browser Configuration</summary>
<ul>
<li>None</li>
</ul>
</details>
_From [webcompat.com](https://webcompat.com/) with ❤️_ | 1.0 | blog.bitsrc.io - Bolder fonts are used for text - <!-- @browser: Firefox 95.0 -->
<!-- @ua_header: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:95.0) Gecko/20100101 Firefox/95.0 -->
<!-- @reported_with: unknown -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/95572 -->
**URL**: https://blog.bitsrc.io/microservices-are-dead-long-live-miniservices-40e4ccf4741
**Browser / Version**: Firefox 95.0
**Operating System**: Mac OS X 10.15
**Tested Another Browser**: Yes Safari
**Problem type**: Something else
**Description**: Firefox renders font too bold compared to Safari
**Steps to Reproduce**:
Platform: only macOS
take a look at articles on medium.com or even on webcompat.com itself.
you'll notice that Firefox renders the font very bold compared to Safari and Chrome.
I knew this is a minor issue but it makes me think Firefox is missing something important for macOS user :(
<details>
<summary>View the screenshot</summary>
<img alt="Screenshot" src="https://webcompat.com/uploads/2021/12/3bfcc144-1f09-4f0f-bc90-9012e51214ac.jpeg">
</details>
<details>
<summary>Browser Configuration</summary>
<ul>
<li>None</li>
</ul>
</details>
_From [webcompat.com](https://webcompat.com/) with ❤️_ | non_defect | blog bitsrc io bolder fonts are used for text url browser version firefox operating system mac os x tested another browser yes safari problem type something else description firefox renders font too bold compared to safari steps to reproduce platform only macos take a look at articles on medium com or even on webcompat com itself you ll notice that firefox renders the font very bold compared to safari and chrome i knew this is a minor issue but it makes me think firefox is missing something important for macos user view the screenshot img alt screenshot src browser configuration none from with ❤️ | 0 |
71,063 | 23,433,396,641 | IssuesEvent | 2022-08-15 06:53:59 | jOOQ/jOOQ | https://api.github.com/repos/jOOQ/jOOQ | closed | Wrong DDL generated for computed columns in MEMSQL | T: Defect C: Functionality P: Medium C: DB: SingleStore E: Professional Edition E: Enterprise Edition | We're currently generating the standard SQL syntax in all MySQL dialects for computed columns: `GENERATED ALWAYS AS`.
It seems that MemSQL (Single Store) didn't get the memo and parses only `AS` | 1.0 | Wrong DDL generated for computed columns in MEMSQL - We're currently generating the standard SQL syntax in all MySQL dialects for computed columns: `GENERATED ALWAYS AS`.
It seems that MemSQL (Single Store) didn't get the memo and parses only `AS` | defect | wrong ddl generated for computed columns in memsql we re currently generating the standard sql syntax in all mysql dialects for computed columns generated always as it seems that memsql single store didn t get the memo and parses only as | 1 |
220,407 | 16,945,096,533 | IssuesEvent | 2021-06-28 05:11:02 | airbytehq/airbyte | https://api.github.com/repos/airbytehq/airbyte | opened | Document whether MSSQL/MySQL/Oracle connectors support replicating from views | area/connectors area/documentation type/enhancement | ## Tell us about the problem you're trying to solve
like #4008 but for other dbs
| 1.0 | Document whether MSSQL/MySQL/Oracle connectors support replicating from views - ## Tell us about the problem you're trying to solve
like #4008 but for other dbs
| non_defect | document whether mssql mysql oracle connectors support replicating from views tell us about the problem you re trying to solve like but for other dbs | 0 |
80,235 | 10,166,123,496 | IssuesEvent | 2019-08-07 15:11:28 | deepset-ai/FARM | https://api.github.com/repos/deepset-ai/FARM | closed | Add changelog | documentation | I advocate for adding a CHANGELOG.md or CHANGES.md document as a toplevel resource in the repo to be able to follow changes / fixes / new commits. Having to look at the commits is a lot of work for users of your framework, especially when you have rapid iteration and are getting a lot of stuff done.
If you don't want to write down changes by hand, you could generate them from squashed commits. Using something like the angular commit message format (https://docs.google.com/document/d/1QrDFcIiPjSLDn3EL15IJygNPiHORgU1_OOAqWjiDU5Y/edit) helps immensely. | 1.0 | Add changelog - I advocate for adding a CHANGELOG.md or CHANGES.md document as a toplevel resource in the repo to be able to follow changes / fixes / new commits. Having to look at the commits is a lot of work for users of your framework, especially when you have rapid iteration and are getting a lot of stuff done.
If you don't want to write down changes by hand, you could generate them from squashed commits. Using something like the angular commit message format (https://docs.google.com/document/d/1QrDFcIiPjSLDn3EL15IJygNPiHORgU1_OOAqWjiDU5Y/edit) helps immensely. | non_defect | add changelog i advocate for adding a changelog md or changes md document as a toplevel resource in the repo to be able to follow changes fixes new commits having to look at the commits is a lot of work for users of your framework especially when you have rapid iteration and are getting a lot of stuff done if you don t want to write down changes by hand you could generate them from squashed commits using something like the angular commit message format helps immensely | 0 |
4,729 | 3,438,565,096 | IssuesEvent | 2015-12-14 01:32:56 | jeff1evesque/machine-learning | https://api.github.com/repos/jeff1evesque/machine-learning | closed | Ensure only js files minify with uglifyjs | build enhancement | We need to ensure that uglifyjs only minifies files with `.js` file extensions. Specifically, we need to adjust `/puppet/script/uglifyjs`, similar to [`/puppet/script/browserify`](https://github.com/jeff1evesque/machine-learning/blob/18d1b4a9abb3fffd6e86cf5e3e62097f53cb0eb7/puppet/scripts/browserify#L23). | 1.0 | Ensure only js files minify with uglifyjs - We need to ensure that uglifyjs only minifies files with `.js` file extensions. Specifically, we need to adjust `/puppet/script/uglifyjs`, similar to [`/puppet/script/browserify`](https://github.com/jeff1evesque/machine-learning/blob/18d1b4a9abb3fffd6e86cf5e3e62097f53cb0eb7/puppet/scripts/browserify#L23). | non_defect | ensure only js files minify with uglifyjs we need to ensure that uglifyjs only minifies files with js file extensions specifically we need to adjust puppet script uglifyjs similar to | 0 |
54,053 | 13,357,717,324 | IssuesEvent | 2020-08-31 10:19:11 | jOOQ/jOOQ | https://api.github.com/repos/jOOQ/jOOQ | closed | record.into(MyPojo.class) does not work on joined queries unless chain through .into(MyPojoRecord.class) | C: Functionality E: All Editions P: Medium R: Feedback Pending T: Defect | Acceptance criteria:
* either change Record `record.into` behavior to work for pojo classes when query contains joined columns OR document the need to go through records for joined queries
### Expected behavior and actual behavior:
**Expected:**
`record.into(Repo.class);`
should work even select joins multiple tables
**Actual:**
`org.jooq.exception.MappingException: No matching constructor found on type class com.ericdriggs.reportcard.db.tables.pojos.Repo for row type
"reportcard"."repo"."repo_id",
"reportcard"."repo"."repo_name",
"reportcard"."repo"."org_fk",
"reportcard"."org"."org_id",
"reportcard"."org"."org_name"
at org.jooq.impl.DefaultRecordMapper.init(DefaultRecordMapper.java:505)
at org.jooq.impl.DefaultRecordMapper.<init>(DefaultRecordMapper.java:332)
at org.jooq.impl.DefaultRecordMapper.<init>(DefaultRecordMapper.java:323)
at org.jooq.impl.DefaultRecordMapperProvider$1.apply(DefaultRecordMapperProvider.java:86)
at org.jooq.impl.DefaultRecordMapperProvider$1.apply(DefaultRecordMapperProvider.java:83)
at org.jooq.impl.Tools$Cache.run(Tools.java:3203)
at org.jooq.impl.DefaultRecordMapperProvider.provide(DefaultRecordMapperProvider.java:83)
at org.jooq.impl.AbstractRecord.into(AbstractRecord.java:731)
at com.ericdriggs.reportcard.ReportCardService.getRepoFromRecord(ReportCardService.java:79)`
**Workaround:**
`record.into(RepoRecord.class).into(Repo.class);`
### Steps to reproduce the problem (if possible, create an MCVE:
Does not work
```
public Repo getRepoFromRecord(String org, String repo) {
Record record = dsl.
select().from(REPO).leftJoin(ORG)
.on(REPO.ORG_FK.eq(ORG.ORG_ID))
.where(ORG.ORG_NAME.eq(org))
.and(REPO.REPO_NAME.eq(repo))
.fetchOne();
return record.into(Repo.class);
}
```
Works
```
public Repo getRepoFromRepoRecord(String org, String repo) {
Record record = dsl.
select().from(REPO).leftJoin(ORG)
.on(REPO.ORG_FK.eq(ORG.ORG_ID))
.where(ORG.ORG_NAME.eq(org))
.and(REPO.REPO_NAME.eq(repo))
.fetchOne();
return record.into(RepoRecord.class).into(Repo.class);
}
```
### Versions:
- jOOQ: '3.13.4'
- Java: 11
- Database (include vendor): mysql 'Version 8.0.17' (running embedded on com.wix:wix-embedded-mysql:4.6.1 )
- OS: OSX
- JDBC Driver (include name if inofficial driver): com.mysql.cj.jdbc.Driver
| 1.0 | record.into(MyPojo.class) does not work on joined queries unless chain through .into(MyPojoRecord.class) - Acceptance criteria:
* either change Record `record.into` behavior to work for pojo classes when query contains joined columns OR document the need to go through records for joined queries
### Expected behavior and actual behavior:
**Expected:**
`record.into(Repo.class);`
should work even select joins multiple tables
**Actual:**
`org.jooq.exception.MappingException: No matching constructor found on type class com.ericdriggs.reportcard.db.tables.pojos.Repo for row type
"reportcard"."repo"."repo_id",
"reportcard"."repo"."repo_name",
"reportcard"."repo"."org_fk",
"reportcard"."org"."org_id",
"reportcard"."org"."org_name"
at org.jooq.impl.DefaultRecordMapper.init(DefaultRecordMapper.java:505)
at org.jooq.impl.DefaultRecordMapper.<init>(DefaultRecordMapper.java:332)
at org.jooq.impl.DefaultRecordMapper.<init>(DefaultRecordMapper.java:323)
at org.jooq.impl.DefaultRecordMapperProvider$1.apply(DefaultRecordMapperProvider.java:86)
at org.jooq.impl.DefaultRecordMapperProvider$1.apply(DefaultRecordMapperProvider.java:83)
at org.jooq.impl.Tools$Cache.run(Tools.java:3203)
at org.jooq.impl.DefaultRecordMapperProvider.provide(DefaultRecordMapperProvider.java:83)
at org.jooq.impl.AbstractRecord.into(AbstractRecord.java:731)
at com.ericdriggs.reportcard.ReportCardService.getRepoFromRecord(ReportCardService.java:79)`
**Workaround:**
`record.into(RepoRecord.class).into(Repo.class);`
### Steps to reproduce the problem (if possible, create an MCVE:
Does not work
```
public Repo getRepoFromRecord(String org, String repo) {
Record record = dsl.
select().from(REPO).leftJoin(ORG)
.on(REPO.ORG_FK.eq(ORG.ORG_ID))
.where(ORG.ORG_NAME.eq(org))
.and(REPO.REPO_NAME.eq(repo))
.fetchOne();
return record.into(Repo.class);
}
```
Works
```
public Repo getRepoFromRepoRecord(String org, String repo) {
Record record = dsl.
select().from(REPO).leftJoin(ORG)
.on(REPO.ORG_FK.eq(ORG.ORG_ID))
.where(ORG.ORG_NAME.eq(org))
.and(REPO.REPO_NAME.eq(repo))
.fetchOne();
return record.into(RepoRecord.class).into(Repo.class);
}
```
### Versions:
- jOOQ: '3.13.4'
- Java: 11
- Database (include vendor): mysql 'Version 8.0.17' (running embedded on com.wix:wix-embedded-mysql:4.6.1 )
- OS: OSX
- JDBC Driver (include name if inofficial driver): com.mysql.cj.jdbc.Driver
| defect | record into mypojo class does not work on joined queries unless chain through into mypojorecord class acceptance criteria either change record record into behavior to work for pojo classes when query contains joined columns or document the need to go through records for joined queries expected behavior and actual behavior expected record into repo class should work even select joins multiple tables actual org jooq exception mappingexception no matching constructor found on type class com ericdriggs reportcard db tables pojos repo for row type reportcard repo repo id reportcard repo repo name reportcard repo org fk reportcard org org id reportcard org org name at org jooq impl defaultrecordmapper init defaultrecordmapper java at org jooq impl defaultrecordmapper defaultrecordmapper java at org jooq impl defaultrecordmapper defaultrecordmapper java at org jooq impl defaultrecordmapperprovider apply defaultrecordmapperprovider java at org jooq impl defaultrecordmapperprovider apply defaultrecordmapperprovider java at org jooq impl tools cache run tools java at org jooq impl defaultrecordmapperprovider provide defaultrecordmapperprovider java at org jooq impl abstractrecord into abstractrecord java at com ericdriggs reportcard reportcardservice getrepofromrecord reportcardservice java workaround record into reporecord class into repo class steps to reproduce the problem if possible create an mcve does not work public repo getrepofromrecord string org string repo record record dsl select from repo leftjoin org on repo org fk eq org org id where org org name eq org and repo repo name eq repo fetchone return record into repo class works public repo getrepofromreporecord string org string repo record record dsl select from repo leftjoin org on repo org fk eq org org id where org org name eq org and repo repo name eq repo fetchone return record into reporecord class into repo class versions jooq java database include vendor mysql version running embedded on com wix wix embedded mysql os osx jdbc driver include name if inofficial driver com mysql cj jdbc driver | 1 |
209,638 | 7,178,097,401 | IssuesEvent | 2018-01-31 15:35:06 | openshift/origin | https://api.github.com/repos/openshift/origin | closed | Support for Bazel | component/apps kind/enhancement priority/P3 | Would be good to have rules for deployment and similar to enable IaC when using Bazel. | 1.0 | Support for Bazel - Would be good to have rules for deployment and similar to enable IaC when using Bazel. | non_defect | support for bazel would be good to have rules for deployment and similar to enable iac when using bazel | 0 |
34,750 | 7,459,949,994 | IssuesEvent | 2018-03-30 17:34:52 | kerdokullamae/test_koik_issued | https://api.github.com/repos/kerdokullamae/test_koik_issued | closed | Ei saa lisada kü-d cs ülesandesse | C: AVAR P: normal R: fixed T: defect | **Reported by eilika on 27 Jan 2016 11:30 UTC**
KÜ detailandmetes vajutada lingile "Lisa crowdsourcingu ülesandesse". Valin ülesande ja vajutan nupule OK. KÜ-d ei lisata ülesandesse. | 1.0 | Ei saa lisada kü-d cs ülesandesse - **Reported by eilika on 27 Jan 2016 11:30 UTC**
KÜ detailandmetes vajutada lingile "Lisa crowdsourcingu ülesandesse". Valin ülesande ja vajutan nupule OK. KÜ-d ei lisata ülesandesse. | defect | ei saa lisada kü d cs ülesandesse reported by eilika on jan utc kü detailandmetes vajutada lingile lisa crowdsourcingu ülesandesse valin ülesande ja vajutan nupule ok kü d ei lisata ülesandesse | 1 |
50,563 | 13,187,580,936 | IssuesEvent | 2020-08-13 03:53:06 | icecube-trac/tix3 | https://api.github.com/repos/icecube-trac/tix3 | closed | Steamshovel tries to build without GLUT (Trac #946) | Migrated from Trac cmake defect | Steamshovel tries to build, then fails because GLUT is not installed. It shouldn't try to build if GLUT's not there.
<details>
<summary><em>Migrated from https://code.icecube.wisc.edu/ticket/946
, reported by richman and owned by david.schultz</em></summary>
<p>
```json
{
"status": "closed",
"changetime": "2015-04-22T21:28:00",
"description": "Steamshovel tries to build, then fails because GLUT is not installed. It shouldn't try to build if GLUT's not there.",
"reporter": "richman",
"cc": "",
"resolution": "fixed",
"_ts": "1429738080648709",
"component": "cmake",
"summary": "Steamshovel tries to build without GLUT",
"priority": "normal",
"keywords": "",
"time": "2015-04-22T21:05:55",
"milestone": "",
"owner": "david.schultz",
"type": "defect"
}
```
</p>
</details>
| 1.0 | Steamshovel tries to build without GLUT (Trac #946) - Steamshovel tries to build, then fails because GLUT is not installed. It shouldn't try to build if GLUT's not there.
<details>
<summary><em>Migrated from https://code.icecube.wisc.edu/ticket/946
, reported by richman and owned by david.schultz</em></summary>
<p>
```json
{
"status": "closed",
"changetime": "2015-04-22T21:28:00",
"description": "Steamshovel tries to build, then fails because GLUT is not installed. It shouldn't try to build if GLUT's not there.",
"reporter": "richman",
"cc": "",
"resolution": "fixed",
"_ts": "1429738080648709",
"component": "cmake",
"summary": "Steamshovel tries to build without GLUT",
"priority": "normal",
"keywords": "",
"time": "2015-04-22T21:05:55",
"milestone": "",
"owner": "david.schultz",
"type": "defect"
}
```
</p>
</details>
| defect | steamshovel tries to build without glut trac steamshovel tries to build then fails because glut is not installed it shouldn t try to build if glut s not there migrated from reported by richman and owned by david schultz json status closed changetime description steamshovel tries to build then fails because glut is not installed it shouldn t try to build if glut s not there reporter richman cc resolution fixed ts component cmake summary steamshovel tries to build without glut priority normal keywords time milestone owner david schultz type defect | 1 |
49,774 | 13,187,268,205 | IssuesEvent | 2020-08-13 02:52:36 | icecube-trac/tix3 | https://api.github.com/repos/icecube-trac/tix3 | opened | [steamshovel] option dropdown disappears (Trac #2044) | Incomplete Migration Migrated from Trac combo core defect | <details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/2044">https://code.icecube.wisc.edu/ticket/2044</a>, reported by david.schultz and owned by sander.vanheule</em></summary>
<p>
```json
{
"status": "closed",
"changetime": "2019-02-13T14:14:03",
"description": "On some of the option dropdowns, if the selection is blank (the default), the dropdown disappears into the white background. This confuses users, as they don't know where to click.",
"reporter": "david.schultz",
"cc": "",
"resolution": "fixed",
"_ts": "1550067243750755",
"component": "combo core",
"summary": "[steamshovel] option dropdown disappears",
"priority": "major",
"keywords": "",
"time": "2017-06-23T20:39:06",
"milestone": "",
"owner": "sander.vanheule",
"type": "defect"
}
```
</p>
</details>
| 1.0 | [steamshovel] option dropdown disappears (Trac #2044) - <details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/2044">https://code.icecube.wisc.edu/ticket/2044</a>, reported by david.schultz and owned by sander.vanheule</em></summary>
<p>
```json
{
"status": "closed",
"changetime": "2019-02-13T14:14:03",
"description": "On some of the option dropdowns, if the selection is blank (the default), the dropdown disappears into the white background. This confuses users, as they don't know where to click.",
"reporter": "david.schultz",
"cc": "",
"resolution": "fixed",
"_ts": "1550067243750755",
"component": "combo core",
"summary": "[steamshovel] option dropdown disappears",
"priority": "major",
"keywords": "",
"time": "2017-06-23T20:39:06",
"milestone": "",
"owner": "sander.vanheule",
"type": "defect"
}
```
</p>
</details>
| defect | option dropdown disappears trac migrated from json status closed changetime description on some of the option dropdowns if the selection is blank the default the dropdown disappears into the white background this confuses users as they don t know where to click reporter david schultz cc resolution fixed ts component combo core summary option dropdown disappears priority major keywords time milestone owner sander vanheule type defect | 1 |
58,304 | 16,481,032,352 | IssuesEvent | 2021-05-24 11:39:54 | department-of-veterans-affairs/va.gov-team | https://api.github.com/repos/department-of-veterans-affairs/va.gov-team | opened | 508-defect-3: "Finish this request later" button should be styled as a button | 508-defect-3 508/Accessibility | # [508-defect-3](https://github.com/department-of-veterans-affairs/va.gov-team/blob/master/platform/accessibility/guidance/defect-severity-rubric.md#508-defect-3)
## Feedback framework
- **❗️ Must** for if the feedback must be applied
- **⚠️ Should** if the feedback is best practice
- **✔️ Consider** for suggestions/enhancements
## Definition of done
1. Review and acknowledge feedback.
1. Fix and/or document decisions made.
1. Accessibility specialist will close ticket after reviewing documented decisions / validating fix.
<hr/>
## Point of Contact
**VFS Point of Contact:** Josh Kim
## Details
The "Finish this request later" button is styled as a link which is materially dishonest causing several issues:
- voice interface users may not be able to activate the button should they say "click on finish this request later link"
- screen reader users may be confused on help calls if they are instructed to click on a link when the screen reader announces it as a button
- low vision screen reader users may be confused that the screen reader is announcing a visually styled link as a button
- breaks consistency with other buttons across the interface
For more on this long-tail effort, check out our [buttons vs. links Mural board](https://app.mural.co/t/vsa8243/m/vsa8243/1610052905994/253723ef4b2ee9a726f538876a257df94d468db1) and this [Slack thread discussing _why_ material honesty is so important](https://dsva.slack.com/archives/C8E985R32/p1610659601009200?thread_ts=1610652897.002600&cid=C8E985R32).
"A few years at an accessibility event, a blind man was telling a story about how he was on the phone with someone who was trying to help him sign up for a service. The person on the phone told him to click the “sign up button” and he couldn’t find it because it was a link. He told the story with a lot more gravity than I can, but that was the point where I realized how important the human-human communication part of accessibility is, it’s not just machine to human." - Tim Wright
## Acceptance Criteria
- [ ] "Finish this request later" button is styled as a button
## Environment
* Operating System: all
* Browser: any
* Screenreading device: any
* Server destination: staging
## Solution
Style the link as a button. If there is concern about this taking away attention from the "Back" and "Continue" buttons, a more long term UX solution should be explored. For example, "Back" is semantically more of a _link_ because it's not submitting anything, it's just moving the user backwards to the previous page. If that's placed at the top of the form and not the bottom (which is more resourceful to screen reader users), more space will be freed up at the bottom.
On that note, the "finish this request later" button _should not_ follow the "Continue" button as screen reader users will _not_ expect that more content exists below it. A more useful location may higher up in the page before the form's contents actually begin. That way a screen reader user, after hitting "Continue" on a previous page will first hear: "Step x of y: lorem ipsum" -> "Back, link" -> "Finish this request later, button" -> "Question"
## WCAG or Vendor Guidance (optional)
* [Adam Silver: But sometimes buttons look like links](https://adamsilver.io/articles/but-sometimes-buttons-look-like-links/)
* [VA Design System guidance on buttons](https://design.va.gov/components/buttons#guidance)
## Screenshots or Trace Logs
<img width="1788" alt="Screen Shot 2021-05-24 at 7 27 31 AM" src="https://user-images.githubusercontent.com/14154792/119342489-2694c400-bc63-11eb-9e11-7b7e2ece93da.png">
| 1.0 | 508-defect-3: "Finish this request later" button should be styled as a button - # [508-defect-3](https://github.com/department-of-veterans-affairs/va.gov-team/blob/master/platform/accessibility/guidance/defect-severity-rubric.md#508-defect-3)
## Feedback framework
- **❗️ Must** for if the feedback must be applied
- **⚠️ Should** if the feedback is best practice
- **✔️ Consider** for suggestions/enhancements
## Definition of done
1. Review and acknowledge feedback.
1. Fix and/or document decisions made.
1. Accessibility specialist will close ticket after reviewing documented decisions / validating fix.
<hr/>
## Point of Contact
**VFS Point of Contact:** Josh Kim
## Details
The "Finish this request later" button is styled as a link which is materially dishonest causing several issues:
- voice interface users may not be able to activate the button should they say "click on finish this request later link"
- screen reader users may be confused on help calls if they are instructed to click on a link when the screen reader announces it as a button
- low vision screen reader users may be confused that the screen reader is announcing a visually styled link as a button
- breaks consistency with other buttons across the interface
For more on this long-tail effort, check out our [buttons vs. links Mural board](https://app.mural.co/t/vsa8243/m/vsa8243/1610052905994/253723ef4b2ee9a726f538876a257df94d468db1) and this [Slack thread discussing _why_ material honesty is so important](https://dsva.slack.com/archives/C8E985R32/p1610659601009200?thread_ts=1610652897.002600&cid=C8E985R32).
"A few years at an accessibility event, a blind man was telling a story about how he was on the phone with someone who was trying to help him sign up for a service. The person on the phone told him to click the “sign up button” and he couldn’t find it because it was a link. He told the story with a lot more gravity than I can, but that was the point where I realized how important the human-human communication part of accessibility is, it’s not just machine to human." - Tim Wright
## Acceptance Criteria
- [ ] "Finish this request later" button is styled as a button
## Environment
* Operating System: all
* Browser: any
* Screenreading device: any
* Server destination: staging
## Solution
Style the link as a button. If there is concern about this taking away attention from the "Back" and "Continue" buttons, a more long term UX solution should be explored. For example, "Back" is semantically more of a _link_ because it's not submitting anything, it's just moving the user backwards to the previous page. If that's placed at the top of the form and not the bottom (which is more resourceful to screen reader users), more space will be freed up at the bottom.
On that note, the "finish this request later" button _should not_ follow the "Continue" button as screen reader users will _not_ expect that more content exists below it. A more useful location may higher up in the page before the form's contents actually begin. That way a screen reader user, after hitting "Continue" on a previous page will first hear: "Step x of y: lorem ipsum" -> "Back, link" -> "Finish this request later, button" -> "Question"
## WCAG or Vendor Guidance (optional)
* [Adam Silver: But sometimes buttons look like links](https://adamsilver.io/articles/but-sometimes-buttons-look-like-links/)
* [VA Design System guidance on buttons](https://design.va.gov/components/buttons#guidance)
## Screenshots or Trace Logs
<img width="1788" alt="Screen Shot 2021-05-24 at 7 27 31 AM" src="https://user-images.githubusercontent.com/14154792/119342489-2694c400-bc63-11eb-9e11-7b7e2ece93da.png">
| defect | defect finish this request later button should be styled as a button feedback framework ❗️ must for if the feedback must be applied ⚠️ should if the feedback is best practice ✔️ consider for suggestions enhancements definition of done review and acknowledge feedback fix and or document decisions made accessibility specialist will close ticket after reviewing documented decisions validating fix point of contact vfs point of contact josh kim details the finish this request later button is styled as a link which is materially dishonest causing several issues voice interface users may not be able to activate the button should they say click on finish this request later link screen reader users may be confused on help calls if they are instructed to click on a link when the screen reader announces it as a button low vision screen reader users may be confused that the screen reader is announcing a visually styled link as a button breaks consistency with other buttons across the interface for more on this long tail effort check out our and this a few years at an accessibility event a blind man was telling a story about how he was on the phone with someone who was trying to help him sign up for a service the person on the phone told him to click the “sign up button” and he couldn’t find it because it was a link he told the story with a lot more gravity than i can but that was the point where i realized how important the human human communication part of accessibility is it’s not just machine to human tim wright acceptance criteria finish this request later button is styled as a button environment operating system all browser any screenreading device any server destination staging solution style the link as a button if there is concern about this taking away attention from the back and continue buttons a more long term ux solution should be explored for example back is semantically more of a link because it s not submitting anything it s just moving the user backwards to the previous page if that s placed at the top of the form and not the bottom which is more resourceful to screen reader users more space will be freed up at the bottom on that note the finish this request later button should not follow the continue button as screen reader users will not expect that more content exists below it a more useful location may higher up in the page before the form s contents actually begin that way a screen reader user after hitting continue on a previous page will first hear step x of y lorem ipsum back link finish this request later button question wcag or vendor guidance optional screenshots or trace logs img width alt screen shot at am src | 1 |
66,546 | 20,267,701,693 | IssuesEvent | 2022-02-15 13:37:54 | pymc-devs/pymc | https://api.github.com/repos/pymc-devs/pymc | closed | Update Aeppl dependency | defects beginner friendly aeppl-related | Due to a bug in Aeppl (https://github.com/aesara-devs/aeppl/issues/115), the changes introduced in #5386 lead to issues when using MvNormal or MvStudentT with random `mu` inputs | 1.0 | Update Aeppl dependency - Due to a bug in Aeppl (https://github.com/aesara-devs/aeppl/issues/115), the changes introduced in #5386 lead to issues when using MvNormal or MvStudentT with random `mu` inputs | defect | update aeppl dependency due to a bug in aeppl the changes introduced in lead to issues when using mvnormal or mvstudentt with random mu inputs | 1 |
50,468 | 13,187,510,977 | IssuesEvent | 2020-08-13 03:38:56 | icecube-trac/tix3 | https://api.github.com/repos/icecube-trac/tix3 | closed | double-muon::doublefit_10par.py (Trac #753) | Migrated from Trac combo reconstruction defect | 1) fails to converge
2) looks like maybe there is an error in logging too
```text
INFO (Python): CHECK(10): twomuT1SPE status=OK zenith=39.98221966718791 deg, azimuth=252.47838314181124 deg; nch=30 (doublefit_10par.py:290 in checkdoublefits)
FATAL (Python): event 10 fit=twomuT1SPE: got status=OK, expected FailedToConverge (doublefit_10par.py:314 in checkdoublefits)
ERROR (PythonFunction): Error running python function as module: (PythonFunction.cxx:173 in virtual void PythonFunction::Process())
ERROR (I3Module): <function checkdoublefits at 0xa874924>_0000: Exception thrown (I3Module.cxx:113 in void I3Module::Do(void (I3Module::*)()))
Traceback (most recent call last):
File "/build/buildslave/foraii/quick_icerec_SL5/source/double-muon/resources/scripts/doublefit_10par.py", line 351, in ?
tray.Execute()
File "/build/buildslave/foraii/quick_icerec_SL5/build/lib/I3Tray.py", line 231, in Execute
super(I3Tray, self).Execute()
File "/build/buildslave/foraii/quick_icerec_SL5/source/double-muon/resources/scripts/doublefit_10par.py", line 314, in checkdoublefits
icetray.logging.log_fatal("event %d fit=%s: got status=%s, expected %s" % \
File "/build/buildslave/foraii/quick_icerec_SL5/build/lib/icecube/icetray/i3logging.py", line 150, in log_fatal
raise RuntimeError(message + " (in " + tb[2] + ")")
RuntimeError: event 10 fit=twomuT1SPE: got status=OK, expected FailedToConverge (in checkdoublefits)
NOTICE (I3Tray): I3Tray finishing... (I3Tray.cxx:533 in void I3Tray::Finish())
```
<details>
<summary><em>Migrated from https://code.icecube.wisc.edu/ticket/753
, reported by nega and owned by meike.dewith</em></summary>
<p>
```json
{
"status": "closed",
"changetime": "2015-04-08T09:03:37",
"description": "1) fails to converge\n2) looks like maybe there is an error in logging too\n\n{{{\nINFO (Python): CHECK(10): twomuT1SPE status=OK zenith=39.98221966718791 deg, azimuth=252.47838314181124 deg; nch=30 (doublefit_10par.py:290 in checkdoublefits)\nFATAL (Python): event 10 fit=twomuT1SPE: got status=OK, expected FailedToConverge (doublefit_10par.py:314 in checkdoublefits)\nERROR (PythonFunction): Error running python function as module: (PythonFunction.cxx:173 in virtual void PythonFunction::Process())\nERROR (I3Module): <function checkdoublefits at 0xa874924>_0000: Exception thrown (I3Module.cxx:113 in void I3Module::Do(void (I3Module::*)()))\nTraceback (most recent call last):\n File \"/build/buildslave/foraii/quick_icerec_SL5/source/double-muon/resources/scripts/doublefit_10par.py\", line 351, in ?\n tray.Execute()\n File \"/build/buildslave/foraii/quick_icerec_SL5/build/lib/I3Tray.py\", line 231, in Execute\n super(I3Tray, self).Execute()\n File \"/build/buildslave/foraii/quick_icerec_SL5/source/double-muon/resources/scripts/doublefit_10par.py\", line 314, in checkdoublefits\n icetray.logging.log_fatal(\"event %d fit=%s: got status=%s, expected %s\" % \\\n File \"/build/buildslave/foraii/quick_icerec_SL5/build/lib/icecube/icetray/i3logging.py\", line 150, in log_fatal\n raise RuntimeError(message + \" (in \" + tb[2] + \")\")\nRuntimeError: event 10 fit=twomuT1SPE: got status=OK, expected FailedToConverge (in checkdoublefits)\nNOTICE (I3Tray): I3Tray finishing... (I3Tray.cxx:533 in void I3Tray::Finish())\n}}}",
"reporter": "nega",
"cc": "",
"resolution": "wontfix",
"_ts": "1428483817721454",
"component": "combo reconstruction",
"summary": "double-muon::doublefit_10par.py",
"priority": "normal",
"keywords": "double_muon tests logging",
"time": "2014-09-05T21:44:28",
"milestone": "",
"owner": "meike.dewith",
"type": "defect"
}
```
</p>
</details>
| 1.0 | double-muon::doublefit_10par.py (Trac #753) - 1) fails to converge
2) looks like maybe there is an error in logging too
```text
INFO (Python): CHECK(10): twomuT1SPE status=OK zenith=39.98221966718791 deg, azimuth=252.47838314181124 deg; nch=30 (doublefit_10par.py:290 in checkdoublefits)
FATAL (Python): event 10 fit=twomuT1SPE: got status=OK, expected FailedToConverge (doublefit_10par.py:314 in checkdoublefits)
ERROR (PythonFunction): Error running python function as module: (PythonFunction.cxx:173 in virtual void PythonFunction::Process())
ERROR (I3Module): <function checkdoublefits at 0xa874924>_0000: Exception thrown (I3Module.cxx:113 in void I3Module::Do(void (I3Module::*)()))
Traceback (most recent call last):
File "/build/buildslave/foraii/quick_icerec_SL5/source/double-muon/resources/scripts/doublefit_10par.py", line 351, in ?
tray.Execute()
File "/build/buildslave/foraii/quick_icerec_SL5/build/lib/I3Tray.py", line 231, in Execute
super(I3Tray, self).Execute()
File "/build/buildslave/foraii/quick_icerec_SL5/source/double-muon/resources/scripts/doublefit_10par.py", line 314, in checkdoublefits
icetray.logging.log_fatal("event %d fit=%s: got status=%s, expected %s" % \
File "/build/buildslave/foraii/quick_icerec_SL5/build/lib/icecube/icetray/i3logging.py", line 150, in log_fatal
raise RuntimeError(message + " (in " + tb[2] + ")")
RuntimeError: event 10 fit=twomuT1SPE: got status=OK, expected FailedToConverge (in checkdoublefits)
NOTICE (I3Tray): I3Tray finishing... (I3Tray.cxx:533 in void I3Tray::Finish())
```
<details>
<summary><em>Migrated from https://code.icecube.wisc.edu/ticket/753
, reported by nega and owned by meike.dewith</em></summary>
<p>
```json
{
"status": "closed",
"changetime": "2015-04-08T09:03:37",
"description": "1) fails to converge\n2) looks like maybe there is an error in logging too\n\n{{{\nINFO (Python): CHECK(10): twomuT1SPE status=OK zenith=39.98221966718791 deg, azimuth=252.47838314181124 deg; nch=30 (doublefit_10par.py:290 in checkdoublefits)\nFATAL (Python): event 10 fit=twomuT1SPE: got status=OK, expected FailedToConverge (doublefit_10par.py:314 in checkdoublefits)\nERROR (PythonFunction): Error running python function as module: (PythonFunction.cxx:173 in virtual void PythonFunction::Process())\nERROR (I3Module): <function checkdoublefits at 0xa874924>_0000: Exception thrown (I3Module.cxx:113 in void I3Module::Do(void (I3Module::*)()))\nTraceback (most recent call last):\n File \"/build/buildslave/foraii/quick_icerec_SL5/source/double-muon/resources/scripts/doublefit_10par.py\", line 351, in ?\n tray.Execute()\n File \"/build/buildslave/foraii/quick_icerec_SL5/build/lib/I3Tray.py\", line 231, in Execute\n super(I3Tray, self).Execute()\n File \"/build/buildslave/foraii/quick_icerec_SL5/source/double-muon/resources/scripts/doublefit_10par.py\", line 314, in checkdoublefits\n icetray.logging.log_fatal(\"event %d fit=%s: got status=%s, expected %s\" % \\\n File \"/build/buildslave/foraii/quick_icerec_SL5/build/lib/icecube/icetray/i3logging.py\", line 150, in log_fatal\n raise RuntimeError(message + \" (in \" + tb[2] + \")\")\nRuntimeError: event 10 fit=twomuT1SPE: got status=OK, expected FailedToConverge (in checkdoublefits)\nNOTICE (I3Tray): I3Tray finishing... (I3Tray.cxx:533 in void I3Tray::Finish())\n}}}",
"reporter": "nega",
"cc": "",
"resolution": "wontfix",
"_ts": "1428483817721454",
"component": "combo reconstruction",
"summary": "double-muon::doublefit_10par.py",
"priority": "normal",
"keywords": "double_muon tests logging",
"time": "2014-09-05T21:44:28",
"milestone": "",
"owner": "meike.dewith",
"type": "defect"
}
```
</p>
</details>
| defect | double muon doublefit py trac fails to converge looks like maybe there is an error in logging too text info python check status ok zenith deg azimuth deg nch doublefit py in checkdoublefits fatal python event fit got status ok expected failedtoconverge doublefit py in checkdoublefits error pythonfunction error running python function as module pythonfunction cxx in virtual void pythonfunction process error exception thrown cxx in void do void traceback most recent call last file build buildslave foraii quick icerec source double muon resources scripts doublefit py line in tray execute file build buildslave foraii quick icerec build lib py line in execute super self execute file build buildslave foraii quick icerec source double muon resources scripts doublefit py line in checkdoublefits icetray logging log fatal event d fit s got status s expected s file build buildslave foraii quick icerec build lib icecube icetray py line in log fatal raise runtimeerror message in tb runtimeerror event fit got status ok expected failedtoconverge in checkdoublefits notice finishing cxx in void finish migrated from reported by nega and owned by meike dewith json status closed changetime description fails to converge looks like maybe there is an error in logging too n n ninfo python check status ok zenith deg azimuth deg nch doublefit py in checkdoublefits nfatal python event fit got status ok expected failedtoconverge doublefit py in checkdoublefits nerror pythonfunction error running python function as module pythonfunction cxx in virtual void pythonfunction process nerror exception thrown cxx in void do void ntraceback most recent call last n file build buildslave foraii quick icerec source double muon resources scripts doublefit py line in n tray execute n file build buildslave foraii quick icerec build lib py line in execute n super self execute n file build buildslave foraii quick icerec source double muon resources scripts doublefit py line in checkdoublefits n icetray logging log fatal event d fit s got status s expected s n file build buildslave foraii quick icerec build lib icecube icetray py line in log fatal n raise runtimeerror message in tb nruntimeerror event fit got status ok expected failedtoconverge in checkdoublefits nnotice finishing cxx in void finish n reporter nega cc resolution wontfix ts component combo reconstruction summary double muon doublefit py priority normal keywords double muon tests logging time milestone owner meike dewith type defect | 1 |
49,485 | 13,186,778,139 | IssuesEvent | 2020-08-13 01:17:17 | icecube-trac/tix3 | https://api.github.com/repos/icecube-trac/tix3 | opened | [dataio] dataio-pyshovel goto frame offset (Trac #1508) | Incomplete Migration Migrated from Trac combo core defect | <details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/1508">https://code.icecube.wisc.edu/ticket/1508</a>, reported by david.schultz and owned by david.schultz</em></summary>
<p>
```json
{
"status": "closed",
"changetime": "2019-02-13T14:11:22",
"description": "goto frame uses frame index starting at 0, but the display uses frame index starting at 1. this leads to an offset when trying to go to a specific frame number.",
"reporter": "david.schultz",
"cc": "",
"resolution": "fixed",
"_ts": "1550067082284240",
"component": "combo core",
"summary": "[dataio] dataio-pyshovel goto frame offset",
"priority": "major",
"keywords": "",
"time": "2016-01-13T16:29:48",
"milestone": "",
"owner": "david.schultz",
"type": "defect"
}
```
</p>
</details>
| 1.0 | [dataio] dataio-pyshovel goto frame offset (Trac #1508) - <details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/1508">https://code.icecube.wisc.edu/ticket/1508</a>, reported by david.schultz and owned by david.schultz</em></summary>
<p>
```json
{
"status": "closed",
"changetime": "2019-02-13T14:11:22",
"description": "goto frame uses frame index starting at 0, but the display uses frame index starting at 1. this leads to an offset when trying to go to a specific frame number.",
"reporter": "david.schultz",
"cc": "",
"resolution": "fixed",
"_ts": "1550067082284240",
"component": "combo core",
"summary": "[dataio] dataio-pyshovel goto frame offset",
"priority": "major",
"keywords": "",
"time": "2016-01-13T16:29:48",
"milestone": "",
"owner": "david.schultz",
"type": "defect"
}
```
</p>
</details>
| defect | dataio pyshovel goto frame offset trac migrated from json status closed changetime description goto frame uses frame index starting at but the display uses frame index starting at this leads to an offset when trying to go to a specific frame number reporter david schultz cc resolution fixed ts component combo core summary dataio pyshovel goto frame offset priority major keywords time milestone owner david schultz type defect | 1 |