Unnamed: 0
int64 0
832k
| id
float64 2.49B
32.1B
| type
stringclasses 1
value | created_at
stringlengths 19
19
| repo
stringlengths 5
112
| repo_url
stringlengths 34
141
| action
stringclasses 3
values | title
stringlengths 1
855
| labels
stringlengths 4
721
| body
stringlengths 1
261k
| index
stringclasses 13
values | text_combine
stringlengths 96
261k
| label
stringclasses 2
values | text
stringlengths 96
240k
| binary_label
int64 0
1
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
371,296
| 10,964,438,506
|
IssuesEvent
|
2019-11-27 22:36:41
|
portainer/portainer
|
https://api.github.com/repos/portainer/portainer
|
closed
|
Rework the registry push/pull feature
|
area/docker kind/enhancement priority/high
|
The current registry push/pull feature is not working correctly with all the different registries supported by Portainer.
Here is a list of reported bugs associated to this feature:
* https://github.com/portainer/portainer/issues/2677
* https://github.com/portainer/portainer/issues/2114
* https://github.com/portainer/portainer/issues/1962
* https://github.com/portainer/portainer/issues/2105
* https://github.com/portainer/portainer/issues/2341
* https://github.com/portainer/portainer/issues/2388
* https://github.com/portainer/portainer/issues/3308
* https://github.com/portainer/portainer/issues/3192
Also related: https://github.com/portainer/portainer/issues/1434
A work-in-progress is available to fix #2105 via #2335 but all the use cases must be taken into account. It was also reported as not working via https://github.com/portainer/portainer/issues/2105#issuecomment-438880845
With the introduction of the support of Gitlab in the RM extension (https://github.com/portainer/portainer/issues/2956) users are still affected by this issue using some registries.
Impacted areas:
- [x] service-creation
- [x] service-list (service update feature)
- [x] service-details (service update feature)
- container-creation
- [x] create
- [x] duplicate
- container-details
- [x] commit
- [x] recreate
- [x] images
- image-details
- [x] image tag
- [x] image push
- [x] image pull
- [x] tags management
- [x] templates - create from template
- [x] template-creation
- [x] template-details
|
1.0
|
Rework the registry push/pull feature - The current registry push/pull feature is not working correctly with all the different registries supported by Portainer.
Here is a list of reported bugs associated to this feature:
* https://github.com/portainer/portainer/issues/2677
* https://github.com/portainer/portainer/issues/2114
* https://github.com/portainer/portainer/issues/1962
* https://github.com/portainer/portainer/issues/2105
* https://github.com/portainer/portainer/issues/2341
* https://github.com/portainer/portainer/issues/2388
* https://github.com/portainer/portainer/issues/3308
* https://github.com/portainer/portainer/issues/3192
Also related: https://github.com/portainer/portainer/issues/1434
A work-in-progress is available to fix #2105 via #2335 but all the use cases must be taken into account. It was also reported as not working via https://github.com/portainer/portainer/issues/2105#issuecomment-438880845
With the introduction of the support of Gitlab in the RM extension (https://github.com/portainer/portainer/issues/2956) users are still affected by this issue using some registries.
Impacted areas:
- [x] service-creation
- [x] service-list (service update feature)
- [x] service-details (service update feature)
- container-creation
- [x] create
- [x] duplicate
- container-details
- [x] commit
- [x] recreate
- [x] images
- image-details
- [x] image tag
- [x] image push
- [x] image pull
- [x] tags management
- [x] templates - create from template
- [x] template-creation
- [x] template-details
|
priority
|
rework the registry push pull feature the current registry push pull feature is not working correctly with all the different registries supported by portainer here is a list of reported bugs associated to this feature also related a work in progress is available to fix via but all the use cases must be taken into account it was also reported as not working via with the introduction of the support of gitlab in the rm extension users are still affected by this issue using some registries impacted areas service creation service list service update feature service details service update feature container creation create duplicate container details commit recreate images image details image tag image push image pull tags management templates create from template template creation template details
| 1
|
722,239
| 24,855,642,154
|
IssuesEvent
|
2022-10-27 01:49:34
|
TeamBlackCrystal/ayuskey-fluorite
|
https://api.github.com/repos/TeamBlackCrystal/ayuskey-fluorite
|
closed
|
Remixに置き換える
|
priority/high🔴 topic/API🧩 topic/Server⚙ topic/Client🖥 kind/Feature✨
|
# 何故
- SSRにすることによってOGPが容易に設定できるようになる
- note等のOGPがayuskeyより綺麗にできる可能性が高い
- 一部のパスの中に変数が入る `tags/タグの名前` みたいな感じのが型安全に取得できる
- これによって新しいページを追加しやすくなる
## このissueと関連
- TeamBlackCrystal/ayuskey#162
## 課題
- [ ] indexedDBをssrでどうやって使うのか分からない
- 認証方法の大幅な変更が必要な可能性が高い
<!-- Edit the body of your new issue then click the ✓ "Create Issue" button in the top right of the editor. The first line will be the issue title. Assignees and Labels follow after a blank line. Leave an empty line before beginning the body of the issue. -->
|
1.0
|
Remixに置き換える - # 何故
- SSRにすることによってOGPが容易に設定できるようになる
- note等のOGPがayuskeyより綺麗にできる可能性が高い
- 一部のパスの中に変数が入る `tags/タグの名前` みたいな感じのが型安全に取得できる
- これによって新しいページを追加しやすくなる
## このissueと関連
- TeamBlackCrystal/ayuskey#162
## 課題
- [ ] indexedDBをssrでどうやって使うのか分からない
- 認証方法の大幅な変更が必要な可能性が高い
<!-- Edit the body of your new issue then click the ✓ "Create Issue" button in the top right of the editor. The first line will be the issue title. Assignees and Labels follow after a blank line. Leave an empty line before beginning the body of the issue. -->
|
priority
|
remixに置き換える 何故 ssrにすることによってogpが容易に設定できるようになる note等のogpがayuskeyより綺麗にできる可能性が高い 一部のパスの中に変数が入る tags タグの名前 みたいな感じのが型安全に取得できる これによって新しいページを追加しやすくなる このissueと関連 teamblackcrystal ayuskey 課題 indexeddbをssrでどうやって使うのか分からない 認証方法の大幅な変更が必要な可能性が高い
| 1
|
128,936
| 5,078,825,946
|
IssuesEvent
|
2016-12-28 17:00:38
|
odalic/sti
|
https://api.github.com/repos/odalic/sti
|
closed
|
Add task configuration option limit to limit input size to certain number of rows
|
core extension feature java priority: High
|
Requirement 25.
|
1.0
|
Add task configuration option limit to limit input size to certain number of rows - Requirement 25.
|
priority
|
add task configuration option limit to limit input size to certain number of rows requirement
| 1
|
592,683
| 17,927,492,351
|
IssuesEvent
|
2021-09-10 02:59:08
|
vmware/singleton
|
https://api.github.com/repos/vmware/singleton
|
closed
|
[REQUIREMENT][Ruby Client]Need an interface to get all strings of a component
|
kind/feature priority/high area/ruby-client
|
Need to get all strings of a component, then prepare them for frontend to use.
|
1.0
|
[REQUIREMENT][Ruby Client]Need an interface to get all strings of a component - Need to get all strings of a component, then prepare them for frontend to use.
|
priority
|
need an interface to get all strings of a component need to get all strings of a component then prepare them for frontend to use
| 1
|
85,984
| 3,701,297,272
|
IssuesEvent
|
2016-02-29 12:37:07
|
Teemill/TMLL
|
https://api.github.com/repos/Teemill/TMLL
|
closed
|
Next button overlays studio upload
|
bug priority:high priority:urgent
|
Next button on studio overlaps layer edit features on laptop (Sas) due to padding-top
|
2.0
|
Next button overlays studio upload - Next button on studio overlaps layer edit features on laptop (Sas) due to padding-top
|
priority
|
next button overlays studio upload next button on studio overlaps layer edit features on laptop sas due to padding top
| 1
|
694,314
| 23,809,545,668
|
IssuesEvent
|
2022-09-04 14:55:58
|
connect-ring/js-swa-sample
|
https://api.github.com/repos/connect-ring/js-swa-sample
|
opened
|
【機能追加】Github Actions による自動テスト
|
Type: enhancement Priority: high
|
## やること
- Github Actions による自動テストワークフローを実装する(バッジ表示もできるようにする)
## クローズ条件
- 上記やることが完了し、PR 承認完了したらクローズとする
## その他
- プルリクエストのURL:https://xxx
|
1.0
|
【機能追加】Github Actions による自動テスト - ## やること
- Github Actions による自動テストワークフローを実装する(バッジ表示もできるようにする)
## クローズ条件
- 上記やることが完了し、PR 承認完了したらクローズとする
## その他
- プルリクエストのURL:https://xxx
|
priority
|
【機能追加】github actions による自動テスト やること github actions による自動テストワークフローを実装する(バッジ表示もできるようにする) クローズ条件 上記やることが完了し、pr 承認完了したらクローズとする その他 プルリクエストのurl:
| 1
|
618,610
| 19,476,870,822
|
IssuesEvent
|
2021-12-24 14:22:27
|
bastislack/highline-freestyle
|
https://api.github.com/repos/bastislack/highline-freestyle
|
closed
|
Generator querying tricks according to difficulty is delayed
|
bug high priority
|
If the user changes the difficulty slider or the checkboxes for allowed difficulties it always has the state from before the change. So the first change only takes effect after the second change.
|
1.0
|
Generator querying tricks according to difficulty is delayed - If the user changes the difficulty slider or the checkboxes for allowed difficulties it always has the state from before the change. So the first change only takes effect after the second change.
|
priority
|
generator querying tricks according to difficulty is delayed if the user changes the difficulty slider or the checkboxes for allowed difficulties it always has the state from before the change so the first change only takes effect after the second change
| 1
|
296,643
| 9,124,655,232
|
IssuesEvent
|
2019-02-24 05:51:36
|
AGROFIMS/hagrofims
|
https://api.github.com/repos/AGROFIMS/hagrofims
|
closed
|
Some information from the Harvest module is missing in the Fieldbook
|
bug experimental conditions high priority
|
Some field from the Harvest module are not exported to the Fieldbook. cf. screenshot
<img width="1110" alt="capture d ecran 2019-02-07 a 15 08 20" src="https://user-images.githubusercontent.com/5664149/52439840-8abf0880-2aea-11e9-8af7-97bb9d5ba381.png">
|
1.0
|
Some information from the Harvest module is missing in the Fieldbook - Some field from the Harvest module are not exported to the Fieldbook. cf. screenshot
<img width="1110" alt="capture d ecran 2019-02-07 a 15 08 20" src="https://user-images.githubusercontent.com/5664149/52439840-8abf0880-2aea-11e9-8af7-97bb9d5ba381.png">
|
priority
|
some information from the harvest module is missing in the fieldbook some field from the harvest module are not exported to the fieldbook cf screenshot img width alt capture d ecran a src
| 1
|
159,813
| 6,061,789,144
|
IssuesEvent
|
2017-06-14 07:44:52
|
minio/minio
|
https://api.github.com/repos/minio/minio
|
closed
|
[gateway-gcs] Filter out ZZZZ-Minio/
|
priority: high
|
Code :
```
341
342 if attrs.Prefix == ZZZZMinioPrefix {
343 // we don't return our metadata prefix
344 continue
345 } else if attrs.Prefix != "" {
346 prefixes = append(prefixes, attrs.Prefix)
347 continue
348
```
But `mc ls` lists:
```
krishna@escape:~$ mc ls myminio/krisbuck
[2017-05-23 12:21:19 PDT] 2.2KiB 1
[2017-05-23 12:21:37 PDT] 2.2KiB 10
[2017-05-23 12:21:39 PDT] 2.2KiB 11
[2017-05-23 12:21:41 PDT] 2.2KiB 12
[2017-05-23 12:21:42 PDT] 2.2KiB 13
[2017-05-23 12:21:44 PDT] 2.2KiB 14
[2017-05-23 12:21:46 PDT] 2.2KiB 15
[2017-05-23 12:21:48 PDT] 2.2KiB 16
[2017-05-23 12:21:50 PDT] 2.2KiB 17
[2017-05-23 12:21:52 PDT] 2.2KiB 18
[2017-05-23 12:21:54 PDT] 2.2KiB 19
[2017-05-23 12:21:21 PDT] 2.2KiB 2
[2017-05-23 12:21:56 PDT] 2.2KiB 20
[2017-05-23 12:21:23 PDT] 2.2KiB 3
[2017-05-23 12:21:25 PDT] 2.2KiB 4
[2017-05-23 12:21:27 PDT] 2.2KiB 5
[2017-05-23 12:21:29 PDT] 2.2KiB 6
[2017-05-23 12:21:31 PDT] 2.2KiB 7
[2017-05-23 12:21:33 PDT] 2.2KiB 8
[2017-05-23 12:21:35 PDT] 2.2KiB 9
[2017-05-23 16:25:45 PDT] 0B ZZZZ-Minio/
```
|
1.0
|
[gateway-gcs] Filter out ZZZZ-Minio/ - Code :
```
341
342 if attrs.Prefix == ZZZZMinioPrefix {
343 // we don't return our metadata prefix
344 continue
345 } else if attrs.Prefix != "" {
346 prefixes = append(prefixes, attrs.Prefix)
347 continue
348
```
But `mc ls` lists:
```
krishna@escape:~$ mc ls myminio/krisbuck
[2017-05-23 12:21:19 PDT] 2.2KiB 1
[2017-05-23 12:21:37 PDT] 2.2KiB 10
[2017-05-23 12:21:39 PDT] 2.2KiB 11
[2017-05-23 12:21:41 PDT] 2.2KiB 12
[2017-05-23 12:21:42 PDT] 2.2KiB 13
[2017-05-23 12:21:44 PDT] 2.2KiB 14
[2017-05-23 12:21:46 PDT] 2.2KiB 15
[2017-05-23 12:21:48 PDT] 2.2KiB 16
[2017-05-23 12:21:50 PDT] 2.2KiB 17
[2017-05-23 12:21:52 PDT] 2.2KiB 18
[2017-05-23 12:21:54 PDT] 2.2KiB 19
[2017-05-23 12:21:21 PDT] 2.2KiB 2
[2017-05-23 12:21:56 PDT] 2.2KiB 20
[2017-05-23 12:21:23 PDT] 2.2KiB 3
[2017-05-23 12:21:25 PDT] 2.2KiB 4
[2017-05-23 12:21:27 PDT] 2.2KiB 5
[2017-05-23 12:21:29 PDT] 2.2KiB 6
[2017-05-23 12:21:31 PDT] 2.2KiB 7
[2017-05-23 12:21:33 PDT] 2.2KiB 8
[2017-05-23 12:21:35 PDT] 2.2KiB 9
[2017-05-23 16:25:45 PDT] 0B ZZZZ-Minio/
```
|
priority
|
filter out zzzz minio code if attrs prefix zzzzminioprefix we don t return our metadata prefix continue else if attrs prefix prefixes append prefixes attrs prefix continue but mc ls lists krishna escape mc ls myminio krisbuck zzzz minio
| 1
|
133,409
| 5,202,693,679
|
IssuesEvent
|
2017-01-24 10:21:23
|
hpi-swt2/workshop-portal
|
https://api.github.com/repos/hpi-swt2/workshop-portal
|
closed
|
Intuitive Request Page
|
High Priority needs acceptance team-helene ui
|
**As**
pupil
**I want**
a more intuitive request page
**In order to**
create requests easily
**Estimate:**
**Acceptance Criteria:**
- [x] I have a title: Neue Anfrage stellen
- [x] all info about the requested workshop (Thema des Workshops, Zeitrahmen, Teilnehmeranzahl, Kenntnisstand, Anmerkungen) is supposed to move to the top
- [x] all info about the contact person should be displayed at the bottom
- [x] between those filed there should be a small heading saying: "Persönliche Daten"
- [x] after I sent the request I want to be returned to the home page with the "Anfrage wurde erfolgreich abgesendet" (STILL ENGLISH RN)
|
1.0
|
Intuitive Request Page - **As**
pupil
**I want**
a more intuitive request page
**In order to**
create requests easily
**Estimate:**
**Acceptance Criteria:**
- [x] I have a title: Neue Anfrage stellen
- [x] all info about the requested workshop (Thema des Workshops, Zeitrahmen, Teilnehmeranzahl, Kenntnisstand, Anmerkungen) is supposed to move to the top
- [x] all info about the contact person should be displayed at the bottom
- [x] between those filed there should be a small heading saying: "Persönliche Daten"
- [x] after I sent the request I want to be returned to the home page with the "Anfrage wurde erfolgreich abgesendet" (STILL ENGLISH RN)
|
priority
|
intuitive request page as pupil i want a more intuitive request page in order to create requests easily estimate acceptance criteria i have a title neue anfrage stellen all info about the requested workshop thema des workshops zeitrahmen teilnehmeranzahl kenntnisstand anmerkungen is supposed to move to the top all info about the contact person should be displayed at the bottom between those filed there should be a small heading saying persönliche daten after i sent the request i want to be returned to the home page with the anfrage wurde erfolgreich abgesendet still english rn
| 1
|
110,807
| 4,442,183,371
|
IssuesEvent
|
2016-08-19 12:31:05
|
viagogo/SQLComparer
|
https://api.github.com/repos/viagogo/SQLComparer
|
opened
|
Only change 'create' to 'alter' when in a stored proc context
|
Priority - High
|
Don't do it for, for example, `create clustered index` statements.
|
1.0
|
Only change 'create' to 'alter' when in a stored proc context - Don't do it for, for example, `create clustered index` statements.
|
priority
|
only change create to alter when in a stored proc context don t do it for for example create clustered index statements
| 1
|
809,666
| 30,204,656,067
|
IssuesEvent
|
2023-07-05 08:37:18
|
kkrt-labs/kakarot-rpc
|
https://api.github.com/repos/kkrt-labs/kakarot-rpc
|
closed
|
EPIC: make the kakarot-rpc codebase healthier before testnet
|
enhancement priority-high
|
Audit Kakarot-rpc codebase as we're shifting focus from Madara to Kakarot-rpc to prepare for public testnet.
As discussed in chat, we can assess:
- is business logic where it should be
- how did we separate the crates and rust workspace logic
- how did we implement trans-format logic? (eth blocks to starknet blocks) etc. -> newtype? wrappers?
- are traits well defined? is it sustainable?
- are we still importing reth types? where why? or still copy pasting a trait
Meeting: https://hackmd.io/6sAIUFV3Tf2t6P6Sn_MeiA
```[tasklist]
### Tasks
- [x] https://github.com/kkrt-labs/kakarot-rpc/issues/149
- [x] https://github.com/kkrt-labs/kakarot-rpc/issues/150
- [x] https://github.com/kkrt-labs/kakarot-rpc/issues/151
- [x] https://github.com/kkrt-labs/kakarot-rpc/issues/152
- [x] https://github.com/kkrt-labs/kakarot-rpc/issues/153
- [x] https://github.com/kkrt-labs/kakarot-rpc/issues/154
```
|
1.0
|
EPIC: make the kakarot-rpc codebase healthier before testnet - Audit Kakarot-rpc codebase as we're shifting focus from Madara to Kakarot-rpc to prepare for public testnet.
As discussed in chat, we can assess:
- is business logic where it should be
- how did we separate the crates and rust workspace logic
- how did we implement trans-format logic? (eth blocks to starknet blocks) etc. -> newtype? wrappers?
- are traits well defined? is it sustainable?
- are we still importing reth types? where why? or still copy pasting a trait
Meeting: https://hackmd.io/6sAIUFV3Tf2t6P6Sn_MeiA
```[tasklist]
### Tasks
- [x] https://github.com/kkrt-labs/kakarot-rpc/issues/149
- [x] https://github.com/kkrt-labs/kakarot-rpc/issues/150
- [x] https://github.com/kkrt-labs/kakarot-rpc/issues/151
- [x] https://github.com/kkrt-labs/kakarot-rpc/issues/152
- [x] https://github.com/kkrt-labs/kakarot-rpc/issues/153
- [x] https://github.com/kkrt-labs/kakarot-rpc/issues/154
```
|
priority
|
epic make the kakarot rpc codebase healthier before testnet audit kakarot rpc codebase as we re shifting focus from madara to kakarot rpc to prepare for public testnet as discussed in chat we can assess is business logic where it should be how did we separate the crates and rust workspace logic how did we implement trans format logic eth blocks to starknet blocks etc newtype wrappers are traits well defined is it sustainable are we still importing reth types where why or still copy pasting a trait meeting tasks
| 1
|
684,962
| 23,440,177,293
|
IssuesEvent
|
2022-08-15 14:11:20
|
esl-epfl/x-heep
|
https://api.github.com/repos/esl-epfl/x-heep
|
closed
|
add DMA
|
high-priority
|
- [ ] add new DMA design
- [ ] connect DMA to SPI
- [ ] connect DMA to GPIO to wake it up on transfers
- [ ] connect TIMER to DMA
|
1.0
|
add DMA - - [ ] add new DMA design
- [ ] connect DMA to SPI
- [ ] connect DMA to GPIO to wake it up on transfers
- [ ] connect TIMER to DMA
|
priority
|
add dma add new dma design connect dma to spi connect dma to gpio to wake it up on transfers connect timer to dma
| 1
|
235,792
| 7,743,020,601
|
IssuesEvent
|
2018-05-29 11:28:15
|
Gloirin/m2gTest
|
https://api.github.com/repos/Gloirin/m2gTest
|
closed
|
0000286:
apply/save of popups not working after popup reload
|
Tinebase JavaScript bug high priority
|
**Reported by cweiss on 26 Aug 2008 15:23**
- this is caused by the unregister onClose
- we need to rework the 'popup is open' detection
|
1.0
|
0000286:
apply/save of popups not working after popup reload - **Reported by cweiss on 26 Aug 2008 15:23**
- this is caused by the unregister onClose
- we need to rework the 'popup is open' detection
|
priority
|
apply save of popups not working after popup reload reported by cweiss on aug this is caused by the unregister onclose we need to rework the popup is open detection
| 1
|
576,748
| 17,093,648,911
|
IssuesEvent
|
2021-07-08 21:15:46
|
rokwire/illinois-app
|
https://api.github.com/repos/rokwire/illinois-app
|
opened
|
[BUG] Typo Add Event pop up sentence
|
Priority: High Type: Bug
|
**Describe the bug**
Users navigate to the public event in the group. Change the word **"form" to "for"** in the sentence **Choose a group you're an admin form.**
**To Reproduce**
Steps to reproduce the behavior:
1. Complete the onboarding and user verify his identity with Netid/PWD
2. Proceed to the Browse screen and tap on Groups
3. Create a group
4. Tap on the circle with dot menu on the top right of the Group screen
5. Tap on Add Public Event
6. Select an Event from the list and add the Event to the Group
7. Navigate to the Added Public event in the group
8. Tap on the circle with a dot menu on the top right of the public event of the group
Actual Result
Typo in the sentence -- **Choose a group you're an **admin** form.**
**Expected behavior**
Change the word **"form" to "for"** in the sentence **Choose a group you're an admin form.**
**Screenshots**

**Smartphone (please complete the following information):**
Device: [e.g. Android]
Version [e.g. 2.5.8]
**Additional context**
Add any other context about the problem here.
|
1.0
|
[BUG] Typo Add Event pop up sentence - **Describe the bug**
Users navigate to the public event in the group. Change the word **"form" to "for"** in the sentence **Choose a group you're an admin form.**
**To Reproduce**
Steps to reproduce the behavior:
1. Complete the onboarding and user verify his identity with Netid/PWD
2. Proceed to the Browse screen and tap on Groups
3. Create a group
4. Tap on the circle with dot menu on the top right of the Group screen
5. Tap on Add Public Event
6. Select an Event from the list and add the Event to the Group
7. Navigate to the Added Public event in the group
8. Tap on the circle with a dot menu on the top right of the public event of the group
Actual Result
Typo in the sentence -- **Choose a group you're an **admin** form.**
**Expected behavior**
Change the word **"form" to "for"** in the sentence **Choose a group you're an admin form.**
**Screenshots**

**Smartphone (please complete the following information):**
Device: [e.g. Android]
Version [e.g. 2.5.8]
**Additional context**
Add any other context about the problem here.
|
priority
|
typo add event pop up sentence describe the bug users navigate to the public event in the group change the word form to for in the sentence choose a group you re an admin form to reproduce steps to reproduce the behavior complete the onboarding and user verify his identity with netid pwd proceed to the browse screen and tap on groups create a group tap on the circle with dot menu on the top right of the group screen tap on add public event select an event from the list and add the event to the group navigate to the added public event in the group tap on the circle with a dot menu on the top right of the public event of the group actual result typo in the sentence choose a group you re an admin form expected behavior change the word form to for in the sentence choose a group you re an admin form screenshots smartphone please complete the following information device version additional context add any other context about the problem here
| 1
|
460,527
| 13,211,772,287
|
IssuesEvent
|
2020-08-16 01:52:32
|
JuezUN/INGInious
|
https://api.github.com/repos/JuezUN/INGInious
|
closed
|
Python tutor takes python3 as python2
|
Bug Frontend High Priority Plugins Temporarily fixed
|
Python tutor virualizes python2 when python3 is selected in the dropdown


|
1.0
|
Python tutor takes python3 as python2 - Python tutor virualizes python2 when python3 is selected in the dropdown


|
priority
|
python tutor takes as python tutor virualizes when is selected in the dropdown
| 1
|
249,331
| 7,960,515,625
|
IssuesEvent
|
2018-07-13 07:32:34
|
smartdevicelink/sdl_core
|
https://api.github.com/repos/smartdevicelink/sdl_core
|
opened
|
HMI sends request without at least one mandatory param
|
Bug high priority
|
### Bug Report
HMI sends request without at least one mandatory param.
##### Reproduction Steps
1. HMI sends *request to SDL (please see list of impacted RPCs below) and this request has NO at least one mandatory param.
##### Expected Behavior
Log corresponding error internally respond with 'INVALID_DATA' to HMI.
##### Observed Behavior
##### OS & Version Information
* OS/Version:
* SDL Core Version:
* Testing Against:
|
1.0
|
HMI sends request without at least one mandatory param - ### Bug Report
HMI sends request without at least one mandatory param.
##### Reproduction Steps
1. HMI sends *request to SDL (please see list of impacted RPCs below) and this request has NO at least one mandatory param.
##### Expected Behavior
Log corresponding error internally respond with 'INVALID_DATA' to HMI.
##### Observed Behavior
##### OS & Version Information
* OS/Version:
* SDL Core Version:
* Testing Against:
|
priority
|
hmi sends request without at least one mandatory param bug report hmi sends request without at least one mandatory param reproduction steps hmi sends request to sdl please see list of impacted rpcs below and this request has no at least one mandatory param expected behavior log corresponding error internally respond with invalid data to hmi observed behavior os version information os version sdl core version testing against
| 1
|
631,196
| 20,147,419,398
|
IssuesEvent
|
2022-02-09 09:04:07
|
owncloud/web
|
https://api.github.com/repos/owncloud/web
|
closed
|
Return to the main menu after closing the Mediaviewer does not work correctly on public links
|
feature:files Priority:p2-high feature:media-viewer bug
|
### Steps to reproduce
1. add file jpeg and create public link
2. open public link
3. open file jpeg in mediaviewer
4. close mediaviewer and return to main page
### Expected behaviour
you go back to the "public link" directory and see the "jpg" file.
BUT: If you create a public link to a folder with a file, it works correctly
### Actual behaviour
https://user-images.githubusercontent.com/84779829/145582192-4d939729-e73c-4a89-9b5a-986b50d3f739.mov
Env:
up ocis local
OCIS_VERSION=v1.16.0
Web_version= v4.6.1
BRANCH=v1.16.0-rc2
|
1.0
|
Return to the main menu after closing the Mediaviewer does not work correctly on public links -
### Steps to reproduce
1. add file jpeg and create public link
2. open public link
3. open file jpeg in mediaviewer
4. close mediaviewer and return to main page
### Expected behaviour
you go back to the "public link" directory and see the "jpg" file.
BUT: If you create a public link to a folder with a file, it works correctly
### Actual behaviour
https://user-images.githubusercontent.com/84779829/145582192-4d939729-e73c-4a89-9b5a-986b50d3f739.mov
Env:
up ocis local
OCIS_VERSION=v1.16.0
Web_version= v4.6.1
BRANCH=v1.16.0-rc2
|
priority
|
return to the main menu after closing the mediaviewer does not work correctly on public links steps to reproduce add file jpeg and create public link open public link open file jpeg in mediaviewer close mediaviewer and return to main page expected behaviour you go back to the public link directory and see the jpg file but if you create a public link to a folder with a file it works correctly actual behaviour env up ocis local ocis version web version branch
| 1
|
827,829
| 31,798,763,926
|
IssuesEvent
|
2023-09-13 09:42:29
|
Automattic/woocommerce-payments
|
https://api.github.com/repos/Automattic/woocommerce-payments
|
opened
|
Allow reset/customization of "policies and custom text" on WooPay checkout
|
type: enhancement priority: high component: WooPay
|
### Description
<!-- A clear and concise description of what the new feature or improvement is. -->
From https://github.com/Automattic/woocommerce-payments/issues/6993#issuecomment-1711310926
### Acceptance criteria
<!-- A list of predefined requirements that must be met in order to mark the issue as complete. -->
- Checkbox is added to WooPay customization page
- Checkbox label states: "Link my Privacy Policy and Terms of Service pages at checkout"
- Checkbox help text states: "We'll link your Privacy Policy and Terms of Service pages on checkout. Uncheck this box to set your custom text instead. Learn more {external link icon}"
- "Learn more" is an external link to https://woocommerce.com/document/woopay-merchant-documentation/#checkout-appearance
- "Learn more" opens to a new tab (use the `ExternalLink` component)
- Checkbox allows the merchant to set/unset the "policies and custom text" textarea value
- When checked:
- The textarea for the custom text is not displayed
- The custom text displayed on WooPay checkout is "By placing this order, you agree to our [Terms of Service] and understand our [Privacy Policy]."
- Where `[terms_of_service_link]` and `[privacy_policy_link]` are respectively replaced by the correct links and sent to WooPay on session initialization to `<a href="https://merchant-site.com/TOS-page-link" target="_blank" rel="noopener noreferrer">Terms of Service</a>` (or by the plaintext `Terms of Service`, if the page doesn't exist) and `<a href="https://merchant-site.com/Privacy-Policy-page-link" target="_blank" rel="noopener noreferrer">Privacy Policy</a>` (or by the plaintext `Privacy Policy`, if the page doesn't exist)
- When unchecked:
- The textarea for the custom text is displayed
- The textarea's help text states: "Override the default Privacy Policy and Terms of Service, or add custom text to WooPay checkout."
- Merchant can edit the textarea
- By default, the "By placing this order, you agree to our [Terms of Service] and understand our [Privacy Policy]." text is displayed, unless the merchant customized it beforehand
- If the merchant changes the textarea content, decides to check the checkbox, then unchecks the checkbox again, the textarea content should display the text that the merchant entered previously
### Designs
<!-- If applicable, add screenshots or links to the UI design for this feature. -->

### Testing instructions
<!-- If applicable, a list of instructions that will aid in confirming that the new feature or improvement is working as expected. -->
1. Go to '…'
2. Click on '…'
3. Scroll down to '…'
4. Observe expected behaviour
### Dev notes
<!-- If applicable, additional technical or implementation details that will help when developing this feature or improvement. -->
- When the change ticket has been merged:
- Please ensure that all merchants with an empty textarea content (i.e.: merchants that haven't customized the textarea content) have the checkbox checked
- Please ensure that all merchants with textarea content (i.e.: merchants that _have_ customized the textarea content) have the checkbox unchecked
- This could be accomplished with a migration upon plugin upgrade, or with some smart trickery with the options
### Additional context
<!-- Any additional context or details you think might be helpful. -->
<!-- Ticket numbers/links, P2s, project threads, etc. -->
|
1.0
|
Allow reset/customization of "policies and custom text" on WooPay checkout - ### Description
<!-- A clear and concise description of what the new feature or improvement is. -->
From https://github.com/Automattic/woocommerce-payments/issues/6993#issuecomment-1711310926
### Acceptance criteria
<!-- A list of predefined requirements that must be met in order to mark the issue as complete. -->
- Checkbox is added to WooPay customization page
- Checkbox label states: "Link my Privacy Policy and Terms of Service pages at checkout"
- Checkbox help text states: "We'll link your Privacy Policy and Terms of Service pages on checkout. Uncheck this box to set your custom text instead. Learn more {external link icon}"
- "Learn more" is an external link to https://woocommerce.com/document/woopay-merchant-documentation/#checkout-appearance
- "Learn more" opens to a new tab (use the `ExternalLink` component)
- Checkbox allows the merchant to set/unset the "policies and custom text" textarea value
- When checked:
- The textarea for the custom text is not displayed
- The custom text displayed on WooPay checkout is "By placing this order, you agree to our [Terms of Service] and understand our [Privacy Policy]."
- Where `[terms_of_service_link]` and `[privacy_policy_link]` are respectively replaced by the correct links and sent to WooPay on session initialization to `<a href="https://merchant-site.com/TOS-page-link" target="_blank" rel="noopener noreferrer">Terms of Service</a>` (or by the plaintext `Terms of Service`, if the page doesn't exist) and `<a href="https://merchant-site.com/Privacy-Policy-page-link" target="_blank" rel="noopener noreferrer">Privacy Policy</a>` (or by the plaintext `Privacy Policy`, if the page doesn't exist)
- When unchecked:
- The textarea for the custom text is displayed
- The textarea's help text states: "Override the default Privacy Policy and Terms of Service, or add custom text to WooPay checkout."
- Merchant can edit the textarea
- By default, the "By placing this order, you agree to our [Terms of Service] and understand our [Privacy Policy]." text is displayed, unless the merchant customized it beforehand
- If the merchant changes the textarea content, decides to check the checkbox, then unchecks the checkbox again, the textarea content should display the text that the merchant entered previously
### Designs
<!-- If applicable, add screenshots or links to the UI design for this feature. -->

### Testing instructions
<!-- If applicable, a list of instructions that will aid in confirming that the new feature or improvement is working as expected. -->
1. Go to '…'
2. Click on '…'
3. Scroll down to '…'
4. Observe expected behaviour
### Dev notes
<!-- If applicable, additional technical or implementation details that will help when developing this feature or improvement. -->
- When the change ticket has been merged:
- Please ensure that all merchants with an empty textarea content (i.e.: merchants that haven't customized the textarea content) have the checkbox checked
- Please ensure that all merchants with textarea content (i.e.: merchants that _have_ customized the textarea content) have the checkbox unchecked
- This could be accomplished with a migration upon plugin upgrade, or with some smart trickery with the options
### Additional context
<!-- Any additional context or details you think might be helpful. -->
<!-- Ticket numbers/links, P2s, project threads, etc. -->
|
priority
|
allow reset customization of policies and custom text on woopay checkout description from acceptance criteria checkbox is added to woopay customization page checkbox label states link my privacy policy and terms of service pages at checkout checkbox help text states we ll link your privacy policy and terms of service pages on checkout uncheck this box to set your custom text instead learn more external link icon learn more is an external link to learn more opens to a new tab use the externallink component checkbox allows the merchant to set unset the policies and custom text textarea value when checked the textarea for the custom text is not displayed the custom text displayed on woopay checkout is by placing this order you agree to our and understand our where and are respectively replaced by the correct links and sent to woopay on session initialization to terms of service or by the plaintext terms of service if the page doesn t exist and privacy policy or by the plaintext privacy policy if the page doesn t exist when unchecked the textarea for the custom text is displayed the textarea s help text states override the default privacy policy and terms of service or add custom text to woopay checkout merchant can edit the textarea by default the by placing this order you agree to our and understand our text is displayed unless the merchant customized it beforehand if the merchant changes the textarea content decides to check the checkbox then unchecks the checkbox again the textarea content should display the text that the merchant entered previously designs testing instructions go to … click on … scroll down to … observe expected behaviour dev notes when the change ticket has been merged please ensure that all merchants with an empty textarea content i e merchants that haven t customized the textarea content have the checkbox checked please ensure that all merchants with textarea content i e merchants that have customized the textarea content have the checkbox unchecked this could be accomplished with a migration upon plugin upgrade or with some smart trickery with the options additional context
| 1
|
530,763
| 15,436,495,318
|
IssuesEvent
|
2021-03-07 13:16:19
|
AY2021S2-CS2113T-W09-1/tp
|
https://api.github.com/repos/AY2021S2-CS2113T-W09-1/tp
|
closed
|
Task - Implement Skeleton Class/Package
|
priority.High type.Task
|
Implement a simple skeleton base for teammates to write their code on.
|
1.0
|
Task - Implement Skeleton Class/Package - Implement a simple skeleton base for teammates to write their code on.
|
priority
|
task implement skeleton class package implement a simple skeleton base for teammates to write their code on
| 1
|
477,813
| 13,768,791,930
|
IssuesEvent
|
2020-10-07 17:37:02
|
bounswe/bounswe2020group8
|
https://api.github.com/repos/bounswe/bounswe2020group8
|
closed
|
AWS Deployments
|
Priority: High
|
Yasin and Göksu will deploy the API project to the AWS and post the working url
|
1.0
|
AWS Deployments - Yasin and Göksu will deploy the API project to the AWS and post the working url
|
priority
|
aws deployments yasin and göksu will deploy the api project to the aws and post the working url
| 1
|
157,147
| 5,996,258,744
|
IssuesEvent
|
2017-06-03 12:33:02
|
ARCOMM/ARC-Web
|
https://api.github.com/repos/ARCOMM/ARC-Web
|
closed
|
Intercept paste event to strip formatting
|
priority/high type/enhancement
|
```js
editor.addEventListener('paste', (e) => {
// Cancel paste
e.preventDefault();
// Get text representation of clipboard
let text = e.clipboardData.getData('text/plain');
// Insert text manually
document.execCommand('insertHTML', false, text);
});
```
|
1.0
|
Intercept paste event to strip formatting - ```js
editor.addEventListener('paste', (e) => {
// Cancel paste
e.preventDefault();
// Get text representation of clipboard
let text = e.clipboardData.getData('text/plain');
// Insert text manually
document.execCommand('insertHTML', false, text);
});
```
|
priority
|
intercept paste event to strip formatting js editor addeventlistener paste e cancel paste e preventdefault get text representation of clipboard let text e clipboarddata getdata text plain insert text manually document execcommand inserthtml false text
| 1
|
293,140
| 8,972,813,022
|
IssuesEvent
|
2019-01-29 19:17:50
|
ampproject/amphtml
|
https://api.github.com/repos/ampproject/amphtml
|
opened
|
Elements get built in pre-render mode
|
P1: High Priority Type: Bug
|
An element with `prerenderAllowed = false` should not be built in pre-render mode to preserve privacy, instead it will go to the build queue .
We need to ensure this because some component can make xhr request in `buildCallback()`.
If the document is parsed in prerender mode, the runtime attempts to run the build queue `this.pendingBuildResources_`.
https://github.com/ampproject/amphtml/blob/7b541fac90d8757d5776293d84bdcc98d465f96f/src/service/resources-impl.js#L276-L281
https://github.com/ampproject/amphtml/blob/7b541fac90d8757d5776293d84bdcc98d465f96f/src/service/resources-impl.js#L608-L616
@ampproject/wg-runtime @dvoytenko
|
1.0
|
Elements get built in pre-render mode - An element with `prerenderAllowed = false` should not be built in pre-render mode to preserve privacy, instead it will go to the build queue .
We need to ensure this because some component can make xhr request in `buildCallback()`.
If the document is parsed in prerender mode, the runtime attempts to run the build queue `this.pendingBuildResources_`.
https://github.com/ampproject/amphtml/blob/7b541fac90d8757d5776293d84bdcc98d465f96f/src/service/resources-impl.js#L276-L281
https://github.com/ampproject/amphtml/blob/7b541fac90d8757d5776293d84bdcc98d465f96f/src/service/resources-impl.js#L608-L616
@ampproject/wg-runtime @dvoytenko
|
priority
|
elements get built in pre render mode an element with prerenderallowed false should not be built in pre render mode to preserve privacy instead it will go to the build queue we need to ensure this because some component can make xhr request in buildcallback if the document is parsed in prerender mode the runtime attempts to run the build queue this pendingbuildresources ampproject wg runtime dvoytenko
| 1
|
397,296
| 11,726,428,418
|
IssuesEvent
|
2020-03-10 14:30:19
|
luna/ide
|
https://api.github.com/repos/luna/ide
|
closed
|
Integrate Text Field with mouse
|
Category: BaseGL API Change: Non-Breaking Difficulty: Beginner Priority: High Type: Enhancement
|
### Summary
Integrate TextField operation with mouse events, namely the cursor navigation, selecting and multiline edit.
### Value
This make the TextField component actually usable in IDE
### Specification
It should use the FRP event system from BaseGL once ready.
### Acceptance Criteria & Test Cases
Improve example with TextField to show the mouse integration.
|
1.0
|
Integrate Text Field with mouse - ### Summary
Integrate TextField operation with mouse events, namely the cursor navigation, selecting and multiline edit.
### Value
This make the TextField component actually usable in IDE
### Specification
It should use the FRP event system from BaseGL once ready.
### Acceptance Criteria & Test Cases
Improve example with TextField to show the mouse integration.
|
priority
|
integrate text field with mouse summary integrate textfield operation with mouse events namely the cursor navigation selecting and multiline edit value this make the textfield component actually usable in ide specification it should use the frp event system from basegl once ready acceptance criteria test cases improve example with textfield to show the mouse integration
| 1
|
821,235
| 30,812,379,610
|
IssuesEvent
|
2023-08-01 11:18:26
|
WowRarity/Rarity
|
https://api.github.com/repos/WowRarity/Rarity
|
closed
|
Add Evoker to the list of recognized classes
|
Priority: High Status: In Progress Type: Task Category: Options Complexity: Trivial
|
Source: [Curse](https://www.wowace.com/projects/rarity#c2979)
> Is there a way to add Evoker to the disable by class list[?]
Possibly also fixes [this](https://www.wowace.com/projects/rarity/issues/511)? Either way, it needs to be added to the database still.
|
1.0
|
Add Evoker to the list of recognized classes - Source: [Curse](https://www.wowace.com/projects/rarity#c2979)
> Is there a way to add Evoker to the disable by class list[?]
Possibly also fixes [this](https://www.wowace.com/projects/rarity/issues/511)? Either way, it needs to be added to the database still.
|
priority
|
add evoker to the list of recognized classes source is there a way to add evoker to the disable by class list possibly also fixes either way it needs to be added to the database still
| 1
|
714,072
| 24,549,412,123
|
IssuesEvent
|
2022-10-12 11:23:28
|
HEPData/hepdata
|
https://api.github.com/repos/HEPData/hepdata
|
closed
|
ci: E2E tests failing due to problem loading Twitter widget
|
type: bug priority: high complexity: medium
|
The [last nightly CI tests](https://github.com/HEPData/hepdata/actions/runs/3223679185) failed even after being restarted four times. The [error message](https://github.com/HEPData/hepdata/actions/runs/3223679185/jobs/5283048402#step:14:622) comes from loading the Twitter widget on the homepage:
```
E AssertionError: Errors in browser log:
[622](https://github.com/HEPData/hepdata/actions/runs/3223679185/jobs/5283048402#step:14:623)
E SEVERE: https://platform.twitter.com/js/horizon_timeline.a7991bb824d62c8d5038ddd875db8389.js - Failed to load resource: the server responded with a status of 502 (Bad Gateway)
[623](https://github.com/HEPData/hepdata/actions/runs/3223679185/jobs/5283048402#step:14:624)
E assert 1 == 0
[624](https://github.com/HEPData/hepdata/actions/runs/3223679185/jobs/5283048402#step:14:625)
E + where 1 = len([{'level': 'SEVERE', 'message': 'https://platform.twitter.com/js/horizon_timeline.a7991bb824d62c8d5038ddd875db8389.js - Failed to load resource: the server responded with a status of 502 (Bad Gateway)', 'source': 'network', 'timestamp': 1665500364925}])
```
The E2E tests seem to pass fine when run locally. There have been [recent changes](https://twittercommunity.com/t/embedded-timelines-update-parameters-support/177112) to the Twitter widget and the latest version seems to not be compatible with our E2E tests. Maybe we need to wait for the Twitter widget to load on the homepage before proceeding. I'm going to first try updating the HTML snippet for the Twitter widget.
|
1.0
|
ci: E2E tests failing due to problem loading Twitter widget - The [last nightly CI tests](https://github.com/HEPData/hepdata/actions/runs/3223679185) failed even after being restarted four times. The [error message](https://github.com/HEPData/hepdata/actions/runs/3223679185/jobs/5283048402#step:14:622) comes from loading the Twitter widget on the homepage:
```
E AssertionError: Errors in browser log:
[622](https://github.com/HEPData/hepdata/actions/runs/3223679185/jobs/5283048402#step:14:623)
E SEVERE: https://platform.twitter.com/js/horizon_timeline.a7991bb824d62c8d5038ddd875db8389.js - Failed to load resource: the server responded with a status of 502 (Bad Gateway)
[623](https://github.com/HEPData/hepdata/actions/runs/3223679185/jobs/5283048402#step:14:624)
E assert 1 == 0
[624](https://github.com/HEPData/hepdata/actions/runs/3223679185/jobs/5283048402#step:14:625)
E + where 1 = len([{'level': 'SEVERE', 'message': 'https://platform.twitter.com/js/horizon_timeline.a7991bb824d62c8d5038ddd875db8389.js - Failed to load resource: the server responded with a status of 502 (Bad Gateway)', 'source': 'network', 'timestamp': 1665500364925}])
```
The E2E tests seem to pass fine when run locally. There have been [recent changes](https://twittercommunity.com/t/embedded-timelines-update-parameters-support/177112) to the Twitter widget and the latest version seems to not be compatible with our E2E tests. Maybe we need to wait for the Twitter widget to load on the homepage before proceeding. I'm going to first try updating the HTML snippet for the Twitter widget.
|
priority
|
ci tests failing due to problem loading twitter widget the failed even after being restarted four times the comes from loading the twitter widget on the homepage e assertionerror errors in browser log e severe failed to load resource the server responded with a status of bad gateway e assert e where len the tests seem to pass fine when run locally there have been to the twitter widget and the latest version seems to not be compatible with our tests maybe we need to wait for the twitter widget to load on the homepage before proceeding i m going to first try updating the html snippet for the twitter widget
| 1
|
287,033
| 8,798,258,551
|
IssuesEvent
|
2018-12-24 06:12:08
|
mikeshultz/solidbyte
|
https://api.github.com/repos/mikeshultz/solidbyte
|
closed
|
Deployment error with bytecode formatting
|
bug high-priority
|
Seen when deploying to test network.
Traceback (most recent call last):
File "/home/mike/.venvs/skatter-contracts/lib/python3.7/site-packages/web3/utils/formatters.py", line 68, in apply_formatters_to_dict
yield key, formatters[key](item)
File "/home/mike/.venvs/skatter-contracts/lib/python3.7/site-packages/web3/utils/normalizers.py", line 190, in normalize_bytecode
bytecode = HexBytes(bytecode)
File "/home/mike/.venvs/skatter-contracts/lib/python3.7/site-packages/hexbytes/main.py", line 17, in __new__
bytesval = hexstr_if_str(to_bytes, val)
File "/home/mike/.venvs/skatter-contracts/lib/python3.7/site-packages/eth_utils/conversions.py", line 146, in hexstr_if_str
hexstr_or_primitive
ValueError: when sending a str, it must be a hex string. Got:
|
1.0
|
Deployment error with bytecode formatting - Seen when deploying to test network.
Traceback (most recent call last):
File "/home/mike/.venvs/skatter-contracts/lib/python3.7/site-packages/web3/utils/formatters.py", line 68, in apply_formatters_to_dict
yield key, formatters[key](item)
File "/home/mike/.venvs/skatter-contracts/lib/python3.7/site-packages/web3/utils/normalizers.py", line 190, in normalize_bytecode
bytecode = HexBytes(bytecode)
File "/home/mike/.venvs/skatter-contracts/lib/python3.7/site-packages/hexbytes/main.py", line 17, in __new__
bytesval = hexstr_if_str(to_bytes, val)
File "/home/mike/.venvs/skatter-contracts/lib/python3.7/site-packages/eth_utils/conversions.py", line 146, in hexstr_if_str
hexstr_or_primitive
ValueError: when sending a str, it must be a hex string. Got:
|
priority
|
deployment error with bytecode formatting seen when deploying to test network traceback most recent call last file home mike venvs skatter contracts lib site packages utils formatters py line in apply formatters to dict yield key formatters item file home mike venvs skatter contracts lib site packages utils normalizers py line in normalize bytecode bytecode hexbytes bytecode file home mike venvs skatter contracts lib site packages hexbytes main py line in new bytesval hexstr if str to bytes val file home mike venvs skatter contracts lib site packages eth utils conversions py line in hexstr if str hexstr or primitive valueerror when sending a str it must be a hex string got
| 1
|
138,544
| 5,343,543,171
|
IssuesEvent
|
2017-02-17 11:41:49
|
odalic/sti
|
https://api.github.com/repos/odalic/sti
|
closed
|
Disallow certain characters as identifiers
|
angular api bug in progress java priority: High tasks ui
|
This could avoid various issues:
- if I create task with the same name, it overwrites previous task - this is major issue as this may happen quite easily (task "test")
- special chars in the task name, which causes troubles now, e.g. "test/result"
- problem that name cannot be changes
- issue with import - name may already be there, ... this could bring issues when moving task configurations between Odalic instances
- Also it is not that intuitive now that "task name" is also task id -> can be solved by renaming to task id
@brodecva Please consider use of UUID (and name just as an attribute), please estimate time effort. Then we can discuss further.
As a minimal solution, if not going for UUIDs, we should at least check for certain chars ("/"), it would be also good not tp allow the task with the same name.
|
1.0
|
Disallow certain characters as identifiers - This could avoid various issues:
- if I create task with the same name, it overwrites previous task - this is major issue as this may happen quite easily (task "test")
- special chars in the task name, which causes troubles now, e.g. "test/result"
- problem that name cannot be changes
- issue with import - name may already be there, ... this could bring issues when moving task configurations between Odalic instances
- Also it is not that intuitive now that "task name" is also task id -> can be solved by renaming to task id
@brodecva Please consider use of UUID (and name just as an attribute), please estimate time effort. Then we can discuss further.
As a minimal solution, if not going for UUIDs, we should at least check for certain chars ("/"), it would be also good not tp allow the task with the same name.
|
priority
|
disallow certain characters as identifiers this could avoid various issues if i create task with the same name it overwrites previous task this is major issue as this may happen quite easily task test special chars in the task name which causes troubles now e g test result problem that name cannot be changes issue with import name may already be there this could bring issues when moving task configurations between odalic instances also it is not that intuitive now that task name is also task id can be solved by renaming to task id brodecva please consider use of uuid and name just as an attribute please estimate time effort then we can discuss further as a minimal solution if not going for uuids we should at least check for certain chars it would be also good not tp allow the task with the same name
| 1
|
285,429
| 8,758,744,598
|
IssuesEvent
|
2018-12-15 08:08:10
|
minetest/minetest
|
https://api.github.com/repos/minetest/minetest
|
opened
|
Rotation of entities in existing worlds broken
|
Blocker Bug High priority
|

^ Some boats in 0.4.16

^ Same world moved to 5.0.0-dev f0dca284b3d4fe266e88f6df8c6e3ad9d1411496
Note the boat on the right corrected itself once i attached and moved it around, however not all entities are drivable vehicles.
Issue first reported here https://github.com/minetest/minetest/issues/7927#issuecomment-447513057 but deserves a separate issue.
|
1.0
|
Rotation of entities in existing worlds broken - 
^ Some boats in 0.4.16

^ Same world moved to 5.0.0-dev f0dca284b3d4fe266e88f6df8c6e3ad9d1411496
Note the boat on the right corrected itself once i attached and moved it around, however not all entities are drivable vehicles.
Issue first reported here https://github.com/minetest/minetest/issues/7927#issuecomment-447513057 but deserves a separate issue.
|
priority
|
rotation of entities in existing worlds broken some boats in same world moved to dev note the boat on the right corrected itself once i attached and moved it around however not all entities are drivable vehicles issue first reported here but deserves a separate issue
| 1
|
350,769
| 10,508,387,795
|
IssuesEvent
|
2019-09-27 08:32:18
|
robotology/wearables
|
https://api.github.com/repos/robotology/wearables
|
closed
|
Investigate using two IAnalogSensorToIWear devices in the same xml configuration file
|
complexity:medium component:ftshoes priority:high type:enhancement
|
Currently, the FTShoes are launched using two separate xml configuration files, one for the [left](https://github.com/robotology/wearables/blob/master/app/xml/FTShoeLeftWearableDevice.xml) and one for the [right](https://github.com/robotology/wearables/blob/master/app/xml/FTShoeRightWearableDevice.xml). Ideally, we should be able have a single configuration file to launch both the shoes as done in e.g. https://github.com/robotology/forcetorque-yarp-devices/blob/master/ftShoe/conf/ftshoes_yarprobotinterface_PRO.02.xml. The only new device driver that is added is the [IAnalogSensorToIWear](https://github.com/robotology/wearables/tree/master/devices/IAnalogSensorToIWear) to parse the data to wearable data. Putting two `IAnalogSensorToIWear` devices (one for each shoe) in the same configuration file is throwing some error (will update the issue with the error soon) when launched with `yarprobotinterface`. In this issue we investigate the problem and ensure we can use a single configuration file with two `IAnalogSensorToIWear`.
Solving this issue will enable use to use the both the FTShoes through wireless node.
@lrapetti @claudia-lat @kouroshD @diegoferigo @traversaro @DanielePucci
|
1.0
|
Investigate using two IAnalogSensorToIWear devices in the same xml configuration file - Currently, the FTShoes are launched using two separate xml configuration files, one for the [left](https://github.com/robotology/wearables/blob/master/app/xml/FTShoeLeftWearableDevice.xml) and one for the [right](https://github.com/robotology/wearables/blob/master/app/xml/FTShoeRightWearableDevice.xml). Ideally, we should be able have a single configuration file to launch both the shoes as done in e.g. https://github.com/robotology/forcetorque-yarp-devices/blob/master/ftShoe/conf/ftshoes_yarprobotinterface_PRO.02.xml. The only new device driver that is added is the [IAnalogSensorToIWear](https://github.com/robotology/wearables/tree/master/devices/IAnalogSensorToIWear) to parse the data to wearable data. Putting two `IAnalogSensorToIWear` devices (one for each shoe) in the same configuration file is throwing some error (will update the issue with the error soon) when launched with `yarprobotinterface`. In this issue we investigate the problem and ensure we can use a single configuration file with two `IAnalogSensorToIWear`.
Solving this issue will enable use to use the both the FTShoes through wireless node.
@lrapetti @claudia-lat @kouroshD @diegoferigo @traversaro @DanielePucci
|
priority
|
investigate using two ianalogsensortoiwear devices in the same xml configuration file currently the ftshoes are launched using two separate xml configuration files one for the and one for the ideally we should be able have a single configuration file to launch both the shoes as done in e g the only new device driver that is added is the to parse the data to wearable data putting two ianalogsensortoiwear devices one for each shoe in the same configuration file is throwing some error will update the issue with the error soon when launched with yarprobotinterface in this issue we investigate the problem and ensure we can use a single configuration file with two ianalogsensortoiwear solving this issue will enable use to use the both the ftshoes through wireless node lrapetti claudia lat kouroshd diegoferigo traversaro danielepucci
| 1
|
609,707
| 18,885,244,722
|
IssuesEvent
|
2021-11-15 06:51:14
|
CIA-Homebrew/BJCP-Scoresheet
|
https://api.github.com/repos/CIA-Homebrew/BJCP-Scoresheet
|
closed
|
Don't allow filling scoresheet without entry number or style
|
bug front end HIGH PRIORITY
|
Right now, users can fill out a scoresheet without starting with an entry number or style.
- If entry number is not filled, the scoresheet will not be auto saved
- If style and subcategory is not filled, tooltips will not populate
Proposed workaround solution: disable all form fields until these are filled in
Future solution: require entry number and category in modal on scoresheet creation before proceeding to actual scoresheet
|
1.0
|
Don't allow filling scoresheet without entry number or style - Right now, users can fill out a scoresheet without starting with an entry number or style.
- If entry number is not filled, the scoresheet will not be auto saved
- If style and subcategory is not filled, tooltips will not populate
Proposed workaround solution: disable all form fields until these are filled in
Future solution: require entry number and category in modal on scoresheet creation before proceeding to actual scoresheet
|
priority
|
don t allow filling scoresheet without entry number or style right now users can fill out a scoresheet without starting with an entry number or style if entry number is not filled the scoresheet will not be auto saved if style and subcategory is not filled tooltips will not populate proposed workaround solution disable all form fields until these are filled in future solution require entry number and category in modal on scoresheet creation before proceeding to actual scoresheet
| 1
|
286,387
| 8,787,504,772
|
IssuesEvent
|
2018-12-20 18:54:10
|
bologer/anycomment.io
|
https://api.github.com/repos/bologer/anycomment.io
|
closed
|
0.0.73 preparation
|
🔥 high priority
|
- [x] make sure SCSS compiles correctly
- [x] dropzone image replaced with fontawesome in CSS as there is no more after processing after CSS was compiled
- [x] move socials from fontawesome to the usage of custom SVG icons
- [x] move social icons to the right of the avatar
- [x] fix like animation bug
- [x] do not hide subscription form when user submits it as he may have made some mistake and would like to enter different email
|
1.0
|
0.0.73 preparation - - [x] make sure SCSS compiles correctly
- [x] dropzone image replaced with fontawesome in CSS as there is no more after processing after CSS was compiled
- [x] move socials from fontawesome to the usage of custom SVG icons
- [x] move social icons to the right of the avatar
- [x] fix like animation bug
- [x] do not hide subscription form when user submits it as he may have made some mistake and would like to enter different email
|
priority
|
preparation make sure scss compiles correctly dropzone image replaced with fontawesome in css as there is no more after processing after css was compiled move socials from fontawesome to the usage of custom svg icons move social icons to the right of the avatar fix like animation bug do not hide subscription form when user submits it as he may have made some mistake and would like to enter different email
| 1
|
44,462
| 2,905,846,082
|
IssuesEvent
|
2015-06-19 04:45:29
|
garysoed/protoboard
|
https://api.github.com/repos/garysoed/protoboard
|
closed
|
Abilities hidden in other classes should be extracted to Ability
|
cleanup priority-high
|
- [x] RandomPickable in Bag
- [x] TowerDroppable in DiceTower
- [x] ReorderableDroppable in Hand
- [x] FlexDroppable in Rect
|
1.0
|
Abilities hidden in other classes should be extracted to Ability - - [x] RandomPickable in Bag
- [x] TowerDroppable in DiceTower
- [x] ReorderableDroppable in Hand
- [x] FlexDroppable in Rect
|
priority
|
abilities hidden in other classes should be extracted to ability randompickable in bag towerdroppable in dicetower reorderabledroppable in hand flexdroppable in rect
| 1
|
457,583
| 13,158,507,722
|
IssuesEvent
|
2020-08-10 14:26:08
|
GiftForGood/website
|
https://api.github.com/repos/GiftForGood/website
|
closed
|
[User Testing S1 - Aug] Reword of Past Wishes or Past Donations in Profile Page
|
priority.High
|
Suggestion:
- Renaming of Past Wishes and Past Donations in Profile Page
|
1.0
|
[User Testing S1 - Aug] Reword of Past Wishes or Past Donations in Profile Page - Suggestion:
- Renaming of Past Wishes and Past Donations in Profile Page
|
priority
|
reword of past wishes or past donations in profile page suggestion renaming of past wishes and past donations in profile page
| 1
|
518,644
| 15,031,631,058
|
IssuesEvent
|
2021-02-02 09:11:18
|
mirin-1024/monoge
|
https://api.github.com/repos/mirin-1024/monoge
|
closed
|
楽天市場APIを使用した商品検索機能の追加
|
priority: high
|
## 概要
### what
楽天市場APIを使用して、投稿等作成時に検索する商品を表示する機能
### why
アプリケーションの利便性を高めるため
## 変更
- [x] 楽天アプリケーションIDを取得
- [x] `rakuten_web_service` gemの追加
- [x] `credentials.yml.enc`にアプリケーションIDを追記
- [x] 検索ページの作成
- [x] `lists/search`へのルーティング
- [x] ビューの作成
- [x] モノリストへ情報を追加するボタンの作成
## 追加タスク
### 関連課題
### 親課題
#### 備考
|
1.0
|
楽天市場APIを使用した商品検索機能の追加 - ## 概要
### what
楽天市場APIを使用して、投稿等作成時に検索する商品を表示する機能
### why
アプリケーションの利便性を高めるため
## 変更
- [x] 楽天アプリケーションIDを取得
- [x] `rakuten_web_service` gemの追加
- [x] `credentials.yml.enc`にアプリケーションIDを追記
- [x] 検索ページの作成
- [x] `lists/search`へのルーティング
- [x] ビューの作成
- [x] モノリストへ情報を追加するボタンの作成
## 追加タスク
### 関連課題
### 親課題
#### 備考
|
priority
|
楽天市場apiを使用した商品検索機能の追加 概要 what 楽天市場apiを使用して、投稿等作成時に検索する商品を表示する機能 why アプリケーションの利便性を高めるため 変更 楽天アプリケーションidを取得 rakuten web service gemの追加 credentials yml enc にアプリケーションidを追記 検索ページの作成 lists search へのルーティング ビューの作成 モノリストへ情報を追加するボタンの作成 追加タスク 関連課題 親課題 備考
| 1
|
728,976
| 25,103,272,274
|
IssuesEvent
|
2022-11-08 15:01:09
|
samedtorunn/SWE573_Software-Development-Practice_Fall22
|
https://api.github.com/repos/samedtorunn/SWE573_Software-Development-Practice_Fall22
|
closed
|
Define the "social Pocket" project via writing requirements list
|
priority: high effort: mid category: text-work
|
A new project will be developed. To sum up, this project will be the much social version of the Pocket App. Plus it should store the content, instead of just giving links to content.
Requirements for this project needs to be written.
|
1.0
|
Define the "social Pocket" project via writing requirements list - A new project will be developed. To sum up, this project will be the much social version of the Pocket App. Plus it should store the content, instead of just giving links to content.
Requirements for this project needs to be written.
|
priority
|
define the social pocket project via writing requirements list a new project will be developed to sum up this project will be the much social version of the pocket app plus it should store the content instead of just giving links to content requirements for this project needs to be written
| 1
|
226,596
| 7,521,473,337
|
IssuesEvent
|
2018-04-12 17:18:20
|
mozmeao/infra
|
https://api.github.com/repos/mozmeao/infra
|
closed
|
SUMO production support April 12 2018
|
high priority support
|
- route traffic to Frankfurt
- change Oregon instance type from `rds.m4.2xlarge` to `rds.m4.4xlarge`
- route traffic back to Oregon
|
1.0
|
SUMO production support April 12 2018 - - route traffic to Frankfurt
- change Oregon instance type from `rds.m4.2xlarge` to `rds.m4.4xlarge`
- route traffic back to Oregon
|
priority
|
sumo production support april route traffic to frankfurt change oregon instance type from rds to rds route traffic back to oregon
| 1
|
347,417
| 10,429,764,106
|
IssuesEvent
|
2019-09-17 04:09:44
|
archesproject/arches
|
https://api.github.com/repos/archesproject/arches
|
closed
|
Arches Collector requires Guest group to download to devices
|
Priority: High Subject: Mobile Project Manager Type: Bug
|
Collector projects assigned only to users in the Graph Editor group will not download to a device. The project also needs to be assigned to the Guest group. Projects should download to a device as long as the user is assigned to the project. No other groups or users should be required.
|
1.0
|
Arches Collector requires Guest group to download to devices - Collector projects assigned only to users in the Graph Editor group will not download to a device. The project also needs to be assigned to the Guest group. Projects should download to a device as long as the user is assigned to the project. No other groups or users should be required.
|
priority
|
arches collector requires guest group to download to devices collector projects assigned only to users in the graph editor group will not download to a device the project also needs to be assigned to the guest group projects should download to a device as long as the user is assigned to the project no other groups or users should be required
| 1
|
511,898
| 14,884,582,507
|
IssuesEvent
|
2021-01-20 14:45:28
|
Nitrokey/nitrokey-fido2-firmware
|
https://api.github.com/repos/Nitrokey/nitrokey-fido2-firmware
|
closed
|
FIDO2 features not working
|
bug investigate priority:high
|
Some FIDO2 features, specifically managing FIDO2 RKs, are not working on Chrome (latest version as of 31.12.2020) under macOS Mojave.
Additionally it seems that registering RK is not working for another user. To investigate.
Error messages:
This security key doesn’t support PINs
This security key can’t store any sign-in data
Your security key can’t store fingerprints
Resetting does not work at all, no messages.
Details: https://support.nitrokey.com/t/fido2-manage-username-less-sites-max-50/2854/5
|
1.0
|
FIDO2 features not working - Some FIDO2 features, specifically managing FIDO2 RKs, are not working on Chrome (latest version as of 31.12.2020) under macOS Mojave.
Additionally it seems that registering RK is not working for another user. To investigate.
Error messages:
This security key doesn’t support PINs
This security key can’t store any sign-in data
Your security key can’t store fingerprints
Resetting does not work at all, no messages.
Details: https://support.nitrokey.com/t/fido2-manage-username-less-sites-max-50/2854/5
|
priority
|
features not working some features specifically managing rks are not working on chrome latest version as of under macos mojave additionally it seems that registering rk is not working for another user to investigate error messages this security key doesn’t support pins this security key can’t store any sign in data your security key can’t store fingerprints resetting does not work at all no messages details
| 1
|
198,612
| 6,974,739,545
|
IssuesEvent
|
2017-12-12 02:30:45
|
Code4SocialGood/c4sg-web
|
https://api.github.com/repos/Code4SocialGood/c4sg-web
|
closed
|
Chat on Home Page
|
Frontend High Priority
|
The chat button on home page is wrong. See see below the comparison
**DEV**

**PROD**

|
1.0
|
Chat on Home Page - The chat button on home page is wrong. See see below the comparison
**DEV**

**PROD**

|
priority
|
chat on home page the chat button on home page is wrong see see below the comparison dev prod
| 1
|
419,456
| 12,223,897,076
|
IssuesEvent
|
2020-05-02 19:45:15
|
OpenApoc/OpenApoc
|
https://api.github.com/repos/OpenApoc/OpenApoc
|
closed
|
CTD after leaving base defense mission
|
!BUG! HIGH PRIORITY
|
Once returned to the cityscape after a base defense mission, as soon as the player clicks play the game CTDs
[save_SuperHuman 1B.zip](https://github.com/OpenApoc/OpenApoc/files/2795581/save_SuperHuman.1B.zip)
Save attached

|
1.0
|
CTD after leaving base defense mission - Once returned to the cityscape after a base defense mission, as soon as the player clicks play the game CTDs
[save_SuperHuman 1B.zip](https://github.com/OpenApoc/OpenApoc/files/2795581/save_SuperHuman.1B.zip)
Save attached

|
priority
|
ctd after leaving base defense mission once returned to the cityscape after a base defense mission as soon as the player clicks play the game ctds save attached
| 1
|
560,893
| 16,605,533,195
|
IssuesEvent
|
2021-06-02 02:56:43
|
ud-cis-discord/SageV2
|
https://api.github.com/repos/ud-cis-discord/SageV2
|
opened
|
Finish ASAP
|
Priority High
|
**These things need to be done very soon, by the end of summer at the LATEST**
- [ ] Create the new test database (@joshualyon7)
- [ ] Change password of old prod database
- [ ] Start recruiting another admin (?? @renross)
- [ ] More things probably...
|
1.0
|
Finish ASAP - **These things need to be done very soon, by the end of summer at the LATEST**
- [ ] Create the new test database (@joshualyon7)
- [ ] Change password of old prod database
- [ ] Start recruiting another admin (?? @renross)
- [ ] More things probably...
|
priority
|
finish asap these things need to be done very soon by the end of summer at the latest create the new test database change password of old prod database start recruiting another admin renross more things probably
| 1
|
531,245
| 15,443,418,837
|
IssuesEvent
|
2021-03-08 09:06:55
|
AY2021S2-CS2103T-T12-4/tp
|
https://api.github.com/repos/AY2021S2-CS2103T-T12-4/tp
|
opened
|
Model: Update Header to take in key:value format
|
priority.High
|
Update the regex for the header to only take in items with the format of "Key: Value"
|
1.0
|
Model: Update Header to take in key:value format - Update the regex for the header to only take in items with the format of "Key: Value"
|
priority
|
model update header to take in key value format update the regex for the header to only take in items with the format of key value
| 1
|
793,699
| 28,007,531,941
|
IssuesEvent
|
2023-03-27 16:10:33
|
CDCgov/prime-reportstream
|
https://api.github.com/repos/CDCgov/prime-reportstream
|
closed
|
Investigate parse error in the last mile failure for WA-PHD.REST and NY-PHD.ELR.
|
onboarding-ops High Priority
|
WA-PHD.REST
'===========
Receiver:
hcintegrations:
hcintegrations-covid-19-e3f73c03-32a1-46e3-91ac-e40228b5c0b5-20230308124340.hl7
'--------------
Receiving Org:
Cannot parse error message
Failed at:
Wed, 3/8/2023, 8:35 AM
Action ID:
23469845
Report ID:
e0304146-042c-4d17-8417-2b0999dc0e8f
Report File Receiver:
wa-phd.rest
File URI:
https://pdhprodstorageaccount.blob.core.windows.net/reports/ready%2Fwa-phd.rest%2Fcdcprime_testing_20230308143519_056159.hl7
wa-phd.rest
Results:
FAILED POST of inputReportId e0304146-042c-4d17-8417-2b0999dc0e8f to apiUrl=https://prd-v2-onehealthport-api.axwaycloud.com/doh/phchub/PHC-Hub/elr (orgService = wa-phd.rest), Exception: Client request(POST https://prd-v2-onehealthport-api.axwaycloud.com/doh/phchub/PHC-Hub/elr) invalid: 400 Bad Request. Text: "Invalid/Incomplete Message Header"
NY-PHD.ELR
==========
Info Details: 23472076
Receiving Org:
Cannot parse error message
Failed at:
Wed, 3/8/2023, 10:20 AM
Action ID:
23472076
Report ID:
47a22224-7a11-4aad-978a-b47345f7adfe
Report File Receiver:
ny-phd.elr
File URI:
https://pdhprodstorageaccount.blob.core.windows.net/reports/ready%2Fny-phd.elr%2Fcovid-19-47a22224-7a11-4aad-978a-b47345f7adfe-20230308162006.hl7
ny-phd.elr
Results:
FAILED POST of inputReportId 47a22224-7a11-4aad-978a-b47345f7adfe to apiUrl=https://api2.health.ny.gov/services/uphn/openapi/V1.0/ECLRSPOST (orgService = ny-phd.elr), Exception: Client request(POST https://api2.health.ny.gov/services/uphn/openapi/V1.0/ECLRSPOST) invalid: 404 Not Found. Text: "<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>SHINNY-Health Information Exchange(HIE)- NYSDOH</title> <script type="text/javascript">/* Copyright and licenses see https://www.dynatrace.com/company/trust-center/customers/reports/*/ (function(){function Ga(){document.cookie="".concat("__dTCookie","=").concat("1",";SameSite=Lax");var Ra=-1!==document.cookie.indexOf("__dTCookie");document.cookie="".concat("__dTCookie","=").concat("1","; expires=Thu, 01-Jan-1970 00:00:01 GMT");return Ra}function eb(){return void 0===hb.dialogArguments?navigator.cookieEnabled||Ga():Ga()}function fb(){var Ra;if(eb()&&!window.dT_){var ab=(Ra={},Ra.cfg="domain=state.ny.us|reportUrl=/public/rb_ff8821ed-3c09-41dd-ad29-f1af6647ca98|app=fec7656c20f88e83|agentId=14bb67d879b91c48|ssc=1|featureHash=A27NVdfghjoqrtux|vcv=1|rdnt=1|uxrgce=1|bp=3|cuc=c55jnn85|mel=100000|md=mdcc1=a#welcomeMsg ^rb p,mdcc2=a#loggedas ^rb a,mdcc3=a#myInfoPanelContent ^rb table ^rb tbody ^rb tr:nth-child(2) ^rb td ^rb span.loggedInTextfont,mdcc4=a#header ^rb div.login ^rb span ^rb a.model-link.inside.inverse|ssv=4|lastModification=1678279899371|dtVersion=10257221222094147|tp=500,50,0|uxdcw=1500|agentUri=/public/ruxitagentjs_A27NVdfghjoqrtux_10257221222094147.js|auto=1|domain=state.ny.us|rid=RID_1119869457|rpid=555207524|app=fec7656c20f88e83",Ra.iCE= eb,Ra);window.dT_=ab}}"undefined"!==typeof window&&window.setTimeout&&(window.setTimeout=window.setTimeout);this.dT_&&dT_.prm&&dT_.prm();var hb="undefined"!==typeof window?window:self,Oa;hb.dT_?(null===(Oa=hb.console)||void 0===Oa?void 0:Oa.log("Duplicate agent injection detected, turning off redundant initConfig."),hb.dT_.di=1):fb()})(); (function(){function Ga(f,n,H){if(H||2===arguments.length)for(var N=0,Ta=n.length,lb;N<Ta;N++)!lb&&N in n||(lb||(lb=Array.prototype.slice.call(n,0,N)),lb[N]=n[N]);return f.concat(lb||Array.prototype.slice.call(n))}function eb(f,n,H){void 0===H&&(H=0);var N=-1;n&&(null===f||void 0===f?0:f.indexOf)&&(N=f.indexOf(n,H));return N}function fb(){var f;return!(null===(f=pb.console)||void 0===f||!f.log)}function hb(f,n){if(!n)return"";var H=f+"=";f=eb(n,H);if(0>f)return"";for(;0<=f;){if(0===f||" "===n.charAt(f- 1)||";"===n.charAt(f-1))return H=f+H.length,f=eb(n,";",f),0<=f?n.substring(H,f):n.substring(H);f=eb(n,H,f+H.length)}return""}function Oa(f){return hb(f,document.cookie)}function Ra(){}function ab(){var f=0;try{f=Math.round(pb.performance.timeOrigin)}catch(n){}if(0>=f||isNaN(f)||!isFinite(f)){Ba(Me,{severity:"Warning",type:"ptoi",text:"performance.timeOrigin is invalid, with a value of [".concat(f,"]. Falling back to performance.timing.navigationStart")});f=0;try{f=pb.performance.timing.navigationStart}catch(n){}f= 0>=f||isNaN(f)||!isFinite(f)?Te:f}Sd=f;qe=sa;return Sd}function sa(){return Sd}function Va(){return qe()}function ua(){var f,n=0;if(null===(f=null===pb||void 0===pb?void 0:pb.performance)||void 0===f?0:f.now)try{n=Math.round(pb.performance.now())}catch(H){}return 0>=n||isNaN(n)||!isFinite(n)?(new Date).getTime()-qe():n}function na(f,n){void 0===n&&(n=document.cookie);return hb(f,n)}function Xa(){}function Da(f,n){return function(){f.apply(n,arguments)}}function va(f){if(!(this instanceof va))throw new TypeError("Promises must be constructed via new"); if("function"!==typeof f)throw new TypeError("not a function");this.ma=0;this.wc=!1;this.sa=void 0;this.La=[];U(f,this)}function Ua(f,n){for(;3===f.ma;)f=f.sa;0===f.ma?f.La.push(n):(f.wc=!0,va.Qb(function(){var H=1===f.ma?n.Xe:n.Ye;if(null===H)(1===f.ma?R:W)(n.promise,f.sa);else{try{var N=H(f.sa)}catch(Ta){W(n.promise,Ta);return}R(n.promise,N)}}))}function R(f,n){try{if(n===f)throw new TypeError("A promise cannot be resolved with itself.");if(n&&("object"===typeof n||"function"===typeof n)){var H= n.then;if(n instanceof va){f.ma=3;f.sa=n;v(f);return}if("function"===typeof H){U(Da(H,n),f);return}}f.ma=1;f.sa=n;v(f)}catch(N){W(f,N)}}function W(f,n){f.ma=2;f.sa=n;v(f)}function v(f){2===f.ma&&0===f.La.length&&va.Qb(function(){f.wc||va.Dc(f.sa)});for(var n=0,H=f.La.length;n<H;n++)Ua(f,f.La[n]);f.La=null}function O(f,n,H){this.Xe="function"===typeof f?f:null;this.Ye="function"===typeof n?n:null;this.promise=H}function U(f,n){var H=!1;try{f(function(N){H||(H=!0,R(n,N))},function(N){H||(H=!0,W(n,N))})}catch(N){H|| (H=!0,W(n,N))}}function ta(){y.Qb=function(f){if("string"===typeof f)throw Error("Promise polyfill called _immediateFn with string");f()};y.Dc=function(){};return y}function Z(f,n){return parseInt(f,n||10)}function J(f){return document.getElementsByTagName(f)}function ia(f){var n=f.length;if("number"===typeof n)f=n;else{n=0;for(var H=2048;f[H-1];)n=H,H+=H;for(var N=7;1<H-n;)N=(H+n)/2,f[N-1]?n=N:H=N;f=f[N]?H:n}return f}function Ba(f){for(var n=[],H=1;H<arguments.length;H++)n[H-1]=arguments[H];f.push.apply(f, n)}function Aa(f){f=encodeURIComponent(f);var n=[];if(f)for(var H=0;H<f.length;H++){var N=f.charAt(H);Ba(n,w[N]||N)}return n.join("")}function Q(f){-1<eb(f,"^")&&(f=f.split("^^").join("^"),f=f.split("^dq").join('"'),f=f.split("^rb").join(">"),f=f.split("^lb").join("<"),f=f.split("^p").join("|"),f=f.split("^e").join("="),f=f.split("^s").join(";"),f=f.split("^c").join(","),f=f.split("^bs").join("\\"));return f}function T(f,n){if(!f||!f.length)return-1;if(f.indexOf)return f.indexOf(n);for(var H=f.length;H--;)if(f[H]=== n)return H;return-1}function I(f,n){var H;void 0===n&&(n=[]);if(!f||"object"!==typeof f&&"function"!==typeof f)return!1;var N="number"!==typeof n?n:[],Ta=null,lb=[];switch("number"===typeof n?n:5){case 0:Ta="Array";lb.push("push");break;case 1:Ta="Boolean";break;case 2:Ta="Number";break;case 3:Ta="String";break;case 4:Ta="Function";break;case 5:Ta="Object";break;case 6:Ta="Date";lb.push("getTime");break;case 7:Ta="Error";lb.push("name","message");break;case 8:Ta="Element";break;case 9:Ta="HTMLElement"; break;case 10:Ta="HTMLImageElement";lb.push("complete");break;case 11:Ta="PerformanceEntry";break;case 12:Ta="PerformanceTiming";break;case 13:Ta="PerformanceResourceTiming";break;case 14:Ta="PerformanceNavigationTiming";break;case 15:Ta="CSSRule";lb.push("cssText","parentStyleSheet");break;case 16:Ta="CSSStyleSheet";lb.push("cssRules","insertRule");break;case 17:Ta="Request";lb.push("url");break;case 18:Ta="Response";lb.push("ok","status","statusText");break;case 19:Ta="Set";lb.push("add","entries", "forEach");break;case 20:Ta="Map";lb.push("set","entries","forEach");break;case 21:Ta="Worker";lb.push("addEventListener","postMessage","terminate");break;case 22:Ta="XMLHttpRequest";lb.push("open","send","setRequestHeader");break;case 23:Ta="SVGScriptElement";lb.push("ownerSVGElement","type");break;case 24:Ta="HTMLMetaElement";lb.push("httpEquiv","content","name");break;case 25:Ta="HTMLHeadElement";break;case 26:Ta="ArrayBuffer";break;case 27:Ta="ShadowRoot",lb.push("host","mode")}n=Ta;if(!n)return!1; lb=lb.length?lb:N;if(!N.length)try{if(pb[n]&&f instanceof pb[n]||Object.prototype.toString.call(f)==="[object "+n+"]")return!0;if(f&&f.nodeType&&1===f.nodeType){var Vb=null===(H=f.ownerDocument.defaultView)||void 0===H?void 0:H[n];if("function"===typeof Vb&&f instanceof Vb)return!0}}catch(gc){}for(H=0;H<lb.length;H++)if(N=lb[H],"string"!==typeof N&&"number"!==typeof N&&"symbol"!==typeof N||!(N in f))return!1;return!!lb.length}function X(f,n,H,N){"undefined"===typeof N&&(N=pa(n,!0));"boolean"===typeof N&& (N=pa(n,N));if(f===pb)qa?qa(n,H,N):Ab&&Ab("on"+n,H);else if(Eb&&I(f,21))Ob.call(f,n,H,N);else if(f.addEventListener)if(f===pb.document||f===pb.document.documentElement)mb.call(f,n,H,N);else try{qa.call(f,n,H,N)}catch(Vb){f.addEventListener(n,H,N)}else f.attachEvent&&f.attachEvent("on"+n,H);N=!1;for(var Ta=Xb.length;0<=--Ta;){var lb=Xb[Ta];if(lb.object===f&&lb.event===n&&lb.I===H){N=!0;break}}N||Ba(Xb,{object:f,event:n,I:H})}function ma(f,n,H,N){for(var Ta=Xb.length;0<=--Ta;){var lb=Xb[Ta];if(lb.object=== f&&lb.event===n&&lb.I===H){Xb.splice(Ta,1);break}}"undefined"===typeof N&&(N=pa(n,!0));"boolean"===typeof N&&(N=pa(n,N));f===pb?Wa?Wa(n,H,N):Ab&&Ab("on"+n,H):f.removeEventListener?f===pb.document||f===pb.document.documentElement?Gb.call(f,n,H,N):Wa.call(f,n,H,N):f.detachEvent&&f.detachEvent("on"+n,H)}function pa(f,n){var H=!1;try{if(qa&&-1<T(Uc,f)){var N=Object.defineProperty({},"passive",{get:function(){H=!0}});qa("test",Ra,N)}}catch(Ta){}return H?{passive:!0,capture:n}:n}function Ia(){for(var f= Xb,n=f.length;0<=--n;){var H=f[n];ma(H.object,H.event,H.I)}Xb=[]}function Ha(f){return"function"===typeof f&&/{\s+\[native code]/.test(Function.prototype.toString.call(f))}function u(f,n){for(var H,N=[],Ta=2;Ta<arguments.length;Ta++)N[Ta-2]=arguments[Ta];return void 0!==Function.prototype.bind&&Ha(Function.prototype.bind)?(H=Function.prototype.bind).call.apply(H,Ga([f,n],N,!1)):function(){for(var lb=0;lb<arguments.length;lb++);return f.apply(n,(N||[]).concat(Array.prototype.slice.call(arguments)|| []))}}function Y(){if(Vc){var f=new Vc;if(hd)for(var n=0,H=Bc;n<H.length;n++){var N=H[n];void 0!==hd[N]&&(f[N]=u(hd[N],f))}return f}return dd?new dd("MSXML2.XMLHTTP.3.0"):pb.XMLHttpRequest?new pb.XMLHttpRequest:new pb.ActiveXObject("MSXML2.XMLHTTP.3.0")}function M(){document.cookie="".concat("__dTCookie","=").concat("1",";SameSite=Lax");var f=-1!==document.cookie.indexOf("__dTCookie");document.cookie="".concat("__dTCookie","=").concat("1","; expires=Thu, 01-Jan-1970 00:00:01 GMT");return f}function wa(){return void 0=== pb.dialogArguments?navigator.cookieEnabled||M():M()}function ra(){return Ae}function Za(f){Ae=f}function db(f){var n=za("rid"),H=za("rpid");n&&(f.rid=n);H&&(f.rpid=H)}function qb(f){if(f=f.xb){f=Q(f);try{Ae=new RegExp(f,"i")}catch(n){}}else Ae=void 0}function kb(f){return"n"===f||"s"===f||"l"===f?";SameSite=".concat(tg[f]):""}function zb(f,n,H){var N=1,Ta=0;do document.cookie=f+'=""'+(n?";domain="+n:"")+";path="+H.substring(0,N)+"; expires=Thu, 01 Jan 1970 00:00:01 GMT;",N=H.indexOf("/",N),Ta++;while(-1!== N&&5>Ta)}function Cb(f){var n={},H=0;for(f=f.split("|");H<f.length;H++){var N=f[H].split("=");2===N.length&&(n[N[0]]=decodeURIComponent(N[1].replace(/\+/g," ")))}return n}function xb(){var f=za("csu");return(f.indexOf("dbg")===f.length-3?f.substring(0,f.length-3):f)+"_"+za("app")+"_Store"}function Ja(f,n,H){void 0===n&&(n={});var N=0;for(f=f.split("|");N<f.length;N++){var Ta=f[N],lb=Ta,Vb=eb(Ta,"=");-1===Vb?n[lb]="1":(lb=Ta.substring(0,Vb),n[lb]=Ta.substring(Vb+1,Ta.length))}!H&&(H=n,N=H.spc)&&(f= document.createElement("textarea"),f.innerHTML=N,H.spc=f.value);return n}function Bb(f){var n;return null!==(n=ac[f])&&void 0!==n?n:$c[f]}function wb(f){f=Bb(f);return"false"===f||"0"===f?!1:!!f}function L(f){var n=Bb(f);n=Z(n);isNaN(n)&&(n=$c[f]);return n}function za(f){return(Bb(f)||"")+""}function gb(f,n){ac[f]=n+""}function G(f){return ac=f}function ea(f){ac[f]=0>eb(ac[f],"#"+f.toUpperCase())?ac[f]:""}function ka(f){var n=f.agentUri;n&&-1<eb(n,"_")&&(n=/([a-zA-Z]*)[0-9]{0,4}_([a-zA-Z_0-9]*)_[0-9]+/g.exec(n))&& n.length&&2<n.length&&(f.csu=n[1],f.featureHash=n[2])}function cb(f){var n=f.domain||"";var H=(H=location.hostname)&&n?H===n||-1!==H.indexOf("."+n,H.length-("."+n).length):!0;if(!n||!H){f.domainOverride||(f.domainOriginal=f.domain||"",f.domainOverride="".concat(location.hostname,",").concat(n),delete f.domain);var N=za("cssm");var Ta=document.domain||"";if(Ta){Ta=Ta.split(".").reverse();var lb=Ta.length;if(1>=lb)N="";else{for(var Vb=Ta[0],gc="",wc=1;wc<=lb;wc++)if(na("dTValidationCookie")){gc=Vb; break}else{Ta[wc]&&(Vb="".concat(Ta[wc],".").concat(Vb));var Ic="".concat("dTValidationCookie","=dTValidationCookieValue;path=/;domain=").concat(Vb);Ic+=kb(N);document.cookie=Ic}zb("dTValidationCookie",gc,"/");N=gc}}else N="";N&&(f.domain=N);H||Ba(Me,{type:"dpi",severity:"Warning",text:'Configured domain "'.concat(n,'" is invalid for current location "').concat(location.hostname,'". Agent will use "').concat(f.domain,'" instead.')})}}function ib(f,n){cb(f);var H=ac.pVO;H&&(f.pVO=H);n||(n=f.bp||$c.bp, f.bp2&&(n=2),f.bp=n+"")}function Zb(){return ac}function V(f){return $c[f]===Bb(f)}function oa(){if(pb.MobileAgent||pb.dynatraceMobile){var f=Oa("dtAdkSettings");return Be.dT_.p3SC(f).privacyState||null}return null}function ya(){var f=oa();return 2===f||1===f?!1:!Be.dT_.bcv("coo")||Be.dT_.bcv("cooO")||Be.dT_.iSM()}function S(f,n){return!ya()||pb.dT_.overloadPrevention&&!nb()?null:f.apply(this,n||[])}function ca(f,n){try{var H=Ec;H&&H.setItem(f,n)}catch(N){}}function Ca(f,n){S(ca,[f,n])}function q(f){try{var n= Ec;if(n)return n.getItem(f)}catch(H){}return null}function D(f){try{var n=Ec;n&&n.removeItem(f)}catch(H){}}function K(f){document.cookie=f+'="";path=/'+(za("domain")?";domain="+za("domain"):"")+"; expires=Thu, 01 Jan 1970 00:00:01 GMT;"}function z(f,n,H,N){yd=!0;n||0===n?(n=(n+"").replace(/[;\n\r]/g,"_"),f=f+"="+n+";path=/"+(za("domain")?";domain="+za("domain"):""),H&&(f+=";expires="+H.toUTCString()),f+=kb(za("cssm")),N&&"https:"===location.protocol&&(f+=";Secure"),document.cookie=f):K(f);yd=!1}function da(f, n,H,N){S(z,[f,n,H,N])}function F(f){return-1===eb(f,"v_4")?!1:!0}function ja(f){f=na("dtCookie",f);f||((f=q("dtCookie"))&&F(f)?fa(f):f="");return F(f)?f:""}function fa(f){da("dtCookie",f,void 0,wb("ssc"))}function xa(f){return(f=f||ja())?Kb(f):{sessionId:"",serverId:"",overloadState:0}}function Pa(f){return xa(f).serverId}function $a(f){return xa(f).sessionId}function nb(){return 0<=eb(navigator.userAgent,"RuxitSynthetic")}function Kb(f){var n={sessionId:"",serverId:"",overloadState:0},H=f.split("_"); if(2<H.length&&0===H.length%2){f=+H[1];if(isNaN(f)||3>f)return n;f={};for(var N=2;N<H.length;N++)f[H[N]]=H[N+1],N++;f.sn?(H=f.sn,H=32===H.length||12>=H.length?H:""):H="hybrid";n.sessionId=H;if(f.srv){a:{H=f.srv.replace("-2D","-");if(!isNaN(+H)&&(N=Z(H),-99<=N&&99>=N))break a;H=""}n.serverId=H}H=+f.ol;if(1===H){N=nb();var Ta=pb.dT_;N||(Ca("dtDisabled","true"),Ta.disabled=!0,Ta.overloadPrevention=!0)}0<=H&&2>=H&&(n.overloadState=H);f=+f.prv;isNaN(f)||(n.privacyState=1>f||4<f?1:f)}return n}function dc(){return ed()} function Tb(f,n){function H(){delete Ue[lb];f.apply(this,arguments)}for(var N=[],Ta=2;Ta<arguments.length;Ta++)N[Ta-2]=arguments[Ta];if("apply"in dg){N.unshift(H,n);var lb=dg.apply(pb,N)}else lb=dg(H,n);Ue[lb]=!0;return lb}function kc(f){delete Ue[f];"apply"in Td?Td.call(pb,f):Td(f)}function pc(f){Ba(be,f)}function Hc(f){for(var n=be.length;n--;)if(be[n]===f){be.splice(n,1);break}}function Jc(){return be}function Nc(f,n){return nh(f,n)}function tc(f){re(f)}function Wb(f,n){if(!Id||!od)return"";f= new Id([f],{type:n});return od(f)}function Ya(f,n){return Dd?new Dd(f,n):void 0}function A(f){"function"===typeof f&&Ba(oh,f)}function la(){return oh}function La(){return Te}function Ma(f){return function(){for(var n=[],H=0;H<arguments.length;H++)n[H]=arguments[H];if("number"!==typeof n[0]||!Ue[n[0]])try{return f.apply(this,n)}catch(N){return f(n[0])}}}function ob(){return Me}function Ib(){qe=ab;pb.performance&&(ed=function(){return Math.round(qe()+ua())});if(!ed||isNaN(ed())||0>=ed()||!isFinite(ed()))ed= function(){return(new Date).getTime()}}function Fb(){se&&(pb.clearTimeout=Td,pb.clearInterval=re,se=!1)}function Pb(f,n){try{pb.localStorage&&pb.localStorage.setItem(f,n)}catch(H){}}function Qb(f){try{pb.localStorage&&pb.localStorage.removeItem(f)}catch(n){}}function Yb(){Qb("rxec");Qb("rxvisitid");Qb("rxvt")}function Oc(f){ya()?f():(Ve||(Ve=[]),Ba(Ve,f))}function xd(f){return S(f)}function ec(){if(wb("coo")&&!ya()){for(var f=0,n=Ve;f<n.length;f++)Tb(n[f],0);Ve=[];gb("cooO",!0)}}function Fc(){if(wb("coo")&& ya()){gb("cooO",!1);K("dtCookie");K("dtPC");K("dtLatC");K("dtSa");K("dtAdk");K("rxVisitor");K("rxvt");try{D("rxec");D("rxvisitid");D("rxvt");Yb();var f=Ec;f&&(f.removeItem("rxVisitor"),f.removeItem("dtCookie"));if(f=gf)f.removeItem(xb()),f.removeItem("dtAdk")}catch(n){}}}function Xc(f,n){void 0===n&&(n=document.cookie||"");return n.split(f+"=").length-1}function mc(f,n){var H=Xc(f,n);if(1<H){n=za("domain")||pb.location.hostname;var N=pb.location.hostname,Ta=pb.location.pathname,lb=0,Vb=0;Ud.push(f); do{var gc=N.substring(lb);if(gc!==n||"/"!==Ta){zb(f,gc===n?"":gc,Ta);var wc=Xc(f);wc<H&&(Ud.push(gc),H=wc)}lb=N.indexOf(".",lb)+1;Vb++}while(0!==lb&&10>Vb&&1<H);za("domain")&&1<H&&zb(f,"",Ta)}}function rc(){var f=document.cookie;mc("dtPC",f);mc("dtCookie",f);mc("dtLatC",f);mc("rxvt",f);0<Ud.length&&Ba(Me,{severity:"Error",type:"dcn",text:"Duplicate cookie name".concat(1!==Ud.length?"s":""," detected: ").concat(Ud.join(", "))});pc(function(n,H,N,Ta){0<Ud.length&&!H&&(n.av(Ta,"dCN",Ud.join(",")),Ud= []);0<ke.length&&!H&&(n.av(Ta,"eCC",ke.join(",")),ke=[])})}function Lc(f){var n=f,H=Math.pow(2,32);return function(){n=(1664525*n+1013904223)%H;return n/H}}function Rc(f,n){return isNaN(f)||isNaN(n)?Math.floor(33*We()):Math.floor(We()*(n-f+1))+f}function ic(f){if(!f)return"";var n=pb.crypto||pb.msCrypto;if(n&&-1===eb(navigator.userAgent,"Googlebot"))n=n.getRandomValues(new Uint8Array(f));else{n=[];for(var H=0;H<f;H++)n.push(Rc(0,32))}f=[];for(H=0;H<n.length;H++){var N=Math.abs(n[H]%32);f.push(String.fromCharCode(N+ (9>=N?48:55)))}return f.join("")}function oc(){return Ne}function sc(f){f&&(null===f||void 0===f?0:f.configurable)&&f.set&&f.get&&Object.defineProperty(document,"cookie",{get:function(){return f.get.call(document)},set:function(n){var H=n.split("=")[0];f.set.call(document,n);yd?1<Xc(H)&&Ud.push(H):-1<T(ug,H)&&(ke.push(H),-1===T(Mf,H)&&(Ba(Mf,H),Ba(Me,{severity:"Error",type:"ecm",text:"Invalid modification of agent cookie ".concat(H," detected. Modifying Dynatrace cookies may result in missing or invalid data.")})))}})} function Mb(f){void 0===f&&(f=!0);Pg=f}function bc(f,n,H){var N=L("pcl");N=f.length-N;0<N&&f.splice(0,N);N=Pa(na("dtCookie",H));for(var Ta=[],lb=N?"".concat(N,"$"):"",Vb=0;Vb<f.length;Vb++){var gc=f[Vb];"-"!==gc.B&&Ta.push("".concat(lb).concat(gc.frameId,"h").concat(gc.B))}f=Ta.join("p");f||(Pg&&(zd(!0,"a",H),Mb(!1)),f+="".concat(N,"$").concat(Ne,"h-"));f+="v".concat(n||ce(H));da("dtPC",f+"e0",void 0,wb("ssc"))}function Qc(f,n){void 0===n&&(n=document.cookie);var H=na("dtPC",n);n=[];if(H&&"-"!==H){var N= "";var Ta=0;for(H=H.split("p");Ta<H.length;Ta++){var lb=H[Ta],Vb=N,gc=f;void 0===Vb&&(Vb="");N=eb(lb,"$");var wc=eb(lb,"h");var Ic=eb(lb,"v"),bd=eb(lb,"e");N=lb.substring(N+1,wc);wc=-1!==Ic?lb.substring(wc+1,Ic):lb.substring(wc+1);Vb||-1===Ic||(Vb=-1!==bd?lb.substring(Ic+1,bd):lb.substring(Ic+1));lb=null;gc||(gc=Z(N.split("_")[0]),Ic=ed()%eg,Ic<gc&&(Ic+=eg),gc=gc+9E5>Ic);gc&&(lb={frameId:N,B:"-"===wc?"-":Z(wc),visitId:""});N=Vb;(wc=lb)&&n.push(wc)}for(f=0;f<n.length;f++)n[f].visitId=N}return n}function te(f, n){var H=document.cookie;n=Qc(n,H);for(var N=!1,Ta=0;Ta<n.length;Ta++){var lb=n[Ta];lb.frameId===Ne&&(lb.B=f,N=!0)}N||Ba(n,{frameId:Ne,B:f,visitId:""});bc(n,void 0,H)}function ce(f){return le(f)||zd(!0,"c",f)}function le(f){if(bb(f)<=ed())return zd(!0,"t",f);var n=Ed(f);if(!n)return zd(!0,"c",f);var H=ph.exec(n);if(!H||3!==H.length||32!==H[1].length||isNaN(Z(H[2])))return zd(!0,"i",f);Ca("rxvisitid",n);return n}function Vd(f,n){var H=ed();n=Sa(n).Tc;f&&(n=H);ba(H+Xe+"|"+n);x()}function Ye(f){var n= "t"+(ed()-bb(f)),H=Ed(f),N=sd();Sc(N,f);Jd(N,n,H)}function Ed(f){var n,H;return null!==(H=null===(n=Qc(!0,f)[0])||void 0===n?void 0:n.visitId)&&void 0!==H?H:q("rxvisitid")}function sd(){var f=ic(32);try{f=f.replace(/[0-9]/g,function(n){n=.1*Z(n);return String.fromCharCode(Math.floor(25*n+65))})}catch(n){throw I(n,7),n;}return f+"-0"}function Sc(f,n){var H=Qc(!1,n);bc(H,f,n);Ca("rxvisitid",f);Vd(!0)}function de(f,n,H){return zd(f,n,H)}function zd(f,n,H){f&&(ee=!0);f=Ed(H);H=sd();Sc(H);Jd(H,n,f);return H} function Jd(f,n,H){if(Ed(document.cookie))for(var N=0,Ta=Cf;N<Ta.length;N++)(0,Ta[N])(f,ee,n,H)}function r(f){Cf.push(f)}function x(f){ue&&kc(ue);ue=Tb(C,bb(f)-ed())}function C(){var f=document.cookie;if(bb(f)<=ed())return S(Ye,[f]),!0;Oc(x);return!1}function ba(f){da("rxvt",f,void 0,wb("ssc"));Ca("rxvt",f)}function ha(f,n){(n=na(f,n))||(n=q(f)||"");return n}function Ka(){var f=le()||"";Ca("rxvisitid",f);f=ha("rxvt");ba(f);Yb()}function Sa(f){var n={he:0,Tc:0};if(f=ha("rxvt",f))try{var H=f.split("|"); 2===H.length&&(n.he=parseInt(H[0],10),n.Tc=parseInt(H[1],10))}catch(N){}return n}function bb(f){f=Sa(f);return Math.min(f.he,f.Tc+Kd)}function rb(f){Xe=f}function sb(){var f=ee;ee=!1;return f}function Hb(){C()||Vd(!1)}function Sb(f){try{if(pb.localStorage)return pb.localStorage.getItem(f)}catch(n){}return null}function zc(){var f=na("rxVisitor");f&&45===(null===f||void 0===f?void 0:f.length)||(f=Sb("rxVisitor")||q("rxVisitor"),45!==(null===f||void 0===f?void 0:f.length)&&(hf=!0,f=ed()+"",f+=ic(45- f.length)));Ac(f);return f}function Ac(f){if(wb("dpvc")||wb("pVO"))Ca("rxVisitor",f);else{var n=new Date;var H=n.getMonth()+Math.min(24,Math.max(1,L("rvcl")));n.setMonth(H);S(Pb,["rxVisitor",f])}da("rxVisitor",f,n,wb("ssc"))}function nd(){return hf}function Bd(f){var n=na("rxVisitor");K("rxVisitor");D("rxVisitor");Qb("rxVisitor");gb("pVO",!0);Ac(n);f&&S(Pb,["dt-pVO","1"]);Ka()}function Wd(){Qb("dt-pVO");wb("pVO")&&(gb("pVO",!1),zc());D("rxVisitor");Ka()}function td(f,n,H,N,Ta){var lb=document.createElement("script"); lb.setAttribute("src",f);n&&lb.setAttribute("defer","defer");H&&(lb.onload=H);N&&(lb.onerror=N);Ta&&lb.setAttribute("id",Ta);lb.setAttribute("crossorigin","anonymous");f=document.getElementsByTagName("script")[0];f.parentElement.insertBefore(lb,f)}function ud(f,n){return Ce+"/"+(n||vd)+"_"+f+"_"+(L("buildNumber")||pb.dT_.version)+".js"}function Nf(){var f,n;try{null===(n=null===(f=pb.MobileAgent)||void 0===f?void 0:f.incrementActionCount)||void 0===n?void 0:n.call(f)}catch(H){}}function jf(){var f, n=pb.dT_;pb.dT_=(f={},f.di=0,f.version="10257221222094147",f.cfg=n?n.cfg:"",f.iCE=n?wa:function(){return navigator.cookieEnabled},f.ica=1,f.disabled=!1,f.overloadPrevention=!1,f.gAST=La,f.ww=Ya,f.stu=Wb,f.nw=dc,f.apush=Ba,f.st=Tb,f.si=Nc,f.aBPSL=pc,f.rBPSL=Hc,f.gBPSL=Jc,f.aBPSCC=A,f.gBPSCC=la,f.buildType="dynatrace",f.gSSV=q,f.sSSV=Ca,f.rSSV=D,f.rvl=Qb,f.pn=Z,f.iVSC=F,f.p3SC=Kb,f.io=eb,f.dC=K,f.sC=da,f.esc=Aa,f.gSId=Pa,f.gDtc=$a,f.gSC=ja,f.sSC=fa,f.gC=Oa,f.cRN=Rc,f.cRS=ic,f.gEL=ia,f.gEBTN=J,f.cfgO=Zb,f.pCfg= Cb,f.pCSAA=Ja,f.cFHFAU=ka,f.sCD=ib,f.bcv=wb,f.ncv=L,f.scv=za,f.stcv=gb,f.rplC=G,f.cLSCK=xb,f.gFId=oc,f.gBAU=ud,f.iS=td,f.eWE=Oc,f.oEIE=xd,f.oEIEWA=S,f.eA=ec,f.dA=Fc,f.iNV=nd,f.gVID=zc,f.dPV=Bd,f.ePV=Wd,f.sVIdUP=Mb,f.sVTT=rb,f.sVID=Sc,f.rVID=le,f.gVI=ce,f.gNVIdN=de,f.gARnVF=sb,f.cAUV=Hb,f.uVT=Vd,f.aNVL=r,f.gPC=Qc,f.cPC=te,f.sPC=bc,f.clB=Fb,f.ct=kc,f.aRI=db,f.iXB=qb,f.gXBR=ra,f.sXBR=Za,f.de=Q,f.cCL=fb,f.iEC=Nf,f.rnw=ua,f.gto=Va,f.ael=X,f.rel=ma,f.sup=pa,f.cuel=Ia,f.iAEPOO=ya,f.iSM=nb,f.aIOf=T,f.gxwp= Y,f.iIO=I,f.prm=ta,f.cI=tc,f.gidi=ob,f.iDCV=V,f.gCF=na,f.gPSMB=oa,f.lvl=Sb,f)}function Ze(){if(wb("nsfnv")){var f=na("dtCookie");if(-1===eb(f,"".concat(me,"-"))){var n=Kb(f).serverId;f=f.replace("".concat(me).concat(n),"".concat(me).concat("".concat(-1*Rc(2,99)).replace("-","-2D")));fa(f)}}}function qh(){Oc(function(){if(!$a()){var f=-1*Rc(2,99),n=ic(32);fa("v_4".concat(me).concat("".concat(f).replace("-","-2D"),"_sn_").concat(n))}});r(Ze)}"undefined"!==typeof window&&window.setTimeout&&(window.setTimeout= window.setTimeout);this.dT_&&dT_.prm&&dT_.prm();var Be="undefined"!==typeof window?window:self,pb="undefined"!==typeof window?window:self,kf;(function(f){f[f.ENABLED=0]="ENABLED";f[f.DISABLED=1]="DISABLED";f[f.DELAYED=2]="DELAYED"})(kf||(kf={}));var Of;(function(f){f[f.NONE=1]="NONE";f[f.OFF=2]="OFF";f[f.PERFORMANCE=3]="PERFORMANCE";f[f.BEHAVIOR=4]="BEHAVIOR"})(Of||(Of={}));var Je;(function(f){f.OVERLOAD_PREVENTION="ol";f.PRIVACY_STATE="prv";f.SERVER_ID="srv";f.SESSION_ID="sn"})(Je||(Je={}));var Ke; (function(f){f.DYNATRACE_MOBILE="dynatraceMobile";f.MOBILE_AGENT="MobileAgent"})(Ke||(Ke={}));var Fd;(function(f){f[f.ARRAY=0]="ARRAY";f[f.BOOLEAN=1]="BOOLEAN";f[f.NUMBER=2]="NUMBER";f[f.STRING=3]="STRING";f[f.FUNCTION=4]="FUNCTION";f[f.OBJECT=5]="OBJECT";f[f.DATE=6]="DATE";f[f.ERROR=7]="ERROR";f[f.ELEMENT=8]="ELEMENT";f[f.HTML_ELEMENT=9]="HTML_ELEMENT";f[f.HTML_IMAGE_ELEMENT=10]="HTML_IMAGE_ELEMENT";f[f.PERFORMANCE_ENTRY=11]="PERFORMANCE_ENTRY";f[f.PERFORMANCE_TIMING=12]="PERFORMANCE_TIMING";f[f.PERFORMANCE_RESOURCE_TIMING= 13]="PERFORMANCE_RESOURCE_TIMING";f[f.PERFORMANCE_NAVIGATION_TIMING=14]="PERFORMANCE_NAVIGATION_TIMING";f[f.CSS_RULE=15]="CSS_RULE";f[f.CSS_STYLE_SHEET=16]="CSS_STYLE_SHEET";f[f.REQUEST=17]="REQUEST";f[f.RESPONSE=18]="RESPONSE";f[f.SET=19]="SET";f[f.MAP=20]="MAP";f[f.WORKER=21]="WORKER";f[f.XML_HTTP_REQUEST=22]="XML_HTTP_REQUEST";f[f.SVG_SCRIPT_ELEMENT=23]="SVG_SCRIPT_ELEMENT";f[f.HTML_META_ELEMENT=24]="HTML_META_ELEMENT";f[f.HTML_HEAD_ELEMENT=25]="HTML_HEAD_ELEMENT";f[f.ARRAY_BUFFER=26]="ARRAY_BUFFER"; f[f.SHADOW_ROOT=27]="SHADOW_ROOT"})(Fd||(Fd={}));var Sd,qe,Qg=setTimeout;va.prototype["catch"]=function(f){return this.then(null,f)};va.prototype.then=function(f,n){var H=new this.constructor(Xa);Ua(this,new O(f,n,H));return H};va.prototype["finally"]=function(f){var n=this.constructor;return this.then(function(H){return n.resolve(f()).then(function(){return H})},function(H){return n.resolve(f()).then(function(){return n.reject(H)})})};va.all=function(f){return new va(function(n,H){function N(gc, wc){try{if(wc&&("object"===typeof wc||"function"===typeof wc)){var Ic=wc.then;if("function"===typeof Ic){Ic.call(wc,function(bd){N(gc,bd)},H);return}}Ta[gc]=wc;0===--lb&&n(Ta)}catch(bd){H(bd)}}if(!f||"undefined"===typeof f.length)return H(new TypeError("Promise.all accepts an array"));var Ta=Array.prototype.slice.call(f);if(0===Ta.length)return n([]);for(var lb=Ta.length,Vb=0;Vb<Ta.length;Vb++)N(Vb,Ta[Vb])})};va.allSettled=function(f){return new this(function(n,H){function N(Vb,gc){if(gc&&("object"=== typeof gc||"function"===typeof gc)){var wc=gc.then;if("function"===typeof wc){wc.call(gc,function(Ic){N(Vb,Ic)},function(Ic){Ta[Vb]={status:"rejected",reason:Ic};0===--lb&&n(Ta)});return}}Ta[Vb]={status:"fulfilled",value:gc};0===--lb&&n(Ta)}if(!f||"undefined"===typeof f.length)return H(new TypeError(typeof f+" "+f+" is not iterable(cannot read property Symbol(Symbol.iterator))"));var Ta=Array.prototype.slice.call(f);if(0===Ta.length)return n([]);var lb=Ta.length;for(H=0;H<Ta.length;H++)N(H,Ta[H])})}; va.resolve=function(f){return f&&"object"===typeof f&&f.constructor===va?f:new va(function(n){n(f)})};va.reject=function(f){return new va(function(n,H){H(f)})};va.race=function(f){return new va(function(n,H){if(!f||"undefined"===typeof f.length)return H(new TypeError("Promise.race accepts an array"));for(var N=0,Ta=f.length;N<Ta;N++)va.resolve(f[N]).then(n,H)})};va.Qb="function"===typeof setImmediate&&function(f){setImmediate(f)}||function(f){Qg(f,0)};va.Dc=function(f){"undefined"!==typeof console&& console&&console.warn("Possible Unhandled Promise Rejection:",f)};var y=va,w={"!":"%21","~":"%7E","*":"%2A","(":"%28",")":"%29","'":"%27",$:"%24",";":"%3B",",":"%2C"},E;(function(f){f.ANCHOR="A";f.BUTTON="BUTTON";f.FORM="FORM";f.I_FRAME="IFRAME";f.IMAGE="IMG";f.INPUT="INPUT";f.LABEL="LABEL";f.LINK="LINK";f.OPTION="OPTION";f.SCRIPT="SCRIPT";f.SELECT="SELECT";f.STYLE="STYLE";f.TEXT_AREA="TEXTAREA"})(E||(E={}));var qa,Wa,mb,Gb,Ab=pb.attachEvent,Eb=pb.Worker,Ob=Eb&&Eb.prototype.addEventListener,Xb=[], Uc=["touchstart","touchend","scroll"],Vc,dd,Bc="abort getAllResponseHeaders getResponseHeader open overrideMimeType send setRequestHeader".split(" "),hd,Ae,Le;(function(f){f.LAX="l";f.NONE="n";f.NOT_SET="0";f.STRICT="s"})(Le||(Le={}));var $c,Xd,tg=(Xd={},Xd.l="Lax",Xd.s="Strict",Xd.n="None",Xd),ac={},Ec,yd=!1,Dd=pb.Worker,Id=pb.Blob,od=pb.URL&&pb.URL.createObjectURL,Td,re,dg,nh,se=!1,be,oh=[],Me=[],Te,gf,Ue={},ed,Ve=[],Ud=[],ke=[],We,Rg,Ne,eg=6E8,ug=[],Mf=[],Pg=!1,ph=/([A-Z]+)-([0-9]+)/,Cf=[],Xe, Kd,ee=!1,ue,hf=!1,fg,Ce,vd,me="".concat("_","srv").concat("_");(function(){var f,n,H=0>(null===(f=navigator.userAgent)||void 0===f?void 0:f.indexOf("RuxitSynthetic"));if(!pb.dT_||!pb.dT_.cfg||"string"!==typeof pb.dT_.cfg||"initialized"in pb.dT_&&pb.dT_.initialized)null===(n=pb.console)||void 0===n?void 0:n.log("InitConfig not found or agent already initialized! This is an injection issue."),pb.dT_&&(pb.dT_.di=3);else if(H)try{jf();var N;$c=(N={},N.ade="",N.aew=!0,N.apn="",N.agentLocation="",N.agentUri= "",N.app="",N.async=!1,N.ase=!1,N.auto=!1,N.bp1=!1,N.bp2=!1,N.bp=1,N.bisaoi=!1,N.bisCmE="",N.bs=!1,N.buildNumber=0,N.csprv=!0,N.cepl=16E3,N.cls=!0,N.ccNcss=!1,N.cg=!1,N.coo=!1,N.cooO=!1,N.cssm="0",N.cwt="",N.cwtUrl="27pd8x1igg",N.cors=!1,N.csu="",N.cuc="",N.cce=!1,N.cux=!1,N.dataDtConfig="",N.debugName="",N.dvl=500,N.dASXH=!1,N.disableCookieManager=!1,N.disableLogging=!1,N.dmo=!1,N.doel=!1,N.dpch=!1,N.dpvc=!1,N.disableXhrFailures=!1,N.domain="",N.domainOverride="",N.domainOriginal="",N.doNotDetect= "",N.ds=!0,N.dsndb=!1,N.dsa=!1,N.dsss=!1,N.dssv=!0,N.earxa=!0,N.exp=!1,N.eni=!0,N.erjdw=!0,N.expw=!1,N.instr="",N.evl="",N.extblacklist="",N.euf=!1,N.fau=!0,N.fa=!1,N.fvdi=!1,N.featureHash="",N.hvt=216E5,N.ffi=!1,N.imm=!1,N.ign="",N.iub="",N.iqvn=!1,N.initializedModules="",N.lastModification=0,N.lupr=!0,N.lab=!1,N.legacy=!1,N.lt=!0,N.mb="",N.md="",N.mdp="",N.mdl="",N.mcepsl=100,N.mdn=5E3,N.mhl=4E3,N.mpl=1024,N.mmds=2E4,N.msl=3E4,N.bismepl=2E3,N.mel=200,N.mepp=10,N.moa=30,N.mrt=3,N.ntd=!1,N.nsfnv= !1,N.ncw=!1,N.oat=180,N.ote=!1,N.owasp=!1,N.pcl=20,N.pt=!0,N.perfbv=1,N.prfSmpl=0,N.pVO=!1,N.peti=!1,N.raxeh=!0,N.rdnt=0,N.nosr=!0,N.reportUrl="dynaTraceMonitor",N.rid="",N.ridPath="",N.rpid="",N.rcdec=12096E5,N.rtl=0,N.rtp=2,N.rtt=1E3,N.rtu=200,N.restoreTimeline=!1,N.rvcl=24,N.sl=100,N.ssc=!1,N.svNB=!1,N.srad=!0,N.srbbv=1,N.srbw=!0,N.srdinitrec=!0,N.srmr=100,N.srms="1,1,,,",N.srsr=1E5,N.srtbv=3,N.srtd=1,N.srtr=500,N.srvr="",N.srvi=0,N.srwo=!1,N.srre="",N.srxcss=!0,N.srxicss=!0,N.srif=!1,N.srmrc= !1,N.srsdom=!0,N.srcss=!0,N.srmcrl=1,N.srmcrv=10,N.ssv=4,N.st=3E3,N.spc="",N.syntheticConfig=!1,N.tal=0,N.tp="500,50,3",N.tt=100,N.tvc=3E3,N.exteventsoff=!1,N.uxdce=!1,N.uxdcw=1500,N.uxrgce=!0,N.uxrgcm="100,25,300,3;100,25,300,3",N.uam=!1,N.uana="data-dtname,data-dtName",N.uanpi=0,N.pui=!1,N.usrvd=!0,N.vrt=!1,N.vcfi=!0,N.vcit=1E3,N.vct=50,N.vcx=50,N.vscl=0,N.vncm=1,N.xb="",N.chw="",N.xt=0,N.xhb="",N);var Ta;ta();var lb;Vc=pb.XMLHttpRequest;dd=pb.ActiveXObject;var Vb=null===(lb=pb.XMLHttpRequest)|| void 0===lb?void 0:lb.prototype;if(Vb)for(hd={},f=0,n=Bc;f<n.length;f++){var gc=n[f];void 0!==Vb[gc]&&(hd[gc]=Vb[gc])}qa=pb.addEventListener;Wa=pb.removeEventListener;mb=pb.document.addEventListener;Gb=pb.document.removeEventListener;dg=pb.setTimeout;nh=pb.setInterval;se||(Td=pb.clearTimeout,re=pb.clearInterval);var wc=wa?wa():navigator.cookieEnabled,Ic=1===Kb(na("dtAdkSettings")||(null===(Ta=gf)||void 0===Ta?void 0:Ta.getItem("dtAdkSettings"))||"").overloadState;fb();if(!(!wc||Ic?0:"complete"!== document.readyState||pb.performance&&pb.performance.timing))throw Error("Error during initCode initialization");try{gf=pb.localStorage}catch(gg){}Me=[];Ib();Te=ed();be=[];Ue={};if(!se){pb.clearTimeout=Ma(Td);pb.clearInterval=Ma(re);se=!0;try{Ec=pb.sessionStorage}catch(gg){}}var bd=Math.random(),Pf=Math.random();Rg=0!==bd&&0!==Pf&&bd!==Pf;if(-1!==eb(navigator.userAgent,"Googlebot")){var pd=performance.getEntriesByType("navigation")[0];Ta=1;if(pd){for(var fe in pd){var lf=pd[fe];"number"===typeof lf&& lf&&(Ta=1===Ta?lf:Ta+lf)}var Cd=Math.floor(1E4*Ta)}else Cd=Ta;We=Lc(Cd)}else Rg?We=Math.random:We=Lc(ed());Ne=Te%eg+"_"+Z(Rc(0,1E3)+"");a:{var Df=pb.dT_.cfg;ac={reportUrl:"dynaTraceMonitor",initializedModules:"",csu:"dtagent",dataDtConfig:"string"===typeof Df?Df:""};pb.dT_.cfg=ac;ac.csu="ruxitagentjs";var Ld=ac.dataDtConfig;Ld&&-1===eb(Ld,"#CONFIGSTRING")&&(Ja(Ld,ac),ea("domain"),ea("auto"),ea("app"),ka(ac));var Yd=J("script"),Qf=ia(Yd),Oe=-1===eb(ac.dataDtConfig||"","#CONFIGSTRING")?ac:null;if(0< Qf)for(Cd=0;Cd<Qf;Cd++)b:{pd=void 0;var mf=Yd[Cd];fe=Oe;if(mf.attributes){var Ph=ac.csu+"_bootstrap.js";lf=/.*\/jstag\/.*\/.*\/(.*)_bs(_dbg)?.js$/;Df=fe;var nf=mf.src,Qh=null===nf||void 0===nf?void 0:nf.indexOf(Ph),Sg=mf.attributes.getNamedItem("data-dtconfig");if(Sg){Ld=void 0;Ta=nf;var rh=Sg.value;Vb={};ac.legacy="1";gc=/([a-zA-Z]*)_([a-zA-Z_0-9]*)_([0-9]+)/g;Ta&&(Ld=gc.exec(Ta),null===Ld||void 0===Ld?0:Ld.length)&&(Vb.csu=Ld[1],Vb.featureHash=Ld[2],Vb.agentLocation=Ta.substring(0,eb(Ta,Ld[1])- 1),Vb.buildNumber=Ld[3]);if(rh){Ja(rh,Vb,!0);var sh=Vb.agentUri;!Ta&&sh&&(Ld=gc.exec(sh),null===Ld||void 0===Ld?0:Ld.length)&&(Vb.csu=Ld[1])}cb(Vb);pd=Vb;if(!fe)Df=pd;else if(!pd.syntheticConfig){Oe=pd;break b}}pd||(pd=ac);if(0<Qh){var Tg=Qh+Ph.length+5;pd.app=nf.length>Tg?nf.substring(Tg):"Default%20Application"}else if(nf){var hg=lf.exec(nf);hg&&(pd.app=hg[1])}Oe=Df}else Oe=fe}if(Oe)for(var Ad in Oe)Object.prototype.hasOwnProperty.call(Oe,Ad)&&(Yd=Ad,ac[Yd]=Oe[Yd]);var $e=xb();try{var De=(Oe=gf)&& Oe.getItem($e);if(De){var ig=Cb(De),af=Ja(ig.config||""),th=ac.lastModification||"0",Rh=Z((af.lastModification||ig.lastModification||"0").substring(0,13)),Ef="string"===typeof th?Z(th.substring(0,13)):th;if(!th||Rh>=Ef)if(af.csu=ig.name||za("csu"),af.featureHash=ig.featureHash||za("featureHash"),af.agentUri&&ka(af),ib(af,!0),qb(af),db(af),Rh>(ac.lastModification||0)){var Ug=wb("auto"),Zd=wb("legacy");ac=G(af);ac.auto=Ug?"1":"0";ac.legacy=Zd?"1":"0"}}}catch(gg){}ib(ac);try{var $d=ac.ign;if($d&&(new RegExp($d)).test(pb.location.href)){document.dT_= pb.dT_=void 0;var Ee=!1;break a}}catch(gg){}if(nb()){var Md=navigator.userAgent,Nd=Md.lastIndexOf("RuxitSynthetic");if(-1===Nd)var Rf={};else{var of=Md.substring(Nd+14);if(-1===eb(of," c"))Rf={};else{$e={};De=0;for(var Vg=of.split(" ");De<Vg.length;De++){var vg=Vg[De];if("c"===vg.charAt(0)){var wg=vg.substring(1),Wg=wg.indexOf("="),jg=wg.substring(0,Wg),uh=wg.substring(Wg+1);jg&&uh&&($e[jg]=uh)}}Rf=$e}}of=void 0;for(of in Rf)Object.prototype.hasOwnProperty.call(Rf,of)&&Rf[of]&&(ac[of]=Rf[of]);G(ac)}Ee= !0}if(!Ee)throw Error("Error during config initialization");rc();try{fg=pb.dT_.disabled||!!q("dtDisabled")}catch(gg){}var pf;if(!(pf=za("agentLocation")))a:{var mi=za("agentUri");if(mi||document.currentScript){var qf=mi||document.currentScript.src;if(qf){Ee=qf;var Xg=-1===eb(Ee,"_bs")&&-1===eb(Ee,"_bootstrap")&&-1===eb(Ee,"_complete")?1:2,rf=qf.lastIndexOf("/");for(Ee=0;Ee<Xg&&-1!==rf;Ee++)qf=qf.substring(0,rf),rf=qf.lastIndexOf("/");pf=qf;break a}}var sf=location.pathname;pf=sf.substring(0,sf.lastIndexOf("/"))}Ce= pf;vd=za("csu")||"ruxitagentjs";"true"===na("dtUseDebugAgent")&&0>vd.indexOf("dbg")&&(vd=za("debugName")||vd+"dbg");if(!wb("auto")&&!wb("legacy")&&!fg){var Sf=za("agentUri")||ud(za("featureHash")),Tf;if(!(Tf=wb("async")||"complete"===document.readyState)){var xg=pb.navigator.userAgent,tf=xg.indexOf("MSIE ");Tf=0<tf?9>=parseInt(xg.substring(tf+5,xg.indexOf(".",tf)),10):!1}if(Tf)td(Sf,wb("async"),void 0,void 0,"dtjsagent");else{var Sh="".concat("dtjsagent","dw");document.write('<script id="'.concat(Sh, '" type="text/javascript" src="').concat(Sf,'">\x3c/script>'));document.getElementById(Sh)||td(Sf,wb("async"),void 0,void 0,"dtjsagent")}}na("dtCookie")&&gb("cooO",!0);qh();gb("pVO",!!Sb("dt-pVO"));Oc(zc);Xe=18E5;Kd=L("hvt")||216E5;S(te,[1]);Mf=[];ug="dtCookie dtLatC rxvt dtAdk dtAdkSettings dtPC".split(" ");if(wb("cg"))try{sc(Object.getOwnPropertyDescriptor(Document.prototype,"cookie")||Object.getOwnPropertyDescriptor(HTMLDocument.prototype,"cookie"))}catch(gg){}}catch(gg){try{delete pb.dT_}catch(vk){pb.dT_= void 0}fb()&&pb.console.log("JsAgent initCode initialization failed!",gg)}})()})(); </script><script type="text/javascript" src="/public/ruxitagentjs_A27NVdfghjoqrtux_10257221222094147.js" defer="defer"></script><link rel="stylesheet" type="text/css" href="../../styles/hcsstyle.css"> <link rel="stylesheet" type="text/css" href="../../styles/chrometheme/chromestyle.css"> <link rel="stylesheet" type="text/css" href="../../styles/jquery/css/smoothness/jquery-ui-1.8.10.custom.css"> </head> <div class="pageformat" style="width: 955px;"> <!--MAIN APPLICATION TITLE--> <div class="maintitle"> Health Information Exchange (HIE) SHINNY <br/> </div> <!--APPLICATION INFORMATIOM--> <div class="apinfo"> <strong>Health Information Exchange (HIE) </strong><br> <a href="../logout/logout.faces">Logout</a> | <a href="">Comments</a> | <a href="">Help</a><br>Ver. <span title="Built: 07/11/22 10:51:53 AM">2.66</span>@prdwls8.health.state.ny.us <br> : : </div> <script type="text/javascript" src="../../scripts/datetimepicker.js"></script> <script src="../../styles/jquery/js/jquery-1.4.4.min.js"></script> <script src="../../styles/jquery/js/jquery-ui-1.8.10.custom.min.js"></script> <div><ul id="nav"></ul></div> <div style="clear: both;"></div> <div class="tableshell"> <br /> <body> <!-- Page Header --> <span id="title"><h4 style="padding-left:10px;">Resource Not Found</h4></span> <br /> <br /> <br /> <h3>Sorry. The requested resource cannot be located.</h3> <br /> <br /> <br /> <a href="../main/main.faces"><b>Go back to the Main Menu</b></a> <br /> <br /> <br /> <br /> <ul id="footer"> <li><a href="../main/main.faces">Main Menu</a></li> <li> Built: 07/11/22 10:51:53 AM </li> <li> Wed Mar 08 11:20:08 EST 2023 </li> <li> <b> <font color="red">PROD</font> </b> </li> </ul> <br /> <br /> </body> </html> "
|
1.0
|
Investigate parse error in the last mile failure for WA-PHD.REST and NY-PHD.ELR. - WA-PHD.REST
'===========
Receiver:
hcintegrations:
hcintegrations-covid-19-e3f73c03-32a1-46e3-91ac-e40228b5c0b5-20230308124340.hl7
'--------------
Receiving Org:
Cannot parse error message
Failed at:
Wed, 3/8/2023, 8:35 AM
Action ID:
23469845
Report ID:
e0304146-042c-4d17-8417-2b0999dc0e8f
Report File Receiver:
wa-phd.rest
File URI:
https://pdhprodstorageaccount.blob.core.windows.net/reports/ready%2Fwa-phd.rest%2Fcdcprime_testing_20230308143519_056159.hl7
wa-phd.rest
Results:
FAILED POST of inputReportId e0304146-042c-4d17-8417-2b0999dc0e8f to apiUrl=https://prd-v2-onehealthport-api.axwaycloud.com/doh/phchub/PHC-Hub/elr (orgService = wa-phd.rest), Exception: Client request(POST https://prd-v2-onehealthport-api.axwaycloud.com/doh/phchub/PHC-Hub/elr) invalid: 400 Bad Request. Text: "Invalid/Incomplete Message Header"
NY-PHD.ELR
==========
Info Details: 23472076
Receiving Org:
Cannot parse error message
Failed at:
Wed, 3/8/2023, 10:20 AM
Action ID:
23472076
Report ID:
47a22224-7a11-4aad-978a-b47345f7adfe
Report File Receiver:
ny-phd.elr
File URI:
https://pdhprodstorageaccount.blob.core.windows.net/reports/ready%2Fny-phd.elr%2Fcovid-19-47a22224-7a11-4aad-978a-b47345f7adfe-20230308162006.hl7
ny-phd.elr
Results:
FAILED POST of inputReportId 47a22224-7a11-4aad-978a-b47345f7adfe to apiUrl=https://api2.health.ny.gov/services/uphn/openapi/V1.0/ECLRSPOST (orgService = ny-phd.elr), Exception: Client request(POST https://api2.health.ny.gov/services/uphn/openapi/V1.0/ECLRSPOST) invalid: 404 Not Found. Text: "<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>SHINNY-Health Information Exchange(HIE)- NYSDOH</title> <script type="text/javascript">/* Copyright and licenses see https://www.dynatrace.com/company/trust-center/customers/reports/*/ (function(){function Ga(){document.cookie="".concat("__dTCookie","=").concat("1",";SameSite=Lax");var Ra=-1!==document.cookie.indexOf("__dTCookie");document.cookie="".concat("__dTCookie","=").concat("1","; expires=Thu, 01-Jan-1970 00:00:01 GMT");return Ra}function eb(){return void 0===hb.dialogArguments?navigator.cookieEnabled||Ga():Ga()}function fb(){var Ra;if(eb()&&!window.dT_){var ab=(Ra={},Ra.cfg="domain=state.ny.us|reportUrl=/public/rb_ff8821ed-3c09-41dd-ad29-f1af6647ca98|app=fec7656c20f88e83|agentId=14bb67d879b91c48|ssc=1|featureHash=A27NVdfghjoqrtux|vcv=1|rdnt=1|uxrgce=1|bp=3|cuc=c55jnn85|mel=100000|md=mdcc1=a#welcomeMsg ^rb p,mdcc2=a#loggedas ^rb a,mdcc3=a#myInfoPanelContent ^rb table ^rb tbody ^rb tr:nth-child(2) ^rb td ^rb span.loggedInTextfont,mdcc4=a#header ^rb div.login ^rb span ^rb a.model-link.inside.inverse|ssv=4|lastModification=1678279899371|dtVersion=10257221222094147|tp=500,50,0|uxdcw=1500|agentUri=/public/ruxitagentjs_A27NVdfghjoqrtux_10257221222094147.js|auto=1|domain=state.ny.us|rid=RID_1119869457|rpid=555207524|app=fec7656c20f88e83",Ra.iCE= eb,Ra);window.dT_=ab}}"undefined"!==typeof window&&window.setTimeout&&(window.setTimeout=window.setTimeout);this.dT_&&dT_.prm&&dT_.prm();var hb="undefined"!==typeof window?window:self,Oa;hb.dT_?(null===(Oa=hb.console)||void 0===Oa?void 0:Oa.log("Duplicate agent injection detected, turning off redundant initConfig."),hb.dT_.di=1):fb()})(); (function(){function Ga(f,n,H){if(H||2===arguments.length)for(var N=0,Ta=n.length,lb;N<Ta;N++)!lb&&N in n||(lb||(lb=Array.prototype.slice.call(n,0,N)),lb[N]=n[N]);return f.concat(lb||Array.prototype.slice.call(n))}function eb(f,n,H){void 0===H&&(H=0);var N=-1;n&&(null===f||void 0===f?0:f.indexOf)&&(N=f.indexOf(n,H));return N}function fb(){var f;return!(null===(f=pb.console)||void 0===f||!f.log)}function hb(f,n){if(!n)return"";var H=f+"=";f=eb(n,H);if(0>f)return"";for(;0<=f;){if(0===f||" "===n.charAt(f- 1)||";"===n.charAt(f-1))return H=f+H.length,f=eb(n,";",f),0<=f?n.substring(H,f):n.substring(H);f=eb(n,H,f+H.length)}return""}function Oa(f){return hb(f,document.cookie)}function Ra(){}function ab(){var f=0;try{f=Math.round(pb.performance.timeOrigin)}catch(n){}if(0>=f||isNaN(f)||!isFinite(f)){Ba(Me,{severity:"Warning",type:"ptoi",text:"performance.timeOrigin is invalid, with a value of [".concat(f,"]. Falling back to performance.timing.navigationStart")});f=0;try{f=pb.performance.timing.navigationStart}catch(n){}f= 0>=f||isNaN(f)||!isFinite(f)?Te:f}Sd=f;qe=sa;return Sd}function sa(){return Sd}function Va(){return qe()}function ua(){var f,n=0;if(null===(f=null===pb||void 0===pb?void 0:pb.performance)||void 0===f?0:f.now)try{n=Math.round(pb.performance.now())}catch(H){}return 0>=n||isNaN(n)||!isFinite(n)?(new Date).getTime()-qe():n}function na(f,n){void 0===n&&(n=document.cookie);return hb(f,n)}function Xa(){}function Da(f,n){return function(){f.apply(n,arguments)}}function va(f){if(!(this instanceof va))throw new TypeError("Promises must be constructed via new"); if("function"!==typeof f)throw new TypeError("not a function");this.ma=0;this.wc=!1;this.sa=void 0;this.La=[];U(f,this)}function Ua(f,n){for(;3===f.ma;)f=f.sa;0===f.ma?f.La.push(n):(f.wc=!0,va.Qb(function(){var H=1===f.ma?n.Xe:n.Ye;if(null===H)(1===f.ma?R:W)(n.promise,f.sa);else{try{var N=H(f.sa)}catch(Ta){W(n.promise,Ta);return}R(n.promise,N)}}))}function R(f,n){try{if(n===f)throw new TypeError("A promise cannot be resolved with itself.");if(n&&("object"===typeof n||"function"===typeof n)){var H= n.then;if(n instanceof va){f.ma=3;f.sa=n;v(f);return}if("function"===typeof H){U(Da(H,n),f);return}}f.ma=1;f.sa=n;v(f)}catch(N){W(f,N)}}function W(f,n){f.ma=2;f.sa=n;v(f)}function v(f){2===f.ma&&0===f.La.length&&va.Qb(function(){f.wc||va.Dc(f.sa)});for(var n=0,H=f.La.length;n<H;n++)Ua(f,f.La[n]);f.La=null}function O(f,n,H){this.Xe="function"===typeof f?f:null;this.Ye="function"===typeof n?n:null;this.promise=H}function U(f,n){var H=!1;try{f(function(N){H||(H=!0,R(n,N))},function(N){H||(H=!0,W(n,N))})}catch(N){H|| (H=!0,W(n,N))}}function ta(){y.Qb=function(f){if("string"===typeof f)throw Error("Promise polyfill called _immediateFn with string");f()};y.Dc=function(){};return y}function Z(f,n){return parseInt(f,n||10)}function J(f){return document.getElementsByTagName(f)}function ia(f){var n=f.length;if("number"===typeof n)f=n;else{n=0;for(var H=2048;f[H-1];)n=H,H+=H;for(var N=7;1<H-n;)N=(H+n)/2,f[N-1]?n=N:H=N;f=f[N]?H:n}return f}function Ba(f){for(var n=[],H=1;H<arguments.length;H++)n[H-1]=arguments[H];f.push.apply(f, n)}function Aa(f){f=encodeURIComponent(f);var n=[];if(f)for(var H=0;H<f.length;H++){var N=f.charAt(H);Ba(n,w[N]||N)}return n.join("")}function Q(f){-1<eb(f,"^")&&(f=f.split("^^").join("^"),f=f.split("^dq").join('"'),f=f.split("^rb").join(">"),f=f.split("^lb").join("<"),f=f.split("^p").join("|"),f=f.split("^e").join("="),f=f.split("^s").join(";"),f=f.split("^c").join(","),f=f.split("^bs").join("\\"));return f}function T(f,n){if(!f||!f.length)return-1;if(f.indexOf)return f.indexOf(n);for(var H=f.length;H--;)if(f[H]=== n)return H;return-1}function I(f,n){var H;void 0===n&&(n=[]);if(!f||"object"!==typeof f&&"function"!==typeof f)return!1;var N="number"!==typeof n?n:[],Ta=null,lb=[];switch("number"===typeof n?n:5){case 0:Ta="Array";lb.push("push");break;case 1:Ta="Boolean";break;case 2:Ta="Number";break;case 3:Ta="String";break;case 4:Ta="Function";break;case 5:Ta="Object";break;case 6:Ta="Date";lb.push("getTime");break;case 7:Ta="Error";lb.push("name","message");break;case 8:Ta="Element";break;case 9:Ta="HTMLElement"; break;case 10:Ta="HTMLImageElement";lb.push("complete");break;case 11:Ta="PerformanceEntry";break;case 12:Ta="PerformanceTiming";break;case 13:Ta="PerformanceResourceTiming";break;case 14:Ta="PerformanceNavigationTiming";break;case 15:Ta="CSSRule";lb.push("cssText","parentStyleSheet");break;case 16:Ta="CSSStyleSheet";lb.push("cssRules","insertRule");break;case 17:Ta="Request";lb.push("url");break;case 18:Ta="Response";lb.push("ok","status","statusText");break;case 19:Ta="Set";lb.push("add","entries", "forEach");break;case 20:Ta="Map";lb.push("set","entries","forEach");break;case 21:Ta="Worker";lb.push("addEventListener","postMessage","terminate");break;case 22:Ta="XMLHttpRequest";lb.push("open","send","setRequestHeader");break;case 23:Ta="SVGScriptElement";lb.push("ownerSVGElement","type");break;case 24:Ta="HTMLMetaElement";lb.push("httpEquiv","content","name");break;case 25:Ta="HTMLHeadElement";break;case 26:Ta="ArrayBuffer";break;case 27:Ta="ShadowRoot",lb.push("host","mode")}n=Ta;if(!n)return!1; lb=lb.length?lb:N;if(!N.length)try{if(pb[n]&&f instanceof pb[n]||Object.prototype.toString.call(f)==="[object "+n+"]")return!0;if(f&&f.nodeType&&1===f.nodeType){var Vb=null===(H=f.ownerDocument.defaultView)||void 0===H?void 0:H[n];if("function"===typeof Vb&&f instanceof Vb)return!0}}catch(gc){}for(H=0;H<lb.length;H++)if(N=lb[H],"string"!==typeof N&&"number"!==typeof N&&"symbol"!==typeof N||!(N in f))return!1;return!!lb.length}function X(f,n,H,N){"undefined"===typeof N&&(N=pa(n,!0));"boolean"===typeof N&& (N=pa(n,N));if(f===pb)qa?qa(n,H,N):Ab&&Ab("on"+n,H);else if(Eb&&I(f,21))Ob.call(f,n,H,N);else if(f.addEventListener)if(f===pb.document||f===pb.document.documentElement)mb.call(f,n,H,N);else try{qa.call(f,n,H,N)}catch(Vb){f.addEventListener(n,H,N)}else f.attachEvent&&f.attachEvent("on"+n,H);N=!1;for(var Ta=Xb.length;0<=--Ta;){var lb=Xb[Ta];if(lb.object===f&&lb.event===n&&lb.I===H){N=!0;break}}N||Ba(Xb,{object:f,event:n,I:H})}function ma(f,n,H,N){for(var Ta=Xb.length;0<=--Ta;){var lb=Xb[Ta];if(lb.object=== f&&lb.event===n&&lb.I===H){Xb.splice(Ta,1);break}}"undefined"===typeof N&&(N=pa(n,!0));"boolean"===typeof N&&(N=pa(n,N));f===pb?Wa?Wa(n,H,N):Ab&&Ab("on"+n,H):f.removeEventListener?f===pb.document||f===pb.document.documentElement?Gb.call(f,n,H,N):Wa.call(f,n,H,N):f.detachEvent&&f.detachEvent("on"+n,H)}function pa(f,n){var H=!1;try{if(qa&&-1<T(Uc,f)){var N=Object.defineProperty({},"passive",{get:function(){H=!0}});qa("test",Ra,N)}}catch(Ta){}return H?{passive:!0,capture:n}:n}function Ia(){for(var f= Xb,n=f.length;0<=--n;){var H=f[n];ma(H.object,H.event,H.I)}Xb=[]}function Ha(f){return"function"===typeof f&&/{\s+\[native code]/.test(Function.prototype.toString.call(f))}function u(f,n){for(var H,N=[],Ta=2;Ta<arguments.length;Ta++)N[Ta-2]=arguments[Ta];return void 0!==Function.prototype.bind&&Ha(Function.prototype.bind)?(H=Function.prototype.bind).call.apply(H,Ga([f,n],N,!1)):function(){for(var lb=0;lb<arguments.length;lb++);return f.apply(n,(N||[]).concat(Array.prototype.slice.call(arguments)|| []))}}function Y(){if(Vc){var f=new Vc;if(hd)for(var n=0,H=Bc;n<H.length;n++){var N=H[n];void 0!==hd[N]&&(f[N]=u(hd[N],f))}return f}return dd?new dd("MSXML2.XMLHTTP.3.0"):pb.XMLHttpRequest?new pb.XMLHttpRequest:new pb.ActiveXObject("MSXML2.XMLHTTP.3.0")}function M(){document.cookie="".concat("__dTCookie","=").concat("1",";SameSite=Lax");var f=-1!==document.cookie.indexOf("__dTCookie");document.cookie="".concat("__dTCookie","=").concat("1","; expires=Thu, 01-Jan-1970 00:00:01 GMT");return f}function wa(){return void 0=== pb.dialogArguments?navigator.cookieEnabled||M():M()}function ra(){return Ae}function Za(f){Ae=f}function db(f){var n=za("rid"),H=za("rpid");n&&(f.rid=n);H&&(f.rpid=H)}function qb(f){if(f=f.xb){f=Q(f);try{Ae=new RegExp(f,"i")}catch(n){}}else Ae=void 0}function kb(f){return"n"===f||"s"===f||"l"===f?";SameSite=".concat(tg[f]):""}function zb(f,n,H){var N=1,Ta=0;do document.cookie=f+'=""'+(n?";domain="+n:"")+";path="+H.substring(0,N)+"; expires=Thu, 01 Jan 1970 00:00:01 GMT;",N=H.indexOf("/",N),Ta++;while(-1!== N&&5>Ta)}function Cb(f){var n={},H=0;for(f=f.split("|");H<f.length;H++){var N=f[H].split("=");2===N.length&&(n[N[0]]=decodeURIComponent(N[1].replace(/\+/g," ")))}return n}function xb(){var f=za("csu");return(f.indexOf("dbg")===f.length-3?f.substring(0,f.length-3):f)+"_"+za("app")+"_Store"}function Ja(f,n,H){void 0===n&&(n={});var N=0;for(f=f.split("|");N<f.length;N++){var Ta=f[N],lb=Ta,Vb=eb(Ta,"=");-1===Vb?n[lb]="1":(lb=Ta.substring(0,Vb),n[lb]=Ta.substring(Vb+1,Ta.length))}!H&&(H=n,N=H.spc)&&(f= document.createElement("textarea"),f.innerHTML=N,H.spc=f.value);return n}function Bb(f){var n;return null!==(n=ac[f])&&void 0!==n?n:$c[f]}function wb(f){f=Bb(f);return"false"===f||"0"===f?!1:!!f}function L(f){var n=Bb(f);n=Z(n);isNaN(n)&&(n=$c[f]);return n}function za(f){return(Bb(f)||"")+""}function gb(f,n){ac[f]=n+""}function G(f){return ac=f}function ea(f){ac[f]=0>eb(ac[f],"#"+f.toUpperCase())?ac[f]:""}function ka(f){var n=f.agentUri;n&&-1<eb(n,"_")&&(n=/([a-zA-Z]*)[0-9]{0,4}_([a-zA-Z_0-9]*)_[0-9]+/g.exec(n))&& n.length&&2<n.length&&(f.csu=n[1],f.featureHash=n[2])}function cb(f){var n=f.domain||"";var H=(H=location.hostname)&&n?H===n||-1!==H.indexOf("."+n,H.length-("."+n).length):!0;if(!n||!H){f.domainOverride||(f.domainOriginal=f.domain||"",f.domainOverride="".concat(location.hostname,",").concat(n),delete f.domain);var N=za("cssm");var Ta=document.domain||"";if(Ta){Ta=Ta.split(".").reverse();var lb=Ta.length;if(1>=lb)N="";else{for(var Vb=Ta[0],gc="",wc=1;wc<=lb;wc++)if(na("dTValidationCookie")){gc=Vb; break}else{Ta[wc]&&(Vb="".concat(Ta[wc],".").concat(Vb));var Ic="".concat("dTValidationCookie","=dTValidationCookieValue;path=/;domain=").concat(Vb);Ic+=kb(N);document.cookie=Ic}zb("dTValidationCookie",gc,"/");N=gc}}else N="";N&&(f.domain=N);H||Ba(Me,{type:"dpi",severity:"Warning",text:'Configured domain "'.concat(n,'" is invalid for current location "').concat(location.hostname,'". Agent will use "').concat(f.domain,'" instead.')})}}function ib(f,n){cb(f);var H=ac.pVO;H&&(f.pVO=H);n||(n=f.bp||$c.bp, f.bp2&&(n=2),f.bp=n+"")}function Zb(){return ac}function V(f){return $c[f]===Bb(f)}function oa(){if(pb.MobileAgent||pb.dynatraceMobile){var f=Oa("dtAdkSettings");return Be.dT_.p3SC(f).privacyState||null}return null}function ya(){var f=oa();return 2===f||1===f?!1:!Be.dT_.bcv("coo")||Be.dT_.bcv("cooO")||Be.dT_.iSM()}function S(f,n){return!ya()||pb.dT_.overloadPrevention&&!nb()?null:f.apply(this,n||[])}function ca(f,n){try{var H=Ec;H&&H.setItem(f,n)}catch(N){}}function Ca(f,n){S(ca,[f,n])}function q(f){try{var n= Ec;if(n)return n.getItem(f)}catch(H){}return null}function D(f){try{var n=Ec;n&&n.removeItem(f)}catch(H){}}function K(f){document.cookie=f+'="";path=/'+(za("domain")?";domain="+za("domain"):"")+"; expires=Thu, 01 Jan 1970 00:00:01 GMT;"}function z(f,n,H,N){yd=!0;n||0===n?(n=(n+"").replace(/[;\n\r]/g,"_"),f=f+"="+n+";path=/"+(za("domain")?";domain="+za("domain"):""),H&&(f+=";expires="+H.toUTCString()),f+=kb(za("cssm")),N&&"https:"===location.protocol&&(f+=";Secure"),document.cookie=f):K(f);yd=!1}function da(f, n,H,N){S(z,[f,n,H,N])}function F(f){return-1===eb(f,"v_4")?!1:!0}function ja(f){f=na("dtCookie",f);f||((f=q("dtCookie"))&&F(f)?fa(f):f="");return F(f)?f:""}function fa(f){da("dtCookie",f,void 0,wb("ssc"))}function xa(f){return(f=f||ja())?Kb(f):{sessionId:"",serverId:"",overloadState:0}}function Pa(f){return xa(f).serverId}function $a(f){return xa(f).sessionId}function nb(){return 0<=eb(navigator.userAgent,"RuxitSynthetic")}function Kb(f){var n={sessionId:"",serverId:"",overloadState:0},H=f.split("_"); if(2<H.length&&0===H.length%2){f=+H[1];if(isNaN(f)||3>f)return n;f={};for(var N=2;N<H.length;N++)f[H[N]]=H[N+1],N++;f.sn?(H=f.sn,H=32===H.length||12>=H.length?H:""):H="hybrid";n.sessionId=H;if(f.srv){a:{H=f.srv.replace("-2D","-");if(!isNaN(+H)&&(N=Z(H),-99<=N&&99>=N))break a;H=""}n.serverId=H}H=+f.ol;if(1===H){N=nb();var Ta=pb.dT_;N||(Ca("dtDisabled","true"),Ta.disabled=!0,Ta.overloadPrevention=!0)}0<=H&&2>=H&&(n.overloadState=H);f=+f.prv;isNaN(f)||(n.privacyState=1>f||4<f?1:f)}return n}function dc(){return ed()} function Tb(f,n){function H(){delete Ue[lb];f.apply(this,arguments)}for(var N=[],Ta=2;Ta<arguments.length;Ta++)N[Ta-2]=arguments[Ta];if("apply"in dg){N.unshift(H,n);var lb=dg.apply(pb,N)}else lb=dg(H,n);Ue[lb]=!0;return lb}function kc(f){delete Ue[f];"apply"in Td?Td.call(pb,f):Td(f)}function pc(f){Ba(be,f)}function Hc(f){for(var n=be.length;n--;)if(be[n]===f){be.splice(n,1);break}}function Jc(){return be}function Nc(f,n){return nh(f,n)}function tc(f){re(f)}function Wb(f,n){if(!Id||!od)return"";f= new Id([f],{type:n});return od(f)}function Ya(f,n){return Dd?new Dd(f,n):void 0}function A(f){"function"===typeof f&&Ba(oh,f)}function la(){return oh}function La(){return Te}function Ma(f){return function(){for(var n=[],H=0;H<arguments.length;H++)n[H]=arguments[H];if("number"!==typeof n[0]||!Ue[n[0]])try{return f.apply(this,n)}catch(N){return f(n[0])}}}function ob(){return Me}function Ib(){qe=ab;pb.performance&&(ed=function(){return Math.round(qe()+ua())});if(!ed||isNaN(ed())||0>=ed()||!isFinite(ed()))ed= function(){return(new Date).getTime()}}function Fb(){se&&(pb.clearTimeout=Td,pb.clearInterval=re,se=!1)}function Pb(f,n){try{pb.localStorage&&pb.localStorage.setItem(f,n)}catch(H){}}function Qb(f){try{pb.localStorage&&pb.localStorage.removeItem(f)}catch(n){}}function Yb(){Qb("rxec");Qb("rxvisitid");Qb("rxvt")}function Oc(f){ya()?f():(Ve||(Ve=[]),Ba(Ve,f))}function xd(f){return S(f)}function ec(){if(wb("coo")&&!ya()){for(var f=0,n=Ve;f<n.length;f++)Tb(n[f],0);Ve=[];gb("cooO",!0)}}function Fc(){if(wb("coo")&& ya()){gb("cooO",!1);K("dtCookie");K("dtPC");K("dtLatC");K("dtSa");K("dtAdk");K("rxVisitor");K("rxvt");try{D("rxec");D("rxvisitid");D("rxvt");Yb();var f=Ec;f&&(f.removeItem("rxVisitor"),f.removeItem("dtCookie"));if(f=gf)f.removeItem(xb()),f.removeItem("dtAdk")}catch(n){}}}function Xc(f,n){void 0===n&&(n=document.cookie||"");return n.split(f+"=").length-1}function mc(f,n){var H=Xc(f,n);if(1<H){n=za("domain")||pb.location.hostname;var N=pb.location.hostname,Ta=pb.location.pathname,lb=0,Vb=0;Ud.push(f); do{var gc=N.substring(lb);if(gc!==n||"/"!==Ta){zb(f,gc===n?"":gc,Ta);var wc=Xc(f);wc<H&&(Ud.push(gc),H=wc)}lb=N.indexOf(".",lb)+1;Vb++}while(0!==lb&&10>Vb&&1<H);za("domain")&&1<H&&zb(f,"",Ta)}}function rc(){var f=document.cookie;mc("dtPC",f);mc("dtCookie",f);mc("dtLatC",f);mc("rxvt",f);0<Ud.length&&Ba(Me,{severity:"Error",type:"dcn",text:"Duplicate cookie name".concat(1!==Ud.length?"s":""," detected: ").concat(Ud.join(", "))});pc(function(n,H,N,Ta){0<Ud.length&&!H&&(n.av(Ta,"dCN",Ud.join(",")),Ud= []);0<ke.length&&!H&&(n.av(Ta,"eCC",ke.join(",")),ke=[])})}function Lc(f){var n=f,H=Math.pow(2,32);return function(){n=(1664525*n+1013904223)%H;return n/H}}function Rc(f,n){return isNaN(f)||isNaN(n)?Math.floor(33*We()):Math.floor(We()*(n-f+1))+f}function ic(f){if(!f)return"";var n=pb.crypto||pb.msCrypto;if(n&&-1===eb(navigator.userAgent,"Googlebot"))n=n.getRandomValues(new Uint8Array(f));else{n=[];for(var H=0;H<f;H++)n.push(Rc(0,32))}f=[];for(H=0;H<n.length;H++){var N=Math.abs(n[H]%32);f.push(String.fromCharCode(N+ (9>=N?48:55)))}return f.join("")}function oc(){return Ne}function sc(f){f&&(null===f||void 0===f?0:f.configurable)&&f.set&&f.get&&Object.defineProperty(document,"cookie",{get:function(){return f.get.call(document)},set:function(n){var H=n.split("=")[0];f.set.call(document,n);yd?1<Xc(H)&&Ud.push(H):-1<T(ug,H)&&(ke.push(H),-1===T(Mf,H)&&(Ba(Mf,H),Ba(Me,{severity:"Error",type:"ecm",text:"Invalid modification of agent cookie ".concat(H," detected. Modifying Dynatrace cookies may result in missing or invalid data.")})))}})} function Mb(f){void 0===f&&(f=!0);Pg=f}function bc(f,n,H){var N=L("pcl");N=f.length-N;0<N&&f.splice(0,N);N=Pa(na("dtCookie",H));for(var Ta=[],lb=N?"".concat(N,"$"):"",Vb=0;Vb<f.length;Vb++){var gc=f[Vb];"-"!==gc.B&&Ta.push("".concat(lb).concat(gc.frameId,"h").concat(gc.B))}f=Ta.join("p");f||(Pg&&(zd(!0,"a",H),Mb(!1)),f+="".concat(N,"$").concat(Ne,"h-"));f+="v".concat(n||ce(H));da("dtPC",f+"e0",void 0,wb("ssc"))}function Qc(f,n){void 0===n&&(n=document.cookie);var H=na("dtPC",n);n=[];if(H&&"-"!==H){var N= "";var Ta=0;for(H=H.split("p");Ta<H.length;Ta++){var lb=H[Ta],Vb=N,gc=f;void 0===Vb&&(Vb="");N=eb(lb,"$");var wc=eb(lb,"h");var Ic=eb(lb,"v"),bd=eb(lb,"e");N=lb.substring(N+1,wc);wc=-1!==Ic?lb.substring(wc+1,Ic):lb.substring(wc+1);Vb||-1===Ic||(Vb=-1!==bd?lb.substring(Ic+1,bd):lb.substring(Ic+1));lb=null;gc||(gc=Z(N.split("_")[0]),Ic=ed()%eg,Ic<gc&&(Ic+=eg),gc=gc+9E5>Ic);gc&&(lb={frameId:N,B:"-"===wc?"-":Z(wc),visitId:""});N=Vb;(wc=lb)&&n.push(wc)}for(f=0;f<n.length;f++)n[f].visitId=N}return n}function te(f, n){var H=document.cookie;n=Qc(n,H);for(var N=!1,Ta=0;Ta<n.length;Ta++){var lb=n[Ta];lb.frameId===Ne&&(lb.B=f,N=!0)}N||Ba(n,{frameId:Ne,B:f,visitId:""});bc(n,void 0,H)}function ce(f){return le(f)||zd(!0,"c",f)}function le(f){if(bb(f)<=ed())return zd(!0,"t",f);var n=Ed(f);if(!n)return zd(!0,"c",f);var H=ph.exec(n);if(!H||3!==H.length||32!==H[1].length||isNaN(Z(H[2])))return zd(!0,"i",f);Ca("rxvisitid",n);return n}function Vd(f,n){var H=ed();n=Sa(n).Tc;f&&(n=H);ba(H+Xe+"|"+n);x()}function Ye(f){var n= "t"+(ed()-bb(f)),H=Ed(f),N=sd();Sc(N,f);Jd(N,n,H)}function Ed(f){var n,H;return null!==(H=null===(n=Qc(!0,f)[0])||void 0===n?void 0:n.visitId)&&void 0!==H?H:q("rxvisitid")}function sd(){var f=ic(32);try{f=f.replace(/[0-9]/g,function(n){n=.1*Z(n);return String.fromCharCode(Math.floor(25*n+65))})}catch(n){throw I(n,7),n;}return f+"-0"}function Sc(f,n){var H=Qc(!1,n);bc(H,f,n);Ca("rxvisitid",f);Vd(!0)}function de(f,n,H){return zd(f,n,H)}function zd(f,n,H){f&&(ee=!0);f=Ed(H);H=sd();Sc(H);Jd(H,n,f);return H} function Jd(f,n,H){if(Ed(document.cookie))for(var N=0,Ta=Cf;N<Ta.length;N++)(0,Ta[N])(f,ee,n,H)}function r(f){Cf.push(f)}function x(f){ue&&kc(ue);ue=Tb(C,bb(f)-ed())}function C(){var f=document.cookie;if(bb(f)<=ed())return S(Ye,[f]),!0;Oc(x);return!1}function ba(f){da("rxvt",f,void 0,wb("ssc"));Ca("rxvt",f)}function ha(f,n){(n=na(f,n))||(n=q(f)||"");return n}function Ka(){var f=le()||"";Ca("rxvisitid",f);f=ha("rxvt");ba(f);Yb()}function Sa(f){var n={he:0,Tc:0};if(f=ha("rxvt",f))try{var H=f.split("|"); 2===H.length&&(n.he=parseInt(H[0],10),n.Tc=parseInt(H[1],10))}catch(N){}return n}function bb(f){f=Sa(f);return Math.min(f.he,f.Tc+Kd)}function rb(f){Xe=f}function sb(){var f=ee;ee=!1;return f}function Hb(){C()||Vd(!1)}function Sb(f){try{if(pb.localStorage)return pb.localStorage.getItem(f)}catch(n){}return null}function zc(){var f=na("rxVisitor");f&&45===(null===f||void 0===f?void 0:f.length)||(f=Sb("rxVisitor")||q("rxVisitor"),45!==(null===f||void 0===f?void 0:f.length)&&(hf=!0,f=ed()+"",f+=ic(45- f.length)));Ac(f);return f}function Ac(f){if(wb("dpvc")||wb("pVO"))Ca("rxVisitor",f);else{var n=new Date;var H=n.getMonth()+Math.min(24,Math.max(1,L("rvcl")));n.setMonth(H);S(Pb,["rxVisitor",f])}da("rxVisitor",f,n,wb("ssc"))}function nd(){return hf}function Bd(f){var n=na("rxVisitor");K("rxVisitor");D("rxVisitor");Qb("rxVisitor");gb("pVO",!0);Ac(n);f&&S(Pb,["dt-pVO","1"]);Ka()}function Wd(){Qb("dt-pVO");wb("pVO")&&(gb("pVO",!1),zc());D("rxVisitor");Ka()}function td(f,n,H,N,Ta){var lb=document.createElement("script"); lb.setAttribute("src",f);n&&lb.setAttribute("defer","defer");H&&(lb.onload=H);N&&(lb.onerror=N);Ta&&lb.setAttribute("id",Ta);lb.setAttribute("crossorigin","anonymous");f=document.getElementsByTagName("script")[0];f.parentElement.insertBefore(lb,f)}function ud(f,n){return Ce+"/"+(n||vd)+"_"+f+"_"+(L("buildNumber")||pb.dT_.version)+".js"}function Nf(){var f,n;try{null===(n=null===(f=pb.MobileAgent)||void 0===f?void 0:f.incrementActionCount)||void 0===n?void 0:n.call(f)}catch(H){}}function jf(){var f, n=pb.dT_;pb.dT_=(f={},f.di=0,f.version="10257221222094147",f.cfg=n?n.cfg:"",f.iCE=n?wa:function(){return navigator.cookieEnabled},f.ica=1,f.disabled=!1,f.overloadPrevention=!1,f.gAST=La,f.ww=Ya,f.stu=Wb,f.nw=dc,f.apush=Ba,f.st=Tb,f.si=Nc,f.aBPSL=pc,f.rBPSL=Hc,f.gBPSL=Jc,f.aBPSCC=A,f.gBPSCC=la,f.buildType="dynatrace",f.gSSV=q,f.sSSV=Ca,f.rSSV=D,f.rvl=Qb,f.pn=Z,f.iVSC=F,f.p3SC=Kb,f.io=eb,f.dC=K,f.sC=da,f.esc=Aa,f.gSId=Pa,f.gDtc=$a,f.gSC=ja,f.sSC=fa,f.gC=Oa,f.cRN=Rc,f.cRS=ic,f.gEL=ia,f.gEBTN=J,f.cfgO=Zb,f.pCfg= Cb,f.pCSAA=Ja,f.cFHFAU=ka,f.sCD=ib,f.bcv=wb,f.ncv=L,f.scv=za,f.stcv=gb,f.rplC=G,f.cLSCK=xb,f.gFId=oc,f.gBAU=ud,f.iS=td,f.eWE=Oc,f.oEIE=xd,f.oEIEWA=S,f.eA=ec,f.dA=Fc,f.iNV=nd,f.gVID=zc,f.dPV=Bd,f.ePV=Wd,f.sVIdUP=Mb,f.sVTT=rb,f.sVID=Sc,f.rVID=le,f.gVI=ce,f.gNVIdN=de,f.gARnVF=sb,f.cAUV=Hb,f.uVT=Vd,f.aNVL=r,f.gPC=Qc,f.cPC=te,f.sPC=bc,f.clB=Fb,f.ct=kc,f.aRI=db,f.iXB=qb,f.gXBR=ra,f.sXBR=Za,f.de=Q,f.cCL=fb,f.iEC=Nf,f.rnw=ua,f.gto=Va,f.ael=X,f.rel=ma,f.sup=pa,f.cuel=Ia,f.iAEPOO=ya,f.iSM=nb,f.aIOf=T,f.gxwp= Y,f.iIO=I,f.prm=ta,f.cI=tc,f.gidi=ob,f.iDCV=V,f.gCF=na,f.gPSMB=oa,f.lvl=Sb,f)}function Ze(){if(wb("nsfnv")){var f=na("dtCookie");if(-1===eb(f,"".concat(me,"-"))){var n=Kb(f).serverId;f=f.replace("".concat(me).concat(n),"".concat(me).concat("".concat(-1*Rc(2,99)).replace("-","-2D")));fa(f)}}}function qh(){Oc(function(){if(!$a()){var f=-1*Rc(2,99),n=ic(32);fa("v_4".concat(me).concat("".concat(f).replace("-","-2D"),"_sn_").concat(n))}});r(Ze)}"undefined"!==typeof window&&window.setTimeout&&(window.setTimeout= window.setTimeout);this.dT_&&dT_.prm&&dT_.prm();var Be="undefined"!==typeof window?window:self,pb="undefined"!==typeof window?window:self,kf;(function(f){f[f.ENABLED=0]="ENABLED";f[f.DISABLED=1]="DISABLED";f[f.DELAYED=2]="DELAYED"})(kf||(kf={}));var Of;(function(f){f[f.NONE=1]="NONE";f[f.OFF=2]="OFF";f[f.PERFORMANCE=3]="PERFORMANCE";f[f.BEHAVIOR=4]="BEHAVIOR"})(Of||(Of={}));var Je;(function(f){f.OVERLOAD_PREVENTION="ol";f.PRIVACY_STATE="prv";f.SERVER_ID="srv";f.SESSION_ID="sn"})(Je||(Je={}));var Ke; (function(f){f.DYNATRACE_MOBILE="dynatraceMobile";f.MOBILE_AGENT="MobileAgent"})(Ke||(Ke={}));var Fd;(function(f){f[f.ARRAY=0]="ARRAY";f[f.BOOLEAN=1]="BOOLEAN";f[f.NUMBER=2]="NUMBER";f[f.STRING=3]="STRING";f[f.FUNCTION=4]="FUNCTION";f[f.OBJECT=5]="OBJECT";f[f.DATE=6]="DATE";f[f.ERROR=7]="ERROR";f[f.ELEMENT=8]="ELEMENT";f[f.HTML_ELEMENT=9]="HTML_ELEMENT";f[f.HTML_IMAGE_ELEMENT=10]="HTML_IMAGE_ELEMENT";f[f.PERFORMANCE_ENTRY=11]="PERFORMANCE_ENTRY";f[f.PERFORMANCE_TIMING=12]="PERFORMANCE_TIMING";f[f.PERFORMANCE_RESOURCE_TIMING= 13]="PERFORMANCE_RESOURCE_TIMING";f[f.PERFORMANCE_NAVIGATION_TIMING=14]="PERFORMANCE_NAVIGATION_TIMING";f[f.CSS_RULE=15]="CSS_RULE";f[f.CSS_STYLE_SHEET=16]="CSS_STYLE_SHEET";f[f.REQUEST=17]="REQUEST";f[f.RESPONSE=18]="RESPONSE";f[f.SET=19]="SET";f[f.MAP=20]="MAP";f[f.WORKER=21]="WORKER";f[f.XML_HTTP_REQUEST=22]="XML_HTTP_REQUEST";f[f.SVG_SCRIPT_ELEMENT=23]="SVG_SCRIPT_ELEMENT";f[f.HTML_META_ELEMENT=24]="HTML_META_ELEMENT";f[f.HTML_HEAD_ELEMENT=25]="HTML_HEAD_ELEMENT";f[f.ARRAY_BUFFER=26]="ARRAY_BUFFER"; f[f.SHADOW_ROOT=27]="SHADOW_ROOT"})(Fd||(Fd={}));var Sd,qe,Qg=setTimeout;va.prototype["catch"]=function(f){return this.then(null,f)};va.prototype.then=function(f,n){var H=new this.constructor(Xa);Ua(this,new O(f,n,H));return H};va.prototype["finally"]=function(f){var n=this.constructor;return this.then(function(H){return n.resolve(f()).then(function(){return H})},function(H){return n.resolve(f()).then(function(){return n.reject(H)})})};va.all=function(f){return new va(function(n,H){function N(gc, wc){try{if(wc&&("object"===typeof wc||"function"===typeof wc)){var Ic=wc.then;if("function"===typeof Ic){Ic.call(wc,function(bd){N(gc,bd)},H);return}}Ta[gc]=wc;0===--lb&&n(Ta)}catch(bd){H(bd)}}if(!f||"undefined"===typeof f.length)return H(new TypeError("Promise.all accepts an array"));var Ta=Array.prototype.slice.call(f);if(0===Ta.length)return n([]);for(var lb=Ta.length,Vb=0;Vb<Ta.length;Vb++)N(Vb,Ta[Vb])})};va.allSettled=function(f){return new this(function(n,H){function N(Vb,gc){if(gc&&("object"=== typeof gc||"function"===typeof gc)){var wc=gc.then;if("function"===typeof wc){wc.call(gc,function(Ic){N(Vb,Ic)},function(Ic){Ta[Vb]={status:"rejected",reason:Ic};0===--lb&&n(Ta)});return}}Ta[Vb]={status:"fulfilled",value:gc};0===--lb&&n(Ta)}if(!f||"undefined"===typeof f.length)return H(new TypeError(typeof f+" "+f+" is not iterable(cannot read property Symbol(Symbol.iterator))"));var Ta=Array.prototype.slice.call(f);if(0===Ta.length)return n([]);var lb=Ta.length;for(H=0;H<Ta.length;H++)N(H,Ta[H])})}; va.resolve=function(f){return f&&"object"===typeof f&&f.constructor===va?f:new va(function(n){n(f)})};va.reject=function(f){return new va(function(n,H){H(f)})};va.race=function(f){return new va(function(n,H){if(!f||"undefined"===typeof f.length)return H(new TypeError("Promise.race accepts an array"));for(var N=0,Ta=f.length;N<Ta;N++)va.resolve(f[N]).then(n,H)})};va.Qb="function"===typeof setImmediate&&function(f){setImmediate(f)}||function(f){Qg(f,0)};va.Dc=function(f){"undefined"!==typeof console&& console&&console.warn("Possible Unhandled Promise Rejection:",f)};var y=va,w={"!":"%21","~":"%7E","*":"%2A","(":"%28",")":"%29","'":"%27",$:"%24",";":"%3B",",":"%2C"},E;(function(f){f.ANCHOR="A";f.BUTTON="BUTTON";f.FORM="FORM";f.I_FRAME="IFRAME";f.IMAGE="IMG";f.INPUT="INPUT";f.LABEL="LABEL";f.LINK="LINK";f.OPTION="OPTION";f.SCRIPT="SCRIPT";f.SELECT="SELECT";f.STYLE="STYLE";f.TEXT_AREA="TEXTAREA"})(E||(E={}));var qa,Wa,mb,Gb,Ab=pb.attachEvent,Eb=pb.Worker,Ob=Eb&&Eb.prototype.addEventListener,Xb=[], Uc=["touchstart","touchend","scroll"],Vc,dd,Bc="abort getAllResponseHeaders getResponseHeader open overrideMimeType send setRequestHeader".split(" "),hd,Ae,Le;(function(f){f.LAX="l";f.NONE="n";f.NOT_SET="0";f.STRICT="s"})(Le||(Le={}));var $c,Xd,tg=(Xd={},Xd.l="Lax",Xd.s="Strict",Xd.n="None",Xd),ac={},Ec,yd=!1,Dd=pb.Worker,Id=pb.Blob,od=pb.URL&&pb.URL.createObjectURL,Td,re,dg,nh,se=!1,be,oh=[],Me=[],Te,gf,Ue={},ed,Ve=[],Ud=[],ke=[],We,Rg,Ne,eg=6E8,ug=[],Mf=[],Pg=!1,ph=/([A-Z]+)-([0-9]+)/,Cf=[],Xe, Kd,ee=!1,ue,hf=!1,fg,Ce,vd,me="".concat("_","srv").concat("_");(function(){var f,n,H=0>(null===(f=navigator.userAgent)||void 0===f?void 0:f.indexOf("RuxitSynthetic"));if(!pb.dT_||!pb.dT_.cfg||"string"!==typeof pb.dT_.cfg||"initialized"in pb.dT_&&pb.dT_.initialized)null===(n=pb.console)||void 0===n?void 0:n.log("InitConfig not found or agent already initialized! This is an injection issue."),pb.dT_&&(pb.dT_.di=3);else if(H)try{jf();var N;$c=(N={},N.ade="",N.aew=!0,N.apn="",N.agentLocation="",N.agentUri= "",N.app="",N.async=!1,N.ase=!1,N.auto=!1,N.bp1=!1,N.bp2=!1,N.bp=1,N.bisaoi=!1,N.bisCmE="",N.bs=!1,N.buildNumber=0,N.csprv=!0,N.cepl=16E3,N.cls=!0,N.ccNcss=!1,N.cg=!1,N.coo=!1,N.cooO=!1,N.cssm="0",N.cwt="",N.cwtUrl="27pd8x1igg",N.cors=!1,N.csu="",N.cuc="",N.cce=!1,N.cux=!1,N.dataDtConfig="",N.debugName="",N.dvl=500,N.dASXH=!1,N.disableCookieManager=!1,N.disableLogging=!1,N.dmo=!1,N.doel=!1,N.dpch=!1,N.dpvc=!1,N.disableXhrFailures=!1,N.domain="",N.domainOverride="",N.domainOriginal="",N.doNotDetect= "",N.ds=!0,N.dsndb=!1,N.dsa=!1,N.dsss=!1,N.dssv=!0,N.earxa=!0,N.exp=!1,N.eni=!0,N.erjdw=!0,N.expw=!1,N.instr="",N.evl="",N.extblacklist="",N.euf=!1,N.fau=!0,N.fa=!1,N.fvdi=!1,N.featureHash="",N.hvt=216E5,N.ffi=!1,N.imm=!1,N.ign="",N.iub="",N.iqvn=!1,N.initializedModules="",N.lastModification=0,N.lupr=!0,N.lab=!1,N.legacy=!1,N.lt=!0,N.mb="",N.md="",N.mdp="",N.mdl="",N.mcepsl=100,N.mdn=5E3,N.mhl=4E3,N.mpl=1024,N.mmds=2E4,N.msl=3E4,N.bismepl=2E3,N.mel=200,N.mepp=10,N.moa=30,N.mrt=3,N.ntd=!1,N.nsfnv= !1,N.ncw=!1,N.oat=180,N.ote=!1,N.owasp=!1,N.pcl=20,N.pt=!0,N.perfbv=1,N.prfSmpl=0,N.pVO=!1,N.peti=!1,N.raxeh=!0,N.rdnt=0,N.nosr=!0,N.reportUrl="dynaTraceMonitor",N.rid="",N.ridPath="",N.rpid="",N.rcdec=12096E5,N.rtl=0,N.rtp=2,N.rtt=1E3,N.rtu=200,N.restoreTimeline=!1,N.rvcl=24,N.sl=100,N.ssc=!1,N.svNB=!1,N.srad=!0,N.srbbv=1,N.srbw=!0,N.srdinitrec=!0,N.srmr=100,N.srms="1,1,,,",N.srsr=1E5,N.srtbv=3,N.srtd=1,N.srtr=500,N.srvr="",N.srvi=0,N.srwo=!1,N.srre="",N.srxcss=!0,N.srxicss=!0,N.srif=!1,N.srmrc= !1,N.srsdom=!0,N.srcss=!0,N.srmcrl=1,N.srmcrv=10,N.ssv=4,N.st=3E3,N.spc="",N.syntheticConfig=!1,N.tal=0,N.tp="500,50,3",N.tt=100,N.tvc=3E3,N.exteventsoff=!1,N.uxdce=!1,N.uxdcw=1500,N.uxrgce=!0,N.uxrgcm="100,25,300,3;100,25,300,3",N.uam=!1,N.uana="data-dtname,data-dtName",N.uanpi=0,N.pui=!1,N.usrvd=!0,N.vrt=!1,N.vcfi=!0,N.vcit=1E3,N.vct=50,N.vcx=50,N.vscl=0,N.vncm=1,N.xb="",N.chw="",N.xt=0,N.xhb="",N);var Ta;ta();var lb;Vc=pb.XMLHttpRequest;dd=pb.ActiveXObject;var Vb=null===(lb=pb.XMLHttpRequest)|| void 0===lb?void 0:lb.prototype;if(Vb)for(hd={},f=0,n=Bc;f<n.length;f++){var gc=n[f];void 0!==Vb[gc]&&(hd[gc]=Vb[gc])}qa=pb.addEventListener;Wa=pb.removeEventListener;mb=pb.document.addEventListener;Gb=pb.document.removeEventListener;dg=pb.setTimeout;nh=pb.setInterval;se||(Td=pb.clearTimeout,re=pb.clearInterval);var wc=wa?wa():navigator.cookieEnabled,Ic=1===Kb(na("dtAdkSettings")||(null===(Ta=gf)||void 0===Ta?void 0:Ta.getItem("dtAdkSettings"))||"").overloadState;fb();if(!(!wc||Ic?0:"complete"!== document.readyState||pb.performance&&pb.performance.timing))throw Error("Error during initCode initialization");try{gf=pb.localStorage}catch(gg){}Me=[];Ib();Te=ed();be=[];Ue={};if(!se){pb.clearTimeout=Ma(Td);pb.clearInterval=Ma(re);se=!0;try{Ec=pb.sessionStorage}catch(gg){}}var bd=Math.random(),Pf=Math.random();Rg=0!==bd&&0!==Pf&&bd!==Pf;if(-1!==eb(navigator.userAgent,"Googlebot")){var pd=performance.getEntriesByType("navigation")[0];Ta=1;if(pd){for(var fe in pd){var lf=pd[fe];"number"===typeof lf&& lf&&(Ta=1===Ta?lf:Ta+lf)}var Cd=Math.floor(1E4*Ta)}else Cd=Ta;We=Lc(Cd)}else Rg?We=Math.random:We=Lc(ed());Ne=Te%eg+"_"+Z(Rc(0,1E3)+"");a:{var Df=pb.dT_.cfg;ac={reportUrl:"dynaTraceMonitor",initializedModules:"",csu:"dtagent",dataDtConfig:"string"===typeof Df?Df:""};pb.dT_.cfg=ac;ac.csu="ruxitagentjs";var Ld=ac.dataDtConfig;Ld&&-1===eb(Ld,"#CONFIGSTRING")&&(Ja(Ld,ac),ea("domain"),ea("auto"),ea("app"),ka(ac));var Yd=J("script"),Qf=ia(Yd),Oe=-1===eb(ac.dataDtConfig||"","#CONFIGSTRING")?ac:null;if(0< Qf)for(Cd=0;Cd<Qf;Cd++)b:{pd=void 0;var mf=Yd[Cd];fe=Oe;if(mf.attributes){var Ph=ac.csu+"_bootstrap.js";lf=/.*\/jstag\/.*\/.*\/(.*)_bs(_dbg)?.js$/;Df=fe;var nf=mf.src,Qh=null===nf||void 0===nf?void 0:nf.indexOf(Ph),Sg=mf.attributes.getNamedItem("data-dtconfig");if(Sg){Ld=void 0;Ta=nf;var rh=Sg.value;Vb={};ac.legacy="1";gc=/([a-zA-Z]*)_([a-zA-Z_0-9]*)_([0-9]+)/g;Ta&&(Ld=gc.exec(Ta),null===Ld||void 0===Ld?0:Ld.length)&&(Vb.csu=Ld[1],Vb.featureHash=Ld[2],Vb.agentLocation=Ta.substring(0,eb(Ta,Ld[1])- 1),Vb.buildNumber=Ld[3]);if(rh){Ja(rh,Vb,!0);var sh=Vb.agentUri;!Ta&&sh&&(Ld=gc.exec(sh),null===Ld||void 0===Ld?0:Ld.length)&&(Vb.csu=Ld[1])}cb(Vb);pd=Vb;if(!fe)Df=pd;else if(!pd.syntheticConfig){Oe=pd;break b}}pd||(pd=ac);if(0<Qh){var Tg=Qh+Ph.length+5;pd.app=nf.length>Tg?nf.substring(Tg):"Default%20Application"}else if(nf){var hg=lf.exec(nf);hg&&(pd.app=hg[1])}Oe=Df}else Oe=fe}if(Oe)for(var Ad in Oe)Object.prototype.hasOwnProperty.call(Oe,Ad)&&(Yd=Ad,ac[Yd]=Oe[Yd]);var $e=xb();try{var De=(Oe=gf)&& Oe.getItem($e);if(De){var ig=Cb(De),af=Ja(ig.config||""),th=ac.lastModification||"0",Rh=Z((af.lastModification||ig.lastModification||"0").substring(0,13)),Ef="string"===typeof th?Z(th.substring(0,13)):th;if(!th||Rh>=Ef)if(af.csu=ig.name||za("csu"),af.featureHash=ig.featureHash||za("featureHash"),af.agentUri&&ka(af),ib(af,!0),qb(af),db(af),Rh>(ac.lastModification||0)){var Ug=wb("auto"),Zd=wb("legacy");ac=G(af);ac.auto=Ug?"1":"0";ac.legacy=Zd?"1":"0"}}}catch(gg){}ib(ac);try{var $d=ac.ign;if($d&&(new RegExp($d)).test(pb.location.href)){document.dT_= pb.dT_=void 0;var Ee=!1;break a}}catch(gg){}if(nb()){var Md=navigator.userAgent,Nd=Md.lastIndexOf("RuxitSynthetic");if(-1===Nd)var Rf={};else{var of=Md.substring(Nd+14);if(-1===eb(of," c"))Rf={};else{$e={};De=0;for(var Vg=of.split(" ");De<Vg.length;De++){var vg=Vg[De];if("c"===vg.charAt(0)){var wg=vg.substring(1),Wg=wg.indexOf("="),jg=wg.substring(0,Wg),uh=wg.substring(Wg+1);jg&&uh&&($e[jg]=uh)}}Rf=$e}}of=void 0;for(of in Rf)Object.prototype.hasOwnProperty.call(Rf,of)&&Rf[of]&&(ac[of]=Rf[of]);G(ac)}Ee= !0}if(!Ee)throw Error("Error during config initialization");rc();try{fg=pb.dT_.disabled||!!q("dtDisabled")}catch(gg){}var pf;if(!(pf=za("agentLocation")))a:{var mi=za("agentUri");if(mi||document.currentScript){var qf=mi||document.currentScript.src;if(qf){Ee=qf;var Xg=-1===eb(Ee,"_bs")&&-1===eb(Ee,"_bootstrap")&&-1===eb(Ee,"_complete")?1:2,rf=qf.lastIndexOf("/");for(Ee=0;Ee<Xg&&-1!==rf;Ee++)qf=qf.substring(0,rf),rf=qf.lastIndexOf("/");pf=qf;break a}}var sf=location.pathname;pf=sf.substring(0,sf.lastIndexOf("/"))}Ce= pf;vd=za("csu")||"ruxitagentjs";"true"===na("dtUseDebugAgent")&&0>vd.indexOf("dbg")&&(vd=za("debugName")||vd+"dbg");if(!wb("auto")&&!wb("legacy")&&!fg){var Sf=za("agentUri")||ud(za("featureHash")),Tf;if(!(Tf=wb("async")||"complete"===document.readyState)){var xg=pb.navigator.userAgent,tf=xg.indexOf("MSIE ");Tf=0<tf?9>=parseInt(xg.substring(tf+5,xg.indexOf(".",tf)),10):!1}if(Tf)td(Sf,wb("async"),void 0,void 0,"dtjsagent");else{var Sh="".concat("dtjsagent","dw");document.write('<script id="'.concat(Sh, '" type="text/javascript" src="').concat(Sf,'">\x3c/script>'));document.getElementById(Sh)||td(Sf,wb("async"),void 0,void 0,"dtjsagent")}}na("dtCookie")&&gb("cooO",!0);qh();gb("pVO",!!Sb("dt-pVO"));Oc(zc);Xe=18E5;Kd=L("hvt")||216E5;S(te,[1]);Mf=[];ug="dtCookie dtLatC rxvt dtAdk dtAdkSettings dtPC".split(" ");if(wb("cg"))try{sc(Object.getOwnPropertyDescriptor(Document.prototype,"cookie")||Object.getOwnPropertyDescriptor(HTMLDocument.prototype,"cookie"))}catch(gg){}}catch(gg){try{delete pb.dT_}catch(vk){pb.dT_= void 0}fb()&&pb.console.log("JsAgent initCode initialization failed!",gg)}})()})(); </script><script type="text/javascript" src="/public/ruxitagentjs_A27NVdfghjoqrtux_10257221222094147.js" defer="defer"></script><link rel="stylesheet" type="text/css" href="../../styles/hcsstyle.css"> <link rel="stylesheet" type="text/css" href="../../styles/chrometheme/chromestyle.css"> <link rel="stylesheet" type="text/css" href="../../styles/jquery/css/smoothness/jquery-ui-1.8.10.custom.css"> </head> <div class="pageformat" style="width: 955px;"> <!--MAIN APPLICATION TITLE--> <div class="maintitle"> Health Information Exchange (HIE) SHINNY <br/> </div> <!--APPLICATION INFORMATIOM--> <div class="apinfo"> <strong>Health Information Exchange (HIE) </strong><br> <a href="../logout/logout.faces">Logout</a> | <a href="">Comments</a> | <a href="">Help</a><br>Ver. <span title="Built: 07/11/22 10:51:53 AM">2.66</span>@prdwls8.health.state.ny.us <br> : : </div> <script type="text/javascript" src="../../scripts/datetimepicker.js"></script> <script src="../../styles/jquery/js/jquery-1.4.4.min.js"></script> <script src="../../styles/jquery/js/jquery-ui-1.8.10.custom.min.js"></script> <div><ul id="nav"></ul></div> <div style="clear: both;"></div> <div class="tableshell"> <br /> <body> <!-- Page Header --> <span id="title"><h4 style="padding-left:10px;">Resource Not Found</h4></span> <br /> <br /> <br /> <h3>Sorry. The requested resource cannot be located.</h3> <br /> <br /> <br /> <a href="../main/main.faces"><b>Go back to the Main Menu</b></a> <br /> <br /> <br /> <br /> <ul id="footer"> <li><a href="../main/main.faces">Main Menu</a></li> <li> Built: 07/11/22 10:51:53 AM </li> <li> Wed Mar 08 11:20:08 EST 2023 </li> <li> <b> <font color="red">PROD</font> </b> </li> </ul> <br /> <br /> </body> </html> "
|
priority
|
investigate parse error in the last mile failure for wa phd rest and ny phd elr wa phd rest receiver hcintegrations hcintegrations covid receiving org cannot parse error message failed at wed am action id report id report file receiver wa phd rest file uri wa phd rest results failed post of inputreportid to apiurl orgservice wa phd rest exception client request post invalid bad request text invalid incomplete message header ny phd elr info details receiving org cannot parse error message failed at wed am action id report id report file receiver ny phd elr file uri ny phd elr results failed post of inputreportid to apiurl orgservice ny phd elr exception client request post invalid not found text shinny health information exchange hie nysdoh copyright and licenses see function function ga document cookie concat dtcookie concat samesite lax var ra document cookie indexof dtcookie document cookie concat dtcookie concat expires thu jan gmt return ra function eb return void hb dialogarguments navigator cookieenabled ga ga function fb var ra if eb window dt var ab ra ra cfg domain state ny us reporturl public rb app agentid ssc featurehash vcv rdnt uxrgce bp cuc mel md a welcomemsg rb p a loggedas rb a a myinfopanelcontent rb table rb tbody rb tr nth child rb td rb span loggedintextfont a header rb div login rb span rb a model link inside inverse ssv lastmodification dtversion tp uxdcw agenturi public ruxitagentjs js auto domain state ny us rid rid rpid app ra ice eb ra window dt ab undefined typeof window window settimeout window settimeout window settimeout this dt dt prm dt prm var hb undefined typeof window window self oa hb dt null oa hb console void oa void oa log duplicate agent injection detected turning off redundant initconfig hb dt di fb function function ga f n h if h arguments length for var n ta n length lb n f return for f isnan f isfinite f ba me severity warning type ptoi text performance timeorigin is invalid with a value of falling back to performance timing navigationstart f try f pb performance timing navigationstart catch n f f isnan f isfinite f te f sd f qe sa return sd function sa return sd function va return qe function ua var f n if null f null pb void pb void pb performance void f f now try n math round pb performance now catch h return n isnan n isfinite n new date gettime qe n function na f n void n n document cookie return hb f n function xa function da f n return function f apply n arguments function va f if this instanceof va throw new typeerror promises must be constructed via new if function typeof f throw new typeerror not a function this ma this wc this sa void this la u f this function ua f n for f ma f f sa f ma f la push n f wc va qb function var h f ma n xe n ye if null h f ma r w n promise f sa else try var n h f sa catch ta w n promise ta return r n promise n function r f n try if n f throw new typeerror a promise cannot be resolved with itself if n object typeof n function typeof n var h n then if n instanceof va f ma f sa n v f return if function typeof h u da h n f return f ma f sa n v f catch n w f n function w f n f ma f sa n v f function v f f ma f la length va qb function f wc va dc f sa for var n h f la length n f f split lb join ta function cb f var n h for f f split h eb ac f touppercase ac function ka f var n f agenturi n lb n else for var vb ta gc wc wc f return n f for var n n h length h h hybrid n sessionid h if f srv a h f srv replace if isnan h n z h n break a h n serverid h h f ol if h n nb var ta pb dt n ca dtdisabled true ta disabled ta overloadprevention h n overloadstate h f f prv isnan f n privacystate f ed isfinite ed ed function return new date gettime function fb se pb cleartimeout td pb clearinterval re se function pb f n try pb localstorage pb localstorage setitem f n catch h function qb f try pb localstorage pb localstorage removeitem f catch n function yb qb rxec qb rxvisitid qb rxvt function oc f ya f ve ve ba ve f function xd f return s f function ec if wb coo ya for var f n ve f vb n return f join function oc return ne function sc f f null f void f f configurable f set f get object defineproperty document cookie get function return f get call document set function n var h n split f set call document n yd ic gc lb frameid n b wc z wc visitid n vb wc lb n push wc for f f null f navigator useragent void f void f indexof ruxitsynthetic if pb dt pb dt cfg string typeof pb dt cfg initialized in pb dt pb dt initialized null n pb console void n void n log initconfig not found or agent already initialized this is an injection issue pb dt pb dt di else if h try jf var n c n n ade n aew n apn n agentlocation n agenturi n app n async n ase n auto n n n bp n bisaoi n biscme n bs n buildnumber n csprv n cepl n cls n ccncss n cg n coo n cooo n cssm n cwt n cwturl n cors n csu n cuc n cce n cux n datadtconfig n debugname n dvl n dasxh n disablecookiemanager n disablelogging n dmo n doel n dpch n dpvc n disablexhrfailures n domain n domainoverride n domainoriginal n donotdetect n ds n dsndb n dsa n dsss n dssv n earxa n exp n eni n erjdw n expw n instr n evl n extblacklist n euf n fau n fa n fvdi n featurehash n hvt n ffi n imm n ign n iub n iqvn n initializedmodules n lastmodification n lupr n lab n legacy n lt n mb n md n mdp n mdl n mcepsl n mdn n mhl n mpl n mmds n msl n bismepl n mel n mepp n moa n mrt n ntd n nsfnv n ncw n oat n ote n owasp n pcl n pt n perfbv n prfsmpl n pvo n peti n raxeh n rdnt n nosr n reporturl dynatracemonitor n rid n ridpath n rpid n rcdec n rtl n rtp n rtt n rtu n restoretimeline n rvcl n sl n ssc n svnb n srad n srbbv n srbw n srdinitrec n srmr n srms n srsr n srtbv n srtd n srtr n srvr n srvi n srwo n srre n srxcss n srxicss n srif n srmrc n srsdom n srcss n srmcrl n srmcrv n ssv n st n spc n syntheticconfig n tal n tp n tt n tvc n exteventsoff n uxdce n uxdcw n uxrgce n uxrgcm n uam n uana data dtname data dtname n uanpi n pui n usrvd n vrt n vcfi n vcit n vct n vcx n vscl n vncm n xb n chw n xt n xhb n var ta ta var lb vc pb xmlhttprequest dd pb activexobject var vb null lb pb xmlhttprequest void lb void lb prototype if vb for hd f n bc f tg nf substring tg default else if nf var hg lf exec nf hg pd app hg oe df else oe fe if oe for var ad in oe object prototype hasownproperty call oe ad yd ad ac oe var e xb try var de oe gf oe getitem e if de var ig cb de af ja ig config th ac lastmodification rh z af lastmodification ig lastmodification substring ef string typeof th z th substring th if th rh ef if af csu ig name za csu af featurehash ig featurehash za featurehash af agenturi ka af ib af qb af db af rh ac lastmodification var ug wb auto zd wb legacy ac g af ac auto ug ac legacy zd catch gg ib ac try var d ac ign if d new regexp d test pb location href document dt pb dt void var ee break a catch gg if nb var md navigator useragent nd md lastindexof ruxitsynthetic if nd var rf else var of md substring nd if eb of c rf else e de for var vg of split de vd indexof dbg vd za debugname vd dbg if wb auto wb legacy fg var sf za agenturi ud za featurehash tf if tf wb async complete document readystate var xg pb navigator useragent tf xg indexof msie tf parseint xg substring tf xg indexof tf if tf td sf wb async void void dtjsagent else var sh concat dtjsagent dw document write script document getelementbyid sh td sf wb async void void dtjsagent na dtcookie gb cooo qh gb pvo sb dt pvo oc zc xe kd l hvt s te mf ug dtcookie dtlatc rxvt dtadk dtadksettings dtpc split if wb cg try sc object getownpropertydescriptor document prototype cookie object getownpropertydescriptor htmldocument prototype cookie catch gg catch gg try delete pb dt catch vk pb dt void fb pb console log jsagent initcode initialization failed gg health information exchange hie nbsp nbsp shinny nbsp nbsp health information exchange hie logout comments help ver health state ny us nbsp nbsp resource not found sorry the requested resource cannot be located go back to the main menu main menu nbsp nbsp built am nbsp nbsp nbsp nbsp wed mar est nbsp nbsp nbsp nbsp prod nbsp nbsp
| 1
|
90,977
| 3,835,057,293
|
IssuesEvent
|
2016-04-01 12:52:27
|
robotology/wysiwyd
|
https://api.github.com/repos/robotology/wysiwyd
|
closed
|
[behaviorManager] Cleanup of duplicated code
|
highpriority
|
Hi @clement-moulin-frier @jypuigbo @sockchinglow,
@maxime-petit and I discovered that there are THREE different files all concerned pointing in `behaviorManager`. The methods in `followingOrder` and `pointingOrder` are also nearly the same. In fact, I'll make them the same in a minute ..
Please clean some code and remove duplicates, otherwise it's very hard to debug and understand what's going on.
Best,
Tobi and @maxime-petit
|
1.0
|
[behaviorManager] Cleanup of duplicated code - Hi @clement-moulin-frier @jypuigbo @sockchinglow,
@maxime-petit and I discovered that there are THREE different files all concerned pointing in `behaviorManager`. The methods in `followingOrder` and `pointingOrder` are also nearly the same. In fact, I'll make them the same in a minute ..
Please clean some code and remove duplicates, otherwise it's very hard to debug and understand what's going on.
Best,
Tobi and @maxime-petit
|
priority
|
cleanup of duplicated code hi clement moulin frier jypuigbo sockchinglow maxime petit and i discovered that there are three different files all concerned pointing in behaviormanager the methods in followingorder and pointingorder are also nearly the same in fact i ll make them the same in a minute please clean some code and remove duplicates otherwise it s very hard to debug and understand what s going on best tobi and maxime petit
| 1
|
393,682
| 11,623,348,649
|
IssuesEvent
|
2020-02-27 08:46:29
|
hotosm/tasking-manager
|
https://api.github.com/repos/hotosm/tasking-manager
|
closed
|
Scroll task activity modal content div
|
Component: Frontend Priority: High Status: Needs implementation Type: Enhancement
|
Assure that the last task activity is visible on the screen:

Ps: On MacOS the scroll bar is not visible by default...
|
1.0
|
Scroll task activity modal content div - Assure that the last task activity is visible on the screen:

Ps: On MacOS the scroll bar is not visible by default...
|
priority
|
scroll task activity modal content div assure that the last task activity is visible on the screen ps on macos the scroll bar is not visible by default
| 1
|
115,919
| 4,689,783,844
|
IssuesEvent
|
2016-10-11 02:30:24
|
ponylang/ponyc
|
https://api.github.com/repos/ponylang/ponyc
|
closed
|
release 0.5.0
|
priority: 3 - high
|
This release includes the high priority PR #1279 which resolves issue #1180
The move to `0.5.0` is because of breaking API changes from #1286
|
1.0
|
release 0.5.0 - This release includes the high priority PR #1279 which resolves issue #1180
The move to `0.5.0` is because of breaking API changes from #1286
|
priority
|
release this release includes the high priority pr which resolves issue the move to is because of breaking api changes from
| 1
|
353,996
| 10,561,558,774
|
IssuesEvent
|
2019-10-04 16:08:23
|
ExoCTK/exoctk
|
https://api.github.com/repos/ExoCTK/exoctk
|
closed
|
Limb Darkening Calculator offline
|
Bug High Priority limb_darkening
|
The web version limb darkening calculator seems to be offline. It returns "Internal Server Error".
Also, Data Download failing in google chrome after a few GB as reported by catherine-martlin in issue #296.
@kevin218
|
1.0
|
Limb Darkening Calculator offline - The web version limb darkening calculator seems to be offline. It returns "Internal Server Error".
Also, Data Download failing in google chrome after a few GB as reported by catherine-martlin in issue #296.
@kevin218
|
priority
|
limb darkening calculator offline the web version limb darkening calculator seems to be offline it returns internal server error also data download failing in google chrome after a few gb as reported by catherine martlin in issue
| 1
|
514,265
| 14,936,473,442
|
IssuesEvent
|
2021-01-25 13:26:20
|
Wizball6510/eventplanner
|
https://api.github.com/repos/Wizball6510/eventplanner
|
closed
|
View Event Details
|
High Priority event
|
As a user I want to view a page with detailed information about an event (description)
|
1.0
|
View Event Details - As a user I want to view a page with detailed information about an event (description)
|
priority
|
view event details as a user i want to view a page with detailed information about an event description
| 1
|
416,283
| 12,142,198,371
|
IssuesEvent
|
2020-04-24 00:51:21
|
joelWarrington/dnd-health-tracker
|
https://api.github.com/repos/joelWarrington/dnd-health-tracker
|
closed
|
Implement add monster component
|
Priority: High Status: Completed Type: Enhancement
|
Will add new monsters via monster component:
- Search to input monsters from API
- Can select a monster that is not from API
- Can select starting HP
|
1.0
|
Implement add monster component - Will add new monsters via monster component:
- Search to input monsters from API
- Can select a monster that is not from API
- Can select starting HP
|
priority
|
implement add monster component will add new monsters via monster component search to input monsters from api can select a monster that is not from api can select starting hp
| 1
|
275,226
| 8,575,476,125
|
IssuesEvent
|
2018-11-12 17:22:34
|
Sage-Bionetworks/Agora
|
https://api.github.com/repos/Sage-Bionetworks/Agora
|
closed
|
OVERALL: Need QA for content typos
|
Sprint 6- Sept 19th content-copy help wanted high priority
|
There has been some feedback on typos within the Agora site during interviews. Should look to do a pass on all content to ensure that spelling etc. is all correct.
|
1.0
|
OVERALL: Need QA for content typos - There has been some feedback on typos within the Agora site during interviews. Should look to do a pass on all content to ensure that spelling etc. is all correct.
|
priority
|
overall need qa for content typos there has been some feedback on typos within the agora site during interviews should look to do a pass on all content to ensure that spelling etc is all correct
| 1
|
659,563
| 21,933,404,336
|
IssuesEvent
|
2022-05-23 11:49:16
|
opencrvs/opencrvs-core
|
https://api.github.com/repos/opencrvs/opencrvs-core
|
opened
|
Invalidate the Redis 2FA token if it is over 10 minutes old
|
Priority: high
|
When a 2FA token is verified, check that the age of the token is within 10 minutes. If the token is more than 10 minutes old, return that the submitted code is incorrect.
|
1.0
|
Invalidate the Redis 2FA token if it is over 10 minutes old - When a 2FA token is verified, check that the age of the token is within 10 minutes. If the token is more than 10 minutes old, return that the submitted code is incorrect.
|
priority
|
invalidate the redis token if it is over minutes old when a token is verified check that the age of the token is within minutes if the token is more than minutes old return that the submitted code is incorrect
| 1
|
62,428
| 3,185,298,259
|
IssuesEvent
|
2015-09-28 02:38:21
|
NewSpring/Norma
|
https://api.github.com/repos/NewSpring/Norma
|
closed
|
Split project into smaller pieces
|
enhancement priority:high
|
It would be better if norma could be run in a minimal mode (for CI and servers) and a full dev mode at the very least. Lets see how much we can pull out / separate between norma core, cli, and dev packages
|
1.0
|
Split project into smaller pieces - It would be better if norma could be run in a minimal mode (for CI and servers) and a full dev mode at the very least. Lets see how much we can pull out / separate between norma core, cli, and dev packages
|
priority
|
split project into smaller pieces it would be better if norma could be run in a minimal mode for ci and servers and a full dev mode at the very least lets see how much we can pull out separate between norma core cli and dev packages
| 1
|
132,354
| 5,184,191,777
|
IssuesEvent
|
2017-01-20 04:41:23
|
dhowe/AdNauseam
|
https://api.github.com/repos/dhowe/AdNauseam
|
reopened
|
Ad visit failing (adn extracts invalid targetUrl)
|
PRIORITY: High
|
PAGE: http://doodle.com/poll/c42d2b7kyvv5ag5h

CORRECT (Final) target: http://www.manks.com/main/modern/showmodern.asp?cat=TABLES
OUR targetUrl: https://doodle.com/aclk?sa=l&ai=CoMhn_xF2WLidJsfV2AS01qWwDubOsMZH2p3n_0_Ajb…43337&adurl=http://www.manks.com/main/modern/showmodern.asp%3Fcat%3DTABLES
ACTUAL targetUrl: https://googleads.g.doubleclick.net/aclk?sa=l&ai=CZksTLRJ2WIvKBoTZ2ATs7pmwD-bOsMZH2p3n_0_AjbcBEAEghNm3CGDZAqABkuaT7gPIAQKpAioZoXriToE-qAMByAPJBKoEf0_QsD2b9fkfi8FkB4H8JXmeFai6cWMlozsWCt77NheMpE0sNnLX6HVo3USNcqdFEDQSiwCwtidXEJW2yDBc-_fJ6f7W2So-pex_dZqzF0mIRa9pPo6en-rKfA86R89hX0Pbo6SeJ3Qq9jf-VC9lc-g3r5zdz5VurJLjFPav0-WgBgKAB9aZ7BGoB6a-G9gHAdIIBQiAYRAB&num=1&sig=AOD64_1WiS6saCyT0QGYjVTnF_xN0VPFYg&client=ca-pub-8391840451743337&nm=2&nx=114&ny=454&mb=2&bg=!BwSlBBxEScNfwiOT33ECAAAAPlIAAAATmQF9noghQ3z1DrpK8vqimV8Yup_jfazUk_n72j8Zw-kIqH7N-nn5ryN27TtKCKBWg0bKoYpLMM6BfREMZPbn64S8yAM8wZYWvUPPOrrFDQsXC1qJJZNOjZAB8yt2Im5n2EWPC5MBzVIiSFkIVUbWAKDbjECwfR76g_wkcwtE9Krqif8RfOmNRSVDTaLQruM40M9VOEeamfMlfWjt2u-xtRaDS5GHby2OqhngNOAHMSe4oeSAnMKCkV1n1gnzov71NsoaDbSd-v3gK-qCzS-_sMiTo7jE4rRiJmsBS77KvBc0UXVjdBWgD-s9dwk76I1LFiF6Izv_GWK6gWHYQojYEKQdBjohFrMj54hxxlH_xoykg111XuO9gIXq2UNm55EKLHqDQYlBoDmc8yMkkisEzAzoKAEa5rOihV2kBVr8KBz-68rMS35OtJBxfNAM-TUnpX51txl47jM6JAV_4k0cFXTcQ8JJgDPoTJRnMW2SSl-vZ-1T-5adKHUsbmGu6xIC&adurl=http://www.manks.com/main/modern/showmodern.asp%3Fcat%3DTABLES
|
1.0
|
Ad visit failing (adn extracts invalid targetUrl) - PAGE: http://doodle.com/poll/c42d2b7kyvv5ag5h

CORRECT (Final) target: http://www.manks.com/main/modern/showmodern.asp?cat=TABLES
OUR targetUrl: https://doodle.com/aclk?sa=l&ai=CoMhn_xF2WLidJsfV2AS01qWwDubOsMZH2p3n_0_Ajb…43337&adurl=http://www.manks.com/main/modern/showmodern.asp%3Fcat%3DTABLES
ACTUAL targetUrl: https://googleads.g.doubleclick.net/aclk?sa=l&ai=CZksTLRJ2WIvKBoTZ2ATs7pmwD-bOsMZH2p3n_0_AjbcBEAEghNm3CGDZAqABkuaT7gPIAQKpAioZoXriToE-qAMByAPJBKoEf0_QsD2b9fkfi8FkB4H8JXmeFai6cWMlozsWCt77NheMpE0sNnLX6HVo3USNcqdFEDQSiwCwtidXEJW2yDBc-_fJ6f7W2So-pex_dZqzF0mIRa9pPo6en-rKfA86R89hX0Pbo6SeJ3Qq9jf-VC9lc-g3r5zdz5VurJLjFPav0-WgBgKAB9aZ7BGoB6a-G9gHAdIIBQiAYRAB&num=1&sig=AOD64_1WiS6saCyT0QGYjVTnF_xN0VPFYg&client=ca-pub-8391840451743337&nm=2&nx=114&ny=454&mb=2&bg=!BwSlBBxEScNfwiOT33ECAAAAPlIAAAATmQF9noghQ3z1DrpK8vqimV8Yup_jfazUk_n72j8Zw-kIqH7N-nn5ryN27TtKCKBWg0bKoYpLMM6BfREMZPbn64S8yAM8wZYWvUPPOrrFDQsXC1qJJZNOjZAB8yt2Im5n2EWPC5MBzVIiSFkIVUbWAKDbjECwfR76g_wkcwtE9Krqif8RfOmNRSVDTaLQruM40M9VOEeamfMlfWjt2u-xtRaDS5GHby2OqhngNOAHMSe4oeSAnMKCkV1n1gnzov71NsoaDbSd-v3gK-qCzS-_sMiTo7jE4rRiJmsBS77KvBc0UXVjdBWgD-s9dwk76I1LFiF6Izv_GWK6gWHYQojYEKQdBjohFrMj54hxxlH_xoykg111XuO9gIXq2UNm55EKLHqDQYlBoDmc8yMkkisEzAzoKAEa5rOihV2kBVr8KBz-68rMS35OtJBxfNAM-TUnpX51txl47jM6JAV_4k0cFXTcQ8JJgDPoTJRnMW2SSl-vZ-1T-5adKHUsbmGu6xIC&adurl=http://www.manks.com/main/modern/showmodern.asp%3Fcat%3DTABLES
|
priority
|
ad visit failing adn extracts invalid targeturl page correct final target our targeturl actual targeturl
| 1
|
197,685
| 6,962,708,363
|
IssuesEvent
|
2017-12-08 14:47:34
|
arquillian/smart-testing
|
https://api.github.com/repos/arquillian/smart-testing
|
opened
|
Be as less intrusive as possible with the dependencies
|
Component: Maven Priority: High train/ginger Type: Bug
|
##### Issue Overview
Most of the strategy implementations, core and also surefire provider has several transitive dependencies. These transitive deps may cause conflicts, classloading issues or other problems such as failures when transitive dependencies are forbidden (using force plugin).
All dependencies that are added to the pom should be as less intrusive as possible.
Proposed solution:
* surefire provider & core should be handled by this issue: #277
* all strategies should be shaded as well
* when the dependency is added to the effective `pom.xml` file, an exclusion for all dependencies should be set
* jar should be minimized
* the relocation should be set
##### Steps To Reproduce
1. clone https://github.com/wildfly/wildfly
2. install ST
3. run build with some strategy specified
|
1.0
|
Be as less intrusive as possible with the dependencies - ##### Issue Overview
Most of the strategy implementations, core and also surefire provider has several transitive dependencies. These transitive deps may cause conflicts, classloading issues or other problems such as failures when transitive dependencies are forbidden (using force plugin).
All dependencies that are added to the pom should be as less intrusive as possible.
Proposed solution:
* surefire provider & core should be handled by this issue: #277
* all strategies should be shaded as well
* when the dependency is added to the effective `pom.xml` file, an exclusion for all dependencies should be set
* jar should be minimized
* the relocation should be set
##### Steps To Reproduce
1. clone https://github.com/wildfly/wildfly
2. install ST
3. run build with some strategy specified
|
priority
|
be as less intrusive as possible with the dependencies issue overview most of the strategy implementations core and also surefire provider has several transitive dependencies these transitive deps may cause conflicts classloading issues or other problems such as failures when transitive dependencies are forbidden using force plugin all dependencies that are added to the pom should be as less intrusive as possible proposed solution surefire provider core should be handled by this issue all strategies should be shaded as well when the dependency is added to the effective pom xml file an exclusion for all dependencies should be set jar should be minimized the relocation should be set steps to reproduce clone install st run build with some strategy specified
| 1
|
567,452
| 16,858,892,350
|
IssuesEvent
|
2021-06-21 10:23:21
|
Xenation/Xenon
|
https://api.github.com/repos/Xenation/Xenon
|
opened
|
Switch to using a custom package
|
enhancement high priority low complexity
|
Instead of having the project under a normal unity project and using Assembly defs to create a dll (fetched in Library folder), use the custom package feature now available in Unity.
|
1.0
|
Switch to using a custom package - Instead of having the project under a normal unity project and using Assembly defs to create a dll (fetched in Library folder), use the custom package feature now available in Unity.
|
priority
|
switch to using a custom package instead of having the project under a normal unity project and using assembly defs to create a dll fetched in library folder use the custom package feature now available in unity
| 1
|
519,689
| 15,056,007,821
|
IssuesEvent
|
2021-02-03 19:34:00
|
openmsupply/mobile
|
https://api.github.com/repos/openmsupply/mobile
|
reopened
|
VaccinePage showing name of sensor/locations
|
Docs: not needed Effort: small Feature Module: vaccines Priority: high
|
## Is your feature request related to a problem? Please describe.
- Currently the `VaccinePage` shows the name of the sensor and the name of the location:

This is per the designs
- When we create a sensor we need to create a matching location, also - as per: #3426
So, these will technically, in most cases, be the same text.
## Describe the solution you'd like
TBD
## Implementation
TBD
## Describe alternatives you've considered
N/A
## Additional context
N/A
|
1.0
|
VaccinePage showing name of sensor/locations - ## Is your feature request related to a problem? Please describe.
- Currently the `VaccinePage` shows the name of the sensor and the name of the location:

This is per the designs
- When we create a sensor we need to create a matching location, also - as per: #3426
So, these will technically, in most cases, be the same text.
## Describe the solution you'd like
TBD
## Implementation
TBD
## Describe alternatives you've considered
N/A
## Additional context
N/A
|
priority
|
vaccinepage showing name of sensor locations is your feature request related to a problem please describe currently the vaccinepage shows the name of the sensor and the name of the location this is per the designs when we create a sensor we need to create a matching location also as per so these will technically in most cases be the same text describe the solution you d like tbd implementation tbd describe alternatives you ve considered n a additional context n a
| 1
|
357,525
| 10,607,926,250
|
IssuesEvent
|
2019-10-11 05:57:46
|
jamesplease/beta-apple-music-feedback
|
https://api.github.com/repos/jamesplease/beta-apple-music-feedback
|
opened
|
Legibility issues in dropdown menus
|
high priority usability
|
The visual design of the dropdown menus can, at times, create illegible text, such as when they appear over top of white backgrounds:
<img width="333" alt="image" src="https://user-images.githubusercontent.com/2322305/66627570-f80ec600-ebb0-11e9-90a8-63fd4be89b32.png">
|
1.0
|
Legibility issues in dropdown menus - The visual design of the dropdown menus can, at times, create illegible text, such as when they appear over top of white backgrounds:
<img width="333" alt="image" src="https://user-images.githubusercontent.com/2322305/66627570-f80ec600-ebb0-11e9-90a8-63fd4be89b32.png">
|
priority
|
legibility issues in dropdown menus the visual design of the dropdown menus can at times create illegible text such as when they appear over top of white backgrounds img width alt image src
| 1
|
642,634
| 20,908,746,378
|
IssuesEvent
|
2022-03-24 06:57:21
|
AY2122S2-CS2103T-W12-4/tp
|
https://api.github.com/repos/AY2122S2-CS2103T-W12-4/tp
|
closed
|
Create Label class for labelling contact information
|
type.Enhancement type.Task priority.High
|
Implement:
- Label Class
- Default Labels for information when none are provided by the user
|
1.0
|
Create Label class for labelling contact information - Implement:
- Label Class
- Default Labels for information when none are provided by the user
|
priority
|
create label class for labelling contact information implement label class default labels for information when none are provided by the user
| 1
|
195,751
| 6,917,774,162
|
IssuesEvent
|
2017-11-29 09:47:06
|
akvo/akvo-rsr
|
https://api.github.com/repos/akvo/akvo-rsr
|
closed
|
Updating location's lat/long should update the country field
|
Bug Priority: High
|
The country field of a location is only calculated and updated on first save. Changing the latitude/longitude after wards, doesn't update the country.
Because of how the project editor save works, each field is saved separately, this causes the country computation for locations to be incorrect.
|
1.0
|
Updating location's lat/long should update the country field - The country field of a location is only calculated and updated on first save. Changing the latitude/longitude after wards, doesn't update the country.
Because of how the project editor save works, each field is saved separately, this causes the country computation for locations to be incorrect.
|
priority
|
updating location s lat long should update the country field the country field of a location is only calculated and updated on first save changing the latitude longitude after wards doesn t update the country because of how the project editor save works each field is saved separately this causes the country computation for locations to be incorrect
| 1
|
250,270
| 7,974,289,861
|
IssuesEvent
|
2018-07-17 04:32:45
|
magda-io/magda
|
https://api.github.com/repos/magda-io/magda
|
closed
|
UX: Mobile menu needs some love
|
priority: high
|
### Problem description
- [ ] You can't click anywhere on the line to select the page
- [ ] It's hard to see what page you're on, there's no selected state
- [ ] It could do with a bit of visual love. No longer fits in with design language.
### Screenshot / Design / File reference

|
1.0
|
UX: Mobile menu needs some love - ### Problem description
- [ ] You can't click anywhere on the line to select the page
- [ ] It's hard to see what page you're on, there's no selected state
- [ ] It could do with a bit of visual love. No longer fits in with design language.
### Screenshot / Design / File reference

|
priority
|
ux mobile menu needs some love problem description you can t click anywhere on the line to select the page it s hard to see what page you re on there s no selected state it could do with a bit of visual love no longer fits in with design language screenshot design file reference
| 1
|
753,693
| 26,358,556,881
|
IssuesEvent
|
2023-01-11 11:36:49
|
bryntum/support
|
https://api.github.com/repos/bryntum/support
|
closed
|
Reordering row is not possible to do in the last row
|
bug resolved high-priority forum large-account
|
[Forum post](https://forum.bryntum.com/viewtopic.php?f=43&t=23244&p=114956#p114956)
You can reproduce it here https://bryntum.com/products/grid/examples/rowreordering/
Here is a video of how to reproduce it
https://user-images.githubusercontent.com/75997756/207018287-e54a6399-ca79-4336-a220-7cc77c07ab5b.mp4
|
1.0
|
Reordering row is not possible to do in the last row - [Forum post](https://forum.bryntum.com/viewtopic.php?f=43&t=23244&p=114956#p114956)
You can reproduce it here https://bryntum.com/products/grid/examples/rowreordering/
Here is a video of how to reproduce it
https://user-images.githubusercontent.com/75997756/207018287-e54a6399-ca79-4336-a220-7cc77c07ab5b.mp4
|
priority
|
reordering row is not possible to do in the last row you can reproduce it here here is a video of how to reproduce it
| 1
|
346,501
| 10,413,025,015
|
IssuesEvent
|
2019-09-13 17:28:23
|
meumobi/sitebuilder
|
https://api.github.com/repos/meumobi/sitebuilder
|
opened
|
use no-reply email account fo contact form forward
|
high priority refactor
|
Should prevent recipient to reply to contact(at)meumobi
|
1.0
|
use no-reply email account fo contact form forward - Should prevent recipient to reply to contact(at)meumobi
|
priority
|
use no reply email account fo contact form forward should prevent recipient to reply to contact at meumobi
| 1
|
549,754
| 16,099,444,188
|
IssuesEvent
|
2021-04-27 07:24:30
|
sopra-fs21-group-01/client
|
https://api.github.com/repos/sopra-fs21-group-01/client
|
closed
|
Create Profile Page
|
high priority task
|
- create profile page where user can change their password and username
- time estimate: 3h
|
1.0
|
Create Profile Page - - create profile page where user can change their password and username
- time estimate: 3h
|
priority
|
create profile page create profile page where user can change their password and username time estimate
| 1
|
289,239
| 8,862,311,900
|
IssuesEvent
|
2019-01-10 05:17:41
|
poiuyqwert/PyMS
|
https://api.github.com/repos/poiuyqwert/PyMS
|
closed
|
PyAI: Crash saving specific script
|
PyAI bug high priority
|
[Source](http://www.staredit.net/369737/)
```
script_name Brood Wars Terran 2 - Town D
script_id BT2D
start_areatown
wait 1
defaultbuild_off
default_min 0
wait 1
max_workers 0
deaths 4 Exactly 0 h_arbiter yelIntroTown
deaths 4 Exactly 1 h_arbiter yelEastExpo
deaths 4 Exactly 2 h_arbiter yelWestExpo
stop
:yelIntroTown
max_workers 6
wait 1440
build 2 probe 60
build 6 probe 20
place_guard zealot 0
goto idle
:idle
wait 25
goto idle
:yelEastExpo
wait 25
deaths 4 Exactly 0 h_aldaris yelEastExpo
max_workers 7
build 1 probe 80
build 1 nexus 120
wait_build 1 nexus
place_guard h_zealot 1
place_guard h_mojo 0
multirun eastTown
multirun eastPeon
goto eastScale
:eastTown
build 1 pylon 40
build 1 photon_cannon 30
build 1 gateway 40
wait_build 1 gateway
place_guard zealot 0
build 2 pylon 40
build 2 photon_cannon 30
build 1 shield_battery 20
wait_buildstart 1 shield_battery
build 3 pylon 30
wait_build 3 pylon
build 1 stargate 40
wait_build 1 stargate
place_guard h_mojo 2
stop
:eastPeon
build 3 probe 50
wait_build 3 probe
build 7 probe 20
wait_build 7 probe
stop
:eastScale
wait 1440
call checkAttack
attack_add 3 zealot
attack_prepare
wait 1440
quick_attack
attack_do
attack_clear
wait 2880
call checkAttack
attack_add 2 zealot
multirun plusGateway
wait 1440
quick_attack
attack_do
attack_clear
wait 2160
call checkAttack
multirun plusGateway
multirun plusStargate
attack_prepare
wait 1440
quick_attack
attack_do
attack_clear
wait 2880
call checkAttack
attack_add 6 zealot
attack_add 1 scout
wait 1440
quick_attack
attack_do
attack_clear
wait 1440
build 2 gateway 40
wait_buildstart 2 gateway
build 2 stargate 40
wait_buildstart 2 stargate
goto eastFinal
:eastFinal
call checkAttack
attack_add 4 zealot
multirun plusGateway
multirun plusRand
attack_prepare
wait 1440
quick_attack
attack_do
attack_clear
wait 1440
attack_add 3 scout
multirun plusRand
multirun plusStargate
attack_prepare
wait 1440
quick_attack
attack_do
attack_clear
wait 1440
attack_add 4 zealot
attack_add 2 dragoon
attack_add 2 scout
multirun plusRand
attack_prepare
wait 1440
quick_attack
attack_do
attack_clear
wait 1440
goto eastFinal
:yelWestExpo
wait 25
deaths 4 Exactly 0 h_artanis yelWestExpo
max_workers 7
build 1 probe 80
build 1 nexus 120
wait_build 1 nexus
place_guard h_zealot 1
place_guard h_dragoon 0
multirun westTown
multirun westPeon
goto westScale
:westTown
build 1 pylon 40
build 1 photon_cannon 30
build 1 gateway 40
wait_build 1 gateway
place_guard zealot 0
build 2 pylon 40
build 2 photon_cannon 30
build 1 shield_battery 20
wait_buildstart 1 shield_battery
build 3 pylon 30
wait_build 3 pylon
build 2 gateway 40
wait_build 2 gateway
place_guard h_dragoon 2
stop
:westPeon
build 3 probe 50
wait_build 3 probe
build 7 probe 20
wait_build 7 probe
stop
:westScale
wait 1440
call checkAttack
attack_add 2 dragoon
attack_prepare
wait 1440
quick_attack
attack_do
attack_clear
wait 2880
call checkAttack
attack_add 1 zealot
multirun plusGateway
attack_prepare
wait 1440
quick_attack
attack_do
attack_clear
wait 2880
call checkAttack
attack_add 2 zealot
attack_add 2 dragoon
attack_prepare
wait 1440
quick_attack
attack_do
attack_clear
wait 1440
call checkAttack
multirun plusGateway
multirun plusGateway
attack_prepare
wait 1440
quick_attack
attack_do
attack_clear
wait 1820
call checkAttack
attack_add 3 zealot
multirun plusGateway
wait 1440
quick_attack
attack_do
attack_clear
wait 3620
call checkAttack
attack_add 5 dragoon
multirun plusGateway
wait 1440
quick_attack
attack_do
attack_clear
wait 2880
goto westFinal
:westFinal
call checkAttack
attack_add 6 dragoon
multirun plusGateway
attack_prepare
wait 1440
quick_attack
attack_do
attack_clear
wait 3620
call checkAttack
attack_add 4 zealot
attack_add 1 dragoon
multirun plusGateway
multirun plusGateway
wait 1440
quick_attack
attack_do
attack_clear
wait 2880
call checkAttack
attack_add 3 zealot
wait 1440
quick_attack
attack_do
attack_clear
wait 720
call checkAttack
attack_add 4 zealot
multirun plusGateway
multirun plusGateway
wait 1440
quick_attack
attack_do
attack_clear
wait 2880
attack_add 2 dragoon
goto westFinal
:checkAttack
wait 5
if_attacking checkAttack
return
:plusRand
random_jump 128 plusGateway
goto plusStargate
:plusGateway
random_jump 85 plusZealot
random_jump 128 plusDragoon
goto plusGatewayMix
:plusStargate
random_jump 85 plusScout1
goto plusScout2
:plusZealot
attack_add 2 zealot
stop
:plusDragoon
attack_add 2 dragoon
stop
:plusGatewayMix
attack_add 2 zealot
attack_add 1 dragoon
stop
:plusScout1
attack_add 3 scout
stop
:plusScout2
attack_add 2 scout
stop
```
|
1.0
|
PyAI: Crash saving specific script - [Source](http://www.staredit.net/369737/)
```
script_name Brood Wars Terran 2 - Town D
script_id BT2D
start_areatown
wait 1
defaultbuild_off
default_min 0
wait 1
max_workers 0
deaths 4 Exactly 0 h_arbiter yelIntroTown
deaths 4 Exactly 1 h_arbiter yelEastExpo
deaths 4 Exactly 2 h_arbiter yelWestExpo
stop
:yelIntroTown
max_workers 6
wait 1440
build 2 probe 60
build 6 probe 20
place_guard zealot 0
goto idle
:idle
wait 25
goto idle
:yelEastExpo
wait 25
deaths 4 Exactly 0 h_aldaris yelEastExpo
max_workers 7
build 1 probe 80
build 1 nexus 120
wait_build 1 nexus
place_guard h_zealot 1
place_guard h_mojo 0
multirun eastTown
multirun eastPeon
goto eastScale
:eastTown
build 1 pylon 40
build 1 photon_cannon 30
build 1 gateway 40
wait_build 1 gateway
place_guard zealot 0
build 2 pylon 40
build 2 photon_cannon 30
build 1 shield_battery 20
wait_buildstart 1 shield_battery
build 3 pylon 30
wait_build 3 pylon
build 1 stargate 40
wait_build 1 stargate
place_guard h_mojo 2
stop
:eastPeon
build 3 probe 50
wait_build 3 probe
build 7 probe 20
wait_build 7 probe
stop
:eastScale
wait 1440
call checkAttack
attack_add 3 zealot
attack_prepare
wait 1440
quick_attack
attack_do
attack_clear
wait 2880
call checkAttack
attack_add 2 zealot
multirun plusGateway
wait 1440
quick_attack
attack_do
attack_clear
wait 2160
call checkAttack
multirun plusGateway
multirun plusStargate
attack_prepare
wait 1440
quick_attack
attack_do
attack_clear
wait 2880
call checkAttack
attack_add 6 zealot
attack_add 1 scout
wait 1440
quick_attack
attack_do
attack_clear
wait 1440
build 2 gateway 40
wait_buildstart 2 gateway
build 2 stargate 40
wait_buildstart 2 stargate
goto eastFinal
:eastFinal
call checkAttack
attack_add 4 zealot
multirun plusGateway
multirun plusRand
attack_prepare
wait 1440
quick_attack
attack_do
attack_clear
wait 1440
attack_add 3 scout
multirun plusRand
multirun plusStargate
attack_prepare
wait 1440
quick_attack
attack_do
attack_clear
wait 1440
attack_add 4 zealot
attack_add 2 dragoon
attack_add 2 scout
multirun plusRand
attack_prepare
wait 1440
quick_attack
attack_do
attack_clear
wait 1440
goto eastFinal
:yelWestExpo
wait 25
deaths 4 Exactly 0 h_artanis yelWestExpo
max_workers 7
build 1 probe 80
build 1 nexus 120
wait_build 1 nexus
place_guard h_zealot 1
place_guard h_dragoon 0
multirun westTown
multirun westPeon
goto westScale
:westTown
build 1 pylon 40
build 1 photon_cannon 30
build 1 gateway 40
wait_build 1 gateway
place_guard zealot 0
build 2 pylon 40
build 2 photon_cannon 30
build 1 shield_battery 20
wait_buildstart 1 shield_battery
build 3 pylon 30
wait_build 3 pylon
build 2 gateway 40
wait_build 2 gateway
place_guard h_dragoon 2
stop
:westPeon
build 3 probe 50
wait_build 3 probe
build 7 probe 20
wait_build 7 probe
stop
:westScale
wait 1440
call checkAttack
attack_add 2 dragoon
attack_prepare
wait 1440
quick_attack
attack_do
attack_clear
wait 2880
call checkAttack
attack_add 1 zealot
multirun plusGateway
attack_prepare
wait 1440
quick_attack
attack_do
attack_clear
wait 2880
call checkAttack
attack_add 2 zealot
attack_add 2 dragoon
attack_prepare
wait 1440
quick_attack
attack_do
attack_clear
wait 1440
call checkAttack
multirun plusGateway
multirun plusGateway
attack_prepare
wait 1440
quick_attack
attack_do
attack_clear
wait 1820
call checkAttack
attack_add 3 zealot
multirun plusGateway
wait 1440
quick_attack
attack_do
attack_clear
wait 3620
call checkAttack
attack_add 5 dragoon
multirun plusGateway
wait 1440
quick_attack
attack_do
attack_clear
wait 2880
goto westFinal
:westFinal
call checkAttack
attack_add 6 dragoon
multirun plusGateway
attack_prepare
wait 1440
quick_attack
attack_do
attack_clear
wait 3620
call checkAttack
attack_add 4 zealot
attack_add 1 dragoon
multirun plusGateway
multirun plusGateway
wait 1440
quick_attack
attack_do
attack_clear
wait 2880
call checkAttack
attack_add 3 zealot
wait 1440
quick_attack
attack_do
attack_clear
wait 720
call checkAttack
attack_add 4 zealot
multirun plusGateway
multirun plusGateway
wait 1440
quick_attack
attack_do
attack_clear
wait 2880
attack_add 2 dragoon
goto westFinal
:checkAttack
wait 5
if_attacking checkAttack
return
:plusRand
random_jump 128 plusGateway
goto plusStargate
:plusGateway
random_jump 85 plusZealot
random_jump 128 plusDragoon
goto plusGatewayMix
:plusStargate
random_jump 85 plusScout1
goto plusScout2
:plusZealot
attack_add 2 zealot
stop
:plusDragoon
attack_add 2 dragoon
stop
:plusGatewayMix
attack_add 2 zealot
attack_add 1 dragoon
stop
:plusScout1
attack_add 3 scout
stop
:plusScout2
attack_add 2 scout
stop
```
|
priority
|
pyai crash saving specific script script name brood wars terran town d script id start areatown wait defaultbuild off default min wait max workers deaths exactly h arbiter yelintrotown deaths exactly h arbiter yeleastexpo deaths exactly h arbiter yelwestexpo stop yelintrotown max workers wait build probe build probe place guard zealot goto idle idle wait goto idle yeleastexpo wait deaths exactly h aldaris yeleastexpo max workers build probe build nexus wait build nexus place guard h zealot place guard h mojo multirun easttown multirun eastpeon goto eastscale easttown build pylon build photon cannon build gateway wait build gateway place guard zealot build pylon build photon cannon build shield battery wait buildstart shield battery build pylon wait build pylon build stargate wait build stargate place guard h mojo stop eastpeon build probe wait build probe build probe wait build probe stop eastscale wait call checkattack attack add zealot attack prepare wait quick attack attack do attack clear wait call checkattack attack add zealot multirun plusgateway wait quick attack attack do attack clear wait call checkattack multirun plusgateway multirun plusstargate attack prepare wait quick attack attack do attack clear wait call checkattack attack add zealot attack add scout wait quick attack attack do attack clear wait build gateway wait buildstart gateway build stargate wait buildstart stargate goto eastfinal eastfinal call checkattack attack add zealot multirun plusgateway multirun plusrand attack prepare wait quick attack attack do attack clear wait attack add scout multirun plusrand multirun plusstargate attack prepare wait quick attack attack do attack clear wait attack add zealot attack add dragoon attack add scout multirun plusrand attack prepare wait quick attack attack do attack clear wait goto eastfinal yelwestexpo wait deaths exactly h artanis yelwestexpo max workers build probe build nexus wait build nexus place guard h zealot place guard h dragoon multirun westtown multirun westpeon goto westscale westtown build pylon build photon cannon build gateway wait build gateway place guard zealot build pylon build photon cannon build shield battery wait buildstart shield battery build pylon wait build pylon build gateway wait build gateway place guard h dragoon stop westpeon build probe wait build probe build probe wait build probe stop westscale wait call checkattack attack add dragoon attack prepare wait quick attack attack do attack clear wait call checkattack attack add zealot multirun plusgateway attack prepare wait quick attack attack do attack clear wait call checkattack attack add zealot attack add dragoon attack prepare wait quick attack attack do attack clear wait call checkattack multirun plusgateway multirun plusgateway attack prepare wait quick attack attack do attack clear wait call checkattack attack add zealot multirun plusgateway wait quick attack attack do attack clear wait call checkattack attack add dragoon multirun plusgateway wait quick attack attack do attack clear wait goto westfinal westfinal call checkattack attack add dragoon multirun plusgateway attack prepare wait quick attack attack do attack clear wait call checkattack attack add zealot attack add dragoon multirun plusgateway multirun plusgateway wait quick attack attack do attack clear wait call checkattack attack add zealot wait quick attack attack do attack clear wait call checkattack attack add zealot multirun plusgateway multirun plusgateway wait quick attack attack do attack clear wait attack add dragoon goto westfinal checkattack wait if attacking checkattack return plusrand random jump plusgateway goto plusstargate plusgateway random jump pluszealot random jump plusdragoon goto plusgatewaymix plusstargate random jump goto pluszealot attack add zealot stop plusdragoon attack add dragoon stop plusgatewaymix attack add zealot attack add dragoon stop attack add scout stop attack add scout stop
| 1
|
215,792
| 7,297,797,704
|
IssuesEvent
|
2018-02-26 15:14:46
|
openaq/openaq-fetch
|
https://api.github.com/repos/openaq/openaq-fetch
|
opened
|
New adapter needed for India Data Source
|
help wanted high priority new data
|
The Central Pollution Control Board has a beautiful new website to share AQ data, but since we access the data by scraping and not programmatically, this unfortunately breaks the existing adapter for this data source, and we will need a new adapter to connect to the new website.
Here is the new website with the station-level raw data:
https://app.cpcbccr.com/ccr/#/caaqm-dashboard-all/caaqm-landing
Here is the previous adapter:
Thanks very much in advance for any and all code contributions to get this back up and operating for the community!
|
1.0
|
New adapter needed for India Data Source - The Central Pollution Control Board has a beautiful new website to share AQ data, but since we access the data by scraping and not programmatically, this unfortunately breaks the existing adapter for this data source, and we will need a new adapter to connect to the new website.
Here is the new website with the station-level raw data:
https://app.cpcbccr.com/ccr/#/caaqm-dashboard-all/caaqm-landing
Here is the previous adapter:
Thanks very much in advance for any and all code contributions to get this back up and operating for the community!
|
priority
|
new adapter needed for india data source the central pollution control board has a beautiful new website to share aq data but since we access the data by scraping and not programmatically this unfortunately breaks the existing adapter for this data source and we will need a new adapter to connect to the new website here is the new website with the station level raw data here is the previous adapter thanks very much in advance for any and all code contributions to get this back up and operating for the community
| 1
|
375,505
| 11,104,675,375
|
IssuesEvent
|
2019-12-17 08:11:45
|
wso2/ballerina-message-broker
|
https://api.github.com/repos/wso2/ballerina-message-broker
|
closed
|
Expose pending message count through Admin REST API
|
Complexity/Moderate Module/broker-core Priority/High Severity/Major Type/Improvement
|
**Description:**
<!-- Give a brief description of the issue -->
At a given point in time, a message can reside in a queue, in flight for delivery, waiting for acknowledgement from the client. There should be a way to monitor the state or at least the message count in each state.
|
1.0
|
Expose pending message count through Admin REST API - **Description:**
<!-- Give a brief description of the issue -->
At a given point in time, a message can reside in a queue, in flight for delivery, waiting for acknowledgement from the client. There should be a way to monitor the state or at least the message count in each state.
|
priority
|
expose pending message count through admin rest api description at a given point in time a message can reside in a queue in flight for delivery waiting for acknowledgement from the client there should be a way to monitor the state or at least the message count in each state
| 1
|
426,508
| 12,373,318,656
|
IssuesEvent
|
2020-05-18 22:15:24
|
yairEO/tagify
|
https://api.github.com/repos/yairEO/tagify
|
closed
|
Mix text & tags - error when add a tag after deleted another one - IndexSizeError
|
Bug: high priority
|
## Prerequisites
- I am running the latest version
- I checked the documentation and found no answer
- I checked to make sure that this issue has not already been filed
### Demo Page
https://yaireo.github.io/tagify/
### Explanation
Go to demo page and reach the "Mix text & tags" demo
Focus input at the and of the text (relic.) and start to delete the input content using backspace, until you delete "Home Simpson" tag
Start type #Li to add tag "Lisa". The dropdown is shown
Try to select the tag "Lisa" (using mouse or arrows)
Nothing appends and in console log you can see an error
_IndexSizeError: Index or size is negative or greater than the allowed amount_

|
1.0
|
Mix text & tags - error when add a tag after deleted another one - IndexSizeError - ## Prerequisites
- I am running the latest version
- I checked the documentation and found no answer
- I checked to make sure that this issue has not already been filed
### Demo Page
https://yaireo.github.io/tagify/
### Explanation
Go to demo page and reach the "Mix text & tags" demo
Focus input at the and of the text (relic.) and start to delete the input content using backspace, until you delete "Home Simpson" tag
Start type #Li to add tag "Lisa". The dropdown is shown
Try to select the tag "Lisa" (using mouse or arrows)
Nothing appends and in console log you can see an error
_IndexSizeError: Index or size is negative or greater than the allowed amount_

|
priority
|
mix text tags error when add a tag after deleted another one indexsizeerror prerequisites i am running the latest version i checked the documentation and found no answer i checked to make sure that this issue has not already been filed demo page explanation go to demo page and reach the mix text tags demo focus input at the and of the text relic and start to delete the input content using backspace until you delete home simpson tag start type li to add tag lisa the dropdown is shown try to select the tag lisa using mouse or arrows nothing appends and in console log you can see an error indexsizeerror index or size is negative or greater than the allowed amount
| 1
|
799,828
| 28,314,816,178
|
IssuesEvent
|
2023-04-10 18:37:03
|
OpenPrinting/libcups
|
https://api.github.com/repos/OpenPrinting/libcups
|
closed
|
JWT API for reading/writing JSON Web Tickets
|
enhancement priority-high
|
Add a JWT API for reading and writing JSON Web Tokens (JWT), JSON Web Encryption (JWE), and JSON Web Signatures (JWS).
Relevant standards:
- [RFC 7515: JSON Web Signature (JWS)](https://datatracker.ietf.org/doc/html/rfc7515)
- [RFC 7516: JSON Web Encryption (JWE)](https://datatracker.ietf.org/doc/html/rfc7516)
- [RFC 7517: JSON Web Key (JWK)](https://datatracker.ietf.org/doc/html/rfc7517)
- [RFC 7518: JSON Web Algorithms (JWA)](https://datatracker.ietf.org/doc/html/rfc7518)
- [RFC 7519: JSON Web Token (JWT)](https://datatracker.ietf.org/doc/html/rfc7519)
|
1.0
|
JWT API for reading/writing JSON Web Tickets - Add a JWT API for reading and writing JSON Web Tokens (JWT), JSON Web Encryption (JWE), and JSON Web Signatures (JWS).
Relevant standards:
- [RFC 7515: JSON Web Signature (JWS)](https://datatracker.ietf.org/doc/html/rfc7515)
- [RFC 7516: JSON Web Encryption (JWE)](https://datatracker.ietf.org/doc/html/rfc7516)
- [RFC 7517: JSON Web Key (JWK)](https://datatracker.ietf.org/doc/html/rfc7517)
- [RFC 7518: JSON Web Algorithms (JWA)](https://datatracker.ietf.org/doc/html/rfc7518)
- [RFC 7519: JSON Web Token (JWT)](https://datatracker.ietf.org/doc/html/rfc7519)
|
priority
|
jwt api for reading writing json web tickets add a jwt api for reading and writing json web tokens jwt json web encryption jwe and json web signatures jws relevant standards
| 1
|
599,899
| 18,285,706,052
|
IssuesEvent
|
2021-10-05 10:01:31
|
AY2122S1-CS2113-T13-1/tp
|
https://api.github.com/repos/AY2122S1-CS2113-T13-1/tp
|
closed
|
[Personal/Medical Information] Add new patients information
|
type.Story priority.High
|
As a head nurse, I can add in the personal and medical information of new patients so that I can track new patients coming in to the hospital
|
1.0
|
[Personal/Medical Information] Add new patients information - As a head nurse, I can add in the personal and medical information of new patients so that I can track new patients coming in to the hospital
|
priority
|
add new patients information as a head nurse i can add in the personal and medical information of new patients so that i can track new patients coming in to the hospital
| 1
|
331,535
| 10,074,768,685
|
IssuesEvent
|
2019-07-24 12:53:24
|
AnSyn/ansyn
|
https://api.github.com/repos/AnSyn/ansyn
|
closed
|
Bug- coordinates
|
Bug Priority: High Severity: Low
|
Please mind that the coordinates text is longer than the background. the background should be longer .

|
1.0
|
Bug- coordinates - Please mind that the coordinates text is longer than the background. the background should be longer .

|
priority
|
bug coordinates please mind that the coordinates text is longer than the background the background should be longer
| 1
|
66,524
| 3,255,083,134
|
IssuesEvent
|
2015-10-20 06:12:25
|
AmpersandTarski/ampersand
|
https://api.github.com/repos/AmpersandTarski/ampersand
|
reopened
|
Request for editable concepts per Role
|
component:prototype generator priority:high
|
For API access management I require a list of editable concepts per role.
This list should contain the names of all concepts that are used as target of expressions that are editable in interfaces for that specific role. Keep in mind that the expression can be flipped (~) and that I require the target of the expression, not the target of the relation.
Could this be added as array in $allRoles in Generics.php as specified below.
```
allRoles =
array
( array ( 'id' => 1
, 'name' => 'ExecEngine'
, 'ruleNames' => array ()
, 'interfaces' => array ()
, 'editableConcepts' => array('<conceptA>', '<conceptB>', etc)
)
```
|
1.0
|
Request for editable concepts per Role - For API access management I require a list of editable concepts per role.
This list should contain the names of all concepts that are used as target of expressions that are editable in interfaces for that specific role. Keep in mind that the expression can be flipped (~) and that I require the target of the expression, not the target of the relation.
Could this be added as array in $allRoles in Generics.php as specified below.
```
allRoles =
array
( array ( 'id' => 1
, 'name' => 'ExecEngine'
, 'ruleNames' => array ()
, 'interfaces' => array ()
, 'editableConcepts' => array('<conceptA>', '<conceptB>', etc)
)
```
|
priority
|
request for editable concepts per role for api access management i require a list of editable concepts per role this list should contain the names of all concepts that are used as target of expressions that are editable in interfaces for that specific role keep in mind that the expression can be flipped and that i require the target of the expression not the target of the relation could this be added as array in allroles in generics php as specified below allroles array array id name execengine rulenames array interfaces array editableconcepts array etc
| 1
|
591,116
| 17,795,130,745
|
IssuesEvent
|
2021-08-31 21:03:17
|
magma/magma
|
https://api.github.com/repos/magma/magma
|
closed
|
Intra AGW Mobility
|
Epic priority: high
|
Impact: we have seen issues in the field are seeing issues with UEs and this is a required feature by multiple partners but we haven't been able to promote it yet. CBRS at FB also requesting this. This is S1 mobility, intra, within the same AGW, 2 enodes.
|
1.0
|
Intra AGW Mobility - Impact: we have seen issues in the field are seeing issues with UEs and this is a required feature by multiple partners but we haven't been able to promote it yet. CBRS at FB also requesting this. This is S1 mobility, intra, within the same AGW, 2 enodes.
|
priority
|
intra agw mobility impact we have seen issues in the field are seeing issues with ues and this is a required feature by multiple partners but we haven t been able to promote it yet cbrs at fb also requesting this this is mobility intra within the same agw enodes
| 1
|
2,871
| 2,533,753,990
|
IssuesEvent
|
2015-01-24 05:40:33
|
AutomationSolutionz/Framework_0.1
|
https://api.github.com/repos/AutomationSolutionz/Framework_0.1
|
closed
|
sometimes results/execution page page gives error ..
|
Priority 1 (Highest) Sazid
|
try to reproduce it by going into a test case and then click the result button directly from the link at the top of the page "Result"
TemplateDoesNotExist at /Home/Results/
ResultFULL.html
Request Method: GET
Request URL: http://demo.automationsolutionz.com/Home/Results/
Django Version: 1.5.2
Exception Type: TemplateDoesNotExist
Exception Value:
ResultFULL.html
Exception Location: C:\Python27\lib\site-packages\django\template\loader.py in find_template, line 139
Python Executable: C:\Python27\python.exe
Python Version: 2.7.3
Python Path:
['C:\\Users\\Riz\\git\\Framework_0.1\\Automationz\\Framework_0.1\\DjangoFramework',
'C:\\Python27\\lib\\site-packages\\selenium-2.35.0-py2.7.egg',
'C:\\Python27\\DLLs',
'C:\\Python27\\lib',
'C:\\Python27\\lib\\plat-win',
'C:\\Python27\\lib\\lib-tk',
'C:\\Python27',
'C:\\Python27\\lib\\site-packages',
'C:\\Python27\\lib\\site-packages\\PIL',
'C:\\Python27\\lib\\site-packages\\win32',
'C:\\Python27\\lib\\site-packages\\win32\\lib',
'C:\\Python27\\lib\\site-packages\\Pythonwin',
'C:\\Python27\\lib\\site-packages\\gitpython-0.3.2.rc1-py2.7.egg',
'C:\\Python27\\lib\\site-packages\\gitdb-0.5.4-py2.7-win32.egg',
'C:\\Python27\\lib\\site-packages\\smmap-0.8.2-py2.7.egg',
'C:\\Python27\\lib\\site-packages\\async-0.6.1-py2.7-win32.egg',
'C:\\Python27\\lib\\site-packages\\mailer-0.7-py2.7.egg',
'C:\\Python27\\lib\\site-packages\\dulwich-0.9.4-py2.7-win32.egg',
'C:\\Python27\\lib\\site-packages\\pygooglechart-0.4.0-py2.7.egg',
'C:\\Windows\\SYSTEM32\\python27.zip',
'C:\\Python27\\lib\\site-packages\\gitpython-0.3.2.rc1-py2.7.egg\\git\\ext\\gitdb',
'C:\\Python27\\lib\\site-packages\\gitdb-0.5.4-py2.7-win32.egg\\gitdb\\ext\\async',
'C:\\Python27\\lib\\site-packages\\gitdb-0.5.4-py2.7-win32.egg\\gitdb\\ext\\smmap']
Server time: Fri, 23 Jan 2015 10:30:15 -0500
Template-loader postmortem
Django tried loading these templates, in this order:
Using loader django.template.loaders.filesystem.Loader:
C:\Users\Riz\git\Framework_0.1\Automationz\Framework_0.1\DjangoFramework\templates\ResultFULL.html (File does not exist)
Using loader django.template.loaders.app_directories.Loader:
C:\Python27\lib\site-packages\django\contrib\auth\templates\ResultFULL.html (File does not exist)
C:\Users\Riz\git\Framework_0.1\Automationz\Framework_0.1\DjangoFramework\MySite\templates\ResultFULL.html (File does not exist)
Traceback Switch to copy-and-paste view
C:\Python27\lib\site-packages\django\core\handlers\base.py in get_response
response = callback(request, *callback_args, **callback_kwargs) ...
▶ Local vars
C:\Users\Riz\git\Framework_0.1\Automationz\Framework_0.1\DjangoFramework\..\DjangoFramework\MySite\views.py in Result
return render_to_response('ResultFULL.html', {}, context_instance=RequestContext(request))
...
▶ Local vars
C:\Python27\lib\site-packages\django\shortcuts\__init__.py in render_to_response
return HttpResponse(loader.render_to_string(*args, **kwargs), **httpresponse_kwargs) ...
▶ Local vars
C:\Python27\lib\site-packages\django\template\loader.py in render_to_string
t = get_template(template_name) ...
▶ Local vars
C:\Python27\lib\site-packages\django\template\loader.py in get_template
template, origin = find_template(template_name) ...
▶ Local vars
C:\Python27\lib\site-packages\django\template\loader.py in find_template
raise TemplateDoesNotExist(name) ...
▶ Local vars
Request information
GET
No GET data
POST
No POST data
FILES
No FILES data
COOKIES
Variable Value
csrftoken
'2NW1Q9zdxuO4oKKQInSNfd3IDFbsrwqB'
META
Variable Value
TMP
'C:\\Users\\Riz\\AppData\\Local\\Temp'
PYTHONIOENCODING
'Cp1252'
COMPUTERNAME
'RIZ'
wsgi.multiprocess
False
PROCESSOR_LEVEL
'6'
RUN_MAIN
'true'
HTTP_REFERER
'http://demo.automationsolutionz.com/Home/RunID/Sun-Jan-18-10:11:46-2015/TC/CRE-0369/Execute/'
USERDOMAIN
'RIZ'
HTTP_ACCEPT_LANGUAGE
'en-US,en;q=0.8'
wsgi.multithread
True
SERVER_PROTOCOL
'HTTP/1.1'
SERVER_SOFTWARE
'WSGIServer/0.1 Python/2.7.3'
PSMODULEPATH
'C:\\Windows\\system32\\WindowsPowerShell\\v1.0\\Modules\\'
SCRIPT_NAME
u''
VS90COMNTOOLS
'C:\\Program Files (x86)\\Microsoft Visual Studio 9.0\\Common7\\Tools\\'
COMMONPROGRAMFILES
'C:\\Program Files (x86)\\Common Files'
PROCESSOR_IDENTIFIER
'Intel64 Family 6 Model 58 Stepping 9, GenuineIntel'
REQUEST_METHOD
'GET'
PROGRAMFILES
'C:\\Program Files (x86)'
PROCESSOR_REVISION
'3a09'
SYSTEMROOT
'C:\\Windows'
QUERY_STRING
''
PATH
'C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\;C:\\Program Files (x86)\\Intel\\OpenCL SDK\\2.0\\bin\\x86;C:\\Program Files (x86)\\Intel\\OpenCL SDK\\2.0\\bin\\x64;C:\\Program Files (x86)\\Windows Live\\Shared;C:\\Program Files\\TortoiseHg\\;C:\\Python27;C:\\Python27\\Scripts;C:\\Program Files (x86)\\Git\\cmd;C:\\Program Files (x86)\\Git\\bin'
PROGRAMFILES(X86)
'C:\\Program Files (x86)'
CONTENT_LENGTH
''
HTTP_USER_AGENT
'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36'
HTTP_CONNECTION
'keep-alive'
HTTP_COOKIE
'csrftoken=2NW1Q9zdxuO4oKKQInSNfd3IDFbsrwqB; __session:0.848612034926191:username=riz; __session:0.848612034926191:fullname=Riz Hossain; __session:0.848612034926191:user_type=assigned_tester; __session:0.848612034926191:log=logged; __session:0.848612034926191:project_id=PROJ-19; __session:0.848612034926191:default_team_identity=135; __session:0.848612034926191:user_id=9; __session:0.848612034926191:=http:'
TEMP
'C:\\Users\\Riz\\AppData\\Local\\Temp'
REMOTE_ADDR
'208.65.73.143'
COMMONPROGRAMFILES(X86)
'C:\\Program Files (x86)\\Common Files'
PROCESSOR_ARCHITECTURE
'x86'
wsgi.url_scheme
'http'
ALLUSERSPROFILE
'C:\\ProgramData'
PYDEV_CONSOLE_ENCODING
'Cp1252'
SERVER_PORT
'80'
LOCALAPPDATA
'C:\\Users\\Riz\\AppData\\Local'
HOMEPATH
'\\Users\\Riz'
USERDOMAIN_ROAMINGPROFILE
'RIZ'
HTTP_X_IMFORWARDS
'20'
HOME
'C:\\Users\\Riz'
PROGRAMW6432
'C:\\Program Files'
USERNAME
'Riz'
HTTP_ACCEPT
'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8'
LOGONSERVER
'\\\\MicrosoftAccount'
PROMPT
'$P$G'
COMSPEC
'C:\\Windows\\system32\\cmd.exe'
PROGRAMDATA
'C:\\ProgramData'
PYTHONPATH
'C:\\Program Files\\eclipse\\plugins\\org.python.pydev_3.0.0.201311051910\\pysrc\\pydev_sitecustomize;C:\\Python27\\lib\\site-packages\\selenium-2.35.0-py2.7.egg;C:\\Python27\\DLLs;C:\\Python27\\lib;C:\\Python27\\lib\\plat-win;C:\\Python27\\lib\\lib-tk;C:\\Python27;C:\\Python27\\lib\\site-packages;C:\\Python27\\lib\\site-packages\\PIL;C:\\Python27\\lib\\site-packages\\win32;C:\\Python27\\lib\\site-packages\\win32\\lib;C:\\Python27\\lib\\site-packages\\Pythonwin;C:\\Python27\\lib\\site-packages\\gitpython-0.3.2.rc1-py2.7.egg;C:\\Python27\\lib\\site-packages\\gitdb-0.5.4-py2.7-win32.egg;C:\\Python27\\lib\\site-packages\\smmap-0.8.2-py2.7.egg;C:\\Python27\\lib\\site-packages\\async-0.6.1-py2.7-win32.egg;C:\\Python27\\lib\\site-packages\\mailer-0.7-py2.7.egg;C:\\Python27\\lib\\site-packages\\dulwich-0.9.4-py2.7-win32.egg;C:\\Python27\\lib\\site-packages\\pygooglechart-0.4.0-py2.7.egg'
HTTP_VIA
'1.1 m1-cf4-sec.q9-brampton.network.rim.net:80 (Cisco-WSA/8.0.5-075)'
CSRF_COOKIE
u'2NW1Q9zdxuO4oKKQInSNfd3IDFbsrwqB'
wsgi.input
<socket._fileobject object at 0x0436F4F0>
wsgi.errors
<open file '<stderr>', mode 'w' at 0x01D850D0>
HTTP_HOST
'demo.automationsolutionz.com'
SESSIONNAME
'RDP-Tcp#0'
PATHEXT
'.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.PY'
PATH_INFO
u'/Home/Results/'
CLIENTNAME
'RIZ'
FP_NO_HOST_CHECK
'NO'
WINDIR
'C:\\Windows'
wsgi.file_wrapper
''
HTTP_ACCEPT_ENCODING
'gzip, deflate, sdch'
wsgi.version
(1, 0)
HOMEDRIVE
'C:'
APPDATA
'C:\\Users\\Riz\\AppData\\Roaming'
SERVER_NAME
'Riz'
wsgi.run_once
False
REMOTE_HOST
''
SYSTEMDRIVE
'C:'
GATEWAY_INTERFACE
'CGI/1.1'
PYDEV_COMPLETER_PYTHONPATH
'C:\\Program Files\\eclipse\\plugins\\org.python.pydev_3.0.0.201311051910\\pysrc'
NUMBER_OF_PROCESSORS
'4'
DJANGO_SETTINGS_MODULE
'DjangoFramework.settings'
CONTENT_TYPE
'text/plain'
PROCESSOR_ARCHITEW6432
'AMD64'
COMMONPROGRAMW6432
'C:\\Program Files\\Common Files'
OS
'Windows_NT'
PUBLIC
'C:\\Users\\Public'
USERPROFILE
'C:\\Users\\Riz'
Settings
Using settings module DjangoFramework.settings
Setting Value
USE_L10N
True
USE_THOUSAND_SEPARATOR
False
CSRF_COOKIE_SECURE
False
LANGUAGE_CODE
'en-us'
ROOT_URLCONF
'DjangoFramework.urls'
MANAGERS
()
DEFAULT_CHARSET
'utf-8'
STATIC_ROOT
''
ALLOWED_HOSTS
['135.23.123.67', '127.0.0.1']
MESSAGE_STORAGE
'django.contrib.messages.storage.fallback.FallbackStorage'
EMAIL_SUBJECT_PREFIX
'[Django] '
FILE_UPLOAD_PERMISSIONS
None
STATICFILES_FINDERS
('django.contrib.staticfiles.finders.FileSystemFinder',
'django.contrib.staticfiles.finders.AppDirectoriesFinder',
'django.contrib.staticfiles.finders.DefaultStorageFinder')
SESSION_CACHE_ALIAS
'default'
SESSION_COOKIE_DOMAIN
None
SESSION_COOKIE_NAME
'sessionid'
ADMIN_FOR
()
TIME_INPUT_FORMATS
('%H:%M:%S', '%H:%M')
DATABASES
{'default': {'ENGINE': 'django.db.backends.postgresql_psycopg2',
'HOST': '127.0.0.1',
'NAME': 'postgres',
'OPTIONS': {},
'PASSWORD': u'********************',
'PORT': '5432',
'TEST_CHARSET': None,
'TEST_COLLATION': None,
'TEST_MIRROR': None,
'TEST_NAME': None,
'TIME_ZONE': 'America/Chicago',
'USER': 'postgres'}}
SERVER_EMAIL
'root@localhost'
FILE_UPLOAD_HANDLERS
('django.core.files.uploadhandler.MemoryFileUploadHandler',
'django.core.files.uploadhandler.TemporaryFileUploadHandler')
DEFAULT_CONTENT_TYPE
'text/html'
APPEND_SLASH
True
FIRST_DAY_OF_WEEK
0
DATABASE_ROUTERS
[]
YEAR_MONTH_FORMAT
'F Y'
STATICFILES_STORAGE
'django.contrib.staticfiles.storage.StaticFilesStorage'
CACHES
{'default': {'BACKEND': 'django.core.cache.backends.locmem.LocMemCache'}}
SESSION_COOKIE_PATH
'/'
MIDDLEWARE_CLASSES
('django.middleware.common.CommonMiddleware',
'django.contrib.sessions.middleware.SessionMiddleware',
'django.middleware.csrf.CsrfViewMiddleware',
'django.contrib.auth.middleware.AuthenticationMiddleware',
'django.contrib.auth.middleware.RemoteUserMiddleware',
'django.contrib.messages.middleware.MessageMiddleware',
'django.middleware.csrf.CsrfViewMiddleware')
USE_I18N
True
THOUSAND_SEPARATOR
','
SECRET_KEY
u'********************'
LANGUAGE_COOKIE_NAME
'django_language'
DEFAULT_INDEX_TABLESPACE
''
TRANSACTIONS_MANAGED
False
LOGGING_CONFIG
'django.utils.log.dictConfig'
SEND_BROKEN_LINK_EMAILS
False
TEMPLATE_LOADERS
('django.template.loaders.filesystem.Loader',
'django.template.loaders.app_directories.Loader')
WSGI_APPLICATION
None
TEMPLATE_DEBUG
True
X_FRAME_OPTIONS
'SAMEORIGIN'
AUTHENTICATION_BACKENDS
('django.contrib.auth.RemoteUserBackend',)
FORCE_SCRIPT_NAME
None
USE_X_FORWARDED_HOST
False
SIGNING_BACKEND
'django.core.signing.TimestampSigner'
SESSION_COOKIE_SECURE
False
CSRF_COOKIE_DOMAIN
None
FILE_CHARSET
'utf-8'
DEBUG
True
SESSION_FILE_PATH
None
DEFAULT_FILE_STORAGE
'django.core.files.storage.FileSystemStorage'
INSTALLED_APPS
('django.contrib.auth',
'django.contrib.contenttypes',
'django.contrib.sessions',
'django.contrib.sites',
'django.contrib.messages',
'django.contrib.staticfiles',
'DjangoFramework.MySite')
LANGUAGES
(('af', 'Afrikaans'),
('ar', 'Arabic'),
('az', 'Azerbaijani'),
('bg', 'Bulgarian'),
('be', 'Belarusian'),
('bn', 'Bengali'),
('br', 'Breton'),
('bs', 'Bosnian'),
('ca', 'Catalan'),
('cs', 'Czech'),
('cy', 'Welsh'),
('da', 'Danish'),
('de', 'German'),
('el', 'Greek'),
('en', 'English'),
('en-gb', 'British English'),
('eo', 'Esperanto'),
('es', 'Spanish'),
('es-ar', 'Argentinian Spanish'),
('es-mx', 'Mexican Spanish'),
('es-ni', 'Nicaraguan Spanish'),
('es-ve', 'Venezuelan Spanish'),
('et', 'Estonian'),
('eu', 'Basque'),
('fa', 'Persian'),
('fi', 'Finnish'),
('fr', 'French'),
('fy-nl', 'Frisian'),
('ga', 'Irish'),
('gl', 'Galician'),
('he', 'Hebrew'),
('hi', 'Hindi'),
('hr', 'Croatian'),
('hu', 'Hungarian'),
('ia', 'Interlingua'),
('id', 'Indonesian'),
('is', 'Icelandic'),
('it', 'Italian'),
('ja', 'Japanese'),
('ka', 'Georgian'),
('kk', 'Kazakh'),
('km', 'Khmer'),
('kn', 'Kannada'),
('ko', 'Korean'),
('lb', 'Luxembourgish'),
('lt', 'Lithuanian'),
('lv', 'Latvian'),
('mk', 'Macedonian'),
('ml', 'Malayalam'),
('mn', 'Mongolian'),
('nb', 'Norwegian Bokmal'),
('ne', 'Nepali'),
('nl', 'Dutch'),
('nn', 'Norwegian Nynorsk'),
('pa', 'Punjabi'),
('pl', 'Polish'),
('pt', 'Portuguese'),
('pt-br', 'Brazilian Portuguese'),
('ro', 'Romanian'),
('ru', 'Russian'),
('sk', 'Slovak'),
('sl', 'Slovenian'),
('sq', 'Albanian'),
('sr', 'Serbian'),
('sr-latn', 'Serbian Latin'),
('sv', 'Swedish'),
('sw', 'Swahili'),
('ta', 'Tamil'),
('te', 'Telugu'),
('th', 'Thai'),
('tr', 'Turkish'),
('tt', 'Tatar'),
('udm', 'Udmurt'),
('uk', 'Ukrainian'),
('ur', 'Urdu'),
('vi', 'Vietnamese'),
('zh-cn', 'Simplified Chinese'),
('zh-tw', 'Traditional Chinese'))
COMMENTS_ALLOW_PROFANITIES
False
STATICFILES_DIRS
()
PREPEND_WWW
False
SECURE_PROXY_SSL_HEADER
None
SESSION_COOKIE_HTTPONLY
True
DEBUG_PROPAGATE_EXCEPTIONS
False
MONTH_DAY_FORMAT
'F j'
LOGIN_URL
'/accounts/login/'
SESSION_EXPIRE_AT_BROWSER_CLOSE
False
TIME_FORMAT
'P'
AUTH_USER_MODEL
'auth.User'
DATE_INPUT_FORMATS
('%Y-%m-%d',
'%m/%d/%Y',
'%m/%d/%y',
'%b %d %Y',
'%b %d, %Y',
'%d %b %Y',
'%d %b, %Y',
'%B %d %Y',
'%B %d, %Y',
'%d %B %Y',
'%d %B, %Y')
CSRF_COOKIE_NAME
'csrftoken'
EMAIL_HOST_PASSWORD
u'********************'
PASSWORD_RESET_TIMEOUT_DAYS
u'********************'
CACHE_MIDDLEWARE_ALIAS
'default'
SESSION_SAVE_EVERY_REQUEST
False
ADMIN_MEDIA_PREFIX
'/static/admin/'
NUMBER_GROUPING
0
SESSION_ENGINE
'django.contrib.sessions.backends.db'
CSRF_FAILURE_VIEW
'django.views.csrf.csrf_failure'
CSRF_COOKIE_PATH
'/'
LOGIN_REDIRECT_URL
'/accounts/profile/'
PROJECT_ROOT
'C:\\Users\\Riz\\git\\Framework_0.1\\Automationz\\Framework_0.1\\DjangoFramework'
DECIMAL_SEPARATOR
'.'
IGNORABLE_404_URLS
()
LOCALE_PATHS
()
TEMPLATE_STRING_IF_INVALID
''
LOGOUT_URL
'/accounts/logout/'
EMAIL_USE_TLS
False
FIXTURE_DIRS
()
EMAIL_HOST
'localhost'
DATE_FORMAT
'N j, Y'
MEDIA_ROOT
'C:\\Users\\Riz\\git\\Framework_0.1\\Automationz\\Framework_0.1\\DjangoFramework\\site_media'
DEFAULT_EXCEPTION_REPORTER_FILTER
'django.views.debug.SafeExceptionReporterFilter'
ADMINS
()
FORMAT_MODULE_PATH
None
DEFAULT_FROM_EMAIL
'webmaster@localhost'
MEDIA_URL
'/media/'
DATETIME_FORMAT
'N j, Y, P'
TEMPLATE_DIRS
('C:\\Users\\Riz\\git\\Framework_0.1\\Automationz\\Framework_0.1\\DjangoFramework\\..\\DjangoFramework\\templates',)
SITE_ID
1
DISALLOWED_USER_AGENTS
()
ALLOWED_INCLUDE_ROOTS
()
LOGGING
{'disable_existing_loggers': False,
'filters': {'require_debug_false': {'()': 'django.utils.log.RequireDebugFalse'}},
'handlers': {'mail_admins': {'class': 'django.utils.log.AdminEmailHandler',
'filters': ['require_debug_false'],
'level': 'ERROR'}},
'loggers': {'django.request': {'handlers': ['mail_admins'],
'level': 'ERROR',
'propagate': True}},
'version': 1}
SHORT_DATE_FORMAT
'm/d/Y'
TEST_RUNNER
'django.test.simple.DjangoTestSuiteRunner'
CACHE_MIDDLEWARE_KEY_PREFIX
u'********************'
TIME_ZONE
'America/Chicago'
FILE_UPLOAD_MAX_MEMORY_SIZE
2621440
EMAIL_BACKEND
'django.core.mail.backends.smtp.EmailBackend'
DEFAULT_TABLESPACE
''
TEMPLATE_CONTEXT_PROCESSORS
('django.contrib.auth.context_processors.auth',
'django.core.context_processors.debug',
'django.core.context_processors.i18n',
'django.core.context_processors.media',
'django.core.context_processors.static',
'django.core.context_processors.tz',
'django.contrib.messages.context_processors.messages')
SESSION_COOKIE_AGE
1209600
SETTINGS_MODULE
'DjangoFramework.settings'
USE_ETAGS
False
LANGUAGES_BIDI
('he', 'ar', 'fa')
FILE_UPLOAD_TEMP_DIR
None
INTERNAL_IPS
()
STATIC_URL
'/static/'
EMAIL_PORT
25
USE_TZ
False
SHORT_DATETIME_FORMAT
'm/d/Y P'
PASSWORD_HASHERS
u'********************'
ABSOLUTE_URL_OVERRIDES
{}
CACHE_MIDDLEWARE_SECONDS
600
DATETIME_INPUT_FORMATS
('%Y-%m-%d %H:%M:%S',
'%Y-%m-%d %H:%M:%S.%f',
'%Y-%m-%d %H:%M',
'%Y-%m-%d',
'%m/%d/%Y %H:%M:%S',
'%m/%d/%Y %H:%M:%S.%f',
'%m/%d/%Y %H:%M',
'%m/%d/%Y',
'%m/%d/%y %H:%M:%S',
'%m/%d/%y %H:%M:%S.%f',
'%m/%d/%y %H:%M',
'%m/%d/%y')
EMAIL_HOST_USER
''
PROFANITIES_LIST
u'********************'
|
1.0
|
sometimes results/execution page page gives error .. - try to reproduce it by going into a test case and then click the result button directly from the link at the top of the page "Result"
TemplateDoesNotExist at /Home/Results/
ResultFULL.html
Request Method: GET
Request URL: http://demo.automationsolutionz.com/Home/Results/
Django Version: 1.5.2
Exception Type: TemplateDoesNotExist
Exception Value:
ResultFULL.html
Exception Location: C:\Python27\lib\site-packages\django\template\loader.py in find_template, line 139
Python Executable: C:\Python27\python.exe
Python Version: 2.7.3
Python Path:
['C:\\Users\\Riz\\git\\Framework_0.1\\Automationz\\Framework_0.1\\DjangoFramework',
'C:\\Python27\\lib\\site-packages\\selenium-2.35.0-py2.7.egg',
'C:\\Python27\\DLLs',
'C:\\Python27\\lib',
'C:\\Python27\\lib\\plat-win',
'C:\\Python27\\lib\\lib-tk',
'C:\\Python27',
'C:\\Python27\\lib\\site-packages',
'C:\\Python27\\lib\\site-packages\\PIL',
'C:\\Python27\\lib\\site-packages\\win32',
'C:\\Python27\\lib\\site-packages\\win32\\lib',
'C:\\Python27\\lib\\site-packages\\Pythonwin',
'C:\\Python27\\lib\\site-packages\\gitpython-0.3.2.rc1-py2.7.egg',
'C:\\Python27\\lib\\site-packages\\gitdb-0.5.4-py2.7-win32.egg',
'C:\\Python27\\lib\\site-packages\\smmap-0.8.2-py2.7.egg',
'C:\\Python27\\lib\\site-packages\\async-0.6.1-py2.7-win32.egg',
'C:\\Python27\\lib\\site-packages\\mailer-0.7-py2.7.egg',
'C:\\Python27\\lib\\site-packages\\dulwich-0.9.4-py2.7-win32.egg',
'C:\\Python27\\lib\\site-packages\\pygooglechart-0.4.0-py2.7.egg',
'C:\\Windows\\SYSTEM32\\python27.zip',
'C:\\Python27\\lib\\site-packages\\gitpython-0.3.2.rc1-py2.7.egg\\git\\ext\\gitdb',
'C:\\Python27\\lib\\site-packages\\gitdb-0.5.4-py2.7-win32.egg\\gitdb\\ext\\async',
'C:\\Python27\\lib\\site-packages\\gitdb-0.5.4-py2.7-win32.egg\\gitdb\\ext\\smmap']
Server time: Fri, 23 Jan 2015 10:30:15 -0500
Template-loader postmortem
Django tried loading these templates, in this order:
Using loader django.template.loaders.filesystem.Loader:
C:\Users\Riz\git\Framework_0.1\Automationz\Framework_0.1\DjangoFramework\templates\ResultFULL.html (File does not exist)
Using loader django.template.loaders.app_directories.Loader:
C:\Python27\lib\site-packages\django\contrib\auth\templates\ResultFULL.html (File does not exist)
C:\Users\Riz\git\Framework_0.1\Automationz\Framework_0.1\DjangoFramework\MySite\templates\ResultFULL.html (File does not exist)
Traceback Switch to copy-and-paste view
C:\Python27\lib\site-packages\django\core\handlers\base.py in get_response
response = callback(request, *callback_args, **callback_kwargs) ...
▶ Local vars
C:\Users\Riz\git\Framework_0.1\Automationz\Framework_0.1\DjangoFramework\..\DjangoFramework\MySite\views.py in Result
return render_to_response('ResultFULL.html', {}, context_instance=RequestContext(request))
...
▶ Local vars
C:\Python27\lib\site-packages\django\shortcuts\__init__.py in render_to_response
return HttpResponse(loader.render_to_string(*args, **kwargs), **httpresponse_kwargs) ...
▶ Local vars
C:\Python27\lib\site-packages\django\template\loader.py in render_to_string
t = get_template(template_name) ...
▶ Local vars
C:\Python27\lib\site-packages\django\template\loader.py in get_template
template, origin = find_template(template_name) ...
▶ Local vars
C:\Python27\lib\site-packages\django\template\loader.py in find_template
raise TemplateDoesNotExist(name) ...
▶ Local vars
Request information
GET
No GET data
POST
No POST data
FILES
No FILES data
COOKIES
Variable Value
csrftoken
'2NW1Q9zdxuO4oKKQInSNfd3IDFbsrwqB'
META
Variable Value
TMP
'C:\\Users\\Riz\\AppData\\Local\\Temp'
PYTHONIOENCODING
'Cp1252'
COMPUTERNAME
'RIZ'
wsgi.multiprocess
False
PROCESSOR_LEVEL
'6'
RUN_MAIN
'true'
HTTP_REFERER
'http://demo.automationsolutionz.com/Home/RunID/Sun-Jan-18-10:11:46-2015/TC/CRE-0369/Execute/'
USERDOMAIN
'RIZ'
HTTP_ACCEPT_LANGUAGE
'en-US,en;q=0.8'
wsgi.multithread
True
SERVER_PROTOCOL
'HTTP/1.1'
SERVER_SOFTWARE
'WSGIServer/0.1 Python/2.7.3'
PSMODULEPATH
'C:\\Windows\\system32\\WindowsPowerShell\\v1.0\\Modules\\'
SCRIPT_NAME
u''
VS90COMNTOOLS
'C:\\Program Files (x86)\\Microsoft Visual Studio 9.0\\Common7\\Tools\\'
COMMONPROGRAMFILES
'C:\\Program Files (x86)\\Common Files'
PROCESSOR_IDENTIFIER
'Intel64 Family 6 Model 58 Stepping 9, GenuineIntel'
REQUEST_METHOD
'GET'
PROGRAMFILES
'C:\\Program Files (x86)'
PROCESSOR_REVISION
'3a09'
SYSTEMROOT
'C:\\Windows'
QUERY_STRING
''
PATH
'C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\;C:\\Program Files (x86)\\Intel\\OpenCL SDK\\2.0\\bin\\x86;C:\\Program Files (x86)\\Intel\\OpenCL SDK\\2.0\\bin\\x64;C:\\Program Files (x86)\\Windows Live\\Shared;C:\\Program Files\\TortoiseHg\\;C:\\Python27;C:\\Python27\\Scripts;C:\\Program Files (x86)\\Git\\cmd;C:\\Program Files (x86)\\Git\\bin'
PROGRAMFILES(X86)
'C:\\Program Files (x86)'
CONTENT_LENGTH
''
HTTP_USER_AGENT
'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36'
HTTP_CONNECTION
'keep-alive'
HTTP_COOKIE
'csrftoken=2NW1Q9zdxuO4oKKQInSNfd3IDFbsrwqB; __session:0.848612034926191:username=riz; __session:0.848612034926191:fullname=Riz Hossain; __session:0.848612034926191:user_type=assigned_tester; __session:0.848612034926191:log=logged; __session:0.848612034926191:project_id=PROJ-19; __session:0.848612034926191:default_team_identity=135; __session:0.848612034926191:user_id=9; __session:0.848612034926191:=http:'
TEMP
'C:\\Users\\Riz\\AppData\\Local\\Temp'
REMOTE_ADDR
'208.65.73.143'
COMMONPROGRAMFILES(X86)
'C:\\Program Files (x86)\\Common Files'
PROCESSOR_ARCHITECTURE
'x86'
wsgi.url_scheme
'http'
ALLUSERSPROFILE
'C:\\ProgramData'
PYDEV_CONSOLE_ENCODING
'Cp1252'
SERVER_PORT
'80'
LOCALAPPDATA
'C:\\Users\\Riz\\AppData\\Local'
HOMEPATH
'\\Users\\Riz'
USERDOMAIN_ROAMINGPROFILE
'RIZ'
HTTP_X_IMFORWARDS
'20'
HOME
'C:\\Users\\Riz'
PROGRAMW6432
'C:\\Program Files'
USERNAME
'Riz'
HTTP_ACCEPT
'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8'
LOGONSERVER
'\\\\MicrosoftAccount'
PROMPT
'$P$G'
COMSPEC
'C:\\Windows\\system32\\cmd.exe'
PROGRAMDATA
'C:\\ProgramData'
PYTHONPATH
'C:\\Program Files\\eclipse\\plugins\\org.python.pydev_3.0.0.201311051910\\pysrc\\pydev_sitecustomize;C:\\Python27\\lib\\site-packages\\selenium-2.35.0-py2.7.egg;C:\\Python27\\DLLs;C:\\Python27\\lib;C:\\Python27\\lib\\plat-win;C:\\Python27\\lib\\lib-tk;C:\\Python27;C:\\Python27\\lib\\site-packages;C:\\Python27\\lib\\site-packages\\PIL;C:\\Python27\\lib\\site-packages\\win32;C:\\Python27\\lib\\site-packages\\win32\\lib;C:\\Python27\\lib\\site-packages\\Pythonwin;C:\\Python27\\lib\\site-packages\\gitpython-0.3.2.rc1-py2.7.egg;C:\\Python27\\lib\\site-packages\\gitdb-0.5.4-py2.7-win32.egg;C:\\Python27\\lib\\site-packages\\smmap-0.8.2-py2.7.egg;C:\\Python27\\lib\\site-packages\\async-0.6.1-py2.7-win32.egg;C:\\Python27\\lib\\site-packages\\mailer-0.7-py2.7.egg;C:\\Python27\\lib\\site-packages\\dulwich-0.9.4-py2.7-win32.egg;C:\\Python27\\lib\\site-packages\\pygooglechart-0.4.0-py2.7.egg'
HTTP_VIA
'1.1 m1-cf4-sec.q9-brampton.network.rim.net:80 (Cisco-WSA/8.0.5-075)'
CSRF_COOKIE
u'2NW1Q9zdxuO4oKKQInSNfd3IDFbsrwqB'
wsgi.input
<socket._fileobject object at 0x0436F4F0>
wsgi.errors
<open file '<stderr>', mode 'w' at 0x01D850D0>
HTTP_HOST
'demo.automationsolutionz.com'
SESSIONNAME
'RDP-Tcp#0'
PATHEXT
'.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.PY'
PATH_INFO
u'/Home/Results/'
CLIENTNAME
'RIZ'
FP_NO_HOST_CHECK
'NO'
WINDIR
'C:\\Windows'
wsgi.file_wrapper
''
HTTP_ACCEPT_ENCODING
'gzip, deflate, sdch'
wsgi.version
(1, 0)
HOMEDRIVE
'C:'
APPDATA
'C:\\Users\\Riz\\AppData\\Roaming'
SERVER_NAME
'Riz'
wsgi.run_once
False
REMOTE_HOST
''
SYSTEMDRIVE
'C:'
GATEWAY_INTERFACE
'CGI/1.1'
PYDEV_COMPLETER_PYTHONPATH
'C:\\Program Files\\eclipse\\plugins\\org.python.pydev_3.0.0.201311051910\\pysrc'
NUMBER_OF_PROCESSORS
'4'
DJANGO_SETTINGS_MODULE
'DjangoFramework.settings'
CONTENT_TYPE
'text/plain'
PROCESSOR_ARCHITEW6432
'AMD64'
COMMONPROGRAMW6432
'C:\\Program Files\\Common Files'
OS
'Windows_NT'
PUBLIC
'C:\\Users\\Public'
USERPROFILE
'C:\\Users\\Riz'
Settings
Using settings module DjangoFramework.settings
Setting Value
USE_L10N
True
USE_THOUSAND_SEPARATOR
False
CSRF_COOKIE_SECURE
False
LANGUAGE_CODE
'en-us'
ROOT_URLCONF
'DjangoFramework.urls'
MANAGERS
()
DEFAULT_CHARSET
'utf-8'
STATIC_ROOT
''
ALLOWED_HOSTS
['135.23.123.67', '127.0.0.1']
MESSAGE_STORAGE
'django.contrib.messages.storage.fallback.FallbackStorage'
EMAIL_SUBJECT_PREFIX
'[Django] '
FILE_UPLOAD_PERMISSIONS
None
STATICFILES_FINDERS
('django.contrib.staticfiles.finders.FileSystemFinder',
'django.contrib.staticfiles.finders.AppDirectoriesFinder',
'django.contrib.staticfiles.finders.DefaultStorageFinder')
SESSION_CACHE_ALIAS
'default'
SESSION_COOKIE_DOMAIN
None
SESSION_COOKIE_NAME
'sessionid'
ADMIN_FOR
()
TIME_INPUT_FORMATS
('%H:%M:%S', '%H:%M')
DATABASES
{'default': {'ENGINE': 'django.db.backends.postgresql_psycopg2',
'HOST': '127.0.0.1',
'NAME': 'postgres',
'OPTIONS': {},
'PASSWORD': u'********************',
'PORT': '5432',
'TEST_CHARSET': None,
'TEST_COLLATION': None,
'TEST_MIRROR': None,
'TEST_NAME': None,
'TIME_ZONE': 'America/Chicago',
'USER': 'postgres'}}
SERVER_EMAIL
'root@localhost'
FILE_UPLOAD_HANDLERS
('django.core.files.uploadhandler.MemoryFileUploadHandler',
'django.core.files.uploadhandler.TemporaryFileUploadHandler')
DEFAULT_CONTENT_TYPE
'text/html'
APPEND_SLASH
True
FIRST_DAY_OF_WEEK
0
DATABASE_ROUTERS
[]
YEAR_MONTH_FORMAT
'F Y'
STATICFILES_STORAGE
'django.contrib.staticfiles.storage.StaticFilesStorage'
CACHES
{'default': {'BACKEND': 'django.core.cache.backends.locmem.LocMemCache'}}
SESSION_COOKIE_PATH
'/'
MIDDLEWARE_CLASSES
('django.middleware.common.CommonMiddleware',
'django.contrib.sessions.middleware.SessionMiddleware',
'django.middleware.csrf.CsrfViewMiddleware',
'django.contrib.auth.middleware.AuthenticationMiddleware',
'django.contrib.auth.middleware.RemoteUserMiddleware',
'django.contrib.messages.middleware.MessageMiddleware',
'django.middleware.csrf.CsrfViewMiddleware')
USE_I18N
True
THOUSAND_SEPARATOR
','
SECRET_KEY
u'********************'
LANGUAGE_COOKIE_NAME
'django_language'
DEFAULT_INDEX_TABLESPACE
''
TRANSACTIONS_MANAGED
False
LOGGING_CONFIG
'django.utils.log.dictConfig'
SEND_BROKEN_LINK_EMAILS
False
TEMPLATE_LOADERS
('django.template.loaders.filesystem.Loader',
'django.template.loaders.app_directories.Loader')
WSGI_APPLICATION
None
TEMPLATE_DEBUG
True
X_FRAME_OPTIONS
'SAMEORIGIN'
AUTHENTICATION_BACKENDS
('django.contrib.auth.RemoteUserBackend',)
FORCE_SCRIPT_NAME
None
USE_X_FORWARDED_HOST
False
SIGNING_BACKEND
'django.core.signing.TimestampSigner'
SESSION_COOKIE_SECURE
False
CSRF_COOKIE_DOMAIN
None
FILE_CHARSET
'utf-8'
DEBUG
True
SESSION_FILE_PATH
None
DEFAULT_FILE_STORAGE
'django.core.files.storage.FileSystemStorage'
INSTALLED_APPS
('django.contrib.auth',
'django.contrib.contenttypes',
'django.contrib.sessions',
'django.contrib.sites',
'django.contrib.messages',
'django.contrib.staticfiles',
'DjangoFramework.MySite')
LANGUAGES
(('af', 'Afrikaans'),
('ar', 'Arabic'),
('az', 'Azerbaijani'),
('bg', 'Bulgarian'),
('be', 'Belarusian'),
('bn', 'Bengali'),
('br', 'Breton'),
('bs', 'Bosnian'),
('ca', 'Catalan'),
('cs', 'Czech'),
('cy', 'Welsh'),
('da', 'Danish'),
('de', 'German'),
('el', 'Greek'),
('en', 'English'),
('en-gb', 'British English'),
('eo', 'Esperanto'),
('es', 'Spanish'),
('es-ar', 'Argentinian Spanish'),
('es-mx', 'Mexican Spanish'),
('es-ni', 'Nicaraguan Spanish'),
('es-ve', 'Venezuelan Spanish'),
('et', 'Estonian'),
('eu', 'Basque'),
('fa', 'Persian'),
('fi', 'Finnish'),
('fr', 'French'),
('fy-nl', 'Frisian'),
('ga', 'Irish'),
('gl', 'Galician'),
('he', 'Hebrew'),
('hi', 'Hindi'),
('hr', 'Croatian'),
('hu', 'Hungarian'),
('ia', 'Interlingua'),
('id', 'Indonesian'),
('is', 'Icelandic'),
('it', 'Italian'),
('ja', 'Japanese'),
('ka', 'Georgian'),
('kk', 'Kazakh'),
('km', 'Khmer'),
('kn', 'Kannada'),
('ko', 'Korean'),
('lb', 'Luxembourgish'),
('lt', 'Lithuanian'),
('lv', 'Latvian'),
('mk', 'Macedonian'),
('ml', 'Malayalam'),
('mn', 'Mongolian'),
('nb', 'Norwegian Bokmal'),
('ne', 'Nepali'),
('nl', 'Dutch'),
('nn', 'Norwegian Nynorsk'),
('pa', 'Punjabi'),
('pl', 'Polish'),
('pt', 'Portuguese'),
('pt-br', 'Brazilian Portuguese'),
('ro', 'Romanian'),
('ru', 'Russian'),
('sk', 'Slovak'),
('sl', 'Slovenian'),
('sq', 'Albanian'),
('sr', 'Serbian'),
('sr-latn', 'Serbian Latin'),
('sv', 'Swedish'),
('sw', 'Swahili'),
('ta', 'Tamil'),
('te', 'Telugu'),
('th', 'Thai'),
('tr', 'Turkish'),
('tt', 'Tatar'),
('udm', 'Udmurt'),
('uk', 'Ukrainian'),
('ur', 'Urdu'),
('vi', 'Vietnamese'),
('zh-cn', 'Simplified Chinese'),
('zh-tw', 'Traditional Chinese'))
COMMENTS_ALLOW_PROFANITIES
False
STATICFILES_DIRS
()
PREPEND_WWW
False
SECURE_PROXY_SSL_HEADER
None
SESSION_COOKIE_HTTPONLY
True
DEBUG_PROPAGATE_EXCEPTIONS
False
MONTH_DAY_FORMAT
'F j'
LOGIN_URL
'/accounts/login/'
SESSION_EXPIRE_AT_BROWSER_CLOSE
False
TIME_FORMAT
'P'
AUTH_USER_MODEL
'auth.User'
DATE_INPUT_FORMATS
('%Y-%m-%d',
'%m/%d/%Y',
'%m/%d/%y',
'%b %d %Y',
'%b %d, %Y',
'%d %b %Y',
'%d %b, %Y',
'%B %d %Y',
'%B %d, %Y',
'%d %B %Y',
'%d %B, %Y')
CSRF_COOKIE_NAME
'csrftoken'
EMAIL_HOST_PASSWORD
u'********************'
PASSWORD_RESET_TIMEOUT_DAYS
u'********************'
CACHE_MIDDLEWARE_ALIAS
'default'
SESSION_SAVE_EVERY_REQUEST
False
ADMIN_MEDIA_PREFIX
'/static/admin/'
NUMBER_GROUPING
0
SESSION_ENGINE
'django.contrib.sessions.backends.db'
CSRF_FAILURE_VIEW
'django.views.csrf.csrf_failure'
CSRF_COOKIE_PATH
'/'
LOGIN_REDIRECT_URL
'/accounts/profile/'
PROJECT_ROOT
'C:\\Users\\Riz\\git\\Framework_0.1\\Automationz\\Framework_0.1\\DjangoFramework'
DECIMAL_SEPARATOR
'.'
IGNORABLE_404_URLS
()
LOCALE_PATHS
()
TEMPLATE_STRING_IF_INVALID
''
LOGOUT_URL
'/accounts/logout/'
EMAIL_USE_TLS
False
FIXTURE_DIRS
()
EMAIL_HOST
'localhost'
DATE_FORMAT
'N j, Y'
MEDIA_ROOT
'C:\\Users\\Riz\\git\\Framework_0.1\\Automationz\\Framework_0.1\\DjangoFramework\\site_media'
DEFAULT_EXCEPTION_REPORTER_FILTER
'django.views.debug.SafeExceptionReporterFilter'
ADMINS
()
FORMAT_MODULE_PATH
None
DEFAULT_FROM_EMAIL
'webmaster@localhost'
MEDIA_URL
'/media/'
DATETIME_FORMAT
'N j, Y, P'
TEMPLATE_DIRS
('C:\\Users\\Riz\\git\\Framework_0.1\\Automationz\\Framework_0.1\\DjangoFramework\\..\\DjangoFramework\\templates',)
SITE_ID
1
DISALLOWED_USER_AGENTS
()
ALLOWED_INCLUDE_ROOTS
()
LOGGING
{'disable_existing_loggers': False,
'filters': {'require_debug_false': {'()': 'django.utils.log.RequireDebugFalse'}},
'handlers': {'mail_admins': {'class': 'django.utils.log.AdminEmailHandler',
'filters': ['require_debug_false'],
'level': 'ERROR'}},
'loggers': {'django.request': {'handlers': ['mail_admins'],
'level': 'ERROR',
'propagate': True}},
'version': 1}
SHORT_DATE_FORMAT
'm/d/Y'
TEST_RUNNER
'django.test.simple.DjangoTestSuiteRunner'
CACHE_MIDDLEWARE_KEY_PREFIX
u'********************'
TIME_ZONE
'America/Chicago'
FILE_UPLOAD_MAX_MEMORY_SIZE
2621440
EMAIL_BACKEND
'django.core.mail.backends.smtp.EmailBackend'
DEFAULT_TABLESPACE
''
TEMPLATE_CONTEXT_PROCESSORS
('django.contrib.auth.context_processors.auth',
'django.core.context_processors.debug',
'django.core.context_processors.i18n',
'django.core.context_processors.media',
'django.core.context_processors.static',
'django.core.context_processors.tz',
'django.contrib.messages.context_processors.messages')
SESSION_COOKIE_AGE
1209600
SETTINGS_MODULE
'DjangoFramework.settings'
USE_ETAGS
False
LANGUAGES_BIDI
('he', 'ar', 'fa')
FILE_UPLOAD_TEMP_DIR
None
INTERNAL_IPS
()
STATIC_URL
'/static/'
EMAIL_PORT
25
USE_TZ
False
SHORT_DATETIME_FORMAT
'm/d/Y P'
PASSWORD_HASHERS
u'********************'
ABSOLUTE_URL_OVERRIDES
{}
CACHE_MIDDLEWARE_SECONDS
600
DATETIME_INPUT_FORMATS
('%Y-%m-%d %H:%M:%S',
'%Y-%m-%d %H:%M:%S.%f',
'%Y-%m-%d %H:%M',
'%Y-%m-%d',
'%m/%d/%Y %H:%M:%S',
'%m/%d/%Y %H:%M:%S.%f',
'%m/%d/%Y %H:%M',
'%m/%d/%Y',
'%m/%d/%y %H:%M:%S',
'%m/%d/%y %H:%M:%S.%f',
'%m/%d/%y %H:%M',
'%m/%d/%y')
EMAIL_HOST_USER
''
PROFANITIES_LIST
u'********************'
|
priority
|
sometimes results execution page page gives error try to reproduce it by going into a test case and then click the result button directly from the link at the top of the page result templatedoesnotexist at home results resultfull html request method get request url django version exception type templatedoesnotexist exception value resultfull html exception location c lib site packages django template loader py in find template line python executable c python exe python version python path c users riz git framework automationz framework djangoframework c lib site packages selenium egg c dlls c lib c lib plat win c lib lib tk c c lib site packages c lib site packages pil c lib site packages c lib site packages lib c lib site packages pythonwin c lib site packages gitpython egg c lib site packages gitdb egg c lib site packages smmap egg c lib site packages async egg c lib site packages mailer egg c lib site packages dulwich egg c lib site packages pygooglechart egg c windows zip c lib site packages gitpython egg git ext gitdb c lib site packages gitdb egg gitdb ext async c lib site packages gitdb egg gitdb ext smmap server time fri jan template loader postmortem django tried loading these templates in this order using loader django template loaders filesystem loader c users riz git framework automationz framework djangoframework templates resultfull html file does not exist using loader django template loaders app directories loader c lib site packages django contrib auth templates resultfull html file does not exist c users riz git framework automationz framework djangoframework mysite templates resultfull html file does not exist traceback switch to copy and paste view c lib site packages django core handlers base py in get response response callback request callback args callback kwargs ▶ local vars c users riz git framework automationz framework djangoframework djangoframework mysite views py in result return render to response resultfull html context instance requestcontext request ▶ local vars c lib site packages django shortcuts init py in render to response return httpresponse loader render to string args kwargs httpresponse kwargs ▶ local vars c lib site packages django template loader py in render to string t get template template name ▶ local vars c lib site packages django template loader py in get template template origin find template template name ▶ local vars c lib site packages django template loader py in find template raise templatedoesnotexist name ▶ local vars request information get no get data post no post data files no files data cookies variable value csrftoken meta variable value tmp c users riz appdata local temp pythonioencoding computername riz wsgi multiprocess false processor level run main true http referer userdomain riz http accept language en us en q wsgi multithread true server protocol http server software wsgiserver python psmodulepath c windows windowspowershell modules script name u c program files microsoft visual studio tools commonprogramfiles c program files common files processor identifier family model stepping genuineintel request method get programfiles c program files processor revision systemroot c windows query string path c windows c windows c windows wbem c windows windowspowershell c program files intel opencl sdk bin c program files intel opencl sdk bin c program files windows live shared c program files tortoisehg c c scripts c program files git cmd c program files git bin programfiles c program files content length http user agent mozilla windows nt applewebkit khtml like gecko chrome safari http connection keep alive http cookie csrftoken session username riz session fullname riz hossain session user type assigned tester session log logged session project id proj session default team identity session user id session http temp c users riz appdata local temp remote addr commonprogramfiles c program files common files processor architecture wsgi url scheme http allusersprofile c programdata pydev console encoding server port localappdata c users riz appdata local homepath users riz userdomain roamingprofile riz http x imforwards home c users riz c program files username riz http accept text html application xhtml xml application xml q image webp q logonserver microsoftaccount prompt p g comspec c windows cmd exe programdata c programdata pythonpath c program files eclipse plugins org python pydev pysrc pydev sitecustomize c lib site packages selenium egg c dlls c lib c lib plat win c lib lib tk c c lib site packages c lib site packages pil c lib site packages c lib site packages lib c lib site packages pythonwin c lib site packages gitpython egg c lib site packages gitdb egg c lib site packages smmap egg c lib site packages async egg c lib site packages mailer egg c lib site packages dulwich egg c lib site packages pygooglechart egg http via sec brampton network rim net cisco wsa csrf cookie u wsgi input wsgi errors mode w at http host demo automationsolutionz com sessionname rdp tcp pathext com exe bat cmd vbs vbe js jse wsf wsh msc py path info u home results clientname riz fp no host check no windir c windows wsgi file wrapper http accept encoding gzip deflate sdch wsgi version homedrive c appdata c users riz appdata roaming server name riz wsgi run once false remote host systemdrive c gateway interface cgi pydev completer pythonpath c program files eclipse plugins org python pydev pysrc number of processors django settings module djangoframework settings content type text plain processor c program files common files os windows nt public c users public userprofile c users riz settings using settings module djangoframework settings setting value use true use thousand separator false csrf cookie secure false language code en us root urlconf djangoframework urls managers default charset utf static root allowed hosts message storage django contrib messages storage fallback fallbackstorage email subject prefix file upload permissions none staticfiles finders django contrib staticfiles finders filesystemfinder django contrib staticfiles finders appdirectoriesfinder django contrib staticfiles finders defaultstoragefinder session cache alias default session cookie domain none session cookie name sessionid admin for time input formats h m s h m databases default engine django db backends postgresql host name postgres options password u port test charset none test collation none test mirror none test name none time zone america chicago user postgres server email root localhost file upload handlers django core files uploadhandler memoryfileuploadhandler django core files uploadhandler temporaryfileuploadhandler default content type text html append slash true first day of week database routers year month format f y staticfiles storage django contrib staticfiles storage staticfilesstorage caches default backend django core cache backends locmem locmemcache session cookie path middleware classes django middleware common commonmiddleware django contrib sessions middleware sessionmiddleware django middleware csrf csrfviewmiddleware django contrib auth middleware authenticationmiddleware django contrib auth middleware remoteusermiddleware django contrib messages middleware messagemiddleware django middleware csrf csrfviewmiddleware use true thousand separator secret key u language cookie name django language default index tablespace transactions managed false logging config django utils log dictconfig send broken link emails false template loaders django template loaders filesystem loader django template loaders app directories loader wsgi application none template debug true x frame options sameorigin authentication backends django contrib auth remoteuserbackend force script name none use x forwarded host false signing backend django core signing timestampsigner session cookie secure false csrf cookie domain none file charset utf debug true session file path none default file storage django core files storage filesystemstorage installed apps django contrib auth django contrib contenttypes django contrib sessions django contrib sites django contrib messages django contrib staticfiles djangoframework mysite languages af afrikaans ar arabic az azerbaijani bg bulgarian be belarusian bn bengali br breton bs bosnian ca catalan cs czech cy welsh da danish de german el greek en english en gb british english eo esperanto es spanish es ar argentinian spanish es mx mexican spanish es ni nicaraguan spanish es ve venezuelan spanish et estonian eu basque fa persian fi finnish fr french fy nl frisian ga irish gl galician he hebrew hi hindi hr croatian hu hungarian ia interlingua id indonesian is icelandic it italian ja japanese ka georgian kk kazakh km khmer kn kannada ko korean lb luxembourgish lt lithuanian lv latvian mk macedonian ml malayalam mn mongolian nb norwegian bokmal ne nepali nl dutch nn norwegian nynorsk pa punjabi pl polish pt portuguese pt br brazilian portuguese ro romanian ru russian sk slovak sl slovenian sq albanian sr serbian sr latn serbian latin sv swedish sw swahili ta tamil te telugu th thai tr turkish tt tatar udm udmurt uk ukrainian ur urdu vi vietnamese zh cn simplified chinese zh tw traditional chinese comments allow profanities false staticfiles dirs prepend www false secure proxy ssl header none session cookie httponly true debug propagate exceptions false month day format f j login url accounts login session expire at browser close false time format p auth user model auth user date input formats y m d m d y m d y b d y b d y d b y d b y b d y b d y d b y d b y csrf cookie name csrftoken email host password u password reset timeout days u cache middleware alias default session save every request false admin media prefix static admin number grouping session engine django contrib sessions backends db csrf failure view django views csrf csrf failure csrf cookie path login redirect url accounts profile project root c users riz git framework automationz framework djangoframework decimal separator ignorable urls locale paths template string if invalid logout url accounts logout email use tls false fixture dirs email host localhost date format n j y media root c users riz git framework automationz framework djangoframework site media default exception reporter filter django views debug safeexceptionreporterfilter admins format module path none default from email webmaster localhost media url media datetime format n j y p template dirs c users riz git framework automationz framework djangoframework djangoframework templates site id disallowed user agents allowed include roots logging disable existing loggers false filters require debug false django utils log requiredebugfalse handlers mail admins class django utils log adminemailhandler filters level error loggers django request handlers level error propagate true version short date format m d y test runner django test simple djangotestsuiterunner cache middleware key prefix u time zone america chicago file upload max memory size email backend django core mail backends smtp emailbackend default tablespace template context processors django contrib auth context processors auth django core context processors debug django core context processors django core context processors media django core context processors static django core context processors tz django contrib messages context processors messages session cookie age settings module djangoframework settings use etags false languages bidi he ar fa file upload temp dir none internal ips static url static email port use tz false short datetime format m d y p password hashers u absolute url overrides cache middleware seconds datetime input formats y m d h m s y m d h m s f y m d h m y m d m d y h m s m d y h m s f m d y h m m d y m d y h m s m d y h m s f m d y h m m d y email host user profanities list u
| 1
|
829,673
| 31,886,373,073
|
IssuesEvent
|
2023-09-17 01:15:11
|
enwikipedia-acc/waca
|
https://api.github.com/repos/enwikipedia-acc/waca
|
closed
|
Privacy Policy more bits and pieces
|
Priority: High
|
Moving the tasks here from PR #270, this concerns the bits we are aiming to have done in newinternal, and pushed live when newinternal is ready. There is a related task at #271 for the pre-newinternal bits.
- [ ] Require checkbox agreement of Privacy Policy on registration and application (@stwalkerster)
- [ ] Create a "policy updated" agreement page which users will be redirected to upon login & an update to the privacy policy, requiring them to agree to the updated policy (UTRS Example can be provided) (@stwalkerster)
- [ ] Create a field in the users table to indicate the users positive agreement to the policy (@stwalkerster)
- [ ] Add links to the logged in navbar to the tool user PrivPol (@stwalkerster)
- [ ] In some (undetermined?) way provide a link to the Applicant Privpol in an (undetermined?) easily accessible way (@stwalkerster)
- [ ] Create a script which automatically removes the data in this table after a ______ amount of time (TBD time)
Before pushing live:
- [ ] Tests to make sure no injection/improper access is gained to new table
- [ ] Testing to make sure script autoremoval works
After pushing live:
- [ ] Auditing to make sure autoremoval works.
|
1.0
|
Privacy Policy more bits and pieces - Moving the tasks here from PR #270, this concerns the bits we are aiming to have done in newinternal, and pushed live when newinternal is ready. There is a related task at #271 for the pre-newinternal bits.
- [ ] Require checkbox agreement of Privacy Policy on registration and application (@stwalkerster)
- [ ] Create a "policy updated" agreement page which users will be redirected to upon login & an update to the privacy policy, requiring them to agree to the updated policy (UTRS Example can be provided) (@stwalkerster)
- [ ] Create a field in the users table to indicate the users positive agreement to the policy (@stwalkerster)
- [ ] Add links to the logged in navbar to the tool user PrivPol (@stwalkerster)
- [ ] In some (undetermined?) way provide a link to the Applicant Privpol in an (undetermined?) easily accessible way (@stwalkerster)
- [ ] Create a script which automatically removes the data in this table after a ______ amount of time (TBD time)
Before pushing live:
- [ ] Tests to make sure no injection/improper access is gained to new table
- [ ] Testing to make sure script autoremoval works
After pushing live:
- [ ] Auditing to make sure autoremoval works.
|
priority
|
privacy policy more bits and pieces moving the tasks here from pr this concerns the bits we are aiming to have done in newinternal and pushed live when newinternal is ready there is a related task at for the pre newinternal bits require checkbox agreement of privacy policy on registration and application stwalkerster create a policy updated agreement page which users will be redirected to upon login an update to the privacy policy requiring them to agree to the updated policy utrs example can be provided stwalkerster create a field in the users table to indicate the users positive agreement to the policy stwalkerster add links to the logged in navbar to the tool user privpol stwalkerster in some undetermined way provide a link to the applicant privpol in an undetermined easily accessible way stwalkerster create a script which automatically removes the data in this table after a amount of time tbd time before pushing live tests to make sure no injection improper access is gained to new table testing to make sure script autoremoval works after pushing live auditing to make sure autoremoval works
| 1
|
810,390
| 30,240,180,968
|
IssuesEvent
|
2023-07-06 13:03:06
|
MaceKuailv/seaduck_sciserver_notebook
|
https://api.github.com/repos/MaceKuailv/seaduck_sciserver_notebook
|
closed
|
LLC4320.ipynb error
|
high priority
|
Computing the trajectories on SciServer at cell [9] errors:
<img width="1800" alt="image" src="https://github.com/MaceKuailv/seaduck_sciserver_notebook/assets/44037162/5e2b1379-2ac9-4ad8-9900-1f517194a400">
|
1.0
|
LLC4320.ipynb error - Computing the trajectories on SciServer at cell [9] errors:
<img width="1800" alt="image" src="https://github.com/MaceKuailv/seaduck_sciserver_notebook/assets/44037162/5e2b1379-2ac9-4ad8-9900-1f517194a400">
|
priority
|
ipynb error computing the trajectories on sciserver at cell errors img width alt image src
| 1
|
379,842
| 11,236,490,550
|
IssuesEvent
|
2020-01-09 10:33:14
|
SatelliteQE/robottelo
|
https://api.github.com/repos/SatelliteQE/robottelo
|
closed
|
virtual_machine.install_katello_agent()E robottelo.vm.VirtualMachineError: Failed to install katello-agent
|
6.7 High Priority
|
Mutiple tests are failing due to below:
```
virtual_machine.install_katello_agent()E robottelo.vm.VirtualMachineError: Failed to install katello-agent
```
|
1.0
|
virtual_machine.install_katello_agent()E robottelo.vm.VirtualMachineError: Failed to install katello-agent - Mutiple tests are failing due to below:
```
virtual_machine.install_katello_agent()E robottelo.vm.VirtualMachineError: Failed to install katello-agent
```
|
priority
|
virtual machine install katello agent e robottelo vm virtualmachineerror failed to install katello agent mutiple tests are failing due to below virtual machine install katello agent e robottelo vm virtualmachineerror failed to install katello agent
| 1
|
23,934
| 2,664,831,976
|
IssuesEvent
|
2015-03-20 16:44:30
|
tgstation/-tg-station
|
https://api.github.com/repos/tgstation/-tg-station
|
closed
|
Syndicate Infiltrator Communications Relay STILL superheating air
|
Fix FUCK Priority: High
|
I thought we fixed this???
Unsure how to reproduce - I walked back into the shuttle to go home after I set up the bomb and wandered too close to the relay, started taking heat damage so I fucked off to the cockpit and thankfully it hadn't spread
Maybe this just takes time to happen but fuck is it annoying
|
1.0
|
Syndicate Infiltrator Communications Relay STILL superheating air - I thought we fixed this???
Unsure how to reproduce - I walked back into the shuttle to go home after I set up the bomb and wandered too close to the relay, started taking heat damage so I fucked off to the cockpit and thankfully it hadn't spread
Maybe this just takes time to happen but fuck is it annoying
|
priority
|
syndicate infiltrator communications relay still superheating air i thought we fixed this unsure how to reproduce i walked back into the shuttle to go home after i set up the bomb and wandered too close to the relay started taking heat damage so i fucked off to the cockpit and thankfully it hadn t spread maybe this just takes time to happen but fuck is it annoying
| 1
|
47,707
| 2,984,450,263
|
IssuesEvent
|
2015-07-18 01:09:56
|
ThomasRush/AmazonScrape
|
https://api.github.com/repos/ThomasRush/AmazonScrape
|
closed
|
Extra attribute value(s) for review histograms are not handled
|
bug High Priority
|
The regular expression that retrieves the review histogram URL is not handling any other attributes that may appear in the parent tag. For instance, the tag may have an additional attribute like:
ref="sr_cr_"
To fix, truncate everything after the ASIN. This can be done by finding the first instance of a double-quote, as that would be the end of the histogram URL attribute.
|
1.0
|
Extra attribute value(s) for review histograms are not handled - The regular expression that retrieves the review histogram URL is not handling any other attributes that may appear in the parent tag. For instance, the tag may have an additional attribute like:
ref="sr_cr_"
To fix, truncate everything after the ASIN. This can be done by finding the first instance of a double-quote, as that would be the end of the histogram URL attribute.
|
priority
|
extra attribute value s for review histograms are not handled the regular expression that retrieves the review histogram url is not handling any other attributes that may appear in the parent tag for instance the tag may have an additional attribute like ref sr cr to fix truncate everything after the asin this can be done by finding the first instance of a double quote as that would be the end of the histogram url attribute
| 1
|
265,894
| 8,360,163,662
|
IssuesEvent
|
2018-10-03 10:36:05
|
OpenNebula/one
|
https://api.github.com/repos/OpenNebula/one
|
reopened
|
vCenter importer: Wilds integration
|
Category: vCenter Priority: High Status: Accepted Type: Feature
|
<!--////////////////////////////////////////////-->
<!-- COMPLETE THIS SECTION FOR FEATURE REQUESTS -->
<!--////////////////////////////////////////////-->
# Enhancement Request
## Description
<!-- Brief description of the new functionality -->
Import wilds has the same splitted functionality like always, we need to integrate and reduce this code into the new importer.
## Use case
<!-- How are you going to use this new feature? -->
<!-- Why do you need it? -->
Import wilds from Opennebula Improve (Sunstone / CLI)
<!--////////////////////////////////////////////-->
<!-- THIS SECTION IS FOR THE DEVELOPMENT TEAM -->
<!-- BOTH FOR BUGS AND ENHANCEMENT REQUESTS -->
<!-- PROGRESS WILL BE REFLECTED HERE -->
<!--////////////////////////////////////////////-->
# Progress Status
- [x] Branch created
- [x] Code committed to development branch
- [x] Testing - QA
- [x] Documentation
- [x] Release notes - resolved issues, compatibility, known issues
- [x] Code committed to upstream release/hotfix branches
- [x] Documentation committed to upstream release/hotfix branches
|
1.0
|
vCenter importer: Wilds integration -
<!--////////////////////////////////////////////-->
<!-- COMPLETE THIS SECTION FOR FEATURE REQUESTS -->
<!--////////////////////////////////////////////-->
# Enhancement Request
## Description
<!-- Brief description of the new functionality -->
Import wilds has the same splitted functionality like always, we need to integrate and reduce this code into the new importer.
## Use case
<!-- How are you going to use this new feature? -->
<!-- Why do you need it? -->
Import wilds from Opennebula Improve (Sunstone / CLI)
<!--////////////////////////////////////////////-->
<!-- THIS SECTION IS FOR THE DEVELOPMENT TEAM -->
<!-- BOTH FOR BUGS AND ENHANCEMENT REQUESTS -->
<!-- PROGRESS WILL BE REFLECTED HERE -->
<!--////////////////////////////////////////////-->
# Progress Status
- [x] Branch created
- [x] Code committed to development branch
- [x] Testing - QA
- [x] Documentation
- [x] Release notes - resolved issues, compatibility, known issues
- [x] Code committed to upstream release/hotfix branches
- [x] Documentation committed to upstream release/hotfix branches
|
priority
|
vcenter importer wilds integration enhancement request description import wilds has the same splitted functionality like always we need to integrate and reduce this code into the new importer use case import wilds from opennebula improve sunstone cli progress status branch created code committed to development branch testing qa documentation release notes resolved issues compatibility known issues code committed to upstream release hotfix branches documentation committed to upstream release hotfix branches
| 1
|
355,390
| 10,580,051,041
|
IssuesEvent
|
2019-10-08 05:20:17
|
AY1920S1-CS2103T-T10-2/main
|
https://api.github.com/repos/AY1920S1-CS2103T-T10-2/main
|
opened
|
As an organised user, I want to create pages in my diary
|
priority.High status.Ongoing type.Story
|
so that I can keep my diaries well-organised
|
1.0
|
As an organised user, I want to create pages in my diary - so that I can keep my diaries well-organised
|
priority
|
as an organised user i want to create pages in my diary so that i can keep my diaries well organised
| 1
|
717,003
| 24,656,818,891
|
IssuesEvent
|
2022-10-18 00:52:41
|
WordPress/gutenberg
|
https://api.github.com/repos/WordPress/gutenberg
|
closed
|
Cannot add blocks to a nested group or row block when editing templates
|
[Type] Bug [Priority] High [Status] In Progress [Block] Group
|
### Description
When editing a theme template, if you add a Group block or a Row block inside a Group block (ie a nested Group or Row) it's not possible to add blocks to the nested Group or Row.
### Step-by-step reproduction instructions
1. Edit a block theme template (tested in both tt2 and a newly created block theme)
2. Add a Group block
3. Add a nested Group block inside the parent Group block
4. The UI to add additional blocks inside the nested Group block does not appear.
5. If you switch the nested Group to a nested Row, you also cannot add blocks
### Screenshots, screen recording, code snippet
Nested group

Nested row

### Environment info
- WordPress 6.0.2 and Gutenberg trunk
- Tested in Brave browser
- Tested on both an M1 Macbook Pro, and Ubuntu 22.04
### Please confirm that you have searched existing issues in the repo.
Yes
### Please confirm that you have tested with all plugins deactivated except Gutenberg.
Yes
|
1.0
|
Cannot add blocks to a nested group or row block when editing templates - ### Description
When editing a theme template, if you add a Group block or a Row block inside a Group block (ie a nested Group or Row) it's not possible to add blocks to the nested Group or Row.
### Step-by-step reproduction instructions
1. Edit a block theme template (tested in both tt2 and a newly created block theme)
2. Add a Group block
3. Add a nested Group block inside the parent Group block
4. The UI to add additional blocks inside the nested Group block does not appear.
5. If you switch the nested Group to a nested Row, you also cannot add blocks
### Screenshots, screen recording, code snippet
Nested group

Nested row

### Environment info
- WordPress 6.0.2 and Gutenberg trunk
- Tested in Brave browser
- Tested on both an M1 Macbook Pro, and Ubuntu 22.04
### Please confirm that you have searched existing issues in the repo.
Yes
### Please confirm that you have tested with all plugins deactivated except Gutenberg.
Yes
|
priority
|
cannot add blocks to a nested group or row block when editing templates description when editing a theme template if you add a group block or a row block inside a group block ie a nested group or row it s not possible to add blocks to the nested group or row step by step reproduction instructions edit a block theme template tested in both and a newly created block theme add a group block add a nested group block inside the parent group block the ui to add additional blocks inside the nested group block does not appear if you switch the nested group to a nested row you also cannot add blocks screenshots screen recording code snippet nested group nested row environment info wordpress and gutenberg trunk tested in brave browser tested on both an macbook pro and ubuntu please confirm that you have searched existing issues in the repo yes please confirm that you have tested with all plugins deactivated except gutenberg yes
| 1
|
210,661
| 7,192,111,192
|
IssuesEvent
|
2018-02-03 00:22:07
|
roboticslab-uc3m/yarp-devices
|
https://api.github.com/repos/roboticslab-uc3m/yarp-devices
|
closed
|
Improve examples
|
priority: high
|
Improve examples:
- [x] Fix broken examples
- [x] Import required examples from asibot-main, see https://github.com/roboticslab-uc3m/asibot-main/issues/38
- [x] Example of `IFrameGrabberControls2` based on `GrabberControls2Gui` program from this repo (careful with YARP version).
|
1.0
|
Improve examples - Improve examples:
- [x] Fix broken examples
- [x] Import required examples from asibot-main, see https://github.com/roboticslab-uc3m/asibot-main/issues/38
- [x] Example of `IFrameGrabberControls2` based on `GrabberControls2Gui` program from this repo (careful with YARP version).
|
priority
|
improve examples improve examples fix broken examples import required examples from asibot main see example of based on program from this repo careful with yarp version
| 1
|
434,495
| 12,519,238,049
|
IssuesEvent
|
2020-06-03 14:09:39
|
TheHashTableSlasher/dime2
|
https://api.github.com/repos/TheHashTableSlasher/dime2
|
closed
|
Add Python client
|
client enhancement high priority server
|
Something like:
```
import dime
import numpy as np
d = dime.DimeClient("python", "ipc", "/tmp/dime.sock")
d["a"] = np.array([[1, 2, 3], [4, 5, 6], [7, 8, 9]])
d.send_var("python", "a")
del d["a"]
d.sync()
print(d["a"])
# [[1 2 3]
# [4 5 6]
# [7 8 9]]
```
Note that #3 needs to be completed as a dependency. Also, the server should be aware of its clients' platforms, and instruct them to change their serialization method depending on what other types of clients are connected.
|
1.0
|
Add Python client - Something like:
```
import dime
import numpy as np
d = dime.DimeClient("python", "ipc", "/tmp/dime.sock")
d["a"] = np.array([[1, 2, 3], [4, 5, 6], [7, 8, 9]])
d.send_var("python", "a")
del d["a"]
d.sync()
print(d["a"])
# [[1 2 3]
# [4 5 6]
# [7 8 9]]
```
Note that #3 needs to be completed as a dependency. Also, the server should be aware of its clients' platforms, and instruct them to change their serialization method depending on what other types of clients are connected.
|
priority
|
add python client something like import dime import numpy as np d dime dimeclient python ipc tmp dime sock d np array d send var python a del d d sync print d note that needs to be completed as a dependency also the server should be aware of its clients platforms and instruct them to change their serialization method depending on what other types of clients are connected
| 1
|
506,227
| 14,660,383,223
|
IssuesEvent
|
2020-12-28 23:28:47
|
zorkind/Hellion-Rescue-Project
|
https://api.github.com/repos/zorkind/Hellion-Rescue-Project
|
closed
|
Matching and un-matching speed to a module, jumps you some kilometers away
|
HRP bug high priority
|
**Vanilla / HRP**
HRP
**Client Version**
0.1.0.5
**Describe the bug**
After matching speed to a target and moving in any direction to un match, you are taken kilometers away, or if you leave the ship and it is matched, your character is jumped instead.
**To Reproduce**
Steps to reproduce the behavior:
1. Go near any module piloting a ship
2. Match speed
3. Un match / exit the ship
4. See error
**Expected behavior**
The ship should just smoothly move in the direction wanted, or you should just be able to exit the ship smoothly.
**Screenshots**
None.
**Additional context**
None.
|
1.0
|
Matching and un-matching speed to a module, jumps you some kilometers away - **Vanilla / HRP**
HRP
**Client Version**
0.1.0.5
**Describe the bug**
After matching speed to a target and moving in any direction to un match, you are taken kilometers away, or if you leave the ship and it is matched, your character is jumped instead.
**To Reproduce**
Steps to reproduce the behavior:
1. Go near any module piloting a ship
2. Match speed
3. Un match / exit the ship
4. See error
**Expected behavior**
The ship should just smoothly move in the direction wanted, or you should just be able to exit the ship smoothly.
**Screenshots**
None.
**Additional context**
None.
|
priority
|
matching and un matching speed to a module jumps you some kilometers away vanilla hrp hrp client version describe the bug after matching speed to a target and moving in any direction to un match you are taken kilometers away or if you leave the ship and it is matched your character is jumped instead to reproduce steps to reproduce the behavior go near any module piloting a ship match speed un match exit the ship see error expected behavior the ship should just smoothly move in the direction wanted or you should just be able to exit the ship smoothly screenshots none additional context none
| 1
|
283,773
| 8,723,314,056
|
IssuesEvent
|
2018-12-09 20:43:08
|
RobvanGastel/Assign
|
https://api.github.com/repos/RobvanGastel/Assign
|
closed
|
Optimize for SEO sitelinks
|
High-Priority Website
|

- [ ] Add WebSite meta data
- [ ] Add BreadcrumbList meta data
- [ ] Add SoftwareApplication meta data
- [ ] Add Organisation meta data
- [ ] Check if it's all set
|
1.0
|
Optimize for SEO sitelinks - 
- [ ] Add WebSite meta data
- [ ] Add BreadcrumbList meta data
- [ ] Add SoftwareApplication meta data
- [ ] Add Organisation meta data
- [ ] Check if it's all set
|
priority
|
optimize for seo sitelinks add website meta data add breadcrumblist meta data add softwareapplication meta data add organisation meta data check if it s all set
| 1
|
41,184
| 2,868,983,323
|
IssuesEvent
|
2015-06-05 22:22:11
|
dart-lang/pub
|
https://api.github.com/repos/dart-lang/pub
|
closed
|
Please merge r39393 to trunk to warn about pub run startup speed
|
Done MergeToDev Priority-High Type-Task
|
<a href="https://github.com/munificent"><img src="https://avatars.githubusercontent.com/u/46275?v=3" align="left" width="96" height="96"hspace="10"></img></a> **Issue by [munificent](https://github.com/munificent)**
_Originally opened as dart-lang/sdk#20595_
----
Pub run has known startup perf problems (that will be fixed shortly after 1.6). To try to set expectations, this mentions that in the help text for pub.
It's just: dart-lang/sdk@5f8ed1f995409e96cb424684034f5306d12cae2c
Thanks!
|
1.0
|
Please merge r39393 to trunk to warn about pub run startup speed - <a href="https://github.com/munificent"><img src="https://avatars.githubusercontent.com/u/46275?v=3" align="left" width="96" height="96"hspace="10"></img></a> **Issue by [munificent](https://github.com/munificent)**
_Originally opened as dart-lang/sdk#20595_
----
Pub run has known startup perf problems (that will be fixed shortly after 1.6). To try to set expectations, this mentions that in the help text for pub.
It's just: dart-lang/sdk@5f8ed1f995409e96cb424684034f5306d12cae2c
Thanks!
|
priority
|
please merge to trunk to warn about pub run startup speed issue by originally opened as dart lang sdk pub run has known startup perf problems that will be fixed shortly after to try to set expectations this mentions that in the help text for pub it s just dart lang sdk thanks
| 1
|
828,278
| 31,819,422,149
|
IssuesEvent
|
2023-09-14 00:12:42
|
InetIntel/ioda-ui
|
https://api.github.com/repos/InetIntel/ioda-ui
|
closed
|
wrong date range at the bottom of the graph
|
bug high priority
|
After zooming the date range is updated but not to the correct value (it's off of a few hours).
|
1.0
|
wrong date range at the bottom of the graph - After zooming the date range is updated but not to the correct value (it's off of a few hours).
|
priority
|
wrong date range at the bottom of the graph after zooming the date range is updated but not to the correct value it s off of a few hours
| 1
|
515,817
| 14,969,751,141
|
IssuesEvent
|
2021-01-27 18:35:50
|
zephyrproject-rtos/zephyr
|
https://api.github.com/repos/zephyrproject-rtos/zephyr
|
closed
|
tests/bluetooth/init/bluetooth.init.test_ctlr_tiny Fails to build on nrf52dk_nrf52832
|
area: Bluetooth area: Bluetooth Controller bug has-pr priority: high
|
`./scripts/twister -p nrf52dk_nrf52832 -s tests/bluetooth/init/bluetooth.init.test_ctlr_tiny`
Fails
```
/home/galak/git/zephyr/subsys/bluetooth/controller/ll_sw/ull_conn.c: In function 'event_conn_upd_prep':
/home/galak/git/zephyr/subsys/bluetooth/controller/ll_sw/ull_conn.c:2473:15: error: 'struct <anonymous>' has no member named 'ticks_to_offset'
2473 | conn->slave.ticks_to_offset = 0U;
| ^
gmake[2]: *** [zephyr/subsys/bluetooth/controller/CMakeFiles/subsys__bluetooth__controller.dir/build.make:251: zephyr/subsys/bluetooth/controller/CMakeFiles/subsys__bluetooth__controller.dir/ll_sw/ull_conn.c.obj] Error 1
gmake[1]: *** [CMakeFiles/Makefile2:3395: zephyr/subsys/bluetooth/controller/CMakeFiles/subsys__bluetooth__controller.dir/all] Error 2
```
|
1.0
|
tests/bluetooth/init/bluetooth.init.test_ctlr_tiny Fails to build on nrf52dk_nrf52832 - `./scripts/twister -p nrf52dk_nrf52832 -s tests/bluetooth/init/bluetooth.init.test_ctlr_tiny`
Fails
```
/home/galak/git/zephyr/subsys/bluetooth/controller/ll_sw/ull_conn.c: In function 'event_conn_upd_prep':
/home/galak/git/zephyr/subsys/bluetooth/controller/ll_sw/ull_conn.c:2473:15: error: 'struct <anonymous>' has no member named 'ticks_to_offset'
2473 | conn->slave.ticks_to_offset = 0U;
| ^
gmake[2]: *** [zephyr/subsys/bluetooth/controller/CMakeFiles/subsys__bluetooth__controller.dir/build.make:251: zephyr/subsys/bluetooth/controller/CMakeFiles/subsys__bluetooth__controller.dir/ll_sw/ull_conn.c.obj] Error 1
gmake[1]: *** [CMakeFiles/Makefile2:3395: zephyr/subsys/bluetooth/controller/CMakeFiles/subsys__bluetooth__controller.dir/all] Error 2
```
|
priority
|
tests bluetooth init bluetooth init test ctlr tiny fails to build on scripts twister p s tests bluetooth init bluetooth init test ctlr tiny fails home galak git zephyr subsys bluetooth controller ll sw ull conn c in function event conn upd prep home galak git zephyr subsys bluetooth controller ll sw ull conn c error struct has no member named ticks to offset conn slave ticks to offset gmake error gmake error
| 1
|
751,200
| 26,232,859,341
|
IssuesEvent
|
2023-01-05 02:54:17
|
AleoHQ/leo
|
https://api.github.com/repos/AleoHQ/leo
|
closed
|
[Bug] partially implicit ternary in index leads to `Unsatisfiable`
|
bug fuzz-bug priority-high snarkvm-bug module-asg
|
## 🐛 Bug Report
this only throws an error when using a mutable/input variable, if you use a const variable then it runs fine
#### Code snippet to reproduce
```
function main () {
const a = [1u8; 2];
let x = 2u8;
const y = a[1u8 > x? 0 : 1u16];
}
```
#### Stack trace & error message
```
D:\Work\leo-playground>D:\Work\leo_repos\leo\target\release\leo clean && D:\Work\leo_repos\leo\target\release\leo run
Done Finished in 0 milliseconds
Build Starting...
Build Compiling main program... ("D:\\Work\\leo-playground\\src/main.leo")
Done Finished in 4 milliseconds
Error: --> D:\Work\leo-playground\src/main.leo:4:17
|
4 | const y = a[1u8 > x? 0 : 1u16];
| ^^^^^^^^^^^^^^^^^
|
= the gadget operation `conditional select` failed due to synthesis error `Unsatisfiable`
```
## Your Environment
- leo commit c16dad0
- rustc version 1.53.0
- Windows 10.0.19042 (Windows 10 Pro) [64-bit]
|
1.0
|
[Bug] partially implicit ternary in index leads to `Unsatisfiable` - ## 🐛 Bug Report
this only throws an error when using a mutable/input variable, if you use a const variable then it runs fine
#### Code snippet to reproduce
```
function main () {
const a = [1u8; 2];
let x = 2u8;
const y = a[1u8 > x? 0 : 1u16];
}
```
#### Stack trace & error message
```
D:\Work\leo-playground>D:\Work\leo_repos\leo\target\release\leo clean && D:\Work\leo_repos\leo\target\release\leo run
Done Finished in 0 milliseconds
Build Starting...
Build Compiling main program... ("D:\\Work\\leo-playground\\src/main.leo")
Done Finished in 4 milliseconds
Error: --> D:\Work\leo-playground\src/main.leo:4:17
|
4 | const y = a[1u8 > x? 0 : 1u16];
| ^^^^^^^^^^^^^^^^^
|
= the gadget operation `conditional select` failed due to synthesis error `Unsatisfiable`
```
## Your Environment
- leo commit c16dad0
- rustc version 1.53.0
- Windows 10.0.19042 (Windows 10 Pro) [64-bit]
|
priority
|
partially implicit ternary in index leads to unsatisfiable 🐛 bug report this only throws an error when using a mutable input variable if you use a const variable then it runs fine code snippet to reproduce function main const a let x const y a stack trace error message d work leo playground d work leo repos leo target release leo clean d work leo repos leo target release leo run done finished in milliseconds build starting build compiling main program d work leo playground src main leo done finished in milliseconds error d work leo playground src main leo const y a the gadget operation conditional select failed due to synthesis error unsatisfiable your environment leo commit rustc version windows windows pro
| 1
|
532,424
| 15,556,302,470
|
IssuesEvent
|
2021-03-16 07:36:10
|
reymon359/gatsby-personal-site
|
https://api.github.com/repos/reymon359/gatsby-personal-site
|
closed
|
Feature: add 2020 video
|
Estimation 5 ⏳⏳ Priority High ☄☄☄ Time 4 ⏳⏳ Type Feature ✨
|
- [x] create branch
- [x] Add the 2020 video to projects.
- [ ] Share on Twitter and Insta.
- [x] Update the timeline
Here are the thumbnail and description for it

```txt
As a result of watching Tom Rosenthal - It’s Been a Year video I decided to make one myself about my whole 2020. I had never done anything similar and wanted to give it a try.
After two and a half months of selecting, downloading, and editing here is the closest thing to what I had in mind when I started the project.
A compilation of the best moments of 2020 with all the people who have made it so special and unforgettable.
Thanks for all the adventures.
```
|
1.0
|
Feature: add 2020 video - - [x] create branch
- [x] Add the 2020 video to projects.
- [ ] Share on Twitter and Insta.
- [x] Update the timeline
Here are the thumbnail and description for it

```txt
As a result of watching Tom Rosenthal - It’s Been a Year video I decided to make one myself about my whole 2020. I had never done anything similar and wanted to give it a try.
After two and a half months of selecting, downloading, and editing here is the closest thing to what I had in mind when I started the project.
A compilation of the best moments of 2020 with all the people who have made it so special and unforgettable.
Thanks for all the adventures.
```
|
priority
|
feature add video create branch add the video to projects share on twitter and insta update the timeline here are the thumbnail and description for it txt as a result of watching tom rosenthal it’s been a year video i decided to make one myself about my whole i had never done anything similar and wanted to give it a try after two and a half months of selecting downloading and editing here is the closest thing to what i had in mind when i started the project a compilation of the best moments of with all the people who have made it so special and unforgettable thanks for all the adventures
| 1
|
736,259
| 25,465,388,024
|
IssuesEvent
|
2022-11-25 03:18:24
|
wso2/api-manager
|
https://api.github.com/repos/wso2/api-manager
|
opened
|
Remove Hazelcast from carbon-analytics-common
|
Type/Task Priority/High Component/APIM 4.2.0-alpha
|
### Description
After the kernel upgrade done via [1], the server was not starting and hangs at one point. When running the server with `sh api-manager.sh -DosgiConsole -Dequinox.ds.print=true` by enabling additional error log output, an error was shown as below.

The reason for the above error is, even though we remove Hazelcast from Carbon Kernel 4.8.0-m2 via [2], still, the carbon-analytics-common requires it. Hence, we need to remove Hazelcast from there too.
[1] https://github.com/wso2/api-manager/issues/973
[2] https://github.com/wso2/carbon-kernel/pull/3440
### Affected Component
APIM
### Version
4.2.0
### Related Issues
https://github.com/wso2/api-manager/issues/973
### Suggested Labels
_No response_
|
1.0
|
Remove Hazelcast from carbon-analytics-common - ### Description
After the kernel upgrade done via [1], the server was not starting and hangs at one point. When running the server with `sh api-manager.sh -DosgiConsole -Dequinox.ds.print=true` by enabling additional error log output, an error was shown as below.

The reason for the above error is, even though we remove Hazelcast from Carbon Kernel 4.8.0-m2 via [2], still, the carbon-analytics-common requires it. Hence, we need to remove Hazelcast from there too.
[1] https://github.com/wso2/api-manager/issues/973
[2] https://github.com/wso2/carbon-kernel/pull/3440
### Affected Component
APIM
### Version
4.2.0
### Related Issues
https://github.com/wso2/api-manager/issues/973
### Suggested Labels
_No response_
|
priority
|
remove hazelcast from carbon analytics common description after the kernel upgrade done via the server was not starting and hangs at one point when running the server with sh api manager sh dosgiconsole dequinox ds print true by enabling additional error log output an error was shown as below the reason for the above error is even though we remove hazelcast from carbon kernel via still the carbon analytics common requires it hence we need to remove hazelcast from there too affected component apim version related issues suggested labels no response
| 1
|
790,403
| 27,824,839,586
|
IssuesEvent
|
2023-03-19 16:46:10
|
supertylerc/jncip-dc-notes
|
https://api.github.com/repos/supertylerc/jncip-dc-notes
|
closed
|
Multicast and ERB Lab
|
lab high-priority cancelled
|
This lab should focus on multicast for BUM replication and VTEP discovery. It should implement VxLAN routing at the leaf layer. Use either the QFX10k or QFX5110 Series for the leaf layer.
|
1.0
|
Multicast and ERB Lab - This lab should focus on multicast for BUM replication and VTEP discovery. It should implement VxLAN routing at the leaf layer. Use either the QFX10k or QFX5110 Series for the leaf layer.
|
priority
|
multicast and erb lab this lab should focus on multicast for bum replication and vtep discovery it should implement vxlan routing at the leaf layer use either the or series for the leaf layer
| 1
|
106,578
| 4,274,527,516
|
IssuesEvent
|
2016-07-13 20:48:06
|
danascheider/rambo
|
https://api.github.com/repos/danascheider/rambo
|
closed
|
Define app method for Rack::Test in rambo_helper.rb
|
bug high priority
|
## Summary
The `rambo_helper.rb` file is currently not adequate for non-Rails apps, both because it doesn't define an `app` method and because it doesn't include Rack::Test::Methods in the RSpec config. These things need to change, but before they can, we need to find a reliable way of getting the name of the application to set the `app` method output. With Rails applications, `Rails.application` does the job, but there is no analogous method for Sinatra or Grape.
## Expected Behavior
The Rambo helper should have code like the following (which is for a Grape app):
```ruby
module ApiHelper
include Rack::Test::Methods
def app
PersonalCalculator::API
end
end
```
## Current Behavior
Currently, there is no way for us to get the name of the application class (in this case, `PersonalCalculator::API`) into the `app` method definition in the `rambo_helper.rb` file, so this method is simply not defined.
## Possible Solution
Need to check the binding environment to see what classes are defined and what they inherit from. (In the case of Rails apps, `Rails.application` does this for us, and so does `Sinatra::Application` in classic Sinatra apps.) At this point we're looking at fairly substantial API changes, as follows.
Instead of having a `--no-rails` flag/`rails: false` option, I'm going to add a `--framework` option with the default value of `rails` (other options, at the moment, being Sinatra and Grape). This will facilitate use of Rambo for these 3 frameworks, unfortunately making it incompatible with others in the process. I encourage PRs extending support to other frameworks as needed.
In Rambo 0.6, the `app` method will be defined by identifying subclasses of the base class for each framework (i.e., `Sinatra::Application`, `Sinatra::Base`, and `Grape::API`). For this release, only one such subclass will be used. This means Rambo cannot currently be used for certain modular Sinatra apps or Grape apps with more than one `Grape::API` subclass. I will work on adding support for these use cases over time.
## Your Environment
<!--- Include as many relevant details about the environment you experienced the bug in -->
* Version used: 0.5.0
* Sinatra: 1.4.7
* Grape: 0.16.2
* Grape app: https://github.com/danascheider/personal_calculator_grape
* Modular Sinatra app: https://github.com/danascheider/personal_calculator_sinatra_modular
* Classic Sinatra app: https://github.com/danascheider/personal_calculator_sinatra
|
1.0
|
Define app method for Rack::Test in rambo_helper.rb - ## Summary
The `rambo_helper.rb` file is currently not adequate for non-Rails apps, both because it doesn't define an `app` method and because it doesn't include Rack::Test::Methods in the RSpec config. These things need to change, but before they can, we need to find a reliable way of getting the name of the application to set the `app` method output. With Rails applications, `Rails.application` does the job, but there is no analogous method for Sinatra or Grape.
## Expected Behavior
The Rambo helper should have code like the following (which is for a Grape app):
```ruby
module ApiHelper
include Rack::Test::Methods
def app
PersonalCalculator::API
end
end
```
## Current Behavior
Currently, there is no way for us to get the name of the application class (in this case, `PersonalCalculator::API`) into the `app` method definition in the `rambo_helper.rb` file, so this method is simply not defined.
## Possible Solution
Need to check the binding environment to see what classes are defined and what they inherit from. (In the case of Rails apps, `Rails.application` does this for us, and so does `Sinatra::Application` in classic Sinatra apps.) At this point we're looking at fairly substantial API changes, as follows.
Instead of having a `--no-rails` flag/`rails: false` option, I'm going to add a `--framework` option with the default value of `rails` (other options, at the moment, being Sinatra and Grape). This will facilitate use of Rambo for these 3 frameworks, unfortunately making it incompatible with others in the process. I encourage PRs extending support to other frameworks as needed.
In Rambo 0.6, the `app` method will be defined by identifying subclasses of the base class for each framework (i.e., `Sinatra::Application`, `Sinatra::Base`, and `Grape::API`). For this release, only one such subclass will be used. This means Rambo cannot currently be used for certain modular Sinatra apps or Grape apps with more than one `Grape::API` subclass. I will work on adding support for these use cases over time.
## Your Environment
<!--- Include as many relevant details about the environment you experienced the bug in -->
* Version used: 0.5.0
* Sinatra: 1.4.7
* Grape: 0.16.2
* Grape app: https://github.com/danascheider/personal_calculator_grape
* Modular Sinatra app: https://github.com/danascheider/personal_calculator_sinatra_modular
* Classic Sinatra app: https://github.com/danascheider/personal_calculator_sinatra
|
priority
|
define app method for rack test in rambo helper rb summary the rambo helper rb file is currently not adequate for non rails apps both because it doesn t define an app method and because it doesn t include rack test methods in the rspec config these things need to change but before they can we need to find a reliable way of getting the name of the application to set the app method output with rails applications rails application does the job but there is no analogous method for sinatra or grape expected behavior the rambo helper should have code like the following which is for a grape app ruby module apihelper include rack test methods def app personalcalculator api end end current behavior currently there is no way for us to get the name of the application class in this case personalcalculator api into the app method definition in the rambo helper rb file so this method is simply not defined possible solution need to check the binding environment to see what classes are defined and what they inherit from in the case of rails apps rails application does this for us and so does sinatra application in classic sinatra apps at this point we re looking at fairly substantial api changes as follows instead of having a no rails flag rails false option i m going to add a framework option with the default value of rails other options at the moment being sinatra and grape this will facilitate use of rambo for these frameworks unfortunately making it incompatible with others in the process i encourage prs extending support to other frameworks as needed in rambo the app method will be defined by identifying subclasses of the base class for each framework i e sinatra application sinatra base and grape api for this release only one such subclass will be used this means rambo cannot currently be used for certain modular sinatra apps or grape apps with more than one grape api subclass i will work on adding support for these use cases over time your environment version used sinatra grape grape app modular sinatra app classic sinatra app
| 1
|
733,713
| 25,318,698,457
|
IssuesEvent
|
2022-11-18 00:40:02
|
choderalab/perses
|
https://api.github.com/repos/choderalab/perses
|
opened
|
Expose ewaldErrorTolerance argument in SystemGenerator as user parameter
|
enhancement :sparkles: priority: high effort: low
|
We currently [do not allow the `ewaldErrorTolerance`](https://github.com/choderalab/perses/blob/e2ecec6cda982234393dbdca96d38b42f2cc7b7f/perses/app/relative_setup.py#L381-L385) to be set in configuring `periodic_forcefield_kwargs` to `SystemGenerator` in small molecule free energy calculation setup, meaning we use the default PME tolerance---which may be too crude.
We should instead enable this to be [configured by the user](https://github.com/choderalab/perses/blob/e1db2061eec75cceba9f29fa3e3d0a26a8156ed2/perses/app/relative_point_mutation_setup.py#L135) via the YAML and API.
|
1.0
|
Expose ewaldErrorTolerance argument in SystemGenerator as user parameter - We currently [do not allow the `ewaldErrorTolerance`](https://github.com/choderalab/perses/blob/e2ecec6cda982234393dbdca96d38b42f2cc7b7f/perses/app/relative_setup.py#L381-L385) to be set in configuring `periodic_forcefield_kwargs` to `SystemGenerator` in small molecule free energy calculation setup, meaning we use the default PME tolerance---which may be too crude.
We should instead enable this to be [configured by the user](https://github.com/choderalab/perses/blob/e1db2061eec75cceba9f29fa3e3d0a26a8156ed2/perses/app/relative_point_mutation_setup.py#L135) via the YAML and API.
|
priority
|
expose ewalderrortolerance argument in systemgenerator as user parameter we currently to be set in configuring periodic forcefield kwargs to systemgenerator in small molecule free energy calculation setup meaning we use the default pme tolerance which may be too crude we should instead enable this to be via the yaml and api
| 1
|
454,868
| 13,108,775,363
|
IssuesEvent
|
2020-08-04 17:26:50
|
dojot/dojot
|
https://api.github.com/repos/dojot/dojot
|
opened
|
Deployment - Alow chosing VerneMQ or Mosca
|
Priority:High Team:Backend Type:Enhancement
|
This behavior has to be supported in the Docker-compose environment as well.
|
1.0
|
Deployment - Alow chosing VerneMQ or Mosca - This behavior has to be supported in the Docker-compose environment as well.
|
priority
|
deployment alow chosing vernemq or mosca this behavior has to be supported in the docker compose environment as well
| 1
|
733,076
| 25,286,605,568
|
IssuesEvent
|
2022-11-16 19:52:00
|
episphere/dashboard
|
https://api.github.com/repos/episphere/dashboard
|
closed
|
Fix Collection dates for clinical blood and urine
|
High Priority
|
The variables for Collection Date on Participant Summary page for clinical blood and urine are separate variables now for research vs clinical. Please update.
|
1.0
|
Fix Collection dates for clinical blood and urine - The variables for Collection Date on Participant Summary page for clinical blood and urine are separate variables now for research vs clinical. Please update.
|
priority
|
fix collection dates for clinical blood and urine the variables for collection date on participant summary page for clinical blood and urine are separate variables now for research vs clinical please update
| 1
|
671,316
| 22,755,695,614
|
IssuesEvent
|
2022-07-07 16:21:17
|
geobtaa/geoportal
|
https://api.github.com/repos/geobtaa/geoportal
|
opened
|
Typing "geo.btaa.org" into browser on mobile devices does not resolve as expected
|
type:bug priority:high priority:medium
|
Several team members reported that directly entering the geoportal URL does not resolve properly on mobile devices. If they type in the site URL without typing the "http:", it will either display an error or it will download a blank file. I don't know if this is just a browser bug, a domain configuration problem, or a server configuration setting. Here is their feedback:
----
User 1:
> On my Android phone, on Chrome, went to [geo.btaa.org](http://geo.btaa.org/) by typing in the address bar. Did not put in http or https. It just started downloading a file, which when I now look in my Files app, is just a file called "download" with no file extension that I can see, and which my phone wants to open with a mapping related app or my white noise app. When I tried again with https, the website loaded probably, and all future attempts to reproduce the error above are not working in Chrome, even in incognito mode. Same behavior happened in another browser on my phone (Brave).

-----
User 2:
> I didn’t get a download on my phone; it said [geo.btaa.org](http://geo.btaa.org/) “unexpectedly closed the connection”. Same thing happened when I typed in “[geo.btaa.org](http://geo.btaa.org/)” and “http://geo.btaa.org/” It worked fine when I did “https://geo.btaa.org/” This was Chrome on iPhone SE 2.

----
In addition to these emails, three other people checked their phones and had the same issue. It is not happening in Safari on my phone.
|
2.0
|
Typing "geo.btaa.org" into browser on mobile devices does not resolve as expected - Several team members reported that directly entering the geoportal URL does not resolve properly on mobile devices. If they type in the site URL without typing the "http:", it will either display an error or it will download a blank file. I don't know if this is just a browser bug, a domain configuration problem, or a server configuration setting. Here is their feedback:
----
User 1:
> On my Android phone, on Chrome, went to [geo.btaa.org](http://geo.btaa.org/) by typing in the address bar. Did not put in http or https. It just started downloading a file, which when I now look in my Files app, is just a file called "download" with no file extension that I can see, and which my phone wants to open with a mapping related app or my white noise app. When I tried again with https, the website loaded probably, and all future attempts to reproduce the error above are not working in Chrome, even in incognito mode. Same behavior happened in another browser on my phone (Brave).

-----
User 2:
> I didn’t get a download on my phone; it said [geo.btaa.org](http://geo.btaa.org/) “unexpectedly closed the connection”. Same thing happened when I typed in “[geo.btaa.org](http://geo.btaa.org/)” and “http://geo.btaa.org/” It worked fine when I did “https://geo.btaa.org/” This was Chrome on iPhone SE 2.

----
In addition to these emails, three other people checked their phones and had the same issue. It is not happening in Safari on my phone.
|
priority
|
typing geo btaa org into browser on mobile devices does not resolve as expected several team members reported that directly entering the geoportal url does not resolve properly on mobile devices if they type in the site url without typing the http it will either display an error or it will download a blank file i don t know if this is just a browser bug a domain configuration problem or a server configuration setting here is their feedback user on my android phone on chrome went to by typing in the address bar did not put in http or https it just started downloading a file which when i now look in my files app is just a file called download with no file extension that i can see and which my phone wants to open with a mapping related app or my white noise app when i tried again with https the website loaded probably and all future attempts to reproduce the error above are not working in chrome even in incognito mode same behavior happened in another browser on my phone brave user i didn’t get a download on my phone it said “unexpectedly closed the connection” same thing happened when i typed in “ and “ it worked fine when i did “ this was chrome on iphone se in addition to these emails three other people checked their phones and had the same issue it is not happening in safari on my phone
| 1
|
400,127
| 11,769,606,300
|
IssuesEvent
|
2020-03-15 15:35:51
|
AY1920S2-CS2103T-W17-2/main
|
https://api.github.com/repos/AY1920S2-CS2103T-W17-2/main
|
opened
|
Create SuggestionModelManager
|
priority.High status.Ongoing type.Enhancement
|
To create `SuggestionModelManager` class that implements the `SuggestionModel` interface.
`model --> suggestion --> SuggestionModelManager`
|
1.0
|
Create SuggestionModelManager - To create `SuggestionModelManager` class that implements the `SuggestionModel` interface.
`model --> suggestion --> SuggestionModelManager`
|
priority
|
create suggestionmodelmanager to create suggestionmodelmanager class that implements the suggestionmodel interface model suggestion suggestionmodelmanager
| 1
|
721,627
| 24,832,878,535
|
IssuesEvent
|
2022-10-26 06:09:58
|
AY2223S1-CS2103-F09-2/tp
|
https://api.github.com/repos/AY2223S1-CS2103-F09-2/tp
|
closed
|
Add exceptions for Event class
|
priority.High type.Task
|
Event class currently borrows some exceptions from Persons or uses the Exception class directly. It needs to have it own implementation of Exceptions in order for the program to have more information on the specific exception that occurred.
|
1.0
|
Add exceptions for Event class - Event class currently borrows some exceptions from Persons or uses the Exception class directly. It needs to have it own implementation of Exceptions in order for the program to have more information on the specific exception that occurred.
|
priority
|
add exceptions for event class event class currently borrows some exceptions from persons or uses the exception class directly it needs to have it own implementation of exceptions in order for the program to have more information on the specific exception that occurred
| 1
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.