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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
113,243 | 4,544,685,787 | IssuesEvent | 2016-09-10 20:44:19 | codeforamerica/intake | https://api.github.com/repos/codeforamerica/intake | closed | fix double html escaping in text fields | priority-high size-less than a day state-in progress | Double escaping leads to ugly renders. It might corrupt the data with repeated saves.

| 1.0 | fix double html escaping in text fields - Double escaping leads to ugly renders. It might corrupt the data with repeated saves.

| priority | fix double html escaping in text fields double escaping leads to ugly renders it might corrupt the data with repeated saves | 1 |
412,734 | 12,055,033,576 | IssuesEvent | 2020-04-15 12:17:49 | AugurProject/augur | https://api.github.com/repos/AugurProject/augur | closed | My Active Markets 24hr calculation needs to filter out resolved markets | Needed for V2 launch Priority: High | My Active Markets only displays users Open and In reporting Markets (pre-resolved), but the overall 24 hr calculation still includes markets that just got resolved into the calculation.
Need to filter out the resolved markets from that calculation to make that number less confusing | 1.0 | My Active Markets 24hr calculation needs to filter out resolved markets - My Active Markets only displays users Open and In reporting Markets (pre-resolved), but the overall 24 hr calculation still includes markets that just got resolved into the calculation.
Need to filter out the resolved markets from that calculation to make that number less confusing | priority | my active markets calculation needs to filter out resolved markets my active markets only displays users open and in reporting markets pre resolved but the overall hr calculation still includes markets that just got resolved into the calculation need to filter out the resolved markets from that calculation to make that number less confusing | 1 |
549,755 | 16,099,445,924 | IssuesEvent | 2021-04-27 07:24:38 | sopra-fs21-group-01/client | https://api.github.com/repos/sopra-fs21-group-01/client | closed | Create Main Menu Screen | high priority task | - design main menu screen
- add buttons (join game, create lobby, profile, logout)
Time: 2h | 1.0 | Create Main Menu Screen - - design main menu screen
- add buttons (join game, create lobby, profile, logout)
Time: 2h | priority | create main menu screen design main menu screen add buttons join game create lobby profile logout time | 1 |
282,632 | 8,708,900,444 | IssuesEvent | 2018-12-06 12:22:25 | supergiant/control | https://api.github.com/repos/supergiant/control | reopened | Wrong machine type loading | High Priority | Steps to reproduce
1. Create AWS cluster in us-east1 region
2. Create machines with type m3.large in zone a,b,c,d,e
Expected result
Cluster has been created
Actual result
```
time="2018-12-06T14:01:03+02:00" level=error msg="master task ca575749-e444-4d90-98c8-1ae3f6ddc32e has finished with error Unsupported: Your requested instance type (m3.large) is not supported in your requested Availability Zone (us-east-1a). Please retry your request by not specifying an Availability Zone or choosing us-east-1c, us-east-1d, us-east-1e, us-east-1b.\n\tstatus code: 400, request id: 52afa067-00ed-49f5-8ed8-4fd08a6c9bb7: aws: create instance"
```
| 1.0 | Wrong machine type loading - Steps to reproduce
1. Create AWS cluster in us-east1 region
2. Create machines with type m3.large in zone a,b,c,d,e
Expected result
Cluster has been created
Actual result
```
time="2018-12-06T14:01:03+02:00" level=error msg="master task ca575749-e444-4d90-98c8-1ae3f6ddc32e has finished with error Unsupported: Your requested instance type (m3.large) is not supported in your requested Availability Zone (us-east-1a). Please retry your request by not specifying an Availability Zone or choosing us-east-1c, us-east-1d, us-east-1e, us-east-1b.\n\tstatus code: 400, request id: 52afa067-00ed-49f5-8ed8-4fd08a6c9bb7: aws: create instance"
```
| priority | wrong machine type loading steps to reproduce create aws cluster in us region create machines with type large in zone a b c d e expected result cluster has been created actual result time level error msg master task has finished with error unsupported your requested instance type large is not supported in your requested availability zone us east please retry your request by not specifying an availability zone or choosing us east us east us east us east n tstatus code request id aws create instance | 1 |
66,379 | 3,253,145,274 | IssuesEvent | 2015-10-19 17:48:28 | Aidyy/curly-giggle | https://api.github.com/repos/Aidyy/curly-giggle | closed | Example bug report | bug high priority | 19/10/15
Bug found in test level, player clips through the ground when moving through tiles in the starting area. Issue occurs because the player character isn't assigned to the correct layer. | 1.0 | Example bug report - 19/10/15
Bug found in test level, player clips through the ground when moving through tiles in the starting area. Issue occurs because the player character isn't assigned to the correct layer. | priority | example bug report bug found in test level player clips through the ground when moving through tiles in the starting area issue occurs because the player character isn t assigned to the correct layer | 1 |
78,823 | 3,517,699,787 | IssuesEvent | 2016-01-12 09:16:13 | OpenSRP/opensrp-client | https://api.github.com/repos/OpenSRP/opensrp-client | closed | error while syncing probably related to form definition downloads | BANGLADESH bug High Priority | the error log is as posted below
Caused by: java.lang.NullPointerException
at org.ei.opensrp.service.AllFormVersionSyncService.pullFormDefinitionFromServer(AllFormVersionSyncService.java:79)
at org.ei.opensrp.sync.UpdateActionsTask$1.actionToDoInBackgroundThread(UpdateActionsTask.java:47)
at org.ei.opensrp.sync.UpdateActionsTask$1.actionToDoInBackgroundThread(UpdateActionsTask.java:41)
at org.ei.opensrp.view.LockingBackgroundTask$1.doInBackground(LockingBackgroundTask.java:28)
at org.ei.opensrp.view.LockingBackgroundTask$1.doInBackground(LockingBackgroundTask.java:18)
at android.os.AsyncTask$2.call(AsyncTask.java:288) | 1.0 | error while syncing probably related to form definition downloads - the error log is as posted below
Caused by: java.lang.NullPointerException
at org.ei.opensrp.service.AllFormVersionSyncService.pullFormDefinitionFromServer(AllFormVersionSyncService.java:79)
at org.ei.opensrp.sync.UpdateActionsTask$1.actionToDoInBackgroundThread(UpdateActionsTask.java:47)
at org.ei.opensrp.sync.UpdateActionsTask$1.actionToDoInBackgroundThread(UpdateActionsTask.java:41)
at org.ei.opensrp.view.LockingBackgroundTask$1.doInBackground(LockingBackgroundTask.java:28)
at org.ei.opensrp.view.LockingBackgroundTask$1.doInBackground(LockingBackgroundTask.java:18)
at android.os.AsyncTask$2.call(AsyncTask.java:288) | priority | error while syncing probably related to form definition downloads the error log is as posted below caused by java lang nullpointerexception at org ei opensrp service allformversionsyncservice pullformdefinitionfromserver allformversionsyncservice java at org ei opensrp sync updateactionstask actiontodoinbackgroundthread updateactionstask java at org ei opensrp sync updateactionstask actiontodoinbackgroundthread updateactionstask java at org ei opensrp view lockingbackgroundtask doinbackground lockingbackgroundtask java at org ei opensrp view lockingbackgroundtask doinbackground lockingbackgroundtask java at android os asynctask call asynctask java | 1 |
323,105 | 9,842,880,547 | IssuesEvent | 2019-06-18 10:15:41 | balena-io/balena-cli | https://api.github.com/repos/balena-io/balena-cli | closed | Support multi-container local push | priority:high type:feature | _From @cschroeter on March 28, 2018 15:0_
What an amazing project! Maybe you could help me with the following scenario
So as far as I understand, right now it is not possible to push a docker-compose.yml with
```resin local push resin.local --source .``` as mentioned in https://github.com/resin-os/meta-resin/issues/414
So given the following docker-compose.yml I must create two different Dockerfiles and push them separately, or? What is the recommended way to realize local multi container deployments.
```version: "2"
services:
app:
build: .
command: npm start
ports:
- "5000:5000"
depends_on:
- postgres
environment:
DATABASE_URL: postgres://username@postgres/database
postgres:
image: postgres:alpine
environment:
POSTGRES_PASSWORD: password
POSTGRES_USER: username
POSTGRES_DB: database
```
_Copied from original issue: resin-os/meta-resin#1046_
<img src="https://frontapp.com/assets/img/icons/favicon-32x32.png" height="16" width="16" alt="Front logo" /> [Front conversations](https://app.frontapp.com/open/top_e80r) | 1.0 | Support multi-container local push - _From @cschroeter on March 28, 2018 15:0_
What an amazing project! Maybe you could help me with the following scenario
So as far as I understand, right now it is not possible to push a docker-compose.yml with
```resin local push resin.local --source .``` as mentioned in https://github.com/resin-os/meta-resin/issues/414
So given the following docker-compose.yml I must create two different Dockerfiles and push them separately, or? What is the recommended way to realize local multi container deployments.
```version: "2"
services:
app:
build: .
command: npm start
ports:
- "5000:5000"
depends_on:
- postgres
environment:
DATABASE_URL: postgres://username@postgres/database
postgres:
image: postgres:alpine
environment:
POSTGRES_PASSWORD: password
POSTGRES_USER: username
POSTGRES_DB: database
```
_Copied from original issue: resin-os/meta-resin#1046_
<img src="https://frontapp.com/assets/img/icons/favicon-32x32.png" height="16" width="16" alt="Front logo" /> [Front conversations](https://app.frontapp.com/open/top_e80r) | priority | support multi container local push from cschroeter on march what an amazing project maybe you could help me with the following scenario so as far as i understand right now it is not possible to push a docker compose yml with resin local push resin local source as mentioned in so given the following docker compose yml i must create two different dockerfiles and push them separately or what is the recommended way to realize local multi container deployments version services app build command npm start ports depends on postgres environment database url postgres username postgres database postgres image postgres alpine environment postgres password password postgres user username postgres db database copied from original issue resin os meta resin | 1 |
450,884 | 13,021,143,757 | IssuesEvent | 2020-07-27 05:32:07 | ahmedkaludi/accelerated-mobile-pages | https://api.github.com/repos/ahmedkaludi/accelerated-mobile-pages | closed | AdsforWP section is broken and going down | NEXT UPDATE [Priority: HIGH] bug | ERROR: type should be string, got "https://monosnap.com/file/AoHGmGpF1GMoRIxXS0xpixa8TtLnXX\r\n\r\nFix:\r\n\r\ndiv#section-amp-ads_1, table#section-table-amp-ads_1 {\r\n max-width: 73%;\r\n float: left; <--- Add float left\r\n}\r\n\r\n#section-amp-ads_2 { \r\n display: inline-block; <--- add display: inline-block\r\n} " | 1.0 | AdsforWP section is broken and going down - https://monosnap.com/file/AoHGmGpF1GMoRIxXS0xpixa8TtLnXX
Fix:
div#section-amp-ads_1, table#section-table-amp-ads_1 {
max-width: 73%;
float: left; <--- Add float left
}
#section-amp-ads_2 {
display: inline-block; <--- add display: inline-block
} | priority | adsforwp section is broken and going down fix div section amp ads table section table amp ads max width float left add float left section amp ads display inline block add display inline block | 1 |
783,045 | 27,516,656,684 | IssuesEvent | 2023-03-06 12:26:52 | devvsakib/power-the-web | https://api.github.com/repos/devvsakib/power-the-web | closed | SUGGEST FEATURE | good first issue question hacktoberfest [priority: high] | ## Feature Idea
So far everything going well. But now we have to add something really cool. If you have any idea or suggestion please comment here.
## Already Have ReactJs projects?
If you already have project, then you can add your project in PROJECTS folder and don't forget to comment out your github username and link in your project file
Thank You, Hope for Best | 1.0 | SUGGEST FEATURE - ## Feature Idea
So far everything going well. But now we have to add something really cool. If you have any idea or suggestion please comment here.
## Already Have ReactJs projects?
If you already have project, then you can add your project in PROJECTS folder and don't forget to comment out your github username and link in your project file
Thank You, Hope for Best | priority | suggest feature feature idea so far everything going well but now we have to add something really cool if you have any idea or suggestion please comment here already have reactjs projects if you already have project then you can add your project in projects folder and don t forget to comment out your github username and link in your project file thank you hope for best | 1 |
155,644 | 5,958,520,241 | IssuesEvent | 2017-05-29 08:12:18 | GeekyAnts/NativeBase | https://api.github.com/repos/GeekyAnts/NativeBase | closed | Why eject theme? | 1 awaiting response high priority performance | Hi there,
First I'd like to say that the method of StyleProvider is a really good one I think. It's super nice to have a general style provider abstracted out for us. Also thanks for your work on this project in general.
To the main point, I just think it's a little bizarre that we have to do this process of ejectTheme in order to start applying new global styles. Is it worth considering keeping the internal theme and allowing StyleProvider to overwrite those internal styles as needed? Then we could leave ejectTheme as a last resort.
One reason why I think ejectTheme might become a problem is if NativeBase updates the main theme, then users who have already ejected might find it rather difficult to merge in the updates. | 1.0 | Why eject theme? - Hi there,
First I'd like to say that the method of StyleProvider is a really good one I think. It's super nice to have a general style provider abstracted out for us. Also thanks for your work on this project in general.
To the main point, I just think it's a little bizarre that we have to do this process of ejectTheme in order to start applying new global styles. Is it worth considering keeping the internal theme and allowing StyleProvider to overwrite those internal styles as needed? Then we could leave ejectTheme as a last resort.
One reason why I think ejectTheme might become a problem is if NativeBase updates the main theme, then users who have already ejected might find it rather difficult to merge in the updates. | priority | why eject theme hi there first i d like to say that the method of styleprovider is a really good one i think it s super nice to have a general style provider abstracted out for us also thanks for your work on this project in general to the main point i just think it s a little bizarre that we have to do this process of ejecttheme in order to start applying new global styles is it worth considering keeping the internal theme and allowing styleprovider to overwrite those internal styles as needed then we could leave ejecttheme as a last resort one reason why i think ejecttheme might become a problem is if nativebase updates the main theme then users who have already ejected might find it rather difficult to merge in the updates | 1 |
108,697 | 4,349,329,640 | IssuesEvent | 2016-07-30 13:56:14 | gushphp/gush | https://api.github.com/repos/gushphp/gush | closed | Make `repo:fork` create a new local repository if not in a git repository | Feature High priority | Say I want to contribute a project (like Symfony), now I must first fork and create a local git repository.
But instead we should be able to just execute: `gush branch:fork symfony symfony` which forks the Symfony repository to my account, then executes `git clone URL`. And also execute gush core:init (in the background).
Edit. Minor correction :) | 1.0 | Make `repo:fork` create a new local repository if not in a git repository - Say I want to contribute a project (like Symfony), now I must first fork and create a local git repository.
But instead we should be able to just execute: `gush branch:fork symfony symfony` which forks the Symfony repository to my account, then executes `git clone URL`. And also execute gush core:init (in the background).
Edit. Minor correction :) | priority | make repo fork create a new local repository if not in a git repository say i want to contribute a project like symfony now i must first fork and create a local git repository but instead we should be able to just execute gush branch fork symfony symfony which forks the symfony repository to my account then executes git clone url and also execute gush core init in the background edit minor correction | 1 |
679,081 | 23,220,633,496 | IssuesEvent | 2022-08-02 17:51:16 | SaishoVibes/Back-in-Classic | https://api.github.com/repos/SaishoVibes/Back-in-Classic | closed | 0.7.0 crashes when added with certain mods (from comments) | bug high priority | [15:42:56] [pool-3-thread-1/ERROR] [or.jm.mc.mo.FastUtilTransformerService/JMTSUPERTRANS]: Inner class faliure; parent not found
[15:42:56] [main/INFO] [STDERR/]: [org.multimc.onesix.OneSixLauncher:launchWithMainClass:213]: Failed to start Minecraft:
[15:42:56] [main/INFO] [STDERR/]: [org.multimc.onesix.OneSixLauncher:launch:245]: java.lang.reflect.InvocationTargetException
[15:42:56] [main/INFO] [STDERR/]: [org.multimc.onesix.OneSixLauncher:launch:245]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[15:42:56] [main/INFO] [STDERR/]: [org.multimc.onesix.OneSixLauncher:launch:245]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[15:42:56] [main/INFO] [STDERR/]: [org.multimc.onesix.OneSixLauncher:launch:245]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[15:42:56] [main/INFO] [STDERR/]: [org.multimc.onesix.OneSixLauncher:launch:245]: at java.lang.reflect.Method.invoke(Method.java:498)
[15:42:56] [main/INFO] [STDERR/]: [org.multimc.onesix.OneSixLauncher:launch:245]: at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:210)
[15:42:56] [main/INFO] [STDERR/]: [org.multimc.onesix.OneSixLauncher:launch:245]: at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:245)
[15:42:56] [main/INFO] [STDERR/]: [org.multimc.onesix.OneSixLauncher:launch:245]: at org.multimc.EntryPoint.listen(EntryPoint.java:143)
[15:42:56] [main/INFO] [STDERR/]: [org.multimc.onesix.OneSixLauncher:launch:245]: at org.multimc.EntryPoint.main(EntryPoint.java:34)
[15:42:56] [main/INFO] [STDERR/]: [org.multimc.onesix.OneSixLauncher:launchWithMainClass:214]: Caused by: java.lang.reflect.InvocationTargetException
[15:42:56] [main/INFO] [STDERR/]: [org.multimc.onesix.OneSixLauncher:launchWithMainClass:214]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[15:42:56] [main/INFO] [STDERR/]: [org.multimc.onesix.OneSixLauncher:launchWithMainClass:214]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[15:42:56] [main/INFO] [STDERR/]: [org.multimc.onesix.OneSixLauncher:launchWithMainClass:214]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[15:42:56] [main/INFO] [STDERR/]: [org.multimc.onesix.OneSixLauncher:launchWithMainClass:214]: at java.lang.reflect.Method.invoke(Method.java:498)
[15:42:56] [main/INFO] [STDERR/]: [org.multimc.onesix.OneSixLauncher:launchWithMainClass:214]: at io.github.zekerzhayard.forgewrapper.installer.Main.main(Main.java:57)
[15:42:56] [main/INFO] [STDERR/]: [org.multimc.onesix.OneSixLauncher:launchWithMainClass:214]: ... 8 more
[15:42:56] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:644]: Caused by: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
[15:42:56] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:644]: at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:39)
[15:42:56] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:644]: at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
[15:42:56] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:644]: at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
[15:42:56] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:644]: at cpw.mods.modlauncher.Launcher.run(Launcher.java:82)
[15:42:56] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:644]: at cpw.mods.modlauncher.Launcher.main(Launcher.java:66)
[15:42:56] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:644]: ... 13 more
[15:42:56] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:668]: Caused by: java.lang.reflect.InvocationTargetException
[15:42:56] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:668]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[15:42:56] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:668]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[15:42:56] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:668]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[15:42:56] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:668]: at java.lang.reflect.Method.invoke(Method.java:498)
[15:42:56] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:668]: at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51)
[15:42:56] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:668]: at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
[15:42:56] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:668]: ... 17 more
[15:42:56] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:710]: Caused by: java.lang.RuntimeException: java.lang.NoClassDefFoundError: net/minecraftforge/common/ForgeHooks
[15:42:56] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:710]: at net.minecraftforge.fml.loading.BackgroundWaiter.runAndTick(BackgroundWaiter.java:43)
[15:42:56] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:710]: at net.minecraft.client.main.Main.main(Main.java:123)
[15:42:56] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:710]: ... 23 more
[15:42:56] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:710]: Caused by: java.lang.NoClassDefFoundError: net/minecraftforge/common/ForgeHooks
[15:42:56] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:710]: at net.minecraft.block.Block.<clinit>(Block.java:485)
[15:42:56] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:710]: at net.minecraft.block.Blocks.<clinit>(Blocks.java:30)
[15:42:56] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:710]: at net.minecraft.world.gen.surfacebuilders.SurfaceBuilder.<clinit>(SurfaceBuilder.java:12)
[15:42:56] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:710]: at net.minecraft.world.gen.surfacebuilders.ConfiguredSurfaceBuilders.<clinit>(SourceFile:11)
[15:42:56] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:710]: at net.minecraft.util.registry.WorldGenRegistries.func_243674_g(WorldGenRegistries.java:33)
[15:42:56] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:710]: at net.minecraft.util.registry.WorldGenRegistries.func_243668_a(WorldGenRegistries.java:89)
[15:42:56] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:710]: at java.util.LinkedHashMap.forEach(LinkedHashMap.java:684)
[15:42:56] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:710]: at net.minecraft.util.registry.WorldGenRegistries.<clinit>(WorldGenRegistries.java:88)
[15:42:56] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:710]: at net.minecraft.util.registry.Registry.<clinit>(Registry.java:464)
[15:42:56] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:710]: at net.minecraft.util.registry.Bootstrap.func_151354_b(Bootstrap.java:38)
[15:42:56] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:710]: at net.minecraft.client.main.Main.lambda$main$0(Main.java:123)
[15:42:56] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:710]: at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[15:42:56] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:710]: at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[15:42:56] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:710]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[15:42:56] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:710]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[15:42:56] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:710]: at java.lang.Thread.run(Thread.java:750)
[15:42:56] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:710]: Caused by: java.lang.ClassNotFoundException: net.minecraftforge.common.ForgeHooks
[15:42:56] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:710]: at java.lang.ClassLoader.findClass(ClassLoader.java:523)
[15:42:56] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:710]: at java.lang.ClassLoader.loadClass(ClassLoader.java:418)
[15:42:56] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:710]: at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:106)
[15:42:56] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:710]: at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
[15:42:56] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:710]: ... 16 more
[15:42:56] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:710]: Suppressed: java.lang.SecurityException: class "net.minecraftforge.common.ForgeHooks"'s signer information does not match signer information of other classes in the same package
[15:42:56] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:710]: at java.lang.ClassLoader.checkCerts(ClassLoader.java:891)
[15:42:56] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:710]: at java.lang.ClassLoader.preDefineClass(ClassLoader.java:661)
[15:42:56] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:710]: at java.lang.ClassLoader.defineClass(ClassLoader.java:754)
[15:42:56] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:710]: at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:138)
[15:42:56] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:710]: at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98)
[15:42:56] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:710]: ... 17 more
[15:42:56] [main/INFO] [STDOUT/]: [org.multimc.EntryPoint:main:37]: Exiting with -1 | 1.0 | 0.7.0 crashes when added with certain mods (from comments) - [15:42:56] [pool-3-thread-1/ERROR] [or.jm.mc.mo.FastUtilTransformerService/JMTSUPERTRANS]: Inner class faliure; parent not found
[15:42:56] [main/INFO] [STDERR/]: [org.multimc.onesix.OneSixLauncher:launchWithMainClass:213]: Failed to start Minecraft:
[15:42:56] [main/INFO] [STDERR/]: [org.multimc.onesix.OneSixLauncher:launch:245]: java.lang.reflect.InvocationTargetException
[15:42:56] [main/INFO] [STDERR/]: [org.multimc.onesix.OneSixLauncher:launch:245]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[15:42:56] [main/INFO] [STDERR/]: [org.multimc.onesix.OneSixLauncher:launch:245]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[15:42:56] [main/INFO] [STDERR/]: [org.multimc.onesix.OneSixLauncher:launch:245]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[15:42:56] [main/INFO] [STDERR/]: [org.multimc.onesix.OneSixLauncher:launch:245]: at java.lang.reflect.Method.invoke(Method.java:498)
[15:42:56] [main/INFO] [STDERR/]: [org.multimc.onesix.OneSixLauncher:launch:245]: at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:210)
[15:42:56] [main/INFO] [STDERR/]: [org.multimc.onesix.OneSixLauncher:launch:245]: at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:245)
[15:42:56] [main/INFO] [STDERR/]: [org.multimc.onesix.OneSixLauncher:launch:245]: at org.multimc.EntryPoint.listen(EntryPoint.java:143)
[15:42:56] [main/INFO] [STDERR/]: [org.multimc.onesix.OneSixLauncher:launch:245]: at org.multimc.EntryPoint.main(EntryPoint.java:34)
[15:42:56] [main/INFO] [STDERR/]: [org.multimc.onesix.OneSixLauncher:launchWithMainClass:214]: Caused by: java.lang.reflect.InvocationTargetException
[15:42:56] [main/INFO] [STDERR/]: [org.multimc.onesix.OneSixLauncher:launchWithMainClass:214]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[15:42:56] [main/INFO] [STDERR/]: [org.multimc.onesix.OneSixLauncher:launchWithMainClass:214]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[15:42:56] [main/INFO] [STDERR/]: [org.multimc.onesix.OneSixLauncher:launchWithMainClass:214]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[15:42:56] [main/INFO] [STDERR/]: [org.multimc.onesix.OneSixLauncher:launchWithMainClass:214]: at java.lang.reflect.Method.invoke(Method.java:498)
[15:42:56] [main/INFO] [STDERR/]: [org.multimc.onesix.OneSixLauncher:launchWithMainClass:214]: at io.github.zekerzhayard.forgewrapper.installer.Main.main(Main.java:57)
[15:42:56] [main/INFO] [STDERR/]: [org.multimc.onesix.OneSixLauncher:launchWithMainClass:214]: ... 8 more
[15:42:56] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:644]: Caused by: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
[15:42:56] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:644]: at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:39)
[15:42:56] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:644]: at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
[15:42:56] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:644]: at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
[15:42:56] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:644]: at cpw.mods.modlauncher.Launcher.run(Launcher.java:82)
[15:42:56] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:644]: at cpw.mods.modlauncher.Launcher.main(Launcher.java:66)
[15:42:56] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:644]: ... 13 more
[15:42:56] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:668]: Caused by: java.lang.reflect.InvocationTargetException
[15:42:56] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:668]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[15:42:56] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:668]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[15:42:56] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:668]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[15:42:56] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:668]: at java.lang.reflect.Method.invoke(Method.java:498)
[15:42:56] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:668]: at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51)
[15:42:56] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:668]: at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
[15:42:56] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:668]: ... 17 more
[15:42:56] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:710]: Caused by: java.lang.RuntimeException: java.lang.NoClassDefFoundError: net/minecraftforge/common/ForgeHooks
[15:42:56] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:710]: at net.minecraftforge.fml.loading.BackgroundWaiter.runAndTick(BackgroundWaiter.java:43)
[15:42:56] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:710]: at net.minecraft.client.main.Main.main(Main.java:123)
[15:42:56] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:710]: ... 23 more
[15:42:56] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:710]: Caused by: java.lang.NoClassDefFoundError: net/minecraftforge/common/ForgeHooks
[15:42:56] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:710]: at net.minecraft.block.Block.<clinit>(Block.java:485)
[15:42:56] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:710]: at net.minecraft.block.Blocks.<clinit>(Blocks.java:30)
[15:42:56] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:710]: at net.minecraft.world.gen.surfacebuilders.SurfaceBuilder.<clinit>(SurfaceBuilder.java:12)
[15:42:56] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:710]: at net.minecraft.world.gen.surfacebuilders.ConfiguredSurfaceBuilders.<clinit>(SourceFile:11)
[15:42:56] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:710]: at net.minecraft.util.registry.WorldGenRegistries.func_243674_g(WorldGenRegistries.java:33)
[15:42:56] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:710]: at net.minecraft.util.registry.WorldGenRegistries.func_243668_a(WorldGenRegistries.java:89)
[15:42:56] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:710]: at java.util.LinkedHashMap.forEach(LinkedHashMap.java:684)
[15:42:56] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:710]: at net.minecraft.util.registry.WorldGenRegistries.<clinit>(WorldGenRegistries.java:88)
[15:42:56] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:710]: at net.minecraft.util.registry.Registry.<clinit>(Registry.java:464)
[15:42:56] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:710]: at net.minecraft.util.registry.Bootstrap.func_151354_b(Bootstrap.java:38)
[15:42:56] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:710]: at net.minecraft.client.main.Main.lambda$main$0(Main.java:123)
[15:42:56] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:710]: at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[15:42:56] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:710]: at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[15:42:56] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:710]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[15:42:56] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:710]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[15:42:56] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:710]: at java.lang.Thread.run(Thread.java:750)
[15:42:56] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:710]: Caused by: java.lang.ClassNotFoundException: net.minecraftforge.common.ForgeHooks
[15:42:56] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:710]: at java.lang.ClassLoader.findClass(ClassLoader.java:523)
[15:42:56] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:710]: at java.lang.ClassLoader.loadClass(ClassLoader.java:418)
[15:42:56] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:710]: at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:106)
[15:42:56] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:710]: at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
[15:42:56] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:710]: ... 16 more
[15:42:56] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:710]: Suppressed: java.lang.SecurityException: class "net.minecraftforge.common.ForgeHooks"'s signer information does not match signer information of other classes in the same package
[15:42:56] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:710]: at java.lang.ClassLoader.checkCerts(ClassLoader.java:891)
[15:42:56] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:710]: at java.lang.ClassLoader.preDefineClass(ClassLoader.java:661)
[15:42:56] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:710]: at java.lang.ClassLoader.defineClass(ClassLoader.java:754)
[15:42:56] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:710]: at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:138)
[15:42:56] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:710]: at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98)
[15:42:56] [main/INFO] [STDERR/]: [java.lang.Throwable:printEnclosedStackTrace:710]: ... 17 more
[15:42:56] [main/INFO] [STDOUT/]: [org.multimc.EntryPoint:main:37]: Exiting with -1 | priority | crashes when added with certain mods from comments inner class faliure parent not found failed to start minecraft java lang reflect invocationtargetexception at sun reflect nativemethodaccessorimpl native method at sun reflect nativemethodaccessorimpl invoke nativemethodaccessorimpl java at sun reflect delegatingmethodaccessorimpl invoke delegatingmethodaccessorimpl java at java lang reflect method invoke method java at org multimc onesix onesixlauncher launchwithmainclass onesixlauncher java at org multimc onesix onesixlauncher launch onesixlauncher java at org multimc entrypoint listen entrypoint java at org multimc entrypoint main entrypoint java caused by java lang reflect invocationtargetexception at sun reflect nativemethodaccessorimpl native method at sun reflect nativemethodaccessorimpl invoke nativemethodaccessorimpl java at sun reflect delegatingmethodaccessorimpl invoke delegatingmethodaccessorimpl java at java lang reflect method invoke method java at io github zekerzhayard forgewrapper installer main main main java more caused by java lang runtimeexception java lang reflect invocationtargetexception at cpw mods modlauncher launchservicehandlerdecorator launch launchservicehandlerdecorator java at cpw mods modlauncher launchservicehandler launch launchservicehandler java at cpw mods modlauncher launchservicehandler launch launchservicehandler java at cpw mods modlauncher launcher run launcher java at cpw mods modlauncher launcher main launcher java more caused by java lang reflect invocationtargetexception at sun reflect nativemethodaccessorimpl native method at sun reflect nativemethodaccessorimpl invoke nativemethodaccessorimpl java at sun reflect delegatingmethodaccessorimpl invoke delegatingmethodaccessorimpl java at java lang reflect method invoke method java at net minecraftforge fml loading fmlclientlaunchprovider lambda launchservice fmlclientlaunchprovider java at cpw mods modlauncher launchservicehandlerdecorator launch launchservicehandlerdecorator java more caused by java lang runtimeexception java lang noclassdeffounderror net minecraftforge common forgehooks at net minecraftforge fml loading backgroundwaiter runandtick backgroundwaiter java at net minecraft client main main main main java more caused by java lang noclassdeffounderror net minecraftforge common forgehooks at net minecraft block block block java at net minecraft block blocks blocks java at net minecraft world gen surfacebuilders surfacebuilder surfacebuilder java at net minecraft world gen surfacebuilders configuredsurfacebuilders sourcefile at net minecraft util registry worldgenregistries func g worldgenregistries java at net minecraft util registry worldgenregistries func a worldgenregistries java at java util linkedhashmap foreach linkedhashmap java at net minecraft util registry worldgenregistries worldgenregistries java at net minecraft util registry registry registry java at net minecraft util registry bootstrap func b bootstrap java at net minecraft client main main lambda main main java at java util concurrent executors runnableadapter call executors java at java util concurrent futuretask run futuretask java at java util concurrent threadpoolexecutor runworker threadpoolexecutor java at java util concurrent threadpoolexecutor worker run threadpoolexecutor java at java lang thread run thread java caused by java lang classnotfoundexception net minecraftforge common forgehooks at java lang classloader findclass classloader java at java lang classloader loadclass classloader java at cpw mods modlauncher transformingclassloader loadclass transformingclassloader java at java lang classloader loadclass classloader java more suppressed java lang securityexception class net minecraftforge common forgehooks s signer information does not match signer information of other classes in the same package at java lang classloader checkcerts classloader java at java lang classloader predefineclass classloader java at java lang classloader defineclass classloader java at cpw mods modlauncher transformingclassloader loadclass transformingclassloader java at cpw mods modlauncher transformingclassloader loadclass transformingclassloader java more exiting with | 1 |
628,861 | 20,016,331,596 | IssuesEvent | 2022-02-01 12:27:30 | ramp4-pcar4/story-ramp | https://api.github.com/repos/ramp4-pcar4/story-ramp | opened | Timeslider: Alignment issues with legend/details | StoryRAMP Viewer Needs: estimate Priority: High | The legend or details pane is cutting off the left of the timeslider function. Is it possible to right-align it so that it's flush with the Zoom and nav buttons on the right?

| 1.0 | Timeslider: Alignment issues with legend/details - The legend or details pane is cutting off the left of the timeslider function. Is it possible to right-align it so that it's flush with the Zoom and nav buttons on the right?

| priority | timeslider alignment issues with legend details the legend or details pane is cutting off the left of the timeslider function is it possible to right align it so that it s flush with the zoom and nav buttons on the right | 1 |
265,784 | 8,359,043,590 | IssuesEvent | 2018-10-03 06:40:43 | QzSG/qzsg | https://api.github.com/repos/QzSG/qzsg | closed | React does not recognize the `activeClassName` prop on a DOM element. | Priority: High bug | ```
Warning: React does not recognize the `activeClassName` prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase `activeclassname` instead. If you accidentally passed it from a parent component, remove it from the DOM element.
in a (created by NavLink)
in NavLink (at Nav.js:55)
in li (created by NavItem)
in NavItem (at Nav.js:54)
in ul (created by Nav)
in Nav (at Nav.js:47)
in div (created by Transition)
in Transition (created by Collapse)
in Collapse (at Nav.js:41)
in nav (created by Navbar)
in Navbar (at Nav.js:32)
in Nav (at App.js:21)
in div (created by Container)
in Container (at App.js:15)
in Router (created by BrowserRouter)
in BrowserRouter (at App.js:14)
in App (at index.js:14)
``` | 1.0 | React does not recognize the `activeClassName` prop on a DOM element. - ```
Warning: React does not recognize the `activeClassName` prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase `activeclassname` instead. If you accidentally passed it from a parent component, remove it from the DOM element.
in a (created by NavLink)
in NavLink (at Nav.js:55)
in li (created by NavItem)
in NavItem (at Nav.js:54)
in ul (created by Nav)
in Nav (at Nav.js:47)
in div (created by Transition)
in Transition (created by Collapse)
in Collapse (at Nav.js:41)
in nav (created by Navbar)
in Navbar (at Nav.js:32)
in Nav (at App.js:21)
in div (created by Container)
in Container (at App.js:15)
in Router (created by BrowserRouter)
in BrowserRouter (at App.js:14)
in App (at index.js:14)
``` | priority | react does not recognize the activeclassname prop on a dom element warning react does not recognize the activeclassname prop on a dom element if you intentionally want it to appear in the dom as a custom attribute spell it as lowercase activeclassname instead if you accidentally passed it from a parent component remove it from the dom element in a created by navlink in navlink at nav js in li created by navitem in navitem at nav js in ul created by nav in nav at nav js in div created by transition in transition created by collapse in collapse at nav js in nav created by navbar in navbar at nav js in nav at app js in div created by container in container at app js in router created by browserrouter in browserrouter at app js in app at index js | 1 |
785,561 | 27,618,279,300 | IssuesEvent | 2023-03-09 21:16:05 | NCAR/wrfcloud | https://api.github.com/repos/NCAR/wrfcloud | closed | Add political boundary overlays | priority: high type: enhancement alert: NEED MORE DEFINITION component: graphics | ## Describe the Enhancement ##
To help facilitate location awareness, add an overlay of political boundaries on forecast viewer products.
### Time Estimate ###
2 days
### Sub-Issues ###
Consider breaking the enhancement down into sub-issues.
- [ ] *Add a checkbox for each sub-issue here.*
### Relevant Deadlines ###
*List relevant project deadlines here or state NONE.*
## Define the Metadata ##
### Assignee ###
- [ ] Select **engineer(s)** or **no engineer** required
- [ ] Select **scientist(s)** or **no scientist** required
### Labels ###
- [ ] Select **component(s)**
- [ ] Select **priority**
### Projects and Milestone ###
- [ ] Select **Project**
- [ ] Select **Milestone** as the next official version or **Backlog of Development Ideas**
## Enhancement Checklist ##
- [ ] Complete the issue definition above, including the **Time Estimate** and **Funding Source**.
- [ ] Fork this repository or create a branch of **develop**.
Branch name: `feature_<Issue Number>/<Description>`
- [ ] Complete the development and test your changes.
- [ ] Add/update log messages for easier debugging.
- [ ] Add/update tests.
- [ ] Add/update documentation.
- [ ] Push local changes to GitHub.
- [ ] Submit a pull request to merge into **develop**.
Pull request: `feature <Issue Number> <Description>`
- [ ] Define the pull request metadata, as permissions allow.
Select: **Reviewer(s)**, **Project**, and **Development** issue
Select: **Milestone** as the next official version
- [ ] Iterate until the reviewer(s) accept and merge your changes.
- [ ] Delete your fork or branch.
- [ ] Close this issue.
| 1.0 | Add political boundary overlays - ## Describe the Enhancement ##
To help facilitate location awareness, add an overlay of political boundaries on forecast viewer products.
### Time Estimate ###
2 days
### Sub-Issues ###
Consider breaking the enhancement down into sub-issues.
- [ ] *Add a checkbox for each sub-issue here.*
### Relevant Deadlines ###
*List relevant project deadlines here or state NONE.*
## Define the Metadata ##
### Assignee ###
- [ ] Select **engineer(s)** or **no engineer** required
- [ ] Select **scientist(s)** or **no scientist** required
### Labels ###
- [ ] Select **component(s)**
- [ ] Select **priority**
### Projects and Milestone ###
- [ ] Select **Project**
- [ ] Select **Milestone** as the next official version or **Backlog of Development Ideas**
## Enhancement Checklist ##
- [ ] Complete the issue definition above, including the **Time Estimate** and **Funding Source**.
- [ ] Fork this repository or create a branch of **develop**.
Branch name: `feature_<Issue Number>/<Description>`
- [ ] Complete the development and test your changes.
- [ ] Add/update log messages for easier debugging.
- [ ] Add/update tests.
- [ ] Add/update documentation.
- [ ] Push local changes to GitHub.
- [ ] Submit a pull request to merge into **develop**.
Pull request: `feature <Issue Number> <Description>`
- [ ] Define the pull request metadata, as permissions allow.
Select: **Reviewer(s)**, **Project**, and **Development** issue
Select: **Milestone** as the next official version
- [ ] Iterate until the reviewer(s) accept and merge your changes.
- [ ] Delete your fork or branch.
- [ ] Close this issue.
| priority | add political boundary overlays describe the enhancement to help facilitate location awareness add an overlay of political boundaries on forecast viewer products time estimate days sub issues consider breaking the enhancement down into sub issues add a checkbox for each sub issue here relevant deadlines list relevant project deadlines here or state none define the metadata assignee select engineer s or no engineer required select scientist s or no scientist required labels select component s select priority projects and milestone select project select milestone as the next official version or backlog of development ideas enhancement checklist complete the issue definition above including the time estimate and funding source fork this repository or create a branch of develop branch name feature complete the development and test your changes add update log messages for easier debugging add update tests add update documentation push local changes to github submit a pull request to merge into develop pull request feature define the pull request metadata as permissions allow select reviewer s project and development issue select milestone as the next official version iterate until the reviewer s accept and merge your changes delete your fork or branch close this issue | 1 |
640,510 | 20,791,429,297 | IssuesEvent | 2022-03-17 02:45:15 | wso2/product-apim-tooling | https://api.github.com/repos/wso2/product-apim-tooling | opened | Error when importing an API which has been init with Published state | Type/Bug Priority/High 4.1.0 | **Description:**
You can initialize an API project with the Published state and import it to an APIM instance. But this gives an error.
**Steps to reproduce:**
1. Initialize an API Project with the Published state (_apictl init Petstore --oas https://petstore.swagger.io/v2/swagger.json --initial-state=PUBLISHED_)
2. Import the project to APIM (_apictl import api -f Petstore/ -e production_). You will get an error.
```
wasura@wasura:~/Desktop/vcs/Source$ apictl import api -f Petstore/ -e production
Error importing API.
Status: 500
Response: {"code":500,"message":"Internal server error","description":"The server encountered an internal error. Please contact administrator.","moreInfo":"","error":[]}
apictl: Error importing API Reason: 500
Exit status 1
```
3. The server will have the below trace.
```
[2022-03-16 22:54:28,255] ERROR - GlobalThrowableMapper An unknown exception has been captured by the global exception mapper.
java.lang.NullPointerException: null
at org.wso2.carbon.apimgt.rest.api.publisher.v1.common.mappings.APIMappingUtil.setOperationPoliciesToOperationsDTO(APIMappingUtil.java:2048) ~[org.wso2.carbon.apimgt.rest.api.publisher.v1.common_9.20.34.SNAPSHOT.jar:?]
at org.wso2.carbon.apimgt.rest.api.publisher.v1.common.mappings.APIMappingUtil.fromAPItoDTO(APIMappingUtil.java:1087) ~[org.wso2.carbon.apimgt.rest.api.publisher.v1.common_9.20.34.SNAPSHOT.jar:?]
at org.wso2.carbon.apimgt.rest.api.publisher.v1.common.ImportExportAPIServiceImpl.exportAPI(ImportExportAPIServiceImpl.java:117) ~[?:?]
at org.wso2.carbon.apimgt.impl.APIProviderImpl.addAPIRevision_aroundBody550(APIProviderImpl.java:8854) ~[org.wso2.carbon.apimgt.impl_9.20.34.SNAPSHOT.jar:?]
at org.wso2.carbon.apimgt.impl.APIProviderImpl.addAPIRevision(APIProviderImpl.java:8815) ~[org.wso2.carbon.apimgt.impl_9.20.34.SNAPSHOT.jar:?]
at org.wso2.carbon.apimgt.impl.UserAwareAPIProvider.addAPIRevision(UserAwareAPIProvider.java:1) ~[org.wso2.carbon.apimgt.impl_9.20.34.SNAPSHOT.jar:?]
at org.wso2.carbon.apimgt.rest.api.publisher.v1.common.mappings.ImportUtils.importApi(ImportUtils.java:347) ~[org.wso2.carbon.apimgt.rest.api.publisher.v1.common_9.20.34.SNAPSHOT.jar:?]
at org.wso2.carbon.apimgt.rest.api.publisher.v1.common.ImportExportAPIServiceImpl.importAPI(ImportExportAPIServiceImpl.java:198) ~[?:?]
at org.wso2.carbon.apimgt.rest.api.publisher.v1.impl.ApisApiServiceImpl.importAPI(ApisApiServiceImpl.java:3877) ~[?:?]
at org.wso2.carbon.apimgt.rest.api.publisher.v1.ApisApi.importAPI(ApisApi.java:1324) ~[?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_251]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_251]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_251]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_251]
at org.apache.cxf.service.invoker.AbstractInvoker.performInvocation(AbstractInvoker.java:179) ~[?:?]
at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:96) ~[?:?]
at org.apache.cxf.jaxrs.JAXRSInvoker.invoke(JAXRSInvoker.java:201) ~[?:?]
at org.apache.cxf.jaxrs.JAXRSInvoker.invoke(JAXRSInvoker.java:104) ~[?:?]
at org.apache.cxf.interceptor.ServiceInvokerInterceptor$1.run(ServiceInvokerInterceptor.java:59) ~[?:?]
at org.apache.cxf.interceptor.ServiceInvokerInterceptor.handleMessage(ServiceInvokerInterceptor.java:96) ~[?:?]
at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:307) ~[?:?]
at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:121) ~[?:?]
at org.apache.cxf.transport.http.AbstractHTTPDestination.invoke(AbstractHTTPDestination.java:265) ~[?:?]
at org.apache.cxf.transport.servlet.ServletController.invokeDestination(ServletController.java:234) ~[?:?]
at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:208) ~[?:?]
at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:160) ~[?:?]
at org.apache.cxf.transport.servlet.CXFNonSpringServlet.invoke(CXFNonSpringServlet.java:225) ~[?:?]
at org.apache.cxf.transport.servlet.AbstractHTTPServlet.handleRequest(AbstractHTTPServlet.java:304) ~[?:?]
at org.apache.cxf.transport.servlet.AbstractHTTPServlet.doPost(AbstractHTTPServlet.java:217) ~[?:?]
at javax.servlet.http.HttpServlet.service(HttpServlet.java:681) ~[tomcat-servlet-api_9.0.54.wso2v1.jar:?]
at org.apache.cxf.transport.servlet.AbstractHTTPServlet.service(AbstractHTTPServlet.java:279) ~[?:?]
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) ~[tomcat_9.0.54.wso2v1.jar:?]
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) ~[tomcat_9.0.54.wso2v1.jar:?]
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) ~[tomcat_9.0.54.wso2v1.jar:?]
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) ~[tomcat_9.0.54.wso2v1.jar:?]
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) ~[tomcat_9.0.54.wso2v1.jar:?]
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197) ~[tomcat_9.0.54.wso2v1.jar:?]
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) ~[tomcat_9.0.54.wso2v1.jar:?]
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:540) ~[tomcat_9.0.54.wso2v1.jar:?]
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135) ~[tomcat_9.0.54.wso2v1.jar:?]
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) ~[tomcat_9.0.54.wso2v1.jar:?]
at org.wso2.carbon.identity.context.rewrite.valve.TenantContextRewriteValve.invoke(TenantContextRewriteValve.java:107) ~[org.wso2.carbon.identity.context.rewrite.valve_1.4.52.jar:?]
at org.wso2.carbon.identity.authz.valve.AuthorizationValve.invoke(AuthorizationValve.java:110) ~[org.wso2.carbon.identity.authz.valve_1.4.52.jar:?]
at org.wso2.carbon.identity.auth.valve.AuthenticationValve.invoke(AuthenticationValve.java:102) ~[org.wso2.carbon.identity.auth.valve_1.4.52.jar:?]
at org.wso2.carbon.tomcat.ext.valves.CompositeValve.continueInvocation(CompositeValve.java:101) ~[org.wso2.carbon.tomcat.ext_4.6.3.beta.jar:?]
at org.wso2.carbon.tomcat.ext.valves.TomcatValveContainer.invokeValves(TomcatValveContainer.java:49) ~[org.wso2.carbon.tomcat.ext_4.6.3.beta.jar:?]
at org.wso2.carbon.tomcat.ext.valves.CompositeValve.invoke(CompositeValve.java:62) ~[org.wso2.carbon.tomcat.ext_4.6.3.beta.jar:?]
at org.wso2.carbon.tomcat.ext.valves.CarbonStuckThreadDetectionValve.invoke(CarbonStuckThreadDetectionValve.java:146) ~[org.wso2.carbon.tomcat.ext_4.6.3.beta.jar:?]
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:687) ~[tomcat_9.0.54.wso2v1.jar:?]
at org.wso2.carbon.tomcat.ext.valves.CarbonContextCreatorValve.invoke(CarbonContextCreatorValve.java:58) ~[org.wso2.carbon.tomcat.ext_4.6.3.beta.jar:?]
at org.wso2.carbon.tomcat.ext.valves.RequestCorrelationIdValve.invoke(RequestCorrelationIdValve.java:126) ~[org.wso2.carbon.tomcat.ext_4.6.3.beta.jar:?]
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) ~[tomcat_9.0.54.wso2v1.jar:?]
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:357) ~[tomcat_9.0.54.wso2v1.jar:?]
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:382) ~[tomcat_9.0.54.wso2v1.jar:?]
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat_9.0.54.wso2v1.jar:?]
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:895) ~[tomcat_9.0.54.wso2v1.jar:?]
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1722) ~[tomcat_9.0.54.wso2v1.jar:?]
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat_9.0.54.wso2v1.jar:?]
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat_9.0.54.wso2v1.jar:?]
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat_9.0.54.wso2v1.jar:?]
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat_9.0.54.wso2v1.jar:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_251]
``` | 1.0 | Error when importing an API which has been init with Published state - **Description:**
You can initialize an API project with the Published state and import it to an APIM instance. But this gives an error.
**Steps to reproduce:**
1. Initialize an API Project with the Published state (_apictl init Petstore --oas https://petstore.swagger.io/v2/swagger.json --initial-state=PUBLISHED_)
2. Import the project to APIM (_apictl import api -f Petstore/ -e production_). You will get an error.
```
wasura@wasura:~/Desktop/vcs/Source$ apictl import api -f Petstore/ -e production
Error importing API.
Status: 500
Response: {"code":500,"message":"Internal server error","description":"The server encountered an internal error. Please contact administrator.","moreInfo":"","error":[]}
apictl: Error importing API Reason: 500
Exit status 1
```
3. The server will have the below trace.
```
[2022-03-16 22:54:28,255] ERROR - GlobalThrowableMapper An unknown exception has been captured by the global exception mapper.
java.lang.NullPointerException: null
at org.wso2.carbon.apimgt.rest.api.publisher.v1.common.mappings.APIMappingUtil.setOperationPoliciesToOperationsDTO(APIMappingUtil.java:2048) ~[org.wso2.carbon.apimgt.rest.api.publisher.v1.common_9.20.34.SNAPSHOT.jar:?]
at org.wso2.carbon.apimgt.rest.api.publisher.v1.common.mappings.APIMappingUtil.fromAPItoDTO(APIMappingUtil.java:1087) ~[org.wso2.carbon.apimgt.rest.api.publisher.v1.common_9.20.34.SNAPSHOT.jar:?]
at org.wso2.carbon.apimgt.rest.api.publisher.v1.common.ImportExportAPIServiceImpl.exportAPI(ImportExportAPIServiceImpl.java:117) ~[?:?]
at org.wso2.carbon.apimgt.impl.APIProviderImpl.addAPIRevision_aroundBody550(APIProviderImpl.java:8854) ~[org.wso2.carbon.apimgt.impl_9.20.34.SNAPSHOT.jar:?]
at org.wso2.carbon.apimgt.impl.APIProviderImpl.addAPIRevision(APIProviderImpl.java:8815) ~[org.wso2.carbon.apimgt.impl_9.20.34.SNAPSHOT.jar:?]
at org.wso2.carbon.apimgt.impl.UserAwareAPIProvider.addAPIRevision(UserAwareAPIProvider.java:1) ~[org.wso2.carbon.apimgt.impl_9.20.34.SNAPSHOT.jar:?]
at org.wso2.carbon.apimgt.rest.api.publisher.v1.common.mappings.ImportUtils.importApi(ImportUtils.java:347) ~[org.wso2.carbon.apimgt.rest.api.publisher.v1.common_9.20.34.SNAPSHOT.jar:?]
at org.wso2.carbon.apimgt.rest.api.publisher.v1.common.ImportExportAPIServiceImpl.importAPI(ImportExportAPIServiceImpl.java:198) ~[?:?]
at org.wso2.carbon.apimgt.rest.api.publisher.v1.impl.ApisApiServiceImpl.importAPI(ApisApiServiceImpl.java:3877) ~[?:?]
at org.wso2.carbon.apimgt.rest.api.publisher.v1.ApisApi.importAPI(ApisApi.java:1324) ~[?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_251]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_251]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_251]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_251]
at org.apache.cxf.service.invoker.AbstractInvoker.performInvocation(AbstractInvoker.java:179) ~[?:?]
at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:96) ~[?:?]
at org.apache.cxf.jaxrs.JAXRSInvoker.invoke(JAXRSInvoker.java:201) ~[?:?]
at org.apache.cxf.jaxrs.JAXRSInvoker.invoke(JAXRSInvoker.java:104) ~[?:?]
at org.apache.cxf.interceptor.ServiceInvokerInterceptor$1.run(ServiceInvokerInterceptor.java:59) ~[?:?]
at org.apache.cxf.interceptor.ServiceInvokerInterceptor.handleMessage(ServiceInvokerInterceptor.java:96) ~[?:?]
at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:307) ~[?:?]
at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:121) ~[?:?]
at org.apache.cxf.transport.http.AbstractHTTPDestination.invoke(AbstractHTTPDestination.java:265) ~[?:?]
at org.apache.cxf.transport.servlet.ServletController.invokeDestination(ServletController.java:234) ~[?:?]
at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:208) ~[?:?]
at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:160) ~[?:?]
at org.apache.cxf.transport.servlet.CXFNonSpringServlet.invoke(CXFNonSpringServlet.java:225) ~[?:?]
at org.apache.cxf.transport.servlet.AbstractHTTPServlet.handleRequest(AbstractHTTPServlet.java:304) ~[?:?]
at org.apache.cxf.transport.servlet.AbstractHTTPServlet.doPost(AbstractHTTPServlet.java:217) ~[?:?]
at javax.servlet.http.HttpServlet.service(HttpServlet.java:681) ~[tomcat-servlet-api_9.0.54.wso2v1.jar:?]
at org.apache.cxf.transport.servlet.AbstractHTTPServlet.service(AbstractHTTPServlet.java:279) ~[?:?]
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) ~[tomcat_9.0.54.wso2v1.jar:?]
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) ~[tomcat_9.0.54.wso2v1.jar:?]
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) ~[tomcat_9.0.54.wso2v1.jar:?]
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) ~[tomcat_9.0.54.wso2v1.jar:?]
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) ~[tomcat_9.0.54.wso2v1.jar:?]
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197) ~[tomcat_9.0.54.wso2v1.jar:?]
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) ~[tomcat_9.0.54.wso2v1.jar:?]
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:540) ~[tomcat_9.0.54.wso2v1.jar:?]
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135) ~[tomcat_9.0.54.wso2v1.jar:?]
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) ~[tomcat_9.0.54.wso2v1.jar:?]
at org.wso2.carbon.identity.context.rewrite.valve.TenantContextRewriteValve.invoke(TenantContextRewriteValve.java:107) ~[org.wso2.carbon.identity.context.rewrite.valve_1.4.52.jar:?]
at org.wso2.carbon.identity.authz.valve.AuthorizationValve.invoke(AuthorizationValve.java:110) ~[org.wso2.carbon.identity.authz.valve_1.4.52.jar:?]
at org.wso2.carbon.identity.auth.valve.AuthenticationValve.invoke(AuthenticationValve.java:102) ~[org.wso2.carbon.identity.auth.valve_1.4.52.jar:?]
at org.wso2.carbon.tomcat.ext.valves.CompositeValve.continueInvocation(CompositeValve.java:101) ~[org.wso2.carbon.tomcat.ext_4.6.3.beta.jar:?]
at org.wso2.carbon.tomcat.ext.valves.TomcatValveContainer.invokeValves(TomcatValveContainer.java:49) ~[org.wso2.carbon.tomcat.ext_4.6.3.beta.jar:?]
at org.wso2.carbon.tomcat.ext.valves.CompositeValve.invoke(CompositeValve.java:62) ~[org.wso2.carbon.tomcat.ext_4.6.3.beta.jar:?]
at org.wso2.carbon.tomcat.ext.valves.CarbonStuckThreadDetectionValve.invoke(CarbonStuckThreadDetectionValve.java:146) ~[org.wso2.carbon.tomcat.ext_4.6.3.beta.jar:?]
at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:687) ~[tomcat_9.0.54.wso2v1.jar:?]
at org.wso2.carbon.tomcat.ext.valves.CarbonContextCreatorValve.invoke(CarbonContextCreatorValve.java:58) ~[org.wso2.carbon.tomcat.ext_4.6.3.beta.jar:?]
at org.wso2.carbon.tomcat.ext.valves.RequestCorrelationIdValve.invoke(RequestCorrelationIdValve.java:126) ~[org.wso2.carbon.tomcat.ext_4.6.3.beta.jar:?]
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) ~[tomcat_9.0.54.wso2v1.jar:?]
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:357) ~[tomcat_9.0.54.wso2v1.jar:?]
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:382) ~[tomcat_9.0.54.wso2v1.jar:?]
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat_9.0.54.wso2v1.jar:?]
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:895) ~[tomcat_9.0.54.wso2v1.jar:?]
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1722) ~[tomcat_9.0.54.wso2v1.jar:?]
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat_9.0.54.wso2v1.jar:?]
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat_9.0.54.wso2v1.jar:?]
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat_9.0.54.wso2v1.jar:?]
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat_9.0.54.wso2v1.jar:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_251]
``` | priority | error when importing an api which has been init with published state description you can initialize an api project with the published state and import it to an apim instance but this gives an error steps to reproduce initialize an api project with the published state apictl init petstore oas initial state published import the project to apim apictl import api f petstore e production you will get an error wasura wasura desktop vcs source apictl import api f petstore e production error importing api status response code message internal server error description the server encountered an internal error please contact administrator moreinfo error apictl error importing api reason exit status the server will have the below trace error globalthrowablemapper an unknown exception has been captured by the global exception mapper java lang nullpointerexception null at org carbon apimgt rest api publisher common mappings apimappingutil setoperationpoliciestooperationsdto apimappingutil java at org carbon apimgt rest api publisher common mappings apimappingutil fromapitodto apimappingutil java at org carbon apimgt rest api publisher common importexportapiserviceimpl exportapi importexportapiserviceimpl java at org carbon apimgt impl apiproviderimpl addapirevision apiproviderimpl java at org carbon apimgt impl apiproviderimpl addapirevision apiproviderimpl java at org carbon apimgt impl userawareapiprovider addapirevision userawareapiprovider java at org carbon apimgt rest api publisher common mappings importutils importapi importutils java at org carbon apimgt rest api publisher common importexportapiserviceimpl importapi importexportapiserviceimpl java at org carbon apimgt rest api publisher impl apisapiserviceimpl importapi apisapiserviceimpl java at org carbon apimgt rest api publisher apisapi importapi apisapi java at sun reflect nativemethodaccessorimpl native method at sun reflect nativemethodaccessorimpl invoke nativemethodaccessorimpl java at sun reflect delegatingmethodaccessorimpl invoke delegatingmethodaccessorimpl java at java lang reflect method invoke method java at org apache cxf service invoker abstractinvoker performinvocation abstractinvoker java at org apache cxf service invoker abstractinvoker invoke abstractinvoker java at org apache cxf jaxrs jaxrsinvoker invoke jaxrsinvoker java at org apache cxf jaxrs jaxrsinvoker invoke jaxrsinvoker java at org apache cxf interceptor serviceinvokerinterceptor run serviceinvokerinterceptor java at org apache cxf interceptor serviceinvokerinterceptor handlemessage serviceinvokerinterceptor java at org apache cxf phase phaseinterceptorchain dointercept phaseinterceptorchain java at org apache cxf transport chaininitiationobserver onmessage chaininitiationobserver java at org apache cxf transport http abstracthttpdestination invoke abstracthttpdestination java at org apache cxf transport servlet servletcontroller invokedestination servletcontroller java at org apache cxf transport servlet servletcontroller invoke servletcontroller java at org apache cxf transport servlet servletcontroller invoke servletcontroller java at org apache cxf transport servlet cxfnonspringservlet invoke cxfnonspringservlet java at org apache cxf transport servlet abstracthttpservlet handlerequest abstracthttpservlet java at org apache cxf transport servlet abstracthttpservlet dopost abstracthttpservlet java at javax servlet http httpservlet service httpservlet java at org apache cxf transport servlet abstracthttpservlet service abstracthttpservlet java at org apache catalina core applicationfilterchain internaldofilter applicationfilterchain java at org apache catalina core applicationfilterchain dofilter applicationfilterchain java at org apache tomcat websocket server wsfilter dofilter wsfilter java at org apache catalina core applicationfilterchain internaldofilter applicationfilterchain java at org apache catalina core applicationfilterchain dofilter applicationfilterchain java at org apache catalina core standardwrappervalve invoke standardwrappervalve java at org apache catalina core standardcontextvalve invoke standardcontextvalve java at org apache catalina authenticator authenticatorbase invoke authenticatorbase java at org apache catalina core standardhostvalve invoke standardhostvalve java at org apache catalina valves errorreportvalve invoke errorreportvalve java at org carbon identity context rewrite valve tenantcontextrewritevalve invoke tenantcontextrewritevalve java at org carbon identity authz valve authorizationvalve invoke authorizationvalve java at org carbon identity auth valve authenticationvalve invoke authenticationvalve java at org carbon tomcat ext valves compositevalve continueinvocation compositevalve java at org carbon tomcat ext valves tomcatvalvecontainer invokevalves tomcatvalvecontainer java at org carbon tomcat ext valves compositevalve invoke compositevalve java at org carbon tomcat ext valves carbonstuckthreaddetectionvalve invoke carbonstuckthreaddetectionvalve java at org apache catalina valves abstractaccesslogvalve invoke abstractaccesslogvalve java at org carbon tomcat ext valves carboncontextcreatorvalve invoke carboncontextcreatorvalve java at org carbon tomcat ext valves requestcorrelationidvalve invoke requestcorrelationidvalve java at org apache catalina core standardenginevalve invoke standardenginevalve java at org apache catalina connector coyoteadapter service coyoteadapter java at org apache coyote service java at org apache coyote abstractprocessorlight process abstractprocessorlight java at org apache coyote abstractprotocol connectionhandler process abstractprotocol java at org apache tomcat util net nioendpoint socketprocessor dorun nioendpoint java at org apache tomcat util net socketprocessorbase run socketprocessorbase java at org apache tomcat util threads threadpoolexecutor runworker threadpoolexecutor java at org apache tomcat util threads threadpoolexecutor worker run threadpoolexecutor java at org apache tomcat util threads taskthread wrappingrunnable run taskthread java at java lang thread run thread java | 1 |
664,881 | 22,291,379,403 | IssuesEvent | 2022-06-12 12:17:26 | Signbank/Global-signbank | https://api.github.com/repos/Signbank/Global-signbank | opened | Cannot set a name for a new 'sign language' | bug high priority | When creating a new dataset, I have the option of adding a sign language (the one that I need for the new dataset). The create-sign language page I then go to does not enable me to specify the Name of the language. There are now three languages without a name (one being a duplicate of one of the other two). In the admin, I cannot edit Sign Languages at all, so there I cannot correct it either. To do:
- enable editing of all text fields in a new sign language page (and perhaps check for other fields in admin?)
- enable editing of sign languages (and perhaps other fields?) in admin | 1.0 | Cannot set a name for a new 'sign language' - When creating a new dataset, I have the option of adding a sign language (the one that I need for the new dataset). The create-sign language page I then go to does not enable me to specify the Name of the language. There are now three languages without a name (one being a duplicate of one of the other two). In the admin, I cannot edit Sign Languages at all, so there I cannot correct it either. To do:
- enable editing of all text fields in a new sign language page (and perhaps check for other fields in admin?)
- enable editing of sign languages (and perhaps other fields?) in admin | priority | cannot set a name for a new sign language when creating a new dataset i have the option of adding a sign language the one that i need for the new dataset the create sign language page i then go to does not enable me to specify the name of the language there are now three languages without a name one being a duplicate of one of the other two in the admin i cannot edit sign languages at all so there i cannot correct it either to do enable editing of all text fields in a new sign language page and perhaps check for other fields in admin enable editing of sign languages and perhaps other fields in admin | 1 |
104,260 | 4,204,123,128 | IssuesEvent | 2016-06-28 08:46:18 | LatvianModder/FTBLib | https://api.github.com/repos/LatvianModder/FTBLib | closed | [1.9.4] FTB Unstable 4.0.9 - Frequent server crashes on player logout | Bug High Priority | ```
java.lang.NullPointerException: Exception in server tick loop
at com.feed_the_beast.ftbl.FTBLibEventHandler.onPlayerLoggedOut(FTBLibEventHandler.java:105)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_204_FTBLibEventHandler_onPlayerLoggedOut_PlayerLoggedOutEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:49)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at net.minecraftforge.fml.common.FMLCommonHandler.firePlayerLoggedOut(FMLCommonHandler.java:563)
at net.minecraft.server.management.PlayerList.func_72367_e(PlayerList.java:379)
at net.minecraft.network.NetHandlerPlayServer.func_147231_a(NetHandlerPlayServer.java:806)
at net.minecraft.network.NetworkManager.func_179293_l(NetworkManager.java:451)
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:213)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:730)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:385)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:611)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:469)
at java.lang.Thread.run(Unknown Source)
```
Complete crashlog: https://gist.github.com/cri5ti/d57e1f33cd490cbb168c1fb89ae44635
| 1.0 | [1.9.4] FTB Unstable 4.0.9 - Frequent server crashes on player logout - ```
java.lang.NullPointerException: Exception in server tick loop
at com.feed_the_beast.ftbl.FTBLibEventHandler.onPlayerLoggedOut(FTBLibEventHandler.java:105)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_204_FTBLibEventHandler_onPlayerLoggedOut_PlayerLoggedOutEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:49)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at net.minecraftforge.fml.common.FMLCommonHandler.firePlayerLoggedOut(FMLCommonHandler.java:563)
at net.minecraft.server.management.PlayerList.func_72367_e(PlayerList.java:379)
at net.minecraft.network.NetHandlerPlayServer.func_147231_a(NetHandlerPlayServer.java:806)
at net.minecraft.network.NetworkManager.func_179293_l(NetworkManager.java:451)
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:213)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:730)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:385)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:611)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:469)
at java.lang.Thread.run(Unknown Source)
```
Complete crashlog: https://gist.github.com/cri5ti/d57e1f33cd490cbb168c1fb89ae44635
| priority | ftb unstable frequent server crashes on player logout java lang nullpointerexception exception in server tick loop at com feed the beast ftbl ftblibeventhandler onplayerloggedout ftblibeventhandler java at net minecraftforge fml common eventhandler asmeventhandler ftblibeventhandler onplayerloggedout playerloggedoutevent invoke dynamic at net minecraftforge fml common eventhandler asmeventhandler invoke asmeventhandler java at net minecraftforge fml common eventhandler eventbus post eventbus java at net minecraftforge fml common fmlcommonhandler fireplayerloggedout fmlcommonhandler java at net minecraft server management playerlist func e playerlist java at net minecraft network nethandlerplayserver func a nethandlerplayserver java at net minecraft network networkmanager func l networkmanager java at net minecraft network networksystem func c networksystem java at net minecraft server minecraftserver func q minecraftserver java at net minecraft server dedicated dedicatedserver func q dedicatedserver java at net minecraft server minecraftserver func p minecraftserver java at net minecraft server minecraftserver run minecraftserver java at java lang thread run unknown source complete crashlog | 1 |
368,572 | 10,881,358,652 | IssuesEvent | 2019-11-17 17:14:57 | privacytoolsIO/privacytools.io | https://api.github.com/repos/privacytoolsIO/privacytools.io | closed | 🌐 Website Issue | Refinement to "Encrypted Instant Messenger", section: Centralized, Federated, Peer to Peer | high priority 🌐 website issue 🗨️ instant messaging (im) | The improvements to the instant messaging section has simplified things which has been overall an improvement. However I suggest further refinement to the "Worth Mentioning" section could be made.
I think we should have 3 sub categories under "[Encrypted Instant Messenger](https://www.privacytools.io/software/real-time-communication/#im)". They should be:
- Centralized
- Federated
- Peer to Peer
We would continue to use the "two card system" where we have with a brief description each recommended program. **Note that the layout of the tables is not indicative of how it will look on the website.** This is purely about the textual description.
This would also conclude https://github.com/privacytoolsIO/privacytools.io/issues/746, https://github.com/privacytoolsIO/privacytools.io/issues/729
# Encrypted Instant Messenger
If you are using SMS or any of these instant messengers Telegram, LINE, Viber, WhatsApp, Facebook Messenger, Wechat, you should pick an alternative below.
This section **only** includes suggestions which support [E2EE (End-to-End encryption)](https://en.wikipedia.org/wiki/End-to-end_encryption), that is where the transmitted messages are encrypted **before** they are sent from your device. E2EE protects the authenticity (that your messages haven't been modified) in transit as well as the confidentiality as they pass through any part of the network (servers etc).
All the client programs/apps we chose are [free and open-source software](https://en.wikipedia.org/wiki/Free_and_open-source_software) unless otherwise mentioned. This to ensure that the code can be independently verified by experts now and in the future.
## Centralized
Centralized messengers are those where every participant is on the same server or network of servers controlled by the same organization.
### Advantages:
- Easier for developers to implement and push new features
- Minimal complexity
### Disadvantages:
- Centralized services could be more susceptible to [legislation requiring backdoor access](#exploiting-encryption-key-distribution-of-centralized-networks)
- Restricted control, or access, this can include things like:
- Being forbidden from connecting third-party clients to the centralized network that might provide for greater customization or better user experience. Often in Terms and Conditions of usage.
- Limited to no documentation for third-party developers.
- Ownership, privacy policy and running of the service can change easily when a single entity controls it, potentially compromising the service.
| | |
|------|-
| **Signal** | Signal is a mobile app developed by Signal Messenger LLC. The app provides instant messaging, as well as voice and video calling. All communications are end-to-end encrypted with no option to send unencrypted messages. *Warning Badge: Signal requires your phone number as an personal identifier.* *VOIP Badge*|
| **Wire** | Wire is a multi platform app developed by Wire Swiss GmbH. Wire provides instant messaging as well voice and video calling. All communications are end-to-end encrypted with no option to send unencrypted messages. *Warning Badge: Wire stores some plaintext metadata about its users on their servers. This data includes profile names, profile pictures, usernames, and users' lists of connections and conversations.* *VOIP Badge* |
#### Worth mentioning:
- [Keybase](https://keybase.io) *Warning Badge: This software relies on a closed-source central server.* End-to-end encrypted messaging with social verification.
## Federated
Federated messengers are those where the servers talk to each other (like email servers). Federation also allows for system administrators to run their own server and still be a part of the communications network.
### Advantages:
- More inclusive of developers around the world who can contribute code and are not working for the company or organization.
- Allows for third party clients providing a more native or customized experience
- Server software (like open source client software) can also be verified that it matches public source code.
- Greater control over your own data when running your own server.
- A less juicy target for governments wanting [backdoor access to everything](#exploiting-encryption-key-distribution-of-centralized-networks) as the trust is decentralized. (The server may be hosted independently to the organization who makes the software.)
### Disadvantages:
- More complex, development of new features is slower as standards documents need to be written to ensure a thought out implementation.
- Some metadata may be available, who is talking to whom, but not what is being said if [E2EE (End to end encryption)](https://en.wikipedia.org/wiki/End-to-end_encryption) is used.
| [Matrix](https://matrix.org) | **Popular clients include:** |
|:-----------------------------|:-------------------------|
| Matrix is an open source project that publishes the [Matrix open standard](https://matrix.org/docs/spec) for secure, decentralized, real-time communication. For more information see their [introduction](https://matrix.org/docs/guides/introduction). There is a [privacy-sprint](https://vector-im.github.io/feature-dashboard/#/plan?label=privacy-sprint&repo=vector-im/riot-web&repo=vector-im/riot-ios&repo=vector-im/riot-android&repo=vector-im/riotX-android&repo=matrix-org/matrix-doc&repo=matrix-org/sydent) to improve privacy for users. | [Riot.im](https://en.wikipedia.org/wiki/Riot.im) which has a modern looking user interface with features similar to those used in other centralized products. It may have some rough edges as it is still an emerging technology under constant development. For example Riot.im on Android is currently undergoing a re-write and will be [6x times faster](https://medium.com/@RiotChat/introducing-the-riotx-beta-for-android-b17952e8f771). RiotX aims to replace Riot.im on Android once it is feature complete. |
| [XMPP](https://xmpp.org/about) | **Popular clients include:**
|:-------------------------------|:-----------|
| XMPP (Extensible Messaging and Presence Protocol) is an open source communications protocol that began development in 1999. Since then XMPP has been extended by the publishing of XEPs (XMPP Extension Protocols). [OMEMO](https://conversations.im/omemo/) is the most popular XEP for E2EE (end-to-end encryption). Some clients like those we suggest below can be more stable than their Matrix counterparts. XMPP client software is usually more mature and uses fewer resources (works faster on older computers and phones). However, this does come at the cost of some modern features eg: voice/video calling. Unlike Matrix, clients are only developed by the community and not by the foundation itself. This has resulted in some of inconsistency amongst implemented XEPs, an example of this being [Jingle](https://en.wikipedia.org/wiki/Jingle_(protocol)) (the protocol for VOIP). | [Conversations](https://conversations.im/) A mature XMPP client for Android 4.4+ *OMEMO Badge* |
| | [Gajim](https://gajim.org/) A fully featured XMPP client for Windows and Linux) *OMEMO Badge* |
| | [Monal](https://monal.im/) An XMPP client in active development for iOS and MacOS. *OMEMO Badge* |
#### Worth mentioning:
- [Kontalk](https://www.kontalk.org) A community-driven instant messaging network. Supports end-to-end encryption. Both client-to-server and server-to-server channels are fully encrypted.
- Other [Matrix clients](https://matrix.org/clients), may be less feature complete than Riot.im.
- Other [OMEMO capable](https://omemo.top/) clients for XMPP.
## Peer to Peer
These instant messengers connect directly to each other without an authoritative server in between. Peers (clients) usually negotiate connections through the use of some kind of [distributed computing](https://en.wikipedia.org/wiki/Distributed_computing) network. Examples of this can include the [DHT (Distributed hash table)](https://en.wikipedia.org/wiki/Distributed_hash_table), or [Etherium](https://en.wikipedia.org/wiki/Ethereum)'s [Whisper](https://github.com/ethereum/wiki/wiki/Whisper) protocol.
Once a peer has found the correct route to it's partner, a direct connection to that contact is made. Another approach is proximity based networks, where a connection is established over WiFi or Bluetooth (eg Briar or the [Scuttlebutt](https://www.scuttlebutt.nz) social networking protocol).
### Advantages:
- Minimal metadata exposed. Note however that your [IP address](https://en.wikipedia.org/wiki/IP_address) and that of the contacts you're communicating with may be visible if you do not use the software in conjunction with an anonymity network like [Tor](https://www.torproject.org) or [I2P](https://geti2p.net) many countries have some form of [mass surveillance](https://en.wikipedia.org/wiki/Mass_surveillance).
- Always on [E2EE (End to end encryption)](https://en.wikipedia.org/wiki/End-to-end_encryption), no ability to disable.
### Disadvantages:
- Reduced feature set:
- No offline messaging (Tox, Jami)
- Less efficient battery usage on mobile devices (usually because of persistent network connections to the distributed network that allows other peers to find their contacts).
| | |
|------|-|
| [qTox](https://tox.chat) | Encrypted instant messaging and video calling software. Uses its [own encryption protocol](https://toktok.ltd/spec.html) that has not yet been officially audited by cryptographers. *Experimental Badge* *VOIP Badge* |
| [Jami](https://jami.net) | Encrypted instant messaging and video calling software. Uses [TLS](https://en.wikipedia.org/wiki/Transport_Layer_Security) for encryption. *VOIP Badge* |
| [Briar](https://briarproject.org/) | Encrypted instant messenger that connects to contacts via Wi-Fi, Bluetooth, or Tor over the internet to synchronize messages. Technology such as this has proven to be useful when Internet availability is an issue, such as in times of crisis. Only available for Android. |
#### Worth mentioning:
- [Status.im](https://status.im) - *Experimental Badge:* Encrypted instant messenger with an integrated [Ethereum](https://en.wikipedia.org/wiki/Ethereum) wallet (cryptocurrency) that also includes support for [DApps (decentralized apps)](https://our.status.im/tag/dapps/) (web apps in a curated store). Uses the [Whisper protocol for peer-to-peer communication](https://blog.enuma.io/update/2018/08/08/decentralized-application-messaging-with-whisper.html).
- [Retroshare](https://retroshare.cc) - Encrypted instant messaging and voice/video call client. RetroShare supports both [Tor](https://www.torproject.org) and [I2P](https://geti2p.net).
### Recent news: Exploiting encryption key distribution of centralized networks
#### October 2019
- [The Open Letter from the Governments of US, UK, and Australia to Facebook is An All-Out Attack on Encryption (EFF)](https://www.eff.org/deeplinks/2019/10/open-letter-governments-us-uk-and-australia-facebook-all-out-attack-encryption)
- [The broken record: Why Barr’s call against end-to-end encryption is nuts (ArsTechnica)](https://arstechnica.com/tech-policy/2019/10/the-broken-record-why-barrs-call-against-end-to-end-encryption-is-nuts/)
#### July 2019
- [US attorney general William Barr says Americans should accept security risks of encryption backdoors (TechCrunch)](https://techcrunch.com/2019/07/23/william-barr-consumers-security-risks-backdoors/)
- [Low Barr: Don't give me that crap about security, just put the backdoors in the encryption, roars US Attorney General (The Register)](https://www.theregister.co.uk/2019/07/23/us_encryption_backdoor/)
#### May 2019
- [Apple and WhatsApp condemn GCHQ plans to eavesdrop on encrypted chats (The Guardian)](https://www.theguardian.com/uk-news/2019/may/30/apple-and-whatsapp-condemn-gchq-plans-to-eavesdrop-on-encrypted-chats)
#### January 2019
- [Give Up the Ghost: A Backdoor by Another Name (Just Security)](https://www.justsecurity.org/62114/give-ghost-backdoor/)
#### December 2018
- [What's actually in Australia's encryption laws? Everything you need to know (ZDnet)](https://www.zdnet.com/article/whats-actually-in-australias-encryption-laws-everything-you-need-to-know/)
| 1.0 | 🌐 Website Issue | Refinement to "Encrypted Instant Messenger", section: Centralized, Federated, Peer to Peer - The improvements to the instant messaging section has simplified things which has been overall an improvement. However I suggest further refinement to the "Worth Mentioning" section could be made.
I think we should have 3 sub categories under "[Encrypted Instant Messenger](https://www.privacytools.io/software/real-time-communication/#im)". They should be:
- Centralized
- Federated
- Peer to Peer
We would continue to use the "two card system" where we have with a brief description each recommended program. **Note that the layout of the tables is not indicative of how it will look on the website.** This is purely about the textual description.
This would also conclude https://github.com/privacytoolsIO/privacytools.io/issues/746, https://github.com/privacytoolsIO/privacytools.io/issues/729
# Encrypted Instant Messenger
If you are using SMS or any of these instant messengers Telegram, LINE, Viber, WhatsApp, Facebook Messenger, Wechat, you should pick an alternative below.
This section **only** includes suggestions which support [E2EE (End-to-End encryption)](https://en.wikipedia.org/wiki/End-to-end_encryption), that is where the transmitted messages are encrypted **before** they are sent from your device. E2EE protects the authenticity (that your messages haven't been modified) in transit as well as the confidentiality as they pass through any part of the network (servers etc).
All the client programs/apps we chose are [free and open-source software](https://en.wikipedia.org/wiki/Free_and_open-source_software) unless otherwise mentioned. This to ensure that the code can be independently verified by experts now and in the future.
## Centralized
Centralized messengers are those where every participant is on the same server or network of servers controlled by the same organization.
### Advantages:
- Easier for developers to implement and push new features
- Minimal complexity
### Disadvantages:
- Centralized services could be more susceptible to [legislation requiring backdoor access](#exploiting-encryption-key-distribution-of-centralized-networks)
- Restricted control, or access, this can include things like:
- Being forbidden from connecting third-party clients to the centralized network that might provide for greater customization or better user experience. Often in Terms and Conditions of usage.
- Limited to no documentation for third-party developers.
- Ownership, privacy policy and running of the service can change easily when a single entity controls it, potentially compromising the service.
| | |
|------|-
| **Signal** | Signal is a mobile app developed by Signal Messenger LLC. The app provides instant messaging, as well as voice and video calling. All communications are end-to-end encrypted with no option to send unencrypted messages. *Warning Badge: Signal requires your phone number as an personal identifier.* *VOIP Badge*|
| **Wire** | Wire is a multi platform app developed by Wire Swiss GmbH. Wire provides instant messaging as well voice and video calling. All communications are end-to-end encrypted with no option to send unencrypted messages. *Warning Badge: Wire stores some plaintext metadata about its users on their servers. This data includes profile names, profile pictures, usernames, and users' lists of connections and conversations.* *VOIP Badge* |
#### Worth mentioning:
- [Keybase](https://keybase.io) *Warning Badge: This software relies on a closed-source central server.* End-to-end encrypted messaging with social verification.
## Federated
Federated messengers are those where the servers talk to each other (like email servers). Federation also allows for system administrators to run their own server and still be a part of the communications network.
### Advantages:
- More inclusive of developers around the world who can contribute code and are not working for the company or organization.
- Allows for third party clients providing a more native or customized experience
- Server software (like open source client software) can also be verified that it matches public source code.
- Greater control over your own data when running your own server.
- A less juicy target for governments wanting [backdoor access to everything](#exploiting-encryption-key-distribution-of-centralized-networks) as the trust is decentralized. (The server may be hosted independently to the organization who makes the software.)
### Disadvantages:
- More complex, development of new features is slower as standards documents need to be written to ensure a thought out implementation.
- Some metadata may be available, who is talking to whom, but not what is being said if [E2EE (End to end encryption)](https://en.wikipedia.org/wiki/End-to-end_encryption) is used.
| [Matrix](https://matrix.org) | **Popular clients include:** |
|:-----------------------------|:-------------------------|
| Matrix is an open source project that publishes the [Matrix open standard](https://matrix.org/docs/spec) for secure, decentralized, real-time communication. For more information see their [introduction](https://matrix.org/docs/guides/introduction). There is a [privacy-sprint](https://vector-im.github.io/feature-dashboard/#/plan?label=privacy-sprint&repo=vector-im/riot-web&repo=vector-im/riot-ios&repo=vector-im/riot-android&repo=vector-im/riotX-android&repo=matrix-org/matrix-doc&repo=matrix-org/sydent) to improve privacy for users. | [Riot.im](https://en.wikipedia.org/wiki/Riot.im) which has a modern looking user interface with features similar to those used in other centralized products. It may have some rough edges as it is still an emerging technology under constant development. For example Riot.im on Android is currently undergoing a re-write and will be [6x times faster](https://medium.com/@RiotChat/introducing-the-riotx-beta-for-android-b17952e8f771). RiotX aims to replace Riot.im on Android once it is feature complete. |
| [XMPP](https://xmpp.org/about) | **Popular clients include:**
|:-------------------------------|:-----------|
| XMPP (Extensible Messaging and Presence Protocol) is an open source communications protocol that began development in 1999. Since then XMPP has been extended by the publishing of XEPs (XMPP Extension Protocols). [OMEMO](https://conversations.im/omemo/) is the most popular XEP for E2EE (end-to-end encryption). Some clients like those we suggest below can be more stable than their Matrix counterparts. XMPP client software is usually more mature and uses fewer resources (works faster on older computers and phones). However, this does come at the cost of some modern features eg: voice/video calling. Unlike Matrix, clients are only developed by the community and not by the foundation itself. This has resulted in some of inconsistency amongst implemented XEPs, an example of this being [Jingle](https://en.wikipedia.org/wiki/Jingle_(protocol)) (the protocol for VOIP). | [Conversations](https://conversations.im/) A mature XMPP client for Android 4.4+ *OMEMO Badge* |
| | [Gajim](https://gajim.org/) A fully featured XMPP client for Windows and Linux) *OMEMO Badge* |
| | [Monal](https://monal.im/) An XMPP client in active development for iOS and MacOS. *OMEMO Badge* |
#### Worth mentioning:
- [Kontalk](https://www.kontalk.org) A community-driven instant messaging network. Supports end-to-end encryption. Both client-to-server and server-to-server channels are fully encrypted.
- Other [Matrix clients](https://matrix.org/clients), may be less feature complete than Riot.im.
- Other [OMEMO capable](https://omemo.top/) clients for XMPP.
## Peer to Peer
These instant messengers connect directly to each other without an authoritative server in between. Peers (clients) usually negotiate connections through the use of some kind of [distributed computing](https://en.wikipedia.org/wiki/Distributed_computing) network. Examples of this can include the [DHT (Distributed hash table)](https://en.wikipedia.org/wiki/Distributed_hash_table), or [Etherium](https://en.wikipedia.org/wiki/Ethereum)'s [Whisper](https://github.com/ethereum/wiki/wiki/Whisper) protocol.
Once a peer has found the correct route to it's partner, a direct connection to that contact is made. Another approach is proximity based networks, where a connection is established over WiFi or Bluetooth (eg Briar or the [Scuttlebutt](https://www.scuttlebutt.nz) social networking protocol).
### Advantages:
- Minimal metadata exposed. Note however that your [IP address](https://en.wikipedia.org/wiki/IP_address) and that of the contacts you're communicating with may be visible if you do not use the software in conjunction with an anonymity network like [Tor](https://www.torproject.org) or [I2P](https://geti2p.net) many countries have some form of [mass surveillance](https://en.wikipedia.org/wiki/Mass_surveillance).
- Always on [E2EE (End to end encryption)](https://en.wikipedia.org/wiki/End-to-end_encryption), no ability to disable.
### Disadvantages:
- Reduced feature set:
- No offline messaging (Tox, Jami)
- Less efficient battery usage on mobile devices (usually because of persistent network connections to the distributed network that allows other peers to find their contacts).
| | |
|------|-|
| [qTox](https://tox.chat) | Encrypted instant messaging and video calling software. Uses its [own encryption protocol](https://toktok.ltd/spec.html) that has not yet been officially audited by cryptographers. *Experimental Badge* *VOIP Badge* |
| [Jami](https://jami.net) | Encrypted instant messaging and video calling software. Uses [TLS](https://en.wikipedia.org/wiki/Transport_Layer_Security) for encryption. *VOIP Badge* |
| [Briar](https://briarproject.org/) | Encrypted instant messenger that connects to contacts via Wi-Fi, Bluetooth, or Tor over the internet to synchronize messages. Technology such as this has proven to be useful when Internet availability is an issue, such as in times of crisis. Only available for Android. |
#### Worth mentioning:
- [Status.im](https://status.im) - *Experimental Badge:* Encrypted instant messenger with an integrated [Ethereum](https://en.wikipedia.org/wiki/Ethereum) wallet (cryptocurrency) that also includes support for [DApps (decentralized apps)](https://our.status.im/tag/dapps/) (web apps in a curated store). Uses the [Whisper protocol for peer-to-peer communication](https://blog.enuma.io/update/2018/08/08/decentralized-application-messaging-with-whisper.html).
- [Retroshare](https://retroshare.cc) - Encrypted instant messaging and voice/video call client. RetroShare supports both [Tor](https://www.torproject.org) and [I2P](https://geti2p.net).
### Recent news: Exploiting encryption key distribution of centralized networks
#### October 2019
- [The Open Letter from the Governments of US, UK, and Australia to Facebook is An All-Out Attack on Encryption (EFF)](https://www.eff.org/deeplinks/2019/10/open-letter-governments-us-uk-and-australia-facebook-all-out-attack-encryption)
- [The broken record: Why Barr’s call against end-to-end encryption is nuts (ArsTechnica)](https://arstechnica.com/tech-policy/2019/10/the-broken-record-why-barrs-call-against-end-to-end-encryption-is-nuts/)
#### July 2019
- [US attorney general William Barr says Americans should accept security risks of encryption backdoors (TechCrunch)](https://techcrunch.com/2019/07/23/william-barr-consumers-security-risks-backdoors/)
- [Low Barr: Don't give me that crap about security, just put the backdoors in the encryption, roars US Attorney General (The Register)](https://www.theregister.co.uk/2019/07/23/us_encryption_backdoor/)
#### May 2019
- [Apple and WhatsApp condemn GCHQ plans to eavesdrop on encrypted chats (The Guardian)](https://www.theguardian.com/uk-news/2019/may/30/apple-and-whatsapp-condemn-gchq-plans-to-eavesdrop-on-encrypted-chats)
#### January 2019
- [Give Up the Ghost: A Backdoor by Another Name (Just Security)](https://www.justsecurity.org/62114/give-ghost-backdoor/)
#### December 2018
- [What's actually in Australia's encryption laws? Everything you need to know (ZDnet)](https://www.zdnet.com/article/whats-actually-in-australias-encryption-laws-everything-you-need-to-know/)
| priority | 🌐 website issue refinement to encrypted instant messenger section centralized federated peer to peer the improvements to the instant messaging section has simplified things which has been overall an improvement however i suggest further refinement to the worth mentioning section could be made i think we should have sub categories under they should be centralized federated peer to peer we would continue to use the two card system where we have with a brief description each recommended program note that the layout of the tables is not indicative of how it will look on the website this is purely about the textual description this would also conclude encrypted instant messenger if you are using sms or any of these instant messengers telegram line viber whatsapp facebook messenger wechat you should pick an alternative below this section only includes suggestions which support that is where the transmitted messages are encrypted before they are sent from your device protects the authenticity that your messages haven t been modified in transit as well as the confidentiality as they pass through any part of the network servers etc all the client programs apps we chose are unless otherwise mentioned this to ensure that the code can be independently verified by experts now and in the future centralized centralized messengers are those where every participant is on the same server or network of servers controlled by the same organization advantages easier for developers to implement and push new features minimal complexity disadvantages centralized services could be more susceptible to exploiting encryption key distribution of centralized networks restricted control or access this can include things like being forbidden from connecting third party clients to the centralized network that might provide for greater customization or better user experience often in terms and conditions of usage limited to no documentation for third party developers ownership privacy policy and running of the service can change easily when a single entity controls it potentially compromising the service signal signal is a mobile app developed by signal messenger llc the app provides instant messaging as well as voice and video calling all communications are end to end encrypted with no option to send unencrypted messages warning badge signal requires your phone number as an personal identifier voip badge wire wire is a multi platform app developed by wire swiss gmbh wire provides instant messaging as well voice and video calling all communications are end to end encrypted with no option to send unencrypted messages warning badge wire stores some plaintext metadata about its users on their servers this data includes profile names profile pictures usernames and users lists of connections and conversations voip badge worth mentioning warning badge this software relies on a closed source central server end to end encrypted messaging with social verification federated federated messengers are those where the servers talk to each other like email servers federation also allows for system administrators to run their own server and still be a part of the communications network advantages more inclusive of developers around the world who can contribute code and are not working for the company or organization allows for third party clients providing a more native or customized experience server software like open source client software can also be verified that it matches public source code greater control over your own data when running your own server a less juicy target for governments wanting exploiting encryption key distribution of centralized networks as the trust is decentralized the server may be hosted independently to the organization who makes the software disadvantages more complex development of new features is slower as standards documents need to be written to ensure a thought out implementation some metadata may be available who is talking to whom but not what is being said if is used popular clients include matrix is an open source project that publishes the for secure decentralized real time communication for more information see their there is a to improve privacy for users which has a modern looking user interface with features similar to those used in other centralized products it may have some rough edges as it is still an emerging technology under constant development for example riot im on android is currently undergoing a re write and will be riotx aims to replace riot im on android once it is feature complete popular clients include xmpp extensible messaging and presence protocol is an open source communications protocol that began development in since then xmpp has been extended by the publishing of xeps xmpp extension protocols is the most popular xep for end to end encryption some clients like those we suggest below can be more stable than their matrix counterparts xmpp client software is usually more mature and uses fewer resources works faster on older computers and phones however this does come at the cost of some modern features eg voice video calling unlike matrix clients are only developed by the community and not by the foundation itself this has resulted in some of inconsistency amongst implemented xeps an example of this being the protocol for voip a mature xmpp client for android omemo badge a fully featured xmpp client for windows and linux omemo badge an xmpp client in active development for ios and macos omemo badge worth mentioning a community driven instant messaging network supports end to end encryption both client to server and server to server channels are fully encrypted other may be less feature complete than riot im other clients for xmpp peer to peer these instant messengers connect directly to each other without an authoritative server in between peers clients usually negotiate connections through the use of some kind of network examples of this can include the or protocol once a peer has found the correct route to it s partner a direct connection to that contact is made another approach is proximity based networks where a connection is established over wifi or bluetooth eg briar or the social networking protocol advantages minimal metadata exposed note however that your and that of the contacts you re communicating with may be visible if you do not use the software in conjunction with an anonymity network like or many countries have some form of always on no ability to disable disadvantages reduced feature set no offline messaging tox jami less efficient battery usage on mobile devices usually because of persistent network connections to the distributed network that allows other peers to find their contacts encrypted instant messaging and video calling software uses its that has not yet been officially audited by cryptographers experimental badge voip badge encrypted instant messaging and video calling software uses for encryption voip badge encrypted instant messenger that connects to contacts via wi fi bluetooth or tor over the internet to synchronize messages technology such as this has proven to be useful when internet availability is an issue such as in times of crisis only available for android worth mentioning experimental badge encrypted instant messenger with an integrated wallet cryptocurrency that also includes support for web apps in a curated store uses the encrypted instant messaging and voice video call client retroshare supports both and recent news exploiting encryption key distribution of centralized networks october july may january december | 1 |
826,782 | 31,711,933,256 | IssuesEvent | 2023-09-09 11:38:50 | unitystation/unitystation | https://api.github.com/repos/unitystation/unitystation | closed | [BUG] Can't hit slimes on players off. | Type: Bug Priority: High System: Interaction | ### There is no other issue reporting the same problem.
- [X] I have searched the existing issues
### Game Version
23071201
### I was
Client
### OS
Windows 8, 10, 11
### What happened?
NOT ALL THE TIME but something caused it where I had a slime on me and I wasn't able to hit it off. Clicking it with harm intent did nothing but cause the telekinesis sparkles to appear on it. The same happened when other people tried to hit off me.
### What should have happened instead?
The player should be able to punch the slime off of them no matter what.
### Steps to reproduce the issue
1. Get slime on you
2. ???? something causes bug to happen
3. Try to hit it off and fail
### Additional context
_No response_ | 1.0 | [BUG] Can't hit slimes on players off. - ### There is no other issue reporting the same problem.
- [X] I have searched the existing issues
### Game Version
23071201
### I was
Client
### OS
Windows 8, 10, 11
### What happened?
NOT ALL THE TIME but something caused it where I had a slime on me and I wasn't able to hit it off. Clicking it with harm intent did nothing but cause the telekinesis sparkles to appear on it. The same happened when other people tried to hit off me.
### What should have happened instead?
The player should be able to punch the slime off of them no matter what.
### Steps to reproduce the issue
1. Get slime on you
2. ???? something causes bug to happen
3. Try to hit it off and fail
### Additional context
_No response_ | priority | can t hit slimes on players off there is no other issue reporting the same problem i have searched the existing issues game version i was client os windows what happened not all the time but something caused it where i had a slime on me and i wasn t able to hit it off clicking it with harm intent did nothing but cause the telekinesis sparkles to appear on it the same happened when other people tried to hit off me what should have happened instead the player should be able to punch the slime off of them no matter what steps to reproduce the issue get slime on you something causes bug to happen try to hit it off and fail additional context no response | 1 |
782,566 | 27,500,092,661 | IssuesEvent | 2023-03-05 15:48:39 | GSM-MSG/GCMS-BackEnd | https://api.github.com/repos/GSM-MSG/GCMS-BackEnd | closed | 동아리 수락,거절에 id값을 사용하지만 id값을 주지 않음 | 1️⃣ Priority: High ⚡️ Simple | ### Describe
반환값에 id추가, 수락 예외처리
### Additional
_No response_ | 1.0 | 동아리 수락,거절에 id값을 사용하지만 id값을 주지 않음 - ### Describe
반환값에 id추가, 수락 예외처리
### Additional
_No response_ | priority | 동아리 수락 거절에 id값을 사용하지만 id값을 주지 않음 describe 반환값에 id추가 수락 예외처리 additional no response | 1 |
567,588 | 16,887,038,629 | IssuesEvent | 2021-06-23 02:31:58 | dhowe/ritajs | https://api.github.com/repos/dhowe/ritajs | closed | randomWord for pos: "rp" returns undefined | bug needs sync priority: High | while RiTa.search({pos:"rp"}) returns elements
RiTa.randomWord({pos:"rp"}) returns undefined
| 1.0 | randomWord for pos: "rp" returns undefined - while RiTa.search({pos:"rp"}) returns elements
RiTa.randomWord({pos:"rp"}) returns undefined
| priority | randomword for pos rp returns undefined while rita search pos rp returns elements rita randomword pos rp returns undefined | 1 |
199,778 | 6,994,230,090 | IssuesEvent | 2017-12-15 14:39:12 | byaka/docit | https://api.github.com/repos/byaka/docit | opened | Extract default values for params | enhancement high-priority | Нужно извлекать дефолтные значения параметров и добавлять их в документацию. | 1.0 | Extract default values for params - Нужно извлекать дефолтные значения параметров и добавлять их в документацию. | priority | extract default values for params нужно извлекать дефолтные значения параметров и добавлять их в документацию | 1 |
346,978 | 10,422,466,210 | IssuesEvent | 2019-09-16 09:05:45 | telerik/kendo-ui-core | https://api.github.com/repos/telerik/kendo-ui-core | closed | Scheduler events are not read by screen readers when navigating between events with Tab/Shift+Tab | Accessibility Bug C: Scheduler FP: In Development Kendo2 Priority 5 SEV: High Triaged | ### Bug report
Scheduler events are not read by screen readers when navigating between events with Tab/Shift+Tab
This is regression since R3 2017 (2017.3.913)
When an event is clicked, `id` and `aria-label` attributes are added to its element and `aria-activedescendant` attribute is added to the Scheduler.
But when an event is selected with keyboard, these attributes are not added to the event and the Scheduler
### Reproduction of the problem
1. Go to https://demos.telerik.com/kendo-ui/scheduler/selection
1. Click on a Scheduler timeslot on Sunday
1. Press Tab key
### Current behavior
"Meeting with customers" event is focused, but its title and duration are not read by screen readers.
### Expected/desired behavior
"Meeting with customers" event is focused. Its title and duration are read by screen readers using the event's aria-label attribute, containing info about title and duration.
R2 2017 SP1 (2017.2.621) - https://dojo.telerik.com/iWizuMAV
### Environment
* **Kendo UI version:** 2019.2.619
* **Browser:** all | 1.0 | Scheduler events are not read by screen readers when navigating between events with Tab/Shift+Tab - ### Bug report
Scheduler events are not read by screen readers when navigating between events with Tab/Shift+Tab
This is regression since R3 2017 (2017.3.913)
When an event is clicked, `id` and `aria-label` attributes are added to its element and `aria-activedescendant` attribute is added to the Scheduler.
But when an event is selected with keyboard, these attributes are not added to the event and the Scheduler
### Reproduction of the problem
1. Go to https://demos.telerik.com/kendo-ui/scheduler/selection
1. Click on a Scheduler timeslot on Sunday
1. Press Tab key
### Current behavior
"Meeting with customers" event is focused, but its title and duration are not read by screen readers.
### Expected/desired behavior
"Meeting with customers" event is focused. Its title and duration are read by screen readers using the event's aria-label attribute, containing info about title and duration.
R2 2017 SP1 (2017.2.621) - https://dojo.telerik.com/iWizuMAV
### Environment
* **Kendo UI version:** 2019.2.619
* **Browser:** all | priority | scheduler events are not read by screen readers when navigating between events with tab shift tab bug report scheduler events are not read by screen readers when navigating between events with tab shift tab this is regression since when an event is clicked id and aria label attributes are added to its element and aria activedescendant attribute is added to the scheduler but when an event is selected with keyboard these attributes are not added to the event and the scheduler reproduction of the problem go to click on a scheduler timeslot on sunday press tab key current behavior meeting with customers event is focused but its title and duration are not read by screen readers expected desired behavior meeting with customers event is focused its title and duration are read by screen readers using the event s aria label attribute containing info about title and duration environment kendo ui version browser all | 1 |
367,525 | 10,854,826,837 | IssuesEvent | 2019-11-13 17:07:00 | salesagility/SuiteCRM | https://api.github.com/repos/salesagility/SuiteCRM | closed | TypeError: SUGAR.mySugar is undefined starting in 7.11.7 | Bug Fix Proposed High Priority Resolved: Next Release | On clean installs of 7.11.6 you could click on Actions->Add Dashlets from the home page and the dashlet pane would open up.
In 7.11.7 and 7.11.8 clicking on Add Dashlets results in this error in the console:
TypeError: SUGAR.mySugar is undefined
The dashlet pane does not open. Other functionality such as removing a dashlet or any dashlet specific functionality that relies on javascript no longer functions.
#### Issue
TypeError: SUGAR.mySugar is undefined when trying to perform dashlet functions
| 1.0 | TypeError: SUGAR.mySugar is undefined starting in 7.11.7 - On clean installs of 7.11.6 you could click on Actions->Add Dashlets from the home page and the dashlet pane would open up.
In 7.11.7 and 7.11.8 clicking on Add Dashlets results in this error in the console:
TypeError: SUGAR.mySugar is undefined
The dashlet pane does not open. Other functionality such as removing a dashlet or any dashlet specific functionality that relies on javascript no longer functions.
#### Issue
TypeError: SUGAR.mySugar is undefined when trying to perform dashlet functions
| priority | typeerror sugar mysugar is undefined starting in on clean installs of you could click on actions add dashlets from the home page and the dashlet pane would open up in and clicking on add dashlets results in this error in the console typeerror sugar mysugar is undefined the dashlet pane does not open other functionality such as removing a dashlet or any dashlet specific functionality that relies on javascript no longer functions issue typeerror sugar mysugar is undefined when trying to perform dashlet functions | 1 |
548,573 | 16,066,867,269 | IssuesEvent | 2021-04-23 20:40:19 | presscustomizr/nimble-builder | https://api.github.com/repos/presscustomizr/nimble-builder | closed | [translation] implement compatibility with Polylang | Triage April 2021 [Priority : high] enhancement | related to https://github.com/presscustomizr/nimble-builder/issues/265
reported several times, last one here : https://wordpress.org/support/topic/recommendation-for-translated-header-and-footer/
The idea will be to use the pll_register_string() function, doc here : https://polylang.wordpress.com/documentation/documentation-for-developers/functions-reference/, https://ivanblagojevic.com/2018/04/how-to-add-new-string-in-polylang/
It needs to be fired at 'init'.
- It should walk to all NB section posts
- Then identify the text content of each module, for that we'll need to check if a given type is 'text', 'nimble_tinymce_editor', (and other ?)
- The Polylang strings registered should be cached in a transient once done, so they can be faster accessed next time.
- The Polylang string transient will be refreshed on each Customizer save action
| 1.0 | [translation] implement compatibility with Polylang - related to https://github.com/presscustomizr/nimble-builder/issues/265
reported several times, last one here : https://wordpress.org/support/topic/recommendation-for-translated-header-and-footer/
The idea will be to use the pll_register_string() function, doc here : https://polylang.wordpress.com/documentation/documentation-for-developers/functions-reference/, https://ivanblagojevic.com/2018/04/how-to-add-new-string-in-polylang/
It needs to be fired at 'init'.
- It should walk to all NB section posts
- Then identify the text content of each module, for that we'll need to check if a given type is 'text', 'nimble_tinymce_editor', (and other ?)
- The Polylang strings registered should be cached in a transient once done, so they can be faster accessed next time.
- The Polylang string transient will be refreshed on each Customizer save action
| priority | implement compatibility with polylang related to reported several times last one here the idea will be to use the pll register string function doc here it needs to be fired at init it should walk to all nb section posts then identify the text content of each module for that we ll need to check if a given type is text nimble tinymce editor and other the polylang strings registered should be cached in a transient once done so they can be faster accessed next time the polylang string transient will be refreshed on each customizer save action | 1 |
658,566 | 21,896,967,841 | IssuesEvent | 2022-05-20 09:33:48 | bounswe/bounswe2022group2 | https://api.github.com/repos/bounswe/bounswe2022group2 | closed | Practice App: Implementing GET method for Fetching Enrolled Lessons | priority-high status-new feature practice-app practice-app:back-end | ### Issue Description
In our [weekly meeting-9](https://github.com/bounswe/bounswe2022group2/wiki/Meeting-%239-(01.05.2022)) we determined the endpoints to be included in the practice app project.
We have completed implementations of all endpoints we decided. While implementing the frontend part, we decided an additional endpoint for getting enrolled lessons of a user might be a good idea. I took the responsibility for it.
GET /user/enrolled : takes a parameter that is an id of a user and returns the enrolled lessons of that user.
### Step Details
Steps that will be performed:
- [x] Check the incoming data is valid.
- [x] Check the user with the given ID exists.
- [x] Fetch all the lesson that user enrolled, if the user exists.
- [x] Return an error message if an error occurs in any of the previous steps.
- [x] Test the endpoint with Postman
- [x] Save requests as a collection in Postman
- [x] Document the endpoint
### Final Actions
After GET endpoint is created, it should be tested using postman and a collection shall be created using those tests, additionally unit tests should be created.
### Deadline of the Issue
20.05.2022 - Friday - 13:00
### Reviewer
Altay Acar
### Deadline for the Review
20.05.2022 - Friday - 15:00 | 1.0 | Practice App: Implementing GET method for Fetching Enrolled Lessons - ### Issue Description
In our [weekly meeting-9](https://github.com/bounswe/bounswe2022group2/wiki/Meeting-%239-(01.05.2022)) we determined the endpoints to be included in the practice app project.
We have completed implementations of all endpoints we decided. While implementing the frontend part, we decided an additional endpoint for getting enrolled lessons of a user might be a good idea. I took the responsibility for it.
GET /user/enrolled : takes a parameter that is an id of a user and returns the enrolled lessons of that user.
### Step Details
Steps that will be performed:
- [x] Check the incoming data is valid.
- [x] Check the user with the given ID exists.
- [x] Fetch all the lesson that user enrolled, if the user exists.
- [x] Return an error message if an error occurs in any of the previous steps.
- [x] Test the endpoint with Postman
- [x] Save requests as a collection in Postman
- [x] Document the endpoint
### Final Actions
After GET endpoint is created, it should be tested using postman and a collection shall be created using those tests, additionally unit tests should be created.
### Deadline of the Issue
20.05.2022 - Friday - 13:00
### Reviewer
Altay Acar
### Deadline for the Review
20.05.2022 - Friday - 15:00 | priority | practice app implementing get method for fetching enrolled lessons issue description in our we determined the endpoints to be included in the practice app project we have completed implementations of all endpoints we decided while implementing the frontend part we decided an additional endpoint for getting enrolled lessons of a user might be a good idea i took the responsibility for it get user enrolled takes a parameter that is an id of a user and returns the enrolled lessons of that user step details steps that will be performed check the incoming data is valid check the user with the given id exists fetch all the lesson that user enrolled if the user exists return an error message if an error occurs in any of the previous steps test the endpoint with postman save requests as a collection in postman document the endpoint final actions after get endpoint is created it should be tested using postman and a collection shall be created using those tests additionally unit tests should be created deadline of the issue friday reviewer altay acar deadline for the review friday | 1 |
696,776 | 23,915,893,639 | IssuesEvent | 2022-09-09 12:40:34 | pharmaverse/admiralonco | https://api.github.com/repos/pharmaverse/admiralonco | closed | Feature Request: Implement `filter_confirmation()` | High Priority Programming ADRS | ### Feature Idea
Implement
```
filter_confirmation(
dataset,
by_vars,
join_vars,
first_cond = NULL,
order,
filter
)
```
#### Parameter
- `dataset`: Input dataset
- `by_vars`: by variables, the variables are used as by variables for joining the input dataset with itself.
- `join_vars`: the specified variables are joined to the input dataset, the suffic ".join" is added to their names. These variables can be used in the conditions specified for `first_cond` and `filter`.
- `first_cond`: condition for selecting the confirmation visit, e.g., `AVALC.join == "CR" & ADT.join >= ADT + days(ref_confirm)`
- `order`: variables determining the order of the assessments, e.g., `vars(ADT)` or `vars(ADTM, ASEQ)`
- `filter`: condition for selecting the observations to keep. Summary functions like `all()` can be used. For each assessment in the input dataset they summarize the data from the assessment to the confirmation assessment defined by `first_cond`.
#### Workflow
1. create unique observation number (`derive_var_obs_nr(dataset_ovr, new_var = temp_obs_nr)`)
2. join dataset with itself by subject (`left_join(dataset_ovr, select(dataset_ovr, AVALC, ADT), by = USUBJID, suffix = c("", ".join"))`)
3. select observations up to first possible confirming event (defined by `first_cond`), e.g., `AVALC.join == "CR" & ADT.join >= ADT + days(ref_confirm)`
For this we could implement `filter_relative` as suggested in https://github.com/pharmaverse/admiral/issues/1023.
5. select groups (defined by `temp_obs_nr`) which fulfill confirmation criteria (defined by `filter`), e.g., `all(AVALC.join %in% c("CR", "NE")) & count_vals(var = AVALC, val = "NE") <= 1`
where `count_vals()` is another helper function defined as
```
count_vals <- function(var, val){
length(var[var == val])
}
```
6. reduce selected observations to one per `temp_obs_nr` (`filter_extreme()`) and drop `AVALC.join` and `ADT.join` (`select()`).
### Relevant Input
_No response_
### Relevant Output
_No response_
### Reproducible Example/Pseudo Code
```
filter_confirmation(
adrs_ovr,
by_vars = vars(USUBJID),
join_vars = vars(AVALC, ADT),
first_cond = AVALC.join == "CR" & ADT.join >= ADT + days(28),
order = vars(ADT),
filter = all(AVALC.join %in% c("CR", "NE")) & count_vals(var = AVALC, val = "NE") <= 1
)
```
select all observations from `adrs_ovr` where `AVALC == "CR"` and there is a second CR observation at least 28 thereafter and with at most one NE observation and arbitrary CR observations in between. | 1.0 | Feature Request: Implement `filter_confirmation()` - ### Feature Idea
Implement
```
filter_confirmation(
dataset,
by_vars,
join_vars,
first_cond = NULL,
order,
filter
)
```
#### Parameter
- `dataset`: Input dataset
- `by_vars`: by variables, the variables are used as by variables for joining the input dataset with itself.
- `join_vars`: the specified variables are joined to the input dataset, the suffic ".join" is added to their names. These variables can be used in the conditions specified for `first_cond` and `filter`.
- `first_cond`: condition for selecting the confirmation visit, e.g., `AVALC.join == "CR" & ADT.join >= ADT + days(ref_confirm)`
- `order`: variables determining the order of the assessments, e.g., `vars(ADT)` or `vars(ADTM, ASEQ)`
- `filter`: condition for selecting the observations to keep. Summary functions like `all()` can be used. For each assessment in the input dataset they summarize the data from the assessment to the confirmation assessment defined by `first_cond`.
#### Workflow
1. create unique observation number (`derive_var_obs_nr(dataset_ovr, new_var = temp_obs_nr)`)
2. join dataset with itself by subject (`left_join(dataset_ovr, select(dataset_ovr, AVALC, ADT), by = USUBJID, suffix = c("", ".join"))`)
3. select observations up to first possible confirming event (defined by `first_cond`), e.g., `AVALC.join == "CR" & ADT.join >= ADT + days(ref_confirm)`
For this we could implement `filter_relative` as suggested in https://github.com/pharmaverse/admiral/issues/1023.
5. select groups (defined by `temp_obs_nr`) which fulfill confirmation criteria (defined by `filter`), e.g., `all(AVALC.join %in% c("CR", "NE")) & count_vals(var = AVALC, val = "NE") <= 1`
where `count_vals()` is another helper function defined as
```
count_vals <- function(var, val){
length(var[var == val])
}
```
6. reduce selected observations to one per `temp_obs_nr` (`filter_extreme()`) and drop `AVALC.join` and `ADT.join` (`select()`).
### Relevant Input
_No response_
### Relevant Output
_No response_
### Reproducible Example/Pseudo Code
```
filter_confirmation(
adrs_ovr,
by_vars = vars(USUBJID),
join_vars = vars(AVALC, ADT),
first_cond = AVALC.join == "CR" & ADT.join >= ADT + days(28),
order = vars(ADT),
filter = all(AVALC.join %in% c("CR", "NE")) & count_vals(var = AVALC, val = "NE") <= 1
)
```
select all observations from `adrs_ovr` where `AVALC == "CR"` and there is a second CR observation at least 28 thereafter and with at most one NE observation and arbitrary CR observations in between. | priority | feature request implement filter confirmation feature idea implement filter confirmation dataset by vars join vars first cond null order filter parameter dataset input dataset by vars by variables the variables are used as by variables for joining the input dataset with itself join vars the specified variables are joined to the input dataset the suffic join is added to their names these variables can be used in the conditions specified for first cond and filter first cond condition for selecting the confirmation visit e g avalc join cr adt join adt days ref confirm order variables determining the order of the assessments e g vars adt or vars adtm aseq filter condition for selecting the observations to keep summary functions like all can be used for each assessment in the input dataset they summarize the data from the assessment to the confirmation assessment defined by first cond workflow create unique observation number derive var obs nr dataset ovr new var temp obs nr join dataset with itself by subject left join dataset ovr select dataset ovr avalc adt by usubjid suffix c join select observations up to first possible confirming event defined by first cond e g avalc join cr adt join adt days ref confirm for this we could implement filter relative as suggested in select groups defined by temp obs nr which fulfill confirmation criteria defined by filter e g all avalc join in c cr ne count vals var avalc val ne where count vals is another helper function defined as count vals function var val length var reduce selected observations to one per temp obs nr filter extreme and drop avalc join and adt join select relevant input no response relevant output no response reproducible example pseudo code filter confirmation adrs ovr by vars vars usubjid join vars vars avalc adt first cond avalc join cr adt join adt days order vars adt filter all avalc join in c cr ne count vals var avalc val ne select all observations from adrs ovr where avalc cr and there is a second cr observation at least thereafter and with at most one ne observation and arbitrary cr observations in between | 1 |
747,572 | 26,091,265,001 | IssuesEvent | 2022-12-26 11:51:50 | bounswe/bounswe2022group1 | https://api.github.com/repos/bounswe/bounswe2022group1 | closed | Edit Notes Feature | Type: Enhancement Priority: High Status: In Progress Backend | **Issue Description:**
Users should edit their own notes so an endpoint for editing notes feature need to be implemented
Add a description of the issue
**Tasks to Do:**
- [x] implement edit notes endpoint
*Task Deadline:*
24.12.2022 - 12.00
*Final Situation:*
I am working on it
*Reviewer:*
@egetaga
*Review Deadline:*
24.12.2022 - 12.00
| 1.0 | Edit Notes Feature - **Issue Description:**
Users should edit their own notes so an endpoint for editing notes feature need to be implemented
Add a description of the issue
**Tasks to Do:**
- [x] implement edit notes endpoint
*Task Deadline:*
24.12.2022 - 12.00
*Final Situation:*
I am working on it
*Reviewer:*
@egetaga
*Review Deadline:*
24.12.2022 - 12.00
| priority | edit notes feature issue description users should edit their own notes so an endpoint for editing notes feature need to be implemented add a description of the issue tasks to do implement edit notes endpoint task deadline final situation i am working on it reviewer egetaga review deadline | 1 |
374,597 | 11,092,895,816 | IssuesEvent | 2019-12-15 22:06:18 | WoWManiaUK/Blackwing-Lair | https://api.github.com/repos/WoWManiaUK/Blackwing-Lair | closed | [Spell] DK - Runic Empowerment | Cannot Reproduce Class Priority-High | 
Tested as a Blood Death Knight (using Rune Strike) and found two or maybe even three issues:
1. Runic Empowerment can refresh more than one rune.
2. It can refresh runes that are already regenerating. It should only refresh fully depleted runes. Explanation from an old mmo-champion thread:
> *Note* It says fully depleted rune. This means you have to have *both* of your runes of that type on cooldown, or it will not choose that rune. This is how it happens:
U = ready unholy rune
u = unholy rune on cooldown
F = ready frost rune
f = frost rune on cooldown
B = ready blood rune
b = blood rune on cooldown
>You have 100 runic, and no runes on cooldown: BBFFUU
You cast 2 death coils. You cannot get any procs: BBFFUU
You death strike once: BBFfUu
You cast 2 death coils. You cannot get any procs: BBFfUu
You cast 2 death strikes in a row: BBffuu
You cast 2 death coils. You can now get procs:
One proc on frost rune: BBFfuu
One proc on unholy rune: BBffUu
One proc on each. Note that it has to be one of each, since getting two of one is not possible: BBFfUu
https://www.mmo-champion.com/threads/781142-Please-help-me-understand-Runic-Empowerment-Runic-Corruption
3. It seems to always refresh blood runes over frost or unholy ones instead of a random rune, BUT I kind of remember this being an actual feature so it might not be a bug. Can't find anything that confirms it. As long as the previous issue is fixed, this shouldn't matter that much anyway. | 1.0 | [Spell] DK - Runic Empowerment - 
Tested as a Blood Death Knight (using Rune Strike) and found two or maybe even three issues:
1. Runic Empowerment can refresh more than one rune.
2. It can refresh runes that are already regenerating. It should only refresh fully depleted runes. Explanation from an old mmo-champion thread:
> *Note* It says fully depleted rune. This means you have to have *both* of your runes of that type on cooldown, or it will not choose that rune. This is how it happens:
U = ready unholy rune
u = unholy rune on cooldown
F = ready frost rune
f = frost rune on cooldown
B = ready blood rune
b = blood rune on cooldown
>You have 100 runic, and no runes on cooldown: BBFFUU
You cast 2 death coils. You cannot get any procs: BBFFUU
You death strike once: BBFfUu
You cast 2 death coils. You cannot get any procs: BBFfUu
You cast 2 death strikes in a row: BBffuu
You cast 2 death coils. You can now get procs:
One proc on frost rune: BBFfuu
One proc on unholy rune: BBffUu
One proc on each. Note that it has to be one of each, since getting two of one is not possible: BBFfUu
https://www.mmo-champion.com/threads/781142-Please-help-me-understand-Runic-Empowerment-Runic-Corruption
3. It seems to always refresh blood runes over frost or unholy ones instead of a random rune, BUT I kind of remember this being an actual feature so it might not be a bug. Can't find anything that confirms it. As long as the previous issue is fixed, this shouldn't matter that much anyway. | priority | dk runic empowerment tested as a blood death knight using rune strike and found two or maybe even three issues runic empowerment can refresh more than one rune it can refresh runes that are already regenerating it should only refresh fully depleted runes explanation from an old mmo champion thread note it says fully depleted rune this means you have to have both of your runes of that type on cooldown or it will not choose that rune this is how it happens u ready unholy rune u unholy rune on cooldown f ready frost rune f frost rune on cooldown b ready blood rune b blood rune on cooldown you have runic and no runes on cooldown bbffuu you cast death coils you cannot get any procs bbffuu you death strike once bbffuu you cast death coils you cannot get any procs bbffuu you cast death strikes in a row bbffuu you cast death coils you can now get procs one proc on frost rune bbffuu one proc on unholy rune bbffuu one proc on each note that it has to be one of each since getting two of one is not possible bbffuu it seems to always refresh blood runes over frost or unholy ones instead of a random rune but i kind of remember this being an actual feature so it might not be a bug can t find anything that confirms it as long as the previous issue is fixed this shouldn t matter that much anyway | 1 |
634,547 | 20,364,992,846 | IssuesEvent | 2022-02-21 03:51:09 | pycaret/pycaret | https://api.github.com/repos/pycaret/pycaret | closed | Time Series bug (univariate) | bug time_series priority_high | Using `time_series` branch you can reproduce this error:
```
import numpy as np
import pandas as pd
from pycaret.internal.pycaret_experiment import TimeSeriesExperiment
data = pd.read_csv('https://raw.githubusercontent.com/jbrownlee/Datasets/master/pollution.csv',
parse_dates= {"date" : ["year","month","day"]})
data.rename(columns = {'pm2.5' : 'pm25'}, inplace=True)
data = data.groupby(by='date').mean()
data.dropna(inplace=True)
data = data['pm25']
data = data.asfreq('D')
data.head()
exp_auto = TimeSeriesExperiment()
exp_auto.setup(data=data, fh=365, session_id=123)
best = exp_auto.compare_models(errors = 'raise')
```
---------------------------------------------------------------------------
_RemoteTraceback Traceback (most recent call last)
_RemoteTraceback:
"""
Traceback (most recent call last):
File "C:\Users\owner\anaconda3\envs\pycaret-ts\lib\site-packages\joblib\externals\loky\process_executor.py", line 431, in _process_worker
r = call_item()
File "C:\Users\owner\anaconda3\envs\pycaret-ts\lib\site-packages\joblib\externals\loky\process_executor.py", line 285, in __call__
return self.fn(*self.args, **self.kwargs)
File "C:\Users\owner\anaconda3\envs\pycaret-ts\lib\site-packages\joblib\_parallel_backends.py", line 595, in __call__
return self.func(*args, **kwargs)
File "C:\Users\owner\anaconda3\envs\pycaret-ts\lib\site-packages\joblib\parallel.py", line 262, in __call__
return [func(*args, **kwargs)
File "C:\Users\owner\anaconda3\envs\pycaret-ts\lib\site-packages\joblib\parallel.py", line 262, in <listcomp>
return [func(*args, **kwargs)
File "C:\Users\owner\pycaret\pycaret\utils\time_series\forecasting\model_selection.py", line 132, in _fit_and_score
raise ValueError(
ValueError: y_test indices do not match y_pred_indices or split/prediction length does not match forecast horizon.
"""
The above exception was the direct cause of the following exception:
ValueError Traceback (most recent call last)
~\AppData\Local\Temp/ipykernel_31996/3899222376.py in <module>
----> 1 best = exp_auto.compare_models(errors = 'raise')
~\pycaret\pycaret\internal\pycaret_experiment\time_series_experiment.py in compare_models(self, include, exclude, fold, round, cross_validation, sort, n_select, budget_time, turbo, errors, fit_kwargs, verbose)
1055 """
1056
-> 1057 return super().compare_models(
1058 include=include,
1059 exclude=exclude,
~\pycaret\pycaret\internal\pycaret_experiment\supervised_experiment.py in compare_models(self, include, exclude, fold, round, cross_validation, sort, n_select, budget_time, turbo, errors, fit_kwargs, groups, probability_threshold, verbose, display)
776 results_columns_to_ignore = ["Object", "runtime", "cutoff"]
777 if errors == "raise":
--> 778 model, model_fit_time = self.create_model(**create_model_args)
779 model_results = self.pull(pop=True)
780 else:
~\pycaret\pycaret\internal\pycaret_experiment\time_series_experiment.py in create_model(self, estimator, fold, round, cross_validation, fit_kwargs, verbose, **kwargs)
1173
1174 """
-> 1175 return super().create_model(
1176 estimator=estimator,
1177 fold=fold,
~\pycaret\pycaret\internal\pycaret_experiment\supervised_experiment.py in create_model(self, estimator, fold, round, cross_validation, predict, fit_kwargs, groups, refit, probability_threshold, verbose, system, add_to_model_list, X_train_data, y_train_data, metrics, display, **kwargs)
1534 return model
1535
-> 1536 model, model_fit_time, model_results, avgs_dict = self._create_model_with_cv(
1537 model,
1538 data_X,
~\pycaret\pycaret\internal\pycaret_experiment\time_series_experiment.py in _create_model_with_cv(self, model, data_X, data_y, fit_kwargs, round, cv, groups, metrics, refit, system, display)
1287
1288 additional_scorer_kwargs = self.get_additional_scorer_kwargs()
-> 1289 scores, cutoffs = cross_validate(
1290 # Commented out since supervised_experiment also does not clone
1291 # when doing cross_validate
~\pycaret\pycaret\utils\time_series\forecasting\model_selection.py in cross_validate(forecaster, y, X, cv, scoring, fit_params, n_jobs, return_train_score, error_score, verbose, **additional_scorer_kwargs)
229 parallel = Parallel(n_jobs=n_jobs)
230
--> 231 out = parallel(
232 delayed(_fit_and_score)(
233 forecaster=clone(forecaster),
~\anaconda3\envs\pycaret-ts\lib\site-packages\joblib\parallel.py in __call__(self, iterable)
1052
1053 with self._backend.retrieval_context():
-> 1054 self.retrieve()
1055 # Make sure that we get a last message telling us we are done
1056 elapsed_time = time.time() - self._start_time
~\anaconda3\envs\pycaret-ts\lib\site-packages\joblib\parallel.py in retrieve(self)
931 try:
932 if getattr(self._backend, 'supports_timeout', False):
--> 933 self._output.extend(job.get(timeout=self.timeout))
934 else:
935 self._output.extend(job.get())
~\anaconda3\envs\pycaret-ts\lib\site-packages\joblib\_parallel_backends.py in wrap_future_result(future, timeout)
540 AsyncResults.get from multiprocessing."""
541 try:
--> 542 return future.result(timeout=timeout)
543 except CfTimeoutError as e:
544 raise TimeoutError from e
~\anaconda3\envs\pycaret-ts\lib\concurrent\futures\_base.py in result(self, timeout)
442 raise CancelledError()
443 elif self._state == FINISHED:
--> 444 return self.__get_result()
445 else:
446 raise TimeoutError()
~\anaconda3\envs\pycaret-ts\lib\concurrent\futures\_base.py in __get_result(self)
387 if self._exception:
388 try:
--> 389 raise self._exception
390 finally:
391 # Break a reference cycle with the exception in self._exception
ValueError: y_test indices do not match y_pred_indices or split/prediction length does not match forecast horizon.

I have reproduced this bug on `pycaret-ts-alpha` on colab. https://colab.research.google.com/drive/1QFf8_ebO0yTtf7uxyRWiCVMjIBuCMfq6?usp=sharing | 1.0 | Time Series bug (univariate) - Using `time_series` branch you can reproduce this error:
```
import numpy as np
import pandas as pd
from pycaret.internal.pycaret_experiment import TimeSeriesExperiment
data = pd.read_csv('https://raw.githubusercontent.com/jbrownlee/Datasets/master/pollution.csv',
parse_dates= {"date" : ["year","month","day"]})
data.rename(columns = {'pm2.5' : 'pm25'}, inplace=True)
data = data.groupby(by='date').mean()
data.dropna(inplace=True)
data = data['pm25']
data = data.asfreq('D')
data.head()
exp_auto = TimeSeriesExperiment()
exp_auto.setup(data=data, fh=365, session_id=123)
best = exp_auto.compare_models(errors = 'raise')
```
---------------------------------------------------------------------------
_RemoteTraceback Traceback (most recent call last)
_RemoteTraceback:
"""
Traceback (most recent call last):
File "C:\Users\owner\anaconda3\envs\pycaret-ts\lib\site-packages\joblib\externals\loky\process_executor.py", line 431, in _process_worker
r = call_item()
File "C:\Users\owner\anaconda3\envs\pycaret-ts\lib\site-packages\joblib\externals\loky\process_executor.py", line 285, in __call__
return self.fn(*self.args, **self.kwargs)
File "C:\Users\owner\anaconda3\envs\pycaret-ts\lib\site-packages\joblib\_parallel_backends.py", line 595, in __call__
return self.func(*args, **kwargs)
File "C:\Users\owner\anaconda3\envs\pycaret-ts\lib\site-packages\joblib\parallel.py", line 262, in __call__
return [func(*args, **kwargs)
File "C:\Users\owner\anaconda3\envs\pycaret-ts\lib\site-packages\joblib\parallel.py", line 262, in <listcomp>
return [func(*args, **kwargs)
File "C:\Users\owner\pycaret\pycaret\utils\time_series\forecasting\model_selection.py", line 132, in _fit_and_score
raise ValueError(
ValueError: y_test indices do not match y_pred_indices or split/prediction length does not match forecast horizon.
"""
The above exception was the direct cause of the following exception:
ValueError Traceback (most recent call last)
~\AppData\Local\Temp/ipykernel_31996/3899222376.py in <module>
----> 1 best = exp_auto.compare_models(errors = 'raise')
~\pycaret\pycaret\internal\pycaret_experiment\time_series_experiment.py in compare_models(self, include, exclude, fold, round, cross_validation, sort, n_select, budget_time, turbo, errors, fit_kwargs, verbose)
1055 """
1056
-> 1057 return super().compare_models(
1058 include=include,
1059 exclude=exclude,
~\pycaret\pycaret\internal\pycaret_experiment\supervised_experiment.py in compare_models(self, include, exclude, fold, round, cross_validation, sort, n_select, budget_time, turbo, errors, fit_kwargs, groups, probability_threshold, verbose, display)
776 results_columns_to_ignore = ["Object", "runtime", "cutoff"]
777 if errors == "raise":
--> 778 model, model_fit_time = self.create_model(**create_model_args)
779 model_results = self.pull(pop=True)
780 else:
~\pycaret\pycaret\internal\pycaret_experiment\time_series_experiment.py in create_model(self, estimator, fold, round, cross_validation, fit_kwargs, verbose, **kwargs)
1173
1174 """
-> 1175 return super().create_model(
1176 estimator=estimator,
1177 fold=fold,
~\pycaret\pycaret\internal\pycaret_experiment\supervised_experiment.py in create_model(self, estimator, fold, round, cross_validation, predict, fit_kwargs, groups, refit, probability_threshold, verbose, system, add_to_model_list, X_train_data, y_train_data, metrics, display, **kwargs)
1534 return model
1535
-> 1536 model, model_fit_time, model_results, avgs_dict = self._create_model_with_cv(
1537 model,
1538 data_X,
~\pycaret\pycaret\internal\pycaret_experiment\time_series_experiment.py in _create_model_with_cv(self, model, data_X, data_y, fit_kwargs, round, cv, groups, metrics, refit, system, display)
1287
1288 additional_scorer_kwargs = self.get_additional_scorer_kwargs()
-> 1289 scores, cutoffs = cross_validate(
1290 # Commented out since supervised_experiment also does not clone
1291 # when doing cross_validate
~\pycaret\pycaret\utils\time_series\forecasting\model_selection.py in cross_validate(forecaster, y, X, cv, scoring, fit_params, n_jobs, return_train_score, error_score, verbose, **additional_scorer_kwargs)
229 parallel = Parallel(n_jobs=n_jobs)
230
--> 231 out = parallel(
232 delayed(_fit_and_score)(
233 forecaster=clone(forecaster),
~\anaconda3\envs\pycaret-ts\lib\site-packages\joblib\parallel.py in __call__(self, iterable)
1052
1053 with self._backend.retrieval_context():
-> 1054 self.retrieve()
1055 # Make sure that we get a last message telling us we are done
1056 elapsed_time = time.time() - self._start_time
~\anaconda3\envs\pycaret-ts\lib\site-packages\joblib\parallel.py in retrieve(self)
931 try:
932 if getattr(self._backend, 'supports_timeout', False):
--> 933 self._output.extend(job.get(timeout=self.timeout))
934 else:
935 self._output.extend(job.get())
~\anaconda3\envs\pycaret-ts\lib\site-packages\joblib\_parallel_backends.py in wrap_future_result(future, timeout)
540 AsyncResults.get from multiprocessing."""
541 try:
--> 542 return future.result(timeout=timeout)
543 except CfTimeoutError as e:
544 raise TimeoutError from e
~\anaconda3\envs\pycaret-ts\lib\concurrent\futures\_base.py in result(self, timeout)
442 raise CancelledError()
443 elif self._state == FINISHED:
--> 444 return self.__get_result()
445 else:
446 raise TimeoutError()
~\anaconda3\envs\pycaret-ts\lib\concurrent\futures\_base.py in __get_result(self)
387 if self._exception:
388 try:
--> 389 raise self._exception
390 finally:
391 # Break a reference cycle with the exception in self._exception
ValueError: y_test indices do not match y_pred_indices or split/prediction length does not match forecast horizon.

I have reproduced this bug on `pycaret-ts-alpha` on colab. https://colab.research.google.com/drive/1QFf8_ebO0yTtf7uxyRWiCVMjIBuCMfq6?usp=sharing | priority | time series bug univariate using time series branch you can reproduce this error import numpy as np import pandas as pd from pycaret internal pycaret experiment import timeseriesexperiment data pd read csv parse dates date data rename columns inplace true data data groupby by date mean data dropna inplace true data data data data asfreq d data head exp auto timeseriesexperiment exp auto setup data data fh session id best exp auto compare models errors raise remotetraceback traceback most recent call last remotetraceback traceback most recent call last file c users owner envs pycaret ts lib site packages joblib externals loky process executor py line in process worker r call item file c users owner envs pycaret ts lib site packages joblib externals loky process executor py line in call return self fn self args self kwargs file c users owner envs pycaret ts lib site packages joblib parallel backends py line in call return self func args kwargs file c users owner envs pycaret ts lib site packages joblib parallel py line in call return func args kwargs file c users owner envs pycaret ts lib site packages joblib parallel py line in return func args kwargs file c users owner pycaret pycaret utils time series forecasting model selection py line in fit and score raise valueerror valueerror y test indices do not match y pred indices or split prediction length does not match forecast horizon the above exception was the direct cause of the following exception valueerror traceback most recent call last appdata local temp ipykernel py in best exp auto compare models errors raise pycaret pycaret internal pycaret experiment time series experiment py in compare models self include exclude fold round cross validation sort n select budget time turbo errors fit kwargs verbose return super compare models include include exclude exclude pycaret pycaret internal pycaret experiment supervised experiment py in compare models self include exclude fold round cross validation sort n select budget time turbo errors fit kwargs groups probability threshold verbose display results columns to ignore if errors raise model model fit time self create model create model args model results self pull pop true else pycaret pycaret internal pycaret experiment time series experiment py in create model self estimator fold round cross validation fit kwargs verbose kwargs return super create model estimator estimator fold fold pycaret pycaret internal pycaret experiment supervised experiment py in create model self estimator fold round cross validation predict fit kwargs groups refit probability threshold verbose system add to model list x train data y train data metrics display kwargs return model model model fit time model results avgs dict self create model with cv model data x pycaret pycaret internal pycaret experiment time series experiment py in create model with cv self model data x data y fit kwargs round cv groups metrics refit system display additional scorer kwargs self get additional scorer kwargs scores cutoffs cross validate commented out since supervised experiment also does not clone when doing cross validate pycaret pycaret utils time series forecasting model selection py in cross validate forecaster y x cv scoring fit params n jobs return train score error score verbose additional scorer kwargs parallel parallel n jobs n jobs out parallel delayed fit and score forecaster clone forecaster envs pycaret ts lib site packages joblib parallel py in call self iterable with self backend retrieval context self retrieve make sure that we get a last message telling us we are done elapsed time time time self start time envs pycaret ts lib site packages joblib parallel py in retrieve self try if getattr self backend supports timeout false self output extend job get timeout self timeout else self output extend job get envs pycaret ts lib site packages joblib parallel backends py in wrap future result future timeout asyncresults get from multiprocessing try return future result timeout timeout except cftimeouterror as e raise timeouterror from e envs pycaret ts lib concurrent futures base py in result self timeout raise cancellederror elif self state finished return self get result else raise timeouterror envs pycaret ts lib concurrent futures base py in get result self if self exception try raise self exception finally break a reference cycle with the exception in self exception valueerror y test indices do not match y pred indices or split prediction length does not match forecast horizon i have reproduced this bug on pycaret ts alpha on colab | 1 |
75,712 | 3,471,347,473 | IssuesEvent | 2015-12-23 14:53:14 | open-austin/iced-coffee | https://api.github.com/repos/open-austin/iced-coffee | closed | 11/8 Button Machine | high priority in progress | - [x] Look up pricing for button machine and supplies.
- [x] Recieve feedback on pricing and sizes
- [x] Send to @mateoclarke to order
Button machine pricing:
[1" button machine for $200](http://www.thelashop.com/1-badge-machine-pin-button-maker-w-1000-parts-circle-cutter.html?gclid=CjwKEAjwwbyxBRCS74T049iEp0wSJACkO5v1a9_-z48noSTRm486ChKti8rJ58_lYSad-1MlQSVgjxoC0ODw_wcB) + Shipping and Handling
[1.5" button machine for $256](http://www.thelashop.com/1-badge-machine-pin-button-maker-w-1000-parts-circle-cutter.html?gclid=CjwKEAjwwbyxBRCS74T049iEp0wSJACkO5v1a9_-z48noSTRm486ChKti8rJ58_lYSad-1MlQSVgjxoC0ODw_wcB) + Shipping and Handling
[1.25" button machine for $205](http://www.ebay.com/itm/like/311011319522?ul_noapp=true&chn=ps&lpid=82) + Shipping and Handling
Once we pick one of these we should then order pin backings, plastic covers, and a button shape puncher for the appropriate size.
Bankings range from $30-$60 but depends on what size we choose and how many and the mylar(plastic outeshell) will likely run around $20 dollars but depnd on size and how many.
| 1.0 | 11/8 Button Machine - - [x] Look up pricing for button machine and supplies.
- [x] Recieve feedback on pricing and sizes
- [x] Send to @mateoclarke to order
Button machine pricing:
[1" button machine for $200](http://www.thelashop.com/1-badge-machine-pin-button-maker-w-1000-parts-circle-cutter.html?gclid=CjwKEAjwwbyxBRCS74T049iEp0wSJACkO5v1a9_-z48noSTRm486ChKti8rJ58_lYSad-1MlQSVgjxoC0ODw_wcB) + Shipping and Handling
[1.5" button machine for $256](http://www.thelashop.com/1-badge-machine-pin-button-maker-w-1000-parts-circle-cutter.html?gclid=CjwKEAjwwbyxBRCS74T049iEp0wSJACkO5v1a9_-z48noSTRm486ChKti8rJ58_lYSad-1MlQSVgjxoC0ODw_wcB) + Shipping and Handling
[1.25" button machine for $205](http://www.ebay.com/itm/like/311011319522?ul_noapp=true&chn=ps&lpid=82) + Shipping and Handling
Once we pick one of these we should then order pin backings, plastic covers, and a button shape puncher for the appropriate size.
Bankings range from $30-$60 but depends on what size we choose and how many and the mylar(plastic outeshell) will likely run around $20 dollars but depnd on size and how many.
| priority | button machine look up pricing for button machine and supplies recieve feedback on pricing and sizes send to mateoclarke to order button machine pricing shipping and handling shipping and handling shipping and handling once we pick one of these we should then order pin backings plastic covers and a button shape puncher for the appropriate size bankings range from but depends on what size we choose and how many and the mylar plastic outeshell will likely run around dollars but depnd on size and how many | 1 |
687,506 | 23,529,139,552 | IssuesEvent | 2022-08-19 13:45:48 | pvs-hd-tea/PyTypes | https://api.github.com/repos/pvs-hd-tea/PyTypes | closed | Deduplicate unified interfaces | Bug High Priority Blocking | `ReplaceSubTypesFilter`'s `_update_groups`, similar to the `UnionFilter`, writes the same values into every row in the given group on success.
This should be deduplicated, so that the inline type generator does not raise RuntimeErrors that there are more than one type hint given.
Very small fix, make sure to update the tests. | 1.0 | Deduplicate unified interfaces - `ReplaceSubTypesFilter`'s `_update_groups`, similar to the `UnionFilter`, writes the same values into every row in the given group on success.
This should be deduplicated, so that the inline type generator does not raise RuntimeErrors that there are more than one type hint given.
Very small fix, make sure to update the tests. | priority | deduplicate unified interfaces replacesubtypesfilter s update groups similar to the unionfilter writes the same values into every row in the given group on success this should be deduplicated so that the inline type generator does not raise runtimeerrors that there are more than one type hint given very small fix make sure to update the tests | 1 |
619,295 | 19,521,356,655 | IssuesEvent | 2021-12-29 19:08:59 | bounswe/2021SpringGroup12 | https://api.github.com/repos/bounswe/2021SpringGroup12 | opened | Code refactor for AddGoal and GoalForm | enhancement priority: high frontend | **Description**
- Goal Page and Goal Form need updates according to the New Design of backend
| 1.0 | Code refactor for AddGoal and GoalForm - **Description**
- Goal Page and Goal Form need updates according to the New Design of backend
| priority | code refactor for addgoal and goalform description goal page and goal form need updates according to the new design of backend | 1 |
787,857 | 27,733,954,427 | IssuesEvent | 2023-03-15 09:58:07 | gamefreedomgit/Maelstrom | https://api.github.com/repos/gamefreedomgit/Maelstrom | closed | [Quest][Cata] Devoured | NPC Quest - Cataclysm (80+) Quest - Event Movement Priority: Critical Status: Confirmed Twilight Highlands | **How to reproduce:**
Quest [Devoured] is not scripted properly blood of iso'rath basically do no damage and you can't die without them spawning and killing you, right now they spawn but they don't attack you and they just stand around until some npc goes and kill them
note: looks like rest of the event works but i had to reduce my hp to 1 in order to get killed, most of them dont even hit anything.
**How it should work:**
Like this video: https://www.youtube.com/watch?v=Zb_LrMH30fk
**Database links:**
https://cata-twinhead.twinstar.cz/?quest=27377
| 1.0 | [Quest][Cata] Devoured - **How to reproduce:**
Quest [Devoured] is not scripted properly blood of iso'rath basically do no damage and you can't die without them spawning and killing you, right now they spawn but they don't attack you and they just stand around until some npc goes and kill them
note: looks like rest of the event works but i had to reduce my hp to 1 in order to get killed, most of them dont even hit anything.
**How it should work:**
Like this video: https://www.youtube.com/watch?v=Zb_LrMH30fk
**Database links:**
https://cata-twinhead.twinstar.cz/?quest=27377
| priority | devoured how to reproduce quest is not scripted properly blood of iso rath basically do no damage and you can t die without them spawning and killing you right now they spawn but they don t attack you and they just stand around until some npc goes and kill them note looks like rest of the event works but i had to reduce my hp to in order to get killed most of them dont even hit anything how it should work like this video database links | 1 |
499,238 | 14,443,419,710 | IssuesEvent | 2020-12-07 19:37:25 | PranavBahuguna/3DEngine | https://api.github.com/repos/PranavBahuguna/3DEngine | closed | Create a component-entity system | Engine Feature Priority: High | In the code as it currently stands, disparate components are tied too closely to GameObjects. We should be able to add different components (e.g. Script, Transform, Model) as required rather than having one big interface. This will make further development much simpler going ahead.
GameObjects should hold a vector of multiple components, and have methods to add or remove them.
All components should have the following methods (not required to implement):
- init
- start
- update
- draw
Components should also hold a reference to their owning gameobject - this would allow them to add and obtain components themselves.
| 1.0 | Create a component-entity system - In the code as it currently stands, disparate components are tied too closely to GameObjects. We should be able to add different components (e.g. Script, Transform, Model) as required rather than having one big interface. This will make further development much simpler going ahead.
GameObjects should hold a vector of multiple components, and have methods to add or remove them.
All components should have the following methods (not required to implement):
- init
- start
- update
- draw
Components should also hold a reference to their owning gameobject - this would allow them to add and obtain components themselves.
| priority | create a component entity system in the code as it currently stands disparate components are tied too closely to gameobjects we should be able to add different components e g script transform model as required rather than having one big interface this will make further development much simpler going ahead gameobjects should hold a vector of multiple components and have methods to add or remove them all components should have the following methods not required to implement init start update draw components should also hold a reference to their owning gameobject this would allow them to add and obtain components themselves | 1 |
500,856 | 14,516,299,170 | IssuesEvent | 2020-12-13 15:28:44 | amplication/amplication | https://api.github.com/repos/amplication/amplication | closed | Data Service Generator: User password must be hashed and should not be returned to client | priority: high status: confirmed type: bug | **Describe the bug**
Running a GET request on https://[generated-app-url]/users returns a list of users.
The list includes the users' password
**To Reproduce**
Steps to reproduce the behavior:
1. Deploy an app
2. Send a GET request to get the list of users in the application
3. The list of users includes the users' password in clear text
**Expected behavior**
The password should not be saved as clear text, and the password should not be returned to the client.
**Additional context**
Use this cURL to get the lis tof users
```
curl --location --request GET 'https://[your-app-url]/users' \
--header 'Content-Type: application/json' \
--header 'Authorization: Basic YWRtaW46YWRtaW4='
``` | 1.0 | Data Service Generator: User password must be hashed and should not be returned to client - **Describe the bug**
Running a GET request on https://[generated-app-url]/users returns a list of users.
The list includes the users' password
**To Reproduce**
Steps to reproduce the behavior:
1. Deploy an app
2. Send a GET request to get the list of users in the application
3. The list of users includes the users' password in clear text
**Expected behavior**
The password should not be saved as clear text, and the password should not be returned to the client.
**Additional context**
Use this cURL to get the lis tof users
```
curl --location --request GET 'https://[your-app-url]/users' \
--header 'Content-Type: application/json' \
--header 'Authorization: Basic YWRtaW46YWRtaW4='
``` | priority | data service generator user password must be hashed and should not be returned to client describe the bug running a get request on https users returns a list of users the list includes the users password to reproduce steps to reproduce the behavior deploy an app send a get request to get the list of users in the application the list of users includes the users password in clear text expected behavior the password should not be saved as clear text and the password should not be returned to the client additional context use this curl to get the lis tof users curl location request get https users header content type application json header authorization basic | 1 |
72,069 | 3,371,640,575 | IssuesEvent | 2015-11-23 19:58:52 | music-encoding/music-encoding | https://api.github.com/repos/music-encoding/music-encoding | closed | Revise handling of complex slurs and phrase marks | Component: Core Schema Priority: High Status: Needs Discussion Type: Enhancement | Currently, `@curvedir` supports only the values above and below, making it difficult to indicate a complex slur that "meanders" above and below the items it covers. While it can't be used for rendering, a value of 'complex' would still be useful for classification/analytical purposes.
In addition, if `<slur>` were allowed to contain `<curve>`, then slurs that continue across system or page breaks could be represented as multiple "fragments", each with its own attributes. The `<slur>` parent represents the "logical slur", while the `<curve>` children capture the physical marks on the page.
It must also be clarified that `@bulge` must contain one or more **pairs** of signed decimal values, where the first number of each pair represents a percentage of the distance between the end points of the slur/curve and the second represents a height above/below a line drawn between the end points. | 1.0 | Revise handling of complex slurs and phrase marks - Currently, `@curvedir` supports only the values above and below, making it difficult to indicate a complex slur that "meanders" above and below the items it covers. While it can't be used for rendering, a value of 'complex' would still be useful for classification/analytical purposes.
In addition, if `<slur>` were allowed to contain `<curve>`, then slurs that continue across system or page breaks could be represented as multiple "fragments", each with its own attributes. The `<slur>` parent represents the "logical slur", while the `<curve>` children capture the physical marks on the page.
It must also be clarified that `@bulge` must contain one or more **pairs** of signed decimal values, where the first number of each pair represents a percentage of the distance between the end points of the slur/curve and the second represents a height above/below a line drawn between the end points. | priority | revise handling of complex slurs and phrase marks currently curvedir supports only the values above and below making it difficult to indicate a complex slur that meanders above and below the items it covers while it can t be used for rendering a value of complex would still be useful for classification analytical purposes in addition if were allowed to contain then slurs that continue across system or page breaks could be represented as multiple fragments each with its own attributes the parent represents the logical slur while the children capture the physical marks on the page it must also be clarified that bulge must contain one or more pairs of signed decimal values where the first number of each pair represents a percentage of the distance between the end points of the slur curve and the second represents a height above below a line drawn between the end points | 1 |
620,816 | 19,570,479,087 | IssuesEvent | 2022-01-04 09:18:42 | bounswe/2021SpringGroup10 | https://api.github.com/repos/bounswe/2021SpringGroup10 | opened | Frontend: Post and Feed functionalities | Priority: High Coding: Frontend Platform: Web | Merge what is done so far, get the function which give user_id and do the rest of api calls which require user_id information. | 1.0 | Frontend: Post and Feed functionalities - Merge what is done so far, get the function which give user_id and do the rest of api calls which require user_id information. | priority | frontend post and feed functionalities merge what is done so far get the function which give user id and do the rest of api calls which require user id information | 1 |
79,733 | 3,546,240,797 | IssuesEvent | 2016-01-20 01:17:14 | KPB-US/tars | https://api.github.com/repos/KPB-US/tars | closed | add lunch dropdown (30 minute, 1 hour) to segment entry | Priority - High | and deduct from computed compensable time | 1.0 | add lunch dropdown (30 minute, 1 hour) to segment entry - and deduct from computed compensable time | priority | add lunch dropdown minute hour to segment entry and deduct from computed compensable time | 1 |
87,564 | 3,755,754,718 | IssuesEvent | 2016-03-12 21:47:21 | johnnyflowers/schoolcalendars | https://api.github.com/repos/johnnyflowers/schoolcalendars | closed | Create API for automated adding of calendars | high priority | CSV files can be maintained as logging, but we should be able to push calendars directly from the spider. Calendars should remain inactive until they're reviewed. | 1.0 | Create API for automated adding of calendars - CSV files can be maintained as logging, but we should be able to push calendars directly from the spider. Calendars should remain inactive until they're reviewed. | priority | create api for automated adding of calendars csv files can be maintained as logging but we should be able to push calendars directly from the spider calendars should remain inactive until they re reviewed | 1 |
626,841 | 19,844,753,058 | IssuesEvent | 2022-01-21 03:59:43 | TeamSparker/Spark-iOS | https://api.github.com/repos/TeamSparker/Spark-iOS | closed | [Feat] pathErr 413에 따른 이미지 리사이징 작업 | Fix 🧚♀️Devil『쥬노』 P1 / Priority High | ## 📌 Issue
<!-- 이슈에 대해 간략하게 설명해주세요 -->
- pathErr 413은 이미지가 과도하게 용량이 큰 경우 발생
- 카메라 화질이 너무 높아서 서버에 업로드가 잘 되지 않았다.
## 📝 To-do
<!-- 진행할 작업에 대해 적어주세요 -->
- [ ] 이미지 리사이징 작업
| 1.0 | [Feat] pathErr 413에 따른 이미지 리사이징 작업 - ## 📌 Issue
<!-- 이슈에 대해 간략하게 설명해주세요 -->
- pathErr 413은 이미지가 과도하게 용량이 큰 경우 발생
- 카메라 화질이 너무 높아서 서버에 업로드가 잘 되지 않았다.
## 📝 To-do
<!-- 진행할 작업에 대해 적어주세요 -->
- [ ] 이미지 리사이징 작업
| priority | patherr 따른 이미지 리사이징 작업 📌 issue patherr 이미지가 과도하게 용량이 큰 경우 발생 카메라 화질이 너무 높아서 서버에 업로드가 잘 되지 않았다 📝 to do 이미지 리사이징 작업 | 1 |
288,371 | 8,838,878,204 | IssuesEvent | 2019-01-05 22:16:23 | node-gh/gh | https://api.github.com/repos/node-gh/gh | closed | Listing all issues nested under the repository name (like in the example) | bug high priority | Hi there.
So I just installed this (strong work, so far I'm really digging this).
My question is, in the example video, when the person types `gh is -la`, all issues are listed and are nested under the repository it came from.
When I try that command, it does not produce the same output.
Any tips?
Thanks again!
| 1.0 | Listing all issues nested under the repository name (like in the example) - Hi there.
So I just installed this (strong work, so far I'm really digging this).
My question is, in the example video, when the person types `gh is -la`, all issues are listed and are nested under the repository it came from.
When I try that command, it does not produce the same output.
Any tips?
Thanks again!
| priority | listing all issues nested under the repository name like in the example hi there so i just installed this strong work so far i m really digging this my question is in the example video when the person types gh is la all issues are listed and are nested under the repository it came from when i try that command it does not produce the same output any tips thanks again | 1 |
150,278 | 5,748,941,892 | IssuesEvent | 2017-04-25 03:09:30 | status-im/status-react | https://api.github.com/repos/status-im/status-react | closed | Crash if long tap on a message in chat [ui-refresh] | bug high-priority in progress intermediate ios | ### Description
[comment]: # (Feature or Bug? i.e Type: Bug)
*Type*: Bug
[comment]: # (Describe the feature you would like, or briefly summarise the bug and what you did, what you expected to happen, and what actually happens. Sections below)
*Summary*: In 1-1 chat with some message tap on it and hold (in order to get a popup Copy to clipboard) -> app crashed
#### Expected behavior
[comment]: # (Describe what you expected to happen.)
popup Massage with options Copy to clipboard and Share
#### Actual behavior
[comment]: # (Describe what actually happened.)
app crashed
### Reproduction
[comment]: # (Describe how we can replicate the bug step by step.)
- Open Status and login
- Open any 1-1 chat with at least 1 message (text or emoji)
- Long tap on message in the chat
### Additional Information
[comment]: # (Please do your best to fill this out.)
* Status version: 0.9.4d25
* Operating System: iOS.
* Notes: works fine in Android on the same build
#### Logs
[StatusIm-2017-03-21-213744.crash.txt](https://github.com/status-im/status-react/files/859618/StatusIm-2017-03-21-213744.crash.txt)
| 1.0 | Crash if long tap on a message in chat [ui-refresh] - ### Description
[comment]: # (Feature or Bug? i.e Type: Bug)
*Type*: Bug
[comment]: # (Describe the feature you would like, or briefly summarise the bug and what you did, what you expected to happen, and what actually happens. Sections below)
*Summary*: In 1-1 chat with some message tap on it and hold (in order to get a popup Copy to clipboard) -> app crashed
#### Expected behavior
[comment]: # (Describe what you expected to happen.)
popup Massage with options Copy to clipboard and Share
#### Actual behavior
[comment]: # (Describe what actually happened.)
app crashed
### Reproduction
[comment]: # (Describe how we can replicate the bug step by step.)
- Open Status and login
- Open any 1-1 chat with at least 1 message (text or emoji)
- Long tap on message in the chat
### Additional Information
[comment]: # (Please do your best to fill this out.)
* Status version: 0.9.4d25
* Operating System: iOS.
* Notes: works fine in Android on the same build
#### Logs
[StatusIm-2017-03-21-213744.crash.txt](https://github.com/status-im/status-react/files/859618/StatusIm-2017-03-21-213744.crash.txt)
| priority | crash if long tap on a message in chat description feature or bug i e type bug type bug describe the feature you would like or briefly summarise the bug and what you did what you expected to happen and what actually happens sections below summary in chat with some message tap on it and hold in order to get a popup copy to clipboard app crashed expected behavior describe what you expected to happen popup massage with options copy to clipboard and share actual behavior describe what actually happened app crashed reproduction describe how we can replicate the bug step by step open status and login open any chat with at least message text or emoji long tap on message in the chat additional information please do your best to fill this out status version operating system ios notes works fine in android on the same build logs | 1 |
490,824 | 14,140,589,199 | IssuesEvent | 2020-11-10 11:25:16 | phovea/phovea_clue | https://api.github.com/repos/phovea/phovea_clue | closed | Update to Typescript 3.8 | priority: high type: refactor | ### Observed behavior
Updating the typescript and typedoc versions according to the snippet below without using stricter linting makes it possible to use the current typescript version with a minimum amount of errors.
```
"typedoc": "~0.16.9",
"typescript": "~3.8.1-rc",
```
### Expected behavior
Updating the dependencies in the _package.json_ and adding the following line of code in _tsconfig.json_ (as well as fixing appearing type errors) should be sufficient for the usage of Typescript 3.8 as a first step.
```
"downlevelIteration": true, // required as long as target is `es5`
```
| 1.0 | Update to Typescript 3.8 - ### Observed behavior
Updating the typescript and typedoc versions according to the snippet below without using stricter linting makes it possible to use the current typescript version with a minimum amount of errors.
```
"typedoc": "~0.16.9",
"typescript": "~3.8.1-rc",
```
### Expected behavior
Updating the dependencies in the _package.json_ and adding the following line of code in _tsconfig.json_ (as well as fixing appearing type errors) should be sufficient for the usage of Typescript 3.8 as a first step.
```
"downlevelIteration": true, // required as long as target is `es5`
```
| priority | update to typescript observed behavior updating the typescript and typedoc versions according to the snippet below without using stricter linting makes it possible to use the current typescript version with a minimum amount of errors typedoc typescript rc expected behavior updating the dependencies in the package json and adding the following line of code in tsconfig json as well as fixing appearing type errors should be sufficient for the usage of typescript as a first step downleveliteration true required as long as target is | 1 |
608,010 | 18,795,927,673 | IssuesEvent | 2021-11-08 22:19:18 | status-im/status-desktop | https://api.github.com/repos/status-im/status-desktop | closed | [Windows] Crash on creating new account | bug windows crash general priority 1: high hard-to-replicate | 1. install master Build 1139 (30-Sep-2021 14:37:23)
2. open the app and select Generate new keys
3. select the very last item in the list and proceed
As result, the app is being closed (crashed?). No logs unfortunately , also it is not crashing on Mac
**Env:** `Windows 11, Parallels build (VM)` | 1.0 | [Windows] Crash on creating new account - 1. install master Build 1139 (30-Sep-2021 14:37:23)
2. open the app and select Generate new keys
3. select the very last item in the list and proceed
As result, the app is being closed (crashed?). No logs unfortunately , also it is not crashing on Mac
**Env:** `Windows 11, Parallels build (VM)` | priority | crash on creating new account install master build sep open the app and select generate new keys select the very last item in the list and proceed as result the app is being closed crashed no logs unfortunately also it is not crashing on mac env windows parallels build vm | 1 |
468,041 | 13,460,441,088 | IssuesEvent | 2020-09-09 13:37:27 | enso-org/enso | https://api.github.com/repos/enso-org/enso | closed | Launcher Self-Update Mechanism | Category: Distribution Category: Tooling Change: Non-Breaking Difficulty: Core Contributor Priority: High Type: Enhancement | ### Summary
<!--
- A summary of the task.
-->
The launcher will also need updating from time to time, so we need a mechanism for the self-update.
### Value
<!--
- This section should describe the value of this task.
- This value can be for users, to the team, etc.
-->
We are able to seamlessly update the launcher with new features and bugfixes.
### Specification
<!--
- Detailed requirements for the feature.
- The performance requirements for the feature.
-->
- [x] Version information is included in launcher's build.
- [x] The launcher can detect that it is too old to be used in some project / Enso version based on configuration (`minimum-launcher-version`).
- [x] The launcher should have a manifest (separate from engine manifest) that specifies the minimum version that can upgrade to the current version.
- [x] When upgrading, if the launcher is too old to upgrade to the selected version, it should upgrade step-by-step by trying to upgrade to this minimum required version and continuing that process recursively.
- [x] The launcher can be upgraded using the `upgrade` command.
- [x] The launcher can find its latest version through GitHub releases.
- [x] It can download the artifact for the right OS.
- [x] It can replace its executable while running on all platforms.
- [x] It can also update the included `README.md`, `NOTICE` and `CHANGELOG`.
- [x] The launcher can be downgraded using the `upgrade [explicit-version-string]` command.
- [x] The launcher will offer to upgrade (by asking question, or automatically with `auto-confirm`) if an engine version is run that requires a newer launcher.
- In such case, the launcher should upgrade to the latest version (which may be even newer than the minimum required in the project).
- [x] Create a test scheme for testing the binary release of the launcher, especially to see if it can replace itself on update.
### Acceptance Criteria & Test Cases
<!--
- Any criteria that must be satisfied for the task to be accepted.
- The test plan for the feature, related to the acceptance criteria.
-->
- The specification above is completed.
- [x] The upgrade mechanism is tested on all platforms.
- [x] The step-by-step upgrade is tested. | 1.0 | Launcher Self-Update Mechanism - ### Summary
<!--
- A summary of the task.
-->
The launcher will also need updating from time to time, so we need a mechanism for the self-update.
### Value
<!--
- This section should describe the value of this task.
- This value can be for users, to the team, etc.
-->
We are able to seamlessly update the launcher with new features and bugfixes.
### Specification
<!--
- Detailed requirements for the feature.
- The performance requirements for the feature.
-->
- [x] Version information is included in launcher's build.
- [x] The launcher can detect that it is too old to be used in some project / Enso version based on configuration (`minimum-launcher-version`).
- [x] The launcher should have a manifest (separate from engine manifest) that specifies the minimum version that can upgrade to the current version.
- [x] When upgrading, if the launcher is too old to upgrade to the selected version, it should upgrade step-by-step by trying to upgrade to this minimum required version and continuing that process recursively.
- [x] The launcher can be upgraded using the `upgrade` command.
- [x] The launcher can find its latest version through GitHub releases.
- [x] It can download the artifact for the right OS.
- [x] It can replace its executable while running on all platforms.
- [x] It can also update the included `README.md`, `NOTICE` and `CHANGELOG`.
- [x] The launcher can be downgraded using the `upgrade [explicit-version-string]` command.
- [x] The launcher will offer to upgrade (by asking question, or automatically with `auto-confirm`) if an engine version is run that requires a newer launcher.
- In such case, the launcher should upgrade to the latest version (which may be even newer than the minimum required in the project).
- [x] Create a test scheme for testing the binary release of the launcher, especially to see if it can replace itself on update.
### Acceptance Criteria & Test Cases
<!--
- Any criteria that must be satisfied for the task to be accepted.
- The test plan for the feature, related to the acceptance criteria.
-->
- The specification above is completed.
- [x] The upgrade mechanism is tested on all platforms.
- [x] The step-by-step upgrade is tested. | priority | launcher self update mechanism summary a summary of the task the launcher will also need updating from time to time so we need a mechanism for the self update value this section should describe the value of this task this value can be for users to the team etc we are able to seamlessly update the launcher with new features and bugfixes specification detailed requirements for the feature the performance requirements for the feature version information is included in launcher s build the launcher can detect that it is too old to be used in some project enso version based on configuration minimum launcher version the launcher should have a manifest separate from engine manifest that specifies the minimum version that can upgrade to the current version when upgrading if the launcher is too old to upgrade to the selected version it should upgrade step by step by trying to upgrade to this minimum required version and continuing that process recursively the launcher can be upgraded using the upgrade command the launcher can find its latest version through github releases it can download the artifact for the right os it can replace its executable while running on all platforms it can also update the included readme md notice and changelog the launcher can be downgraded using the upgrade command the launcher will offer to upgrade by asking question or automatically with auto confirm if an engine version is run that requires a newer launcher in such case the launcher should upgrade to the latest version which may be even newer than the minimum required in the project create a test scheme for testing the binary release of the launcher especially to see if it can replace itself on update acceptance criteria test cases any criteria that must be satisfied for the task to be accepted the test plan for the feature related to the acceptance criteria the specification above is completed the upgrade mechanism is tested on all platforms the step by step upgrade is tested | 1 |
513,349 | 14,920,275,152 | IssuesEvent | 2021-01-23 03:49:21 | phetsims/sun | https://api.github.com/repos/phetsims/sun | closed | produceSoundEmitter should be disposed | priority:2-high | Over in https://github.com/phetsims/sun/issues/631 I noticed that subtypes of ButtonModel remove individual listeners from `this.buttonModel.produceSoundEmitter`, but it is never disposed. This seemed weird to me.
I feel like it would be easier to just have the ButtonModel dispose the Emitter that it owns once. | 1.0 | produceSoundEmitter should be disposed - Over in https://github.com/phetsims/sun/issues/631 I noticed that subtypes of ButtonModel remove individual listeners from `this.buttonModel.produceSoundEmitter`, but it is never disposed. This seemed weird to me.
I feel like it would be easier to just have the ButtonModel dispose the Emitter that it owns once. | priority | producesoundemitter should be disposed over in i noticed that subtypes of buttonmodel remove individual listeners from this buttonmodel producesoundemitter but it is never disposed this seemed weird to me i feel like it would be easier to just have the buttonmodel dispose the emitter that it owns once | 1 |
58,660 | 3,090,458,356 | IssuesEvent | 2015-08-26 06:51:01 | LemADEC/WarpDrive | https://api.github.com/repos/LemADEC/WarpDrive | closed | No structures and overworld biomes in space | bug High Priority In Progress | I tested space worldgen again, as it should be fixed. It's not crashing anymore. But now it does not generate any structure because of `Skippping structure data file C:\Games\1.7.10\config\WarpDrive\structures-default.xml because the mods , are not loaded` error.
Also i get overworld biomes randomly generated in space, i think it's not normal.
Screenshots of biomes in space: [1](http://i.imgur.com/iCPuVLH.png), [2](http://i.imgur.com/YMqCDsT.png), [3](http://i.imgur.com/JYI9cUB.png), [4](http://i.imgur.com/itwsSia.png). (i used [this script](https://gist.github.com/YuRaNnNzZZ/ac00a4e76258dcce8d88) to display messages.) | 1.0 | No structures and overworld biomes in space - I tested space worldgen again, as it should be fixed. It's not crashing anymore. But now it does not generate any structure because of `Skippping structure data file C:\Games\1.7.10\config\WarpDrive\structures-default.xml because the mods , are not loaded` error.
Also i get overworld biomes randomly generated in space, i think it's not normal.
Screenshots of biomes in space: [1](http://i.imgur.com/iCPuVLH.png), [2](http://i.imgur.com/YMqCDsT.png), [3](http://i.imgur.com/JYI9cUB.png), [4](http://i.imgur.com/itwsSia.png). (i used [this script](https://gist.github.com/YuRaNnNzZZ/ac00a4e76258dcce8d88) to display messages.) | priority | no structures and overworld biomes in space i tested space worldgen again as it should be fixed it s not crashing anymore but now it does not generate any structure because of skippping structure data file c games config warpdrive structures default xml because the mods are not loaded error also i get overworld biomes randomly generated in space i think it s not normal screenshots of biomes in space i used to display messages | 1 |
413,484 | 12,068,440,218 | IssuesEvent | 2020-04-16 14:46:32 | Sciensano-Healthdata/HD-Corona | https://api.github.com/repos/Sciensano-Healthdata/HD-Corona | opened | REMOVE button "Eerste lijn zorgverstrekkers: algemeen" from mainpage | intervention priority:high ↑ | 
@evelynedewitte => see request in mail from Caroline
- REMOVE button "Eerste lijn zorgverstrekkers: algemeen" from NL mainpage
- REMOVE button "Prestataires de soins de première ligne: generique" from FR mainpage | 1.0 | REMOVE button "Eerste lijn zorgverstrekkers: algemeen" from mainpage - 
@evelynedewitte => see request in mail from Caroline
- REMOVE button "Eerste lijn zorgverstrekkers: algemeen" from NL mainpage
- REMOVE button "Prestataires de soins de première ligne: generique" from FR mainpage | priority | remove button eerste lijn zorgverstrekkers algemeen from mainpage evelynedewitte see request in mail from caroline remove button eerste lijn zorgverstrekkers algemeen from nl mainpage remove button prestataires de soins de première ligne generique from fr mainpage | 1 |
323,587 | 9,856,927,260 | IssuesEvent | 2019-06-20 00:14:14 | ampproject/amphtml | https://api.github.com/repos/ampproject/amphtml | closed | Error: Object has no method 'endsWith' | P1: High Priority Type: Bug | Seeing a high rate of occurrences of this error -- 18.5k in 1% / 36k in all services. First seen 18 hours ago.
Seems to have been introduced in #22712 or #22510
```
Error: Object https://www.wattpad.com has no method 'endsWith'
at endsWith (https://raw.githubusercontent.com/ampproject/amphtml/1906111828200/src/cookies.js:128)
at getHighestAvailableDomain (https://raw.githubusercontent.com/ampproject/amphtml/1906111828200/extensions/amp-analytics/0.1/linker-manager.js:91)
at init (https://raw.githubusercontent.com/ampproject/amphtml/1906111828200/extensions/amp-analytics/0.1/amp-analytics.js:547)
```
`go/ampe/CIu1wLjmssarlAE`
This week's release issue: #22792 | 1.0 | Error: Object has no method 'endsWith' - Seeing a high rate of occurrences of this error -- 18.5k in 1% / 36k in all services. First seen 18 hours ago.
Seems to have been introduced in #22712 or #22510
```
Error: Object https://www.wattpad.com has no method 'endsWith'
at endsWith (https://raw.githubusercontent.com/ampproject/amphtml/1906111828200/src/cookies.js:128)
at getHighestAvailableDomain (https://raw.githubusercontent.com/ampproject/amphtml/1906111828200/extensions/amp-analytics/0.1/linker-manager.js:91)
at init (https://raw.githubusercontent.com/ampproject/amphtml/1906111828200/extensions/amp-analytics/0.1/amp-analytics.js:547)
```
`go/ampe/CIu1wLjmssarlAE`
This week's release issue: #22792 | priority | error object has no method endswith seeing a high rate of occurrences of this error in in all services first seen hours ago seems to have been introduced in or error object has no method endswith at endswith at gethighestavailabledomain at init go ampe this week s release issue | 1 |
704,285 | 24,191,427,232 | IssuesEvent | 2022-09-23 18:00:00 | zulip/zulip | https://api.github.com/repos/zulip/zulip | closed | Narrows lost during simultaneous server-initiated reloads | bug area: misc in progress priority: high release goal | When I have several Zulip tabs open to different narrows and a set of server-initiated reloads is kicked off (by e.g. reopening my laptop after a little while away from it), several (but not always all) of the tabs lose their narrow.
Wild speculation: maybe there's some kind of race involving [this localstorage cleanup](https://github.com/zulip/zulip/blob/9ce900f2b4ff687c567e637443374a54f348f5c7/static/js/reload.js#L91)? | 1.0 | Narrows lost during simultaneous server-initiated reloads - When I have several Zulip tabs open to different narrows and a set of server-initiated reloads is kicked off (by e.g. reopening my laptop after a little while away from it), several (but not always all) of the tabs lose their narrow.
Wild speculation: maybe there's some kind of race involving [this localstorage cleanup](https://github.com/zulip/zulip/blob/9ce900f2b4ff687c567e637443374a54f348f5c7/static/js/reload.js#L91)? | priority | narrows lost during simultaneous server initiated reloads when i have several zulip tabs open to different narrows and a set of server initiated reloads is kicked off by e g reopening my laptop after a little while away from it several but not always all of the tabs lose their narrow wild speculation maybe there s some kind of race involving | 1 |
142,033 | 5,451,821,097 | IssuesEvent | 2017-03-08 00:32:07 | bonusbits/bonusbits_mediawiki_nginx | https://api.github.com/repos/bonusbits/bonusbits_mediawiki_nginx | closed | Create CloudFormation Template to use Cookbook for Single Instance | Item: Cloudformation Priority: High Status: Done Type: New Feature | ## Request
- [x] New Feature
- [ ] Refactor
- [ ] Fix Issue
- [ ] Other
## Target Items
*Select All That Apply*
- [x] CloudFormation Template
- [ ] Chef Cookbook
- [ ] Mediawiki
- [ ] Nginx
- [ ] PHP FPM
- [ ] Documentation
- [ ] Other
## Details
* Create CloudFormation Template to use the Chef Cookbook to stand up a single EC2 Instance without an ELB or ASG. | 1.0 | Create CloudFormation Template to use Cookbook for Single Instance - ## Request
- [x] New Feature
- [ ] Refactor
- [ ] Fix Issue
- [ ] Other
## Target Items
*Select All That Apply*
- [x] CloudFormation Template
- [ ] Chef Cookbook
- [ ] Mediawiki
- [ ] Nginx
- [ ] PHP FPM
- [ ] Documentation
- [ ] Other
## Details
* Create CloudFormation Template to use the Chef Cookbook to stand up a single EC2 Instance without an ELB or ASG. | priority | create cloudformation template to use cookbook for single instance request new feature refactor fix issue other target items select all that apply cloudformation template chef cookbook mediawiki nginx php fpm documentation other details create cloudformation template to use the chef cookbook to stand up a single instance without an elb or asg | 1 |
588,971 | 17,686,916,873 | IssuesEvent | 2021-08-24 03:46:05 | parallel-finance/parallel | https://api.github.com/repos/parallel-finance/parallel | closed | prepare parallel polkadot apps PR | high priority | ## Endpoints
https://github.com/polkadot-js/apps/blob/master/packages/apps-config/src/endpoints/productionRelayKusama.ts
## Colors
https://github.com/polkadot-js/apps/blob/master/packages/apps-config/src/ui/colors.ts
## Logos
https://github.com/polkadot-js/apps/tree/master/packages/apps-config/src/ui/logos/chains
https://github.com/polkadot-js/apps/tree/master/packages/apps-config/src/ui/logos/nodes
## Types
https://github.com/polkadot-js/apps/blob/master/packages/apps-config/package.json#L9
https://github.com/polkadot-js/apps/tree/master/packages/apps-config/src/api/spec | 1.0 | prepare parallel polkadot apps PR - ## Endpoints
https://github.com/polkadot-js/apps/blob/master/packages/apps-config/src/endpoints/productionRelayKusama.ts
## Colors
https://github.com/polkadot-js/apps/blob/master/packages/apps-config/src/ui/colors.ts
## Logos
https://github.com/polkadot-js/apps/tree/master/packages/apps-config/src/ui/logos/chains
https://github.com/polkadot-js/apps/tree/master/packages/apps-config/src/ui/logos/nodes
## Types
https://github.com/polkadot-js/apps/blob/master/packages/apps-config/package.json#L9
https://github.com/polkadot-js/apps/tree/master/packages/apps-config/src/api/spec | priority | prepare parallel polkadot apps pr endpoints colors logos types | 1 |
68,688 | 3,292,243,276 | IssuesEvent | 2015-10-30 13:49:29 | ezpaarse-project/ezpaarse | https://api.github.com/repos/ezpaarse-project/ezpaarse | closed | Prevent request from timing out | priority: high severity: inconvenient type: enhancement | When the request comes from the browser, regularly send something to keep the connection alive. | 1.0 | Prevent request from timing out - When the request comes from the browser, regularly send something to keep the connection alive. | priority | prevent request from timing out when the request comes from the browser regularly send something to keep the connection alive | 1 |
70,340 | 3,322,562,656 | IssuesEvent | 2015-11-09 15:03:21 | cs2103aug2015-w09-4j/main | https://api.github.com/repos/cs2103aug2015-w09-4j/main | closed | A new user can get help by typing help | priority.high type.story | so that the user can learn more about the commands and its function to maximise the functionality of the program | 1.0 | A new user can get help by typing help - so that the user can learn more about the commands and its function to maximise the functionality of the program | priority | a new user can get help by typing help so that the user can learn more about the commands and its function to maximise the functionality of the program | 1 |
538,713 | 15,776,214,760 | IssuesEvent | 2021-04-01 04:16:22 | wso2/product-apim | https://api.github.com/repos/wso2/product-apim | closed | Failed to invoke a basic-auth service with custom tenant account credentials | API-M 4.0.0 Priority/High Type/Bug | ### Description:
$subject. If we create a service on a custom tenant account, it fails to respond back with basic auth credentials. However, if we do the same steps in **carbon.super** tenant account, it works as expected.
### Steps to reproduce:
- Create a custom tenant with a user
- Create an API enabling basic application-level security
- Add the endpoint - http://www.mocky.io/v2/56c4048611000006232824a9
- Add a resource to the API
- Invoke it via the **devportal** or using the CURL command. You will get the following response
```bash
curl -X GET "https://gw.apim.com:8253/t/sajitha.com/test/1/hello" -H "accept: */*" -H "Authorization: Basic c2FqaXRoYUBzYWppdGhhLmNvbTphZG1pbg==" -k
{"code":"900900","message":"Unclassified Authentication Failure","description":""}%
``` | 1.0 | Failed to invoke a basic-auth service with custom tenant account credentials - ### Description:
$subject. If we create a service on a custom tenant account, it fails to respond back with basic auth credentials. However, if we do the same steps in **carbon.super** tenant account, it works as expected.
### Steps to reproduce:
- Create a custom tenant with a user
- Create an API enabling basic application-level security
- Add the endpoint - http://www.mocky.io/v2/56c4048611000006232824a9
- Add a resource to the API
- Invoke it via the **devportal** or using the CURL command. You will get the following response
```bash
curl -X GET "https://gw.apim.com:8253/t/sajitha.com/test/1/hello" -H "accept: */*" -H "Authorization: Basic c2FqaXRoYUBzYWppdGhhLmNvbTphZG1pbg==" -k
{"code":"900900","message":"Unclassified Authentication Failure","description":""}%
``` | priority | failed to invoke a basic auth service with custom tenant account credentials description subject if we create a service on a custom tenant account it fails to respond back with basic auth credentials however if we do the same steps in carbon super tenant account it works as expected steps to reproduce create a custom tenant with a user create an api enabling basic application level security add the endpoint add a resource to the api invoke it via the devportal or using the curl command you will get the following response bash curl x get h accept h authorization basic k code message unclassified authentication failure description | 1 |
459,244 | 13,189,143,903 | IssuesEvent | 2020-08-13 07:55:35 | rucio/rucio | https://api.github.com/repos/rucio/rucio | closed | Upload fails on some sites due to (wrong?) Filesize mismatch | Clients Priority: High bug | Motivation
----------
This happens on some (DPM?) sites. Possibly due to a stat race condition, but not very clear what is happening. E.g.
https://aipanda184.cern.ch/condor_logs_2/20-08-11_01/grid.6845186.19.out
```
2020-08-11 02:19:39,649 | INFO | Thread-6 | pilot.copytool.rucio | _upload_item | Successful upload of temporary file. gsiftp://bohr3226.tier2.hep.manchester.ac.uk:2811/dpm/tier2.hep.manchester.ac.uk/home/atlas/atlasscratchdisk/rucio/user/gsumi/ba/1d/user.gsumi.22262233.EXT0._091513.DAOD_MUON1.DAOD.pool.root.rucio.upload
2020-08-11 02:19:40,744 | WARNING | Thread-6 | pilot.copytool.rucio | _stage_out_api | *** rucio API upload client failed ***
2020-08-11 02:19:40,745 | WARNING | Thread-6 | pilot.copytool.rucio | _stage_out_api | caught exception: An unknown exception occurred.
Details: Filesize mismatch. Source: 73443479 Destination: 0
2020-08-11 02:19:40,867 | ERROR | Thread-6 | pilot.copytool.rucio | _stage_out_api | Traceback (most recent call last):
File "/scratch/condor_pool/condor/dir_14304/atlas_79CVDatu/pilot2/pilot/copytool/rucio.py", line 573, in _stage_out_api
result = upload_client.upload([f], summary_file_path=summary_file_path, traces_copy_out=trace_report_out)
File "/cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/rucio-clients/1.23.1/lib/python2.7/site-packages/rucio/client/uploadclient.py", line 252, in upload
sign_service=sign_service)
File "/cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/rucio-clients/1.23.1/lib/python2.7/site-packages/rucio/client/uploadclient.py", line 618, in _upload_item
raise error
RucioException: An unknown exception occurred.
Details: Filesize mismatch. Source: 73443479 Destination: 0
``` | 1.0 | Upload fails on some sites due to (wrong?) Filesize mismatch - Motivation
----------
This happens on some (DPM?) sites. Possibly due to a stat race condition, but not very clear what is happening. E.g.
https://aipanda184.cern.ch/condor_logs_2/20-08-11_01/grid.6845186.19.out
```
2020-08-11 02:19:39,649 | INFO | Thread-6 | pilot.copytool.rucio | _upload_item | Successful upload of temporary file. gsiftp://bohr3226.tier2.hep.manchester.ac.uk:2811/dpm/tier2.hep.manchester.ac.uk/home/atlas/atlasscratchdisk/rucio/user/gsumi/ba/1d/user.gsumi.22262233.EXT0._091513.DAOD_MUON1.DAOD.pool.root.rucio.upload
2020-08-11 02:19:40,744 | WARNING | Thread-6 | pilot.copytool.rucio | _stage_out_api | *** rucio API upload client failed ***
2020-08-11 02:19:40,745 | WARNING | Thread-6 | pilot.copytool.rucio | _stage_out_api | caught exception: An unknown exception occurred.
Details: Filesize mismatch. Source: 73443479 Destination: 0
2020-08-11 02:19:40,867 | ERROR | Thread-6 | pilot.copytool.rucio | _stage_out_api | Traceback (most recent call last):
File "/scratch/condor_pool/condor/dir_14304/atlas_79CVDatu/pilot2/pilot/copytool/rucio.py", line 573, in _stage_out_api
result = upload_client.upload([f], summary_file_path=summary_file_path, traces_copy_out=trace_report_out)
File "/cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/rucio-clients/1.23.1/lib/python2.7/site-packages/rucio/client/uploadclient.py", line 252, in upload
sign_service=sign_service)
File "/cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/rucio-clients/1.23.1/lib/python2.7/site-packages/rucio/client/uploadclient.py", line 618, in _upload_item
raise error
RucioException: An unknown exception occurred.
Details: Filesize mismatch. Source: 73443479 Destination: 0
``` | priority | upload fails on some sites due to wrong filesize mismatch motivation this happens on some dpm sites possibly due to a stat race condition but not very clear what is happening e g info thread pilot copytool rucio upload item successful upload of temporary file gsiftp hep manchester ac uk dpm hep manchester ac uk home atlas atlasscratchdisk rucio user gsumi ba user gsumi daod daod pool root rucio upload warning thread pilot copytool rucio stage out api rucio api upload client failed warning thread pilot copytool rucio stage out api caught exception an unknown exception occurred details filesize mismatch source destination error thread pilot copytool rucio stage out api traceback most recent call last file scratch condor pool condor dir atlas pilot copytool rucio py line in stage out api result upload client upload summary file path summary file path traces copy out trace report out file cvmfs atlas cern ch repo atlaslocalrootbase rucio clients lib site packages rucio client uploadclient py line in upload sign service sign service file cvmfs atlas cern ch repo atlaslocalrootbase rucio clients lib site packages rucio client uploadclient py line in upload item raise error rucioexception an unknown exception occurred details filesize mismatch source destination | 1 |
131,934 | 5,167,200,108 | IssuesEvent | 2017-01-17 18:08:23 | redhat-ipaas/ipaas-client | https://api.github.com/repos/redhat-ipaas/ipaas-client | closed | Templates: List | high priority major component | ## Overview
Create the UI and logic for the Templates List view.
## Reference
- JIRA User Story: N/A
### InVision Designs:
- [Template List: Template2](https://redhat.invisionapp.com/share/4R9OFP3YU)
- [Template List: Filter](https://redhat.invisionapp.com/share/MA9OFP9CP)
- [Template List: Empty](https://redhat.invisionapp.com/share/TY9OFPFDJ) | 1.0 | Templates: List - ## Overview
Create the UI and logic for the Templates List view.
## Reference
- JIRA User Story: N/A
### InVision Designs:
- [Template List: Template2](https://redhat.invisionapp.com/share/4R9OFP3YU)
- [Template List: Filter](https://redhat.invisionapp.com/share/MA9OFP9CP)
- [Template List: Empty](https://redhat.invisionapp.com/share/TY9OFPFDJ) | priority | templates list overview create the ui and logic for the templates list view reference jira user story n a invision designs | 1 |
663,904 | 22,215,573,698 | IssuesEvent | 2022-06-08 01:01:21 | microsoft/AdaptiveCards | https://api.github.com/repos/microsoft/AdaptiveCards | closed | [Accessibility] ActivityUpdate: Voice Over does not convey the state for the 'Set due date' button under 'Activity update' screen. | Bug Area-Renderers Platform-iOS High Priority Area-Accessibility A11ySev2 A11yWCAG HCL-E+D Product-AC HCL-AdaptiveCards-iOS | ### Target Platforms
iOS
### SDK Version
App Version: Version 1.0 (2.3.1-beta.20210603.1)
### Application Name
Visualizer
### Problem Description
[33755064](https://microsoft.visualstudio.com/OS/_workitems/edit/33755064)
While navigating to the 'Set due date' button voice over does not announce the state as 'collapsed'. Voice over should convey the state for the 'Set due date' button as collapsed and when user activate it screen reader should convey the state as 'Set due date expanded'.
### Screenshots
_No response_
### Card JSON
[ActivityUpdate.json](https://github.com/microsoft/AdaptiveCards/blob/main/samples/v1.0/Scenarios/ActivityUpdate.json)
### Sample Code Language
_No response_
### Sample Code
_No response_ | 1.0 | [Accessibility] ActivityUpdate: Voice Over does not convey the state for the 'Set due date' button under 'Activity update' screen. - ### Target Platforms
iOS
### SDK Version
App Version: Version 1.0 (2.3.1-beta.20210603.1)
### Application Name
Visualizer
### Problem Description
[33755064](https://microsoft.visualstudio.com/OS/_workitems/edit/33755064)
While navigating to the 'Set due date' button voice over does not announce the state as 'collapsed'. Voice over should convey the state for the 'Set due date' button as collapsed and when user activate it screen reader should convey the state as 'Set due date expanded'.
### Screenshots
_No response_
### Card JSON
[ActivityUpdate.json](https://github.com/microsoft/AdaptiveCards/blob/main/samples/v1.0/Scenarios/ActivityUpdate.json)
### Sample Code Language
_No response_
### Sample Code
_No response_ | priority | activityupdate voice over does not convey the state for the set due date button under activity update screen target platforms ios sdk version app version version beta application name visualizer problem description while navigating to the set due date button voice over does not announce the state as collapsed voice over should convey the state for the set due date button as collapsed and when user activate it screen reader should convey the state as set due date expanded screenshots no response card json sample code language no response sample code no response | 1 |
129,457 | 5,097,305,516 | IssuesEvent | 2017-01-03 21:03:53 | BuildCraft/BuildCraft | https://api.github.com/repos/BuildCraft/BuildCraft | closed | Dupe builderBlock | bug high priority needs verification | Video: [https://www.youtube.com/watch?v=I1_JC2GeAvw#t=346](https://www.youtube.com/watch?v=I1_JC2GeAvw#t=346)
It works with all items that can be charged.
Items from the builder is not removed and the chest appears.
| 1.0 | Dupe builderBlock - Video: [https://www.youtube.com/watch?v=I1_JC2GeAvw#t=346](https://www.youtube.com/watch?v=I1_JC2GeAvw#t=346)
It works with all items that can be charged.
Items from the builder is not removed and the chest appears.
| priority | dupe builderblock video it works with all items that can be charged items from the builder is not removed and the chest appears | 1 |
778,442 | 27,316,647,207 | IssuesEvent | 2023-02-24 16:12:06 | dag-hammarskjold-library/dlx-rest | https://api.github.com/repos/dag-hammarskjold-library/dlx-rest | closed | Roles/permissions enhancements | priority: high type: configuration function: users | Currently only one role can be assigned, but most people need both bibs and auth roles. So currently everyone has the admin role. For production deployment preparation, we should sit together and work through the permissions to see if we can't craft roles that are narrower than admin but make sense for the people using them. | 1.0 | Roles/permissions enhancements - Currently only one role can be assigned, but most people need both bibs and auth roles. So currently everyone has the admin role. For production deployment preparation, we should sit together and work through the permissions to see if we can't craft roles that are narrower than admin but make sense for the people using them. | priority | roles permissions enhancements currently only one role can be assigned but most people need both bibs and auth roles so currently everyone has the admin role for production deployment preparation we should sit together and work through the permissions to see if we can t craft roles that are narrower than admin but make sense for the people using them | 1 |
824,874 | 31,233,805,762 | IssuesEvent | 2023-08-20 02:30:40 | kavigupta/population-density-metric | https://api.github.com/repos/kavigupta/population-density-metric | closed | Distance from hospital | enhancement high priority | [this dataset](https://www.kaggle.com/datasets/carlosaguayo/usa-hospitals) contains data on hospitals. Add statistic giving % of population within Xkm of hospitals | 1.0 | Distance from hospital - [this dataset](https://www.kaggle.com/datasets/carlosaguayo/usa-hospitals) contains data on hospitals. Add statistic giving % of population within Xkm of hospitals | priority | distance from hospital contains data on hospitals add statistic giving of population within xkm of hospitals | 1 |
263,916 | 8,303,322,514 | IssuesEvent | 2018-09-21 17:09:53 | cuappdev/podcast-ios | https://api.github.com/repos/cuappdev/podcast-ios | closed | Add ability to cancel podcast downloads | Priority: High Status: Available Type: Enhancement | if you cancel a podcast download while it’s downloading it’ll still show downloaded but won’t show up in your downloaded stuff under the profile
Anyway we can show "downloading" podcasts in Downloads? Some users were confused at the progress (i.e. if it was finished etc) of the download when downloading from player | 1.0 | Add ability to cancel podcast downloads - if you cancel a podcast download while it’s downloading it’ll still show downloaded but won’t show up in your downloaded stuff under the profile
Anyway we can show "downloading" podcasts in Downloads? Some users were confused at the progress (i.e. if it was finished etc) of the download when downloading from player | priority | add ability to cancel podcast downloads if you cancel a podcast download while it’s downloading it’ll still show downloaded but won’t show up in your downloaded stuff under the profile anyway we can show downloading podcasts in downloads some users were confused at the progress i e if it was finished etc of the download when downloading from player | 1 |
498,692 | 14,428,894,916 | IssuesEvent | 2020-12-06 11:59:01 | frenck/home-assistant-config | https://api.github.com/repos/frenck/home-assistant-config | closed | Rewrite Circadian Lighting custom integration | Priority: High Status: ▶️ In progress ✨ Feature ✨ New integration ❓ Incomplete 💡 Idea | ℹ️ Still need to thing about this all a bit more
# Problem/Motivation
I need a rewrite of the [`Circadian Lighting`](https://github.com/claytonjn/hass-circadian_lighting).
While that custom integration is awesome, it does have its fair share of issues.
For example:
- It can only be configured via YAML.
- Every light or group of lights gets/needs its own circadian light switch.
- The switch toggle the automated lighting adjustments on the lights by the custom integration.
- The entity ID of the switches is not manageable (see: <https://github.com/claytonjn/hass-circadian_lighting/issues/18>)
- When circadian light is switched on, it causes a lot of issues when turning lights off. This is well documented: <https://github.com/claytonjn/hass-circadian_lighting/wiki/Frequently-Asked-Questions#q-why-cant-i-turn-off-my-lights-after-configuring-them-with-circadian-lighting>. Worst part:
> Unfortunately, there's no good solution to this.
I think the custom integration is sub-optimal, mainly because of large configuration overhead and the last point, causing my lights not to turn off from time to time, which just sucks.
## Proposed changes
The main problem with the circadian lighting integration is the "magic" / automatic handling/control of lights. I'd rather have a service available to manually set a light(s) to the current circadian rhythm.
The advantage of having a service for this, would be:
- No shitload of additional entities to manage
- Can easily decide for each light(s) when to apply the current rhythm, using simple automations
- All features automations have, e.g., with checking conditions apply. This removes the issue with manual control/overrides and turning lights off.
### Implementation
- Simple integration that can be added via the UI.
- Provides sensor entities for the values from the circadian rhythm.
- Provides a single service call.
- Should determine ct/rgb/xy or brightness only to use based on the feature set of a light
### Considerations
- Provide an options in the integration UI, to set global:
- Min/max brightness
- Min/max color temp
- Sunset/Sunrise offsets
- Update interval for the sensors
- Default transition value
- Initial transition when light goes from off -> on
### Service call `circadian.apply`
Simple service call that accepts lights to adjust to the current state of the circadian rhythm.
| Parameter | Optional | Description |
| --- | --- | --- |
| `entity_id` | yes | Entity ID or entities IDs to apply the rhythm to |
| `area` | yes | Area ID to target all lights in an area |
| `transition` | yes | Transition time to apply |
| `auto_brightness` | yes | `boolean`. `true` to adjust brightness, `false` otherwise |
| `min_brightness` | yes | Override from global setting |
| `max_brightness` | yes | Override from global setting |
| `min_colortemp` | yes | Override from global setting |
| `max_colortemp` | yes | Override from global setting |
### Example automation
Simple example:
```yaml
description: Adjust rhythm of garden light
alias: garden_automatic_lighting
id: f59ff023-a412-41b2-946f-8ea05da26c2f
mode: single
trigger:
- platform: state
entity_id:
- light.garden_dining_table
- sensor.circadian
condition:
- condition: state
entity_id:
- input_boolean.garden_automatic_lighting
- light.garden_dining_table
state: 'on'
action:
- service: circadian.apply
entity_id: light.garden_dining_table
```
| 1.0 | Rewrite Circadian Lighting custom integration - ℹ️ Still need to thing about this all a bit more
# Problem/Motivation
I need a rewrite of the [`Circadian Lighting`](https://github.com/claytonjn/hass-circadian_lighting).
While that custom integration is awesome, it does have its fair share of issues.
For example:
- It can only be configured via YAML.
- Every light or group of lights gets/needs its own circadian light switch.
- The switch toggle the automated lighting adjustments on the lights by the custom integration.
- The entity ID of the switches is not manageable (see: <https://github.com/claytonjn/hass-circadian_lighting/issues/18>)
- When circadian light is switched on, it causes a lot of issues when turning lights off. This is well documented: <https://github.com/claytonjn/hass-circadian_lighting/wiki/Frequently-Asked-Questions#q-why-cant-i-turn-off-my-lights-after-configuring-them-with-circadian-lighting>. Worst part:
> Unfortunately, there's no good solution to this.
I think the custom integration is sub-optimal, mainly because of large configuration overhead and the last point, causing my lights not to turn off from time to time, which just sucks.
## Proposed changes
The main problem with the circadian lighting integration is the "magic" / automatic handling/control of lights. I'd rather have a service available to manually set a light(s) to the current circadian rhythm.
The advantage of having a service for this, would be:
- No shitload of additional entities to manage
- Can easily decide for each light(s) when to apply the current rhythm, using simple automations
- All features automations have, e.g., with checking conditions apply. This removes the issue with manual control/overrides and turning lights off.
### Implementation
- Simple integration that can be added via the UI.
- Provides sensor entities for the values from the circadian rhythm.
- Provides a single service call.
- Should determine ct/rgb/xy or brightness only to use based on the feature set of a light
### Considerations
- Provide an options in the integration UI, to set global:
- Min/max brightness
- Min/max color temp
- Sunset/Sunrise offsets
- Update interval for the sensors
- Default transition value
- Initial transition when light goes from off -> on
### Service call `circadian.apply`
Simple service call that accepts lights to adjust to the current state of the circadian rhythm.
| Parameter | Optional | Description |
| --- | --- | --- |
| `entity_id` | yes | Entity ID or entities IDs to apply the rhythm to |
| `area` | yes | Area ID to target all lights in an area |
| `transition` | yes | Transition time to apply |
| `auto_brightness` | yes | `boolean`. `true` to adjust brightness, `false` otherwise |
| `min_brightness` | yes | Override from global setting |
| `max_brightness` | yes | Override from global setting |
| `min_colortemp` | yes | Override from global setting |
| `max_colortemp` | yes | Override from global setting |
### Example automation
Simple example:
```yaml
description: Adjust rhythm of garden light
alias: garden_automatic_lighting
id: f59ff023-a412-41b2-946f-8ea05da26c2f
mode: single
trigger:
- platform: state
entity_id:
- light.garden_dining_table
- sensor.circadian
condition:
- condition: state
entity_id:
- input_boolean.garden_automatic_lighting
- light.garden_dining_table
state: 'on'
action:
- service: circadian.apply
entity_id: light.garden_dining_table
```
| priority | rewrite circadian lighting custom integration ℹ️ still need to thing about this all a bit more problem motivation i need a rewrite of the while that custom integration is awesome it does have its fair share of issues for example it can only be configured via yaml every light or group of lights gets needs its own circadian light switch the switch toggle the automated lighting adjustments on the lights by the custom integration the entity id of the switches is not manageable see when circadian light is switched on it causes a lot of issues when turning lights off this is well documented worst part unfortunately there s no good solution to this i think the custom integration is sub optimal mainly because of large configuration overhead and the last point causing my lights not to turn off from time to time which just sucks proposed changes the main problem with the circadian lighting integration is the magic automatic handling control of lights i d rather have a service available to manually set a light s to the current circadian rhythm the advantage of having a service for this would be no shitload of additional entities to manage can easily decide for each light s when to apply the current rhythm using simple automations all features automations have e g with checking conditions apply this removes the issue with manual control overrides and turning lights off implementation simple integration that can be added via the ui provides sensor entities for the values from the circadian rhythm provides a single service call should determine ct rgb xy or brightness only to use based on the feature set of a light considerations provide an options in the integration ui to set global min max brightness min max color temp sunset sunrise offsets update interval for the sensors default transition value initial transition when light goes from off on service call circadian apply simple service call that accepts lights to adjust to the current state of the circadian rhythm parameter optional description entity id yes entity id or entities ids to apply the rhythm to area yes area id to target all lights in an area transition yes transition time to apply auto brightness yes boolean true to adjust brightness false otherwise min brightness yes override from global setting max brightness yes override from global setting min colortemp yes override from global setting max colortemp yes override from global setting example automation simple example yaml description adjust rhythm of garden light alias garden automatic lighting id mode single trigger platform state entity id light garden dining table sensor circadian condition condition state entity id input boolean garden automatic lighting light garden dining table state on action service circadian apply entity id light garden dining table | 1 |
729,689 | 25,138,762,187 | IssuesEvent | 2022-11-09 21:01:34 | inverse-inc/packetfence | https://api.github.com/repos/inverse-inc/packetfence | closed | captive portal: some buttons are automatically pressed | Type: Bug Priority: High | **Describe the bug**
In some cases, when you need to confirm a choice using two buttons (Confirm/Cancel) on captive portal, it looks like the default button (Confirm) is automatically pressed.
**To Reproduce**
Steps to reproduce the behavior:
1. Enable default self service policy on default connection profile
1. Enable `portal `daemon on management interface
3. Try to reach /status on management interface
4. Trigger a lost or stolen security event on a device registered
=> Once you click on "Declare as lost or stolen", page is updated. You have two choices:
* Click on "Declare as lost or stolen",
* Click on "Cancel"
But web browser automatically select "Declare as lost or stolen".
**Expected behavior**
Let user confirm his choice.
**Additional context**
Certainly related to #7210
EDIT: I did my tests with Firefox 106.0.5 | 1.0 | captive portal: some buttons are automatically pressed - **Describe the bug**
In some cases, when you need to confirm a choice using two buttons (Confirm/Cancel) on captive portal, it looks like the default button (Confirm) is automatically pressed.
**To Reproduce**
Steps to reproduce the behavior:
1. Enable default self service policy on default connection profile
1. Enable `portal `daemon on management interface
3. Try to reach /status on management interface
4. Trigger a lost or stolen security event on a device registered
=> Once you click on "Declare as lost or stolen", page is updated. You have two choices:
* Click on "Declare as lost or stolen",
* Click on "Cancel"
But web browser automatically select "Declare as lost or stolen".
**Expected behavior**
Let user confirm his choice.
**Additional context**
Certainly related to #7210
EDIT: I did my tests with Firefox 106.0.5 | priority | captive portal some buttons are automatically pressed describe the bug in some cases when you need to confirm a choice using two buttons confirm cancel on captive portal it looks like the default button confirm is automatically pressed to reproduce steps to reproduce the behavior enable default self service policy on default connection profile enable portal daemon on management interface try to reach status on management interface trigger a lost or stolen security event on a device registered once you click on declare as lost or stolen page is updated you have two choices click on declare as lost or stolen click on cancel but web browser automatically select declare as lost or stolen expected behavior let user confirm his choice additional context certainly related to edit i did my tests with firefox | 1 |
641,178 | 20,820,203,993 | IssuesEvent | 2022-03-18 14:39:55 | WFP-VAM/prism-frontend | https://api.github.com/repos/WFP-VAM/prism-frontend | opened | Create shared functions between the frontend and alerting | priority:high | The frontend and alerting parts of the application are independent but share many functionalities.
We need to extract shared knowledge, types and functions into a `common` utils to avoid duplication and allow us to re-use functionalities developed for the frontend, to alerts. | 1.0 | Create shared functions between the frontend and alerting - The frontend and alerting parts of the application are independent but share many functionalities.
We need to extract shared knowledge, types and functions into a `common` utils to avoid duplication and allow us to re-use functionalities developed for the frontend, to alerts. | priority | create shared functions between the frontend and alerting the frontend and alerting parts of the application are independent but share many functionalities we need to extract shared knowledge types and functions into a common utils to avoid duplication and allow us to re use functionalities developed for the frontend to alerts | 1 |
549,336 | 16,090,780,395 | IssuesEvent | 2021-04-26 16:25:21 | nss-day-cohort-45/tabloidfullstack-giddy-giraffes | https://api.github.com/repos/nss-day-cohort-45/tabloidfullstack-giddy-giraffes | closed | Add a Tag to a Post | enhancement high priority |
As an author I would like to be able to associate one or more Tags with one of my Posts so that readers can easily see the Post topics at a glance.
**Given** the author is viewing Post details
**When** they select the `Manage Tags` option
**Then** they should be presented with a selection of Tags options to associate with the Post
**Given** the author has selected the Tags they wish to associate with a Post
**When** they click the `Save` button
**Then** the association should be saved to the database
**And** the user should be directed to the Post details page
**And** the selected Tags should be displayed on the Post details page
| 1.0 | Add a Tag to a Post -
As an author I would like to be able to associate one or more Tags with one of my Posts so that readers can easily see the Post topics at a glance.
**Given** the author is viewing Post details
**When** they select the `Manage Tags` option
**Then** they should be presented with a selection of Tags options to associate with the Post
**Given** the author has selected the Tags they wish to associate with a Post
**When** they click the `Save` button
**Then** the association should be saved to the database
**And** the user should be directed to the Post details page
**And** the selected Tags should be displayed on the Post details page
| priority | add a tag to a post as an author i would like to be able to associate one or more tags with one of my posts so that readers can easily see the post topics at a glance given the author is viewing post details when they select the manage tags option then they should be presented with a selection of tags options to associate with the post given the author has selected the tags they wish to associate with a post when they click the save button then the association should be saved to the database and the user should be directed to the post details page and the selected tags should be displayed on the post details page | 1 |
394,574 | 11,645,444,200 | IssuesEvent | 2020-03-01 01:28:45 | Thorium-Sim/thorium | https://api.github.com/repos/Thorium-Sim/thorium | closed | Messaging Crash | priority/high type/bug | ### Requested By: Samuel Golding samuelthegolding@gmail.com
### Priority: High
### Version: 2.6.0
When sending messages from the 2nd chair station, after sending a message through one channel, it freezes, and then once you change to another channel, it crashes the core.
### Steps to Reproduce
Send a message from 2nd chair, attempt to change to another communication, observe. | 1.0 | Messaging Crash - ### Requested By: Samuel Golding samuelthegolding@gmail.com
### Priority: High
### Version: 2.6.0
When sending messages from the 2nd chair station, after sending a message through one channel, it freezes, and then once you change to another channel, it crashes the core.
### Steps to Reproduce
Send a message from 2nd chair, attempt to change to another communication, observe. | priority | messaging crash requested by samuel golding samuelthegolding gmail com priority high version when sending messages from the chair station after sending a message through one channel it freezes and then once you change to another channel it crashes the core steps to reproduce send a message from chair attempt to change to another communication observe | 1 |
435,726 | 12,540,132,341 | IssuesEvent | 2020-06-05 09:49:08 | ahmedkaludi/accelerated-mobile-pages | https://api.github.com/repos/ahmedkaludi/accelerated-mobile-pages | closed | Incorrect meta description in custom frontpage with Rank math SEO | NEXT UPDATE [Priority: HIGH] bug | REF:https://secure.helpscout.net/conversation/1171209035/131066?folderId=3528427
REF: Non-AMP Description Tag: (https://take.ms/kWDKw)
AMP page description tag: (https://take.ms/6CUS2)
User is using the Rank Math Seo
| 1.0 | Incorrect meta description in custom frontpage with Rank math SEO - REF:https://secure.helpscout.net/conversation/1171209035/131066?folderId=3528427
REF: Non-AMP Description Tag: (https://take.ms/kWDKw)
AMP page description tag: (https://take.ms/6CUS2)
User is using the Rank Math Seo
| priority | incorrect meta description in custom frontpage with rank math seo ref ref non amp description tag amp page description tag user is using the rank math seo | 1 |
736,759 | 25,486,542,551 | IssuesEvent | 2022-11-26 13:27:39 | hengband/hengband | https://api.github.com/repos/hengband/hengband | closed | kind_is_book() とkind_is_good_book() から呪術が漏れている | bug Priority:HIGH | 魔法書が後から追加される可能性を鑑みず、「AからBまでは魔法書!!」と決めつけるゴミ設計だからこそ出るようなバグ
早めに直す | 1.0 | kind_is_book() とkind_is_good_book() から呪術が漏れている - 魔法書が後から追加される可能性を鑑みず、「AからBまでは魔法書!!」と決めつけるゴミ設計だからこそ出るようなバグ
早めに直す | priority | kind is book とkind is good book から呪術が漏れている 魔法書が後から追加される可能性を鑑みず、「aからbまでは魔法書!!」と決めつけるゴミ設計だからこそ出るようなバグ 早めに直す | 1 |
491,422 | 14,163,817,547 | IssuesEvent | 2020-11-12 03:20:32 | woocommerce/woocommerce-admin | https://api.github.com/repos/woocommerce/woocommerce-admin | closed | The wp-admin theme color is not used on wc-admin pages | [Priority] High [Type] Bug | **Describe the bug**
On latest `main` of wc-admin something is wrong with use of the wp-admin theme color CSS var, it appears that it is not set and it makes a lot of elements look visually defective or invisible.
**To Reproduce**
1. Install WooCommerce 4.6.0
2. Install wc-admin from your local dev environment
3. Visit the profile wizard
4. Note that continue buttons appear to be missing
**Expected behavior**
I expect to see the default theme color as the background color making buttons and other themed accents visible.
**Screenshots**
<img width="675" alt="Screenshot 2020-10-16 at 3 24 56 PM" src="https://user-images.githubusercontent.com/1281828/96206032-7d973400-0fc4-11eb-9d2f-6b1cf22d8daf.png">
<img width="604" alt="Screenshot 2020-10-16 at 3 25 07 PM" src="https://user-images.githubusercontent.com/1281828/96206035-80922480-0fc4-11eb-97fd-50ec42d6217d.png">
**Desktop (please complete the following information):**
* OS: Mac OS
* Browser Chrome 86
| 1.0 | The wp-admin theme color is not used on wc-admin pages - **Describe the bug**
On latest `main` of wc-admin something is wrong with use of the wp-admin theme color CSS var, it appears that it is not set and it makes a lot of elements look visually defective or invisible.
**To Reproduce**
1. Install WooCommerce 4.6.0
2. Install wc-admin from your local dev environment
3. Visit the profile wizard
4. Note that continue buttons appear to be missing
**Expected behavior**
I expect to see the default theme color as the background color making buttons and other themed accents visible.
**Screenshots**
<img width="675" alt="Screenshot 2020-10-16 at 3 24 56 PM" src="https://user-images.githubusercontent.com/1281828/96206032-7d973400-0fc4-11eb-9d2f-6b1cf22d8daf.png">
<img width="604" alt="Screenshot 2020-10-16 at 3 25 07 PM" src="https://user-images.githubusercontent.com/1281828/96206035-80922480-0fc4-11eb-97fd-50ec42d6217d.png">
**Desktop (please complete the following information):**
* OS: Mac OS
* Browser Chrome 86
| priority | the wp admin theme color is not used on wc admin pages describe the bug on latest main of wc admin something is wrong with use of the wp admin theme color css var it appears that it is not set and it makes a lot of elements look visually defective or invisible to reproduce install woocommerce install wc admin from your local dev environment visit the profile wizard note that continue buttons appear to be missing expected behavior i expect to see the default theme color as the background color making buttons and other themed accents visible screenshots img width alt screenshot at pm src img width alt screenshot at pm src desktop please complete the following information os mac os browser chrome | 1 |
80,960 | 3,576,845,315 | IssuesEvent | 2016-01-27 21:04:26 | FuelRats/api.fuelrats.com | https://api.github.com/repos/FuelRats/api.fuelrats.com | closed | Modify rescue and modify rat API endpoint is broken | bug priority:high | The PUT /api/rescues/{id} endpoint for modifying an existing rescue appears to be broken, when supplied with a valid id. i.e "/api/rescues/56a78141f9fbac397a27ab3e" the following error is received.
```
>> TypeError: Invalid `path`. Must be either string or array
>> at Object.exports.get (/Users/alex/api.fuelrats.com/node_modules/mongoose/node_modules/mpath/lib/index.js:43:11)
>> at Object.exports.getValue (/Users/alex/api.fuelrats.com/node_modules/mongoose/lib/utils.js:588:16)
>> at model.Document.getValue (/Users/alex/api.fuelrats.com/node_modules/mongoose/lib/document.js:781:16)
>> at model.Model.$__version (/Users/alex/api.fuelrats.com/node_modules/mongoose/lib/model.js:594:23)
>> at model.Model.$__delta (/Users/alex/api.fuelrats.com/node_modules/mongoose/lib/model.js:509:10)
>> at model.Model.$__handleSave (/Users/alex/api.fuelrats.com/node_modules/mongoose/lib/model.js:151:22)
>> at model.Model.$__save (/Users/alex/api.fuelrats.com/node_modules/mongoose/lib/model.js:189:9)
>> at /Users/alex/api.fuelrats.com/node_modules/mongoose/lib/model.js:288:11
>> at new Promise.ES6 (/Users/alex/api.fuelrats.com/node_modules/mongoose/lib/promise.js:45:3)
>> at model.Model.save (/Users/alex/api.fuelrats.com/node_modules/mongoose/lib/model.js:287:10)
>> at model._done (/Users/alex/api.fuelrats.com/node_modules/mongoose/node_modules/hooks-fixed/hooks.js:101:24)
>> at _next (/Users/alex/api.fuelrats.com/node_modules/mongoose/node_modules/hooks-fixed/hooks.js:64:28)
>> at fnWrapper (/Users/alex/api.fuelrats.com/node_modules/mongoose/node_modules/hooks-fixed/hooks.js:186:18)
>> at model.<anonymous> (/Users/alex/api.fuelrats.com/api/models/rescue.js:98:3)
>> at _next (/Users/alex/api.fuelrats.com/node_modules/mongoose/node_modules/hooks-fixed/hooks.js:62:30)
>> at fnWrapper (/Users/alex/api.fuelrats.com/node_modules/mongoose/node_modules/hooks-fixed/hooks.js:186:18)
>> at model.Object.defineProperty.value.fn (/Users/alex/api.fuelrats.com/node_modules/mongoose/lib/schema.js:250:9)
>> at _next (/Users/alex/api.fuelrats.com/node_modules/mongoose/node_modules/hooks-fixed/hooks.js:62:30)
>> at fnWrapper (/Users/alex/api.fuelrats.com/node_modules/mongoose/node_modules/hooks-fixed/hooks.js:186:18)
>> at /Users/alex/api.fuelrats.com/node_modules/mongoose/lib/schema.js:234:13
>> at complete (/Users/alex/api.fuelrats.com/node_modules/mongoose/lib/document.js:1149:5)
>> at /Users/alex/api.fuelrats.com/node_modules/mongoose/lib/document.js:1175:20
[ERROR] 13:33:31 TypeError
``` | 1.0 | Modify rescue and modify rat API endpoint is broken - The PUT /api/rescues/{id} endpoint for modifying an existing rescue appears to be broken, when supplied with a valid id. i.e "/api/rescues/56a78141f9fbac397a27ab3e" the following error is received.
```
>> TypeError: Invalid `path`. Must be either string or array
>> at Object.exports.get (/Users/alex/api.fuelrats.com/node_modules/mongoose/node_modules/mpath/lib/index.js:43:11)
>> at Object.exports.getValue (/Users/alex/api.fuelrats.com/node_modules/mongoose/lib/utils.js:588:16)
>> at model.Document.getValue (/Users/alex/api.fuelrats.com/node_modules/mongoose/lib/document.js:781:16)
>> at model.Model.$__version (/Users/alex/api.fuelrats.com/node_modules/mongoose/lib/model.js:594:23)
>> at model.Model.$__delta (/Users/alex/api.fuelrats.com/node_modules/mongoose/lib/model.js:509:10)
>> at model.Model.$__handleSave (/Users/alex/api.fuelrats.com/node_modules/mongoose/lib/model.js:151:22)
>> at model.Model.$__save (/Users/alex/api.fuelrats.com/node_modules/mongoose/lib/model.js:189:9)
>> at /Users/alex/api.fuelrats.com/node_modules/mongoose/lib/model.js:288:11
>> at new Promise.ES6 (/Users/alex/api.fuelrats.com/node_modules/mongoose/lib/promise.js:45:3)
>> at model.Model.save (/Users/alex/api.fuelrats.com/node_modules/mongoose/lib/model.js:287:10)
>> at model._done (/Users/alex/api.fuelrats.com/node_modules/mongoose/node_modules/hooks-fixed/hooks.js:101:24)
>> at _next (/Users/alex/api.fuelrats.com/node_modules/mongoose/node_modules/hooks-fixed/hooks.js:64:28)
>> at fnWrapper (/Users/alex/api.fuelrats.com/node_modules/mongoose/node_modules/hooks-fixed/hooks.js:186:18)
>> at model.<anonymous> (/Users/alex/api.fuelrats.com/api/models/rescue.js:98:3)
>> at _next (/Users/alex/api.fuelrats.com/node_modules/mongoose/node_modules/hooks-fixed/hooks.js:62:30)
>> at fnWrapper (/Users/alex/api.fuelrats.com/node_modules/mongoose/node_modules/hooks-fixed/hooks.js:186:18)
>> at model.Object.defineProperty.value.fn (/Users/alex/api.fuelrats.com/node_modules/mongoose/lib/schema.js:250:9)
>> at _next (/Users/alex/api.fuelrats.com/node_modules/mongoose/node_modules/hooks-fixed/hooks.js:62:30)
>> at fnWrapper (/Users/alex/api.fuelrats.com/node_modules/mongoose/node_modules/hooks-fixed/hooks.js:186:18)
>> at /Users/alex/api.fuelrats.com/node_modules/mongoose/lib/schema.js:234:13
>> at complete (/Users/alex/api.fuelrats.com/node_modules/mongoose/lib/document.js:1149:5)
>> at /Users/alex/api.fuelrats.com/node_modules/mongoose/lib/document.js:1175:20
[ERROR] 13:33:31 TypeError
``` | priority | modify rescue and modify rat api endpoint is broken the put api rescues id endpoint for modifying an existing rescue appears to be broken when supplied with a valid id i e api rescues the following error is received typeerror invalid path must be either string or array at object exports get users alex api fuelrats com node modules mongoose node modules mpath lib index js at object exports getvalue users alex api fuelrats com node modules mongoose lib utils js at model document getvalue users alex api fuelrats com node modules mongoose lib document js at model model version users alex api fuelrats com node modules mongoose lib model js at model model delta users alex api fuelrats com node modules mongoose lib model js at model model handlesave users alex api fuelrats com node modules mongoose lib model js at model model save users alex api fuelrats com node modules mongoose lib model js at users alex api fuelrats com node modules mongoose lib model js at new promise users alex api fuelrats com node modules mongoose lib promise js at model model save users alex api fuelrats com node modules mongoose lib model js at model done users alex api fuelrats com node modules mongoose node modules hooks fixed hooks js at next users alex api fuelrats com node modules mongoose node modules hooks fixed hooks js at fnwrapper users alex api fuelrats com node modules mongoose node modules hooks fixed hooks js at model users alex api fuelrats com api models rescue js at next users alex api fuelrats com node modules mongoose node modules hooks fixed hooks js at fnwrapper users alex api fuelrats com node modules mongoose node modules hooks fixed hooks js at model object defineproperty value fn users alex api fuelrats com node modules mongoose lib schema js at next users alex api fuelrats com node modules mongoose node modules hooks fixed hooks js at fnwrapper users alex api fuelrats com node modules mongoose node modules hooks fixed hooks js at users alex api fuelrats com node modules mongoose lib schema js at complete users alex api fuelrats com node modules mongoose lib document js at users alex api fuelrats com node modules mongoose lib document js typeerror | 1 |
219,451 | 7,342,525,099 | IssuesEvent | 2018-03-07 08:14:14 | babybunny/rebuildingtogethercaptain | https://api.github.com/repos/babybunny/rebuildingtogethercaptain | closed | change item price within time range | Priority-High | need a special flow for changing item price. needs to alert that changing the price will affect the accounting for existing (past, back to beginning of time) orders. offer alternative way to alter the price only going forward.
will need to add valid date ranges to items.
Billy is the expert on this one. | 1.0 | change item price within time range - need a special flow for changing item price. needs to alert that changing the price will affect the accounting for existing (past, back to beginning of time) orders. offer alternative way to alter the price only going forward.
will need to add valid date ranges to items.
Billy is the expert on this one. | priority | change item price within time range need a special flow for changing item price needs to alert that changing the price will affect the accounting for existing past back to beginning of time orders offer alternative way to alter the price only going forward will need to add valid date ranges to items billy is the expert on this one | 1 |
186,015 | 6,732,760,412 | IssuesEvent | 2017-10-18 12:45:37 | salesagility/SuiteCRM | https://api.github.com/repos/salesagility/SuiteCRM | closed | 7.9.6 Cannot view account details | bug Fix Proposed High Priority Resolved: Next Release | <!--- Provide a general summary of the issue in the **Title** above -->
<!--- Before you open an issue, please check if a similar issue already exists or has been closed before. --->
#### Issue
Clicking on account details returns an error:
#### Expected Behavior
<!--- Tell us what should happen -->
The account detail should be displayed.
#### Actual Behavior
<!--- Tell us what happens instead -->
<!--- Also please check relevant logs (suitecrm.log, php error.log etc.) -->
The following error message is displayed:
There was an error processing your request, please try again at a later time.
If this error persists, please have your administrator disable Ajax for this module
#### Steps to Reproduce
<!--- Provide a link to a live example, or an unambiguous set of steps to -->
<!--- reproduce this bug include code to reproduce, if relevant -->
1. Go to the account module and click on any row on the name field.
#### Your Environment
<!--- Include as many relevant details about the environment you experienced the bug in -->
* SuiteCRM Version used: 7.9.6
* Browser name and version: Firefox/56.0
* Environment name and version: mysql 14.14, PHP 5.4.45
* Operating System and version: debian wheezy
| 1.0 | 7.9.6 Cannot view account details - <!--- Provide a general summary of the issue in the **Title** above -->
<!--- Before you open an issue, please check if a similar issue already exists or has been closed before. --->
#### Issue
Clicking on account details returns an error:
#### Expected Behavior
<!--- Tell us what should happen -->
The account detail should be displayed.
#### Actual Behavior
<!--- Tell us what happens instead -->
<!--- Also please check relevant logs (suitecrm.log, php error.log etc.) -->
The following error message is displayed:
There was an error processing your request, please try again at a later time.
If this error persists, please have your administrator disable Ajax for this module
#### Steps to Reproduce
<!--- Provide a link to a live example, or an unambiguous set of steps to -->
<!--- reproduce this bug include code to reproduce, if relevant -->
1. Go to the account module and click on any row on the name field.
#### Your Environment
<!--- Include as many relevant details about the environment you experienced the bug in -->
* SuiteCRM Version used: 7.9.6
* Browser name and version: Firefox/56.0
* Environment name and version: mysql 14.14, PHP 5.4.45
* Operating System and version: debian wheezy
| priority | cannot view account details issue clicking on account details returns an error expected behavior the account detail should be displayed actual behavior the following error message is displayed there was an error processing your request please try again at a later time if this error persists please have your administrator disable ajax for this module steps to reproduce go to the account module and click on any row on the name field your environment suitecrm version used browser name and version firefox environment name and version mysql php operating system and version debian wheezy | 1 |
774,200 | 27,187,019,607 | IssuesEvent | 2023-02-19 10:44:23 | ihhub/fheroes2 | https://api.github.com/repos/ihhub/fheroes2 | closed | Combat screen, path doesn't refresh after high morale triggered | bug logic high priority | ### Preliminary checks
- [X] I've checked that there aren't [**other open issues**](https://github.com/ihhub/fheroes2/issues?q=is%3Aissue) on the same topic.
- [X] I've checked that this issue is reproducible on the [**latest snapshot build**](https://ihhub.github.io/fheroes2/INSTALL.html#snapshots-latest-builds).
### Platform
Windows
### Describe the bug
Champions demolish the enemy stack, that blocked their path and high morale triggered, but champions still can't pass.

### Save file
None.
### Additional info
_No response_ | 1.0 | Combat screen, path doesn't refresh after high morale triggered - ### Preliminary checks
- [X] I've checked that there aren't [**other open issues**](https://github.com/ihhub/fheroes2/issues?q=is%3Aissue) on the same topic.
- [X] I've checked that this issue is reproducible on the [**latest snapshot build**](https://ihhub.github.io/fheroes2/INSTALL.html#snapshots-latest-builds).
### Platform
Windows
### Describe the bug
Champions demolish the enemy stack, that blocked their path and high morale triggered, but champions still can't pass.

### Save file
None.
### Additional info
_No response_ | priority | combat screen path doesn t refresh after high morale triggered preliminary checks i ve checked that there aren t on the same topic i ve checked that this issue is reproducible on the platform windows describe the bug champions demolish the enemy stack that blocked their path and high morale triggered but champions still can t pass save file none additional info no response | 1 |
167,900 | 6,348,767,769 | IssuesEvent | 2017-07-28 10:54:44 | essepuntato/rash | https://api.github.com/repos/essepuntato/rash | closed | Editing metadata via modal inteface | high priority raje core | The metadata of the document (title, authors, categories, keywords) should be created/updated by means of a modal window that will modify directly the RASH_source and, once modified, refresh the new information in the RASH_view. | 1.0 | Editing metadata via modal inteface - The metadata of the document (title, authors, categories, keywords) should be created/updated by means of a modal window that will modify directly the RASH_source and, once modified, refresh the new information in the RASH_view. | priority | editing metadata via modal inteface the metadata of the document title authors categories keywords should be created updated by means of a modal window that will modify directly the rash source and once modified refresh the new information in the rash view | 1 |
409,314 | 11,960,139,344 | IssuesEvent | 2020-04-05 01:25:14 | openmsupply/mobile | https://api.github.com/repos/openmsupply/mobile | closed | Add patient API network authentication logic | Docs: needed Effort: small Feature Ivory Coast (phase 1) Module: dispensary Priority: high | ## Is your feature request related to a problem? Please describe.
The lookup API endpoints can only be accessed with a valid `Authorization` header (see https://github.com/sussol/msupply/pull/5905).
## Describe the solution you'd like
Add an `Authorization` header to patient/prescriber lookup requests.
## Implementation
Reuse existing sync authentication logic.
## Describe alternatives you've considered
N/A.
## Additional context
See epic #2446.
| 1.0 | Add patient API network authentication logic - ## Is your feature request related to a problem? Please describe.
The lookup API endpoints can only be accessed with a valid `Authorization` header (see https://github.com/sussol/msupply/pull/5905).
## Describe the solution you'd like
Add an `Authorization` header to patient/prescriber lookup requests.
## Implementation
Reuse existing sync authentication logic.
## Describe alternatives you've considered
N/A.
## Additional context
See epic #2446.
| priority | add patient api network authentication logic is your feature request related to a problem please describe the lookup api endpoints can only be accessed with a valid authorization header see describe the solution you d like add an authorization header to patient prescriber lookup requests implementation reuse existing sync authentication logic describe alternatives you ve considered n a additional context see epic | 1 |
276,708 | 8,607,638,713 | IssuesEvent | 2018-11-18 01:03:05 | TAME-IF/TAME | https://api.github.com/repos/TAME-IF/TAME | closed | [0.9BETA8 / JS] Open Action Commands are Broken on JS Implementation | bug high priority | Exactly what the subject line says.
This is a quick fix, though. The target is not encapsulated before it is set on the local value hash - it is being passed in as a string. Probably introduced during the tracing overhaul. | 1.0 | [0.9BETA8 / JS] Open Action Commands are Broken on JS Implementation - Exactly what the subject line says.
This is a quick fix, though. The target is not encapsulated before it is set on the local value hash - it is being passed in as a string. Probably introduced during the tracing overhaul. | priority | open action commands are broken on js implementation exactly what the subject line says this is a quick fix though the target is not encapsulated before it is set on the local value hash it is being passed in as a string probably introduced during the tracing overhaul | 1 |
667,765 | 22,499,524,807 | IssuesEvent | 2022-06-23 10:30:17 | geosolutions-it/MapStore2 | https://api.github.com/repos/geosolutions-it/MapStore2 | opened | Update the build.sh script to rename the “release” action to “binary” | enhancement Priority: High | ## Description
<!-- A few sentences describing new feature -->
<!-- screenshot, video, or link to mockup/prototype are welcome -->
the release name of the profile for producing the binary is a bit misleading
- we should rename the profile name
- amend jenkins jobs as well
**What kind of improvement you want to add?** (check one with "x", remove the others)
- [ ] Minor changes to existing features
- [ ] Code style update (formatting, local variables)
- [ ] Refactoring (no functional changes, no api changes)
- [x] Build related changes
- [x] CI related changes
- [ ] Other... Please describe:
## Other useful information
| 1.0 | Update the build.sh script to rename the “release” action to “binary” - ## Description
<!-- A few sentences describing new feature -->
<!-- screenshot, video, or link to mockup/prototype are welcome -->
the release name of the profile for producing the binary is a bit misleading
- we should rename the profile name
- amend jenkins jobs as well
**What kind of improvement you want to add?** (check one with "x", remove the others)
- [ ] Minor changes to existing features
- [ ] Code style update (formatting, local variables)
- [ ] Refactoring (no functional changes, no api changes)
- [x] Build related changes
- [x] CI related changes
- [ ] Other... Please describe:
## Other useful information
| priority | update the build sh script to rename the “release” action to “binary” description the release name of the profile for producing the binary is a bit misleading we should rename the profile name amend jenkins jobs as well what kind of improvement you want to add check one with x remove the others minor changes to existing features code style update formatting local variables refactoring no functional changes no api changes build related changes ci related changes other please describe other useful information | 1 |
5,865 | 2,580,364,415 | IssuesEvent | 2015-02-13 17:10:54 | olga-jane/prizm | https://api.github.com/repos/olga-jane/prizm | closed | Program accepts wrong dates | bug bug - crash/performance/leak CLIENT Coding HIGH priority Mill pipe | - улучшений по производительности не заметил, скорее наоборот:
a) паузу при заполнении базы поставил 5000 мсек (5 сек.) и на 500 с небольшим труб регулярный сбой
2015-02-07 20:30:32,316 [1] FATAL Prizm.Main.Program [(null)] - System.Data.SqlTypes.SqlTypeException: SqlDateTime overflow. Must be between 1/1/1753 12:00:00 AM and 12/31/9999 11:59:59 PM.
at System.Data.SqlClient.TdsParser.TdsExecuteRPC(_SqlRPC[] rpcArray, Int32 timeout, Boolean inSchema, SqlNotificationRequest notificationRequest, TdsParserStateObject stateObj, Boolean isCommandProc, Boolean sync, TaskCompletionSource`1 completion, Int32 startRpc, Int32 startParam)
at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, SqlDataReader ds)
at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean asyncWrite)
at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean asyncWrite)
at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
at System.Data.SqlClient.SqlCommand.ExecuteBatchRPCCommand()
at System.Data.SqlClient.SqlCommandSet.ExecuteNonQuery()
at NHibernate.AdoNet.SqlClientSqlCommandSet.ExecuteNonQuery()
at NHibernate.AdoNet.SqlClientBatchingBatcher.DoExecuteBatch(IDbCommand ps)
at NHibernate.AdoNet.AbstractBatcher.ExecuteBatchWithTiming(IDbCommand ps)
at NHibernate.AdoNet.AbstractBatcher.ExecuteBatch()
at NHibernate.AdoNet.AbstractBatcher.OnPreparedCommand()
at NHibernate.AdoNet.AbstractBatcher.PrepareBatchCommand(CommandType type, SqlString sql, SqlType[] parameterTypes)
at NHibernate.Persister.Collection.AbstractCollectionPersister.PerformInsert(Object ownerId, IPersistentCollection collection, IExpectation expectation, Object entry, Int32 index, Boolean useBatch, Boolean callable, ISessionImplementor session)
at NHibernate.Persister.Collection.AbstractCollectionPersister.Recreate(IPersistentCollection collection, Object id, ISessionImplementor session)
at NHibernate.Action.CollectionRecreateAction.Execute()
at NHibernate.Engine.ActionQueue.Execute(IExecutable executable)
at NHibernate.Engine.ActionQueue.ExecuteActions(IList list)
at NHibernate.Engine.ActionQueue.ExecuteActions()
at NHibernate.Event.Default.AbstractFlushingEventListener.PerformExecutions(IEventSource session)
at NHibernate.Event.Default.DefaultFlushEventListener.OnFlush(FlushEvent event)
at NHibernate.Impl.SessionImpl.Flush()
at NHibernate.Transaction.AdoTransaction.Commit()
at Prizm.Main.Forms.PipeMill.MillRepository.Commit()
at Prizm.Main.Forms.PipeMill.NewEdit.SavePipeCommand.Execute()
at Prizm.Main.Forms.MainChildForm.ChildForm.OnFormClosing(FormClosingEventArgs e)
at System.Windows.Forms.Form.RaiseFormClosingOnAppExit()
at System.Windows.Forms.Application.ExitInternal()
at System.Windows.Forms.Application.ThreadContext.OnThreadException(Exception t)
at System.Windows.Forms.Control.WndProcException(Exception e)
at System.Windows.Forms.Control.ControlNativeWindow.OnThreadException(Exception e)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.Run(Form mainForm)
at Prizm.Main.Program.Main(String[] args)
| 1.0 | Program accepts wrong dates - - улучшений по производительности не заметил, скорее наоборот:
a) паузу при заполнении базы поставил 5000 мсек (5 сек.) и на 500 с небольшим труб регулярный сбой
2015-02-07 20:30:32,316 [1] FATAL Prizm.Main.Program [(null)] - System.Data.SqlTypes.SqlTypeException: SqlDateTime overflow. Must be between 1/1/1753 12:00:00 AM and 12/31/9999 11:59:59 PM.
at System.Data.SqlClient.TdsParser.TdsExecuteRPC(_SqlRPC[] rpcArray, Int32 timeout, Boolean inSchema, SqlNotificationRequest notificationRequest, TdsParserStateObject stateObj, Boolean isCommandProc, Boolean sync, TaskCompletionSource`1 completion, Int32 startRpc, Int32 startParam)
at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, SqlDataReader ds)
at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean asyncWrite)
at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean asyncWrite)
at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
at System.Data.SqlClient.SqlCommand.ExecuteBatchRPCCommand()
at System.Data.SqlClient.SqlCommandSet.ExecuteNonQuery()
at NHibernate.AdoNet.SqlClientSqlCommandSet.ExecuteNonQuery()
at NHibernate.AdoNet.SqlClientBatchingBatcher.DoExecuteBatch(IDbCommand ps)
at NHibernate.AdoNet.AbstractBatcher.ExecuteBatchWithTiming(IDbCommand ps)
at NHibernate.AdoNet.AbstractBatcher.ExecuteBatch()
at NHibernate.AdoNet.AbstractBatcher.OnPreparedCommand()
at NHibernate.AdoNet.AbstractBatcher.PrepareBatchCommand(CommandType type, SqlString sql, SqlType[] parameterTypes)
at NHibernate.Persister.Collection.AbstractCollectionPersister.PerformInsert(Object ownerId, IPersistentCollection collection, IExpectation expectation, Object entry, Int32 index, Boolean useBatch, Boolean callable, ISessionImplementor session)
at NHibernate.Persister.Collection.AbstractCollectionPersister.Recreate(IPersistentCollection collection, Object id, ISessionImplementor session)
at NHibernate.Action.CollectionRecreateAction.Execute()
at NHibernate.Engine.ActionQueue.Execute(IExecutable executable)
at NHibernate.Engine.ActionQueue.ExecuteActions(IList list)
at NHibernate.Engine.ActionQueue.ExecuteActions()
at NHibernate.Event.Default.AbstractFlushingEventListener.PerformExecutions(IEventSource session)
at NHibernate.Event.Default.DefaultFlushEventListener.OnFlush(FlushEvent event)
at NHibernate.Impl.SessionImpl.Flush()
at NHibernate.Transaction.AdoTransaction.Commit()
at Prizm.Main.Forms.PipeMill.MillRepository.Commit()
at Prizm.Main.Forms.PipeMill.NewEdit.SavePipeCommand.Execute()
at Prizm.Main.Forms.MainChildForm.ChildForm.OnFormClosing(FormClosingEventArgs e)
at System.Windows.Forms.Form.RaiseFormClosingOnAppExit()
at System.Windows.Forms.Application.ExitInternal()
at System.Windows.Forms.Application.ThreadContext.OnThreadException(Exception t)
at System.Windows.Forms.Control.WndProcException(Exception e)
at System.Windows.Forms.Control.ControlNativeWindow.OnThreadException(Exception e)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.Run(Form mainForm)
at Prizm.Main.Program.Main(String[] args)
| priority | program accepts wrong dates улучшений по производительности не заметил скорее наоборот a паузу при заполнении базы поставил мсек сек и на с небольшим труб регулярный сбой fatal prizm main program system data sqltypes sqltypeexception sqldatetime overflow must be between am and pm at system data sqlclient tdsparser tdsexecuterpc sqlrpc rpcarray timeout boolean inschema sqlnotificationrequest notificationrequest tdsparserstateobject stateobj boolean iscommandproc boolean sync taskcompletionsource completion startrpc startparam at system data sqlclient sqlcommand runexecutereadertds commandbehavior cmdbehavior runbehavior runbehavior boolean returnstream boolean async timeout task task boolean asyncwrite sqldatareader ds at system data sqlclient sqlcommand runexecutereader commandbehavior cmdbehavior runbehavior runbehavior boolean returnstream string method taskcompletionsource completion timeout task task boolean asyncwrite at system data sqlclient sqlcommand internalexecutenonquery taskcompletionsource completion string methodname boolean sendtopipe timeout boolean asyncwrite at system data sqlclient sqlcommand executenonquery at system data sqlclient sqlcommand executebatchrpccommand at system data sqlclient sqlcommandset executenonquery at nhibernate adonet sqlclientsqlcommandset executenonquery at nhibernate adonet sqlclientbatchingbatcher doexecutebatch idbcommand ps at nhibernate adonet abstractbatcher executebatchwithtiming idbcommand ps at nhibernate adonet abstractbatcher executebatch at nhibernate adonet abstractbatcher onpreparedcommand at nhibernate adonet abstractbatcher preparebatchcommand commandtype type sqlstring sql sqltype parametertypes at nhibernate persister collection abstractcollectionpersister performinsert object ownerid ipersistentcollection collection iexpectation expectation object entry index boolean usebatch boolean callable isessionimplementor session at nhibernate persister collection abstractcollectionpersister recreate ipersistentcollection collection object id isessionimplementor session at nhibernate action collectionrecreateaction execute at nhibernate engine actionqueue execute iexecutable executable at nhibernate engine actionqueue executeactions ilist list at nhibernate engine actionqueue executeactions at nhibernate event default abstractflushingeventlistener performexecutions ieventsource session at nhibernate event default defaultflusheventlistener onflush flushevent event at nhibernate impl sessionimpl flush at nhibernate transaction adotransaction commit at prizm main forms pipemill millrepository commit at prizm main forms pipemill newedit savepipecommand execute at prizm main forms mainchildform childform onformclosing formclosingeventargs e at system windows forms form raiseformclosingonappexit at system windows forms application exitinternal at system windows forms application threadcontext onthreadexception exception t at system windows forms control wndprocexception exception e at system windows forms control controlnativewindow onthreadexception exception e at system windows forms nativewindow callback intptr hwnd msg intptr wparam intptr lparam at system windows forms unsafenativemethods dispatchmessagew msg msg at system windows forms application componentmanager system windows forms unsafenativemethods imsocomponentmanager fpushmessageloop intptr dwcomponentid reason pvloopdata at system windows forms application threadcontext runmessageloopinner reason applicationcontext context at system windows forms application threadcontext runmessageloop reason applicationcontext context at system windows forms application run form mainform at prizm main program main string args | 1 |
776,515 | 27,263,058,866 | IssuesEvent | 2023-02-22 16:06:25 | TampaDevs/tampadevs | https://api.github.com/repos/TampaDevs/tampadevs | opened | Image scaling and alignment are broken on mobile Safari. | bug help wanted high priority | It looks like images get stretched on mobile in a way that makes them completely unreadable. This is an issue sitewide:


Also, there's an issue with image alignment on mobile for the homepage:
 | 1.0 | Image scaling and alignment are broken on mobile Safari. - It looks like images get stretched on mobile in a way that makes them completely unreadable. This is an issue sitewide:


Also, there's an issue with image alignment on mobile for the homepage:
 | priority | image scaling and alignment are broken on mobile safari it looks like images get stretched on mobile in a way that makes them completely unreadable this is an issue sitewide also there s an issue with image alignment on mobile for the homepage | 1 |
240,224 | 7,800,686,542 | IssuesEvent | 2018-06-09 12:31:11 | tine20/Tine-2.0-Open-Source-Groupware-and-CRM | https://api.github.com/repos/tine20/Tine-2.0-Open-Source-Groupware-and-CRM | closed | 0010838:
Upon login the recommendation to the already installed version appears at each log-in | Bug Mantis Tinebase high priority | **Reported by weberho on 18 Feb 2015 08:31**
**Version:** Koriander (2014.09.8)
See also https://www.tine20.org/forum/viewtopic.php?f=12&t=17102
**Steps to reproduce:** * Login
* Dialog appears
| 1.0 | 0010838:
Upon login the recommendation to the already installed version appears at each log-in - **Reported by weberho on 18 Feb 2015 08:31**
**Version:** Koriander (2014.09.8)
See also https://www.tine20.org/forum/viewtopic.php?f=12&t=17102
**Steps to reproduce:** * Login
* Dialog appears
| priority | upon login the recommendation to the already installed version appears at each log in reported by weberho on feb version koriander see also steps to reproduce login dialog appears | 1 |
93,497 | 3,901,136,005 | IssuesEvent | 2016-04-18 09:35:32 | VengeanceRising/VengeanceRising | https://api.github.com/repos/VengeanceRising/VengeanceRising | closed | Tutorial enhancement: Take different color | enhancement Priority.high | Make tutorial subtitles blue to differentiate thoughts and tutorials | 1.0 | Tutorial enhancement: Take different color - Make tutorial subtitles blue to differentiate thoughts and tutorials | priority | tutorial enhancement take different color make tutorial subtitles blue to differentiate thoughts and tutorials | 1 |
216,945 | 7,313,192,769 | IssuesEvent | 2018-02-28 23:51:31 | kcigeospatial/balt_co_ETL | https://api.github.com/repos/kcigeospatial/balt_co_ETL | closed | Stormwater - BMP DA - Selection Set 1C ghosted BMP DAs are being migrated | high priority item | This is discussed in the second comment of #67 :
_Also, in the same way that the inspections are being loaded, so are drainage areas._
Archived records are being inadvertently migrated to BMPPOI, but shouldn't be, based on SW_TRACKING.TRACKING_STATUS. The DAs related to these facilities are also being loaded to BMPDrainageAreas, and shouldn't be. | 1.0 | Stormwater - BMP DA - Selection Set 1C ghosted BMP DAs are being migrated - This is discussed in the second comment of #67 :
_Also, in the same way that the inspections are being loaded, so are drainage areas._
Archived records are being inadvertently migrated to BMPPOI, but shouldn't be, based on SW_TRACKING.TRACKING_STATUS. The DAs related to these facilities are also being loaded to BMPDrainageAreas, and shouldn't be. | priority | stormwater bmp da selection set ghosted bmp das are being migrated this is discussed in the second comment of also in the same way that the inspections are being loaded so are drainage areas archived records are being inadvertently migrated to bmppoi but shouldn t be based on sw tracking tracking status the das related to these facilities are also being loaded to bmpdrainageareas and shouldn t be | 1 |
355,210 | 10,577,611,144 | IssuesEvent | 2019-10-07 20:30:12 | vmware/clarity | https://api.github.com/repos/vmware/clarity | closed | Keyboard interaction for Tree View | priority: high status: in sprint type: accessibility | ## Describe the bug
The Tree View does not support the correct keyboard interactions. Currently , tree nodes can be focused with the Tab key and activated with the Enter key. But the main behaviors expected for trees are as follows.
1) The entire tree structure should be focusable as a whole when using the Tab key
2) When the tree has focus, the user should be able to use the arrow keys to navigate the nodes in the tree in any direction depending on the complexity of the tree.
3) See the rest of the expected keyboard interactions at https://www.w3.org/TR/wai-aria-practices-1.1/#TreeView below.
## How to reproduce
https://stackblitz.com/github/clane/clarityTest2/tree/master/clarity-test-app
Steps to reproduce the behavior:
- Go to the Tree View - Basic and try to use the arrow keys to navigate the tree nodes and find that you cannot.
## Expected behavior
See the Accessible Tree example at http://whatsock.com/bootstrap/
## Versions
**App**
* Angular: [e.g. 6]
* Node: [e.g. 8.10.0]
* Clarity: [e.g. 0.12.5]
**Device:**
* Type: [e.g. MacBook]
* OS: [e.g. iOS]
* Browser [e.g. chrome, safari]
* Version [e.g. 22]
## Additional notes
_Add any other notes about the problem here._
| 1.0 | Keyboard interaction for Tree View - ## Describe the bug
The Tree View does not support the correct keyboard interactions. Currently , tree nodes can be focused with the Tab key and activated with the Enter key. But the main behaviors expected for trees are as follows.
1) The entire tree structure should be focusable as a whole when using the Tab key
2) When the tree has focus, the user should be able to use the arrow keys to navigate the nodes in the tree in any direction depending on the complexity of the tree.
3) See the rest of the expected keyboard interactions at https://www.w3.org/TR/wai-aria-practices-1.1/#TreeView below.
## How to reproduce
https://stackblitz.com/github/clane/clarityTest2/tree/master/clarity-test-app
Steps to reproduce the behavior:
- Go to the Tree View - Basic and try to use the arrow keys to navigate the tree nodes and find that you cannot.
## Expected behavior
See the Accessible Tree example at http://whatsock.com/bootstrap/
## Versions
**App**
* Angular: [e.g. 6]
* Node: [e.g. 8.10.0]
* Clarity: [e.g. 0.12.5]
**Device:**
* Type: [e.g. MacBook]
* OS: [e.g. iOS]
* Browser [e.g. chrome, safari]
* Version [e.g. 22]
## Additional notes
_Add any other notes about the problem here._
| priority | keyboard interaction for tree view describe the bug the tree view does not support the correct keyboard interactions currently tree nodes can be focused with the tab key and activated with the enter key but the main behaviors expected for trees are as follows the entire tree structure should be focusable as a whole when using the tab key when the tree has focus the user should be able to use the arrow keys to navigate the nodes in the tree in any direction depending on the complexity of the tree see the rest of the expected keyboard interactions at below how to reproduce steps to reproduce the behavior go to the tree view basic and try to use the arrow keys to navigate the tree nodes and find that you cannot expected behavior see the accessible tree example at versions app angular node clarity device type os browser version additional notes add any other notes about the problem here | 1 |
556,402 | 16,483,594,479 | IssuesEvent | 2021-05-24 14:53:14 | sopra-fs21-group-03/Client | https://api.github.com/repos/sopra-fs21-group-03/Client | closed | The music involves Spotify API | API high priority task | This is part of user story sopra-fs21-group-03/Client#18
Time estimate: 4h | 1.0 | The music involves Spotify API - This is part of user story sopra-fs21-group-03/Client#18
Time estimate: 4h | priority | the music involves spotify api this is part of user story sopra group client time estimate | 1 |
631,585 | 20,155,669,267 | IssuesEvent | 2022-02-09 16:14:34 | visit-dav/visit | https://api.github.com/repos/visit-dav/visit | opened | Can't shrink width of main GUI window with really long file names. | bug asc impact high likelihood low priority | If you have 2 databases open with really long file names the name in the "Active time slider" will control the minimum width of the main GUI window. This is a problem with small screens, such as laptops.
Here are the steps to reproduce.
Open a database with a really long name and create a plot.
Open a second database with a really long name. The main GUI window will resize larger and you can't shrink the width.
Here is an example:
 | 1.0 | Can't shrink width of main GUI window with really long file names. - If you have 2 databases open with really long file names the name in the "Active time slider" will control the minimum width of the main GUI window. This is a problem with small screens, such as laptops.
Here are the steps to reproduce.
Open a database with a really long name and create a plot.
Open a second database with a really long name. The main GUI window will resize larger and you can't shrink the width.
Here is an example:
 | priority | can t shrink width of main gui window with really long file names if you have databases open with really long file names the name in the active time slider will control the minimum width of the main gui window this is a problem with small screens such as laptops here are the steps to reproduce open a database with a really long name and create a plot open a second database with a really long name the main gui window will resize larger and you can t shrink the width here is an example | 1 |
410,408 | 11,987,259,566 | IssuesEvent | 2020-04-07 20:51:43 | AugurProject/augur | https://api.github.com/repos/AugurProject/augur | opened | Mobile is cutting off the screen - formatting bug | Bug Needed for V2 launch Priority: High | My screen on mobile is getting cut off in a bunch of different places....see screenshots:


 | 1.0 | Mobile is cutting off the screen - formatting bug - My screen on mobile is getting cut off in a bunch of different places....see screenshots:


 | priority | mobile is cutting off the screen formatting bug my screen on mobile is getting cut off in a bunch of different places see screenshots | 1 |
204,510 | 7,088,258,892 | IssuesEvent | 2018-01-11 20:50:28 | TypeStrong/atom-typescript | https://api.github.com/repos/TypeStrong/atom-typescript | closed | Actively highlight the in use tsconfig.json file | priority:high stale | Put this information in the status bar + save it with the `editor`
| 1.0 | Actively highlight the in use tsconfig.json file - Put this information in the status bar + save it with the `editor`
| priority | actively highlight the in use tsconfig json file put this information in the status bar save it with the editor | 1 |
708,438 | 24,341,799,896 | IssuesEvent | 2022-10-01 20:04:45 | readium/readium-sdk | https://api.github.com/repos/readium/readium-sdk | closed | Treating XHTML as HTML breaks cross-platform CFI consistency | priority:High type:Bug func:CFI difficulty:Dev | Due to what I believe to be a behavior of libxml2, XHTML content from within an EPUB has the following meta tag added if no `http-equiv="Content-Type"` meta tag exists:
```xhtml
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
```
This causes browsers to interpret XHTML documents as HTML which in turn triggers browser fallback behavior that results in radically different DOMs across browsers. As such, the logic for calculating CFIs produces CFIs that are not portable across platforms.
Thank you to @JCCR for helping me debug this issue.
This issue is a **bug**.
### Expected Behaviour
Readium produces CFIs that are portable across Android and iOS.
### Observed behaviour
Readium does not.
### Test file(s)
Here is a single XHTML file from an EPUB (`source.xhtml`) along with the DOMs produced for Android and iOS:
https://gist.github.com/winniequinn/b0865f110ffc821e2e583bfa51c30f17
### Product
Native application (Readium SDK C++)
| 1.0 | Treating XHTML as HTML breaks cross-platform CFI consistency - Due to what I believe to be a behavior of libxml2, XHTML content from within an EPUB has the following meta tag added if no `http-equiv="Content-Type"` meta tag exists:
```xhtml
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
```
This causes browsers to interpret XHTML documents as HTML which in turn triggers browser fallback behavior that results in radically different DOMs across browsers. As such, the logic for calculating CFIs produces CFIs that are not portable across platforms.
Thank you to @JCCR for helping me debug this issue.
This issue is a **bug**.
### Expected Behaviour
Readium produces CFIs that are portable across Android and iOS.
### Observed behaviour
Readium does not.
### Test file(s)
Here is a single XHTML file from an EPUB (`source.xhtml`) along with the DOMs produced for Android and iOS:
https://gist.github.com/winniequinn/b0865f110ffc821e2e583bfa51c30f17
### Product
Native application (Readium SDK C++)
| priority | treating xhtml as html breaks cross platform cfi consistency due to what i believe to be a behavior of xhtml content from within an epub has the following meta tag added if no http equiv content type meta tag exists xhtml this causes browsers to interpret xhtml documents as html which in turn triggers browser fallback behavior that results in radically different doms across browsers as such the logic for calculating cfis produces cfis that are not portable across platforms thank you to jccr for helping me debug this issue this issue is a bug expected behaviour readium produces cfis that are portable across android and ios observed behaviour readium does not test file s here is a single xhtml file from an epub source xhtml along with the doms produced for android and ios product native application readium sdk c | 1 |
83,593 | 3,637,747,323 | IssuesEvent | 2016-02-12 12:32:45 | cs2103jan2016-t15-2j/main | https://api.github.com/repos/cs2103jan2016-t15-2j/main | closed | A user can search tasks that must be done before a certain time | priority.high type.story | ...so that the user can know his schedule before a certain time. | 1.0 | A user can search tasks that must be done before a certain time - ...so that the user can know his schedule before a certain time. | priority | a user can search tasks that must be done before a certain time so that the user can know his schedule before a certain time | 1 |
242,718 | 7,845,824,937 | IssuesEvent | 2018-06-19 13:59:27 | statgen/locuszoom-api | https://api.github.com/repos/statgen/locuszoom-api | closed | Covariance matrix API + initial datasets | priority: high type: enhancement | We agreed to take a first pass on implementing the covariance API (and include a reference dataset for testing). Previously we discussed with Jon Bloom the following "API":
```
request:
window
list of variants in the window
phenotype (optional)
covariates (optional)
MAC filters (optional, specified by inequalities as with window)
boolean flag on whether to compute covariance (default is true)
response:
sublist of variants that pass MAC constraint, sorted by chrom, pos, ref, alt
if phenotype present: sigma, score array, covariance array (without sigma factor)
if phenotype missing: covariance array only
if the flag is false, we don't recompute the covariance array. this helps if you’re querying many phenotypes on the same gene.
the array indexing corresponds to the returned sublist.
the convariance array is vectorization of upper triangle
```
This would deviate from our current API structure, but implementing it as close to this as possible would make it easier to switch to HAIL (assumedly) once they implement the same feature.
We could for now host this under a separate endpoint during prototyping. Maybe `/v1/hail/covariance/` to make it clear we're just implementing this according to HAIL's specification. | 1.0 | Covariance matrix API + initial datasets - We agreed to take a first pass on implementing the covariance API (and include a reference dataset for testing). Previously we discussed with Jon Bloom the following "API":
```
request:
window
list of variants in the window
phenotype (optional)
covariates (optional)
MAC filters (optional, specified by inequalities as with window)
boolean flag on whether to compute covariance (default is true)
response:
sublist of variants that pass MAC constraint, sorted by chrom, pos, ref, alt
if phenotype present: sigma, score array, covariance array (without sigma factor)
if phenotype missing: covariance array only
if the flag is false, we don't recompute the covariance array. this helps if you’re querying many phenotypes on the same gene.
the array indexing corresponds to the returned sublist.
the convariance array is vectorization of upper triangle
```
This would deviate from our current API structure, but implementing it as close to this as possible would make it easier to switch to HAIL (assumedly) once they implement the same feature.
We could for now host this under a separate endpoint during prototyping. Maybe `/v1/hail/covariance/` to make it clear we're just implementing this according to HAIL's specification. | priority | covariance matrix api initial datasets we agreed to take a first pass on implementing the covariance api and include a reference dataset for testing previously we discussed with jon bloom the following api request window list of variants in the window phenotype optional covariates optional mac filters optional specified by inequalities as with window boolean flag on whether to compute covariance default is true response sublist of variants that pass mac constraint sorted by chrom pos ref alt if phenotype present sigma score array covariance array without sigma factor if phenotype missing covariance array only if the flag is false we don t recompute the covariance array this helps if you’re querying many phenotypes on the same gene the array indexing corresponds to the returned sublist the convariance array is vectorization of upper triangle this would deviate from our current api structure but implementing it as close to this as possible would make it easier to switch to hail assumedly once they implement the same feature we could for now host this under a separate endpoint during prototyping maybe hail covariance to make it clear we re just implementing this according to hail s specification | 1 |
807,621 | 30,011,940,520 | IssuesEvent | 2023-06-26 15:49:19 | tallam-git/live_chat | https://api.github.com/repos/tallam-git/live_chat | opened | Users should see live chat when they open the application | High priority | It helps people to view the user-friendly live chat option when they start to run the application | 1.0 | Users should see live chat when they open the application - It helps people to view the user-friendly live chat option when they start to run the application | priority | users should see live chat when they open the application it helps people to view the user friendly live chat option when they start to run the application | 1 |
353,862 | 10,559,805,581 | IssuesEvent | 2019-10-04 12:31:50 | telerik/kendo-ui-core | https://api.github.com/repos/telerik/kendo-ui-core | closed | Spreadsheet Toolbar(false) does not hide the Toolbar. | Bug C: Spreadsheet FP: Approved FP: In Development Kendo2 Priority 5 S: Wrappers (ASP.NET Core) S: Wrappers (ASP.NET MVC) SEV: High | ### Bug report
Regression introduced in R3 2019.
### Reproduction of the problem
Open [this Spreadsheet demo.](https://demos.telerik.com/aspnet-mvc/spreadsheet/datasource) Even though the Toolbar configuration is set to false, it is not hidden. This applies only for ASP.Net Core and ASP.Net MVC.
### Current behavior
The Toolbar is visible when set to false.
### Expected/desired behavior
The Toolbar should be hidden.
### Environment
* **Kendo UI version:** 2019.3.917
* **Browser:** [all]
| 1.0 | Spreadsheet Toolbar(false) does not hide the Toolbar. - ### Bug report
Regression introduced in R3 2019.
### Reproduction of the problem
Open [this Spreadsheet demo.](https://demos.telerik.com/aspnet-mvc/spreadsheet/datasource) Even though the Toolbar configuration is set to false, it is not hidden. This applies only for ASP.Net Core and ASP.Net MVC.
### Current behavior
The Toolbar is visible when set to false.
### Expected/desired behavior
The Toolbar should be hidden.
### Environment
* **Kendo UI version:** 2019.3.917
* **Browser:** [all]
| priority | spreadsheet toolbar false does not hide the toolbar bug report regression introduced in reproduction of the problem open even though the toolbar configuration is set to false it is not hidden this applies only for asp net core and asp net mvc current behavior the toolbar is visible when set to false expected desired behavior the toolbar should be hidden environment kendo ui version browser | 1 |
712,324 | 24,491,012,844 | IssuesEvent | 2022-10-10 01:51:32 | AY2223S1-CS2103T-W15-4/tp | https://api.github.com/repos/AY2223S1-CS2103T-W15-4/tp | closed | Bug when adding non-empty invalid date in AddCommandParser | type.Bug priority.High severity.High | When a command with non-empty invalid date is given e.g. "add n/ name c/ invalid_date"
LocalDate.parse throws an exception before ParserUtil.parseConsultation, causing no error message to be displayed in the GUI.
This bug applies to parsing of Mastery Check as well. | 1.0 | Bug when adding non-empty invalid date in AddCommandParser - When a command with non-empty invalid date is given e.g. "add n/ name c/ invalid_date"
LocalDate.parse throws an exception before ParserUtil.parseConsultation, causing no error message to be displayed in the GUI.
This bug applies to parsing of Mastery Check as well. | priority | bug when adding non empty invalid date in addcommandparser when a command with non empty invalid date is given e g add n name c invalid date localdate parse throws an exception before parserutil parseconsultation causing no error message to be displayed in the gui this bug applies to parsing of mastery check as well | 1 |
284,035 | 8,735,165,593 | IssuesEvent | 2018-12-11 16:10:01 | Depressurizer/Depressurizer | https://api.github.com/repos/Depressurizer/Depressurizer | closed | Fatal Error - IndexOutOfRangeException | Priority: High Status: In Progress Type: Bug | **Describe the bug**
After trying to "scrap unscrapped" for several hours, I have now run into a fatal error popup message with the below error message and stack traces.
`Index was outside the bounds of the array.`
```
at System.Collections.Generic.List`1.Enumerator.MoveNext()
at Depressurizer.Dialogs.ScrapeDialog.OnFinish()
at Depressurizer.Dialogs.CancelableDialog.CancelableDialog_FormClosing(Object sender, FormClosingEventArgs e)
at System.Windows.Forms.Form.OnFormClosing(FormClosingEventArgs e)
at System.Windows.Forms.Form.CheckCloseDialog(Boolean closingOnly)
```
```
at System.Collections.Generic.List`1.Enumerator.MoveNext()
at Depressurizer.Dialogs.ScrapeDialog.OnFinish()
at Depressurizer.Dialogs.CancelableDialog.CancelableDialog_FormClosing(Object sender, FormClosingEventArgs e)
at System.Windows.Forms.Form.OnFormClosing(FormClosingEventArgs e)
at System.Windows.Forms.Form.RaiseFormClosingOnAppExit()
at System.Windows.Forms.Application.ExitInternal()
at System.Windows.Forms.Application.Exit(CancelEventArgs e)
at Depressurizer.Dialogs.FatalErrorDialog.HandleUnhandledException(Exception e)
at Depressurizer.Dialogs.FatalErrorDialog.Application_ThreadException(Object sender, ThreadExceptionEventArgs e)
at System.Windows.Forms.Application.ThreadContext.OnThreadException(Exception t)
at System.Windows.Forms.Form.CheckCloseDialog(Boolean closingOnly)
at System.Windows.Forms.Form.WmClose(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at MaterialSkin.Controls.MaterialForm.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
```
**To Reproduce**
Steps to reproduce the behavior:
1. Go to 'database editor'
2. Uncheck 'show owned only'
3. Click on 'fetch list then update appinfo and then click on scrap unscrapped'
4. let it go for a few hours
5. See error
**Expected behavior**
For it to not throw this error, along with it scrapping all the unscrapped stuff.
**Screenshots**

**Desktop (please complete the following information):**
- OS: Windows 10 x64 Pro
- Version: 3.0.0
**Additional context**
There is a problem with scrapping in general it seems in the latest release.. Every couple hundred or so scraps it would just completely stop until I clicked the stop button and then started the "scrap unscrapped" back up again. | 1.0 | Fatal Error - IndexOutOfRangeException - **Describe the bug**
After trying to "scrap unscrapped" for several hours, I have now run into a fatal error popup message with the below error message and stack traces.
`Index was outside the bounds of the array.`
```
at System.Collections.Generic.List`1.Enumerator.MoveNext()
at Depressurizer.Dialogs.ScrapeDialog.OnFinish()
at Depressurizer.Dialogs.CancelableDialog.CancelableDialog_FormClosing(Object sender, FormClosingEventArgs e)
at System.Windows.Forms.Form.OnFormClosing(FormClosingEventArgs e)
at System.Windows.Forms.Form.CheckCloseDialog(Boolean closingOnly)
```
```
at System.Collections.Generic.List`1.Enumerator.MoveNext()
at Depressurizer.Dialogs.ScrapeDialog.OnFinish()
at Depressurizer.Dialogs.CancelableDialog.CancelableDialog_FormClosing(Object sender, FormClosingEventArgs e)
at System.Windows.Forms.Form.OnFormClosing(FormClosingEventArgs e)
at System.Windows.Forms.Form.RaiseFormClosingOnAppExit()
at System.Windows.Forms.Application.ExitInternal()
at System.Windows.Forms.Application.Exit(CancelEventArgs e)
at Depressurizer.Dialogs.FatalErrorDialog.HandleUnhandledException(Exception e)
at Depressurizer.Dialogs.FatalErrorDialog.Application_ThreadException(Object sender, ThreadExceptionEventArgs e)
at System.Windows.Forms.Application.ThreadContext.OnThreadException(Exception t)
at System.Windows.Forms.Form.CheckCloseDialog(Boolean closingOnly)
at System.Windows.Forms.Form.WmClose(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at MaterialSkin.Controls.MaterialForm.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
```
**To Reproduce**
Steps to reproduce the behavior:
1. Go to 'database editor'
2. Uncheck 'show owned only'
3. Click on 'fetch list then update appinfo and then click on scrap unscrapped'
4. let it go for a few hours
5. See error
**Expected behavior**
For it to not throw this error, along with it scrapping all the unscrapped stuff.
**Screenshots**

**Desktop (please complete the following information):**
- OS: Windows 10 x64 Pro
- Version: 3.0.0
**Additional context**
There is a problem with scrapping in general it seems in the latest release.. Every couple hundred or so scraps it would just completely stop until I clicked the stop button and then started the "scrap unscrapped" back up again. | priority | fatal error indexoutofrangeexception describe the bug after trying to scrap unscrapped for several hours i have now run into a fatal error popup message with the below error message and stack traces index was outside the bounds of the array at system collections generic list enumerator movenext at depressurizer dialogs scrapedialog onfinish at depressurizer dialogs cancelabledialog cancelabledialog formclosing object sender formclosingeventargs e at system windows forms form onformclosing formclosingeventargs e at system windows forms form checkclosedialog boolean closingonly at system collections generic list enumerator movenext at depressurizer dialogs scrapedialog onfinish at depressurizer dialogs cancelabledialog cancelabledialog formclosing object sender formclosingeventargs e at system windows forms form onformclosing formclosingeventargs e at system windows forms form raiseformclosingonappexit at system windows forms application exitinternal at system windows forms application exit canceleventargs e at depressurizer dialogs fatalerrordialog handleunhandledexception exception e at depressurizer dialogs fatalerrordialog application threadexception object sender threadexceptioneventargs e at system windows forms application threadcontext onthreadexception exception t at system windows forms form checkclosedialog boolean closingonly at system windows forms form wmclose message m at system windows forms form wndproc message m at materialskin controls materialform wndproc message m at system windows forms control controlnativewindow onmessage message m at system windows forms control controlnativewindow wndproc message m at system windows forms nativewindow callback intptr hwnd msg intptr wparam intptr lparam to reproduce steps to reproduce the behavior go to database editor uncheck show owned only click on fetch list then update appinfo and then click on scrap unscrapped let it go for a few hours see error expected behavior for it to not throw this error along with it scrapping all the unscrapped stuff screenshots desktop please complete the following information os windows pro version additional context there is a problem with scrapping in general it seems in the latest release every couple hundred or so scraps it would just completely stop until i clicked the stop button and then started the scrap unscrapped back up again | 1 |
575,961 | 17,067,517,354 | IssuesEvent | 2021-07-07 09:11:04 | python/mypy | https://api.github.com/repos/python/mypy | closed | Support PEP 604 syntax for runtime use cases | feature priority-0-high | This is a follow up to #9610.
Most of PEP 604 support is available, however we're missing support for `isinstance(x, int | str)` (and more generally, runtime uses of `__or__` on types). This will require a typeshed change, but I'm filing here so that we make sure it works. Even if all it takes is a typeshed change, at the very least we should add a test.
(For people who stumble upon this thread, this is only relevant for Python 3.10 and greater) | 1.0 | Support PEP 604 syntax for runtime use cases - This is a follow up to #9610.
Most of PEP 604 support is available, however we're missing support for `isinstance(x, int | str)` (and more generally, runtime uses of `__or__` on types). This will require a typeshed change, but I'm filing here so that we make sure it works. Even if all it takes is a typeshed change, at the very least we should add a test.
(For people who stumble upon this thread, this is only relevant for Python 3.10 and greater) | priority | support pep syntax for runtime use cases this is a follow up to most of pep support is available however we re missing support for isinstance x int str and more generally runtime uses of or on types this will require a typeshed change but i m filing here so that we make sure it works even if all it takes is a typeshed change at the very least we should add a test for people who stumble upon this thread this is only relevant for python and greater | 1 |
115,267 | 4,662,254,488 | IssuesEvent | 2016-10-05 02:32:59 | ClinGen/clincoded | https://api.github.com/repos/ClinGen/clincoded | closed | Correct returned text in 'Variant in Same Codon' search in Predictors tab | bug external curator priority: high R7 release ready | Following on from #827 there is an issue with the text that is sometimes returned for the 'Variants in Same Codon' ClinVar search in the Predictors tab. Testers have found some variants within a protein-coding region produce the message "not in a coding region” (they provided the example of ClinVar ID 17662). | 1.0 | Correct returned text in 'Variant in Same Codon' search in Predictors tab - Following on from #827 there is an issue with the text that is sometimes returned for the 'Variants in Same Codon' ClinVar search in the Predictors tab. Testers have found some variants within a protein-coding region produce the message "not in a coding region” (they provided the example of ClinVar ID 17662). | priority | correct returned text in variant in same codon search in predictors tab following on from there is an issue with the text that is sometimes returned for the variants in same codon clinvar search in the predictors tab testers have found some variants within a protein coding region produce the message not in a coding region” they provided the example of clinvar id | 1 |
419,241 | 12,219,442,787 | IssuesEvent | 2020-05-01 21:45:22 | ampproject/amphtml | https://api.github.com/repos/ampproject/amphtml | closed | move away from custom closure passes and transformation | P1: High Priority WG: infra | - [ ] babel DCE assert
- [x] babel constant transform
- [ ] eslint no-reassign-dev-user symbols
- [x] pre processing pipeline | 1.0 | move away from custom closure passes and transformation - - [ ] babel DCE assert
- [x] babel constant transform
- [ ] eslint no-reassign-dev-user symbols
- [x] pre processing pipeline | priority | move away from custom closure passes and transformation babel dce assert babel constant transform eslint no reassign dev user symbols pre processing pipeline | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.