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
957
labels
stringlengths
4
795
body
stringlengths
1
259k
index
stringclasses
12 values
text_combine
stringlengths
96
259k
label
stringclasses
2 values
text
stringlengths
96
252k
binary_label
int64
0
1
767,366
26,920,948,587
IssuesEvent
2023-02-07 10:24:13
yugabyte/yugabyte-db
https://api.github.com/repos/yugabyte/yugabyte-db
closed
[YCQL] Apply the code fix committed for #6966 in YCQL Java driver 4.6.0-yb-x branch .
kind/bug priority/medium area/ecosystem
Jira Link: [DB-4654](https://yugabyte.atlassian.net/browse/DB-4654) Code fix to allow DECIMAL type for Partitioned key need to be applied in `4.6.0-yb-x` branch as well.
1.0
[YCQL] Apply the code fix committed for #6966 in YCQL Java driver 4.6.0-yb-x branch . - Jira Link: [DB-4654](https://yugabyte.atlassian.net/browse/DB-4654) Code fix to allow DECIMAL type for Partitioned key need to be applied in `4.6.0-yb-x` branch as well.
priority
apply the code fix committed for in ycql java driver yb x branch jira link code fix to allow decimal type for partitioned key need to be applied in yb x branch as well
1
549,266
16,089,091,697
IssuesEvent
2021-04-26 14:41:19
gii-is-psg2/PSG2-2021-G1-13
https://api.github.com/repos/gii-is-psg2/PSG2-2021-G1-13
closed
A3.2.1.6 Estudio de relación de Causes y Donation
priority:medium
Se deben crear o modificar las clases necesarias para implementar la relación.
1.0
A3.2.1.6 Estudio de relación de Causes y Donation - Se deben crear o modificar las clases necesarias para implementar la relación.
priority
estudio de relación de causes y donation se deben crear o modificar las clases necesarias para implementar la relación
1
308,937
9,459,513,842
IssuesEvent
2019-04-17 08:43:13
canonical-web-and-design/snapcraft.io
https://api.github.com/repos/canonical-web-and-design/snapcraft.io
closed
Github badges should include channel
Priority: Medium
We have the great github badges but might be good to include the default track and most stable channel next to the version number as channel is a branding element: ![image](https://user-images.githubusercontent.com/8167677/55727409-dd913f80-5a09-11e9-856e-000b2748dade.png) Something more along the lines of: `[ Snap icon | Snap name | latest/stable v2.45.0 ]`
1.0
Github badges should include channel - We have the great github badges but might be good to include the default track and most stable channel next to the version number as channel is a branding element: ![image](https://user-images.githubusercontent.com/8167677/55727409-dd913f80-5a09-11e9-856e-000b2748dade.png) Something more along the lines of: `[ Snap icon | Snap name | latest/stable v2.45.0 ]`
priority
github badges should include channel we have the great github badges but might be good to include the default track and most stable channel next to the version number as channel is a branding element something more along the lines of
1
127,818
5,039,656,376
IssuesEvent
2016-12-18 22:42:51
alessandrocapra/jammin-react
https://api.github.com/repos/alessandrocapra/jammin-react
closed
Search fired if pressing Enter key on location
Medium priority
This should be avoided if possible, otherwise the instrument is not selected and the onChange event doesn't fire, not taking the name of the city
1.0
Search fired if pressing Enter key on location - This should be avoided if possible, otherwise the instrument is not selected and the onChange event doesn't fire, not taking the name of the city
priority
search fired if pressing enter key on location this should be avoided if possible otherwise the instrument is not selected and the onchange event doesn t fire not taking the name of the city
1
790,144
27,817,278,776
IssuesEvent
2023-03-18 20:41:29
vscentrum/vsc-software-stack
https://api.github.com/repos/vscentrum/vsc-software-stack
closed
Giotto
difficulty: easy new priority: medium Python R site:t1_ugent_hortense
* link to support ticket: [#2023010360000793](https://otrsdict.ugent.be/otrs/index.pl?Action=AgentTicketZoom;TicketID=105458) * website: https://giottosuite.readthedocs.io * installation docs: https://giottosuite.readthedocs.io/en/master/gettingstarted.html * toolchain: `foss/2022a` * easyblock to use: `RPackage` * required dependencies: * [x] R * :various Python packages (see https://giottosuite.readthedocs.io/en/master/gettingstarted.html#part-2-python-giotto-requirements): ``` pip3 install pandas python-igraph networkx python-louvain leidenalg scikit-learn smfishHmrf ``` * notes: * ... * effort: *(TBD)*
1.0
Giotto - * link to support ticket: [#2023010360000793](https://otrsdict.ugent.be/otrs/index.pl?Action=AgentTicketZoom;TicketID=105458) * website: https://giottosuite.readthedocs.io * installation docs: https://giottosuite.readthedocs.io/en/master/gettingstarted.html * toolchain: `foss/2022a` * easyblock to use: `RPackage` * required dependencies: * [x] R * :various Python packages (see https://giottosuite.readthedocs.io/en/master/gettingstarted.html#part-2-python-giotto-requirements): ``` pip3 install pandas python-igraph networkx python-louvain leidenalg scikit-learn smfishHmrf ``` * notes: * ... * effort: *(TBD)*
priority
giotto link to support ticket website installation docs toolchain foss easyblock to use rpackage required dependencies r various python packages see install pandas python igraph networkx python louvain leidenalg scikit learn smfishhmrf notes effort tbd
1
827,417
31,771,708,106
IssuesEvent
2023-09-12 12:13:40
awslabs/aws-dataall
https://api.github.com/repos/awslabs/aws-dataall
opened
Upgrade data.all pipelines DDK version to DDK v2
type: enhancement priority: medium status: not-picked-yet effort: low effort: medium
**Is your idea related to a problem? Please describe.** Currently data.all pipelines use DDK version 1. We rely on `ddk bootstrap` commands, which is no longer used by DDK. DDK v2 allows us to use CDK bootstrap directly making it easier for us to work on our data pipelines. **Describe the solution you'd like** We would like data.all to upgrade to use the DDK v2. We have identified some places where we will need some changes: - in the CICD pipeline stacks that we deploy we need to subsitute any `ddk deploy` command by `cdk deploy` - same for the backend of data.all, replace `ddk deploy` by `cdk deploy` - change the `app.py` that we create to include the `config_path` to the `ddk.json` *P.S. Don't attach files. Please, prefer add code snippets directly in the message body.*
1.0
Upgrade data.all pipelines DDK version to DDK v2 - **Is your idea related to a problem? Please describe.** Currently data.all pipelines use DDK version 1. We rely on `ddk bootstrap` commands, which is no longer used by DDK. DDK v2 allows us to use CDK bootstrap directly making it easier for us to work on our data pipelines. **Describe the solution you'd like** We would like data.all to upgrade to use the DDK v2. We have identified some places where we will need some changes: - in the CICD pipeline stacks that we deploy we need to subsitute any `ddk deploy` command by `cdk deploy` - same for the backend of data.all, replace `ddk deploy` by `cdk deploy` - change the `app.py` that we create to include the `config_path` to the `ddk.json` *P.S. Don't attach files. Please, prefer add code snippets directly in the message body.*
priority
upgrade data all pipelines ddk version to ddk is your idea related to a problem please describe currently data all pipelines use ddk version we rely on ddk bootstrap commands which is no longer used by ddk ddk allows us to use cdk bootstrap directly making it easier for us to work on our data pipelines describe the solution you d like we would like data all to upgrade to use the ddk we have identified some places where we will need some changes in the cicd pipeline stacks that we deploy we need to subsitute any ddk deploy command by cdk deploy same for the backend of data all replace ddk deploy by cdk deploy change the app py that we create to include the config path to the ddk json p s don t attach files please prefer add code snippets directly in the message body
1
508,028
14,688,630,718
IssuesEvent
2021-01-02 04:07:00
rubyforgood/casa
https://api.github.com/repos/rubyforgood/casa
closed
Automate adding Help Wanted label to every issue in project board "TODO" column
:sparkles: :computer: Contributor Friendly / Devel Help Wanted Priority: Medium
This would be a big win for contributor friendliness! Tools that might be able to help us do this: https://github.com/philschatz/project-bot https://docs.github.com/en/free-pro-team@latest/github/managing-your-work-on-github/about-automation-for-project-boards https://github.com/marketplace/actions/manage-issue-labels
1.0
Automate adding Help Wanted label to every issue in project board "TODO" column - This would be a big win for contributor friendliness! Tools that might be able to help us do this: https://github.com/philschatz/project-bot https://docs.github.com/en/free-pro-team@latest/github/managing-your-work-on-github/about-automation-for-project-boards https://github.com/marketplace/actions/manage-issue-labels
priority
automate adding help wanted label to every issue in project board todo column this would be a big win for contributor friendliness tools that might be able to help us do this
1
684,568
23,422,607,434
IssuesEvent
2022-08-13 23:31:41
RoboJackets/apiary
https://api.github.com/repos/RoboJackets/apiary
closed
Role membership audit report
priority / medium type / enhancement area / nova
Nova only lets you view the users who have a given role in increments of 5 users at a time, which is really inconvenient for revoking roles from people who are no longer in leadership positions after elections in the spring. This would be a way to view all people who have a given role and maybe details like when the role was attached, etc., so we can determine quickly if they still need access.
1.0
Role membership audit report - Nova only lets you view the users who have a given role in increments of 5 users at a time, which is really inconvenient for revoking roles from people who are no longer in leadership positions after elections in the spring. This would be a way to view all people who have a given role and maybe details like when the role was attached, etc., so we can determine quickly if they still need access.
priority
role membership audit report nova only lets you view the users who have a given role in increments of users at a time which is really inconvenient for revoking roles from people who are no longer in leadership positions after elections in the spring this would be a way to view all people who have a given role and maybe details like when the role was attached etc so we can determine quickly if they still need access
1
230,826
7,614,312,124
IssuesEvent
2018-05-02 02:02:23
MyMICDS/MyMICDS-v2
https://api.github.com/repos/MyMICDS/MyMICDS-v2
closed
Image upload certain images fail with vague error
bug effort: medium priority: it can wait work length: medium
Some images, when uploaded in settings, returns a vague error "There was a problem."
1.0
Image upload certain images fail with vague error - Some images, when uploaded in settings, returns a vague error "There was a problem."
priority
image upload certain images fail with vague error some images when uploaded in settings returns a vague error there was a problem
1
776,487
27,262,237,973
IssuesEvent
2023-02-22 15:37:05
GSM-MSG/GCMS-FrontEnd-V2
https://api.github.com/repos/GSM-MSG/GCMS-FrontEnd-V2
opened
동아리 생성 모달 페이지 리셋 안됨
2️⃣ Priority: Medium 🐞 Bug
### Describe 동아리 생성 후 한 번 더 생성을 하면 5번째 페이지 부터 시작하는 버그 발생 ### Additional _No response_
1.0
동아리 생성 모달 페이지 리셋 안됨 - ### Describe 동아리 생성 후 한 번 더 생성을 하면 5번째 페이지 부터 시작하는 버그 발생 ### Additional _No response_
priority
동아리 생성 모달 페이지 리셋 안됨 describe 동아리 생성 후 한 번 더 생성을 하면 페이지 부터 시작하는 버그 발생 additional no response
1
762,379
26,716,925,394
IssuesEvent
2023-01-28 16:42:21
Thenlie/Streamability
https://api.github.com/repos/Thenlie/Streamability
closed
🐞 Certain TV shows do not display runtimes
type: bug status: confirmed priority: medium
Some TV shows do not have episode runtimes. This is likely also the case for some movies. We want to check if the field exists and only display the typography component if it does. We should also make sure that type is optional so it is clear for future devs.
1.0
🐞 Certain TV shows do not display runtimes - Some TV shows do not have episode runtimes. This is likely also the case for some movies. We want to check if the field exists and only display the typography component if it does. We should also make sure that type is optional so it is clear for future devs.
priority
🐞 certain tv shows do not display runtimes some tv shows do not have episode runtimes this is likely also the case for some movies we want to check if the field exists and only display the typography component if it does we should also make sure that type is optional so it is clear for future devs
1
457,246
13,153,715,850
IssuesEvent
2020-08-10 04:29:36
Repair-DeskPOS/RepairDesk-BUGS-IMPROVEMENTS
https://api.github.com/repos/Repair-DeskPOS/RepairDesk-BUGS-IMPROVEMENTS
closed
Using same contact number for Different members of family
Added to Roadmap Medium Priority customers enhancement
when booking in customers at counter and thet is a number that's stored in the system and they come in again and use the same number but different name it does not allow you to cancel and procveed some families may use same contact number but Differ member of Family
1.0
Using same contact number for Different members of family - when booking in customers at counter and thet is a number that's stored in the system and they come in again and use the same number but different name it does not allow you to cancel and procveed some families may use same contact number but Differ member of Family
priority
using same contact number for different members of family when booking in customers at counter and thet is a number that s stored in the system and they come in again and use the same number but different name it does not allow you to cancel and procveed some families may use same contact number but differ member of family
1
664,675
22,284,765,522
IssuesEvent
2022-06-11 12:47:42
docker-mailserver/docker-mailserver
https://api.github.com/repos/docker-mailserver/docker-mailserver
opened
[BUG] Errormessage in fail2ban-log "Failed to execute ban jail 'dovecot' action 'nftables-allports' info 'ActionInfo"
kind/bug meta/needs triage priority/medium
### Miscellaneous first checks - [X] I checked that all ports are open and not blocked by my ISP / hosting provider. - [X] I know that SSL errors are likely the result of a wrong setup on the user side and not caused by DMS itself. I'm confident my setup is correct. ### Affected Component(s) fail2ban inside docker-mailserver ### What happened and when does this occur? ```Markdown In the fail2ban log of docker-mailserver I see lots of messages 2022-06-10 11:13:28,342 fail2ban.actions [1173]: ERROR Failed to execute ban jail 'dovecot' action 'nftables-allports' info 'ActionInfo({'ip': '36.137.157.218', 'family': 'inet4', 'fid': <function Actions.ActionInfo.<lambda> at 0x7f9b0dc8cb80>, 'raw-ticket': <function Actions.ActionInfo.<lambda> at 0x7f9b0dc8d280>})': Error starting action Jail('dovecot')/nftables-allports: 'Script error' 2022-06-10 11:13:30,005 fail2ban.actions [1173]: ERROR Failed to execute ban jail 'postfix-sasl' action 'nftables-allports' info 'ActionInfo({'ip': '36.137.157.218', 'family': 'inet4', 'fid': <function Actions.ActionInfo.<lambda> at 0x7f9b0dc8cb80>, 'raw-ticket': <function Actions.ActionInfo.<lambda> at 0x7f9b0dc8d280>})': Error starting action Jail('postfix-sasl')/nftables-allports: 'Script error' The fail2ban jails of dovecot and postfix-sasl are empty, no bans have taken place ``` ### What did you expect to happen? ```Markdown The banned IPs should show up when listing the bans with 'setup.sh fail2ban' ``` ### How do we replicate the issue? ```Markdown 1. Install mailserver v11.0.0 via docker/docker compose 2. Try unauthorized access to postfix-sasl or dovecot 3. ... ``` ### DMS version v11.0.0 ### What operating system is DMS running on? Linux ### What instruction set architecture is DMS running on? x86_64 / AMD64 ### What container orchestration tool are you using? Docker Compose ### docker-compose.yml ```yml services: cert-renewer-traefik: image: youtous/mailserver-traefik:latest volumes: - /var/run/docker.sock:/var/run/docker.sock - ../traefik2/acme.json:/tmp/traefik/acme.json:ro # link traefik - ./ssl:/tmp/ssl:rw environment: - TRAEFIK_VERSION=2 - CERTS_SOURCE=file - DOMAINS=mail.markus-spring.de mailserver: image: docker.io/mailserver/docker-mailserver:latest container_name: mailserver-docker-mailserver hostname: mail domainname: markus-spring.de env_file: mailserver.env ports: - "25:25" # SMTP (explicit TLS => STARTTLS) - "143:143" # IMAP4 (explicit TLS => STARTTLS) - "465:465" # ESMTP (implicit TLS) - "587:587" # ESMTP (explicit TLS => STARTTLS) - "993:993" # IMAP4 (implicit TLS) volumes: - ./docker-data/dms/mail-data/:/var/mail/ - ./docker-data/dms/mail-state/:/var/mail-state/ - ./docker-data/dms/mail-logs/:/var/log/mail/ - ./docker-data/dms/config/:/tmp/docker-mailserver/ - /etc/localtime:/etc/localtime:ro - ./ssl:/var/mail-state/manual-ssl restart: always stop_grace_period: 1m cap_add: - NET_ADMIN - SYS_PTRACE labels: - "mailserver-traefik.renew.domain=mail.markus-spring.de" # tag the service - "traefik.enable=true" # use traefik v2 for certificate generation - "traefik.port=443" # dummy port, required generating certs with traefik - "traefik.http.routers.mail.rule=Host(`mail.markus-spring.de`,`mail.lebenswertes-bad-reichenhall.de`,`mail.aberdoch.de`)" - "traefik.http.routers.mail.entrypoints=websecure" environment: - SSL_TYPE=manual # enable SSL on the mailserver - SSL_CERT_PATH=/var/mail-state/manual-ssl/markus-spring.de/fullchain.pem - SSL_KEY_PATH=/var/mail-state/manual-ssl/markus-spring.de/privkey.pem - ENABLE_FAIL2BAN=1 - ENABLE_CLAMAV=1 rainloop: image: hardware/rainloop:latest container_name: rainloop volumes: - ./webmail:/rainloop/data depends_on: - mailserver environment: - LOG_TO_STDOUT=true labels: - traefik.enable=true - "traefik.docker.network=proxy" - traefik.http.routers.webmail.rule=Host(`webmail.markus-spring.de`) - traefik.http.routers.webmail.tls.certresolver=cloudflare - traefik.http.routers.webmail.entrypoints=websecure networks: - proxy - default networks: proxy: external: true ``` ### Relevant log output ```bash Container mailserver-cert-renewer-traefik-1 Created Container mailserver-docker-mailserver Created Container rainloop Created Attaching to mailserver-cert-renewer-traefik-1, mailserver-docker-mailserver, rainloop mailserver-cert-renewer-traefik-1 | [INFO] Running on a regular host. mailserver-cert-renewer-traefik-1 | [INFO] 1 domain(s) to watch: mail.markus-spring.de mailserver-cert-renewer-traefik-1 | [INFO] Configured to automatically push existing certificates in containers every 15m (PUSH_PERIOD=15m). mailserver-cert-renewer-traefik-1 | [INFO] file selected as certificates source mailserver-cert-renewer-traefik-1 | [INFO] Traefik v2 selected as target mailserver-cert-renewer-traefik-1 | mailserver-cert-renewer-traefik-1 | [INFO] certificate for mail.markus-spring.de not yet generated, skipping push... mailserver-cert-renewer-traefik-1 | rainloop | [INFO] Logging to stdout activated mailserver-docker-mailserver | [ INF ] Welcome to docker-mailserver 11.0.0 mailserver-docker-mailserver | [ INF ] Initializing setup mailserver-docker-mailserver | [ DEBUG ] Registering functions mailserver-docker-mailserver | [ INF ] Checking configuration mailserver-docker-mailserver | [ DEBUG ] Checking that hostname/domainname is provided or overridden mailserver-docker-mailserver | [ DEBUG ] Domain has been set to markus-spring.de mailserver-docker-mailserver | [ DEBUG ] Hostname has been set to mail.markus-spring.de mailserver-docker-mailserver | [ INF ] Configuring mail server mailserver-docker-mailserver | [ DEBUG ] Setting up default variables mailserver-docker-mailserver | [ DEBUG ] Setting file and directory permissions mailserver-docker-mailserver | [ DEBUG ] Setting timezone to 'DE' mailserver-docker-mailserver | [ WARNING ] Cannot find timezone 'DE' mailserver-docker-mailserver | [ DEBUG ] Setting up Dovecot mailserver-docker-mailserver | [ DEBUG ] Spam messages will be moved to the Junk folder mailserver-docker-mailserver | [ DEBUG ] Setting up Dovecot dhparam mailserver-docker-mailserver | [ DEBUG ] Setting up Dovecot quota mailserver-docker-mailserver | [ DEBUG ] Setting up Dovecot Local User mailserver-docker-mailserver | [ DEBUG ] Creating user 'owner' for domain 'markus-spring.de' mailserver-docker-mailserver | [ DEBUG ] Creating user 'mail' for domain 'markus-spring.de' mailserver-docker-mailserver | [ DEBUG ] Creating user 'mail' for domain 'lebenswertes-bad-reichenhall.de' mailserver-docker-mailserver | [ DEBUG ] Creating user 'fgrimagepost' for domain 'aberdoch.de' mailserver-docker-mailserver | [ DEBUG ] Creating user 'mtb' for domain 'aberdoch.de' mailserver-docker-mailserver | [ DEBUG ] Creating user 'gis' for domain 'aberdoch.de' mailserver-docker-mailserver | [ DEBUG ] Creating user 'krempel' for domain 'aberdoch.de' mailserver-docker-mailserver | [ DEBUG ] Creating user 'wordpress' for domain 'markus-spring.de' mailserver-docker-mailserver | [ DEBUG ] Alias 'postmaster@markus-spring.de' is non-local (or mapped to a non-existing account) and will not be added to Dovecot's userdb mailserver-docker-mailserver | [ DEBUG ] Adding alias 'matomo@markus-spring.de' for user 'owner@markus-spring.de' to Dovecot's userdb mailserver-docker-mailserver | [ DEBUG ] Adding alias 'mapserver@markus-spring.de' for user 'owner@markus-spring.de' to Dovecot's userdb mailserver-docker-mailserver | [ DEBUG ] Alias 'foxelma@aberdoch.de' is non-local (or mapped to a non-existing account) and will not be added to Dovecot's userdb mailserver-docker-mailserver | [ DEBUG ] Alias 'pixelma@aberdoch.de' is non-local (or mapped to a non-existing account) and will not be added to Dovecot's userdb mailserver-docker-mailserver | [ DEBUG ] Alias 'rb@aberdoch.de' is non-local (or mapped to a non-existing account) and will not be added to Dovecot's userdb mailserver-docker-mailserver | [ DEBUG ] Alias 'spring@vhs-fotogruppe-reichenhall.aberdoch.de' is non-local (or mapped to a non-existing account) and will not be added to Dovecot's userdb mailserver-docker-mailserver | [ DEBUG ] Adding alias 'chiefmapserverevangelist@aberdoch.de' for user 'gis@aberdoch.de' to Dovecot's userdb mailserver-docker-mailserver | [ DEBUG ] Adding alias 'dollargis@aberdoch.de' for user 'gis@aberdoch.de' to Dovecot's userdb mailserver-docker-mailserver | [ DEBUG ] Adding alias 'fme@aberdoch.de' for user 'gis@aberdoch.de' to Dovecot's userdb mailserver-docker-mailserver | [ DEBUG ] Adding alias 'joe.decker@aberdoch.de' for user 'gis@aberdoch.de' to Dovecot's userdb mailserver-docker-mailserver | [ DEBUG ] Adding alias 'komoot@aberdoch.de' for user 'mtb@aberdoch.de' to Dovecot's userdb mailserver-docker-mailserver | [ DEBUG ] Adding alias 'meilan@aberdoch.de' for user 'mtb@aberdoch.de' to Dovecot's userdb mailserver-docker-mailserver | [ DEBUG ] Adding alias 'fgrimagepost@aberdoch.de' for user 'fgrimagepost@aberdoch.de' to Dovecot's userdb mailserver-docker-mailserver | [ WARNING ] Alias 'fgrimagepost@aberdoch.de' will not be added to '/etc/dovecot/userdb' twice mailserver-docker-mailserver | [ DEBUG ] Adding alias 'mtb@aberdoch.de' for user 'mtb@aberdoch.de' to Dovecot's userdb mailserver-docker-mailserver | [ WARNING ] Alias 'mtb@aberdoch.de' will not be added to '/etc/dovecot/userdb' twice mailserver-docker-mailserver | [ DEBUG ] Adding alias 'gis@aberdoch.de' for user 'gis@aberdoch.de' to Dovecot's userdb mailserver-docker-mailserver | [ WARNING ] Alias 'gis@aberdoch.de' will not be added to '/etc/dovecot/userdb' twice mailserver-docker-mailserver | [ DEBUG ] Adding alias '@aberdoch.de' for user 'krempel@aberdoch.de' to Dovecot's userdb mailserver-docker-mailserver | [ WARNING ] Alias '@aberdoch.de' will not be added to '/etc/dovecot/userdb' twice mailserver-docker-mailserver | [ DEBUG ] Adding alias '@mail.markus-spring.de' for user 'mail@markus-spring.de' to Dovecot's userdb mailserver-docker-mailserver | [ DEBUG ] Adding alias '@lebenswertes-bad-reichenhall.de' for user 'mail@lebenswertes-bad-reichenhall.de' to Dovecot's userdb mailserver-docker-mailserver | [ WARNING ] Alias '@lebenswertes-bad-reichenhall.de' will not be added to '/etc/dovecot/userdb' twice mailserver-docker-mailserver | [ DEBUG ] Setting up Fail2Ban mailserver-docker-mailserver | [ DEBUG ] Disabling postfix DNS block list (zen.spamhaus.org) mailserver-docker-mailserver | [ DEBUG ] Disabling postscreen DNS block lists mailserver-docker-mailserver | [ DEBUG ] Setting up DKIM mailserver-docker-mailserver | Nameservers 127.0.0.11 mailserver-docker-mailserver | [ DEBUG ] Setting up SSL mailserver-docker-mailserver | [ DEBUG ] TLS configured with 'modern' ciphers mailserver-docker-mailserver | [ DEBUG ] Configuring certificates using key /var/mail-state/manual-ssl/markus-spring.de/privkey.pem and cert /var/mail-state/manual-ssl/markus-spring.de/fullchain.pem mailserver-docker-mailserver | [ DEBUG ] Setting up PERMIT_DOCKER option mailserver-docker-mailserver | [ DEBUG ] Setting up mailname and creating '/etc/mailname' mailserver-docker-mailserver | [ DEBUG ] Setting up Amavis mailserver-docker-mailserver | [ DEBUG ] Setting up DMARC mailserver-docker-mailserver | [ DEBUG ] Applying hostname and domainname to Postfix mailserver-docker-mailserver | [ DEBUG ] Applying hostname to Dovecot mailserver-docker-mailserver | [ DEBUG ] Setting up Postfix SASL Password mailserver-docker-mailserver | [ DEBUG ] SASL_PASSWD was not provided - '/etc/postfix/sasl_passwd' not created mailserver-docker-mailserver | [ DEBUG ] Setting up Security Stack mailserver-docker-mailserver | [ DEBUG ] Enabling and configuring SpamAssassin mailserver-docker-mailserver | [ DEBUG ] Enabling ClamAV mailserver-docker-mailserver | [ DEBUG ] Enabling Fail2Ban mailserver-docker-mailserver | [ DEBUG ] Enabling Amavis mailserver-docker-mailserver | [ DEBUG ] Setting up Postfix aliases mailserver-docker-mailserver | [ DEBUG ] Setting up Postfix vhost mailserver-docker-mailserver | [ DEBUG ] Setting up Postfix dhparam mailserver-docker-mailserver | [ DEBUG ] Configuring Postscreen mailserver-docker-mailserver | [ DEBUG ] Setting up Postfix Relay Hosts mailserver-docker-mailserver | [ DEBUG ] Setting up logrotate mailserver-docker-mailserver | [ DEBUG ] Enabling Postfix log summary reports with recipient 'owner@markus-spring.de' mailserver-docker-mailserver | [ DEBUG ] Enabling logwatch reports with recipient 'owner@markus-spring.de' mailserver-docker-mailserver | [ DEBUG ] Setting up configuration checksum file mailserver-docker-mailserver | [ DEBUG ] Printing environment variables. Make sure no sensitive data is copied. mailserver-docker-mailserver | AMAVIS_LOGLEVEL='0' mailserver-docker-mailserver | CLAMAV_MESSAGE_SIZE_LIMIT='25M' mailserver-docker-mailserver | DEFAULT_RELAY_HOST='' mailserver-docker-mailserver | DOVECOT_INET_PROTOCOLS='all' mailserver-docker-mailserver | DOVECOT_MAILBOX_FORMAT='maildir' mailserver-docker-mailserver | DOVECOT_TLS='no' mailserver-docker-mailserver | ENABLE_AMAVIS='1' mailserver-docker-mailserver | ENABLE_CLAMAV='1' mailserver-docker-mailserver | ENABLE_DNSBL='0' mailserver-docker-mailserver | ENABLE_FAIL2BAN='1' mailserver-docker-mailserver | ENABLE_FETCHMAIL='0' mailserver-docker-mailserver | ENABLE_LDAP='0' mailserver-docker-mailserver | ENABLE_MANAGESIEVE='1' mailserver-docker-mailserver | ENABLE_POP3='0' mailserver-docker-mailserver | ENABLE_POSTGREY='0' mailserver-docker-mailserver | ENABLE_QUOTAS='1' mailserver-docker-mailserver | ENABLE_SASLAUTHD='0' mailserver-docker-mailserver | ENABLE_SPAMASSASSIN='1' mailserver-docker-mailserver | ENABLE_SPAMASSASSIN_KAM='0' mailserver-docker-mailserver | ENABLE_SRS='0' mailserver-docker-mailserver | ENABLE_UPDATE_CHECK='1' mailserver-docker-mailserver | FAIL2BAN_BLOCKTYPE='drop' mailserver-docker-mailserver | FETCHMAIL_PARALLEL='0' mailserver-docker-mailserver | FETCHMAIL_POLL='300' mailserver-docker-mailserver | LDAP_START_TLS='no' mailserver-docker-mailserver | LOGROTATE_INTERVAL='weekly' mailserver-docker-mailserver | LOGWATCH_INTERVAL='daily' mailserver-docker-mailserver | LOGWATCH_RECIPIENT='owner@markus-spring.de' mailserver-docker-mailserver | LOGWATCH_SENDER='mailserver-report@mail.markus-spring.de' mailserver-docker-mailserver | LOG_LEVEL='debug' mailserver-docker-mailserver | MOVE_SPAM_TO_JUNK='1' mailserver-docker-mailserver | NETWORK_INTERFACE='eth0' mailserver-docker-mailserver | ONE_DIR='1' mailserver-docker-mailserver | OVERRIDE_HOSTNAME='' mailserver-docker-mailserver | PERMIT_DOCKER='none' mailserver-docker-mailserver | PFLOGSUMM_RECIPIENT='owner@markus-spring.de' mailserver-docker-mailserver | PFLOGSUMM_SENDER='mailserver-report@mail.markus-spring.de' mailserver-docker-mailserver | PFLOGSUMM_TRIGGER='logrotate' mailserver-docker-mailserver | POSTFIX_INET_PROTOCOLS='all' mailserver-docker-mailserver | POSTFIX_MAILBOX_SIZE_LIMIT='0' mailserver-docker-mailserver | POSTFIX_MESSAGE_SIZE_LIMIT='10240000' mailserver-docker-mailserver | POSTGREY_AUTO_WHITELIST_CLIENTS='5' mailserver-docker-mailserver | POSTGREY_DELAY='300' mailserver-docker-mailserver | POSTGREY_MAX_AGE='35' mailserver-docker-mailserver | POSTGREY_TEXT='Delayed by Postgrey' mailserver-docker-mailserver | POSTMASTER_ADDRESS='postmaster@markus-spring.de' mailserver-docker-mailserver | POSTSCREEN_ACTION='enforce' mailserver-docker-mailserver | RELAY_HOST='' mailserver-docker-mailserver | REPORT_RECIPIENT='postmaster@markus-spring.de' mailserver-docker-mailserver | REPORT_SENDER='mailserver-report@mail.markus-spring.de' mailserver-docker-mailserver | SA_KILL='6.31' mailserver-docker-mailserver | SA_SPAM_SUBJECT='***SPAM*****' mailserver-docker-mailserver | SA_TAG2='6.31' mailserver-docker-mailserver | SA_TAG='2.0' mailserver-docker-mailserver | SMTP_ONLY='0' mailserver-docker-mailserver | SPAMASSASSIN_SPAM_TO_INBOX='1' mailserver-docker-mailserver | SPOOF_PROTECTION='1' mailserver-docker-mailserver | SRS_SENDER_CLASSES='envelope_sender' mailserver-docker-mailserver | SSL_TYPE='manual' mailserver-docker-mailserver | SUPERVISOR_LOGLEVEL='warn' mailserver-docker-mailserver | TLS_LEVEL='modern' mailserver-docker-mailserver | TZ='DE' mailserver-docker-mailserver | UPDATE_CHECK_INTERVAL='1d' mailserver-docker-mailserver | VIRUSMAILS_DELETE_DELAY='7' mailserver-docker-mailserver | [ INF ] Post-configuration checks mailserver-docker-mailserver | [ DEBUG ] Checking /var/mail permissions mailserver-docker-mailserver | [ INF ] Starting miscellaneous tasks mailserver-docker-mailserver | [ DEBUG ] Consolidating all state onto /var/mail-state mailserver-docker-mailserver | [ INF ] Starting daemons mailserver-docker-mailserver | [ DEBUG ] Starting cron mailserver-docker-mailserver | [ DEBUG ] Starting rsyslog mailserver-docker-mailserver | [ DEBUG ] Starting dovecot mailserver-docker-mailserver | [ DEBUG ] Starting update-check mailserver-docker-mailserver | [ DEBUG ] Starting opendkim mailserver-docker-mailserver | [ DEBUG ] Starting opendmarc mailserver-docker-mailserver | [ DEBUG ] Starting postfix mailserver-docker-mailserver | [ DEBUG ] Starting fail2ban mailserver-docker-mailserver | [ DEBUG ] Starting clamav mailserver-docker-mailserver | [ DEBUG ] Starting changedetector mailserver-docker-mailserver | [ DEBUG ] Starting amavis mailserver-docker-mailserver | [ INF ] mail.markus-spring.de is up and running mailserver-docker-mailserver | Jun 11 12:42:30 mail amavis[1449]: starting. /usr/sbin/amavisd-new at mail.markus-spring.de amavisd-new-2.11.1 (20181009), Unicode aware, LC_CTYPE="C.UTF-8" mailserver-docker-mailserver | Jun 11 12:42:30 mail amavis[1449]: perl=5.032001, user=, EUID: 112 (112); group=, EGID: 114 114 (114 114) mailserver-docker-mailserver | Jun 11 12:42:31 mail amavis[1449]: Net::Server: Group Not Defined. Defaulting to EGID '114 114' mailserver-docker-mailserver | Jun 11 12:42:31 mail amavis[1449]: Net::Server: User Not Defined. Defaulting to EUID '112' mailserver-docker-mailserver | Jun 11 12:42:31 mail amavis[1449]: No ext program for .zoo, tried: zoo mailserver-docker-mailserver | Jun 11 12:42:31 mail amavis[1449]: No ext program for .doc, tried: ripole mailserver-docker-mailserver | Jun 11 12:42:31 mail amavis[1449]: No decoder for .F mailserver-docker-mailserver | Jun 11 12:42:31 mail amavis[1449]: No decoder for .doc mailserver-docker-mailserver | Jun 11 12:42:31 mail amavis[1449]: No decoder for .zoo mailserver-docker-mailserver | Jun 11 12:42:31 mail amavis[1449]: Using primary internal av scanner code for ClamAV-clamd mailserver-docker-mailserver | Jun 11 12:42:31 mail amavis[1449]: Found secondary av scanner ClamAV-clamscan at /usr/bin/clamscan mailserver-docker-mailserver | Jun 11 12:42:33 mail postfix/master[2389]: daemon started -- version 3.5.6, configuration /etc/postfix ``` ### Other relevant information ```Markdown The last logwatch mail said: ################### Logwatch 7.5.5 (01/22/21) #################### Processing Initiated: Sat Jun 11 08:29:01 2022 Date Range Processed: yesterday ( 2022-Jun-10 ) Period is day. Detail Level of Output: 0 Type of Output/Format: mail / text Logfiles for Host: mail.markus-spring.de ################################################################## --------------------- Amavisd-new Begin ------------------------ 6 Total messages scanned ------------------ 100.00% 339.777K Total bytes scanned 347,932 ======== ================================================== 6 Passed ---------------------------------- 100.00% 6 Clean passed 100.00% ======== ================================================== 6 Ham ------------------------------------- 100.00% 6 Clean passed 100.00% ======== ================================================== ---------------------- Amavisd-new End ------------------------- --------------------- clam-update Begin ------------------------ Local version: 0.103.5 Recommended version: 0.103.6 Your ClamAV installation is OUTDATED! ---------------------- clam-update End ------------------------- --------------------- Dovecot Begin ------------------------ Dovecot Deliveries: 4 Dovecot IMAP and POP3 Successful Logins: 190 Dovecot disconnects: 128 Total Unknown users blocked: 6 Total **Unmatched Entries** dovecot: auth: passwd-file(adv2015@aberdoch.de): unknown user : 2 Time(s) dovecot: auth: passwd-file(info@lebenswertes-bad-reichenhall.de): unknown user : 8 Time(s) dovecot: auth: passwd-file(rb@aberdoch.de): unknown user : 4 Time(s) ---------------------- Dovecot End ------------------------- --------------------- fail2ban-messages Begin ------------------------ Banned services with Fail2Ban: Bans:Unbans custom: [ 1:0 ] dovecot: [ 1:1 ] postfix: [ 0:0 ] postfix-sasl: [ 1:1 ] ** ERRORS ** 7f9b0d7c3960 -- exec: nft add table inet f2b-table: 1 Time(s) 7f9b0d7c3960 -- stderr: ' ...: 1 Time(s) 7f9b0d7c3960 -- stderr: 'Error: Could not process rule: Numerical result ou...: 1 Time(s) 7f9b0d7c3960 -- stderr: 'Error: No such file or directory': 1 Time(s) 7f9b0d7c3960 -- stderr: '^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...: 1 Time(s) 7f9b0d7c3960 -- stderr: 'add rule inet f2b-table f2b-chain meta l4proto { t...: 1 Time(s) 7f9b0d7c3960 -- stderr: 'add set inet f2b-table addr-set-postfix-sasl { typ...: 1 Time(s) 7f9b0d7c3d50 -- exec: nft add table inet f2b-table: 1 Time(s) 7f9b0d7c3d50 -- stderr: ' ...: 1 Time(s) 7f9b0d7c3d50 -- stderr: 'Error: Could not process rule: Numerical result ou...: 1 Time(s) 7f9b0d7c3d50 -- stderr: 'Error: No such file or directory': 1 Time(s) 7f9b0d7c3d50 -- stderr: '^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...: 1 Time(s) 7f9b0d7c3d50 -- stderr: 'add rule inet f2b-table f2b-chain meta l4proto { t...: 1 Time(s) 7f9b0d7c3d50 -- stderr: 'add set inet f2b-table addr-set-dovecot { type ipv...: 1 Time(s) Failed to execute ban jail 'dovecot' action 'nftables-allports' info 'Actio...: 1 Time(s) Failed to execute ban jail 'postfix-sasl' action 'nftables-allports' info '...: 1 Time(s) ---------------------- fail2ban-messages End ------------------------- --------------------- Postfix Begin ------------------------ 6 SASL authentication failed 6 8 Miscellaneous warnings 8 694.623K Bytes accepted 711,294 505.250K Bytes sent via SMTP 517,376 189.373K Bytes sent via LMTP 193,918 ======== ================================================== 14 Accepted 1.23% 1124 Rejected 98.77% -------- -------------------------------------------------- 1138 Total 100.00% ======== ================================================== 1114 5xx Reject relay denied 99.11% 8 5xx Reject unknown user 0.71% 2 5xx Reject recipient address 0.18% -------- -------------------------------------------------- 1124 Total 5xx Rejects 100.00% ======== ================================================== 430 Connections 430 26 Connections lost (inbound) 26 432 Disconnections 432 14 Removed from queue 14 10 Sent via SMTP 10 4 Sent via LMTP 4 1668 Postscreen 1,668 14 Policy SPF 14 2 Timeouts (inbound) 2 8 Hostname verification errors (FCRDNS) 8 386 TLS connections (server) 386 4 TLS connections (client) 4 **Unmatched Entries** 2 Jun 10 17:09:00 mail policyd-spf[8310]: 550 5.7.23 Message rejected due to: SPF fail - not authorized. ---------------------- Postfix End ------------------------- --------------------- Disk Space Begin ------------------------ Filesystem Size Used Avail Use% Mounted on overlay 493G 54G 419G 12% / /dev/ploop37930p1 493G 54G 419G 12% /usr/share/zoneinfo/Etc/UTC ---------------------- Disk Space End ------------------------- ###################### Logwatch End ######################### ``` ### What level of experience do you have with Docker and mail servers? - [ ] I am inexperienced with docker - [X] I am inexperienced with mail servers - [ ] I am uncomfortable with the CLI ### Code of conduct - [X] I have read this project's [Code of Conduct](https://github.com/docker-mailserver/docker-mailserver/blob/master/CODE_OF_CONDUCT.md) and I agree - [X] I have read the [README](https://github.com/docker-mailserver/docker-mailserver/blob/master/README.md) and the [documentation](https://docker-mailserver.github.io/docker-mailserver/edge/) and I searched the [issue tracker](https://github.com/docker-mailserver/docker-mailserver/issues?q=is%3Aissue) but could not find a solution ### Improvements to this form? _No response_
1.0
[BUG] Errormessage in fail2ban-log "Failed to execute ban jail 'dovecot' action 'nftables-allports' info 'ActionInfo" - ### Miscellaneous first checks - [X] I checked that all ports are open and not blocked by my ISP / hosting provider. - [X] I know that SSL errors are likely the result of a wrong setup on the user side and not caused by DMS itself. I'm confident my setup is correct. ### Affected Component(s) fail2ban inside docker-mailserver ### What happened and when does this occur? ```Markdown In the fail2ban log of docker-mailserver I see lots of messages 2022-06-10 11:13:28,342 fail2ban.actions [1173]: ERROR Failed to execute ban jail 'dovecot' action 'nftables-allports' info 'ActionInfo({'ip': '36.137.157.218', 'family': 'inet4', 'fid': <function Actions.ActionInfo.<lambda> at 0x7f9b0dc8cb80>, 'raw-ticket': <function Actions.ActionInfo.<lambda> at 0x7f9b0dc8d280>})': Error starting action Jail('dovecot')/nftables-allports: 'Script error' 2022-06-10 11:13:30,005 fail2ban.actions [1173]: ERROR Failed to execute ban jail 'postfix-sasl' action 'nftables-allports' info 'ActionInfo({'ip': '36.137.157.218', 'family': 'inet4', 'fid': <function Actions.ActionInfo.<lambda> at 0x7f9b0dc8cb80>, 'raw-ticket': <function Actions.ActionInfo.<lambda> at 0x7f9b0dc8d280>})': Error starting action Jail('postfix-sasl')/nftables-allports: 'Script error' The fail2ban jails of dovecot and postfix-sasl are empty, no bans have taken place ``` ### What did you expect to happen? ```Markdown The banned IPs should show up when listing the bans with 'setup.sh fail2ban' ``` ### How do we replicate the issue? ```Markdown 1. Install mailserver v11.0.0 via docker/docker compose 2. Try unauthorized access to postfix-sasl or dovecot 3. ... ``` ### DMS version v11.0.0 ### What operating system is DMS running on? Linux ### What instruction set architecture is DMS running on? x86_64 / AMD64 ### What container orchestration tool are you using? Docker Compose ### docker-compose.yml ```yml services: cert-renewer-traefik: image: youtous/mailserver-traefik:latest volumes: - /var/run/docker.sock:/var/run/docker.sock - ../traefik2/acme.json:/tmp/traefik/acme.json:ro # link traefik - ./ssl:/tmp/ssl:rw environment: - TRAEFIK_VERSION=2 - CERTS_SOURCE=file - DOMAINS=mail.markus-spring.de mailserver: image: docker.io/mailserver/docker-mailserver:latest container_name: mailserver-docker-mailserver hostname: mail domainname: markus-spring.de env_file: mailserver.env ports: - "25:25" # SMTP (explicit TLS => STARTTLS) - "143:143" # IMAP4 (explicit TLS => STARTTLS) - "465:465" # ESMTP (implicit TLS) - "587:587" # ESMTP (explicit TLS => STARTTLS) - "993:993" # IMAP4 (implicit TLS) volumes: - ./docker-data/dms/mail-data/:/var/mail/ - ./docker-data/dms/mail-state/:/var/mail-state/ - ./docker-data/dms/mail-logs/:/var/log/mail/ - ./docker-data/dms/config/:/tmp/docker-mailserver/ - /etc/localtime:/etc/localtime:ro - ./ssl:/var/mail-state/manual-ssl restart: always stop_grace_period: 1m cap_add: - NET_ADMIN - SYS_PTRACE labels: - "mailserver-traefik.renew.domain=mail.markus-spring.de" # tag the service - "traefik.enable=true" # use traefik v2 for certificate generation - "traefik.port=443" # dummy port, required generating certs with traefik - "traefik.http.routers.mail.rule=Host(`mail.markus-spring.de`,`mail.lebenswertes-bad-reichenhall.de`,`mail.aberdoch.de`)" - "traefik.http.routers.mail.entrypoints=websecure" environment: - SSL_TYPE=manual # enable SSL on the mailserver - SSL_CERT_PATH=/var/mail-state/manual-ssl/markus-spring.de/fullchain.pem - SSL_KEY_PATH=/var/mail-state/manual-ssl/markus-spring.de/privkey.pem - ENABLE_FAIL2BAN=1 - ENABLE_CLAMAV=1 rainloop: image: hardware/rainloop:latest container_name: rainloop volumes: - ./webmail:/rainloop/data depends_on: - mailserver environment: - LOG_TO_STDOUT=true labels: - traefik.enable=true - "traefik.docker.network=proxy" - traefik.http.routers.webmail.rule=Host(`webmail.markus-spring.de`) - traefik.http.routers.webmail.tls.certresolver=cloudflare - traefik.http.routers.webmail.entrypoints=websecure networks: - proxy - default networks: proxy: external: true ``` ### Relevant log output ```bash Container mailserver-cert-renewer-traefik-1 Created Container mailserver-docker-mailserver Created Container rainloop Created Attaching to mailserver-cert-renewer-traefik-1, mailserver-docker-mailserver, rainloop mailserver-cert-renewer-traefik-1 | [INFO] Running on a regular host. mailserver-cert-renewer-traefik-1 | [INFO] 1 domain(s) to watch: mail.markus-spring.de mailserver-cert-renewer-traefik-1 | [INFO] Configured to automatically push existing certificates in containers every 15m (PUSH_PERIOD=15m). mailserver-cert-renewer-traefik-1 | [INFO] file selected as certificates source mailserver-cert-renewer-traefik-1 | [INFO] Traefik v2 selected as target mailserver-cert-renewer-traefik-1 | mailserver-cert-renewer-traefik-1 | [INFO] certificate for mail.markus-spring.de not yet generated, skipping push... mailserver-cert-renewer-traefik-1 | rainloop | [INFO] Logging to stdout activated mailserver-docker-mailserver | [ INF ] Welcome to docker-mailserver 11.0.0 mailserver-docker-mailserver | [ INF ] Initializing setup mailserver-docker-mailserver | [ DEBUG ] Registering functions mailserver-docker-mailserver | [ INF ] Checking configuration mailserver-docker-mailserver | [ DEBUG ] Checking that hostname/domainname is provided or overridden mailserver-docker-mailserver | [ DEBUG ] Domain has been set to markus-spring.de mailserver-docker-mailserver | [ DEBUG ] Hostname has been set to mail.markus-spring.de mailserver-docker-mailserver | [ INF ] Configuring mail server mailserver-docker-mailserver | [ DEBUG ] Setting up default variables mailserver-docker-mailserver | [ DEBUG ] Setting file and directory permissions mailserver-docker-mailserver | [ DEBUG ] Setting timezone to 'DE' mailserver-docker-mailserver | [ WARNING ] Cannot find timezone 'DE' mailserver-docker-mailserver | [ DEBUG ] Setting up Dovecot mailserver-docker-mailserver | [ DEBUG ] Spam messages will be moved to the Junk folder mailserver-docker-mailserver | [ DEBUG ] Setting up Dovecot dhparam mailserver-docker-mailserver | [ DEBUG ] Setting up Dovecot quota mailserver-docker-mailserver | [ DEBUG ] Setting up Dovecot Local User mailserver-docker-mailserver | [ DEBUG ] Creating user 'owner' for domain 'markus-spring.de' mailserver-docker-mailserver | [ DEBUG ] Creating user 'mail' for domain 'markus-spring.de' mailserver-docker-mailserver | [ DEBUG ] Creating user 'mail' for domain 'lebenswertes-bad-reichenhall.de' mailserver-docker-mailserver | [ DEBUG ] Creating user 'fgrimagepost' for domain 'aberdoch.de' mailserver-docker-mailserver | [ DEBUG ] Creating user 'mtb' for domain 'aberdoch.de' mailserver-docker-mailserver | [ DEBUG ] Creating user 'gis' for domain 'aberdoch.de' mailserver-docker-mailserver | [ DEBUG ] Creating user 'krempel' for domain 'aberdoch.de' mailserver-docker-mailserver | [ DEBUG ] Creating user 'wordpress' for domain 'markus-spring.de' mailserver-docker-mailserver | [ DEBUG ] Alias 'postmaster@markus-spring.de' is non-local (or mapped to a non-existing account) and will not be added to Dovecot's userdb mailserver-docker-mailserver | [ DEBUG ] Adding alias 'matomo@markus-spring.de' for user 'owner@markus-spring.de' to Dovecot's userdb mailserver-docker-mailserver | [ DEBUG ] Adding alias 'mapserver@markus-spring.de' for user 'owner@markus-spring.de' to Dovecot's userdb mailserver-docker-mailserver | [ DEBUG ] Alias 'foxelma@aberdoch.de' is non-local (or mapped to a non-existing account) and will not be added to Dovecot's userdb mailserver-docker-mailserver | [ DEBUG ] Alias 'pixelma@aberdoch.de' is non-local (or mapped to a non-existing account) and will not be added to Dovecot's userdb mailserver-docker-mailserver | [ DEBUG ] Alias 'rb@aberdoch.de' is non-local (or mapped to a non-existing account) and will not be added to Dovecot's userdb mailserver-docker-mailserver | [ DEBUG ] Alias 'spring@vhs-fotogruppe-reichenhall.aberdoch.de' is non-local (or mapped to a non-existing account) and will not be added to Dovecot's userdb mailserver-docker-mailserver | [ DEBUG ] Adding alias 'chiefmapserverevangelist@aberdoch.de' for user 'gis@aberdoch.de' to Dovecot's userdb mailserver-docker-mailserver | [ DEBUG ] Adding alias 'dollargis@aberdoch.de' for user 'gis@aberdoch.de' to Dovecot's userdb mailserver-docker-mailserver | [ DEBUG ] Adding alias 'fme@aberdoch.de' for user 'gis@aberdoch.de' to Dovecot's userdb mailserver-docker-mailserver | [ DEBUG ] Adding alias 'joe.decker@aberdoch.de' for user 'gis@aberdoch.de' to Dovecot's userdb mailserver-docker-mailserver | [ DEBUG ] Adding alias 'komoot@aberdoch.de' for user 'mtb@aberdoch.de' to Dovecot's userdb mailserver-docker-mailserver | [ DEBUG ] Adding alias 'meilan@aberdoch.de' for user 'mtb@aberdoch.de' to Dovecot's userdb mailserver-docker-mailserver | [ DEBUG ] Adding alias 'fgrimagepost@aberdoch.de' for user 'fgrimagepost@aberdoch.de' to Dovecot's userdb mailserver-docker-mailserver | [ WARNING ] Alias 'fgrimagepost@aberdoch.de' will not be added to '/etc/dovecot/userdb' twice mailserver-docker-mailserver | [ DEBUG ] Adding alias 'mtb@aberdoch.de' for user 'mtb@aberdoch.de' to Dovecot's userdb mailserver-docker-mailserver | [ WARNING ] Alias 'mtb@aberdoch.de' will not be added to '/etc/dovecot/userdb' twice mailserver-docker-mailserver | [ DEBUG ] Adding alias 'gis@aberdoch.de' for user 'gis@aberdoch.de' to Dovecot's userdb mailserver-docker-mailserver | [ WARNING ] Alias 'gis@aberdoch.de' will not be added to '/etc/dovecot/userdb' twice mailserver-docker-mailserver | [ DEBUG ] Adding alias '@aberdoch.de' for user 'krempel@aberdoch.de' to Dovecot's userdb mailserver-docker-mailserver | [ WARNING ] Alias '@aberdoch.de' will not be added to '/etc/dovecot/userdb' twice mailserver-docker-mailserver | [ DEBUG ] Adding alias '@mail.markus-spring.de' for user 'mail@markus-spring.de' to Dovecot's userdb mailserver-docker-mailserver | [ DEBUG ] Adding alias '@lebenswertes-bad-reichenhall.de' for user 'mail@lebenswertes-bad-reichenhall.de' to Dovecot's userdb mailserver-docker-mailserver | [ WARNING ] Alias '@lebenswertes-bad-reichenhall.de' will not be added to '/etc/dovecot/userdb' twice mailserver-docker-mailserver | [ DEBUG ] Setting up Fail2Ban mailserver-docker-mailserver | [ DEBUG ] Disabling postfix DNS block list (zen.spamhaus.org) mailserver-docker-mailserver | [ DEBUG ] Disabling postscreen DNS block lists mailserver-docker-mailserver | [ DEBUG ] Setting up DKIM mailserver-docker-mailserver | Nameservers 127.0.0.11 mailserver-docker-mailserver | [ DEBUG ] Setting up SSL mailserver-docker-mailserver | [ DEBUG ] TLS configured with 'modern' ciphers mailserver-docker-mailserver | [ DEBUG ] Configuring certificates using key /var/mail-state/manual-ssl/markus-spring.de/privkey.pem and cert /var/mail-state/manual-ssl/markus-spring.de/fullchain.pem mailserver-docker-mailserver | [ DEBUG ] Setting up PERMIT_DOCKER option mailserver-docker-mailserver | [ DEBUG ] Setting up mailname and creating '/etc/mailname' mailserver-docker-mailserver | [ DEBUG ] Setting up Amavis mailserver-docker-mailserver | [ DEBUG ] Setting up DMARC mailserver-docker-mailserver | [ DEBUG ] Applying hostname and domainname to Postfix mailserver-docker-mailserver | [ DEBUG ] Applying hostname to Dovecot mailserver-docker-mailserver | [ DEBUG ] Setting up Postfix SASL Password mailserver-docker-mailserver | [ DEBUG ] SASL_PASSWD was not provided - '/etc/postfix/sasl_passwd' not created mailserver-docker-mailserver | [ DEBUG ] Setting up Security Stack mailserver-docker-mailserver | [ DEBUG ] Enabling and configuring SpamAssassin mailserver-docker-mailserver | [ DEBUG ] Enabling ClamAV mailserver-docker-mailserver | [ DEBUG ] Enabling Fail2Ban mailserver-docker-mailserver | [ DEBUG ] Enabling Amavis mailserver-docker-mailserver | [ DEBUG ] Setting up Postfix aliases mailserver-docker-mailserver | [ DEBUG ] Setting up Postfix vhost mailserver-docker-mailserver | [ DEBUG ] Setting up Postfix dhparam mailserver-docker-mailserver | [ DEBUG ] Configuring Postscreen mailserver-docker-mailserver | [ DEBUG ] Setting up Postfix Relay Hosts mailserver-docker-mailserver | [ DEBUG ] Setting up logrotate mailserver-docker-mailserver | [ DEBUG ] Enabling Postfix log summary reports with recipient 'owner@markus-spring.de' mailserver-docker-mailserver | [ DEBUG ] Enabling logwatch reports with recipient 'owner@markus-spring.de' mailserver-docker-mailserver | [ DEBUG ] Setting up configuration checksum file mailserver-docker-mailserver | [ DEBUG ] Printing environment variables. Make sure no sensitive data is copied. mailserver-docker-mailserver | AMAVIS_LOGLEVEL='0' mailserver-docker-mailserver | CLAMAV_MESSAGE_SIZE_LIMIT='25M' mailserver-docker-mailserver | DEFAULT_RELAY_HOST='' mailserver-docker-mailserver | DOVECOT_INET_PROTOCOLS='all' mailserver-docker-mailserver | DOVECOT_MAILBOX_FORMAT='maildir' mailserver-docker-mailserver | DOVECOT_TLS='no' mailserver-docker-mailserver | ENABLE_AMAVIS='1' mailserver-docker-mailserver | ENABLE_CLAMAV='1' mailserver-docker-mailserver | ENABLE_DNSBL='0' mailserver-docker-mailserver | ENABLE_FAIL2BAN='1' mailserver-docker-mailserver | ENABLE_FETCHMAIL='0' mailserver-docker-mailserver | ENABLE_LDAP='0' mailserver-docker-mailserver | ENABLE_MANAGESIEVE='1' mailserver-docker-mailserver | ENABLE_POP3='0' mailserver-docker-mailserver | ENABLE_POSTGREY='0' mailserver-docker-mailserver | ENABLE_QUOTAS='1' mailserver-docker-mailserver | ENABLE_SASLAUTHD='0' mailserver-docker-mailserver | ENABLE_SPAMASSASSIN='1' mailserver-docker-mailserver | ENABLE_SPAMASSASSIN_KAM='0' mailserver-docker-mailserver | ENABLE_SRS='0' mailserver-docker-mailserver | ENABLE_UPDATE_CHECK='1' mailserver-docker-mailserver | FAIL2BAN_BLOCKTYPE='drop' mailserver-docker-mailserver | FETCHMAIL_PARALLEL='0' mailserver-docker-mailserver | FETCHMAIL_POLL='300' mailserver-docker-mailserver | LDAP_START_TLS='no' mailserver-docker-mailserver | LOGROTATE_INTERVAL='weekly' mailserver-docker-mailserver | LOGWATCH_INTERVAL='daily' mailserver-docker-mailserver | LOGWATCH_RECIPIENT='owner@markus-spring.de' mailserver-docker-mailserver | LOGWATCH_SENDER='mailserver-report@mail.markus-spring.de' mailserver-docker-mailserver | LOG_LEVEL='debug' mailserver-docker-mailserver | MOVE_SPAM_TO_JUNK='1' mailserver-docker-mailserver | NETWORK_INTERFACE='eth0' mailserver-docker-mailserver | ONE_DIR='1' mailserver-docker-mailserver | OVERRIDE_HOSTNAME='' mailserver-docker-mailserver | PERMIT_DOCKER='none' mailserver-docker-mailserver | PFLOGSUMM_RECIPIENT='owner@markus-spring.de' mailserver-docker-mailserver | PFLOGSUMM_SENDER='mailserver-report@mail.markus-spring.de' mailserver-docker-mailserver | PFLOGSUMM_TRIGGER='logrotate' mailserver-docker-mailserver | POSTFIX_INET_PROTOCOLS='all' mailserver-docker-mailserver | POSTFIX_MAILBOX_SIZE_LIMIT='0' mailserver-docker-mailserver | POSTFIX_MESSAGE_SIZE_LIMIT='10240000' mailserver-docker-mailserver | POSTGREY_AUTO_WHITELIST_CLIENTS='5' mailserver-docker-mailserver | POSTGREY_DELAY='300' mailserver-docker-mailserver | POSTGREY_MAX_AGE='35' mailserver-docker-mailserver | POSTGREY_TEXT='Delayed by Postgrey' mailserver-docker-mailserver | POSTMASTER_ADDRESS='postmaster@markus-spring.de' mailserver-docker-mailserver | POSTSCREEN_ACTION='enforce' mailserver-docker-mailserver | RELAY_HOST='' mailserver-docker-mailserver | REPORT_RECIPIENT='postmaster@markus-spring.de' mailserver-docker-mailserver | REPORT_SENDER='mailserver-report@mail.markus-spring.de' mailserver-docker-mailserver | SA_KILL='6.31' mailserver-docker-mailserver | SA_SPAM_SUBJECT='***SPAM*****' mailserver-docker-mailserver | SA_TAG2='6.31' mailserver-docker-mailserver | SA_TAG='2.0' mailserver-docker-mailserver | SMTP_ONLY='0' mailserver-docker-mailserver | SPAMASSASSIN_SPAM_TO_INBOX='1' mailserver-docker-mailserver | SPOOF_PROTECTION='1' mailserver-docker-mailserver | SRS_SENDER_CLASSES='envelope_sender' mailserver-docker-mailserver | SSL_TYPE='manual' mailserver-docker-mailserver | SUPERVISOR_LOGLEVEL='warn' mailserver-docker-mailserver | TLS_LEVEL='modern' mailserver-docker-mailserver | TZ='DE' mailserver-docker-mailserver | UPDATE_CHECK_INTERVAL='1d' mailserver-docker-mailserver | VIRUSMAILS_DELETE_DELAY='7' mailserver-docker-mailserver | [ INF ] Post-configuration checks mailserver-docker-mailserver | [ DEBUG ] Checking /var/mail permissions mailserver-docker-mailserver | [ INF ] Starting miscellaneous tasks mailserver-docker-mailserver | [ DEBUG ] Consolidating all state onto /var/mail-state mailserver-docker-mailserver | [ INF ] Starting daemons mailserver-docker-mailserver | [ DEBUG ] Starting cron mailserver-docker-mailserver | [ DEBUG ] Starting rsyslog mailserver-docker-mailserver | [ DEBUG ] Starting dovecot mailserver-docker-mailserver | [ DEBUG ] Starting update-check mailserver-docker-mailserver | [ DEBUG ] Starting opendkim mailserver-docker-mailserver | [ DEBUG ] Starting opendmarc mailserver-docker-mailserver | [ DEBUG ] Starting postfix mailserver-docker-mailserver | [ DEBUG ] Starting fail2ban mailserver-docker-mailserver | [ DEBUG ] Starting clamav mailserver-docker-mailserver | [ DEBUG ] Starting changedetector mailserver-docker-mailserver | [ DEBUG ] Starting amavis mailserver-docker-mailserver | [ INF ] mail.markus-spring.de is up and running mailserver-docker-mailserver | Jun 11 12:42:30 mail amavis[1449]: starting. /usr/sbin/amavisd-new at mail.markus-spring.de amavisd-new-2.11.1 (20181009), Unicode aware, LC_CTYPE="C.UTF-8" mailserver-docker-mailserver | Jun 11 12:42:30 mail amavis[1449]: perl=5.032001, user=, EUID: 112 (112); group=, EGID: 114 114 (114 114) mailserver-docker-mailserver | Jun 11 12:42:31 mail amavis[1449]: Net::Server: Group Not Defined. Defaulting to EGID '114 114' mailserver-docker-mailserver | Jun 11 12:42:31 mail amavis[1449]: Net::Server: User Not Defined. Defaulting to EUID '112' mailserver-docker-mailserver | Jun 11 12:42:31 mail amavis[1449]: No ext program for .zoo, tried: zoo mailserver-docker-mailserver | Jun 11 12:42:31 mail amavis[1449]: No ext program for .doc, tried: ripole mailserver-docker-mailserver | Jun 11 12:42:31 mail amavis[1449]: No decoder for .F mailserver-docker-mailserver | Jun 11 12:42:31 mail amavis[1449]: No decoder for .doc mailserver-docker-mailserver | Jun 11 12:42:31 mail amavis[1449]: No decoder for .zoo mailserver-docker-mailserver | Jun 11 12:42:31 mail amavis[1449]: Using primary internal av scanner code for ClamAV-clamd mailserver-docker-mailserver | Jun 11 12:42:31 mail amavis[1449]: Found secondary av scanner ClamAV-clamscan at /usr/bin/clamscan mailserver-docker-mailserver | Jun 11 12:42:33 mail postfix/master[2389]: daemon started -- version 3.5.6, configuration /etc/postfix ``` ### Other relevant information ```Markdown The last logwatch mail said: ################### Logwatch 7.5.5 (01/22/21) #################### Processing Initiated: Sat Jun 11 08:29:01 2022 Date Range Processed: yesterday ( 2022-Jun-10 ) Period is day. Detail Level of Output: 0 Type of Output/Format: mail / text Logfiles for Host: mail.markus-spring.de ################################################################## --------------------- Amavisd-new Begin ------------------------ 6 Total messages scanned ------------------ 100.00% 339.777K Total bytes scanned 347,932 ======== ================================================== 6 Passed ---------------------------------- 100.00% 6 Clean passed 100.00% ======== ================================================== 6 Ham ------------------------------------- 100.00% 6 Clean passed 100.00% ======== ================================================== ---------------------- Amavisd-new End ------------------------- --------------------- clam-update Begin ------------------------ Local version: 0.103.5 Recommended version: 0.103.6 Your ClamAV installation is OUTDATED! ---------------------- clam-update End ------------------------- --------------------- Dovecot Begin ------------------------ Dovecot Deliveries: 4 Dovecot IMAP and POP3 Successful Logins: 190 Dovecot disconnects: 128 Total Unknown users blocked: 6 Total **Unmatched Entries** dovecot: auth: passwd-file(adv2015@aberdoch.de): unknown user : 2 Time(s) dovecot: auth: passwd-file(info@lebenswertes-bad-reichenhall.de): unknown user : 8 Time(s) dovecot: auth: passwd-file(rb@aberdoch.de): unknown user : 4 Time(s) ---------------------- Dovecot End ------------------------- --------------------- fail2ban-messages Begin ------------------------ Banned services with Fail2Ban: Bans:Unbans custom: [ 1:0 ] dovecot: [ 1:1 ] postfix: [ 0:0 ] postfix-sasl: [ 1:1 ] ** ERRORS ** 7f9b0d7c3960 -- exec: nft add table inet f2b-table: 1 Time(s) 7f9b0d7c3960 -- stderr: ' ...: 1 Time(s) 7f9b0d7c3960 -- stderr: 'Error: Could not process rule: Numerical result ou...: 1 Time(s) 7f9b0d7c3960 -- stderr: 'Error: No such file or directory': 1 Time(s) 7f9b0d7c3960 -- stderr: '^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...: 1 Time(s) 7f9b0d7c3960 -- stderr: 'add rule inet f2b-table f2b-chain meta l4proto { t...: 1 Time(s) 7f9b0d7c3960 -- stderr: 'add set inet f2b-table addr-set-postfix-sasl { typ...: 1 Time(s) 7f9b0d7c3d50 -- exec: nft add table inet f2b-table: 1 Time(s) 7f9b0d7c3d50 -- stderr: ' ...: 1 Time(s) 7f9b0d7c3d50 -- stderr: 'Error: Could not process rule: Numerical result ou...: 1 Time(s) 7f9b0d7c3d50 -- stderr: 'Error: No such file or directory': 1 Time(s) 7f9b0d7c3d50 -- stderr: '^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...: 1 Time(s) 7f9b0d7c3d50 -- stderr: 'add rule inet f2b-table f2b-chain meta l4proto { t...: 1 Time(s) 7f9b0d7c3d50 -- stderr: 'add set inet f2b-table addr-set-dovecot { type ipv...: 1 Time(s) Failed to execute ban jail 'dovecot' action 'nftables-allports' info 'Actio...: 1 Time(s) Failed to execute ban jail 'postfix-sasl' action 'nftables-allports' info '...: 1 Time(s) ---------------------- fail2ban-messages End ------------------------- --------------------- Postfix Begin ------------------------ 6 SASL authentication failed 6 8 Miscellaneous warnings 8 694.623K Bytes accepted 711,294 505.250K Bytes sent via SMTP 517,376 189.373K Bytes sent via LMTP 193,918 ======== ================================================== 14 Accepted 1.23% 1124 Rejected 98.77% -------- -------------------------------------------------- 1138 Total 100.00% ======== ================================================== 1114 5xx Reject relay denied 99.11% 8 5xx Reject unknown user 0.71% 2 5xx Reject recipient address 0.18% -------- -------------------------------------------------- 1124 Total 5xx Rejects 100.00% ======== ================================================== 430 Connections 430 26 Connections lost (inbound) 26 432 Disconnections 432 14 Removed from queue 14 10 Sent via SMTP 10 4 Sent via LMTP 4 1668 Postscreen 1,668 14 Policy SPF 14 2 Timeouts (inbound) 2 8 Hostname verification errors (FCRDNS) 8 386 TLS connections (server) 386 4 TLS connections (client) 4 **Unmatched Entries** 2 Jun 10 17:09:00 mail policyd-spf[8310]: 550 5.7.23 Message rejected due to: SPF fail - not authorized. ---------------------- Postfix End ------------------------- --------------------- Disk Space Begin ------------------------ Filesystem Size Used Avail Use% Mounted on overlay 493G 54G 419G 12% / /dev/ploop37930p1 493G 54G 419G 12% /usr/share/zoneinfo/Etc/UTC ---------------------- Disk Space End ------------------------- ###################### Logwatch End ######################### ``` ### What level of experience do you have with Docker and mail servers? - [ ] I am inexperienced with docker - [X] I am inexperienced with mail servers - [ ] I am uncomfortable with the CLI ### Code of conduct - [X] I have read this project's [Code of Conduct](https://github.com/docker-mailserver/docker-mailserver/blob/master/CODE_OF_CONDUCT.md) and I agree - [X] I have read the [README](https://github.com/docker-mailserver/docker-mailserver/blob/master/README.md) and the [documentation](https://docker-mailserver.github.io/docker-mailserver/edge/) and I searched the [issue tracker](https://github.com/docker-mailserver/docker-mailserver/issues?q=is%3Aissue) but could not find a solution ### Improvements to this form? _No response_
priority
errormessage in log failed to execute ban jail dovecot action nftables allports info actioninfo miscellaneous first checks i checked that all ports are open and not blocked by my isp hosting provider i know that ssl errors are likely the result of a wrong setup on the user side and not caused by dms itself i m confident my setup is correct affected component s inside docker mailserver what happened and when does this occur markdown in the log of docker mailserver i see lots of messages actions error failed to execute ban jail dovecot action nftables allports info actioninfo ip family fid at raw ticket at error starting action jail dovecot nftables allports script error actions error failed to execute ban jail postfix sasl action nftables allports info actioninfo ip family fid at raw ticket at error starting action jail postfix sasl nftables allports script error the jails of dovecot and postfix sasl are empty no bans have taken place what did you expect to happen markdown the banned ips should show up when listing the bans with setup sh how do we replicate the issue markdown install mailserver via docker docker compose try unauthorized access to postfix sasl or dovecot dms version what operating system is dms running on linux what instruction set architecture is dms running on what container orchestration tool are you using docker compose docker compose yml yml services cert renewer traefik image youtous mailserver traefik latest volumes var run docker sock var run docker sock acme json tmp traefik acme json ro link traefik ssl tmp ssl rw environment traefik version certs source file domains mail markus spring de mailserver image docker io mailserver docker mailserver latest container name mailserver docker mailserver hostname mail domainname markus spring de env file mailserver env ports smtp explicit tls starttls explicit tls starttls esmtp implicit tls esmtp explicit tls starttls implicit tls volumes docker data dms mail data var mail docker data dms mail state var mail state docker data dms mail logs var log mail docker data dms config tmp docker mailserver etc localtime etc localtime ro ssl var mail state manual ssl restart always stop grace period cap add net admin sys ptrace labels mailserver traefik renew domain mail markus spring de tag the service traefik enable true use traefik for certificate generation traefik port dummy port required generating certs with traefik traefik http routers mail rule host mail markus spring de mail lebenswertes bad reichenhall de mail aberdoch de traefik http routers mail entrypoints websecure environment ssl type manual enable ssl on the mailserver ssl cert path var mail state manual ssl markus spring de fullchain pem ssl key path var mail state manual ssl markus spring de privkey pem enable enable clamav rainloop image hardware rainloop latest container name rainloop volumes webmail rainloop data depends on mailserver environment log to stdout true labels traefik enable true traefik docker network proxy traefik http routers webmail rule host webmail markus spring de traefik http routers webmail tls certresolver cloudflare traefik http routers webmail entrypoints websecure networks proxy default networks proxy external true relevant log output bash container mailserver cert renewer traefik created container mailserver docker mailserver created container rainloop created attaching to mailserver cert renewer traefik mailserver docker mailserver rainloop mailserver cert renewer traefik running on a regular host mailserver cert renewer traefik domain s to watch mail markus spring de mailserver cert renewer traefik configured to automatically push existing certificates in containers every push period mailserver cert renewer traefik file selected as certificates source mailserver cert renewer traefik traefik selected as target mailserver cert renewer traefik mailserver cert renewer traefik certificate for mail markus spring de not yet generated skipping push mailserver cert renewer traefik rainloop logging to stdout activated mailserver docker mailserver welcome to docker mailserver mailserver docker mailserver initializing setup mailserver docker mailserver registering functions mailserver docker mailserver checking configuration mailserver docker mailserver checking that hostname domainname is provided or overridden mailserver docker mailserver domain has been set to markus spring de mailserver docker mailserver hostname has been set to mail markus spring de mailserver docker mailserver configuring mail server mailserver docker mailserver setting up default variables mailserver docker mailserver setting file and directory permissions mailserver docker mailserver setting timezone to de mailserver docker mailserver cannot find timezone de mailserver docker mailserver setting up dovecot mailserver docker mailserver spam messages will be moved to the junk folder mailserver docker mailserver setting up dovecot dhparam mailserver docker mailserver setting up dovecot quota mailserver docker mailserver setting up dovecot local user mailserver docker mailserver creating user owner for domain markus spring de mailserver docker mailserver creating user mail for domain markus spring de mailserver docker mailserver creating user mail for domain lebenswertes bad reichenhall de mailserver docker mailserver creating user fgrimagepost for domain aberdoch de mailserver docker mailserver creating user mtb for domain aberdoch de mailserver docker mailserver creating user gis for domain aberdoch de mailserver docker mailserver creating user krempel for domain aberdoch de mailserver docker mailserver creating user wordpress for domain markus spring de mailserver docker mailserver alias postmaster markus spring de is non local or mapped to a non existing account and will not be added to dovecot s userdb mailserver docker mailserver adding alias matomo markus spring de for user owner markus spring de to dovecot s userdb mailserver docker mailserver adding alias mapserver markus spring de for user owner markus spring de to dovecot s userdb mailserver docker mailserver alias foxelma aberdoch de is non local or mapped to a non existing account and will not be added to dovecot s userdb mailserver docker mailserver alias pixelma aberdoch de is non local or mapped to a non existing account and will not be added to dovecot s userdb mailserver docker mailserver alias rb aberdoch de is non local or mapped to a non existing account and will not be added to dovecot s userdb mailserver docker mailserver alias spring vhs fotogruppe reichenhall aberdoch de is non local or mapped to a non existing account and will not be added to dovecot s userdb mailserver docker mailserver adding alias chiefmapserverevangelist aberdoch de for user gis aberdoch de to dovecot s userdb mailserver docker mailserver adding alias dollargis aberdoch de for user gis aberdoch de to dovecot s userdb mailserver docker mailserver adding alias fme aberdoch de for user gis aberdoch de to dovecot s userdb mailserver docker mailserver adding alias joe decker aberdoch de for user gis aberdoch de to dovecot s userdb mailserver docker mailserver adding alias komoot aberdoch de for user mtb aberdoch de to dovecot s userdb mailserver docker mailserver adding alias meilan aberdoch de for user mtb aberdoch de to dovecot s userdb mailserver docker mailserver adding alias fgrimagepost aberdoch de for user fgrimagepost aberdoch de to dovecot s userdb mailserver docker mailserver alias fgrimagepost aberdoch de will not be added to etc dovecot userdb twice mailserver docker mailserver adding alias mtb aberdoch de for user mtb aberdoch de to dovecot s userdb mailserver docker mailserver alias mtb aberdoch de will not be added to etc dovecot userdb twice mailserver docker mailserver adding alias gis aberdoch de for user gis aberdoch de to dovecot s userdb mailserver docker mailserver alias gis aberdoch de will not be added to etc dovecot userdb twice mailserver docker mailserver adding alias aberdoch de for user krempel aberdoch de to dovecot s userdb mailserver docker mailserver alias aberdoch de will not be added to etc dovecot userdb twice mailserver docker mailserver adding alias mail markus spring de for user mail markus spring de to dovecot s userdb mailserver docker mailserver adding alias lebenswertes bad reichenhall de for user mail lebenswertes bad reichenhall de to dovecot s userdb mailserver docker mailserver alias lebenswertes bad reichenhall de will not be added to etc dovecot userdb twice mailserver docker mailserver setting up mailserver docker mailserver disabling postfix dns block list zen spamhaus org mailserver docker mailserver disabling postscreen dns block lists mailserver docker mailserver setting up dkim mailserver docker mailserver nameservers mailserver docker mailserver setting up ssl mailserver docker mailserver tls configured with modern ciphers mailserver docker mailserver configuring certificates using key var mail state manual ssl markus spring de privkey pem and cert var mail state manual ssl markus spring de fullchain pem mailserver docker mailserver setting up permit docker option mailserver docker mailserver setting up mailname and creating etc mailname mailserver docker mailserver setting up amavis mailserver docker mailserver setting up dmarc mailserver docker mailserver applying hostname and domainname to postfix mailserver docker mailserver applying hostname to dovecot mailserver docker mailserver setting up postfix sasl password mailserver docker mailserver sasl passwd was not provided etc postfix sasl passwd not created mailserver docker mailserver setting up security stack mailserver docker mailserver enabling and configuring spamassassin mailserver docker mailserver enabling clamav mailserver docker mailserver enabling mailserver docker mailserver enabling amavis mailserver docker mailserver setting up postfix aliases mailserver docker mailserver setting up postfix vhost mailserver docker mailserver setting up postfix dhparam mailserver docker mailserver configuring postscreen mailserver docker mailserver setting up postfix relay hosts mailserver docker mailserver setting up logrotate mailserver docker mailserver enabling postfix log summary reports with recipient owner markus spring de mailserver docker mailserver enabling logwatch reports with recipient owner markus spring de mailserver docker mailserver setting up configuration checksum file mailserver docker mailserver printing environment variables make sure no sensitive data is copied mailserver docker mailserver amavis loglevel mailserver docker mailserver clamav message size limit mailserver docker mailserver default relay host mailserver docker mailserver dovecot inet protocols all mailserver docker mailserver dovecot mailbox format maildir mailserver docker mailserver dovecot tls no mailserver docker mailserver enable amavis mailserver docker mailserver enable clamav mailserver docker mailserver enable dnsbl mailserver docker mailserver enable mailserver docker mailserver enable fetchmail mailserver docker mailserver enable ldap mailserver docker mailserver enable managesieve mailserver docker mailserver enable mailserver docker mailserver enable postgrey mailserver docker mailserver enable quotas mailserver docker mailserver enable saslauthd mailserver docker mailserver enable spamassassin mailserver docker mailserver enable spamassassin kam mailserver docker mailserver enable srs mailserver docker mailserver enable update check mailserver docker mailserver blocktype drop mailserver docker mailserver fetchmail parallel mailserver docker mailserver fetchmail poll mailserver docker mailserver ldap start tls no mailserver docker mailserver logrotate interval weekly mailserver docker mailserver logwatch interval daily mailserver docker mailserver logwatch recipient owner markus spring de mailserver docker mailserver logwatch sender mailserver report mail markus spring de mailserver docker mailserver log level debug mailserver docker mailserver move spam to junk mailserver docker mailserver network interface mailserver docker mailserver one dir mailserver docker mailserver override hostname mailserver docker mailserver permit docker none mailserver docker mailserver pflogsumm recipient owner markus spring de mailserver docker mailserver pflogsumm sender mailserver report mail markus spring de mailserver docker mailserver pflogsumm trigger logrotate mailserver docker mailserver postfix inet protocols all mailserver docker mailserver postfix mailbox size limit mailserver docker mailserver postfix message size limit mailserver docker mailserver postgrey auto whitelist clients mailserver docker mailserver postgrey delay mailserver docker mailserver postgrey max age mailserver docker mailserver postgrey text delayed by postgrey mailserver docker mailserver postmaster address postmaster markus spring de mailserver docker mailserver postscreen action enforce mailserver docker mailserver relay host mailserver docker mailserver report recipient postmaster markus spring de mailserver docker mailserver report sender mailserver report mail markus spring de mailserver docker mailserver sa kill mailserver docker mailserver sa spam subject spam mailserver docker mailserver sa mailserver docker mailserver sa tag mailserver docker mailserver smtp only mailserver docker mailserver spamassassin spam to inbox mailserver docker mailserver spoof protection mailserver docker mailserver srs sender classes envelope sender mailserver docker mailserver ssl type manual mailserver docker mailserver supervisor loglevel warn mailserver docker mailserver tls level modern mailserver docker mailserver tz de mailserver docker mailserver update check interval mailserver docker mailserver virusmails delete delay mailserver docker mailserver post configuration checks mailserver docker mailserver checking var mail permissions mailserver docker mailserver starting miscellaneous tasks mailserver docker mailserver consolidating all state onto var mail state mailserver docker mailserver starting daemons mailserver docker mailserver starting cron mailserver docker mailserver starting rsyslog mailserver docker mailserver starting dovecot mailserver docker mailserver starting update check mailserver docker mailserver starting opendkim mailserver docker mailserver starting opendmarc mailserver docker mailserver starting postfix mailserver docker mailserver starting mailserver docker mailserver starting clamav mailserver docker mailserver starting changedetector mailserver docker mailserver starting amavis mailserver docker mailserver mail markus spring de is up and running mailserver docker mailserver jun mail amavis starting usr sbin amavisd new at mail markus spring de amavisd new unicode aware lc ctype c utf mailserver docker mailserver jun mail amavis perl user euid group egid mailserver docker mailserver jun mail amavis net server group not defined defaulting to egid mailserver docker mailserver jun mail amavis net server user not defined defaulting to euid mailserver docker mailserver jun mail amavis no ext program for zoo tried zoo mailserver docker mailserver jun mail amavis no ext program for doc tried ripole mailserver docker mailserver jun mail amavis no decoder for f mailserver docker mailserver jun mail amavis no decoder for doc mailserver docker mailserver jun mail amavis no decoder for zoo mailserver docker mailserver jun mail amavis using primary internal av scanner code for clamav clamd mailserver docker mailserver jun mail amavis found secondary av scanner clamav clamscan at usr bin clamscan mailserver docker mailserver jun mail postfix master daemon started version configuration etc postfix other relevant information markdown the last logwatch mail said logwatch processing initiated sat jun date range processed yesterday jun period is day detail level of output type of output format mail text logfiles for host mail markus spring de amavisd new begin total messages scanned total bytes scanned passed clean passed ham clean passed amavisd new end clam update begin local version recommended version your clamav installation is outdated clam update end dovecot begin dovecot deliveries dovecot imap and successful logins dovecot disconnects total unknown users blocked total unmatched entries dovecot auth passwd file aberdoch de unknown user time s dovecot auth passwd file info lebenswertes bad reichenhall de unknown user time s dovecot auth passwd file rb aberdoch de unknown user time s dovecot end messages begin banned services with bans unbans custom dovecot postfix postfix sasl errors exec nft add table inet table time s stderr time s stderr error could not process rule numerical result ou time s stderr error no such file or directory time s stderr time s stderr add rule inet table chain meta t time s stderr add set inet table addr set postfix sasl typ time s exec nft add table inet table time s stderr time s stderr error could not process rule numerical result ou time s stderr error no such file or directory time s stderr time s stderr add rule inet table chain meta t time s stderr add set inet table addr set dovecot type ipv time s failed to execute ban jail dovecot action nftables allports info actio time s failed to execute ban jail postfix sasl action nftables allports info time s messages end postfix begin sasl authentication failed miscellaneous warnings bytes accepted bytes sent via smtp bytes sent via lmtp accepted rejected total reject relay denied reject unknown user reject recipient address total rejects connections connections lost inbound disconnections removed from queue sent via smtp sent via lmtp postscreen policy spf timeouts inbound hostname verification errors fcrdns tls connections server tls connections client unmatched entries jun mail policyd spf message rejected due to spf fail not authorized postfix end disk space begin filesystem size used avail use mounted on overlay dev usr share zoneinfo etc utc disk space end logwatch end what level of experience do you have with docker and mail servers i am inexperienced with docker i am inexperienced with mail servers i am uncomfortable with the cli code of conduct i have read this project s and i agree i have read the and the and i searched the but could not find a solution improvements to this form no response
1
532,509
15,558,213,767
IssuesEvent
2021-03-16 10:01:51
containrrr/watchtower
https://api.github.com/repos/containrrr/watchtower
opened
Watchtower no longer working with latest Docker version?
Priority: Medium Status: Available Type: Bug
Watchtower has been working for me for months but has suddenly stopped working, possibly after a recent Docker update, but I'm not 100% sure. My logs are now full of the following repeating messages: `time="2021-03-15T08:38:33Z" level=debug, time="2021-03-15T08:38:33Z" level=debug msg="Sleeping for a second to ensure the docker api client has been properly initialized.", time="2021-03-15T08:38:34Z" level=debug msg="Retrieving running, stopped and exited containers", time="2021-03-15T08:38:34Z" level=debug msg="There are no additional watchtower containers", time="2021-03-15T08:38:34Z" level=debug msg="Watchtower HTTP API skipped.", time="2021-03-15T11:14:16Z" level=info msg="Waiting for running update to be finished...", time="2021-03-15T11:14:33Z" level=debug, ` My config (no recent changes made): ` watchtower: image: containrrr/watchtower container_name: watchtower restart: unless-stopped volumes: - /var/run/docker.sock:/var/run/docker.sock - /etc/timezone:/etc/timezone:ro environment: - WATCHTOWER_NOTIFICATIONS=email - WATCHTOWER_NOTIFICATION_EMAIL_FROM=<redacted> - WATCHTOWER_NOTIFICATION_EMAIL_TO=<redacted> - WATCHTOWER_NOTIFICATION_EMAIL_SERVER=<redacted> - WATCHTOWER_NOTIFICATION_EMAIL_SERVER_USER=<redacted> - WATCHTOWER_NOTIFICATION_EMAIL_SERVER_PASSWORD=<redacted> - WATCHTOWER_MONITOR_ONLY=true - WATCHTOWER_POLL_INTERVAL=86400 - WATCHTOWER_INCLUDE_STOPPED=true - WATCHTOWER_REVIVE_STOPPED=false - WATCHTOWER_NO_RESTART=true - WATCHTOWER_NO_STARTUP_MESSAGE=true - WATCHTOWER_CLEANUP=false - WATCHTOWER_DEBUG=true` Host: - Arch x64 host runng 5.10.x LTS kernel - Docker version: 20.10.5, build 55c4c88966
1.0
Watchtower no longer working with latest Docker version? - Watchtower has been working for me for months but has suddenly stopped working, possibly after a recent Docker update, but I'm not 100% sure. My logs are now full of the following repeating messages: `time="2021-03-15T08:38:33Z" level=debug, time="2021-03-15T08:38:33Z" level=debug msg="Sleeping for a second to ensure the docker api client has been properly initialized.", time="2021-03-15T08:38:34Z" level=debug msg="Retrieving running, stopped and exited containers", time="2021-03-15T08:38:34Z" level=debug msg="There are no additional watchtower containers", time="2021-03-15T08:38:34Z" level=debug msg="Watchtower HTTP API skipped.", time="2021-03-15T11:14:16Z" level=info msg="Waiting for running update to be finished...", time="2021-03-15T11:14:33Z" level=debug, ` My config (no recent changes made): ` watchtower: image: containrrr/watchtower container_name: watchtower restart: unless-stopped volumes: - /var/run/docker.sock:/var/run/docker.sock - /etc/timezone:/etc/timezone:ro environment: - WATCHTOWER_NOTIFICATIONS=email - WATCHTOWER_NOTIFICATION_EMAIL_FROM=<redacted> - WATCHTOWER_NOTIFICATION_EMAIL_TO=<redacted> - WATCHTOWER_NOTIFICATION_EMAIL_SERVER=<redacted> - WATCHTOWER_NOTIFICATION_EMAIL_SERVER_USER=<redacted> - WATCHTOWER_NOTIFICATION_EMAIL_SERVER_PASSWORD=<redacted> - WATCHTOWER_MONITOR_ONLY=true - WATCHTOWER_POLL_INTERVAL=86400 - WATCHTOWER_INCLUDE_STOPPED=true - WATCHTOWER_REVIVE_STOPPED=false - WATCHTOWER_NO_RESTART=true - WATCHTOWER_NO_STARTUP_MESSAGE=true - WATCHTOWER_CLEANUP=false - WATCHTOWER_DEBUG=true` Host: - Arch x64 host runng 5.10.x LTS kernel - Docker version: 20.10.5, build 55c4c88966
priority
watchtower no longer working with latest docker version watchtower has been working for me for months but has suddenly stopped working possibly after a recent docker update but i m not sure my logs are now full of the following repeating messages time level debug time level debug msg sleeping for a second to ensure the docker api client has been properly initialized time level debug msg retrieving running stopped and exited containers time level debug msg there are no additional watchtower containers time level debug msg watchtower http api skipped time level info msg waiting for running update to be finished time level debug my config no recent changes made watchtower image containrrr watchtower container name watchtower restart unless stopped volumes var run docker sock var run docker sock etc timezone etc timezone ro environment watchtower notifications email watchtower notification email from watchtower notification email to watchtower notification email server watchtower notification email server user watchtower notification email server password watchtower monitor only true watchtower poll interval watchtower include stopped true watchtower revive stopped false watchtower no restart true watchtower no startup message true watchtower cleanup false watchtower debug true host arch host runng x lts kernel docker version build
1
221,543
7,389,614,532
IssuesEvent
2018-03-16 09:22:50
Wozza365/GameDevelopment
https://api.github.com/repos/Wozza365/GameDevelopment
opened
Object Outlining
enhancement medium priority
For interactable objects (even ones that aren't needed for the puzzle), there should be an outline of the object so that the player knows what can be picked up. Outline must only appear when the object in question is being pointed at by the player and within a certain distance from player. Must fade out when the object is picked up by the player.
1.0
Object Outlining - For interactable objects (even ones that aren't needed for the puzzle), there should be an outline of the object so that the player knows what can be picked up. Outline must only appear when the object in question is being pointed at by the player and within a certain distance from player. Must fade out when the object is picked up by the player.
priority
object outlining for interactable objects even ones that aren t needed for the puzzle there should be an outline of the object so that the player knows what can be picked up outline must only appear when the object in question is being pointed at by the player and within a certain distance from player must fade out when the object is picked up by the player
1
437,365
12,577,497,926
IssuesEvent
2020-06-09 09:38:25
input-output-hk/cardano-node
https://api.github.com/repos/input-output-hk/cardano-node
closed
High CPU Usage on MacOS
bug byron priority medium
Users report full CPU usage on MacOS even though the node has finished syncing. We would expect the CPU usage to be near zero. It is possible that this is not a bug in the node, but just the wallet making repeated queries. [logs-2020-04-07T224954.0732Z.zip](https://github.com/input-output-hk/cardano-node/files/4447382/logs-2020-04-07T224954.0732Z.zip)
1.0
High CPU Usage on MacOS - Users report full CPU usage on MacOS even though the node has finished syncing. We would expect the CPU usage to be near zero. It is possible that this is not a bug in the node, but just the wallet making repeated queries. [logs-2020-04-07T224954.0732Z.zip](https://github.com/input-output-hk/cardano-node/files/4447382/logs-2020-04-07T224954.0732Z.zip)
priority
high cpu usage on macos users report full cpu usage on macos even though the node has finished syncing we would expect the cpu usage to be near zero it is possible that this is not a bug in the node but just the wallet making repeated queries
1
555,899
16,472,387,860
IssuesEvent
2021-05-23 17:19:38
lorenzwalthert/precommit
https://api.github.com/repos/lorenzwalthert/precommit
closed
{renv} hook dependencies should be auto-updated
Complexity: Medium Priority: High Status: WIP
We can build a GitHub action to send a PR once a month.
1.0
{renv} hook dependencies should be auto-updated - We can build a GitHub action to send a PR once a month.
priority
renv hook dependencies should be auto updated we can build a github action to send a pr once a month
1
463,947
13,303,846,495
IssuesEvent
2020-08-25 16:03:30
onicagroup/runway
https://api.github.com/repos/onicagroup/runway
opened
[TODO] move applicable exceptions out of `runway.cfngin.exceptions`
breaking feature priority:medium
Move exceptions are can be raised directly from Runway out of `runway.cfngin.exceptions` into `runway.exceptions` (e.g. variable/lookup related exceptions). This will help cut down on potential cyclic imports. It may make sense to create some exceptions specific to Runway rather than moving them.
1.0
[TODO] move applicable exceptions out of `runway.cfngin.exceptions` - Move exceptions are can be raised directly from Runway out of `runway.cfngin.exceptions` into `runway.exceptions` (e.g. variable/lookup related exceptions). This will help cut down on potential cyclic imports. It may make sense to create some exceptions specific to Runway rather than moving them.
priority
move applicable exceptions out of runway cfngin exceptions move exceptions are can be raised directly from runway out of runway cfngin exceptions into runway exceptions e g variable lookup related exceptions this will help cut down on potential cyclic imports it may make sense to create some exceptions specific to runway rather than moving them
1
59,228
3,104,261,468
IssuesEvent
2015-08-31 15:00:13
steelbrain/UCompiler
https://api.github.com/repos/steelbrain/UCompiler
opened
Support compiling directories
enhancement priority medium
uc-compile should work when we point it at a directory, files which have a `Output` attribute should be flushed to disk, others should be just ignored
1.0
Support compiling directories - uc-compile should work when we point it at a directory, files which have a `Output` attribute should be flushed to disk, others should be just ignored
priority
support compiling directories uc compile should work when we point it at a directory files which have a output attribute should be flushed to disk others should be just ignored
1
460,028
13,203,449,172
IssuesEvent
2020-08-14 14:11:32
richmondrcmp/mobileapp
https://api.github.com/repos/richmondrcmp/mobileapp
opened
Push Notifications with Formatting Cannot be Resized in iOS
Issue Type - Bug Priority - Medium
1. If I paste a push notification with font formatting: <img width="1498" alt="Screen Shot 2020-08-14 at 7 04 01 AM" src="https://user-images.githubusercontent.com/47233113/90257837-8882ec00-ddfc-11ea-9ece-4d222322f994.png"> the alert cannot be resized with the text adjustment icon in iOS (in Android it can): ![IMG_9492](https://user-images.githubusercontent.com/47233113/90257928-ad775f00-ddfc-11ea-9515-3fe8b14f3b9c.PNG) We have to remember to paste as text to avoid this problem. 2. Also is there any plans to allow past Push Notifications to be editable? Obviously. a change would not result in a new or updated push notification but the content of the alert when selected from the list could be updated. This would allow this issue to be corrected without having to hide and resend a push notification and would allow us to be able to copy and paste (and then update) previous alerts (e.g. to use previous alerts as a template for new ones).
1.0
Push Notifications with Formatting Cannot be Resized in iOS - 1. If I paste a push notification with font formatting: <img width="1498" alt="Screen Shot 2020-08-14 at 7 04 01 AM" src="https://user-images.githubusercontent.com/47233113/90257837-8882ec00-ddfc-11ea-9ece-4d222322f994.png"> the alert cannot be resized with the text adjustment icon in iOS (in Android it can): ![IMG_9492](https://user-images.githubusercontent.com/47233113/90257928-ad775f00-ddfc-11ea-9515-3fe8b14f3b9c.PNG) We have to remember to paste as text to avoid this problem. 2. Also is there any plans to allow past Push Notifications to be editable? Obviously. a change would not result in a new or updated push notification but the content of the alert when selected from the list could be updated. This would allow this issue to be corrected without having to hide and resend a push notification and would allow us to be able to copy and paste (and then update) previous alerts (e.g. to use previous alerts as a template for new ones).
priority
push notifications with formatting cannot be resized in ios if i paste a push notification with font formatting img width alt screen shot at am src the alert cannot be resized with the text adjustment icon in ios in android it can we have to remember to paste as text to avoid this problem also is there any plans to allow past push notifications to be editable obviously a change would not result in a new or updated push notification but the content of the alert when selected from the list could be updated this would allow this issue to be corrected without having to hide and resend a push notification and would allow us to be able to copy and paste and then update previous alerts e g to use previous alerts as a template for new ones
1
629,756
20,052,197,386
IssuesEvent
2022-02-03 08:10:22
SAP/xsk
https://api.github.com/repos/SAP/xsk
closed
[Migration] Remove the dependency for Java 8 for the Neo SDK
docker core priority-medium effort-medium tooling
Currently, we ship a Java 8 runtime as the Neo SDK commands depend on JAXB classes which are removed in Java 11+. There is another way to circumvent these issues. We can provide the Neo SDK with the necessary JAXB JARs and it should work as expected.
1.0
[Migration] Remove the dependency for Java 8 for the Neo SDK - Currently, we ship a Java 8 runtime as the Neo SDK commands depend on JAXB classes which are removed in Java 11+. There is another way to circumvent these issues. We can provide the Neo SDK with the necessary JAXB JARs and it should work as expected.
priority
remove the dependency for java for the neo sdk currently we ship a java runtime as the neo sdk commands depend on jaxb classes which are removed in java there is another way to circumvent these issues we can provide the neo sdk with the necessary jaxb jars and it should work as expected
1
95,724
3,955,664,741
IssuesEvent
2016-04-29 21:54:58
ponylang/ponyc
https://api.github.com/repos/ponylang/ponyc
closed
Idiomatic package for running subprocesses.
difficulty: 2 - medium enhancement: 4 - in progress priority: 2 - medium
We need a package for running subprocesses in a way that is more Pony-idiomatic than running FFI calls to `@system`. Among other things, we want clean patterns for linking up to the `stdin` and `stdout`/`stderr` streams of the subprocess.
1.0
Idiomatic package for running subprocesses. - We need a package for running subprocesses in a way that is more Pony-idiomatic than running FFI calls to `@system`. Among other things, we want clean patterns for linking up to the `stdin` and `stdout`/`stderr` streams of the subprocess.
priority
idiomatic package for running subprocesses we need a package for running subprocesses in a way that is more pony idiomatic than running ffi calls to system among other things we want clean patterns for linking up to the stdin and stdout stderr streams of the subprocess
1
607,270
18,778,557,860
IssuesEvent
2021-11-08 01:29:06
Pr47/Pr47
https://api.github.com/repos/Pr47/Pr47
closed
Unify `Combustor` and `AsyncCombustor`
C: feature P: high-priority E: medium A: engine K: al31f A: async-await
`Serializer` can also be of good use when doing something tricky.
1.0
Unify `Combustor` and `AsyncCombustor` - `Serializer` can also be of good use when doing something tricky.
priority
unify combustor and asynccombustor serializer can also be of good use when doing something tricky
1
357,113
10,602,088,702
IssuesEvent
2019-10-10 13:37:07
project-koku/korekuta
https://api.github.com/repos/project-koku/korekuta
closed
Not all namespaces/projects come through our reports
bug priority - medium
**Describe the bug** Many built in OpenShift projects are not making it into our reports. Our reports use many `JOIN`s and it's possible we are dropping data. **Expected behavior** All projects should come through. **Additional context** Let's run an ad-hoc report using a modified version of our report query using `LEFT JOIN`s instead of `JOIN`s and see if we get back more projects.
1.0
Not all namespaces/projects come through our reports - **Describe the bug** Many built in OpenShift projects are not making it into our reports. Our reports use many `JOIN`s and it's possible we are dropping data. **Expected behavior** All projects should come through. **Additional context** Let's run an ad-hoc report using a modified version of our report query using `LEFT JOIN`s instead of `JOIN`s and see if we get back more projects.
priority
not all namespaces projects come through our reports describe the bug many built in openshift projects are not making it into our reports our reports use many join s and it s possible we are dropping data expected behavior all projects should come through additional context let s run an ad hoc report using a modified version of our report query using left join s instead of join s and see if we get back more projects
1
739,299
25,590,162,892
IssuesEvent
2022-12-01 12:24:14
bounswe/bounswe2022group2
https://api.github.com/repos/bounswe/bounswe2022group2
closed
Mobile: Implementing Information Section of Learning Space Detail Screen
priority-medium Status: Completed feature mobile
### Issue Description After we completed our planned tasks for Milestone-1, we decided to start implementing some learning space-related parts of our application. According to [our third mobile team meeting](), I am assigned by implementing information section in the learning space detail screen. This section will include: * Image of learning space * Title of learning space * Description of learning space * Categories related to learning space * Participant number and creator name of learning space ### Step Details Steps that will be performed: - [x] Add image to sliver app bar - [x] Add title to sliver app bar - [x] Add description to sliver app bar - [x] Create a generic category widget - [x] Add a list of category widgets to sliver app bar - [x] Add creator name and participant number to sliver app bar - [x] Add edit icon to right-top of sliver app bar - [x] Add back navigation icon to left-top of sliver app bar ### Final Actions After I complete my implementation, I will test the screen on an emulator. If screen works as it should, I will open a pull request to merge my implementation with the base code in the dev branch. After at least one of my team members approve my pull request, I will merge it and close this issue. ### Deadline of the Issue 07.11.2022 - Monday - 23:59 ### Reviewer Ezgi Aysel Batı ### Deadline for the Review 08.11.2022 - Tuesday - 15:00
1.0
Mobile: Implementing Information Section of Learning Space Detail Screen - ### Issue Description After we completed our planned tasks for Milestone-1, we decided to start implementing some learning space-related parts of our application. According to [our third mobile team meeting](), I am assigned by implementing information section in the learning space detail screen. This section will include: * Image of learning space * Title of learning space * Description of learning space * Categories related to learning space * Participant number and creator name of learning space ### Step Details Steps that will be performed: - [x] Add image to sliver app bar - [x] Add title to sliver app bar - [x] Add description to sliver app bar - [x] Create a generic category widget - [x] Add a list of category widgets to sliver app bar - [x] Add creator name and participant number to sliver app bar - [x] Add edit icon to right-top of sliver app bar - [x] Add back navigation icon to left-top of sliver app bar ### Final Actions After I complete my implementation, I will test the screen on an emulator. If screen works as it should, I will open a pull request to merge my implementation with the base code in the dev branch. After at least one of my team members approve my pull request, I will merge it and close this issue. ### Deadline of the Issue 07.11.2022 - Monday - 23:59 ### Reviewer Ezgi Aysel Batı ### Deadline for the Review 08.11.2022 - Tuesday - 15:00
priority
mobile implementing information section of learning space detail screen issue description after we completed our planned tasks for milestone we decided to start implementing some learning space related parts of our application according to i am assigned by implementing information section in the learning space detail screen this section will include image of learning space title of learning space description of learning space categories related to learning space participant number and creator name of learning space step details steps that will be performed add image to sliver app bar add title to sliver app bar add description to sliver app bar create a generic category widget add a list of category widgets to sliver app bar add creator name and participant number to sliver app bar add edit icon to right top of sliver app bar add back navigation icon to left top of sliver app bar final actions after i complete my implementation i will test the screen on an emulator if screen works as it should i will open a pull request to merge my implementation with the base code in the dev branch after at least one of my team members approve my pull request i will merge it and close this issue deadline of the issue monday reviewer ezgi aysel batı deadline for the review tuesday
1
425,944
12,365,088,661
IssuesEvent
2020-05-18 08:15:52
cms-gem-daq-project/ctp7_modules
https://api.github.com/repos/cms-gem-daq-project/ctp7_modules
closed
Maintenance: Change Local CTP7 Modules to Struct's as input arguments (Good for Newcomer)
Priority: Medium Type: Maintenance
<!--- Provide a general summary of the issue in the Title above --> ## Brief summary of issue <!--- Provide a description of the issue, including any other issues or pull requests it references --> Several of our `rpcmodule`s have *huge* argument lists that are cumbersome to use and also maintain; @mexanick and I have wanted to trim this down for some time to use several struct's to handle this instead. ### Types of issue <!--- Propsed labels (see CONTRIBUTING.md) to help maintainers label your issue: --> - [ ] Bug report (report an issue with the code) - [ ] Feature request (request for change which adds functionality) - [x] Maintenance (improves long-term maintainability of the code base) ## Expected Behavior <!--- If you're describing a bug, tell us what should happen --> <!--- If you're suggesting a change/improvement, tell us how it should work --> There are a set of common parameters that are typically passed to the local functions on the CTP7. These could be stored in a set of `struct`'s and then instances of these `struct`'s could be passed as input. Goes without saying but the non-local functions which call the local functions mentioned below should *also* be modified accordingly. ### Expected Struct's ```C++ struct ParamCalPulse{ bool enable; //true (false) turn on (off) calpulse bool isCurrent; //true (false) is current injection (voltage pulse) uint32_t duration; //duration in BX's (CFG_CAL_DUR) uint32_t extVoltStep; //External voltage step 0->disable; 1->enable (CFG_CAL_EXT) uint32_t height; //height of calpulse (CFG_CAL_DAC) uint32_t phase; //phase of calpulse (CFG_CAL_PHI) uint32_t polarity; //polarity of calpulse 0->pos; 1->neg (CFG_CAL_SEL_POL) uint32_t scaleFactor; //current pulse scale factor (CFG_CAL_FS) ParamCalPulse(){ enable = false; isCurrent = false; duration = 0x1ff; extVoltStep = 0x0; height = 0x0; phase = 0x0; polarity = 0x0; scaleFactor = 0x0; } }; //End ParamCalPulse struct ParamScan{ //Hardware selection uint32_t ohN; uint32_t ohMask; uint32_t vfatN; uint32_t vfatMask; uint32_t chan; //channel of interest //Params bool useUltra; bool useExtTrig; uint32_t dacMax; //Maximum dac value uint32_t dacMin; //Minimum dac value uint32_t dacSelect; //DAC to use for Monitoring uint32_t dacStep; //step size for dac uint32_t nevts; //Number of events uint32_t waitTime; //unit of time; uints depend on function std::string scanReg; //Register to scan against ParamScan(){ vfatMask = 0x0; ohMask = 0xfff; useUltra = true; useExtTrig = false; dacMax=254; dacMin=0; dacStep=1; nevts=100; } }; //End ParamScan struct ParamTtcGen{ bool enable; uint32_t L1Ainterval; uint32_t mode; uint32_t nPulses; uint32_t pulseDelay; uint32_t pulseRate; uint32_t type; ParamTtcGen(){ enable = false; L1Ainterval = 250; pulseDelay = 40; pulseRate = 40079000 / L1Ainterval; } uint32_t calcRate(){ if(L1Ainterval > 0){ pulseRate = 40079000 / L1Ainterval; } else{ pulseRate = 0; } return pulseRate; } }; //End ParamTtcGen ``` These `struct`s respectively provide info for: - Configuring the calibration pulse between voltage step pulsing or current injection (see VFAT3 manual), - The hardware to be scanned, - The TTC Generator parameters This could be defined in `include/utils.h`. That seems appropriate. ### Functions of Interest Functions in `optohybrid.*` and `calibration_routines.*`. From `optohybrid.*` we have: - `configureScanModuleLocal(...)`, and - `getUltraScanResultsLocal(...)` However we could drop support for these entirely and remove them from the repo (I would be in favor of this...but perhaps this deserves it's own issue...). From `calibration_routines.*` we have: - `confCalPulseLocal(...)`, - `ttcGenConfLocal(...)`, - `genScanLocal(...)`, - `sbitRateScanLocal(...)`, - `sbitRateScanParallelLocal(...)`, - `checkSbitMappingWithCalPulseLocal(...)`, and - `checkSbitRateWithCalPulseLocal(...)`. ### Usage Example So the present version of `genScanLocal(...)` looks like: https://github.com/cms-gem-daq-project/ctp7_modules/blob/4d82a717400fd96cb6f18104b58b93a1e8751036/src/calibration_routines.cpp#L415 But it could look like: ```C++ void genScanLocal(localArgs *la, uint32_t *outData, ParamCalPulse *calParams, ParamScan *scanParams) ``` Which is much simpler. ## Current Behavior <!--- If describing a bug, tell us what happens instead of the expected behavior --> <!--- If suggesting a change/improvement, explain the difference from current behavior --> Long laundry list of parameters passed to local functions. We should learn from the use of the `localArgs` struct. ## Context (for feature requests) <!--- How has this issue affected you? What are you trying to accomplish? --> <!--- Providing context helps us come up with a solution that is most useful in the real world --> Maintainability of codebase. <!--- Template thanks to https://www.talater.com/open-source-templates/#/page/98 -->
1.0
Maintenance: Change Local CTP7 Modules to Struct's as input arguments (Good for Newcomer) - <!--- Provide a general summary of the issue in the Title above --> ## Brief summary of issue <!--- Provide a description of the issue, including any other issues or pull requests it references --> Several of our `rpcmodule`s have *huge* argument lists that are cumbersome to use and also maintain; @mexanick and I have wanted to trim this down for some time to use several struct's to handle this instead. ### Types of issue <!--- Propsed labels (see CONTRIBUTING.md) to help maintainers label your issue: --> - [ ] Bug report (report an issue with the code) - [ ] Feature request (request for change which adds functionality) - [x] Maintenance (improves long-term maintainability of the code base) ## Expected Behavior <!--- If you're describing a bug, tell us what should happen --> <!--- If you're suggesting a change/improvement, tell us how it should work --> There are a set of common parameters that are typically passed to the local functions on the CTP7. These could be stored in a set of `struct`'s and then instances of these `struct`'s could be passed as input. Goes without saying but the non-local functions which call the local functions mentioned below should *also* be modified accordingly. ### Expected Struct's ```C++ struct ParamCalPulse{ bool enable; //true (false) turn on (off) calpulse bool isCurrent; //true (false) is current injection (voltage pulse) uint32_t duration; //duration in BX's (CFG_CAL_DUR) uint32_t extVoltStep; //External voltage step 0->disable; 1->enable (CFG_CAL_EXT) uint32_t height; //height of calpulse (CFG_CAL_DAC) uint32_t phase; //phase of calpulse (CFG_CAL_PHI) uint32_t polarity; //polarity of calpulse 0->pos; 1->neg (CFG_CAL_SEL_POL) uint32_t scaleFactor; //current pulse scale factor (CFG_CAL_FS) ParamCalPulse(){ enable = false; isCurrent = false; duration = 0x1ff; extVoltStep = 0x0; height = 0x0; phase = 0x0; polarity = 0x0; scaleFactor = 0x0; } }; //End ParamCalPulse struct ParamScan{ //Hardware selection uint32_t ohN; uint32_t ohMask; uint32_t vfatN; uint32_t vfatMask; uint32_t chan; //channel of interest //Params bool useUltra; bool useExtTrig; uint32_t dacMax; //Maximum dac value uint32_t dacMin; //Minimum dac value uint32_t dacSelect; //DAC to use for Monitoring uint32_t dacStep; //step size for dac uint32_t nevts; //Number of events uint32_t waitTime; //unit of time; uints depend on function std::string scanReg; //Register to scan against ParamScan(){ vfatMask = 0x0; ohMask = 0xfff; useUltra = true; useExtTrig = false; dacMax=254; dacMin=0; dacStep=1; nevts=100; } }; //End ParamScan struct ParamTtcGen{ bool enable; uint32_t L1Ainterval; uint32_t mode; uint32_t nPulses; uint32_t pulseDelay; uint32_t pulseRate; uint32_t type; ParamTtcGen(){ enable = false; L1Ainterval = 250; pulseDelay = 40; pulseRate = 40079000 / L1Ainterval; } uint32_t calcRate(){ if(L1Ainterval > 0){ pulseRate = 40079000 / L1Ainterval; } else{ pulseRate = 0; } return pulseRate; } }; //End ParamTtcGen ``` These `struct`s respectively provide info for: - Configuring the calibration pulse between voltage step pulsing or current injection (see VFAT3 manual), - The hardware to be scanned, - The TTC Generator parameters This could be defined in `include/utils.h`. That seems appropriate. ### Functions of Interest Functions in `optohybrid.*` and `calibration_routines.*`. From `optohybrid.*` we have: - `configureScanModuleLocal(...)`, and - `getUltraScanResultsLocal(...)` However we could drop support for these entirely and remove them from the repo (I would be in favor of this...but perhaps this deserves it's own issue...). From `calibration_routines.*` we have: - `confCalPulseLocal(...)`, - `ttcGenConfLocal(...)`, - `genScanLocal(...)`, - `sbitRateScanLocal(...)`, - `sbitRateScanParallelLocal(...)`, - `checkSbitMappingWithCalPulseLocal(...)`, and - `checkSbitRateWithCalPulseLocal(...)`. ### Usage Example So the present version of `genScanLocal(...)` looks like: https://github.com/cms-gem-daq-project/ctp7_modules/blob/4d82a717400fd96cb6f18104b58b93a1e8751036/src/calibration_routines.cpp#L415 But it could look like: ```C++ void genScanLocal(localArgs *la, uint32_t *outData, ParamCalPulse *calParams, ParamScan *scanParams) ``` Which is much simpler. ## Current Behavior <!--- If describing a bug, tell us what happens instead of the expected behavior --> <!--- If suggesting a change/improvement, explain the difference from current behavior --> Long laundry list of parameters passed to local functions. We should learn from the use of the `localArgs` struct. ## Context (for feature requests) <!--- How has this issue affected you? What are you trying to accomplish? --> <!--- Providing context helps us come up with a solution that is most useful in the real world --> Maintainability of codebase. <!--- Template thanks to https://www.talater.com/open-source-templates/#/page/98 -->
priority
maintenance change local modules to struct s as input arguments good for newcomer brief summary of issue several of our rpcmodule s have huge argument lists that are cumbersome to use and also maintain mexanick and i have wanted to trim this down for some time to use several struct s to handle this instead types of issue bug report report an issue with the code feature request request for change which adds functionality maintenance improves long term maintainability of the code base expected behavior there are a set of common parameters that are typically passed to the local functions on the these could be stored in a set of struct s and then instances of these struct s could be passed as input goes without saying but the non local functions which call the local functions mentioned below should also be modified accordingly expected struct s c struct paramcalpulse bool enable true false turn on off calpulse bool iscurrent true false is current injection voltage pulse t duration duration in bx s cfg cal dur t extvoltstep external voltage step disable enable cfg cal ext t height height of calpulse cfg cal dac t phase phase of calpulse cfg cal phi t polarity polarity of calpulse pos neg cfg cal sel pol t scalefactor current pulse scale factor cfg cal fs paramcalpulse enable false iscurrent false duration extvoltstep height phase polarity scalefactor end paramcalpulse struct paramscan hardware selection t ohn t ohmask t vfatn t vfatmask t chan channel of interest params bool useultra bool useexttrig t dacmax maximum dac value t dacmin minimum dac value t dacselect dac to use for monitoring t dacstep step size for dac t nevts number of events t waittime unit of time uints depend on function std string scanreg register to scan against paramscan vfatmask ohmask useultra true useexttrig false dacmax dacmin dacstep nevts end paramscan struct paramttcgen bool enable t t mode t npulses t pulsedelay t pulserate t type paramttcgen enable false pulsedelay pulserate t calcrate if pulserate else pulserate return pulserate end paramttcgen these struct s respectively provide info for configuring the calibration pulse between voltage step pulsing or current injection see manual the hardware to be scanned the ttc generator parameters this could be defined in include utils h that seems appropriate functions of interest functions in optohybrid and calibration routines from optohybrid we have configurescanmodulelocal and getultrascanresultslocal however we could drop support for these entirely and remove them from the repo i would be in favor of this but perhaps this deserves it s own issue from calibration routines we have confcalpulselocal ttcgenconflocal genscanlocal sbitratescanlocal sbitratescanparallellocal checksbitmappingwithcalpulselocal and checksbitratewithcalpulselocal usage example so the present version of genscanlocal looks like but it could look like c void genscanlocal localargs la t outdata paramcalpulse calparams paramscan scanparams which is much simpler current behavior long laundry list of parameters passed to local functions we should learn from the use of the localargs struct context for feature requests maintainability of codebase
1
415,937
12,137,219,669
IssuesEvent
2020-04-23 15:25:41
luna/enso
https://api.github.com/repos/luna/enso
closed
Implement Dataflow Analysis
Category: Compiler Category: Interpreter Category: Tooling Change: Non-Breaking Difficulty: Core Contributor Priority: Medium Type: Enhancement
### Summary While the caching mechanism implemented in #309 allows us to cache and evict values in the introspected scope, it has to be done manually. In order to make this entirely seamless for our users we need to have a pass that automatically analyses data dependencies and provides an API for getting at this information such that it can later be used for caching decisions. ### Value This analysis lets us provide totally seamless value caching behaviour for our users. ### Specification - [x] Implement a dataflow analysis pass into the compiler. This should output a graph of data depencencies as annotations on the graph. - [x] Determine the most-appropriate, local cache eviction strategy for Enso. This needs to account for values, types, and various other non-obvious changes in the data dependencies. - [x] The intial caching strategy should invalidate all call sites for a method when a method is changed. This should be constrained in future as part of the efforts to make it more sophisticated. ### Acceptance Criteria & Test Cases - We have the necessary information in the compiler for the language server to control the cache properly.
1.0
Implement Dataflow Analysis - ### Summary While the caching mechanism implemented in #309 allows us to cache and evict values in the introspected scope, it has to be done manually. In order to make this entirely seamless for our users we need to have a pass that automatically analyses data dependencies and provides an API for getting at this information such that it can later be used for caching decisions. ### Value This analysis lets us provide totally seamless value caching behaviour for our users. ### Specification - [x] Implement a dataflow analysis pass into the compiler. This should output a graph of data depencencies as annotations on the graph. - [x] Determine the most-appropriate, local cache eviction strategy for Enso. This needs to account for values, types, and various other non-obvious changes in the data dependencies. - [x] The intial caching strategy should invalidate all call sites for a method when a method is changed. This should be constrained in future as part of the efforts to make it more sophisticated. ### Acceptance Criteria & Test Cases - We have the necessary information in the compiler for the language server to control the cache properly.
priority
implement dataflow analysis summary while the caching mechanism implemented in allows us to cache and evict values in the introspected scope it has to be done manually in order to make this entirely seamless for our users we need to have a pass that automatically analyses data dependencies and provides an api for getting at this information such that it can later be used for caching decisions value this analysis lets us provide totally seamless value caching behaviour for our users specification implement a dataflow analysis pass into the compiler this should output a graph of data depencencies as annotations on the graph determine the most appropriate local cache eviction strategy for enso this needs to account for values types and various other non obvious changes in the data dependencies the intial caching strategy should invalidate all call sites for a method when a method is changed this should be constrained in future as part of the efforts to make it more sophisticated acceptance criteria test cases we have the necessary information in the compiler for the language server to control the cache properly
1
109,511
4,388,646,195
IssuesEvent
2016-08-08 19:33:29
SuperTux/flexlay
https://api.github.com/repos/SuperTux/flexlay
closed
Add support for brushes
involves:functionality priority:medium type:feature
Another feature useful to make level designing faster (also ref: #69) would be brushes, as currently implemented in the C# editor (<https://github.com/SuperTux/supertux-editor/tree/master/data/brushes>).
1.0
Add support for brushes - Another feature useful to make level designing faster (also ref: #69) would be brushes, as currently implemented in the C# editor (<https://github.com/SuperTux/supertux-editor/tree/master/data/brushes>).
priority
add support for brushes another feature useful to make level designing faster also ref would be brushes as currently implemented in the c editor
1
311,995
9,541,478,488
IssuesEvent
2019-04-30 22:33:26
hydroshare/hydroshare
https://api.github.com/repos/hydroshare/hydroshare
closed
Issues when a folder and a file have the same name within a resource
Medium Priority bug
The error handling is not friendly when the user creates a folder with the same name as a file. [Test Environment](https://github.com/hydroshare/hydroshare/files/2117059/180619_007_test-env.txt) [Video](https://drive.google.com/file/d/13JLPVZkKp05bzkVbN6snu6_moNhgJiCG/view?usp=sharing)
1.0
Issues when a folder and a file have the same name within a resource - The error handling is not friendly when the user creates a folder with the same name as a file. [Test Environment](https://github.com/hydroshare/hydroshare/files/2117059/180619_007_test-env.txt) [Video](https://drive.google.com/file/d/13JLPVZkKp05bzkVbN6snu6_moNhgJiCG/view?usp=sharing)
priority
issues when a folder and a file have the same name within a resource the error handling is not friendly when the user creates a folder with the same name as a file
1
258,244
8,166,785,734
IssuesEvent
2018-08-25 13:57:39
zephyrproject-rtos/zephyr
https://api.github.com/repos/zephyrproject-rtos/zephyr
closed
k_mem_pool crash with larger values of n_max
area: Kernel bug priority: medium
Steps to reproduce: At toplevel declare: `K_MEM_POOL_DEFINE(my_pool, 64, 1024, 61, 4);` Where n_max is 61. Then somewhere in code: ``` struct k_mem_block blk; mem = k_mem_pool_alloc(&my_pool, &blk, 1024, 0); ``` This results in a page fault on x86, on further inspection, the dlist structures in pool->levels are being corrupted: ***** CPU Page Fault (error code 0x00000000) Supervisor thread read address 0x20000003 If this is not a bug, we need to clearly document what the upper bounds for various parameters to K_MEM_POOL_DEFINE are, and add assertions to enforce them.
1.0
k_mem_pool crash with larger values of n_max - Steps to reproduce: At toplevel declare: `K_MEM_POOL_DEFINE(my_pool, 64, 1024, 61, 4);` Where n_max is 61. Then somewhere in code: ``` struct k_mem_block blk; mem = k_mem_pool_alloc(&my_pool, &blk, 1024, 0); ``` This results in a page fault on x86, on further inspection, the dlist structures in pool->levels are being corrupted: ***** CPU Page Fault (error code 0x00000000) Supervisor thread read address 0x20000003 If this is not a bug, we need to clearly document what the upper bounds for various parameters to K_MEM_POOL_DEFINE are, and add assertions to enforce them.
priority
k mem pool crash with larger values of n max steps to reproduce at toplevel declare k mem pool define my pool where n max is then somewhere in code struct k mem block blk mem k mem pool alloc my pool blk this results in a page fault on on further inspection the dlist structures in pool levels are being corrupted cpu page fault error code supervisor thread read address if this is not a bug we need to clearly document what the upper bounds for various parameters to k mem pool define are and add assertions to enforce them
1
418,486
12,198,542,815
IssuesEvent
2020-04-29 23:07:59
space-wizards/space-station-14
https://api.github.com/repos/space-wizards/space-station-14
closed
Controls/Chat breaks when your character is deleted
Priority: 2-medium Type: Bug
When deleted the b key (and anything else) doesn't work to respawn and chat stops displaying new messages or letting you type new ones. Console also stops responding.
1.0
Controls/Chat breaks when your character is deleted - When deleted the b key (and anything else) doesn't work to respawn and chat stops displaying new messages or letting you type new ones. Console also stops responding.
priority
controls chat breaks when your character is deleted when deleted the b key and anything else doesn t work to respawn and chat stops displaying new messages or letting you type new ones console also stops responding
1
588,821
17,672,447,465
IssuesEvent
2021-08-23 08:10:23
apluslms/a-plus
https://api.github.com/repos/apluslms/a-plus
closed
Bug with layout of buttons on login page
type: bug area: user interface priority: medium experience: good first issue effort: hours requester: internal
With some screen widths, the login buttons are smaller than the containers resulting in the buttons overflowing. Perhaps the width of the containers with medium sized screens should be 4/12 columns rather than 3/12. ![aplus_login_bug](https://user-images.githubusercontent.com/50318434/117955815-1c003380-b321-11eb-90b0-8a359894246a.png)
1.0
Bug with layout of buttons on login page - With some screen widths, the login buttons are smaller than the containers resulting in the buttons overflowing. Perhaps the width of the containers with medium sized screens should be 4/12 columns rather than 3/12. ![aplus_login_bug](https://user-images.githubusercontent.com/50318434/117955815-1c003380-b321-11eb-90b0-8a359894246a.png)
priority
bug with layout of buttons on login page with some screen widths the login buttons are smaller than the containers resulting in the buttons overflowing perhaps the width of the containers with medium sized screens should be columns rather than
1
118,909
4,757,554,038
IssuesEvent
2016-10-24 16:55:07
geosolutions-it/geotools
https://api.github.com/repos/geosolutions-it/geotools
opened
Parse user provided mapping and store it in an appropriate structure
C009-2016-MONGODB enhancement Priority: Medium
"Using the user provided schema and provided mapping we should store that information in a way that can be easealy used to build a complex feature type, app-schema already existing support for this should be used (including their defined DSL)."
1.0
Parse user provided mapping and store it in an appropriate structure - "Using the user provided schema and provided mapping we should store that information in a way that can be easealy used to build a complex feature type, app-schema already existing support for this should be used (including their defined DSL)."
priority
parse user provided mapping and store it in an appropriate structure using the user provided schema and provided mapping we should store that information in a way that can be easealy used to build a complex feature type app schema already existing support for this should be used including their defined dsl
1
61,147
3,141,322,647
IssuesEvent
2015-09-12 13:44:28
DmitryVSidorov/traineeship
https://api.github.com/repos/DmitryVSidorov/traineeship
closed
Complex numbers
medium priority task
A complex number has two parts: the real part and the imaginary part. In a number such as a+bi (2-3i, for example) the real part would be "a" (2) and the imaginary part would be "b" (-3). Create a class ComplexNumber with: A constructor to set the values for the real part and the imaginary part. Setters and getters for both. A method "ToString", which would return "(2,-3)" A method "GetMagnitude" to return the magnitude of the complex number (square root of a2+b2) A method "Add", to sum two complex numbers (the real part will be the sum of both real parts, and the imaginary part will be the sum of both imaginary parts) Create a test program, to try these capabilities.
1.0
Complex numbers - A complex number has two parts: the real part and the imaginary part. In a number such as a+bi (2-3i, for example) the real part would be "a" (2) and the imaginary part would be "b" (-3). Create a class ComplexNumber with: A constructor to set the values for the real part and the imaginary part. Setters and getters for both. A method "ToString", which would return "(2,-3)" A method "GetMagnitude" to return the magnitude of the complex number (square root of a2+b2) A method "Add", to sum two complex numbers (the real part will be the sum of both real parts, and the imaginary part will be the sum of both imaginary parts) Create a test program, to try these capabilities.
priority
complex numbers a complex number has two parts the real part and the imaginary part in a number such as a bi for example the real part would be a and the imaginary part would be b create a class complexnumber with a constructor to set the values for the real part and the imaginary part setters and getters for both a method tostring which would return a method getmagnitude to return the magnitude of the complex number square root of a method add to sum two complex numbers the real part will be the sum of both real parts and the imaginary part will be the sum of both imaginary parts create a test program to try these capabilities
1
145,729
5,580,638,660
IssuesEvent
2017-03-28 17:03:28
sbpp/sourcebans-pp
https://api.github.com/repos/sbpp/sourcebans-pp
closed
Change Steam IDs to Community IDs
Priority: Medium Status: Revision Needed Type: Enhancement Type: Maintenance
Starting with version 1.6.0 SourceBans++ should relay more on Community IDs [Steam ID formats](https://developer.valvesoftware.com/wiki/SteamID).
1.0
Change Steam IDs to Community IDs - Starting with version 1.6.0 SourceBans++ should relay more on Community IDs [Steam ID formats](https://developer.valvesoftware.com/wiki/SteamID).
priority
change steam ids to community ids starting with version sourcebans should relay more on community ids
1
396,129
11,701,809,440
IssuesEvent
2020-03-06 20:31:57
isi-vista/adam
https://api.github.com/repos/isi-vista/adam
opened
Visualizing gaze
priority-1-normal size-medium
Any object can potentially be gazed at by (the learner?). Given the low-fi graphics of the visualization system, we will represent gaze _metaphorically_, for starters, with a large arrow. The scope of this task is to: - Create a 3d arrow model, import it. - Create an interface in `visualization/panda3d_interface.py` for creating / destroying / updating 'auxiliary objects' (in this case: arrows), separate from ordinary objects in the scene. - Modify `visualization/make_scenes.py` to allow arrows to be created when an object is found to have the `gazed_at` binary property.
1.0
Visualizing gaze - Any object can potentially be gazed at by (the learner?). Given the low-fi graphics of the visualization system, we will represent gaze _metaphorically_, for starters, with a large arrow. The scope of this task is to: - Create a 3d arrow model, import it. - Create an interface in `visualization/panda3d_interface.py` for creating / destroying / updating 'auxiliary objects' (in this case: arrows), separate from ordinary objects in the scene. - Modify `visualization/make_scenes.py` to allow arrows to be created when an object is found to have the `gazed_at` binary property.
priority
visualizing gaze any object can potentially be gazed at by the learner given the low fi graphics of the visualization system we will represent gaze metaphorically for starters with a large arrow the scope of this task is to create a arrow model import it create an interface in visualization interface py for creating destroying updating auxiliary objects in this case arrows separate from ordinary objects in the scene modify visualization make scenes py to allow arrows to be created when an object is found to have the gazed at binary property
1
786,704
27,662,600,561
IssuesEvent
2023-03-12 17:43:38
radical-cybertools/radical.utils
https://api.github.com/repos/radical-cybertools/radical.utils
closed
Update warning message for Logger
priority:medium type:enhancement
``` autofs/nccs-svm1_home1/sharplo/seavea-rct/intro/ve_rct/lib/python3.9/site-packages/radical/utils/atfork/stdlib_fixer.py:77: UserWarning: logging handlers already registered. warnings.warn('logging handlers already registered.') ``` came from here ``` in line 72-78 of radical/utils/atfork/stdlib_fixer.py if logging.getLogger().handlers: # We could register each lock with atfork for these handlers but if # these exist, other loggers or not yet added handlers could as well. # Its safer to insist that this fix is applied before logging has been # configured. warnings.warn('logging handlers already registered.') # raise Error('logging handlers already registered.') ```
1.0
Update warning message for Logger - ``` autofs/nccs-svm1_home1/sharplo/seavea-rct/intro/ve_rct/lib/python3.9/site-packages/radical/utils/atfork/stdlib_fixer.py:77: UserWarning: logging handlers already registered. warnings.warn('logging handlers already registered.') ``` came from here ``` in line 72-78 of radical/utils/atfork/stdlib_fixer.py if logging.getLogger().handlers: # We could register each lock with atfork for these handlers but if # these exist, other loggers or not yet added handlers could as well. # Its safer to insist that this fix is applied before logging has been # configured. warnings.warn('logging handlers already registered.') # raise Error('logging handlers already registered.') ```
priority
update warning message for logger autofs nccs sharplo seavea rct intro ve rct lib site packages radical utils atfork stdlib fixer py userwarning logging handlers already registered warnings warn logging handlers already registered came from here in line of radical utils atfork stdlib fixer py if logging getlogger handlers we could register each lock with atfork for these handlers but if these exist other loggers or not yet added handlers could as well its safer to insist that this fix is applied before logging has been configured warnings warn logging handlers already registered raise error logging handlers already registered
1
413,604
12,070,501,144
IssuesEvent
2020-04-16 17:45:11
nearprotocol/near-wallet
https://api.github.com/repos/nearprotocol/near-wallet
closed
Devnet/betanet uses wrong Explorer backend "link" to query activity
bug medium priority
Currently, the WAMP function name is hard-coded and references testnet, while it has to be different for the different networks: https://github.com/nearprotocol/near-wallet/blob/397279c7cfa0a03f053a65ac83e9997d0460c0f9/src/utils/explorer-api.js#L12 Make the network name configurable and use `devnet` / `betanet` instead of `testnet` for the relevant configurations. **Steps to reproduce** 1. Try sending NEAR anywhere from https://wallet.devnet.nearprotocol.com/ 2. Go back to the dashboard 3. There are no activities or activities from the testnet (if your account id matches the one existing on testnet)
1.0
Devnet/betanet uses wrong Explorer backend "link" to query activity - Currently, the WAMP function name is hard-coded and references testnet, while it has to be different for the different networks: https://github.com/nearprotocol/near-wallet/blob/397279c7cfa0a03f053a65ac83e9997d0460c0f9/src/utils/explorer-api.js#L12 Make the network name configurable and use `devnet` / `betanet` instead of `testnet` for the relevant configurations. **Steps to reproduce** 1. Try sending NEAR anywhere from https://wallet.devnet.nearprotocol.com/ 2. Go back to the dashboard 3. There are no activities or activities from the testnet (if your account id matches the one existing on testnet)
priority
devnet betanet uses wrong explorer backend link to query activity currently the wamp function name is hard coded and references testnet while it has to be different for the different networks make the network name configurable and use devnet betanet instead of testnet for the relevant configurations steps to reproduce try sending near anywhere from go back to the dashboard there are no activities or activities from the testnet if your account id matches the one existing on testnet
1
797,601
28,149,278,266
IssuesEvent
2023-04-02 21:04:30
ZeNyfh/gigavibe-java-edition
https://api.github.com/repos/ZeNyfh/gigavibe-java-edition
opened
radio commands cause bot to hang
bug Priority: Medium
Maybe this can be fixed by moving it to a separate thread? I will need to experiment a bit.
1.0
radio commands cause bot to hang - Maybe this can be fixed by moving it to a separate thread? I will need to experiment a bit.
priority
radio commands cause bot to hang maybe this can be fixed by moving it to a separate thread i will need to experiment a bit
1
220,270
7,354,794,125
IssuesEvent
2018-03-09 08:39:30
OWASP/BLT
https://api.github.com/repos/OWASP/BLT
opened
Extend user model and let them choose if they are individual or a company.
loc: fullstack priority: medium type: enhancement
Currently there's no way to know if a profile is a company profile or individual profile. We want to extend the user model to handle it. For existing profiles, let's set it to individual and we can accept requests to toggle if required.
1.0
Extend user model and let them choose if they are individual or a company. - Currently there's no way to know if a profile is a company profile or individual profile. We want to extend the user model to handle it. For existing profiles, let's set it to individual and we can accept requests to toggle if required.
priority
extend user model and let them choose if they are individual or a company currently there s no way to know if a profile is a company profile or individual profile we want to extend the user model to handle it for existing profiles let s set it to individual and we can accept requests to toggle if required
1
257,063
8,132,419,855
IssuesEvent
2018-08-18 11:39:51
microlinkhq/open
https://api.github.com/repos/microlinkhq/open
opened
Microlink API: Supports for `audio` detection
API Priority: Medium Status: Proposal Type: Feature
Pretty similar to `video` but for detecting the url source related with audio formats.
1.0
Microlink API: Supports for `audio` detection - Pretty similar to `video` but for detecting the url source related with audio formats.
priority
microlink api supports for audio detection pretty similar to video but for detecting the url source related with audio formats
1
800,543
28,370,325,436
IssuesEvent
2023-04-12 16:28:44
uriahf/rtichoke
https://api.github.com/repos/uriahf/rtichoke
closed
Calibration plot suggestion
Difficulty: novice :suspect: Priority: medium Calibration Curve
In calibration plot, add number of samples in hover box for each estimation point. ![image](https://user-images.githubusercontent.com/45831390/207259546-90f6cdca-421f-484e-90db-fa64575bd86c.png)
1.0
Calibration plot suggestion - In calibration plot, add number of samples in hover box for each estimation point. ![image](https://user-images.githubusercontent.com/45831390/207259546-90f6cdca-421f-484e-90db-fa64575bd86c.png)
priority
calibration plot suggestion in calibration plot add number of samples in hover box for each estimation point
1
415,750
12,133,728,510
IssuesEvent
2020-04-23 09:31:09
craftercms/craftercms
https://api.github.com/repos/craftercms/craftercms
opened
[studio][editorial] Editorial blueprint is broken (freemarker issues)
bug priority: medium
## Describe the bug <img width="1301" alt="image" src="https://user-images.githubusercontent.com/3928341/80082846-30766000-8555-11ea-94bd-5c98ea36f18e.png"> ## To Reproduce Steps to reproduce the behavior: 1. Create editorial blueprint based site 2. Notice sidebar errors. Check tomcat log. ## Logs ``` 23-Apr-2020 11:26:55.985 SEVERE [http-nio-8080-exec-9] freemarker.log._JULLoggerFactory$JULLogger.error Error executing FreeMarker template FreeMarker template error: Java method "org.craftercms.engine.navigation.impl.NavTreeBuilderImpl.getNavTree(String, int, String)" threw an exception when invoked on org.craftercms.engine.navigation.impl.NavTreeBuilderImpl object "org.craftercms.engine.navigation.impl.NavTreeBuilderImpl@51305001"; see cause exception in the Java stack trace. ---- FTL stack trace ("~" means nesting-related): - Failed at: #assign navTree = navTreeBuilder.getN... [in template "templates/web/navigation2/navigation.ftl" in macro "renderNavigation" at line 4, column 5] - Reached through: @nav.renderNavigation "/site/website"... [in template "templates/web/components/left-rail.ftl" at line 20, column 17] ---- Java stack trace (for programmers): ---- freemarker.core._TemplateModelException: [... Exception message was already printed; see it above ...] at freemarker.ext.beans._MethodUtil.newInvocationTemplateModelException(_MethodUtil.java:291) at freemarker.ext.beans._MethodUtil.newInvocationTemplateModelException(_MethodUtil.java:263) at freemarker.ext.beans.OverloadedMethodsModel.exec(OverloadedMethodsModel.java:66) at freemarker.core.MethodCall._eval(MethodCall.java:62) at freemarker.core.Expression.eval(Expression.java:101) at freemarker.core.Assignment.accept(Assignment.java:134) at freemarker.core.Environment.visit(Environment.java:370) at freemarker.core.Environment.invokeMacroOrFunctionCommonPart(Environment.java:876) at freemarker.core.Environment.invokeMacro(Environment.java:812) at freemarker.core.UnifiedCall.accept(UnifiedCall.java:84) at freemarker.core.Environment.visit(Environment.java:334) at freemarker.core.Environment.visit(Environment.java:340) at freemarker.core.Environment.process(Environment.java:313) at freemarker.template.Template.process(Template.java:383) at org.craftercms.engine.freemarker.RenderComponentDirective.processComponentTemplate(RenderComponentDirective.java:324) at org.craftercms.engine.freemarker.RenderComponentDirective.execute(RenderComponentDirective.java:154) at freemarker.core.Environment.visit(Environment.java:451) at freemarker.core.UnifiedCall.accept(UnifiedCall.java:102) at freemarker.core.Environment.visit(Environment.java:334) at freemarker.core.Environment.visit(Environment.java:340) at freemarker.core.Environment.process(Environment.java:313) at freemarker.template.Template.process(Template.java:383) at org.springframework.web.servlet.view.freemarker.FreeMarkerView.processTemplate(FreeMarkerView.java:368) at org.springframework.web.servlet.view.freemarker.FreeMarkerView.doRender(FreeMarkerView.java:285) at org.springframework.web.servlet.view.freemarker.FreeMarkerView.renderMergedTemplateModel(FreeMarkerView.java:235) at org.springframework.web.servlet.view.AbstractTemplateView.renderMergedOutputModel(AbstractTemplateView.java:167) at org.springframework.web.servlet.view.AbstractView.render(AbstractView.java:303) at org.craftercms.engine.view.UserAgentAwareCrafterPageView.renderActualView(UserAgentAwareCrafterPageView.java:49) at org.craftercms.engine.view.CrafterPageView.renderMergedOutputModel(CrafterPageView.java:181) at org.springframework.web.servlet.view.AbstractView.render(AbstractView.java:303) at org.springframework.web.servlet.DispatcherServlet.render(DispatcherServlet.java:1286) at org.springframework.web.servlet.DispatcherServlet.processDispatchResult(DispatcherServlet.java:1041) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:984) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:901) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970) at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:861) at javax.servlet.http.HttpServlet.service(HttpServlet.java:634) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:846) at javax.servlet.http.HttpServlet.service(HttpServlet.java:741) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.craftercms.commons.web.AddResponseHeaderFilter.doFilterInternal(AddResponseHeaderFilter.java:64) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:347) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:263) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.craftercms.engine.scripting.impl.ScriptFilter.doFilter(ScriptFilter.java:110) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:347) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:263) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:317) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:127) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:91) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:114) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:170) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.rememberme.RememberMeAuthenticationFilter.doFilter(RememberMeAuthenticationFilter.java:150) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.preauth.AbstractPreAuthenticatedProcessingFilter.doFilter(AbstractPreAuthenticatedProcessingFilter.java:121) at org.craftercms.engine.util.spring.security.ConfigAwarePreAuthenticationFilter.doFilter(ConfigAwarePreAuthenticationFilter.java:77) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:200) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.preauth.AbstractPreAuthenticatedProcessingFilter.doFilter(AbstractPreAuthenticatedProcessingFilter.java:121) at org.craftercms.engine.util.spring.security.ConfigAwarePreAuthenticationFilter.doFilter(ConfigAwarePreAuthenticationFilter.java:77) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.craftercms.engine.util.spring.security.ConfigAwarePreAuthenticationFilter.doFilter(ConfigAwarePreAuthenticationFilter.java:80) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:214) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:177) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:347) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:263) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.craftercms.engine.url.rewrite.UrlRewriteFilter.doFilter(UrlRewriteFilter.java:78) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:347) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:263) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.craftercms.engine.servlet.filter.ExceptionHandlingFilter.doFilter(ExceptionHandlingFilter.java:55) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:347) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:263) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.craftercms.engine.servlet.filter.SiteContextResolvingFilter.doFilter(SiteContextResolvingFilter.java:86) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:347) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:263) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.craftercms.commons.http.RequestContextBindingFilter.doFilter(RequestContextBindingFilter.java:78) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:197) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.logging.log4j.web.Log4jServletFilter.doFilter(Log4jServletFilter.java:71) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:543) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81) at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:688) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:615) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:818) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1623) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.NullPointerException at org.craftercms.engine.targeting.impl.ProxyTargetIdManager.getCurrentTargetId(ProxyTargetIdManager.java:33) at org.craftercms.engine.navigation.impl.FolderToIndexItemProcessor.toString(FolderToIndexItemProcessor.java:86) at java.lang.String.valueOf(String.java:2994) at java.lang.StringBuilder.append(StringBuilder.java:131) at java.util.AbstractCollection.toString(AbstractCollection.java:462) at java.lang.String.valueOf(String.java:2994) at java.lang.StringBuilder.append(StringBuilder.java:131) at org.craftercms.core.processors.impl.ItemProcessorPipeline.toString(ItemProcessorPipeline.java:159) at java.lang.String.valueOf(String.java:2994) at java.util.Arrays.toString(Arrays.java:4571) at org.craftercms.core.util.CacheUtils.generateKey(CacheUtils.java:33) at org.craftercms.core.util.cache.impl.DefaultCacheTemplate.getKey(DefaultCacheTemplate.java:63) at org.craftercms.core.util.cache.impl.DefaultCacheTemplate.getObject(DefaultCacheTemplate.java:79) at org.craftercms.core.service.impl.AbstractCachedContentStoreService.findTree(AbstractCachedContentStoreService.java:246) at org.craftercms.engine.service.impl.SiteItemServiceImpl.getSiteTree(SiteItemServiceImpl.java:172) at org.craftercms.engine.navigation.impl.NavTreeBuilderImpl.getNavTree(NavTreeBuilderImpl.java:84) at org.craftercms.engine.navigation.impl.NavTreeBuilderImpl.getNavTree(NavTreeBuilderImpl.java:74) at sun.reflect.GeneratedMethodAccessor498.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at freemarker.ext.beans.BeansWrapper.invokeMethod(BeansWrapper.java:1552) at freemarker.ext.beans.ReflectionCallableMemberDescriptor.invokeMethod(ReflectionCallableMemberDescriptor.java:56) at freemarker.ext.beans.MemberAndArguments.invokeMethod(MemberAndArguments.java:51) at freemarker.ext.beans.OverloadedMethodsModel.exec(OverloadedMethodsModel.java:62) ... 128 more 23-Apr-2020 11:26:55.987 SEVERE [http-nio-8080-exec-9] freemarker.log._JULLoggerFactory$JULLogger.error Error executing FreeMarker template FreeMarker template error: When calling macro "renderRootItem", required parameter "navItem" (parameter #1) was specified, but had null/missing value. ---- Tip: If the parameter value expression on the caller side is known to be legally null/missing, you may want to specify a default value for it with the "!" operator, like paramValue!defaultValue. ---- ---- FTL stack trace ("~" means nesting-related): - Failed at: #macro renderRootItem navItem [in template "templates/web/navigation2/nav-macros.ftl" in macro "renderRootItem" at line 5, column 1] - Reached through: @navMacrosNs.renderRootItem navTree [in template "templates/web/navigation2/navigation.ftl" in macro "renderNavigation" at line 7, column 9] - Reached through: @nav.renderNavigation "/site/website"... [in template "templates/web/components/left-rail.ftl" at line 20, column 17] ---- Java stack trace (for programmers): ---- freemarker.core._MiscTemplateException: [... Exception message was already printed; see it above ...] at freemarker.core.Macro$Context.checkParamsSetAndApplyDefaults(Macro.java:308) at freemarker.core.Environment.invokeMacroOrFunctionCommonPart(Environment.java:875) at freemarker.core.Environment.invokeMacro(Environment.java:812) at freemarker.core.UnifiedCall.accept(UnifiedCall.java:84) at freemarker.core.Environment.visit(Environment.java:334) at freemarker.core.Environment.visit(Environment.java:376) at freemarker.core.Environment.invokeMacroOrFunctionCommonPart(Environment.java:876) at freemarker.core.Environment.invokeMacro(Environment.java:812) at freemarker.core.UnifiedCall.accept(UnifiedCall.java:84) at freemarker.core.Environment.visit(Environment.java:334) at freemarker.core.Environment.visit(Environment.java:340) at freemarker.core.Environment.process(Environment.java:313) at freemarker.template.Template.process(Template.java:383) at org.craftercms.engine.freemarker.RenderComponentDirective.processComponentTemplate(RenderComponentDirective.java:324) at org.craftercms.engine.freemarker.RenderComponentDirective.execute(RenderComponentDirective.java:154) at freemarker.core.Environment.visit(Environment.java:451) at freemarker.core.UnifiedCall.accept(UnifiedCall.java:102) at freemarker.core.Environment.visit(Environment.java:334) at freemarker.core.Environment.visit(Environment.java:340) at freemarker.core.Environment.process(Environment.java:313) at freemarker.template.Template.process(Template.java:383) at org.springframework.web.servlet.view.freemarker.FreeMarkerView.processTemplate(FreeMarkerView.java:368) at org.springframework.web.servlet.view.freemarker.FreeMarkerView.doRender(FreeMarkerView.java:285) at org.springframework.web.servlet.view.freemarker.FreeMarkerView.renderMergedTemplateModel(FreeMarkerView.java:235) at org.springframework.web.servlet.view.AbstractTemplateView.renderMergedOutputModel(AbstractTemplateView.java:167) at org.springframework.web.servlet.view.AbstractView.render(AbstractView.java:303) at org.craftercms.engine.view.UserAgentAwareCrafterPageView.renderActualView(UserAgentAwareCrafterPageView.java:49) at org.craftercms.engine.view.CrafterPageView.renderMergedOutputModel(CrafterPageView.java:181) at org.springframework.web.servlet.view.AbstractView.render(AbstractView.java:303) at org.springframework.web.servlet.DispatcherServlet.render(DispatcherServlet.java:1286) at org.springframework.web.servlet.DispatcherServlet.processDispatchResult(DispatcherServlet.java:1041) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:984) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:901) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970) at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:861) at javax.servlet.http.HttpServlet.service(HttpServlet.java:634) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:846) at javax.servlet.http.HttpServlet.service(HttpServlet.java:741) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.craftercms.commons.web.AddResponseHeaderFilter.doFilterInternal(AddResponseHeaderFilter.java:64) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:347) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:263) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.craftercms.engine.scripting.impl.ScriptFilter.doFilter(ScriptFilter.java:110) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:347) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:263) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:317) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:127) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:91) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:114) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:170) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.rememberme.RememberMeAuthenticationFilter.doFilter(RememberMeAuthenticationFilter.java:150) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.preauth.AbstractPreAuthenticatedProcessingFilter.doFilter(AbstractPreAuthenticatedProcessingFilter.java:121) at org.craftercms.engine.util.spring.security.ConfigAwarePreAuthenticationFilter.doFilter(ConfigAwarePreAuthenticationFilter.java:77) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:200) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.preauth.AbstractPreAuthenticatedProcessingFilter.doFilter(AbstractPreAuthenticatedProcessingFilter.java:121) at org.craftercms.engine.util.spring.security.ConfigAwarePreAuthenticationFilter.doFilter(ConfigAwarePreAuthenticationFilter.java:77) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.craftercms.engine.util.spring.security.ConfigAwarePreAuthenticationFilter.doFilter(ConfigAwarePreAuthenticationFilter.java:80) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:214) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:177) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:347) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:263) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.craftercms.engine.url.rewrite.UrlRewriteFilter.doFilter(UrlRewriteFilter.java:78) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:347) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:263) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.craftercms.engine.servlet.filter.ExceptionHandlingFilter.doFilter(ExceptionHandlingFilter.java:55) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:347) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:263) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.craftercms.engine.servlet.filter.SiteContextResolvingFilter.doFilter(SiteContextResolvingFilter.java:86) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:347) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:263) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.craftercms.commons.http.RequestContextBindingFilter.doFilter(RequestContextBindingFilter.java:78) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:197) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.logging.log4j.web.Log4jServletFilter.doFilter(Log4jServletFilter.java:71) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:543) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81) at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:688) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:615) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:818) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1623) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) 23-Apr-2020 11:26:55.989 SEVERE [http-nio-8080-exec-9] freemarker.log._JULLoggerFactory$JULLogger.error Error executing FreeMarker template FreeMarker template error: The following has evaluated to null or missing: ==> navTree [in template "templates/web/navigation2/navigation.ftl" at line 10, column 25] ---- Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)?? ---- ---- FTL stack trace ("~" means nesting-related): - Failed at: #assign subItems = navTree.subItems [in template "templates/web/navigation2/navigation.ftl" in macro "renderNavigation" at line 10, column 5] - Reached through: @nav.renderNavigation "/site/website"... [in template "templates/web/components/left-rail.ftl" at line 20, column 17] ---- Java stack trace (for programmers): ---- freemarker.core.InvalidReferenceException: [... Exception message was already printed; see it above ...] at freemarker.core.InvalidReferenceException.getInstance(InvalidReferenceException.java:134) at freemarker.core.UnexpectedTypeException.newDescriptionBuilder(UnexpectedTypeException.java:85) at freemarker.core.UnexpectedTypeException.<init>(UnexpectedTypeException.java:48) at freemarker.core.NonHashException.<init>(NonHashException.java:49) at freemarker.core.Dot._eval(Dot.java:48) at freemarker.core.Expression.eval(Expression.java:101) at freemarker.core.Assignment.accept(Assignment.java:134) at freemarker.core.Environment.visit(Environment.java:370) at freemarker.core.Environment.invokeMacroOrFunctionCommonPart(Environment.java:876) at freemarker.core.Environment.invokeMacro(Environment.java:812) at freemarker.core.UnifiedCall.accept(UnifiedCall.java:84) at freemarker.core.Environment.visit(Environment.java:334) at freemarker.core.Environment.visit(Environment.java:340) at freemarker.core.Environment.process(Environment.java:313) at freemarker.template.Template.process(Template.java:383) at org.craftercms.engine.freemarker.RenderComponentDirective.processComponentTemplate(RenderComponentDirective.java:324) at org.craftercms.engine.freemarker.RenderComponentDirective.execute(RenderComponentDirective.java:154) at freemarker.core.Environment.visit(Environment.java:451) at freemarker.core.UnifiedCall.accept(UnifiedCall.java:102) at freemarker.core.Environment.visit(Environment.java:334) at freemarker.core.Environment.visit(Environment.java:340) at freemarker.core.Environment.process(Environment.java:313) at freemarker.template.Template.process(Template.java:383) at org.springframework.web.servlet.view.freemarker.FreeMarkerView.processTemplate(FreeMarkerView.java:368) at org.springframework.web.servlet.view.freemarker.FreeMarkerView.doRender(FreeMarkerView.java:285) at org.springframework.web.servlet.view.freemarker.FreeMarkerView.renderMergedTemplateModel(FreeMarkerView.java:235) at org.springframework.web.servlet.view.AbstractTemplateView.renderMergedOutputModel(AbstractTemplateView.java:167) at org.springframework.web.servlet.view.AbstractView.render(AbstractView.java:303) at org.craftercms.engine.view.UserAgentAwareCrafterPageView.renderActualView(UserAgentAwareCrafterPageView.java:49) at org.craftercms.engine.view.CrafterPageView.renderMergedOutputModel(CrafterPageView.java:181) at org.springframework.web.servlet.view.AbstractView.render(AbstractView.java:303) at org.springframework.web.servlet.DispatcherServlet.render(DispatcherServlet.java:1286) at org.springframework.web.servlet.DispatcherServlet.processDispatchResult(DispatcherServlet.java:1041) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:984) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:901) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970) at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:861) at javax.servlet.http.HttpServlet.service(HttpServlet.java:634) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:846) at javax.servlet.http.HttpServlet.service(HttpServlet.java:741) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.craftercms.commons.web.AddResponseHeaderFilter.doFilterInternal(AddResponseHeaderFilter.java:64) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:347) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:263) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.craftercms.engine.scripting.impl.ScriptFilter.doFilter(ScriptFilter.java:110) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:347) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:263) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:317) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:127) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:91) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:114) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:170) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.rememberme.RememberMeAuthenticationFilter.doFilter(RememberMeAuthenticationFilter.java:150) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.preauth.AbstractPreAuthenticatedProcessingFilter.doFilter(AbstractPreAuthenticatedProcessingFilter.java:121) at org.craftercms.engine.util.spring.security.ConfigAwarePreAuthenticationFilter.doFilter(ConfigAwarePreAuthenticationFilter.java:77) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:200) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.preauth.AbstractPreAuthenticatedProcessingFilter.doFilter(AbstractPreAuthenticatedProcessingFilter.java:121) at org.craftercms.engine.util.spring.security.ConfigAwarePreAuthenticationFilter.doFilter(ConfigAwarePreAuthenticationFilter.java:77) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.craftercms.engine.util.spring.security.ConfigAwarePreAuthenticationFilter.doFilter(ConfigAwarePreAuthenticationFilter.java:80) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:214) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:177) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:347) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:263) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.craftercms.engine.url.rewrite.UrlRewriteFilter.doFilter(UrlRewriteFilter.java:78) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:347) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:263) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.craftercms.engine.servlet.filter.ExceptionHandlingFilter.doFilter(ExceptionHandlingFilter.java:55) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:347) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:263) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.craftercms.engine.servlet.filter.SiteContextResolvingFilter.doFilter(SiteContextResolvingFilter.java:86) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:347) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:263) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.craftercms.commons.http.RequestContextBindingFilter.doFilter(RequestContextBindingFilter.java:78) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:197) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.logging.log4j.web.Log4jServletFilter.doFilter(Log4jServletFilter.java:71) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:543) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81) at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:688) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:615) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:818) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1623) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) 23-Apr-2020 11:26:55.991 SEVERE [http-nio-8080-exec-9] freemarker.log._JULLoggerFactory$JULLogger.error Error executing FreeMarker template FreeMarker template error: The following has evaluated to null or missing: ==> subItems [in template "templates/web/navigation2/navigation.ftl" at line 11, column 11] ---- Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)?? ---- ---- FTL stack trace ("~" means nesting-related): - Failed at: #if (subItems?size > 0) [in template "templates/web/navigation2/navigation.ftl" in macro "renderNavigation" at line 11, column 5] - Reached through: @nav.renderNavigation "/site/website"... [in template "templates/web/components/left-rail.ftl" at line 20, column 17] ---- Java stack trace (for programmers): ---- freemarker.core.InvalidReferenceException: [... Exception message was already printed; see it above ...] at freemarker.core.InvalidReferenceException.getInstance(InvalidReferenceException.java:134) at freemarker.core.UnexpectedTypeException.newDescriptionBuilder(UnexpectedTypeException.java:85) at freemarker.core.UnexpectedTypeException.<init>(UnexpectedTypeException.java:48) at freemarker.core.BuiltInsForMultipleTypes$sizeBI._eval(BuiltInsForMultipleTypes.java:534) at freemarker.core.Expression.eval(Expression.java:101) at freemarker.core.EvalUtil.compare(EvalUtil.java:113) at freemarker.core.ComparisonExpression.evalToBoolean(ComparisonExpression.java:78) at freemarker.core.ParentheticalExpression.evalToBoolean(ParentheticalExpression.java:35) at freemarker.core.ConditionalBlock.accept(ConditionalBlock.java:48) at freemarker.core.Environment.visit(Environment.java:370) at freemarker.core.Environment.invokeMacroOrFunctionCommonPart(Environment.java:876) at freemarker.core.Environment.invokeMacro(Environment.java:812) at freemarker.core.UnifiedCall.accept(UnifiedCall.java:84) at freemarker.core.Environment.visit(Environment.java:334) at freemarker.core.Environment.visit(Environment.java:340) at freemarker.core.Environment.process(Environment.java:313) at freemarker.template.Template.process(Template.java:383) at org.craftercms.engine.freemarker.RenderComponentDirective.processComponentTemplate(RenderComponentDirective.java:324) at org.craftercms.engine.freemarker.RenderComponentDirective.execute(RenderComponentDirective.java:154) at freemarker.core.Environment.visit(Environment.java:451) at freemarker.core.UnifiedCall.accept(UnifiedCall.java:102) at freemarker.core.Environment.visit(Environment.java:334) at freemarker.core.Environment.visit(Environment.java:340) at freemarker.core.Environment.process(Environment.java:313) at freemarker.template.Template.process(Template.java:383) at org.springframework.web.servlet.view.freemarker.FreeMarkerView.processTemplate(FreeMarkerView.java:368) at org.springframework.web.servlet.view.freemarker.FreeMarkerView.doRender(FreeMarkerView.java:285) at org.springframework.web.servlet.view.freemarker.FreeMarkerView.renderMergedTemplateModel(FreeMarkerView.java:235) at org.springframework.web.servlet.view.AbstractTemplateView.renderMergedOutputModel(AbstractTemplateView.java:167) at org.springframework.web.servlet.view.AbstractView.render(AbstractView.java:303) at org.craftercms.engine.view.UserAgentAwareCrafterPageView.renderActualView(UserAgentAwareCrafterPageView.java:49) at org.craftercms.engine.view.CrafterPageView.renderMergedOutputModel(CrafterPageView.java:181) at org.springframework.web.servlet.view.AbstractView.render(AbstractView.java:303) at org.springframework.web.servlet.DispatcherServlet.render(DispatcherServlet.java:1286) at org.springframework.web.servlet.DispatcherServlet.processDispatchResult(DispatcherServlet.java:1041) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:984) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:901) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970) at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:861) at javax.servlet.http.HttpServlet.service(HttpServlet.java:634) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:846) at javax.servlet.http.HttpServlet.service(HttpServlet.java:741) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.craftercms.commons.web.AddResponseHeaderFilter.doFilterInternal(AddResponseHeaderFilter.java:64) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:347) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:263) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.craftercms.engine.scripting.impl.ScriptFilter.doFilter(ScriptFilter.java:110) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:347) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:263) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:317) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:127) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:91) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:114) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:170) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.rememberme.RememberMeAuthenticationFilter.doFilter(RememberMeAuthenticationFilter.java:150) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.preauth.AbstractPreAuthenticatedProcessingFilter.doFilter(AbstractPreAuthenticatedProcessingFilter.java:121) at org.craftercms.engine.util.spring.security.ConfigAwarePreAuthenticationFilter.doFilter(ConfigAwarePreAuthenticationFilter.java:77) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:200) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.preauth.AbstractPreAuthenticatedProcessingFilter.doFilter(AbstractPreAuthenticatedProcessingFilter.java:121) at org.craftercms.engine.util.spring.security.ConfigAwarePreAuthenticationFilter.doFilter(ConfigAwarePreAuthenticationFilter.java:77) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.craftercms.engine.util.spring.security.ConfigAwarePreAuthenticationFilter.doFilter(ConfigAwarePreAuthenticationFilter.java:80) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:214) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:177) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:347) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:263) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.craftercms.engine.url.rewrite.UrlRewriteFilter.doFilter(UrlRewriteFilter.java:78) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:347) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:263) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.craftercms.engine.servlet.filter.ExceptionHandlingFilter.doFilter(ExceptionHandlingFilter.java:55) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:347) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:263) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.craftercms.engine.servlet.filter.SiteContextResolvingFilter.doFilter(SiteContextResolvingFilter.java:86) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:347) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:263) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.craftercms.commons.http.RequestContextBindingFilter.doFilter(RequestContextBindingFilter.java:78) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:197) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.logging.log4j.web.Log4jServletFilter.doFilter(Log4jServletFilter.java:71) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:543) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81) at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:688) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:615) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:818) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1623) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) ``` ## Specs ### Version 3.2.0-SNAPSHOT Not tested in 3.1.x ### OS Mac ## Additional context Seems related to the freemarker upgrade
1.0
[studio][editorial] Editorial blueprint is broken (freemarker issues) - ## Describe the bug <img width="1301" alt="image" src="https://user-images.githubusercontent.com/3928341/80082846-30766000-8555-11ea-94bd-5c98ea36f18e.png"> ## To Reproduce Steps to reproduce the behavior: 1. Create editorial blueprint based site 2. Notice sidebar errors. Check tomcat log. ## Logs ``` 23-Apr-2020 11:26:55.985 SEVERE [http-nio-8080-exec-9] freemarker.log._JULLoggerFactory$JULLogger.error Error executing FreeMarker template FreeMarker template error: Java method "org.craftercms.engine.navigation.impl.NavTreeBuilderImpl.getNavTree(String, int, String)" threw an exception when invoked on org.craftercms.engine.navigation.impl.NavTreeBuilderImpl object "org.craftercms.engine.navigation.impl.NavTreeBuilderImpl@51305001"; see cause exception in the Java stack trace. ---- FTL stack trace ("~" means nesting-related): - Failed at: #assign navTree = navTreeBuilder.getN... [in template "templates/web/navigation2/navigation.ftl" in macro "renderNavigation" at line 4, column 5] - Reached through: @nav.renderNavigation "/site/website"... [in template "templates/web/components/left-rail.ftl" at line 20, column 17] ---- Java stack trace (for programmers): ---- freemarker.core._TemplateModelException: [... Exception message was already printed; see it above ...] at freemarker.ext.beans._MethodUtil.newInvocationTemplateModelException(_MethodUtil.java:291) at freemarker.ext.beans._MethodUtil.newInvocationTemplateModelException(_MethodUtil.java:263) at freemarker.ext.beans.OverloadedMethodsModel.exec(OverloadedMethodsModel.java:66) at freemarker.core.MethodCall._eval(MethodCall.java:62) at freemarker.core.Expression.eval(Expression.java:101) at freemarker.core.Assignment.accept(Assignment.java:134) at freemarker.core.Environment.visit(Environment.java:370) at freemarker.core.Environment.invokeMacroOrFunctionCommonPart(Environment.java:876) at freemarker.core.Environment.invokeMacro(Environment.java:812) at freemarker.core.UnifiedCall.accept(UnifiedCall.java:84) at freemarker.core.Environment.visit(Environment.java:334) at freemarker.core.Environment.visit(Environment.java:340) at freemarker.core.Environment.process(Environment.java:313) at freemarker.template.Template.process(Template.java:383) at org.craftercms.engine.freemarker.RenderComponentDirective.processComponentTemplate(RenderComponentDirective.java:324) at org.craftercms.engine.freemarker.RenderComponentDirective.execute(RenderComponentDirective.java:154) at freemarker.core.Environment.visit(Environment.java:451) at freemarker.core.UnifiedCall.accept(UnifiedCall.java:102) at freemarker.core.Environment.visit(Environment.java:334) at freemarker.core.Environment.visit(Environment.java:340) at freemarker.core.Environment.process(Environment.java:313) at freemarker.template.Template.process(Template.java:383) at org.springframework.web.servlet.view.freemarker.FreeMarkerView.processTemplate(FreeMarkerView.java:368) at org.springframework.web.servlet.view.freemarker.FreeMarkerView.doRender(FreeMarkerView.java:285) at org.springframework.web.servlet.view.freemarker.FreeMarkerView.renderMergedTemplateModel(FreeMarkerView.java:235) at org.springframework.web.servlet.view.AbstractTemplateView.renderMergedOutputModel(AbstractTemplateView.java:167) at org.springframework.web.servlet.view.AbstractView.render(AbstractView.java:303) at org.craftercms.engine.view.UserAgentAwareCrafterPageView.renderActualView(UserAgentAwareCrafterPageView.java:49) at org.craftercms.engine.view.CrafterPageView.renderMergedOutputModel(CrafterPageView.java:181) at org.springframework.web.servlet.view.AbstractView.render(AbstractView.java:303) at org.springframework.web.servlet.DispatcherServlet.render(DispatcherServlet.java:1286) at org.springframework.web.servlet.DispatcherServlet.processDispatchResult(DispatcherServlet.java:1041) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:984) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:901) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970) at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:861) at javax.servlet.http.HttpServlet.service(HttpServlet.java:634) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:846) at javax.servlet.http.HttpServlet.service(HttpServlet.java:741) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.craftercms.commons.web.AddResponseHeaderFilter.doFilterInternal(AddResponseHeaderFilter.java:64) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:347) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:263) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.craftercms.engine.scripting.impl.ScriptFilter.doFilter(ScriptFilter.java:110) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:347) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:263) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:317) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:127) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:91) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:114) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:170) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.rememberme.RememberMeAuthenticationFilter.doFilter(RememberMeAuthenticationFilter.java:150) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.preauth.AbstractPreAuthenticatedProcessingFilter.doFilter(AbstractPreAuthenticatedProcessingFilter.java:121) at org.craftercms.engine.util.spring.security.ConfigAwarePreAuthenticationFilter.doFilter(ConfigAwarePreAuthenticationFilter.java:77) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:200) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.preauth.AbstractPreAuthenticatedProcessingFilter.doFilter(AbstractPreAuthenticatedProcessingFilter.java:121) at org.craftercms.engine.util.spring.security.ConfigAwarePreAuthenticationFilter.doFilter(ConfigAwarePreAuthenticationFilter.java:77) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.craftercms.engine.util.spring.security.ConfigAwarePreAuthenticationFilter.doFilter(ConfigAwarePreAuthenticationFilter.java:80) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:214) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:177) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:347) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:263) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.craftercms.engine.url.rewrite.UrlRewriteFilter.doFilter(UrlRewriteFilter.java:78) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:347) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:263) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.craftercms.engine.servlet.filter.ExceptionHandlingFilter.doFilter(ExceptionHandlingFilter.java:55) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:347) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:263) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.craftercms.engine.servlet.filter.SiteContextResolvingFilter.doFilter(SiteContextResolvingFilter.java:86) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:347) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:263) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.craftercms.commons.http.RequestContextBindingFilter.doFilter(RequestContextBindingFilter.java:78) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:197) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.logging.log4j.web.Log4jServletFilter.doFilter(Log4jServletFilter.java:71) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:543) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81) at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:688) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:615) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:818) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1623) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.NullPointerException at org.craftercms.engine.targeting.impl.ProxyTargetIdManager.getCurrentTargetId(ProxyTargetIdManager.java:33) at org.craftercms.engine.navigation.impl.FolderToIndexItemProcessor.toString(FolderToIndexItemProcessor.java:86) at java.lang.String.valueOf(String.java:2994) at java.lang.StringBuilder.append(StringBuilder.java:131) at java.util.AbstractCollection.toString(AbstractCollection.java:462) at java.lang.String.valueOf(String.java:2994) at java.lang.StringBuilder.append(StringBuilder.java:131) at org.craftercms.core.processors.impl.ItemProcessorPipeline.toString(ItemProcessorPipeline.java:159) at java.lang.String.valueOf(String.java:2994) at java.util.Arrays.toString(Arrays.java:4571) at org.craftercms.core.util.CacheUtils.generateKey(CacheUtils.java:33) at org.craftercms.core.util.cache.impl.DefaultCacheTemplate.getKey(DefaultCacheTemplate.java:63) at org.craftercms.core.util.cache.impl.DefaultCacheTemplate.getObject(DefaultCacheTemplate.java:79) at org.craftercms.core.service.impl.AbstractCachedContentStoreService.findTree(AbstractCachedContentStoreService.java:246) at org.craftercms.engine.service.impl.SiteItemServiceImpl.getSiteTree(SiteItemServiceImpl.java:172) at org.craftercms.engine.navigation.impl.NavTreeBuilderImpl.getNavTree(NavTreeBuilderImpl.java:84) at org.craftercms.engine.navigation.impl.NavTreeBuilderImpl.getNavTree(NavTreeBuilderImpl.java:74) at sun.reflect.GeneratedMethodAccessor498.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at freemarker.ext.beans.BeansWrapper.invokeMethod(BeansWrapper.java:1552) at freemarker.ext.beans.ReflectionCallableMemberDescriptor.invokeMethod(ReflectionCallableMemberDescriptor.java:56) at freemarker.ext.beans.MemberAndArguments.invokeMethod(MemberAndArguments.java:51) at freemarker.ext.beans.OverloadedMethodsModel.exec(OverloadedMethodsModel.java:62) ... 128 more 23-Apr-2020 11:26:55.987 SEVERE [http-nio-8080-exec-9] freemarker.log._JULLoggerFactory$JULLogger.error Error executing FreeMarker template FreeMarker template error: When calling macro "renderRootItem", required parameter "navItem" (parameter #1) was specified, but had null/missing value. ---- Tip: If the parameter value expression on the caller side is known to be legally null/missing, you may want to specify a default value for it with the "!" operator, like paramValue!defaultValue. ---- ---- FTL stack trace ("~" means nesting-related): - Failed at: #macro renderRootItem navItem [in template "templates/web/navigation2/nav-macros.ftl" in macro "renderRootItem" at line 5, column 1] - Reached through: @navMacrosNs.renderRootItem navTree [in template "templates/web/navigation2/navigation.ftl" in macro "renderNavigation" at line 7, column 9] - Reached through: @nav.renderNavigation "/site/website"... [in template "templates/web/components/left-rail.ftl" at line 20, column 17] ---- Java stack trace (for programmers): ---- freemarker.core._MiscTemplateException: [... Exception message was already printed; see it above ...] at freemarker.core.Macro$Context.checkParamsSetAndApplyDefaults(Macro.java:308) at freemarker.core.Environment.invokeMacroOrFunctionCommonPart(Environment.java:875) at freemarker.core.Environment.invokeMacro(Environment.java:812) at freemarker.core.UnifiedCall.accept(UnifiedCall.java:84) at freemarker.core.Environment.visit(Environment.java:334) at freemarker.core.Environment.visit(Environment.java:376) at freemarker.core.Environment.invokeMacroOrFunctionCommonPart(Environment.java:876) at freemarker.core.Environment.invokeMacro(Environment.java:812) at freemarker.core.UnifiedCall.accept(UnifiedCall.java:84) at freemarker.core.Environment.visit(Environment.java:334) at freemarker.core.Environment.visit(Environment.java:340) at freemarker.core.Environment.process(Environment.java:313) at freemarker.template.Template.process(Template.java:383) at org.craftercms.engine.freemarker.RenderComponentDirective.processComponentTemplate(RenderComponentDirective.java:324) at org.craftercms.engine.freemarker.RenderComponentDirective.execute(RenderComponentDirective.java:154) at freemarker.core.Environment.visit(Environment.java:451) at freemarker.core.UnifiedCall.accept(UnifiedCall.java:102) at freemarker.core.Environment.visit(Environment.java:334) at freemarker.core.Environment.visit(Environment.java:340) at freemarker.core.Environment.process(Environment.java:313) at freemarker.template.Template.process(Template.java:383) at org.springframework.web.servlet.view.freemarker.FreeMarkerView.processTemplate(FreeMarkerView.java:368) at org.springframework.web.servlet.view.freemarker.FreeMarkerView.doRender(FreeMarkerView.java:285) at org.springframework.web.servlet.view.freemarker.FreeMarkerView.renderMergedTemplateModel(FreeMarkerView.java:235) at org.springframework.web.servlet.view.AbstractTemplateView.renderMergedOutputModel(AbstractTemplateView.java:167) at org.springframework.web.servlet.view.AbstractView.render(AbstractView.java:303) at org.craftercms.engine.view.UserAgentAwareCrafterPageView.renderActualView(UserAgentAwareCrafterPageView.java:49) at org.craftercms.engine.view.CrafterPageView.renderMergedOutputModel(CrafterPageView.java:181) at org.springframework.web.servlet.view.AbstractView.render(AbstractView.java:303) at org.springframework.web.servlet.DispatcherServlet.render(DispatcherServlet.java:1286) at org.springframework.web.servlet.DispatcherServlet.processDispatchResult(DispatcherServlet.java:1041) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:984) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:901) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970) at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:861) at javax.servlet.http.HttpServlet.service(HttpServlet.java:634) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:846) at javax.servlet.http.HttpServlet.service(HttpServlet.java:741) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.craftercms.commons.web.AddResponseHeaderFilter.doFilterInternal(AddResponseHeaderFilter.java:64) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:347) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:263) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.craftercms.engine.scripting.impl.ScriptFilter.doFilter(ScriptFilter.java:110) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:347) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:263) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:317) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:127) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:91) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:114) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:170) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.rememberme.RememberMeAuthenticationFilter.doFilter(RememberMeAuthenticationFilter.java:150) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.preauth.AbstractPreAuthenticatedProcessingFilter.doFilter(AbstractPreAuthenticatedProcessingFilter.java:121) at org.craftercms.engine.util.spring.security.ConfigAwarePreAuthenticationFilter.doFilter(ConfigAwarePreAuthenticationFilter.java:77) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:200) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.preauth.AbstractPreAuthenticatedProcessingFilter.doFilter(AbstractPreAuthenticatedProcessingFilter.java:121) at org.craftercms.engine.util.spring.security.ConfigAwarePreAuthenticationFilter.doFilter(ConfigAwarePreAuthenticationFilter.java:77) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.craftercms.engine.util.spring.security.ConfigAwarePreAuthenticationFilter.doFilter(ConfigAwarePreAuthenticationFilter.java:80) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:214) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:177) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:347) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:263) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.craftercms.engine.url.rewrite.UrlRewriteFilter.doFilter(UrlRewriteFilter.java:78) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:347) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:263) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.craftercms.engine.servlet.filter.ExceptionHandlingFilter.doFilter(ExceptionHandlingFilter.java:55) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:347) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:263) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.craftercms.engine.servlet.filter.SiteContextResolvingFilter.doFilter(SiteContextResolvingFilter.java:86) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:347) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:263) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.craftercms.commons.http.RequestContextBindingFilter.doFilter(RequestContextBindingFilter.java:78) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:197) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.logging.log4j.web.Log4jServletFilter.doFilter(Log4jServletFilter.java:71) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:543) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81) at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:688) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:615) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:818) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1623) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) 23-Apr-2020 11:26:55.989 SEVERE [http-nio-8080-exec-9] freemarker.log._JULLoggerFactory$JULLogger.error Error executing FreeMarker template FreeMarker template error: The following has evaluated to null or missing: ==> navTree [in template "templates/web/navigation2/navigation.ftl" at line 10, column 25] ---- Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)?? ---- ---- FTL stack trace ("~" means nesting-related): - Failed at: #assign subItems = navTree.subItems [in template "templates/web/navigation2/navigation.ftl" in macro "renderNavigation" at line 10, column 5] - Reached through: @nav.renderNavigation "/site/website"... [in template "templates/web/components/left-rail.ftl" at line 20, column 17] ---- Java stack trace (for programmers): ---- freemarker.core.InvalidReferenceException: [... Exception message was already printed; see it above ...] at freemarker.core.InvalidReferenceException.getInstance(InvalidReferenceException.java:134) at freemarker.core.UnexpectedTypeException.newDescriptionBuilder(UnexpectedTypeException.java:85) at freemarker.core.UnexpectedTypeException.<init>(UnexpectedTypeException.java:48) at freemarker.core.NonHashException.<init>(NonHashException.java:49) at freemarker.core.Dot._eval(Dot.java:48) at freemarker.core.Expression.eval(Expression.java:101) at freemarker.core.Assignment.accept(Assignment.java:134) at freemarker.core.Environment.visit(Environment.java:370) at freemarker.core.Environment.invokeMacroOrFunctionCommonPart(Environment.java:876) at freemarker.core.Environment.invokeMacro(Environment.java:812) at freemarker.core.UnifiedCall.accept(UnifiedCall.java:84) at freemarker.core.Environment.visit(Environment.java:334) at freemarker.core.Environment.visit(Environment.java:340) at freemarker.core.Environment.process(Environment.java:313) at freemarker.template.Template.process(Template.java:383) at org.craftercms.engine.freemarker.RenderComponentDirective.processComponentTemplate(RenderComponentDirective.java:324) at org.craftercms.engine.freemarker.RenderComponentDirective.execute(RenderComponentDirective.java:154) at freemarker.core.Environment.visit(Environment.java:451) at freemarker.core.UnifiedCall.accept(UnifiedCall.java:102) at freemarker.core.Environment.visit(Environment.java:334) at freemarker.core.Environment.visit(Environment.java:340) at freemarker.core.Environment.process(Environment.java:313) at freemarker.template.Template.process(Template.java:383) at org.springframework.web.servlet.view.freemarker.FreeMarkerView.processTemplate(FreeMarkerView.java:368) at org.springframework.web.servlet.view.freemarker.FreeMarkerView.doRender(FreeMarkerView.java:285) at org.springframework.web.servlet.view.freemarker.FreeMarkerView.renderMergedTemplateModel(FreeMarkerView.java:235) at org.springframework.web.servlet.view.AbstractTemplateView.renderMergedOutputModel(AbstractTemplateView.java:167) at org.springframework.web.servlet.view.AbstractView.render(AbstractView.java:303) at org.craftercms.engine.view.UserAgentAwareCrafterPageView.renderActualView(UserAgentAwareCrafterPageView.java:49) at org.craftercms.engine.view.CrafterPageView.renderMergedOutputModel(CrafterPageView.java:181) at org.springframework.web.servlet.view.AbstractView.render(AbstractView.java:303) at org.springframework.web.servlet.DispatcherServlet.render(DispatcherServlet.java:1286) at org.springframework.web.servlet.DispatcherServlet.processDispatchResult(DispatcherServlet.java:1041) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:984) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:901) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970) at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:861) at javax.servlet.http.HttpServlet.service(HttpServlet.java:634) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:846) at javax.servlet.http.HttpServlet.service(HttpServlet.java:741) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.craftercms.commons.web.AddResponseHeaderFilter.doFilterInternal(AddResponseHeaderFilter.java:64) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:347) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:263) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.craftercms.engine.scripting.impl.ScriptFilter.doFilter(ScriptFilter.java:110) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:347) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:263) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:317) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:127) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:91) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:114) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:170) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.rememberme.RememberMeAuthenticationFilter.doFilter(RememberMeAuthenticationFilter.java:150) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.preauth.AbstractPreAuthenticatedProcessingFilter.doFilter(AbstractPreAuthenticatedProcessingFilter.java:121) at org.craftercms.engine.util.spring.security.ConfigAwarePreAuthenticationFilter.doFilter(ConfigAwarePreAuthenticationFilter.java:77) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:200) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.preauth.AbstractPreAuthenticatedProcessingFilter.doFilter(AbstractPreAuthenticatedProcessingFilter.java:121) at org.craftercms.engine.util.spring.security.ConfigAwarePreAuthenticationFilter.doFilter(ConfigAwarePreAuthenticationFilter.java:77) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.craftercms.engine.util.spring.security.ConfigAwarePreAuthenticationFilter.doFilter(ConfigAwarePreAuthenticationFilter.java:80) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:214) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:177) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:347) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:263) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.craftercms.engine.url.rewrite.UrlRewriteFilter.doFilter(UrlRewriteFilter.java:78) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:347) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:263) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.craftercms.engine.servlet.filter.ExceptionHandlingFilter.doFilter(ExceptionHandlingFilter.java:55) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:347) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:263) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.craftercms.engine.servlet.filter.SiteContextResolvingFilter.doFilter(SiteContextResolvingFilter.java:86) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:347) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:263) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.craftercms.commons.http.RequestContextBindingFilter.doFilter(RequestContextBindingFilter.java:78) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:197) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.logging.log4j.web.Log4jServletFilter.doFilter(Log4jServletFilter.java:71) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:543) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81) at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:688) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:615) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:818) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1623) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) 23-Apr-2020 11:26:55.991 SEVERE [http-nio-8080-exec-9] freemarker.log._JULLoggerFactory$JULLogger.error Error executing FreeMarker template FreeMarker template error: The following has evaluated to null or missing: ==> subItems [in template "templates/web/navigation2/navigation.ftl" at line 11, column 11] ---- Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)?? ---- ---- FTL stack trace ("~" means nesting-related): - Failed at: #if (subItems?size > 0) [in template "templates/web/navigation2/navigation.ftl" in macro "renderNavigation" at line 11, column 5] - Reached through: @nav.renderNavigation "/site/website"... [in template "templates/web/components/left-rail.ftl" at line 20, column 17] ---- Java stack trace (for programmers): ---- freemarker.core.InvalidReferenceException: [... Exception message was already printed; see it above ...] at freemarker.core.InvalidReferenceException.getInstance(InvalidReferenceException.java:134) at freemarker.core.UnexpectedTypeException.newDescriptionBuilder(UnexpectedTypeException.java:85) at freemarker.core.UnexpectedTypeException.<init>(UnexpectedTypeException.java:48) at freemarker.core.BuiltInsForMultipleTypes$sizeBI._eval(BuiltInsForMultipleTypes.java:534) at freemarker.core.Expression.eval(Expression.java:101) at freemarker.core.EvalUtil.compare(EvalUtil.java:113) at freemarker.core.ComparisonExpression.evalToBoolean(ComparisonExpression.java:78) at freemarker.core.ParentheticalExpression.evalToBoolean(ParentheticalExpression.java:35) at freemarker.core.ConditionalBlock.accept(ConditionalBlock.java:48) at freemarker.core.Environment.visit(Environment.java:370) at freemarker.core.Environment.invokeMacroOrFunctionCommonPart(Environment.java:876) at freemarker.core.Environment.invokeMacro(Environment.java:812) at freemarker.core.UnifiedCall.accept(UnifiedCall.java:84) at freemarker.core.Environment.visit(Environment.java:334) at freemarker.core.Environment.visit(Environment.java:340) at freemarker.core.Environment.process(Environment.java:313) at freemarker.template.Template.process(Template.java:383) at org.craftercms.engine.freemarker.RenderComponentDirective.processComponentTemplate(RenderComponentDirective.java:324) at org.craftercms.engine.freemarker.RenderComponentDirective.execute(RenderComponentDirective.java:154) at freemarker.core.Environment.visit(Environment.java:451) at freemarker.core.UnifiedCall.accept(UnifiedCall.java:102) at freemarker.core.Environment.visit(Environment.java:334) at freemarker.core.Environment.visit(Environment.java:340) at freemarker.core.Environment.process(Environment.java:313) at freemarker.template.Template.process(Template.java:383) at org.springframework.web.servlet.view.freemarker.FreeMarkerView.processTemplate(FreeMarkerView.java:368) at org.springframework.web.servlet.view.freemarker.FreeMarkerView.doRender(FreeMarkerView.java:285) at org.springframework.web.servlet.view.freemarker.FreeMarkerView.renderMergedTemplateModel(FreeMarkerView.java:235) at org.springframework.web.servlet.view.AbstractTemplateView.renderMergedOutputModel(AbstractTemplateView.java:167) at org.springframework.web.servlet.view.AbstractView.render(AbstractView.java:303) at org.craftercms.engine.view.UserAgentAwareCrafterPageView.renderActualView(UserAgentAwareCrafterPageView.java:49) at org.craftercms.engine.view.CrafterPageView.renderMergedOutputModel(CrafterPageView.java:181) at org.springframework.web.servlet.view.AbstractView.render(AbstractView.java:303) at org.springframework.web.servlet.DispatcherServlet.render(DispatcherServlet.java:1286) at org.springframework.web.servlet.DispatcherServlet.processDispatchResult(DispatcherServlet.java:1041) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:984) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:901) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970) at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:861) at javax.servlet.http.HttpServlet.service(HttpServlet.java:634) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:846) at javax.servlet.http.HttpServlet.service(HttpServlet.java:741) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.craftercms.commons.web.AddResponseHeaderFilter.doFilterInternal(AddResponseHeaderFilter.java:64) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:347) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:263) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.craftercms.engine.scripting.impl.ScriptFilter.doFilter(ScriptFilter.java:110) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:347) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:263) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:317) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:127) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:91) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:114) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:170) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.rememberme.RememberMeAuthenticationFilter.doFilter(RememberMeAuthenticationFilter.java:150) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.preauth.AbstractPreAuthenticatedProcessingFilter.doFilter(AbstractPreAuthenticatedProcessingFilter.java:121) at org.craftercms.engine.util.spring.security.ConfigAwarePreAuthenticationFilter.doFilter(ConfigAwarePreAuthenticationFilter.java:77) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:200) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.preauth.AbstractPreAuthenticatedProcessingFilter.doFilter(AbstractPreAuthenticatedProcessingFilter.java:121) at org.craftercms.engine.util.spring.security.ConfigAwarePreAuthenticationFilter.doFilter(ConfigAwarePreAuthenticationFilter.java:77) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.craftercms.engine.util.spring.security.ConfigAwarePreAuthenticationFilter.doFilter(ConfigAwarePreAuthenticationFilter.java:80) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:214) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:177) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:347) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:263) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.craftercms.engine.url.rewrite.UrlRewriteFilter.doFilter(UrlRewriteFilter.java:78) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:347) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:263) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.craftercms.engine.servlet.filter.ExceptionHandlingFilter.doFilter(ExceptionHandlingFilter.java:55) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:347) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:263) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.craftercms.engine.servlet.filter.SiteContextResolvingFilter.doFilter(SiteContextResolvingFilter.java:86) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:347) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:263) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.craftercms.commons.http.RequestContextBindingFilter.doFilter(RequestContextBindingFilter.java:78) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:197) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.logging.log4j.web.Log4jServletFilter.doFilter(Log4jServletFilter.java:71) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:543) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81) at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:688) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:615) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:818) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1623) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) ``` ## Specs ### Version 3.2.0-SNAPSHOT Not tested in 3.1.x ### OS Mac ## Additional context Seems related to the freemarker upgrade
priority
editorial blueprint is broken freemarker issues describe the bug img width alt image src to reproduce steps to reproduce the behavior create editorial blueprint based site notice sidebar errors check tomcat log logs apr severe freemarker log julloggerfactory jullogger error error executing freemarker template freemarker template error java method org craftercms engine navigation impl navtreebuilderimpl getnavtree string int string threw an exception when invoked on org craftercms engine navigation impl navtreebuilderimpl object org craftercms engine navigation impl navtreebuilderimpl see cause exception in the java stack trace ftl stack trace means nesting related failed at assign navtree navtreebuilder getn reached through nav rendernavigation site website java stack trace for programmers freemarker core templatemodelexception at freemarker ext beans methodutil newinvocationtemplatemodelexception methodutil java at freemarker ext beans methodutil newinvocationtemplatemodelexception methodutil java at freemarker ext beans overloadedmethodsmodel exec overloadedmethodsmodel java at freemarker core methodcall eval methodcall java at freemarker core expression eval expression java at freemarker core assignment accept assignment java at freemarker core environment visit environment java at freemarker core environment invokemacroorfunctioncommonpart environment java at freemarker core environment invokemacro environment java at freemarker core unifiedcall accept unifiedcall java at freemarker core environment visit environment java at freemarker core environment visit environment java at freemarker core environment process environment java at freemarker template template process template java at org craftercms engine freemarker rendercomponentdirective processcomponenttemplate rendercomponentdirective java at org craftercms engine freemarker rendercomponentdirective execute rendercomponentdirective java at freemarker core environment visit environment java at freemarker core unifiedcall accept unifiedcall java at freemarker core environment visit environment java at freemarker core environment visit environment java at freemarker core environment process environment java at freemarker template template process template java at org springframework web servlet view freemarker freemarkerview processtemplate freemarkerview java at org springframework web servlet view freemarker freemarkerview dorender freemarkerview java at org springframework web servlet view freemarker freemarkerview rendermergedtemplatemodel freemarkerview java at org springframework web servlet view abstracttemplateview rendermergedoutputmodel abstracttemplateview java at org springframework web servlet view abstractview render abstractview java at org craftercms engine view useragentawarecrafterpageview renderactualview useragentawarecrafterpageview java at org craftercms engine view crafterpageview rendermergedoutputmodel crafterpageview java at org springframework web servlet view abstractview render abstractview java at org springframework web servlet dispatcherservlet render dispatcherservlet java at org springframework web servlet dispatcherservlet processdispatchresult dispatcherservlet java at org springframework web servlet dispatcherservlet dodispatch dispatcherservlet java at org springframework web servlet dispatcherservlet doservice dispatcherservlet java at org springframework web servlet frameworkservlet processrequest frameworkservlet java at org springframework web servlet frameworkservlet doget frameworkservlet java at javax servlet http httpservlet service httpservlet java at org springframework web servlet frameworkservlet service frameworkservlet java at javax servlet http httpservlet service httpservlet 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 craftercms commons web addresponseheaderfilter dofilterinternal addresponseheaderfilter java at org springframework web filter onceperrequestfilter dofilter onceperrequestfilter java at org springframework web filter delegatingfilterproxy invokedelegate delegatingfilterproxy java at org springframework web filter delegatingfilterproxy dofilter delegatingfilterproxy java at org apache catalina core applicationfilterchain internaldofilter applicationfilterchain java at org apache catalina core applicationfilterchain dofilter applicationfilterchain java at org craftercms engine scripting impl scriptfilter dofilter scriptfilter java at org springframework web filter delegatingfilterproxy invokedelegate delegatingfilterproxy java at org springframework web filter delegatingfilterproxy dofilter delegatingfilterproxy java at org apache catalina core applicationfilterchain internaldofilter applicationfilterchain java at org apache catalina core applicationfilterchain dofilter applicationfilterchain java at org springframework security web filterchainproxy virtualfilterchain dofilter filterchainproxy java at org springframework security web access intercept filtersecurityinterceptor invoke filtersecurityinterceptor java at org springframework security web access intercept filtersecurityinterceptor dofilter filtersecurityinterceptor java at org springframework security web filterchainproxy virtualfilterchain dofilter filterchainproxy java at org springframework security web access exceptiontranslationfilter dofilter exceptiontranslationfilter java at org springframework security web filterchainproxy virtualfilterchain dofilter filterchainproxy java at org springframework security web session sessionmanagementfilter dofilter sessionmanagementfilter java at org springframework security web filterchainproxy virtualfilterchain dofilter filterchainproxy java at org springframework security web servletapi securitycontextholderawarerequestfilter dofilter securitycontextholderawarerequestfilter java at org springframework security web filterchainproxy virtualfilterchain dofilter filterchainproxy java at org springframework security web savedrequest requestcacheawarefilter dofilter requestcacheawarefilter java at org springframework security web filterchainproxy virtualfilterchain dofilter filterchainproxy java at org springframework security web authentication rememberme remembermeauthenticationfilter dofilter remembermeauthenticationfilter java at org springframework security web filterchainproxy virtualfilterchain dofilter filterchainproxy java at org springframework security web authentication preauth abstractpreauthenticatedprocessingfilter dofilter abstractpreauthenticatedprocessingfilter java at org craftercms engine util spring security configawarepreauthenticationfilter dofilter configawarepreauthenticationfilter java at org springframework security web filterchainproxy virtualfilterchain dofilter filterchainproxy java at org springframework security web authentication abstractauthenticationprocessingfilter dofilter abstractauthenticationprocessingfilter java at org springframework security web filterchainproxy virtualfilterchain dofilter filterchainproxy java at org springframework security web authentication preauth abstractpreauthenticatedprocessingfilter dofilter abstractpreauthenticatedprocessingfilter java at org craftercms engine util spring security configawarepreauthenticationfilter dofilter configawarepreauthenticationfilter java at org springframework security web filterchainproxy virtualfilterchain dofilter filterchainproxy java at org craftercms engine util spring security configawarepreauthenticationfilter dofilter configawarepreauthenticationfilter java at org springframework security web filterchainproxy virtualfilterchain dofilter filterchainproxy java at org springframework security web authentication logout logoutfilter dofilter logoutfilter java at org springframework security web filterchainproxy virtualfilterchain dofilter filterchainproxy java at org springframework security web context securitycontextpersistencefilter dofilter securitycontextpersistencefilter java at org springframework security web filterchainproxy virtualfilterchain dofilter filterchainproxy java at org springframework security web filterchainproxy dofilterinternal filterchainproxy java at org springframework security web filterchainproxy dofilter filterchainproxy java at org springframework web filter delegatingfilterproxy invokedelegate delegatingfilterproxy java at org springframework web filter delegatingfilterproxy dofilter delegatingfilterproxy java at org apache catalina core applicationfilterchain internaldofilter applicationfilterchain java at org apache catalina core applicationfilterchain dofilter applicationfilterchain java at org craftercms engine url rewrite urlrewritefilter dofilter urlrewritefilter java at org springframework web filter delegatingfilterproxy invokedelegate delegatingfilterproxy java at org springframework web filter delegatingfilterproxy dofilter delegatingfilterproxy java at org apache catalina core applicationfilterchain internaldofilter applicationfilterchain java at org apache catalina core applicationfilterchain dofilter applicationfilterchain java at org craftercms engine servlet filter exceptionhandlingfilter dofilter exceptionhandlingfilter java at org springframework web filter delegatingfilterproxy invokedelegate delegatingfilterproxy java at org springframework web filter delegatingfilterproxy dofilter delegatingfilterproxy java at org apache catalina core applicationfilterchain internaldofilter applicationfilterchain java at org apache catalina core applicationfilterchain dofilter applicationfilterchain java at org craftercms engine servlet filter sitecontextresolvingfilter dofilter sitecontextresolvingfilter java at org springframework web filter delegatingfilterproxy invokedelegate delegatingfilterproxy java at org springframework web filter delegatingfilterproxy dofilter delegatingfilterproxy java at org apache catalina core applicationfilterchain internaldofilter applicationfilterchain java at org apache catalina core applicationfilterchain dofilter applicationfilterchain java at org craftercms commons http requestcontextbindingfilter dofilter requestcontextbindingfilter java at org apache catalina core applicationfilterchain internaldofilter applicationfilterchain java at org apache catalina core applicationfilterchain dofilter applicationfilterchain java at org springframework web filter characterencodingfilter dofilterinternal characterencodingfilter java at org springframework web filter onceperrequestfilter dofilter onceperrequestfilter java at org apache catalina core applicationfilterchain internaldofilter applicationfilterchain java at org apache catalina core applicationfilterchain dofilter applicationfilterchain java at org apache logging web dofilter 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 apache catalina valves abstractaccesslogvalve invoke abstractaccesslogvalve 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 java util concurrent threadpoolexecutor runworker threadpoolexecutor java at java util concurrent threadpoolexecutor worker run threadpoolexecutor java at org apache tomcat util threads taskthread wrappingrunnable run taskthread java at java lang thread run thread java caused by java lang nullpointerexception at org craftercms engine targeting impl proxytargetidmanager getcurrenttargetid proxytargetidmanager java at org craftercms engine navigation impl foldertoindexitemprocessor tostring foldertoindexitemprocessor java at java lang string valueof string java at java lang stringbuilder append stringbuilder java at java util abstractcollection tostring abstractcollection java at java lang string valueof string java at java lang stringbuilder append stringbuilder java at org craftercms core processors impl itemprocessorpipeline tostring itemprocessorpipeline java at java lang string valueof string java at java util arrays tostring arrays java at org craftercms core util cacheutils generatekey cacheutils java at org craftercms core util cache impl defaultcachetemplate getkey defaultcachetemplate java at org craftercms core util cache impl defaultcachetemplate getobject defaultcachetemplate java at org craftercms core service impl abstractcachedcontentstoreservice findtree abstractcachedcontentstoreservice java at org craftercms engine service impl siteitemserviceimpl getsitetree siteitemserviceimpl java at org craftercms engine navigation impl navtreebuilderimpl getnavtree navtreebuilderimpl java at org craftercms engine navigation impl navtreebuilderimpl getnavtree navtreebuilderimpl java at sun reflect invoke unknown source at sun reflect delegatingmethodaccessorimpl invoke delegatingmethodaccessorimpl java at java lang reflect method invoke method java at freemarker ext beans beanswrapper invokemethod beanswrapper java at freemarker ext beans reflectioncallablememberdescriptor invokemethod reflectioncallablememberdescriptor java at freemarker ext beans memberandarguments invokemethod memberandarguments java at freemarker ext beans overloadedmethodsmodel exec overloadedmethodsmodel java more apr severe freemarker log julloggerfactory jullogger error error executing freemarker template freemarker template error when calling macro renderrootitem required parameter navitem parameter was specified but had null missing value tip if the parameter value expression on the caller side is known to be legally null missing you may want to specify a default value for it with the operator like paramvalue defaultvalue ftl stack trace means nesting related failed at macro renderrootitem navitem reached through navmacrosns renderrootitem navtree reached through nav rendernavigation site website java stack trace for programmers freemarker core misctemplateexception at freemarker core macro context checkparamssetandapplydefaults macro java at freemarker core environment invokemacroorfunctioncommonpart environment java at freemarker core environment invokemacro environment java at freemarker core unifiedcall accept unifiedcall java at freemarker core environment visit environment java at freemarker core environment visit environment java at freemarker core environment invokemacroorfunctioncommonpart environment java at freemarker core environment invokemacro environment java at freemarker core unifiedcall accept unifiedcall java at freemarker core environment visit environment java at freemarker core environment visit environment java at freemarker core environment process environment java at freemarker template template process template java at org craftercms engine freemarker rendercomponentdirective processcomponenttemplate rendercomponentdirective java at org craftercms engine freemarker rendercomponentdirective execute rendercomponentdirective java at freemarker core environment visit environment java at freemarker core unifiedcall accept unifiedcall java at freemarker core environment visit environment java at freemarker core environment visit environment java at freemarker core environment process environment java at freemarker template template process template java at org springframework web servlet view freemarker freemarkerview processtemplate freemarkerview java at org springframework web servlet view freemarker freemarkerview dorender freemarkerview java at org springframework web servlet view freemarker freemarkerview rendermergedtemplatemodel freemarkerview java at org springframework web servlet view abstracttemplateview rendermergedoutputmodel abstracttemplateview java at org springframework web servlet view abstractview render abstractview java at org craftercms engine view useragentawarecrafterpageview renderactualview useragentawarecrafterpageview java at org craftercms engine view crafterpageview rendermergedoutputmodel crafterpageview java at org springframework web servlet view abstractview render abstractview java at org springframework web servlet dispatcherservlet render dispatcherservlet java at org springframework web servlet dispatcherservlet processdispatchresult dispatcherservlet java at org springframework web servlet dispatcherservlet dodispatch dispatcherservlet java at org springframework web servlet dispatcherservlet doservice dispatcherservlet java at org springframework web servlet frameworkservlet processrequest frameworkservlet java at org springframework web servlet frameworkservlet doget frameworkservlet java at javax servlet http httpservlet service httpservlet java at org springframework web servlet frameworkservlet service frameworkservlet java at javax servlet http httpservlet service httpservlet 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 craftercms commons web addresponseheaderfilter dofilterinternal addresponseheaderfilter java at org springframework web filter onceperrequestfilter dofilter onceperrequestfilter java at org springframework web filter delegatingfilterproxy invokedelegate delegatingfilterproxy java at org springframework web filter delegatingfilterproxy dofilter delegatingfilterproxy java at org apache catalina core applicationfilterchain internaldofilter applicationfilterchain java at org apache catalina core applicationfilterchain dofilter applicationfilterchain java at org craftercms engine scripting impl scriptfilter dofilter scriptfilter java at org springframework web filter delegatingfilterproxy invokedelegate delegatingfilterproxy java at org springframework web filter delegatingfilterproxy dofilter delegatingfilterproxy java at org apache catalina core applicationfilterchain internaldofilter applicationfilterchain java at org apache catalina core applicationfilterchain dofilter applicationfilterchain java at org springframework security web filterchainproxy virtualfilterchain dofilter filterchainproxy java at org springframework security web access intercept filtersecurityinterceptor invoke filtersecurityinterceptor java at org springframework security web access intercept filtersecurityinterceptor dofilter filtersecurityinterceptor java at org springframework security web filterchainproxy virtualfilterchain dofilter filterchainproxy java at org springframework security web access exceptiontranslationfilter dofilter exceptiontranslationfilter java at org springframework security web filterchainproxy virtualfilterchain dofilter filterchainproxy java at org springframework security web session sessionmanagementfilter dofilter sessionmanagementfilter java at org springframework security web filterchainproxy virtualfilterchain dofilter filterchainproxy java at org springframework security web servletapi securitycontextholderawarerequestfilter dofilter securitycontextholderawarerequestfilter java at org springframework security web filterchainproxy virtualfilterchain dofilter filterchainproxy java at org springframework security web savedrequest requestcacheawarefilter dofilter requestcacheawarefilter java at org springframework security web filterchainproxy virtualfilterchain dofilter filterchainproxy java at org springframework security web authentication rememberme remembermeauthenticationfilter dofilter remembermeauthenticationfilter java at org springframework security web filterchainproxy virtualfilterchain dofilter filterchainproxy java at org springframework security web authentication preauth abstractpreauthenticatedprocessingfilter dofilter abstractpreauthenticatedprocessingfilter java at org craftercms engine util spring security configawarepreauthenticationfilter dofilter configawarepreauthenticationfilter java at org springframework security web filterchainproxy virtualfilterchain dofilter filterchainproxy java at org springframework security web authentication abstractauthenticationprocessingfilter dofilter abstractauthenticationprocessingfilter java at org springframework security web filterchainproxy virtualfilterchain dofilter filterchainproxy java at org springframework security web authentication preauth abstractpreauthenticatedprocessingfilter dofilter abstractpreauthenticatedprocessingfilter java at org craftercms engine util spring security configawarepreauthenticationfilter dofilter configawarepreauthenticationfilter java at org springframework security web filterchainproxy virtualfilterchain dofilter filterchainproxy java at org craftercms engine util spring security configawarepreauthenticationfilter dofilter configawarepreauthenticationfilter java at org springframework security web filterchainproxy virtualfilterchain dofilter filterchainproxy java at org springframework security web authentication logout logoutfilter dofilter logoutfilter java at org springframework security web filterchainproxy virtualfilterchain dofilter filterchainproxy java at org springframework security web context securitycontextpersistencefilter dofilter securitycontextpersistencefilter java at org springframework security web filterchainproxy virtualfilterchain dofilter filterchainproxy java at org springframework security web filterchainproxy dofilterinternal filterchainproxy java at org springframework security web filterchainproxy dofilter filterchainproxy java at org springframework web filter delegatingfilterproxy invokedelegate delegatingfilterproxy java at org springframework web filter delegatingfilterproxy dofilter delegatingfilterproxy java at org apache catalina core applicationfilterchain internaldofilter applicationfilterchain java at org apache catalina core applicationfilterchain dofilter applicationfilterchain java at org craftercms engine url rewrite urlrewritefilter dofilter urlrewritefilter java at org springframework web filter delegatingfilterproxy invokedelegate delegatingfilterproxy java at org springframework web filter delegatingfilterproxy dofilter delegatingfilterproxy java at org apache catalina core applicationfilterchain internaldofilter applicationfilterchain java at org apache catalina core applicationfilterchain dofilter applicationfilterchain java at org craftercms engine servlet filter exceptionhandlingfilter dofilter exceptionhandlingfilter java at org springframework web filter delegatingfilterproxy invokedelegate delegatingfilterproxy java at org springframework web filter delegatingfilterproxy dofilter delegatingfilterproxy java at org apache catalina core applicationfilterchain internaldofilter applicationfilterchain java at org apache catalina core applicationfilterchain dofilter applicationfilterchain java at org craftercms engine servlet filter sitecontextresolvingfilter dofilter sitecontextresolvingfilter java at org springframework web filter delegatingfilterproxy invokedelegate delegatingfilterproxy java at org springframework web filter delegatingfilterproxy dofilter delegatingfilterproxy java at org apache catalina core applicationfilterchain internaldofilter applicationfilterchain java at org apache catalina core applicationfilterchain dofilter applicationfilterchain java at org craftercms commons http requestcontextbindingfilter dofilter requestcontextbindingfilter java at org apache catalina core applicationfilterchain internaldofilter applicationfilterchain java at org apache catalina core applicationfilterchain dofilter applicationfilterchain java at org springframework web filter characterencodingfilter dofilterinternal characterencodingfilter java at org springframework web filter onceperrequestfilter dofilter onceperrequestfilter java at org apache catalina core applicationfilterchain internaldofilter applicationfilterchain java at org apache catalina core applicationfilterchain dofilter applicationfilterchain java at org apache logging web dofilter 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 apache catalina valves abstractaccesslogvalve invoke abstractaccesslogvalve 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 java util concurrent threadpoolexecutor runworker threadpoolexecutor java at java util concurrent threadpoolexecutor worker run threadpoolexecutor java at org apache tomcat util threads taskthread wrappingrunnable run taskthread java at java lang thread run thread java apr severe freemarker log julloggerfactory jullogger error error executing freemarker template freemarker template error the following has evaluated to null or missing navtree tip if the failing expression is known to legally refer to something that s sometimes null or missing either specify a default value like myoptionalvar mydefault or use when present when missing these only cover the last step of the expression to cover the whole expression use parenthesis myoptionalvar foo mydefault myoptionalvar foo ftl stack trace means nesting related failed at assign subitems navtree subitems reached through nav rendernavigation site website java stack trace for programmers freemarker core invalidreferenceexception at freemarker core invalidreferenceexception getinstance invalidreferenceexception java at freemarker core unexpectedtypeexception newdescriptionbuilder unexpectedtypeexception java at freemarker core unexpectedtypeexception unexpectedtypeexception java at freemarker core nonhashexception nonhashexception java at freemarker core dot eval dot java at freemarker core expression eval expression java at freemarker core assignment accept assignment java at freemarker core environment visit environment java at freemarker core environment invokemacroorfunctioncommonpart environment java at freemarker core environment invokemacro environment java at freemarker core unifiedcall accept unifiedcall java at freemarker core environment visit environment java at freemarker core environment visit environment java at freemarker core environment process environment java at freemarker template template process template java at org craftercms engine freemarker rendercomponentdirective processcomponenttemplate rendercomponentdirective java at org craftercms engine freemarker rendercomponentdirective execute rendercomponentdirective java at freemarker core environment visit environment java at freemarker core unifiedcall accept unifiedcall java at freemarker core environment visit environment java at freemarker core environment visit environment java at freemarker core environment process environment java at freemarker template template process template java at org springframework web servlet view freemarker freemarkerview processtemplate freemarkerview java at org springframework web servlet view freemarker freemarkerview dorender freemarkerview java at org springframework web servlet view freemarker freemarkerview rendermergedtemplatemodel freemarkerview java at org springframework web servlet view abstracttemplateview rendermergedoutputmodel abstracttemplateview java at org springframework web servlet view abstractview render abstractview java at org craftercms engine view useragentawarecrafterpageview renderactualview useragentawarecrafterpageview java at org craftercms engine view crafterpageview rendermergedoutputmodel crafterpageview java at org springframework web servlet view abstractview render abstractview java at org springframework web servlet dispatcherservlet render dispatcherservlet java at org springframework web servlet dispatcherservlet processdispatchresult dispatcherservlet java at org springframework web servlet dispatcherservlet dodispatch dispatcherservlet java at org springframework web servlet dispatcherservlet doservice dispatcherservlet java at org springframework web servlet frameworkservlet processrequest frameworkservlet java at org springframework web servlet frameworkservlet doget frameworkservlet java at javax servlet http httpservlet service httpservlet java at org springframework web servlet frameworkservlet service frameworkservlet java at javax servlet http httpservlet service httpservlet 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 craftercms commons web addresponseheaderfilter dofilterinternal addresponseheaderfilter java at org springframework web filter onceperrequestfilter dofilter onceperrequestfilter java at org springframework web filter delegatingfilterproxy invokedelegate delegatingfilterproxy java at org springframework web filter delegatingfilterproxy dofilter delegatingfilterproxy java at org apache catalina core applicationfilterchain internaldofilter applicationfilterchain java at org apache catalina core applicationfilterchain dofilter applicationfilterchain java at org craftercms engine scripting impl scriptfilter dofilter scriptfilter java at org springframework web filter delegatingfilterproxy invokedelegate delegatingfilterproxy java at org springframework web filter delegatingfilterproxy dofilter delegatingfilterproxy java at org apache catalina core applicationfilterchain internaldofilter applicationfilterchain java at org apache catalina core applicationfilterchain dofilter applicationfilterchain java at org springframework security web filterchainproxy virtualfilterchain dofilter filterchainproxy java at org springframework security web access intercept filtersecurityinterceptor invoke filtersecurityinterceptor java at org springframework security web access intercept filtersecurityinterceptor dofilter filtersecurityinterceptor java at org springframework security web filterchainproxy virtualfilterchain dofilter filterchainproxy java at org springframework security web access exceptiontranslationfilter dofilter exceptiontranslationfilter java at org springframework security web filterchainproxy virtualfilterchain dofilter filterchainproxy java at org springframework security web session sessionmanagementfilter dofilter sessionmanagementfilter java at org springframework security web filterchainproxy virtualfilterchain dofilter filterchainproxy java at org springframework security web servletapi securitycontextholderawarerequestfilter dofilter securitycontextholderawarerequestfilter java at org springframework security web filterchainproxy virtualfilterchain dofilter filterchainproxy java at org springframework security web savedrequest requestcacheawarefilter dofilter requestcacheawarefilter java at org springframework security web filterchainproxy virtualfilterchain dofilter filterchainproxy java at org springframework security web authentication rememberme remembermeauthenticationfilter dofilter remembermeauthenticationfilter java at org springframework security web filterchainproxy virtualfilterchain dofilter filterchainproxy java at org springframework security web authentication preauth abstractpreauthenticatedprocessingfilter dofilter abstractpreauthenticatedprocessingfilter java at org craftercms engine util spring security configawarepreauthenticationfilter dofilter configawarepreauthenticationfilter java at org springframework security web filterchainproxy virtualfilterchain dofilter filterchainproxy java at org springframework security web authentication abstractauthenticationprocessingfilter dofilter abstractauthenticationprocessingfilter java at org springframework security web filterchainproxy virtualfilterchain dofilter filterchainproxy java at org springframework security web authentication preauth abstractpreauthenticatedprocessingfilter dofilter abstractpreauthenticatedprocessingfilter java at org craftercms engine util spring security configawarepreauthenticationfilter dofilter configawarepreauthenticationfilter java at org springframework security web filterchainproxy virtualfilterchain dofilter filterchainproxy java at org craftercms engine util spring security configawarepreauthenticationfilter dofilter configawarepreauthenticationfilter java at org springframework security web filterchainproxy virtualfilterchain dofilter filterchainproxy java at org springframework security web authentication logout logoutfilter dofilter logoutfilter java at org springframework security web filterchainproxy virtualfilterchain dofilter filterchainproxy java at org springframework security web context securitycontextpersistencefilter dofilter securitycontextpersistencefilter java at org springframework security web filterchainproxy virtualfilterchain dofilter filterchainproxy java at org springframework security web filterchainproxy dofilterinternal filterchainproxy java at org springframework security web filterchainproxy dofilter filterchainproxy java at org springframework web filter delegatingfilterproxy invokedelegate delegatingfilterproxy java at org springframework web filter delegatingfilterproxy dofilter delegatingfilterproxy java at org apache catalina core applicationfilterchain internaldofilter applicationfilterchain java at org apache catalina core applicationfilterchain dofilter applicationfilterchain java at org craftercms engine url rewrite urlrewritefilter dofilter urlrewritefilter java at org springframework web filter delegatingfilterproxy invokedelegate delegatingfilterproxy java at org springframework web filter delegatingfilterproxy dofilter delegatingfilterproxy java at org apache catalina core applicationfilterchain internaldofilter applicationfilterchain java at org apache catalina core applicationfilterchain dofilter applicationfilterchain java at org craftercms engine servlet filter exceptionhandlingfilter dofilter exceptionhandlingfilter java at org springframework web filter delegatingfilterproxy invokedelegate delegatingfilterproxy java at org springframework web filter delegatingfilterproxy dofilter delegatingfilterproxy java at org apache catalina core applicationfilterchain internaldofilter applicationfilterchain java at org apache catalina core applicationfilterchain dofilter applicationfilterchain java at org craftercms engine servlet filter sitecontextresolvingfilter dofilter sitecontextresolvingfilter java at org springframework web filter delegatingfilterproxy invokedelegate delegatingfilterproxy java at org springframework web filter delegatingfilterproxy dofilter delegatingfilterproxy java at org apache catalina core applicationfilterchain internaldofilter applicationfilterchain java at org apache catalina core applicationfilterchain dofilter applicationfilterchain java at org craftercms commons http requestcontextbindingfilter dofilter requestcontextbindingfilter java at org apache catalina core applicationfilterchain internaldofilter applicationfilterchain java at org apache catalina core applicationfilterchain dofilter applicationfilterchain java at org springframework web filter characterencodingfilter dofilterinternal characterencodingfilter java at org springframework web filter onceperrequestfilter dofilter onceperrequestfilter java at org apache catalina core applicationfilterchain internaldofilter applicationfilterchain java at org apache catalina core applicationfilterchain dofilter applicationfilterchain java at org apache logging web dofilter 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 apache catalina valves abstractaccesslogvalve invoke abstractaccesslogvalve 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 java util concurrent threadpoolexecutor runworker threadpoolexecutor java at java util concurrent threadpoolexecutor worker run threadpoolexecutor java at org apache tomcat util threads taskthread wrappingrunnable run taskthread java at java lang thread run thread java apr severe freemarker log julloggerfactory jullogger error error executing freemarker template freemarker template error the following has evaluated to null or missing subitems tip if the failing expression is known to legally refer to something that s sometimes null or missing either specify a default value like myoptionalvar mydefault or use when present when missing these only cover the last step of the expression to cover the whole expression use parenthesis myoptionalvar foo mydefault myoptionalvar foo ftl stack trace means nesting related failed at if subitems size reached through nav rendernavigation site website java stack trace for programmers freemarker core invalidreferenceexception at freemarker core invalidreferenceexception getinstance invalidreferenceexception java at freemarker core unexpectedtypeexception newdescriptionbuilder unexpectedtypeexception java at freemarker core unexpectedtypeexception unexpectedtypeexception java at freemarker core builtinsformultipletypes sizebi eval builtinsformultipletypes java at freemarker core expression eval expression java at freemarker core evalutil compare evalutil java at freemarker core comparisonexpression evaltoboolean comparisonexpression java at freemarker core parentheticalexpression evaltoboolean parentheticalexpression java at freemarker core conditionalblock accept conditionalblock java at freemarker core environment visit environment java at freemarker core environment invokemacroorfunctioncommonpart environment java at freemarker core environment invokemacro environment java at freemarker core unifiedcall accept unifiedcall java at freemarker core environment visit environment java at freemarker core environment visit environment java at freemarker core environment process environment java at freemarker template template process template java at org craftercms engine freemarker rendercomponentdirective processcomponenttemplate rendercomponentdirective java at org craftercms engine freemarker rendercomponentdirective execute rendercomponentdirective java at freemarker core environment visit environment java at freemarker core unifiedcall accept unifiedcall java at freemarker core environment visit environment java at freemarker core environment visit environment java at freemarker core environment process environment java at freemarker template template process template java at org springframework web servlet view freemarker freemarkerview processtemplate freemarkerview java at org springframework web servlet view freemarker freemarkerview dorender freemarkerview java at org springframework web servlet view freemarker freemarkerview rendermergedtemplatemodel freemarkerview java at org springframework web servlet view abstracttemplateview rendermergedoutputmodel abstracttemplateview java at org springframework web servlet view abstractview render abstractview java at org craftercms engine view useragentawarecrafterpageview renderactualview useragentawarecrafterpageview java at org craftercms engine view crafterpageview rendermergedoutputmodel crafterpageview java at org springframework web servlet view abstractview render abstractview java at org springframework web servlet dispatcherservlet render dispatcherservlet java at org springframework web servlet dispatcherservlet processdispatchresult dispatcherservlet java at org springframework web servlet dispatcherservlet dodispatch dispatcherservlet java at org springframework web servlet dispatcherservlet doservice dispatcherservlet java at org springframework web servlet frameworkservlet processrequest frameworkservlet java at org springframework web servlet frameworkservlet doget frameworkservlet java at javax servlet http httpservlet service httpservlet java at org springframework web servlet frameworkservlet service frameworkservlet java at javax servlet http httpservlet service httpservlet 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 craftercms commons web addresponseheaderfilter dofilterinternal addresponseheaderfilter java at org springframework web filter onceperrequestfilter dofilter onceperrequestfilter java at org springframework web filter delegatingfilterproxy invokedelegate delegatingfilterproxy java at org springframework web filter delegatingfilterproxy dofilter delegatingfilterproxy java at org apache catalina core applicationfilterchain internaldofilter applicationfilterchain java at org apache catalina core applicationfilterchain dofilter applicationfilterchain java at org craftercms engine scripting impl scriptfilter dofilter scriptfilter java at org springframework web filter delegatingfilterproxy invokedelegate delegatingfilterproxy java at org springframework web filter delegatingfilterproxy dofilter delegatingfilterproxy java at org apache catalina core applicationfilterchain internaldofilter applicationfilterchain java at org apache catalina core applicationfilterchain dofilter applicationfilterchain java at org springframework security web filterchainproxy virtualfilterchain dofilter filterchainproxy java at org springframework security web access intercept filtersecurityinterceptor invoke filtersecurityinterceptor java at org springframework security web access intercept filtersecurityinterceptor dofilter filtersecurityinterceptor java at org springframework security web filterchainproxy virtualfilterchain dofilter filterchainproxy java at org springframework security web access exceptiontranslationfilter dofilter exceptiontranslationfilter java at org springframework security web filterchainproxy virtualfilterchain dofilter filterchainproxy java at org springframework security web session sessionmanagementfilter dofilter sessionmanagementfilter java at org springframework security web filterchainproxy virtualfilterchain dofilter filterchainproxy java at org springframework security web servletapi securitycontextholderawarerequestfilter dofilter securitycontextholderawarerequestfilter java at org springframework security web filterchainproxy virtualfilterchain dofilter filterchainproxy java at org springframework security web savedrequest requestcacheawarefilter dofilter requestcacheawarefilter java at org springframework security web filterchainproxy virtualfilterchain dofilter filterchainproxy java at org springframework security web authentication rememberme remembermeauthenticationfilter dofilter remembermeauthenticationfilter java at org springframework security web filterchainproxy virtualfilterchain dofilter filterchainproxy java at org springframework security web authentication preauth abstractpreauthenticatedprocessingfilter dofilter abstractpreauthenticatedprocessingfilter java at org craftercms engine util spring security configawarepreauthenticationfilter dofilter configawarepreauthenticationfilter java at org springframework security web filterchainproxy virtualfilterchain dofilter filterchainproxy java at org springframework security web authentication abstractauthenticationprocessingfilter dofilter abstractauthenticationprocessingfilter java at org springframework security web filterchainproxy virtualfilterchain dofilter filterchainproxy java at org springframework security web authentication preauth abstractpreauthenticatedprocessingfilter dofilter abstractpreauthenticatedprocessingfilter java at org craftercms engine util spring security configawarepreauthenticationfilter dofilter configawarepreauthenticationfilter java at org springframework security web filterchainproxy virtualfilterchain dofilter filterchainproxy java at org craftercms engine util spring security configawarepreauthenticationfilter dofilter configawarepreauthenticationfilter java at org springframework security web filterchainproxy virtualfilterchain dofilter filterchainproxy java at org springframework security web authentication logout logoutfilter dofilter logoutfilter java at org springframework security web filterchainproxy virtualfilterchain dofilter filterchainproxy java at org springframework security web context securitycontextpersistencefilter dofilter securitycontextpersistencefilter java at org springframework security web filterchainproxy virtualfilterchain dofilter filterchainproxy java at org springframework security web filterchainproxy dofilterinternal filterchainproxy java at org springframework security web filterchainproxy dofilter filterchainproxy java at org springframework web filter delegatingfilterproxy invokedelegate delegatingfilterproxy java at org springframework web filter delegatingfilterproxy dofilter delegatingfilterproxy java at org apache catalina core applicationfilterchain internaldofilter applicationfilterchain java at org apache catalina core applicationfilterchain dofilter applicationfilterchain java at org craftercms engine url rewrite urlrewritefilter dofilter urlrewritefilter java at org springframework web filter delegatingfilterproxy invokedelegate delegatingfilterproxy java at org springframework web filter delegatingfilterproxy dofilter delegatingfilterproxy java at org apache catalina core applicationfilterchain internaldofilter applicationfilterchain java at org apache catalina core applicationfilterchain dofilter applicationfilterchain java at org craftercms engine servlet filter exceptionhandlingfilter dofilter exceptionhandlingfilter java at org springframework web filter delegatingfilterproxy invokedelegate delegatingfilterproxy java at org springframework web filter delegatingfilterproxy dofilter delegatingfilterproxy java at org apache catalina core applicationfilterchain internaldofilter applicationfilterchain java at org apache catalina core applicationfilterchain dofilter applicationfilterchain java at org craftercms engine servlet filter sitecontextresolvingfilter dofilter sitecontextresolvingfilter java at org springframework web filter delegatingfilterproxy invokedelegate delegatingfilterproxy java at org springframework web filter delegatingfilterproxy dofilter delegatingfilterproxy java at org apache catalina core applicationfilterchain internaldofilter applicationfilterchain java at org apache catalina core applicationfilterchain dofilter applicationfilterchain java at org craftercms commons http requestcontextbindingfilter dofilter requestcontextbindingfilter java at org apache catalina core applicationfilterchain internaldofilter applicationfilterchain java at org apache catalina core applicationfilterchain dofilter applicationfilterchain java at org springframework web filter characterencodingfilter dofilterinternal characterencodingfilter java at org springframework web filter onceperrequestfilter dofilter onceperrequestfilter java at org apache catalina core applicationfilterchain internaldofilter applicationfilterchain java at org apache catalina core applicationfilterchain dofilter applicationfilterchain java at org apache logging web dofilter 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 apache catalina valves abstractaccesslogvalve invoke abstractaccesslogvalve 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 java util concurrent threadpoolexecutor runworker threadpoolexecutor java at java util concurrent threadpoolexecutor worker run threadpoolexecutor java at org apache tomcat util threads taskthread wrappingrunnable run taskthread java at java lang thread run thread java specs version snapshot not tested in x os mac additional context seems related to the freemarker upgrade
1
126,693
5,002,451,090
IssuesEvent
2016-12-11 12:01:23
robotology/robotology.github.io
https://api.github.com/repos/robotology/robotology.github.io
opened
Kudos to account also for commits
Complexity: Medium Priority: Low Type: Enhancement
Hey @drdanz, I think we could further refine the way we compute `kudos` by considering also these [**statistics on commits**](https://developer.github.com/v3/repos/statistics). The only caveat would be to avoid counting twice commits that belong to PR's.
1.0
Kudos to account also for commits - Hey @drdanz, I think we could further refine the way we compute `kudos` by considering also these [**statistics on commits**](https://developer.github.com/v3/repos/statistics). The only caveat would be to avoid counting twice commits that belong to PR's.
priority
kudos to account also for commits hey drdanz i think we could further refine the way we compute kudos by considering also these the only caveat would be to avoid counting twice commits that belong to pr s
1
194,017
6,890,661,166
IssuesEvent
2017-11-22 14:43:35
HoneycuttInc/Thorncastle
https://api.github.com/repos/HoneycuttInc/Thorncastle
closed
Task 2.4: Step clarification suggestion
Medium Priority
Step 3 states: In Verify your log format, select Close. However, at this point you are in a file explorer window, and this step is in Edge. I suggest something like: In Edge, in Verify your log format, select Close.
1.0
Task 2.4: Step clarification suggestion - Step 3 states: In Verify your log format, select Close. However, at this point you are in a file explorer window, and this step is in Edge. I suggest something like: In Edge, in Verify your log format, select Close.
priority
task step clarification suggestion step states in verify your log format select close however at this point you are in a file explorer window and this step is in edge i suggest something like in edge in verify your log format select close
1
765,221
26,838,196,364
IssuesEvent
2023-02-02 21:26:11
bcgov/foi-flow
https://api.github.com/repos/bcgov/foi-flow
opened
CFR Form - No Fees from Ministry - Form gets 'Stuck'
bug medium priority
**Describe the bug in current situation** Currently, when a record is in a status of 'Fee Estimate', and the ministry has **not** indicated there are any fees (i.e., estimated hours for 'Locating/Retrieving' is <=3, and the estimated hours for 'Producing' and 'Preparing' is 0), the IAO analyst can not action the form (I.e., they cannot change the CFR status). If the ministry has not indicated there are any fees estimated, they should not be able to move the request to a status of 'Fee Estimate'. The CFR Form does not need to be approved by IAO unless there are estimated fees. The ministry should instead be told that they may proceed with gathering records if they have no fee estimate. **Link bug to the User Story** See #3128 - this may be the same bug, or closely related bug. **Impact of this bug** This could impact every ministry and IAO user who submits, or is submitted, a CFR Form with no fees **Chance of Occurring (high/medium/low/very low)** Medium **Pre Conditions: which Env, any pre-requesites or assumptions to execute steps?** Test **Steps to Reproduce** 1. As a ministry user, go to a request that is in a status of 'Call For Records', with no CFR Form completed 2. Click on the 'CFR Form' tab and enter the estimated hours for 'Locating/Retrieving' as <=3, and the estimated hours for 'Producing' and 'Preparing' as 0, or so that there is no fee estimate >$0. 3. Change the request status to 'Fee Estimate' 4. As an IAO user, you will not be able to change the CFR status until a value >0 is entered in the IAO estimated hours for 'Preparing'. 5. The IAO user must change the request status back to 'Call For Records', as there is no fee estimate to approve. **Actual/ observed behaviour/ results** GIVEN a ministry user has completed the ministry estimates on the CFR Form, but there are no fees (i.e., estimated fees =$0) WHEN the ministry user tries to change the request status to 'Fee Estimate' THEN the request is moved to a status of 'Fee Estimate' AND the IAO user is unable to action the CFR Form, and must change the request status back to 'Call For Records' And the IAO user must leave a comment saying that they do not require the CFR Form if there are no fees (based on the ministry's estimated hours) **Expected behaviour** GIVEN a ministry user has completed the ministry estimates on the CFR Form, but there are no fees (i.e., estimated fees =$0) WHEN the ministry user tries to change the request status to 'Fee Estimate' THEN a modal will appear, explaining that only a CFR Form with fees can be moved to a status of 'Fee Estimate' AND if there are no fees estimated, the request can proceed without the CFR Form fee estimates being approved by IAO AND the 'Save Change' and 'Cancel' options will be disabled, with the 'Save Change' option being disabled AND the request will stay in its current status **Screenshots/ Visual Reference/ Source** IAO user is unable to action the CFR Form that was submitted to them without fees (CFR Status and 'Save' button are greyed out). ![image.png](https://images.zenhubusercontent.com/636ac0ea6aad1b5dd6b181ee/e19650cf-2c8e-4630-b46b-f28f48e6dd25)![image.png](https://images.zenhubusercontent.com/636ac0ea6aad1b5dd6b181ee/4cace7a8-f342-43b1-9c40-7cabdbcf36ba) ![image.png](https://images.zenhubusercontent.com/636ac0ea6aad1b5dd6b181ee/8cdaa36b-a803-43f8-9280-c8c6a97b22fa) They are required to change the request status back to 'Call For Records'. and advise the ministry user they do not need to put the request status to 'Fee Estimate', and may proceed with gathering records. ![image.png](https://images.zenhubusercontent.com/636ac0ea6aad1b5dd6b181ee/ee7e190d-d30c-47ab-a389-4a1ac292647f)
1.0
CFR Form - No Fees from Ministry - Form gets 'Stuck' - **Describe the bug in current situation** Currently, when a record is in a status of 'Fee Estimate', and the ministry has **not** indicated there are any fees (i.e., estimated hours for 'Locating/Retrieving' is <=3, and the estimated hours for 'Producing' and 'Preparing' is 0), the IAO analyst can not action the form (I.e., they cannot change the CFR status). If the ministry has not indicated there are any fees estimated, they should not be able to move the request to a status of 'Fee Estimate'. The CFR Form does not need to be approved by IAO unless there are estimated fees. The ministry should instead be told that they may proceed with gathering records if they have no fee estimate. **Link bug to the User Story** See #3128 - this may be the same bug, or closely related bug. **Impact of this bug** This could impact every ministry and IAO user who submits, or is submitted, a CFR Form with no fees **Chance of Occurring (high/medium/low/very low)** Medium **Pre Conditions: which Env, any pre-requesites or assumptions to execute steps?** Test **Steps to Reproduce** 1. As a ministry user, go to a request that is in a status of 'Call For Records', with no CFR Form completed 2. Click on the 'CFR Form' tab and enter the estimated hours for 'Locating/Retrieving' as <=3, and the estimated hours for 'Producing' and 'Preparing' as 0, or so that there is no fee estimate >$0. 3. Change the request status to 'Fee Estimate' 4. As an IAO user, you will not be able to change the CFR status until a value >0 is entered in the IAO estimated hours for 'Preparing'. 5. The IAO user must change the request status back to 'Call For Records', as there is no fee estimate to approve. **Actual/ observed behaviour/ results** GIVEN a ministry user has completed the ministry estimates on the CFR Form, but there are no fees (i.e., estimated fees =$0) WHEN the ministry user tries to change the request status to 'Fee Estimate' THEN the request is moved to a status of 'Fee Estimate' AND the IAO user is unable to action the CFR Form, and must change the request status back to 'Call For Records' And the IAO user must leave a comment saying that they do not require the CFR Form if there are no fees (based on the ministry's estimated hours) **Expected behaviour** GIVEN a ministry user has completed the ministry estimates on the CFR Form, but there are no fees (i.e., estimated fees =$0) WHEN the ministry user tries to change the request status to 'Fee Estimate' THEN a modal will appear, explaining that only a CFR Form with fees can be moved to a status of 'Fee Estimate' AND if there are no fees estimated, the request can proceed without the CFR Form fee estimates being approved by IAO AND the 'Save Change' and 'Cancel' options will be disabled, with the 'Save Change' option being disabled AND the request will stay in its current status **Screenshots/ Visual Reference/ Source** IAO user is unable to action the CFR Form that was submitted to them without fees (CFR Status and 'Save' button are greyed out). ![image.png](https://images.zenhubusercontent.com/636ac0ea6aad1b5dd6b181ee/e19650cf-2c8e-4630-b46b-f28f48e6dd25)![image.png](https://images.zenhubusercontent.com/636ac0ea6aad1b5dd6b181ee/4cace7a8-f342-43b1-9c40-7cabdbcf36ba) ![image.png](https://images.zenhubusercontent.com/636ac0ea6aad1b5dd6b181ee/8cdaa36b-a803-43f8-9280-c8c6a97b22fa) They are required to change the request status back to 'Call For Records'. and advise the ministry user they do not need to put the request status to 'Fee Estimate', and may proceed with gathering records. ![image.png](https://images.zenhubusercontent.com/636ac0ea6aad1b5dd6b181ee/ee7e190d-d30c-47ab-a389-4a1ac292647f)
priority
cfr form no fees from ministry form gets stuck describe the bug in current situation currently when a record is in a status of fee estimate and the ministry has not indicated there are any fees i e estimated hours for locating retrieving is and the estimated hours for producing and preparing is the iao analyst can not action the form i e they cannot change the cfr status if the ministry has not indicated there are any fees estimated they should not be able to move the request to a status of fee estimate the cfr form does not need to be approved by iao unless there are estimated fees the ministry should instead be told that they may proceed with gathering records if they have no fee estimate link bug to the user story see this may be the same bug or closely related bug impact of this bug this could impact every ministry and iao user who submits or is submitted a cfr form with no fees chance of occurring high medium low very low medium pre conditions which env any pre requesites or assumptions to execute steps test steps to reproduce as a ministry user go to a request that is in a status of call for records with no cfr form completed click on the cfr form tab and enter the estimated hours for locating retrieving as change the request status to fee estimate as an iao user you will not be able to change the cfr status until a value is entered in the iao estimated hours for preparing the iao user must change the request status back to call for records as there is no fee estimate to approve actual observed behaviour results given a ministry user has completed the ministry estimates on the cfr form but there are no fees i e estimated fees when the ministry user tries to change the request status to fee estimate then the request is moved to a status of fee estimate and the iao user is unable to action the cfr form and must change the request status back to call for records and the iao user must leave a comment saying that they do not require the cfr form if there are no fees based on the ministry s estimated hours expected behaviour given a ministry user has completed the ministry estimates on the cfr form but there are no fees i e estimated fees when the ministry user tries to change the request status to fee estimate then a modal will appear explaining that only a cfr form with fees can be moved to a status of fee estimate and if there are no fees estimated the request can proceed without the cfr form fee estimates being approved by iao and the save change and cancel options will be disabled with the save change option being disabled and the request will stay in its current status screenshots visual reference source iao user is unable to action the cfr form that was submitted to them without fees cfr status and save button are greyed out they are required to change the request status back to call for records and advise the ministry user they do not need to put the request status to fee estimate and may proceed with gathering records
1
41,059
2,868,969,598
IssuesEvent
2015-06-05 22:16:45
dart-lang/pub
https://api.github.com/repos/dart-lang/pub
opened
Web admin interface for pub serve
enhancement Priority-Medium Pub-Serve
<a href="https://github.com/munificent"><img src="https://avatars.githubusercontent.com/u/46275?v=3" align="left" width="96" height="96"hspace="10"></img></a> **Issue by [munificent](https://github.com/munificent)** _Originally opened as dart-lang/sdk#16954_ ---- We've wanted to have a web interface as a window into pub serve for a long time. Making it full featured will be many separate bugs. This one is just for the minimal first steps: 1. When pub serve is run, bind a web server to :8000. 2. That initially just shows a list of the root directories being served with links to their appropriate URLs.
1.0
Web admin interface for pub serve - <a href="https://github.com/munificent"><img src="https://avatars.githubusercontent.com/u/46275?v=3" align="left" width="96" height="96"hspace="10"></img></a> **Issue by [munificent](https://github.com/munificent)** _Originally opened as dart-lang/sdk#16954_ ---- We've wanted to have a web interface as a window into pub serve for a long time. Making it full featured will be many separate bugs. This one is just for the minimal first steps: 1. When pub serve is run, bind a web server to :8000. 2. That initially just shows a list of the root directories being served with links to their appropriate URLs.
priority
web admin interface for pub serve issue by originally opened as dart lang sdk we ve wanted to have a web interface as a window into pub serve for a long time making it full featured will be many separate bugs this one is just for the minimal first steps when pub serve is run bind a web server to that initially just shows a list of the root directories being served with links to their appropriate urls
1
133,662
5,206,612,726
IssuesEvent
2017-01-24 21:07:12
OperationCode/operationcode
https://api.github.com/repos/OperationCode/operationcode
closed
Main logo overflows on mobile
Priority: Medium Type: Maintenance
To repro Visit the home page on mobile. The logo should be overflowing over the nav bar It should not be overflowing
1.0
Main logo overflows on mobile - To repro Visit the home page on mobile. The logo should be overflowing over the nav bar It should not be overflowing
priority
main logo overflows on mobile to repro visit the home page on mobile the logo should be overflowing over the nav bar it should not be overflowing
1
90,412
3,815,418,341
IssuesEvent
2016-03-28 17:47:33
DynamoRIO/dynamorio
https://api.github.com/repos/DynamoRIO/dynamorio
closed
Put genhtml into release package
GoodContrib Priority-Medium Tool-DrCov Usability
We use a modified version of `genhtml` (stored in third_party/lcov/) to generate source code with coverage info in html for drcov on both Linux and Windows. We should put a copy of `genhtml` in the release package so user can use it without checking out the DynamoRIO source code.
1.0
Put genhtml into release package - We use a modified version of `genhtml` (stored in third_party/lcov/) to generate source code with coverage info in html for drcov on both Linux and Windows. We should put a copy of `genhtml` in the release package so user can use it without checking out the DynamoRIO source code.
priority
put genhtml into release package we use a modified version of genhtml stored in third party lcov to generate source code with coverage info in html for drcov on both linux and windows we should put a copy of genhtml in the release package so user can use it without checking out the dynamorio source code
1
731,335
25,210,801,437
IssuesEvent
2022-11-14 03:33:32
alephium/explorer-backend
https://api.github.com/repos/alephium/explorer-backend
closed
Raw SQL `BlockDAO.get`
medium priority
Parent task: #110 It accesses Tables `block_headers`, `block_deps`, `transactions`, `inputs` & `outputs` over multiple queries.
1.0
Raw SQL `BlockDAO.get` - Parent task: #110 It accesses Tables `block_headers`, `block_deps`, `transactions`, `inputs` & `outputs` over multiple queries.
priority
raw sql blockdao get parent task it accesses tables block headers block deps transactions inputs outputs over multiple queries
1
179,951
6,641,294,977
IssuesEvent
2017-09-27 00:18:10
craniumcafe/issue-tracker
https://api.github.com/repos/craniumcafe/issue-tracker
opened
Office Hours Add/Edit: remove requirement for separate blocks
api-craniumcafe project feature request medium priority refactoring
change telephone and video meeting options to checkboxes. ![office-hours-blocks-old](https://user-images.githubusercontent.com/1077290/30889930-e6ab0032-a2e6-11e7-9322-c6e9321e501d.png) ![office-hours-blocks-new](https://user-images.githubusercontent.com/1077290/30889927-e413f478-a2e6-11e7-87b0-7cec188999a6.png) merge into single block on office hours edit calendar
1.0
Office Hours Add/Edit: remove requirement for separate blocks - change telephone and video meeting options to checkboxes. ![office-hours-blocks-old](https://user-images.githubusercontent.com/1077290/30889930-e6ab0032-a2e6-11e7-9322-c6e9321e501d.png) ![office-hours-blocks-new](https://user-images.githubusercontent.com/1077290/30889927-e413f478-a2e6-11e7-87b0-7cec188999a6.png) merge into single block on office hours edit calendar
priority
office hours add edit remove requirement for separate blocks change telephone and video meeting options to checkboxes merge into single block on office hours edit calendar
1
757,560
26,518,091,722
IssuesEvent
2023-01-18 22:47:24
Caleb-Cohen/Together
https://api.github.com/repos/Caleb-Cohen/Together
closed
Rearranging the format of the "Add Event" Form
enhancement Medium Priority
## Please provide a summary of the feature The form could use some behavior fixes. Wonjae, Rhyse, and I brainstormed some ways to re-arrange the form to make it more user-friendly. ### Here's our idea for the new form layout: _Note: "--------------" represents space between elements_ #### FIRST PAGE: The descriptive info for the event - Title - Description - Location - Discord Username - Back Button ------------ Next Button #### SECOND PAGE: The date, time, and recurrence info for the event - Recurring radio selector with "Daily, Weekly, and Monthly" options - Another checkbox for days of week if a weekly recurrence is selected - Start Date -------------- Start Time - End Date --------------- End Time - Back Button ------------ Next Button (Note: End date is set equal to start date's value if the event is not recurring) #### THIRD PAGE: A page with all the event data displayed for the user to check. The user can go back if they want to change the data. - Back Button - SUBMIT button *** Please let us know if you have any feedback for this layout! *** ## Are there any potential issues you foresee with this feature This could create some merge errors with some of the other issues regarding the Add Event Form, e.g. Issue #157 It would be good to collaborate with @MatthewBozin and whoever has "(=☉ᆽ☉=)✧" as a Discord username to make sure our branches won't collide to hard. ## Is this feature related to any current or past issues? Please provide the # This issue was brainstormed while working on Issue #153 ## Additional context Add any other context or screenshots about the feature request here. ## Which Branch should this fix be Pulled into? PR into development (I think?) *If you're interested in working on this feature, please comment so you can be assigned*
1.0
Rearranging the format of the "Add Event" Form - ## Please provide a summary of the feature The form could use some behavior fixes. Wonjae, Rhyse, and I brainstormed some ways to re-arrange the form to make it more user-friendly. ### Here's our idea for the new form layout: _Note: "--------------" represents space between elements_ #### FIRST PAGE: The descriptive info for the event - Title - Description - Location - Discord Username - Back Button ------------ Next Button #### SECOND PAGE: The date, time, and recurrence info for the event - Recurring radio selector with "Daily, Weekly, and Monthly" options - Another checkbox for days of week if a weekly recurrence is selected - Start Date -------------- Start Time - End Date --------------- End Time - Back Button ------------ Next Button (Note: End date is set equal to start date's value if the event is not recurring) #### THIRD PAGE: A page with all the event data displayed for the user to check. The user can go back if they want to change the data. - Back Button - SUBMIT button *** Please let us know if you have any feedback for this layout! *** ## Are there any potential issues you foresee with this feature This could create some merge errors with some of the other issues regarding the Add Event Form, e.g. Issue #157 It would be good to collaborate with @MatthewBozin and whoever has "(=☉ᆽ☉=)✧" as a Discord username to make sure our branches won't collide to hard. ## Is this feature related to any current or past issues? Please provide the # This issue was brainstormed while working on Issue #153 ## Additional context Add any other context or screenshots about the feature request here. ## Which Branch should this fix be Pulled into? PR into development (I think?) *If you're interested in working on this feature, please comment so you can be assigned*
priority
rearranging the format of the add event form please provide a summary of the feature the form could use some behavior fixes wonjae rhyse and i brainstormed some ways to re arrange the form to make it more user friendly here s our idea for the new form layout note represents space between elements first page the descriptive info for the event title description location discord username back button next button second page the date time and recurrence info for the event recurring radio selector with daily weekly and monthly options another checkbox for days of week if a weekly recurrence is selected start date start time end date end time back button next button note end date is set equal to start date s value if the event is not recurring third page a page with all the event data displayed for the user to check the user can go back if they want to change the data back button submit button please let us know if you have any feedback for this layout are there any potential issues you foresee with this feature this could create some merge errors with some of the other issues regarding the add event form e g issue it would be good to collaborate with matthewbozin and whoever has ☉ᆽ☉ ✧ as a discord username to make sure our branches won t collide to hard is this feature related to any current or past issues please provide the this issue was brainstormed while working on issue additional context add any other context or screenshots about the feature request here which branch should this fix be pulled into pr into development i think if you re interested in working on this feature please comment so you can be assigned
1
372,143
11,009,740,975
IssuesEvent
2019-12-04 13:18:26
ahmedkaludi/accelerated-mobile-pages
https://api.github.com/repos/ahmedkaludi/accelerated-mobile-pages
closed
Fonts support in all three designs one, two and three along with the swift Theme
NEXT UPDATE [Priority: MEDIUM] feature
The option of Google Font API key should support all the designs one, two and three along with the swift theme. Ref: https://secure.helpscout.net/conversation/544404891/23438?folderId=1680011
1.0
Fonts support in all three designs one, two and three along with the swift Theme - The option of Google Font API key should support all the designs one, two and three along with the swift theme. Ref: https://secure.helpscout.net/conversation/544404891/23438?folderId=1680011
priority
fonts support in all three designs one two and three along with the swift theme the option of google font api key should support all the designs one two and three along with the swift theme ref
1
778,687
27,324,917,645
IssuesEvent
2023-02-25 00:36:03
asha97/COEN_ELEC_390_Project
https://api.github.com/repos/asha97/COEN_ELEC_390_Project
closed
User Story: Setting up a sign-up page
Sprint 1 User Story Medium Priority Software/Application-Related
As a user, I would like to be able to sign-up to the platform and set certain initial biometrics in order to have personalized content on the application and adapt the device to my convenience.
1.0
User Story: Setting up a sign-up page - As a user, I would like to be able to sign-up to the platform and set certain initial biometrics in order to have personalized content on the application and adapt the device to my convenience.
priority
user story setting up a sign up page as a user i would like to be able to sign up to the platform and set certain initial biometrics in order to have personalized content on the application and adapt the device to my convenience
1
83,250
3,632,451,216
IssuesEvent
2016-02-11 09:58:46
HubTurbo/HubTurbo
https://api.github.com/repos/HubTurbo/HubTurbo
closed
Add a windows script to update to latest master
aspect-devops priority.medium type.enhancement
This for devs to use (at least I need this, because I update my HT whenever there is an update to master). 0. pull latest master 1. shut down the running instance of HT 2. build without tests (e.g. `gradlew build -x test`) 3. launch newly-build HT
1.0
Add a windows script to update to latest master - This for devs to use (at least I need this, because I update my HT whenever there is an update to master). 0. pull latest master 1. shut down the running instance of HT 2. build without tests (e.g. `gradlew build -x test`) 3. launch newly-build HT
priority
add a windows script to update to latest master this for devs to use at least i need this because i update my ht whenever there is an update to master pull latest master shut down the running instance of ht build without tests e g gradlew build x test launch newly build ht
1
140,895
5,425,683,827
IssuesEvent
2017-03-03 07:22:16
NostraliaWoW/mangoszero
https://api.github.com/repos/NostraliaWoW/mangoszero
opened
Paladin: Retribution Aura
Priority - Medium Spell
Name - Retribution Aura Summary - Retribution aura is damaging mobs even when you dodge/parry attacks. Location - Everywhere Steps to Reproduce - Just have retribution aura on while facing a mob. Screen Shots/Video - (Visual evidence of said bug) Reported By - Kazrid Extra Information - Retribution aura also damages mobs while you have invulnerability i.e divine protection. Updated to fit the bug report format. My apologies.
1.0
Paladin: Retribution Aura - Name - Retribution Aura Summary - Retribution aura is damaging mobs even when you dodge/parry attacks. Location - Everywhere Steps to Reproduce - Just have retribution aura on while facing a mob. Screen Shots/Video - (Visual evidence of said bug) Reported By - Kazrid Extra Information - Retribution aura also damages mobs while you have invulnerability i.e divine protection. Updated to fit the bug report format. My apologies.
priority
paladin retribution aura name retribution aura summary retribution aura is damaging mobs even when you dodge parry attacks location everywhere steps to reproduce just have retribution aura on while facing a mob screen shots video visual evidence of said bug reported by kazrid extra information retribution aura also damages mobs while you have invulnerability i e divine protection updated to fit the bug report format my apologies
1
584,525
17,457,311,204
IssuesEvent
2021-08-06 04:36:04
nimblehq/nimble-medium-ios
https://api.github.com/repos/nimblehq/nimble-medium-ios
opened
[UI] As a user, I can login from the left menu
type : feature type : ui priority: medium
## Why When user doesn't login to the app yet, the users will be able to see option to do so in the left menu from `Home` Screen. ## Acceptance Criteria - [ ] Create an option for login in the left menu layout with text: `Login` and a start login icon. - [ ] Use the below login icon. - [ ] This option should be right under menu header. - [ ] The text should be in black color with the application's default font by default. - [ ] When user tap to open Login screen, show the option's highlight in our green theme color. ## Resources - Start login icon: - https://www.freepik.com/free-icon/login_970905.htm - Sample menu option - default state: <img width="243" alt="Screen Shot 2021-08-06 at 11 31 33" src="https://user-images.githubusercontent.com/70877098/128456327-e03d7f84-f2c3-4463-83c0-53e7549b8117.png"> - Sample menu option - highlighted state: <img width="240" alt="Screen Shot 2021-08-06 at 11 33 26" src="https://user-images.githubusercontent.com/70877098/128456410-8dc3c254-b112-458c-ace1-1693e2308b46.png">
1.0
[UI] As a user, I can login from the left menu - ## Why When user doesn't login to the app yet, the users will be able to see option to do so in the left menu from `Home` Screen. ## Acceptance Criteria - [ ] Create an option for login in the left menu layout with text: `Login` and a start login icon. - [ ] Use the below login icon. - [ ] This option should be right under menu header. - [ ] The text should be in black color with the application's default font by default. - [ ] When user tap to open Login screen, show the option's highlight in our green theme color. ## Resources - Start login icon: - https://www.freepik.com/free-icon/login_970905.htm - Sample menu option - default state: <img width="243" alt="Screen Shot 2021-08-06 at 11 31 33" src="https://user-images.githubusercontent.com/70877098/128456327-e03d7f84-f2c3-4463-83c0-53e7549b8117.png"> - Sample menu option - highlighted state: <img width="240" alt="Screen Shot 2021-08-06 at 11 33 26" src="https://user-images.githubusercontent.com/70877098/128456410-8dc3c254-b112-458c-ace1-1693e2308b46.png">
priority
as a user i can login from the left menu why when user doesn t login to the app yet the users will be able to see option to do so in the left menu from home screen acceptance criteria create an option for login in the left menu layout with text login and a start login icon use the below login icon this option should be right under menu header the text should be in black color with the application s default font by default when user tap to open login screen show the option s highlight in our green theme color resources start login icon sample menu option default state img width alt screen shot at src sample menu option highlighted state img width alt screen shot at src
1
780,221
27,385,777,424
IssuesEvent
2023-02-28 13:13:34
giantswarm/roadmap
https://api.github.com/repos/giantswarm/roadmap
closed
Fix installation of the default Provider when installing crossplane for the first time
priority/medium team/honeybadger impact/medium component/crossplane
From Helm docs > pre-install Executes after templates are rendered, but before any resources are created in Kubernetes This explains why this check fails when installed: https://github.com/giantswarm/crossplane/blob/2c2e781b29374e106b8e5fb2788d4efd137a7d94/helm/crossplane/templates/provider-install/controller-config-aws.yaml#L1
1.0
Fix installation of the default Provider when installing crossplane for the first time - From Helm docs > pre-install Executes after templates are rendered, but before any resources are created in Kubernetes This explains why this check fails when installed: https://github.com/giantswarm/crossplane/blob/2c2e781b29374e106b8e5fb2788d4efd137a7d94/helm/crossplane/templates/provider-install/controller-config-aws.yaml#L1
priority
fix installation of the default provider when installing crossplane for the first time from helm docs pre install executes after templates are rendered but before any resources are created in kubernetes this explains why this check fails when installed
1
643,013
20,921,147,975
IssuesEvent
2022-03-24 17:30:20
wp-media/wp-rocket
https://api.github.com/repos/wp-media/wp-rocket
closed
Remove Unused CSS should preserve empty stylesheets acting as a place holder
type: enhancement 3rd party compatibility priority: medium module: remove unused css
**Before submitting an issue please check that you’ve completed the following steps:** - [x] Made sure you’re on the latest version `3.10.4` - [x] Used the search feature to ensure that the bug hasn’t been reported before **Describe the bug** Some themes and plugin will set an empty stylesheet with an ID to act as a placeholder to a style injected later. Example: ``` <style type="text/css" id="gsf-custom-css"></style> ``` ``` <script>jQuery("style#gsf-custom-css").append(".some-style{}");</script> ``` After processing RUCSS, the empty `<style>` is removed. And the style inside `.append()` is not processed. Leaving any elements relying on CSS inside the `.append()` missing their style. Safelisting selectors from inside `.append()` doesn't fix the issue. **To Reproduce** Steps to reproduce the behavior: 1. Add the above and target an element on the page using `.append()` 2. . See the missing style **Expected behavior** Ideally, we should check if `.append()` or the vanilla JS equivalent is trying to append style on an existing inline stylesheet and preserve it after RUCSS. An alternative is just to preserve empty inline stylesheets. **Screenshots** N/A **Additional context** Ticket - https://secure.helpscout.net/conversation/1714492173/312129/ Behavior noticed on the [Auteur](https://auteur.g5plus.net/) theme. But likely to be the same on all [G5Plus themes](https://g5plus.net/projects/) and other themes/plugins as well. **Backlog Grooming (for WP Media dev team use only)** - [ ] Reproduce the problem - [ ] Identify the root cause - [ ] Scope a solution - [ ] Estimate the effort
1.0
Remove Unused CSS should preserve empty stylesheets acting as a place holder - **Before submitting an issue please check that you’ve completed the following steps:** - [x] Made sure you’re on the latest version `3.10.4` - [x] Used the search feature to ensure that the bug hasn’t been reported before **Describe the bug** Some themes and plugin will set an empty stylesheet with an ID to act as a placeholder to a style injected later. Example: ``` <style type="text/css" id="gsf-custom-css"></style> ``` ``` <script>jQuery("style#gsf-custom-css").append(".some-style{}");</script> ``` After processing RUCSS, the empty `<style>` is removed. And the style inside `.append()` is not processed. Leaving any elements relying on CSS inside the `.append()` missing their style. Safelisting selectors from inside `.append()` doesn't fix the issue. **To Reproduce** Steps to reproduce the behavior: 1. Add the above and target an element on the page using `.append()` 2. . See the missing style **Expected behavior** Ideally, we should check if `.append()` or the vanilla JS equivalent is trying to append style on an existing inline stylesheet and preserve it after RUCSS. An alternative is just to preserve empty inline stylesheets. **Screenshots** N/A **Additional context** Ticket - https://secure.helpscout.net/conversation/1714492173/312129/ Behavior noticed on the [Auteur](https://auteur.g5plus.net/) theme. But likely to be the same on all [G5Plus themes](https://g5plus.net/projects/) and other themes/plugins as well. **Backlog Grooming (for WP Media dev team use only)** - [ ] Reproduce the problem - [ ] Identify the root cause - [ ] Scope a solution - [ ] Estimate the effort
priority
remove unused css should preserve empty stylesheets acting as a place holder before submitting an issue please check that you’ve completed the following steps made sure you’re on the latest version used the search feature to ensure that the bug hasn’t been reported before describe the bug some themes and plugin will set an empty stylesheet with an id to act as a placeholder to a style injected later example jquery style gsf custom css append some style after processing rucss the empty is removed and the style inside append is not processed leaving any elements relying on css inside the append missing their style safelisting selectors from inside append doesn t fix the issue to reproduce steps to reproduce the behavior add the above and target an element on the page using append see the missing style expected behavior ideally we should check if append or the vanilla js equivalent is trying to append style on an existing inline stylesheet and preserve it after rucss an alternative is just to preserve empty inline stylesheets screenshots n a additional context ticket behavior noticed on the theme but likely to be the same on all and other themes plugins as well backlog grooming for wp media dev team use only reproduce the problem identify the root cause scope a solution estimate the effort
1
746,500
26,032,484,754
IssuesEvent
2022-12-21 23:09:35
pacstall/pacstall
https://api.github.com/repos/pacstall/pacstall
closed
`*-deb` packages do not uninstall when `gives` is not present
bug medium priority triage
### Describe the bug `*-deb` pacscripts that don't include the `gives` argument do not uninstall. ### To reproduce install any package that does not have the `gives` argument in the pacscript, e.g. `github-desktop-deb`. ### Expected behavior the installed package can be uninstalled. ### Screenshots ![pacstall-deb](https://user-images.githubusercontent.com/53015230/207731343-ae07524e-aae9-4b13-a36b-6525ebf12997.png) ### OS version Kubuntu 22.10 ### Pacstall version 3.0.2 Picotee
1.0
`*-deb` packages do not uninstall when `gives` is not present - ### Describe the bug `*-deb` pacscripts that don't include the `gives` argument do not uninstall. ### To reproduce install any package that does not have the `gives` argument in the pacscript, e.g. `github-desktop-deb`. ### Expected behavior the installed package can be uninstalled. ### Screenshots ![pacstall-deb](https://user-images.githubusercontent.com/53015230/207731343-ae07524e-aae9-4b13-a36b-6525ebf12997.png) ### OS version Kubuntu 22.10 ### Pacstall version 3.0.2 Picotee
priority
deb packages do not uninstall when gives is not present describe the bug deb pacscripts that don t include the gives argument do not uninstall to reproduce install any package that does not have the gives argument in the pacscript e g github desktop deb expected behavior the installed package can be uninstalled screenshots os version kubuntu pacstall version picotee
1
57,802
3,083,933,716
IssuesEvent
2015-08-24 12:22:55
pavel-pimenov/flylinkdc-r5xx
https://api.github.com/repos/pavel-pimenov/flylinkdc-r5xx
opened
Speaker - в _DEBUG поймал "vector iterator not incrementable"
bug imported Priority-Medium
_From [Pavel.Pimenov@gmail.com](https://code.google.com/u/Pavel.Pimenov@gmail.com/) on July 23, 2013 09:21:17_ Получается кто-то портит временную копию tmp = listeners; При fire(FavoriteManagerListener::UserAdded() FlylinkDC_Debug.exe!std::_Debug_message(const wchar_t * message, const wchar_t * file, unsigned int line) Line 15 C++ FlylinkDC_Debug.exe!std::_Vector_const_iterator<std::_Vector_val<FavoriteManagerListener *,std::allocator<FavoriteManagerListener *> > >::operator++() Line 99 + 0x11 bytes C++ FlylinkDC_Debug.exe!Speaker<FavoriteManagerListener>::fire<FavoriteManagerListener::X<6>,FavoriteUser &>(FavoriteManagerListener::X<6> && type, FavoriteUser & p1) Line 94 + 0x19 bytes C++ \> FlylinkDC_Debug.exe!FavoriteManager::addFavoriteUser(const boost::intrusive_ptr<User> & aUser) Line 256 C++ FlylinkDC_Debug.exe!UserInfoBase::addFav() Line 139 C++ FlylinkDC_Debug.exe!UserInfoBaseHandler<HubFrame,50,boost::intrusive_ptr<OnlineUser> >::doAction(void (void)* func) Line 892 + 0x3b bytes C++ FlylinkDC_Debug.exe!UserInfoBaseHandler<HubFrame,50,boost::intrusive_ptr<OnlineUser> >::onAddToFavorites(unsigned short __formal, unsigned short __formal, unsigned short __formal, unsigned short __formal) Line 437 C++ FlylinkDC_Debug.exe!UserInfoBaseHandler<HubFrame,50,boost::intrusive_ptr<OnlineUser> >::ProcessWindowMessage(HWND__ * hWnd, unsigned int uMsg, unsigned int wParam, long lParam, long & lResult, unsigned long dwMsgMapID) Line 380 + 0x49 bytes C++ FlylinkDC_Debug.exe!HubFrame::ProcessWindowMessage(HWND__ * hWnd, unsigned int uMsg, unsigned int wParam, long lParam, long & lResult, unsigned long dwMsgMapID) Line 112 + 0x2a bytes C++ FlylinkDC_Debug.exe!ATL::CWindowImplBaseT<WTL::CMDIWindow,ATL::CWinTraits<1456406528,64> >::WindowProc(HWND__ * hWnd, unsigned int uMsg, unsigned int wParam, long lParam) Line 3503 + 0x27 bytes C++ _Original issue: http://code.google.com/p/flylinkdc/issues/detail?id=1106_
1.0
Speaker - в _DEBUG поймал "vector iterator not incrementable" - _From [Pavel.Pimenov@gmail.com](https://code.google.com/u/Pavel.Pimenov@gmail.com/) on July 23, 2013 09:21:17_ Получается кто-то портит временную копию tmp = listeners; При fire(FavoriteManagerListener::UserAdded() FlylinkDC_Debug.exe!std::_Debug_message(const wchar_t * message, const wchar_t * file, unsigned int line) Line 15 C++ FlylinkDC_Debug.exe!std::_Vector_const_iterator<std::_Vector_val<FavoriteManagerListener *,std::allocator<FavoriteManagerListener *> > >::operator++() Line 99 + 0x11 bytes C++ FlylinkDC_Debug.exe!Speaker<FavoriteManagerListener>::fire<FavoriteManagerListener::X<6>,FavoriteUser &>(FavoriteManagerListener::X<6> && type, FavoriteUser & p1) Line 94 + 0x19 bytes C++ \> FlylinkDC_Debug.exe!FavoriteManager::addFavoriteUser(const boost::intrusive_ptr<User> & aUser) Line 256 C++ FlylinkDC_Debug.exe!UserInfoBase::addFav() Line 139 C++ FlylinkDC_Debug.exe!UserInfoBaseHandler<HubFrame,50,boost::intrusive_ptr<OnlineUser> >::doAction(void (void)* func) Line 892 + 0x3b bytes C++ FlylinkDC_Debug.exe!UserInfoBaseHandler<HubFrame,50,boost::intrusive_ptr<OnlineUser> >::onAddToFavorites(unsigned short __formal, unsigned short __formal, unsigned short __formal, unsigned short __formal) Line 437 C++ FlylinkDC_Debug.exe!UserInfoBaseHandler<HubFrame,50,boost::intrusive_ptr<OnlineUser> >::ProcessWindowMessage(HWND__ * hWnd, unsigned int uMsg, unsigned int wParam, long lParam, long & lResult, unsigned long dwMsgMapID) Line 380 + 0x49 bytes C++ FlylinkDC_Debug.exe!HubFrame::ProcessWindowMessage(HWND__ * hWnd, unsigned int uMsg, unsigned int wParam, long lParam, long & lResult, unsigned long dwMsgMapID) Line 112 + 0x2a bytes C++ FlylinkDC_Debug.exe!ATL::CWindowImplBaseT<WTL::CMDIWindow,ATL::CWinTraits<1456406528,64> >::WindowProc(HWND__ * hWnd, unsigned int uMsg, unsigned int wParam, long lParam) Line 3503 + 0x27 bytes C++ _Original issue: http://code.google.com/p/flylinkdc/issues/detail?id=1106_
priority
speaker в debug поймал vector iterator not incrementable from on july получается кто то портит временную копию tmp listeners при fire favoritemanagerlistener useradded flylinkdc debug exe std debug message const wchar t message const wchar t file unsigned int line line c flylinkdc debug exe std vector const iterator operator line bytes c flylinkdc debug exe speaker fire favoriteuser favoritemanagerlistener x type favoriteuser line bytes c flylinkdc debug exe favoritemanager addfavoriteuser const boost intrusive ptr auser line c flylinkdc debug exe userinfobase addfav line c flylinkdc debug exe userinfobasehandler doaction void void func line bytes c flylinkdc debug exe userinfobasehandler onaddtofavorites unsigned short formal unsigned short formal unsigned short formal unsigned short formal line c flylinkdc debug exe userinfobasehandler processwindowmessage hwnd hwnd unsigned int umsg unsigned int wparam long lparam long lresult unsigned long dwmsgmapid line bytes c flylinkdc debug exe hubframe processwindowmessage hwnd hwnd unsigned int umsg unsigned int wparam long lparam long lresult unsigned long dwmsgmapid line bytes c flylinkdc debug exe atl cwindowimplbaset windowproc hwnd hwnd unsigned int umsg unsigned int wparam long lparam line bytes c original issue
1
77,448
3,506,385,682
IssuesEvent
2016-01-08 06:21:10
OregonCore/OregonCore
https://api.github.com/repos/OregonCore/OregonCore
closed
Kil'Jaedan (BB #493)
migrated Priority: Medium Type: Bug
This issue was migrated from bitbucket. **Original Reporter:** Flameshot **Original Date:** 08.02.2014 01:11:32 GMT+0000 **Original Priority:** major **Original Type:** bug **Original State:** invalid **Direct Link:** https://bitbucket.org/oregon/oregoncore/issues/493 <hr> Hi guys, sorry for posting this on issue but i see that the forum is not working anymore. How can i summon kill'jaedan and that 3 mobs i see that hist script is not crashing server anymore.. I tried with .npc add etc but i want to add all things from there anyone have any query?.
1.0
Kil'Jaedan (BB #493) - This issue was migrated from bitbucket. **Original Reporter:** Flameshot **Original Date:** 08.02.2014 01:11:32 GMT+0000 **Original Priority:** major **Original Type:** bug **Original State:** invalid **Direct Link:** https://bitbucket.org/oregon/oregoncore/issues/493 <hr> Hi guys, sorry for posting this on issue but i see that the forum is not working anymore. How can i summon kill'jaedan and that 3 mobs i see that hist script is not crashing server anymore.. I tried with .npc add etc but i want to add all things from there anyone have any query?.
priority
kil jaedan bb this issue was migrated from bitbucket original reporter flameshot original date gmt original priority major original type bug original state invalid direct link hi guys sorry for posting this on issue but i see that the forum is not working anymore how can i summon kill jaedan and that mobs i see that hist script is not crashing server anymore i tried with npc add etc but i want to add all things from there anyone have any query
1
90,840
3,833,319,598
IssuesEvent
2016-04-01 02:29:50
yanxijian/rapidjson
https://api.github.com/repos/yanxijian/rapidjson
closed
Option to set PrettyWriter to print array on a single line
auto-migrated Priority-Medium Type-Enhancement
``` Hi, I really like this lib but I am facing an issue. I have in my json files a huge array of doubles that, when written with PrettyWriter, it is displayed with each item separated by a newline. I'd like to set PrettyWriter in a way that I can print that array on a single line. Is that possible? Thanks ``` Original issue reported on code.google.com by `libero.s...@gmail.com` on 7 Mar 2012 at 1:34
1.0
Option to set PrettyWriter to print array on a single line - ``` Hi, I really like this lib but I am facing an issue. I have in my json files a huge array of doubles that, when written with PrettyWriter, it is displayed with each item separated by a newline. I'd like to set PrettyWriter in a way that I can print that array on a single line. Is that possible? Thanks ``` Original issue reported on code.google.com by `libero.s...@gmail.com` on 7 Mar 2012 at 1:34
priority
option to set prettywriter to print array on a single line hi i really like this lib but i am facing an issue i have in my json files a huge array of doubles that when written with prettywriter it is displayed with each item separated by a newline i d like to set prettywriter in a way that i can print that array on a single line is that possible thanks original issue reported on code google com by libero s gmail com on mar at
1
22,738
2,650,784,542
IssuesEvent
2015-03-16 04:36:27
cs2103jan2015-t11-2c/main
https://api.github.com/repos/cs2103jan2015-t11-2c/main
opened
Logic: Add Recurring
priority.medium type.task
_From @limtheckyee on March 11, 2015 7:39_ _Copied from original issue: jasqxl/cs2103jan2015-t11-2c#11_
1.0
Logic: Add Recurring - _From @limtheckyee on March 11, 2015 7:39_ _Copied from original issue: jasqxl/cs2103jan2015-t11-2c#11_
priority
logic add recurring from limtheckyee on march copied from original issue jasqxl
1
719,391
24,758,404,305
IssuesEvent
2022-10-21 20:17:50
decline-cookies/anvil-csharp-core
https://api.github.com/repos/decline-cookies/anvil-csharp-core
opened
Implement or Source an `ArraySlice`
effort-high priority-medium status-backlog type-feature
Inspired by Unity's `NativeArraySlice` it would be very helpful to have a `struct` that represents a piece of a standard Array. Read + Write functionality would be ideal but the ability to read is the most important. This SO post provides some sample/hint implementations. `IList` is probably a good starting point. An example application. `TypeExtension.GetReadableNameOfGenericRecursive` would have been much nicer if we could pass a new slice into each recursion rather than tracking the upper bound.
1.0
Implement or Source an `ArraySlice` - Inspired by Unity's `NativeArraySlice` it would be very helpful to have a `struct` that represents a piece of a standard Array. Read + Write functionality would be ideal but the ability to read is the most important. This SO post provides some sample/hint implementations. `IList` is probably a good starting point. An example application. `TypeExtension.GetReadableNameOfGenericRecursive` would have been much nicer if we could pass a new slice into each recursion rather than tracking the upper bound.
priority
implement or source an arrayslice inspired by unity s nativearrayslice it would be very helpful to have a struct that represents a piece of a standard array read write functionality would be ideal but the ability to read is the most important this so post provides some sample hint implementations ilist is probably a good starting point an example application typeextension getreadablenameofgenericrecursive would have been much nicer if we could pass a new slice into each recursion rather than tracking the upper bound
1
332,638
10,102,184,402
IssuesEvent
2019-07-29 10:30:54
geosolutions-it/MapStore2-C040
https://api.github.com/repos/geosolutions-it/MapStore2-C040
closed
Test Deploy v 1.2.2
Environment Priority: Medium Project: C040
Deploy in test for #184 Other needed work: - [ ] create a branch c040 on MS2 github to the revision currently used in c040 MS2's project - [x] Port there the fix provided with #184 - [x] Update the MS2's revision in c040 project using the c040 MS2's branch - [x] Verify ie11 closes issue (requires #183) - [x] Fix vulnerabilities issues in package.json (requires #186)
1.0
Test Deploy v 1.2.2 - Deploy in test for #184 Other needed work: - [ ] create a branch c040 on MS2 github to the revision currently used in c040 MS2's project - [x] Port there the fix provided with #184 - [x] Update the MS2's revision in c040 project using the c040 MS2's branch - [x] Verify ie11 closes issue (requires #183) - [x] Fix vulnerabilities issues in package.json (requires #186)
priority
test deploy v deploy in test for other needed work create a branch on github to the revision currently used in s project port there the fix provided with update the s revision in project using the s branch verify closes issue requires fix vulnerabilities issues in package json requires
1
559,723
16,574,743,963
IssuesEvent
2021-05-31 01:37:01
CreeperMagnet/the-creepers-code
https://api.github.com/repos/CreeperMagnet/the-creepers-code
closed
Witches pacified by the witch hat can drop empty structure block storage items
priority: medium
This can be fixed by modifying their dropchances quite a bit.
1.0
Witches pacified by the witch hat can drop empty structure block storage items - This can be fixed by modifying their dropchances quite a bit.
priority
witches pacified by the witch hat can drop empty structure block storage items this can be fixed by modifying their dropchances quite a bit
1
647,908
21,159,343,378
IssuesEvent
2022-04-07 07:57:10
pystardust/ani-cli
https://api.github.com/repos/pystardust/ani-cli
opened
Stream Quality Choice option not working
type: bug priority 2: medium
**Metadata (please complete the following information)** Version: 2.0.0 OS: arch Linux Shell: bash Anime: one piece sub ep 1 (test) **Describe the bug** Quality choice is not working it is defaulting to best quality only. lower quality option are not working like 360p, 480p, or 720p snippet of shell debug mode below: ``` ++ video_links=https://www09.gogocdn.stream/videos/hls/7GSePHJBNhkjBA0-FPLEyw/1649331807/3518/0b594d900f47daabc194844092384914/ep.1.1647057721.m3u8 ++ case $quality in +++ printf %s https://www09.gogocdn.stream/videos/hls/7GSePHJBNhkjBA0-FPLEyw/1649331807/3518/0b594d900f47daabc194844092384914/ep.1.1647057721.m3u8 +++ grep -i 360p +++ head -n 1 ++ video_link= ++ '[' -z '' ']' ++ err 'Current video quality is not available (defaulting to best quality)' ++ printf '\033[1;31m%s\033[0m\n' 'Current video quality is not available (defaulting to best quality)' Current video quality is not available (defaulting to best quality) ++ quality=best +++ printf %s https://www09.gogocdn.stream/videos/hls/7GSePHJBNhkjBA0-FPLEyw/1649331807/3518/0b594d900f47daabc194844092384914/ep.1.1647057721.m3u8 ``` **Steps To Reproduce** 1. Run `ani-cli -q 360 -a 1 one piece` OR 1. Run `ani-cli -q 720 -a 1 one piece` OR 1. Run `ani-cli -q 480 -a 1 one piece` **Expected behaviour** Should get video stream in preferred quality if actually available.
1.0
Stream Quality Choice option not working - **Metadata (please complete the following information)** Version: 2.0.0 OS: arch Linux Shell: bash Anime: one piece sub ep 1 (test) **Describe the bug** Quality choice is not working it is defaulting to best quality only. lower quality option are not working like 360p, 480p, or 720p snippet of shell debug mode below: ``` ++ video_links=https://www09.gogocdn.stream/videos/hls/7GSePHJBNhkjBA0-FPLEyw/1649331807/3518/0b594d900f47daabc194844092384914/ep.1.1647057721.m3u8 ++ case $quality in +++ printf %s https://www09.gogocdn.stream/videos/hls/7GSePHJBNhkjBA0-FPLEyw/1649331807/3518/0b594d900f47daabc194844092384914/ep.1.1647057721.m3u8 +++ grep -i 360p +++ head -n 1 ++ video_link= ++ '[' -z '' ']' ++ err 'Current video quality is not available (defaulting to best quality)' ++ printf '\033[1;31m%s\033[0m\n' 'Current video quality is not available (defaulting to best quality)' Current video quality is not available (defaulting to best quality) ++ quality=best +++ printf %s https://www09.gogocdn.stream/videos/hls/7GSePHJBNhkjBA0-FPLEyw/1649331807/3518/0b594d900f47daabc194844092384914/ep.1.1647057721.m3u8 ``` **Steps To Reproduce** 1. Run `ani-cli -q 360 -a 1 one piece` OR 1. Run `ani-cli -q 720 -a 1 one piece` OR 1. Run `ani-cli -q 480 -a 1 one piece` **Expected behaviour** Should get video stream in preferred quality if actually available.
priority
stream quality choice option not working metadata please complete the following information version os arch linux shell bash anime one piece sub ep test describe the bug quality choice is not working it is defaulting to best quality only lower quality option are not working like or snippet of shell debug mode below video links case quality in printf s grep i head n video link err current video quality is not available defaulting to best quality printf s n current video quality is not available defaulting to best quality current video quality is not available defaulting to best quality quality best printf s steps to reproduce run ani cli q a one piece or run ani cli q a one piece or run ani cli q a one piece expected behaviour should get video stream in preferred quality if actually available
1
717,346
24,672,383,134
IssuesEvent
2022-10-18 14:35:40
AY2223S1-CS2103T-T17-1/tp
https://api.github.com/repos/AY2223S1-CS2103T-T17-1/tp
closed
Add tabbing
type.Enhancement priority.Medium
- [x] New "Create new book" button - [x] Create new book when button is clicked - [ ] Temporarily display at the bottom - [ ] Renaming - [ ] Read and Write to correct book
1.0
Add tabbing - - [x] New "Create new book" button - [x] Create new book when button is clicked - [ ] Temporarily display at the bottom - [ ] Renaming - [ ] Read and Write to correct book
priority
add tabbing new create new book button create new book when button is clicked temporarily display at the bottom renaming read and write to correct book
1
241,141
7,809,095,336
IssuesEvent
2018-06-11 22:38:46
umple/umple
https://api.github.com/repos/umple/umple
closed
Document filters in the user manual
Component-UserDocs Diffic-Easy Priority-Medium
The filter capability (for showing subsets on a diagram or generating a partial system) is not yet in the user manual, This is a powerful capability and should be documented. For example ``` java class Student { 0..1 -- 0..1 Mentor; } class Mentor { } class School { * -> * Mentor; * -> * Student; } class Something {} filter { include Student; } ``` Would just show class Student. See the grammar to see the other capabilities. There should be a new category in the manual after Tracing called 'Filtering' with subpages for the various
1.0
Document filters in the user manual - The filter capability (for showing subsets on a diagram or generating a partial system) is not yet in the user manual, This is a powerful capability and should be documented. For example ``` java class Student { 0..1 -- 0..1 Mentor; } class Mentor { } class School { * -> * Mentor; * -> * Student; } class Something {} filter { include Student; } ``` Would just show class Student. See the grammar to see the other capabilities. There should be a new category in the manual after Tracing called 'Filtering' with subpages for the various
priority
document filters in the user manual the filter capability for showing subsets on a diagram or generating a partial system is not yet in the user manual this is a powerful capability and should be documented for example java class student mentor class mentor class school mentor student class something filter include student would just show class student see the grammar to see the other capabilities there should be a new category in the manual after tracing called filtering with subpages for the various
1
149,957
5,732,063,729
IssuesEvent
2017-04-21 14:00:53
OperationCode/operationcode_frontend
https://api.github.com/repos/OperationCode/operationcode_frontend
closed
Fix menu typography
Priority: Medium Status: Available Type: Feature
The current menu text is hard to read and a bit too small. It should also be horizontally aligned with the logo.
1.0
Fix menu typography - The current menu text is hard to read and a bit too small. It should also be horizontally aligned with the logo.
priority
fix menu typography the current menu text is hard to read and a bit too small it should also be horizontally aligned with the logo
1
481,780
13,891,747,648
IssuesEvent
2020-10-19 11:09:24
AY2021S1-CS2113-T13-1/tp
https://api.github.com/repos/AY2021S1-CS2113-T13-1/tp
closed
Implements Formatter Class
priority.Medium type.Task
To format the various (Note, Notebook, Events, Timetable) output for each command FormatNote ~~@Nazryl~~ / @prachi2023 FormatNotebook @R-Ramana FormatEvent @brandonywl FormatTimetable @brandonywl
1.0
Implements Formatter Class - To format the various (Note, Notebook, Events, Timetable) output for each command FormatNote ~~@Nazryl~~ / @prachi2023 FormatNotebook @R-Ramana FormatEvent @brandonywl FormatTimetable @brandonywl
priority
implements formatter class to format the various note notebook events timetable output for each command formatnote nazryl formatnotebook r ramana formatevent brandonywl formattimetable brandonywl
1
40,877
2,868,947,825
IssuesEvent
2015-06-05 22:08:01
dart-lang/pub
https://api.github.com/repos/dart-lang/pub
closed
Pub does not work again
bug CannotReproduce Priority-Medium
<a href="https://github.com/stevemessick"><img src="https://avatars.githubusercontent.com/u/8518285?v=3" align="left" width="96" height="96"hspace="10"></img></a> **Issue by [stevemessick](https://github.com/stevemessick)** _Originally opened as dart-lang/sdk#10276_ ---- I am on Windows 7. In the previous version of Dart Editor I could Pub Install or Pub Update although I got that strange message: Cannot open file 'C:\darteditor-win-32-64\dart\dart-sdk\version' In the last version of Dart Editor (0.5.0_r21823), Pub does not work again: --- 2013-04-26 15:36:34 Running pub install ... --- Pub install failed, [1] Resolving dependencies... Cannot open file 'C:\darteditor-win-32-64\dart\dart-sdk\version' The 'C:\darteditor-win-32-64\dart\dart-sdk\version' file does exist and its content is: 0.5.0.1_r21823 No strange permissions on the file. //////////////////////////////////////////////////////////////////////////////////// Editor: 0.5.0_r21823 (2013-04-22) OS: Windows 7 - amd64 (6.1) JVM: 1.7.0_05 # projects: 1 # open dart files: 1 auto-run pub: true localhost resolves to: 127.0.0.1 mem max/total/free: 889 / 292 / 162 MB thread count: 33 index: 145865 relationships in 46416 elements in 143 sources SDK installed: true Dartium installed: true analysis engine: new
1.0
Pub does not work again - <a href="https://github.com/stevemessick"><img src="https://avatars.githubusercontent.com/u/8518285?v=3" align="left" width="96" height="96"hspace="10"></img></a> **Issue by [stevemessick](https://github.com/stevemessick)** _Originally opened as dart-lang/sdk#10276_ ---- I am on Windows 7. In the previous version of Dart Editor I could Pub Install or Pub Update although I got that strange message: Cannot open file 'C:\darteditor-win-32-64\dart\dart-sdk\version' In the last version of Dart Editor (0.5.0_r21823), Pub does not work again: --- 2013-04-26 15:36:34 Running pub install ... --- Pub install failed, [1] Resolving dependencies... Cannot open file 'C:\darteditor-win-32-64\dart\dart-sdk\version' The 'C:\darteditor-win-32-64\dart\dart-sdk\version' file does exist and its content is: 0.5.0.1_r21823 No strange permissions on the file. //////////////////////////////////////////////////////////////////////////////////// Editor: 0.5.0_r21823 (2013-04-22) OS: Windows 7 - amd64 (6.1) JVM: 1.7.0_05 # projects: 1 # open dart files: 1 auto-run pub: true localhost resolves to: 127.0.0.1 mem max/total/free: 889 / 292 / 162 MB thread count: 33 index: 145865 relationships in 46416 elements in 143 sources SDK installed: true Dartium installed: true analysis engine: new
priority
pub does not work again issue by originally opened as dart lang sdk i am on windows in the previous version of dart editor i could pub install or pub update although i got that strange message cannot open file c darteditor win dart dart sdk version in the last version of dart editor pub does not work again running pub install pub install failed resolving dependencies cannot open file c darteditor win dart dart sdk version the c darteditor win dart dart sdk version file does exist and its content is no strange permissions on the file editor os windows jvm projects open dart files auto run pub true localhost resolves to mem max total free mb thread count index relationships in elements in sources sdk installed true dartium installed true analysis engine new
1
795,681
28,082,166,336
IssuesEvent
2023-03-30 07:18:56
gamefreedomgit/Maelstrom
https://api.github.com/repos/gamefreedomgit/Maelstrom
closed
Pool of Fire -unreacheable node
Zone: Hyjal Priority: Medium Profession: Fishing
Description: School fish node is unreachable by any point. https://imgur.com/a/4WgSuDH How to reproduce: Fly to Sulfuron Spire and check if you can fish from that node
1.0
Pool of Fire -unreacheable node - Description: School fish node is unreachable by any point. https://imgur.com/a/4WgSuDH How to reproduce: Fly to Sulfuron Spire and check if you can fish from that node
priority
pool of fire unreacheable node description school fish node is unreachable by any point how to reproduce fly to sulfuron spire and check if you can fish from that node
1
504,134
14,613,449,707
IssuesEvent
2020-12-22 08:15:30
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
closed
Too much property spam
Category: UI Priority: Medium Status: Reopen
![image](https://user-images.githubusercontent.com/3536496/101966881-44e39780-3bce-11eb-9cee-532062bd9f67.png) - Make this text just say the property name - Can make it a clickable icon after all
1.0
Too much property spam - ![image](https://user-images.githubusercontent.com/3536496/101966881-44e39780-3bce-11eb-9cee-532062bd9f67.png) - Make this text just say the property name - Can make it a clickable icon after all
priority
too much property spam make this text just say the property name can make it a clickable icon after all
1
732,980
25,283,344,977
IssuesEvent
2022-11-16 17:17:33
WordPress/Learn
https://api.github.com/repos/WordPress/Learn
opened
Creating and Revising Learning Content for New WordPress Releases - Lesson Plan
[Priority] Medium [Audience] Contributor [Experience Level] Intermediate [Experience Level] Advanced [Content Type] Lesson Plan [Audience] Speakers Plugin Awaiting Triage 6.2 Needs Subject Matter Expert
# Topic Description Teachers around the world need quick and simple access to create content for new WordPress releases (such as 6.0 and 6.1 most recently at the time of this lesson plan topic's creation). For new educators stepping into that space, it's important for them to understand several things: release cadence (when will new releases be launched? When are features 'frozen'?), how new features are tested, and how to use Gutenberg to see upcoming release features. **This lesson plan aims to teach educators how to anticipate new features in WordPress releases and create learning materials around that new content.** If you're interested in working on this topic, feel free to reach out to @wparasae (arasae in the Make Slack) for more context and/or assistance. You're also welcome to just start writing this lesson plan! # Related Resources Links to related content on Learn, HelpHub, DevHub, GitHub Gutenberg Issues, DevNotes, etc. - [ ] # Guidelines Review the [team guidelines] (https://make.wordpress.org/training/handbook/guidelines/) # Development Checklist: - [ ] Gather links to Support and Developer Docs - [ ] Consider any MarComms (marketing communications) resources and link to those - [ ] Review any related material on Learn - [ ] Define several SEO keywords to use in the article and where they should be prominently used - [ ] Description and Objectives finalized - [ ] Create an outline of the example lesson walk-through - [ ] Draft lesson plan - [ ] Copy edit - [ ] Style guide review - [ ] Instructional Review - [ ] Final review - [ ] Publish - [ ] Announce to the Training team - [ ] Announce to lesson plan creator - [ ] Announce to marketing - [ ] Gather feedback from lesson plan users about the quality # Repo Structure and Lesson Plan Template > <span style="color:red">Please remove all blockquote comments such as this before publishing.</span> ## Description > A short paragraph explaining what is covered in the lesson plan. This should be text that can be copied and used in a meetup or workshop description. ## Objectives After completing this lesson, participants will be able to: * Navigate the Gutenberg plugin with confidence * Distinguish new WordPress release features from old features * Revise old learning content with key new features * Create new learning materials prior to the new WordPress releases ## Target Audience Who is this lesson intended for? What interests/skills would they bring? Put an "x" in the brackets for all that apply. * [ ] Users / Content Writers * [ ] Designers * [ ] Developers * [x] Speakers * [ x] Organizers * [ ] Kids * [x] Contributors ## Experience Level How much experience would a participant need to get the most from this lesson? Put an "x" in the brackets for all that apply. * [ ] Beginner * [ ] Intermediate * [x] Advanced ## Type of Instruction Which strategies will be used for this lesson plan? Put an "x" in the brackets for all that apply. * [x] Demonstration * [x] Discussion * [x] Exercises * [ ] Feedback * [ ] Lecture (Presentation) * [x] Slides * [x] Show & Tell * [x] Tutorial ## Time Estimate (Duration) How long will it take to present this lesson? Put an "x" in the brackets for the one that applies. * [ ] 1 hour or less * [x] 2-4 hours (half-day) * [ ] 5-8 hours (full-day) * [ ] 2 days * [ ] 3 days or more ## Prerequisite Skills Participants will get the most from this lesson if they have familiarity with: * Deep knowledge of the WordPress dashboard * What the Gutenberg plugin is and how it works for new WordPress Releases * (Optional) The Testing Process for New WordPress features (related to [lesson plan on Testing New Releases](https://github.com/WordPress/Learn/issues/742)) ## Readiness Questions * Are you an experienced WordPress user? * Have you ever attended a WordCamp, online workshop, Meetup group, or other learning experience around WordPress? * Have you ever tested a new WordPress release? * Do you want to help others learn about WordPress? ## Slides > Change the `/repo-name/` in the link to match the URL name of this repo. * [Slides](https://wptrainingteam.github.io/lesson-plans/repo-name/slides/) (files included in this repo) ## Materials Needed * Item 1 * Item 2 > A list of files, resources, equipment, or other materials the presenter will need for the lesson. > > _For example:_ > > * A local install of WordPress > * The files for the TwentySixteen theme ## Notes for the Presenter * Note 1 * Note 2 > A list of any handy tips or other information for the presenter. > > _For example:_ > > * Participants may need to download the TwentySixteen theme before beginning > * What to do if there’s no projector or internet available > * What to do if a participant doesn’t have the necessary set up > * How to handle different opinions about the topic ## Lesson Outline * First do this * Then move on to this * Finish with this > The plan for the lesson. Outline form works well. > > _For example:_ > > * Talk about what a theme is > * Demonstrate how to install and activate a theme > * Practice exercises to have participants find and install a theme on their own site ## Exercises **Exercise name** Short description of what the exercise does and what skills or knowledge it reinforces. * Short point or step of the exercise * And another one > These are short or specific activities that help participants practice certain components of the lesson. They should not be fully scripted exercises, but rather something that participants could do on their own. For example, you can create an exercise based on one step of the Example Lesson. ## Assessment There should be one assement item (or more) for each objective listed above. Each assessment item should support an objective; there should be none that don't. **Write out the question.** 1. Option 2. Option 3. Option 4. Option **Answer:** 3\. Correct answer > A few questions to ask participants to evaluate their retention of the material presented. They should be a measure of whether the objectives were reached. Consider having a question for each objective. ## Additional Resources * Resource 1 * Resource 2 > An optional section which can contain a list of resources that the presenter can use to get more information on the topic. > > _For example:_ > > * Link to information on the Codex > * Theme Review Team's Handbook ## Example Lesson > An example of how the lesson plan can be implemented. Written in script form as one possible way an presenter might use this lesson plan at an event, with screenshots and instructions if necessary. ### Section Heading for Example Lesson > You will likely need to break the Example Lesson down into multiple sections. ### Lesson Wrap Up ![](https://raw.githubusercontent.com/wptrainingteam/contributor-resources/master/images/lightbulb.png) Follow with the [Exercises](#Exercises) and [Assessment](#Assessment) outlined above.
1.0
Creating and Revising Learning Content for New WordPress Releases - Lesson Plan - # Topic Description Teachers around the world need quick and simple access to create content for new WordPress releases (such as 6.0 and 6.1 most recently at the time of this lesson plan topic's creation). For new educators stepping into that space, it's important for them to understand several things: release cadence (when will new releases be launched? When are features 'frozen'?), how new features are tested, and how to use Gutenberg to see upcoming release features. **This lesson plan aims to teach educators how to anticipate new features in WordPress releases and create learning materials around that new content.** If you're interested in working on this topic, feel free to reach out to @wparasae (arasae in the Make Slack) for more context and/or assistance. You're also welcome to just start writing this lesson plan! # Related Resources Links to related content on Learn, HelpHub, DevHub, GitHub Gutenberg Issues, DevNotes, etc. - [ ] # Guidelines Review the [team guidelines] (https://make.wordpress.org/training/handbook/guidelines/) # Development Checklist: - [ ] Gather links to Support and Developer Docs - [ ] Consider any MarComms (marketing communications) resources and link to those - [ ] Review any related material on Learn - [ ] Define several SEO keywords to use in the article and where they should be prominently used - [ ] Description and Objectives finalized - [ ] Create an outline of the example lesson walk-through - [ ] Draft lesson plan - [ ] Copy edit - [ ] Style guide review - [ ] Instructional Review - [ ] Final review - [ ] Publish - [ ] Announce to the Training team - [ ] Announce to lesson plan creator - [ ] Announce to marketing - [ ] Gather feedback from lesson plan users about the quality # Repo Structure and Lesson Plan Template > <span style="color:red">Please remove all blockquote comments such as this before publishing.</span> ## Description > A short paragraph explaining what is covered in the lesson plan. This should be text that can be copied and used in a meetup or workshop description. ## Objectives After completing this lesson, participants will be able to: * Navigate the Gutenberg plugin with confidence * Distinguish new WordPress release features from old features * Revise old learning content with key new features * Create new learning materials prior to the new WordPress releases ## Target Audience Who is this lesson intended for? What interests/skills would they bring? Put an "x" in the brackets for all that apply. * [ ] Users / Content Writers * [ ] Designers * [ ] Developers * [x] Speakers * [ x] Organizers * [ ] Kids * [x] Contributors ## Experience Level How much experience would a participant need to get the most from this lesson? Put an "x" in the brackets for all that apply. * [ ] Beginner * [ ] Intermediate * [x] Advanced ## Type of Instruction Which strategies will be used for this lesson plan? Put an "x" in the brackets for all that apply. * [x] Demonstration * [x] Discussion * [x] Exercises * [ ] Feedback * [ ] Lecture (Presentation) * [x] Slides * [x] Show & Tell * [x] Tutorial ## Time Estimate (Duration) How long will it take to present this lesson? Put an "x" in the brackets for the one that applies. * [ ] 1 hour or less * [x] 2-4 hours (half-day) * [ ] 5-8 hours (full-day) * [ ] 2 days * [ ] 3 days or more ## Prerequisite Skills Participants will get the most from this lesson if they have familiarity with: * Deep knowledge of the WordPress dashboard * What the Gutenberg plugin is and how it works for new WordPress Releases * (Optional) The Testing Process for New WordPress features (related to [lesson plan on Testing New Releases](https://github.com/WordPress/Learn/issues/742)) ## Readiness Questions * Are you an experienced WordPress user? * Have you ever attended a WordCamp, online workshop, Meetup group, or other learning experience around WordPress? * Have you ever tested a new WordPress release? * Do you want to help others learn about WordPress? ## Slides > Change the `/repo-name/` in the link to match the URL name of this repo. * [Slides](https://wptrainingteam.github.io/lesson-plans/repo-name/slides/) (files included in this repo) ## Materials Needed * Item 1 * Item 2 > A list of files, resources, equipment, or other materials the presenter will need for the lesson. > > _For example:_ > > * A local install of WordPress > * The files for the TwentySixteen theme ## Notes for the Presenter * Note 1 * Note 2 > A list of any handy tips or other information for the presenter. > > _For example:_ > > * Participants may need to download the TwentySixteen theme before beginning > * What to do if there’s no projector or internet available > * What to do if a participant doesn’t have the necessary set up > * How to handle different opinions about the topic ## Lesson Outline * First do this * Then move on to this * Finish with this > The plan for the lesson. Outline form works well. > > _For example:_ > > * Talk about what a theme is > * Demonstrate how to install and activate a theme > * Practice exercises to have participants find and install a theme on their own site ## Exercises **Exercise name** Short description of what the exercise does and what skills or knowledge it reinforces. * Short point or step of the exercise * And another one > These are short or specific activities that help participants practice certain components of the lesson. They should not be fully scripted exercises, but rather something that participants could do on their own. For example, you can create an exercise based on one step of the Example Lesson. ## Assessment There should be one assement item (or more) for each objective listed above. Each assessment item should support an objective; there should be none that don't. **Write out the question.** 1. Option 2. Option 3. Option 4. Option **Answer:** 3\. Correct answer > A few questions to ask participants to evaluate their retention of the material presented. They should be a measure of whether the objectives were reached. Consider having a question for each objective. ## Additional Resources * Resource 1 * Resource 2 > An optional section which can contain a list of resources that the presenter can use to get more information on the topic. > > _For example:_ > > * Link to information on the Codex > * Theme Review Team's Handbook ## Example Lesson > An example of how the lesson plan can be implemented. Written in script form as one possible way an presenter might use this lesson plan at an event, with screenshots and instructions if necessary. ### Section Heading for Example Lesson > You will likely need to break the Example Lesson down into multiple sections. ### Lesson Wrap Up ![](https://raw.githubusercontent.com/wptrainingteam/contributor-resources/master/images/lightbulb.png) Follow with the [Exercises](#Exercises) and [Assessment](#Assessment) outlined above.
priority
creating and revising learning content for new wordpress releases lesson plan topic description teachers around the world need quick and simple access to create content for new wordpress releases such as and most recently at the time of this lesson plan topic s creation for new educators stepping into that space it s important for them to understand several things release cadence when will new releases be launched when are features frozen how new features are tested and how to use gutenberg to see upcoming release features this lesson plan aims to teach educators how to anticipate new features in wordpress releases and create learning materials around that new content if you re interested in working on this topic feel free to reach out to wparasae arasae in the make slack for more context and or assistance you re also welcome to just start writing this lesson plan related resources links to related content on learn helphub devhub github gutenberg issues devnotes etc guidelines review the development checklist gather links to support and developer docs consider any marcomms marketing communications resources and link to those review any related material on learn define several seo keywords to use in the article and where they should be prominently used description and objectives finalized create an outline of the example lesson walk through draft lesson plan copy edit style guide review instructional review final review publish announce to the training team announce to lesson plan creator announce to marketing gather feedback from lesson plan users about the quality repo structure and lesson plan template please remove all blockquote comments such as this before publishing description a short paragraph explaining what is covered in the lesson plan this should be text that can be copied and used in a meetup or workshop description objectives after completing this lesson participants will be able to navigate the gutenberg plugin with confidence distinguish new wordpress release features from old features revise old learning content with key new features create new learning materials prior to the new wordpress releases target audience who is this lesson intended for what interests skills would they bring put an x in the brackets for all that apply users content writers designers developers speakers organizers kids contributors experience level how much experience would a participant need to get the most from this lesson put an x in the brackets for all that apply beginner intermediate advanced type of instruction which strategies will be used for this lesson plan put an x in the brackets for all that apply demonstration discussion exercises feedback lecture presentation slides show tell tutorial time estimate duration how long will it take to present this lesson put an x in the brackets for the one that applies hour or less hours half day hours full day days days or more prerequisite skills participants will get the most from this lesson if they have familiarity with deep knowledge of the wordpress dashboard what the gutenberg plugin is and how it works for new wordpress releases optional the testing process for new wordpress features related to readiness questions are you an experienced wordpress user have you ever attended a wordcamp online workshop meetup group or other learning experience around wordpress have you ever tested a new wordpress release do you want to help others learn about wordpress slides change the repo name in the link to match the url name of this repo files included in this repo materials needed item item a list of files resources equipment or other materials the presenter will need for the lesson for example a local install of wordpress the files for the twentysixteen theme notes for the presenter note note a list of any handy tips or other information for the presenter for example participants may need to download the twentysixteen theme before beginning what to do if there’s no projector or internet available what to do if a participant doesn’t have the necessary set up how to handle different opinions about the topic lesson outline first do this then move on to this finish with this the plan for the lesson outline form works well for example talk about what a theme is demonstrate how to install and activate a theme practice exercises to have participants find and install a theme on their own site exercises exercise name short description of what the exercise does and what skills or knowledge it reinforces short point or step of the exercise and another one these are short or specific activities that help participants practice certain components of the lesson they should not be fully scripted exercises but rather something that participants could do on their own for example you can create an exercise based on one step of the example lesson assessment there should be one assement item or more for each objective listed above each assessment item should support an objective there should be none that don t write out the question option option option option answer   correct answer a few questions to ask participants to evaluate their retention of the material presented they should be a measure of whether the objectives were reached consider having a question for each objective additional resources resource resource an optional section which can contain a list of resources that the presenter can use to get more information on the topic for example link to information on the codex theme review team s handbook example lesson an example of how the lesson plan can be implemented written in script form as one possible way an presenter might use this lesson plan at an event with screenshots and instructions if necessary section heading for example lesson you will likely need to break the example lesson down into multiple sections lesson wrap up follow with the exercises and assessment outlined above
1
778,702
27,325,536,058
IssuesEvent
2023-02-25 01:45:56
yugabyte/yugabyte-db
https://api.github.com/repos/yugabyte/yugabyte-db
closed
[DocDB] Cleanup cdc\xcluster ent code
kind/enhancement area/docdb priority/medium
Jira Link: [DB-5646](https://yugabyte.atlassian.net/browse/DB-5646) ### Description https://github.com/yugabyte/yugabyte-db/issues/5042 Get rid of the ent/ directory [DB-5646]: https://yugabyte.atlassian.net/browse/DB-5646?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
1.0
[DocDB] Cleanup cdc\xcluster ent code - Jira Link: [DB-5646](https://yugabyte.atlassian.net/browse/DB-5646) ### Description https://github.com/yugabyte/yugabyte-db/issues/5042 Get rid of the ent/ directory [DB-5646]: https://yugabyte.atlassian.net/browse/DB-5646?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
priority
cleanup cdc xcluster ent code jira link description get rid of the ent directory
1
184,014
6,700,165,449
IssuesEvent
2017-10-11 02:49:01
CPSB/crowdfund.activisme.be
https://api.github.com/repos/CPSB/crowdfund.activisme.be
opened
Implement return type hints.
Enhancement Medium Priority
Aangezien de servers draaien op php 7.0+ zouden er bij de controller type hints moeten gegeven worden. voor de return statements.
1.0
Implement return type hints. - Aangezien de servers draaien op php 7.0+ zouden er bij de controller type hints moeten gegeven worden. voor de return statements.
priority
implement return type hints aangezien de servers draaien op php zouden er bij de controller type hints moeten gegeven worden voor de return statements
1
554,392
16,419,503,412
IssuesEvent
2021-05-19 10:49:14
buddyboss/buddyboss-platform
https://api.github.com/repos/buddyboss/buddyboss-platform
opened
Subgroup detaches from Parent group when updating group "description"
bug priority: medium
**Describe the bug** Subgroup detaches from Parent group when updating group "description". Please refer to the screen recording. http://somup.com/crhq6EqcKl **To Reproduce** Steps to reproduce the behavior: 1. Enable subgroup option from buddyboss >> settings >> groups >> group hierarchy. 2. Create a sub-group and assign it to a parent group. 3. Now update the description of a subgroup. 4. See error. **Expected behavior** The parent group should be detached when updating the subgroup description. **Support ticket links** https://secure.helpscout.net/conversation/1517318916/142909?folderId=3701248
1.0
Subgroup detaches from Parent group when updating group "description" - **Describe the bug** Subgroup detaches from Parent group when updating group "description". Please refer to the screen recording. http://somup.com/crhq6EqcKl **To Reproduce** Steps to reproduce the behavior: 1. Enable subgroup option from buddyboss >> settings >> groups >> group hierarchy. 2. Create a sub-group and assign it to a parent group. 3. Now update the description of a subgroup. 4. See error. **Expected behavior** The parent group should be detached when updating the subgroup description. **Support ticket links** https://secure.helpscout.net/conversation/1517318916/142909?folderId=3701248
priority
subgroup detaches from parent group when updating group description describe the bug subgroup detaches from parent group when updating group description please refer to the screen recording to reproduce steps to reproduce the behavior enable subgroup option from buddyboss settings groups group hierarchy create a sub group and assign it to a parent group now update the description of a subgroup see error expected behavior the parent group should be detached when updating the subgroup description support ticket links
1
426,717
12,378,386,436
IssuesEvent
2020-05-19 10:35:56
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
closed
CRASH ISSUE: Stone dropped in Stockpile for Stone road
Priority: Medium Status: Fixed
**Version:** 0.7.3.3 beta **Steps to Reproduce:** Set up queued work for stone road/ramp, drag stone from nearby cart into linked stockpile **Expected behavior:** **Actual behavior:** The following error message popped up: ``` Caught exception <size=60.00%>Object reference not set to an instance of an object. at Eco.Gameplay.Items.EnumerableItemExtensions.<>c.<Describe>b__5_3(IGrouping`2 group) at System.Linq.Enumerable.<>c__DisplayClass7_0`3.<CombineSelectors>b__0(TSource x) at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext() at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext() at System.Linq.Enumerable.Count[TSource](IEnumerable`1 source) at Eco.Shared.Utils.StringExtensions.CommaList(IEnumerable`1 phrases, String noneText) at Eco.Shared.Utils.StringExtensions.CommaList(IEnumerable`1 phrases, LocString noneText) at Eco.Gameplay.Items.EnumerableItemExtensions.Describe(IEnumerable`1 stacks) at Eco.Gameplay.Utils.PickerObject.get_Contents() at Eco.Gameplay.Utils.PickerTracker.get_Contents() at Eco.Core.Utils.CoreReflectionUtils.<>c__DisplayClass11_0`2.<FuncMethodHelper>b__0(TTarget target) at Eco.Core.Controller.ControllerManager.PackageMember(BSONObject bson, INetClient boundClient, IController controller, String memberName) at Eco.Core.Controller.ControllerManager.GetChanges(INetClient client) at Eco.Plugins.Networking.Clients.Client.Update() at Eco.Plugins.Networking.Clients.Client.<Initialize>b__58_1()</size> ```
1.0
CRASH ISSUE: Stone dropped in Stockpile for Stone road - **Version:** 0.7.3.3 beta **Steps to Reproduce:** Set up queued work for stone road/ramp, drag stone from nearby cart into linked stockpile **Expected behavior:** **Actual behavior:** The following error message popped up: ``` Caught exception <size=60.00%>Object reference not set to an instance of an object. at Eco.Gameplay.Items.EnumerableItemExtensions.<>c.<Describe>b__5_3(IGrouping`2 group) at System.Linq.Enumerable.<>c__DisplayClass7_0`3.<CombineSelectors>b__0(TSource x) at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext() at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext() at System.Linq.Enumerable.Count[TSource](IEnumerable`1 source) at Eco.Shared.Utils.StringExtensions.CommaList(IEnumerable`1 phrases, String noneText) at Eco.Shared.Utils.StringExtensions.CommaList(IEnumerable`1 phrases, LocString noneText) at Eco.Gameplay.Items.EnumerableItemExtensions.Describe(IEnumerable`1 stacks) at Eco.Gameplay.Utils.PickerObject.get_Contents() at Eco.Gameplay.Utils.PickerTracker.get_Contents() at Eco.Core.Utils.CoreReflectionUtils.<>c__DisplayClass11_0`2.<FuncMethodHelper>b__0(TTarget target) at Eco.Core.Controller.ControllerManager.PackageMember(BSONObject bson, INetClient boundClient, IController controller, String memberName) at Eco.Core.Controller.ControllerManager.GetChanges(INetClient client) at Eco.Plugins.Networking.Clients.Client.Update() at Eco.Plugins.Networking.Clients.Client.<Initialize>b__58_1()</size> ```
priority
crash issue stone dropped in stockpile for stone road version beta steps to reproduce set up queued work for stone road ramp drag stone from nearby cart into linked stockpile expected behavior actual behavior the following error message popped up caught exception object reference not set to an instance of an object at eco gameplay items enumerableitemextensions c b igrouping group at system linq enumerable c b tsource x at system linq enumerable whereselectenumerableiterator movenext at system linq enumerable whereselectenumerableiterator movenext at system linq enumerable count ienumerable source at eco shared utils stringextensions commalist ienumerable phrases string nonetext at eco shared utils stringextensions commalist ienumerable phrases locstring nonetext at eco gameplay items enumerableitemextensions describe ienumerable stacks at eco gameplay utils pickerobject get contents at eco gameplay utils pickertracker get contents at eco core utils corereflectionutils c b ttarget target at eco core controller controllermanager packagemember bsonobject bson inetclient boundclient icontroller controller string membername at eco core controller controllermanager getchanges inetclient client at eco plugins networking clients client update at eco plugins networking clients client b
1
585,179
17,481,849,035
IssuesEvent
2021-08-09 04:39:10
nimblehq/nimble-medium-ios
https://api.github.com/repos/nimblehq/nimble-medium-ios
opened
[Integrate] As a user, I can see the global feeds from the home screen when not logged in
type : feature type: integration priority: medium
## Why The users will be able to view the global feeds in the `Home` screen. Also, the users can see more contents if available when scrolling and reaching to the bottom. ## Acceptance Criteria - [ ] Populate the first page (index 0) of the global feeds data from server and show the loading indicator when first opening the `Home` screen without logging in. - [ ] Make sure each article contain: An author avatar url, an author name, an article created timestamp, an article title and an article content. - [ ] When scrolling through the contents and reaching the bottom, trigger to load the next page of the global feeds data and showing the loading indicator while doing so. - [ ] Stop the pagination load capability if there nothing more to load. ## Resources - Sample UX Flow: https://user-images.githubusercontent.com/70877098/128660911-66e54f3a-2eba-456c-85e3-08684d36b8bf.mov
1.0
[Integrate] As a user, I can see the global feeds from the home screen when not logged in - ## Why The users will be able to view the global feeds in the `Home` screen. Also, the users can see more contents if available when scrolling and reaching to the bottom. ## Acceptance Criteria - [ ] Populate the first page (index 0) of the global feeds data from server and show the loading indicator when first opening the `Home` screen without logging in. - [ ] Make sure each article contain: An author avatar url, an author name, an article created timestamp, an article title and an article content. - [ ] When scrolling through the contents and reaching the bottom, trigger to load the next page of the global feeds data and showing the loading indicator while doing so. - [ ] Stop the pagination load capability if there nothing more to load. ## Resources - Sample UX Flow: https://user-images.githubusercontent.com/70877098/128660911-66e54f3a-2eba-456c-85e3-08684d36b8bf.mov
priority
as a user i can see the global feeds from the home screen when not logged in why the users will be able to view the global feeds in the home screen also the users can see more contents if available when scrolling and reaching to the bottom acceptance criteria populate the first page index of the global feeds data from server and show the loading indicator when first opening the home screen without logging in make sure each article contain an author avatar url an author name an article created timestamp an article title and an article content when scrolling through the contents and reaching the bottom trigger to load the next page of the global feeds data and showing the loading indicator while doing so stop the pagination load capability if there nothing more to load resources sample ux flow
1
577,976
17,140,584,701
IssuesEvent
2021-07-13 09:10:08
brynblack/CubicSpeed
https://api.github.com/repos/brynblack/CubicSpeed
closed
Implement ability to remove voxels from world
enhancement medium priority
There should be the ability to remove voxels that have been placed in the world, as currently you can only place them.
1.0
Implement ability to remove voxels from world - There should be the ability to remove voxels that have been placed in the world, as currently you can only place them.
priority
implement ability to remove voxels from world there should be the ability to remove voxels that have been placed in the world as currently you can only place them
1
323,912
9,880,406,752
IssuesEvent
2019-06-24 12:33:23
ukwa/w3act
https://api.github.com/repos/ukwa/w3act
closed
List of targets to be displayed in alphabetical order
Enhancement Medium Priority
List targets -> Overview list of all records to be displayed in alphabetical order with a filter by date. Please see #413 as relating issue.
1.0
List of targets to be displayed in alphabetical order - List targets -> Overview list of all records to be displayed in alphabetical order with a filter by date. Please see #413 as relating issue.
priority
list of targets to be displayed in alphabetical order list targets overview list of all records to be displayed in alphabetical order with a filter by date please see as relating issue
1
270,081
8,446,287,174
IssuesEvent
2018-10-19 01:44:43
minio/minio
https://api.github.com/repos/minio/minio
closed
Add sse-s3 support for S3 Select Object api
priority: medium
<!--- Provide a general summary of the issue in the Title above --> ## Expected Behavior <!--- If you're describing a bug, tell us what should happen --> <!--- If you're suggesting a change/improvement, tell us how it should work --> SSE-S3 support is added in minio server. S3 Select Object Content handler needs to be enhanced to handle sse-s3 encrypted objects ## Current Behavior <!--- If describing a bug, tell us what happens instead of the expected behavior --> <!--- If suggesting a change/improvement, explain the difference from current behavior --> not implemented ## Possible Solution <!--- Not obligatory, but suggest a fix/reason for the bug, --> <!--- or ideas how to implement the addition or change --> ## Steps to Reproduce (for bugs) <!--- Provide a link to a live example, or an unambiguous set of steps to --> <!--- reproduce this bug. Include code to reproduce, if relevant --> 1. 2. 3. 4. ## Context <!--- How has this issue affected you? What are you trying to accomplish? --> <!--- Providing context helps us come up with a solution that is most useful in the real world --> ## Regression <!-- Is this issue a regression? (Yes / No) --> No <!-- If Yes, optionally please include minio version or commit id or PR# that caused this regression, if you have these details. --> ## Your Environment <!--- Include as many relevant details about the environment you experienced the bug in --> * Version used (`minio version`): * Environment name and version (e.g. nginx 1.9.1): * Server type and version: * Operating System and version (`uname -a`): * Link to your project:
1.0
Add sse-s3 support for S3 Select Object api - <!--- Provide a general summary of the issue in the Title above --> ## Expected Behavior <!--- If you're describing a bug, tell us what should happen --> <!--- If you're suggesting a change/improvement, tell us how it should work --> SSE-S3 support is added in minio server. S3 Select Object Content handler needs to be enhanced to handle sse-s3 encrypted objects ## Current Behavior <!--- If describing a bug, tell us what happens instead of the expected behavior --> <!--- If suggesting a change/improvement, explain the difference from current behavior --> not implemented ## Possible Solution <!--- Not obligatory, but suggest a fix/reason for the bug, --> <!--- or ideas how to implement the addition or change --> ## Steps to Reproduce (for bugs) <!--- Provide a link to a live example, or an unambiguous set of steps to --> <!--- reproduce this bug. Include code to reproduce, if relevant --> 1. 2. 3. 4. ## Context <!--- How has this issue affected you? What are you trying to accomplish? --> <!--- Providing context helps us come up with a solution that is most useful in the real world --> ## Regression <!-- Is this issue a regression? (Yes / No) --> No <!-- If Yes, optionally please include minio version or commit id or PR# that caused this regression, if you have these details. --> ## Your Environment <!--- Include as many relevant details about the environment you experienced the bug in --> * Version used (`minio version`): * Environment name and version (e.g. nginx 1.9.1): * Server type and version: * Operating System and version (`uname -a`): * Link to your project:
priority
add sse support for select object api expected behavior sse support is added in minio server select object content handler needs to be enhanced to handle sse encrypted objects current behavior not implemented possible solution steps to reproduce for bugs context regression no your environment version used minio version environment name and version e g nginx server type and version operating system and version uname a link to your project
1
130,551
5,117,751,356
IssuesEvent
2017-01-07 20:14:17
benvenutti/simpleDSP
https://api.github.com/repos/benvenutti/simpleDSP
closed
Add CI scripts for Travis
priority: medium status: in progress type: maintenance
Add continuous integration scripts for Travis. For now the supported systems will be: 1. Linux (gcc and clang); 2. Mac OSX (clang).
1.0
Add CI scripts for Travis - Add continuous integration scripts for Travis. For now the supported systems will be: 1. Linux (gcc and clang); 2. Mac OSX (clang).
priority
add ci scripts for travis add continuous integration scripts for travis for now the supported systems will be linux gcc and clang mac osx clang
1
757,107
26,496,442,831
IssuesEvent
2023-01-18 06:19:07
Automattic/woocommerce-subscriptions-core
https://api.github.com/repos/Automattic/woocommerce-subscriptions-core
closed
Refactor the Subscriptions Tracker class to replace direct DB queries to fetch WC Order data from wp posts/postmeta tables
type: task priority: critical size: medium compatibility: HPOS category: projects
## Description <!-- A clear and concise description of what the new feature or improvement is. Include images or screenshots to clarify the context. What are you trying to do – what's the wider flow? --> With Custom Order Tables being worked on by the WC Core team ([public announcement](https://developer.woocommerce.com/2022/01/17/the-plan-for-the-woocommerce-custom-order-table/)), we need to begin to think about updating the Subscriptions Core library to remove any code that makes direct DB queries to the post table when fetching Order related data. In this issue, we're tackling the only uses of `$wpdb->get_col()` where the 'shop_order' post type is being queried. ## Code that needs updating - [x] [`WC_Subscriptions_Tracker::get_subscription_orders()`](https://github.com/Automattic/woocommerce-subscriptions-core/blob/2a0654bf0385cc3e5b097943aea5589e843b05d0/includes/class-wc-subscriptions-tracker.php#L127-L167) ## How to update code Direct DB queries should be replaced with wc_get_orders()/WC_Order_Query, however I'm not exactly sure if every use case is as simple as that. If there's some complicated code/queries we may have to look at refactoring some code as part of tackling this issue. ## Product impact <!-- What product(s) is this feature intended for? --> - Does this feature affect WooCommerce Subscriptions? yes - Does this feature affect WooCommerce Payments? yes ## Dev notes I've marked this as critical because if not implemented, we'll get incorrect/empty values sent to tracker for the number of switch, renewal and resubscribe orders on the store. To call [`WC_Subscriptions_Tracker::add_subscriptions_tracking_data()`](https://github.com/Automattic/woocommerce-subscriptions-core/blob/9cc2b85f30c7ae18020fcff52a953fde4ca8b7a0/includes/class-wc-subscriptions-tracker.php#L32), run [`WC_Tracker::get_tracking_data()`](https://github.com/woocommerce/woocommerce/blob/2de5a8f08657a70987f48421dc43706890b96e4d/plugins/woocommerce/includes/class-wc-tracker.php#L117) with the WP Console plugin. ## Additional context Project thread: pdjTHR-Xp-p2
1.0
Refactor the Subscriptions Tracker class to replace direct DB queries to fetch WC Order data from wp posts/postmeta tables - ## Description <!-- A clear and concise description of what the new feature or improvement is. Include images or screenshots to clarify the context. What are you trying to do – what's the wider flow? --> With Custom Order Tables being worked on by the WC Core team ([public announcement](https://developer.woocommerce.com/2022/01/17/the-plan-for-the-woocommerce-custom-order-table/)), we need to begin to think about updating the Subscriptions Core library to remove any code that makes direct DB queries to the post table when fetching Order related data. In this issue, we're tackling the only uses of `$wpdb->get_col()` where the 'shop_order' post type is being queried. ## Code that needs updating - [x] [`WC_Subscriptions_Tracker::get_subscription_orders()`](https://github.com/Automattic/woocommerce-subscriptions-core/blob/2a0654bf0385cc3e5b097943aea5589e843b05d0/includes/class-wc-subscriptions-tracker.php#L127-L167) ## How to update code Direct DB queries should be replaced with wc_get_orders()/WC_Order_Query, however I'm not exactly sure if every use case is as simple as that. If there's some complicated code/queries we may have to look at refactoring some code as part of tackling this issue. ## Product impact <!-- What product(s) is this feature intended for? --> - Does this feature affect WooCommerce Subscriptions? yes - Does this feature affect WooCommerce Payments? yes ## Dev notes I've marked this as critical because if not implemented, we'll get incorrect/empty values sent to tracker for the number of switch, renewal and resubscribe orders on the store. To call [`WC_Subscriptions_Tracker::add_subscriptions_tracking_data()`](https://github.com/Automattic/woocommerce-subscriptions-core/blob/9cc2b85f30c7ae18020fcff52a953fde4ca8b7a0/includes/class-wc-subscriptions-tracker.php#L32), run [`WC_Tracker::get_tracking_data()`](https://github.com/woocommerce/woocommerce/blob/2de5a8f08657a70987f48421dc43706890b96e4d/plugins/woocommerce/includes/class-wc-tracker.php#L117) with the WP Console plugin. ## Additional context Project thread: pdjTHR-Xp-p2
priority
refactor the subscriptions tracker class to replace direct db queries to fetch wc order data from wp posts postmeta tables description a clear and concise description of what the new feature or improvement is include images or screenshots to clarify the context what are you trying to do – what s the wider flow with custom order tables being worked on by the wc core team we need to begin to think about updating the subscriptions core library to remove any code that makes direct db queries to the post table when fetching order related data in this issue we re tackling the only uses of wpdb get col where the shop order post type is being queried code that needs updating how to update code direct db queries should be replaced with wc get orders wc order query however i m not exactly sure if every use case is as simple as that if there s some complicated code queries we may have to look at refactoring some code as part of tackling this issue product impact does this feature affect woocommerce subscriptions yes does this feature affect woocommerce payments yes dev notes i ve marked this as critical because if not implemented we ll get incorrect empty values sent to tracker for the number of switch renewal and resubscribe orders on the store to call run with the wp console plugin additional context project thread pdjthr xp
1
201,039
7,021,558,096
IssuesEvent
2017-12-22 05:29:06
TV-Rename/tvrename
https://api.github.com/repos/TV-Rename/tvrename
closed
XBMC NFOs not created according to XBMC wiki
auto-migrated bug Priority-Medium
``` What steps will reproduce the problem? 1. Have a merged episode in TV Rename 2. Scan and create NFO with "XBMC NFO files for shows and episodes" checked What is the expected output? What do you see instead? This is the NFO that TV Rename creates <?xml version="1.0" encoding="utf-8"?> <episodedetails> <title>Paderno Vs. Santana + Page Vs. Trees</title> <rating>0</rating> <season>1</season> <episode>7</episode> <plot>Los Angeles chefs Amar Santana and Mirko Paderno make a bet that leaves one of them up to his ears in potatoes and cooking with a whole pig’s head. Guests include: Elijah Wood; Krista Simmons; and Beth Riesgraf.&lt;br/&gt;&lt;br/&gt;Chefs James Trees and Christian Page break down an entire goat. Guests: chefs Eric Greenspan and Octavio Becerra.</plot> <aired>2013-10-15</aired> <mpaa>TV-PG</mpaa> </episodedetails> And this is what it should look like <?xml version="1.0" encoding="utf-8"?> <episodedetails> <title>Paderno Vs. Santana</title> <rating>0</rating> <season>1</season> <episode>7</episode> <plot>Los Angeles chefs Amar Santana and Mirko Paderno make a bet that leaves one of them up to his ears in potatoes and cooking with a whole pig’s head. Guests include: Elijah Wood; Krista Simmons; and Beth Riesgraf.</plot> <aired>2013-10-15</aired> <mpaa>TV-PG</mpaa> <epbookmark>0</epbookmark> </episodedetails> <episodedetails> <title>Page Vs. Trees</title> <rating>0</rating> <season>1</season> <episode>8</episode> <plot>Chefs James Trees and Christian Page break down an entire goat. Guests: chefs Eric Greenspan and Octavio Becerra.</plot> <aired>2013-10-15</aired> <mpaa>TV-PG</mpaa> </episodedetails> What version of the product are you using? On what operating system? TV Rename 2.2.4, on swedish Windows XP SP3 Please provide any additional information below. Here's the address to the wiki article http://wiki.xbmc.org/index.php?title=NFO_files/TV_episodes Just above the block of xml code it says "For multi-part episodes, simply add multiple <episodedetails> XML blocks in succession." ``` Original issue reported on code.google.com by `christia...@gmail.com` on 29 Oct 2013 at 9:48
1.0
XBMC NFOs not created according to XBMC wiki - ``` What steps will reproduce the problem? 1. Have a merged episode in TV Rename 2. Scan and create NFO with "XBMC NFO files for shows and episodes" checked What is the expected output? What do you see instead? This is the NFO that TV Rename creates <?xml version="1.0" encoding="utf-8"?> <episodedetails> <title>Paderno Vs. Santana + Page Vs. Trees</title> <rating>0</rating> <season>1</season> <episode>7</episode> <plot>Los Angeles chefs Amar Santana and Mirko Paderno make a bet that leaves one of them up to his ears in potatoes and cooking with a whole pig’s head. Guests include: Elijah Wood; Krista Simmons; and Beth Riesgraf.&lt;br/&gt;&lt;br/&gt;Chefs James Trees and Christian Page break down an entire goat. Guests: chefs Eric Greenspan and Octavio Becerra.</plot> <aired>2013-10-15</aired> <mpaa>TV-PG</mpaa> </episodedetails> And this is what it should look like <?xml version="1.0" encoding="utf-8"?> <episodedetails> <title>Paderno Vs. Santana</title> <rating>0</rating> <season>1</season> <episode>7</episode> <plot>Los Angeles chefs Amar Santana and Mirko Paderno make a bet that leaves one of them up to his ears in potatoes and cooking with a whole pig’s head. Guests include: Elijah Wood; Krista Simmons; and Beth Riesgraf.</plot> <aired>2013-10-15</aired> <mpaa>TV-PG</mpaa> <epbookmark>0</epbookmark> </episodedetails> <episodedetails> <title>Page Vs. Trees</title> <rating>0</rating> <season>1</season> <episode>8</episode> <plot>Chefs James Trees and Christian Page break down an entire goat. Guests: chefs Eric Greenspan and Octavio Becerra.</plot> <aired>2013-10-15</aired> <mpaa>TV-PG</mpaa> </episodedetails> What version of the product are you using? On what operating system? TV Rename 2.2.4, on swedish Windows XP SP3 Please provide any additional information below. Here's the address to the wiki article http://wiki.xbmc.org/index.php?title=NFO_files/TV_episodes Just above the block of xml code it says "For multi-part episodes, simply add multiple <episodedetails> XML blocks in succession." ``` Original issue reported on code.google.com by `christia...@gmail.com` on 29 Oct 2013 at 9:48
priority
xbmc nfos not created according to xbmc wiki what steps will reproduce the problem have a merged episode in tv rename scan and create nfo with xbmc nfo files for shows and episodes checked what is the expected output what do you see instead this is the nfo that tv rename creates paderno vs santana page vs trees los angeles chefs amar santana and mirko paderno make a bet that leaves one of them up to his ears in potatoes and cooking with a whole pig’s head guests include elijah wood krista simmons and beth riesgraf lt br gt lt br gt chefs james trees and christian page break down an entire goat guests chefs eric greenspan and octavio becerra tv pg and this is what it should look like paderno vs santana los angeles chefs amar santana and mirko paderno make a bet that leaves one of them up to his ears in potatoes and cooking with a whole pig’s head guests include elijah wood krista simmons and beth riesgraf tv pg page vs trees chefs james trees and christian page break down an entire goat guests chefs eric greenspan and octavio becerra tv pg what version of the product are you using on what operating system tv rename on swedish windows xp please provide any additional information below here s the address to the wiki article just above the block of xml code it says for multi part episodes simply add multiple xml blocks in succession original issue reported on code google com by christia gmail com on oct at
1
21,384
2,639,772,202
IssuesEvent
2015-03-11 06:09:14
facelessuser/ColorHelper
https://api.github.com/repos/facelessuser/ColorHelper
opened
Project Scanning
Feature Priority - Medium
- [ ] Search for HTML, CSS files - [ ] Strip HTML comments - [ ] Search HTML style attributes for colors - [ ] Search for CSS blocks and strip comments and find colors
1.0
Project Scanning - - [ ] Search for HTML, CSS files - [ ] Strip HTML comments - [ ] Search HTML style attributes for colors - [ ] Search for CSS blocks and strip comments and find colors
priority
project scanning search for html css files strip html comments search html style attributes for colors search for css blocks and strip comments and find colors
1
222,831
7,439,454,677
IssuesEvent
2018-03-27 06:37:08
Radarr/Radarr
https://api.github.com/repos/Radarr/Radarr
reopened
The at the beginning of titles is not removed for Clean Titles leading to mapping problems.
bug parser priority:medium under investigation
I'm using Jackett with RuTracker and have a mapping issue. In Radarr's Settings-Indexers mapping is already set to "lenient". Titles on the tracker ought to have director's name in (round brackets) right after film's title. Mapping is failing here. I see that parser is ignoring Cyrillic, but it should better ommit all content in brackets ( ) [ ]: **UPD:** it was **The** at the beginning that doing mess. > **Title:** > 
Затерянный город Z / The Lost City of Z (Джеймс Грэй / James Gray) [2016, США, боевик, драма, приключения, биография, история, BDRip] Dub + Sub Eng + Original Eng
 > **Seen in Radarr's manual search:** > Z / The Lost City of Z ( / James Gray) [2016, , , , , BDRip-AVC] Dub + Original (eng) + Sub (eng) > **Error:** > Failed to map movie, found title Z / The Lost City of Z ( / James Gray) [, expected one of: The Lost City of Z, The Lost City of Z
 > **Title:** > Мумия / The Mummy (Алекс Куртцман / Alex Kurtzman) [2017, США, фэнтези, боевик, триллер, WEB-DLRip-AVC] Dub + Sub (rus) > **Seen in Radarr's manual search:** > / The Mummy ( / Alex Kurtzman) [2017, , , , , WEB-DLRip-AVC] Dub + Sub (rus) > **Error:** > Failed to map movie, found title / The Mummy ( / Alex Kurtzman) [, expected one of: The Mummy, The Mummy, The Mummy 3D Here's another problem. With ":" > **Title:** > Джон Уик 2 / John Wick: Chapter Two (Чад Стахелски / Chad Stahelski) [2017, США, боевик, триллер, криминал, BDRip 720p] Dub (iTunes) + Sub Rus, Eng + Original Eng > **Seen in Radarr's manual search:** > 2 / John Wick: Chapter Two ( / Chad Stahelski) [2017, , , , , BDRip 720p] Dub (iTunes) + Sub Rus, Eng + Original Eng > **Error:** > Failed to map movie, found title 2 / John Wick Chapter Two ( / Chad Stahelski) [, expected one of: John Wick: Chapter 2, John Wick: Chapter 2, John Wick 2, John Wick: Chapter Two Ideas? How about giving a regular user an ability to tweak parser behavior?
1.0
The at the beginning of titles is not removed for Clean Titles leading to mapping problems. - I'm using Jackett with RuTracker and have a mapping issue. In Radarr's Settings-Indexers mapping is already set to "lenient". Titles on the tracker ought to have director's name in (round brackets) right after film's title. Mapping is failing here. I see that parser is ignoring Cyrillic, but it should better ommit all content in brackets ( ) [ ]: **UPD:** it was **The** at the beginning that doing mess. > **Title:** > 
Затерянный город Z / The Lost City of Z (Джеймс Грэй / James Gray) [2016, США, боевик, драма, приключения, биография, история, BDRip] Dub + Sub Eng + Original Eng
 > **Seen in Radarr's manual search:** > Z / The Lost City of Z ( / James Gray) [2016, , , , , BDRip-AVC] Dub + Original (eng) + Sub (eng) > **Error:** > Failed to map movie, found title Z / The Lost City of Z ( / James Gray) [, expected one of: The Lost City of Z, The Lost City of Z
 > **Title:** > Мумия / The Mummy (Алекс Куртцман / Alex Kurtzman) [2017, США, фэнтези, боевик, триллер, WEB-DLRip-AVC] Dub + Sub (rus) > **Seen in Radarr's manual search:** > / The Mummy ( / Alex Kurtzman) [2017, , , , , WEB-DLRip-AVC] Dub + Sub (rus) > **Error:** > Failed to map movie, found title / The Mummy ( / Alex Kurtzman) [, expected one of: The Mummy, The Mummy, The Mummy 3D Here's another problem. With ":" > **Title:** > Джон Уик 2 / John Wick: Chapter Two (Чад Стахелски / Chad Stahelski) [2017, США, боевик, триллер, криминал, BDRip 720p] Dub (iTunes) + Sub Rus, Eng + Original Eng > **Seen in Radarr's manual search:** > 2 / John Wick: Chapter Two ( / Chad Stahelski) [2017, , , , , BDRip 720p] Dub (iTunes) + Sub Rus, Eng + Original Eng > **Error:** > Failed to map movie, found title 2 / John Wick Chapter Two ( / Chad Stahelski) [, expected one of: John Wick: Chapter 2, John Wick: Chapter 2, John Wick 2, John Wick: Chapter Two Ideas? How about giving a regular user an ability to tweak parser behavior?
priority
the at the beginning of titles is not removed for clean titles leading to mapping problems i m using jackett with rutracker and have a mapping issue in radarr s settings indexers mapping is already set to lenient titles on the tracker ought to have director s name in round brackets right after film s title mapping is failing here i see that parser is ignoring cyrillic but it should better ommit all content in brackets upd it was the at the beginning that doing mess title 
затерянный город z the lost city of z джеймс грэй james gray dub sub eng original eng
 seen in radarr s manual search z the lost city of z james gray dub original eng sub eng error failed to map movie found title z the lost city of z james gray expected one of the lost city of z the lost city of z
 title мумия the mummy алекс куртцман alex kurtzman dub sub rus seen in radarr s manual search the mummy alex kurtzman dub sub rus error failed to map movie found title the mummy alex kurtzman expected one of the mummy the mummy the mummy here s another problem with title джон уик john wick chapter two чад стахелски chad stahelski dub itunes sub rus eng original eng seen in radarr s manual search john wick chapter two chad stahelski dub itunes sub rus eng original eng error failed to map movie found title john wick chapter two chad stahelski expected one of john wick chapter john wick chapter john wick john wick chapter two ideas how about giving a regular user an ability to tweak parser behavior
1
410,172
11,984,473,178
IssuesEvent
2020-04-07 15:54:53
julianpoemp/ngx-htaccess-generator
https://api.github.com/repos/julianpoemp/ngx-htaccess-generator
opened
add more options
enhancement priority:medium
- [ ] Option to disable X-Powered-By Header - [ ] Option to disable ServerSignature
1.0
add more options - - [ ] Option to disable X-Powered-By Header - [ ] Option to disable ServerSignature
priority
add more options option to disable x powered by header option to disable serversignature
1
469,957
13,528,621,998
IssuesEvent
2020-09-15 16:59:35
MaibornWolff/codecharta
https://api.github.com/repos/MaibornWolff/codecharta
opened
Show number of files in the attribute-side-bar when selecting a folder on the map
difficulty:medium pr-visualization priority:high
# Feature request ## Description As a user, I want see how many files are inside a folder after I selected the folder on the map. ## Acceptance criteria - Remove UNARY-metric entirely - Number of files in folder should be displayed in the attribute-side-bar
1.0
Show number of files in the attribute-side-bar when selecting a folder on the map - # Feature request ## Description As a user, I want see how many files are inside a folder after I selected the folder on the map. ## Acceptance criteria - Remove UNARY-metric entirely - Number of files in folder should be displayed in the attribute-side-bar
priority
show number of files in the attribute side bar when selecting a folder on the map feature request description as a user i want see how many files are inside a folder after i selected the folder on the map acceptance criteria remove unary metric entirely number of files in folder should be displayed in the attribute side bar
1
83,580
3,637,673,686
IssuesEvent
2016-02-12 12:08:21
x-team/unleash
https://api.github.com/repos/x-team/unleash
closed
Improve the Path laying panel
enhancement medium priority new feature
The panel for laying Paths wasn’t really designed to have so many templates we currently have, thus adding the cards from the very bottom of the column isn’t very convenient. Would be nice to find a better solution. https://www.dropbox.com/s/zn1urg45jsybfil/Cards.mov?dl=0
1.0
Improve the Path laying panel - The panel for laying Paths wasn’t really designed to have so many templates we currently have, thus adding the cards from the very bottom of the column isn’t very convenient. Would be nice to find a better solution. https://www.dropbox.com/s/zn1urg45jsybfil/Cards.mov?dl=0
priority
improve the path laying panel the panel for laying paths wasn’t really designed to have so many templates we currently have thus adding the cards from the very bottom of the column isn’t very convenient would be nice to find a better solution
1
634,892
20,374,501,598
IssuesEvent
2022-02-21 14:24:08
teamforus/general
https://api.github.com/repos/teamforus/general
closed
Have all types of funds in one webshop (financial fund + subsidy fund)
Priority: Must have Scope: Medium Urgency: Low Todo: Move to Productboard
Learn more about change requests here: https://bit.ly/39CWeEE ### Requested by: Jamal ### Change description In order to have a functional platform and be able to offer our core functionalities without hesitations, we should be able to give out all types of fund in one webshop. ## Regarding scope: What is still needed to do this? If scope is medium or smal, I would like to classify this as must-have. If the scope is big I'd like to know how much time is needed to fix this in order to make a decision.
1.0
Have all types of funds in one webshop (financial fund + subsidy fund) - Learn more about change requests here: https://bit.ly/39CWeEE ### Requested by: Jamal ### Change description In order to have a functional platform and be able to offer our core functionalities without hesitations, we should be able to give out all types of fund in one webshop. ## Regarding scope: What is still needed to do this? If scope is medium or smal, I would like to classify this as must-have. If the scope is big I'd like to know how much time is needed to fix this in order to make a decision.
priority
have all types of funds in one webshop financial fund subsidy fund learn more about change requests here requested by jamal change description in order to have a functional platform and be able to offer our core functionalities without hesitations we should be able to give out all types of fund in one webshop regarding scope what is still needed to do this if scope is medium or smal i would like to classify this as must have if the scope is big i d like to know how much time is needed to fix this in order to make a decision
1
779,822
27,367,680,753
IssuesEvent
2023-02-27 20:33:28
dtcenter/MET
https://api.github.com/repos/dtcenter/MET
closed
Refine Python runtime environment
type: enhancement priority: medium requestor: METplus Team MET: Python Embedding
There are some inconsistencies with the Python environment that is used to run Python Embedding in MET. * If the X.Y version of the Python instance in the user's PATH matches the X.Y version of Python used to install MET, then the packages from the user's version are used instead of the installed version. This means that if a required packages like numpy is not available in the user's version, then MET Python Embedding will fail unless MET_PYTHON_EXE is set. * Python Embedding scripts that read point obs need to import met_point_obs.py, which is not available in the python path. There is an existing MET issue (#2285) to support reading point_data directly into all MET tools that would resolve this issue. * It appears that the Python executable in the user's path is what is used to actual call Python Embedding logic (w/o MET_PYTHON_EXE), even though it may use the Python packages from the installed version (if the X.Y versions don't match). It would be good to ensure that the actual installed version is actually used in this case. ## Describe the Enhancement ## *Provide a description of the enhancement request here.* ### Time Estimate ### *Estimate the amount of work required here.* *Issues should represent approximately 1 to 3 days of work.* ### 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.* ### Funding Source ### *Define the source of funding and account keys 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** - [ ] Select **requestor(s)** ### Projects and Milestone ### - [ ] Select **Repository** and/or **Organization** level **Project(s)** or add **alert: NEED PROJECT ASSIGNMENT** label - [ ] Select **Milestone** as the next official version or **Future Versions** ## Define Related Issue(s) ## Consider the impact to the other METplus components. - [ ] [METplus](https://github.com/dtcenter/METplus/issues/new/choose), [MET](https://github.com/dtcenter/MET/issues/new/choose), [METdataio](https://github.com/dtcenter/METdataio/issues/new/choose), [METviewer](https://github.com/dtcenter/METviewer/issues/new/choose), [METexpress](https://github.com/dtcenter/METexpress/issues/new/choose), [METcalcpy](https://github.com/dtcenter/METcalcpy/issues/new/choose), [METplotpy](https://github.com/dtcenter/METplotpy/issues/new/choose) ## Enhancement Checklist ## See the [METplus Workflow](https://metplus.readthedocs.io/en/latest/Contributors_Guide/github_workflow.html) for details. - [ ] 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 unit 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)** and **Development** issues Select: **Repository** level development cycle **Project** for the next official release 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
Refine Python runtime environment - There are some inconsistencies with the Python environment that is used to run Python Embedding in MET. * If the X.Y version of the Python instance in the user's PATH matches the X.Y version of Python used to install MET, then the packages from the user's version are used instead of the installed version. This means that if a required packages like numpy is not available in the user's version, then MET Python Embedding will fail unless MET_PYTHON_EXE is set. * Python Embedding scripts that read point obs need to import met_point_obs.py, which is not available in the python path. There is an existing MET issue (#2285) to support reading point_data directly into all MET tools that would resolve this issue. * It appears that the Python executable in the user's path is what is used to actual call Python Embedding logic (w/o MET_PYTHON_EXE), even though it may use the Python packages from the installed version (if the X.Y versions don't match). It would be good to ensure that the actual installed version is actually used in this case. ## Describe the Enhancement ## *Provide a description of the enhancement request here.* ### Time Estimate ### *Estimate the amount of work required here.* *Issues should represent approximately 1 to 3 days of work.* ### 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.* ### Funding Source ### *Define the source of funding and account keys 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** - [ ] Select **requestor(s)** ### Projects and Milestone ### - [ ] Select **Repository** and/or **Organization** level **Project(s)** or add **alert: NEED PROJECT ASSIGNMENT** label - [ ] Select **Milestone** as the next official version or **Future Versions** ## Define Related Issue(s) ## Consider the impact to the other METplus components. - [ ] [METplus](https://github.com/dtcenter/METplus/issues/new/choose), [MET](https://github.com/dtcenter/MET/issues/new/choose), [METdataio](https://github.com/dtcenter/METdataio/issues/new/choose), [METviewer](https://github.com/dtcenter/METviewer/issues/new/choose), [METexpress](https://github.com/dtcenter/METexpress/issues/new/choose), [METcalcpy](https://github.com/dtcenter/METcalcpy/issues/new/choose), [METplotpy](https://github.com/dtcenter/METplotpy/issues/new/choose) ## Enhancement Checklist ## See the [METplus Workflow](https://metplus.readthedocs.io/en/latest/Contributors_Guide/github_workflow.html) for details. - [ ] 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 unit 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)** and **Development** issues Select: **Repository** level development cycle **Project** for the next official release 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
refine python runtime environment there are some inconsistencies with the python environment that is used to run python embedding in met if the x y version of the python instance in the user s path matches the x y version of python used to install met then the packages from the user s version are used instead of the installed version this means that if a required packages like numpy is not available in the user s version then met python embedding will fail unless met python exe is set python embedding scripts that read point obs need to import met point obs py which is not available in the python path there is an existing met issue to support reading point data directly into all met tools that would resolve this issue it appears that the python executable in the user s path is what is used to actual call python embedding logic w o met python exe even though it may use the python packages from the installed version if the x y versions don t match it would be good to ensure that the actual installed version is actually used in this case describe the enhancement provide a description of the enhancement request here time estimate estimate the amount of work required here issues should represent approximately to days of work 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 funding source define the source of funding and account keys 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 select requestor s projects and milestone select repository and or organization level project s or add alert need project assignment label select milestone as the next official version or future versions define related issue s consider the impact to the other metplus components enhancement checklist see the for details 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 unit 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 and development issues select repository level development cycle project for the next official release 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
434,865
12,528,668,497
IssuesEvent
2020-06-04 09:57:46
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
opened
[0.9.0 staging-1582] Distribution Station: can't apply some changes
Priority: Medium
1) I have some items in the distribution station 2) I want to change quantity for some of them and update it 3) I put 1000 corn instead of 1 Expected: I can see Apply button Actual: I can't apply changes as there is no Apply button Apply button wil appear only if you add some new items
1.0
[0.9.0 staging-1582] Distribution Station: can't apply some changes - 1) I have some items in the distribution station 2) I want to change quantity for some of them and update it 3) I put 1000 corn instead of 1 Expected: I can see Apply button Actual: I can't apply changes as there is no Apply button Apply button wil appear only if you add some new items
priority
distribution station can t apply some changes i have some items in the distribution station i want to change quantity for some of them and update it i put corn instead of expected i can see apply button actual i can t apply changes as there is no apply button apply button wil appear only if you add some new items
1
659,164
21,918,336,471
IssuesEvent
2022-05-22 07:05:05
space-wizards/space-station-14
https://api.github.com/repos/space-wizards/space-station-14
opened
Power rounding woes
Issue: Bug Priority: 2-Before Release Difficulty: 2-Medium
Due to floats and fractions power devices should be able to work with sub-max power. I tried setting up emitters on saltern and they get 499.9997 power despite their net being fully powered.
1.0
Power rounding woes - Due to floats and fractions power devices should be able to work with sub-max power. I tried setting up emitters on saltern and they get 499.9997 power despite their net being fully powered.
priority
power rounding woes due to floats and fractions power devices should be able to work with sub max power i tried setting up emitters on saltern and they get power despite their net being fully powered
1
544,930
15,931,736,749
IssuesEvent
2021-04-14 04:07:36
olive-editor/olive
https://api.github.com/repos/olive-editor/olive
closed
[PLAYBACK] Negative values in Audio / Video speed parameter freeze up system
Medium Priority Playback
**Commit Hash** 4f65e83322481eca4055a021e0b7d32a17ea25d9 **Platform** Windows 10 64 bit (zip executable) **Summary** Choosing non positive value (including zero) in the parameter editor for audio or video, Olive doesn't work anymore: no import, no more disk caching; needed to close forcely the program from task manager **Additional Information / Output** I want to report a problem about the parameters of a clip in Olive 0.2.x, and I hope this is the correct section cause this problems are not related only in the playback, but also in the disk cache and a crash of the program (from the playback I have these issues in consequence) The last version I used is the one of 8 days ago for Windows 10 64 bit. When I play with the speed parameter of audio and video in the parameter editor, apparently it works fine until I put positive value for it: also the graphic part on the timeline when I change the speed (stretching or enlarge heigth)works at the beginning pretty well (just little graphic UI glitches after few use in case from enlarged clip I stretch it again, but nothing serious). The problems begin when I put a non positive value (including zero) in the speed parameter of audio or video (I was thinking it could realize a reverse or a static effect): not only the playback freezes and works no more, but also, at least seeing the UI, the Disk caching seems not working anymore (only red bar). Come back in the positive value domain after doing this not change the situation and Olive doesn't work anymore: no playback, no disk caching, importing works but playback doesn't work any more. So I have to close forcely using the task manager, cause it seems freezed. Sadly now I cannot attach a backtrace cause I haven't the computer with Olive 0.2.x on it, and if you need it I could provide to send to you the report when I could put the hands on it again, but if you try to play with speed parameter in the parameter editor you could have the same effect I had. Thank you so much for your help :)
1.0
[PLAYBACK] Negative values in Audio / Video speed parameter freeze up system - **Commit Hash** 4f65e83322481eca4055a021e0b7d32a17ea25d9 **Platform** Windows 10 64 bit (zip executable) **Summary** Choosing non positive value (including zero) in the parameter editor for audio or video, Olive doesn't work anymore: no import, no more disk caching; needed to close forcely the program from task manager **Additional Information / Output** I want to report a problem about the parameters of a clip in Olive 0.2.x, and I hope this is the correct section cause this problems are not related only in the playback, but also in the disk cache and a crash of the program (from the playback I have these issues in consequence) The last version I used is the one of 8 days ago for Windows 10 64 bit. When I play with the speed parameter of audio and video in the parameter editor, apparently it works fine until I put positive value for it: also the graphic part on the timeline when I change the speed (stretching or enlarge heigth)works at the beginning pretty well (just little graphic UI glitches after few use in case from enlarged clip I stretch it again, but nothing serious). The problems begin when I put a non positive value (including zero) in the speed parameter of audio or video (I was thinking it could realize a reverse or a static effect): not only the playback freezes and works no more, but also, at least seeing the UI, the Disk caching seems not working anymore (only red bar). Come back in the positive value domain after doing this not change the situation and Olive doesn't work anymore: no playback, no disk caching, importing works but playback doesn't work any more. So I have to close forcely using the task manager, cause it seems freezed. Sadly now I cannot attach a backtrace cause I haven't the computer with Olive 0.2.x on it, and if you need it I could provide to send to you the report when I could put the hands on it again, but if you try to play with speed parameter in the parameter editor you could have the same effect I had. Thank you so much for your help :)
priority
negative values in audio video speed parameter freeze up system commit hash platform windows bit zip executable summary choosing non positive value including zero in the parameter editor for audio or video olive doesn t work anymore no import no more disk caching needed to close forcely the program from task manager additional information output i want to report a problem about the parameters of a clip in olive x and i hope this is the correct section cause this problems are not related only in the playback but also in the disk cache and a crash of the program from the playback i have these issues in consequence the last version i used is the one of days ago for windows bit when i play with the speed parameter of audio and video in the parameter editor apparently it works fine until i put positive value for it also the graphic part on the timeline when i change the speed stretching or enlarge heigth works at the beginning pretty well just little graphic ui glitches after few use in case from enlarged clip i stretch it again but nothing serious the problems begin when i put a non positive value including zero in the speed parameter of audio or video i was thinking it could realize a reverse or a static effect not only the playback freezes and works no more but also at least seeing the ui the disk caching seems not working anymore only red bar come back in the positive value domain after doing this not change the situation and olive doesn t work anymore no playback no disk caching importing works but playback doesn t work any more so i have to close forcely using the task manager cause it seems freezed sadly now i cannot attach a backtrace cause i haven t the computer with olive x on it and if you need it i could provide to send to you the report when i could put the hands on it again but if you try to play with speed parameter in the parameter editor you could have the same effect i had thank you so much for your help
1
539,133
15,784,008,996
IssuesEvent
2021-04-01 14:39:08
JensenJ/EmbargoMC-IssueTracker
https://api.github.com/repos/JensenJ/EmbargoMC-IssueTracker
opened
[BUG] Spawnpoints
bug medium-priority needs-investigation
**Describe the bug** When dying, you spawn at spawn instead of at your bed. **To Reproduce** Steps to reproduce the behaviour: 1. Set bed spawn 2. Die 3. Respawn at spawn **Expected behaviour** You should spawn at your bed.
1.0
[BUG] Spawnpoints - **Describe the bug** When dying, you spawn at spawn instead of at your bed. **To Reproduce** Steps to reproduce the behaviour: 1. Set bed spawn 2. Die 3. Respawn at spawn **Expected behaviour** You should spawn at your bed.
priority
spawnpoints describe the bug when dying you spawn at spawn instead of at your bed to reproduce steps to reproduce the behaviour set bed spawn die respawn at spawn expected behaviour you should spawn at your bed
1
520,741
15,091,997,820
IssuesEvent
2021-02-06 17:46:18
KoderKow/twitchr
https://api.github.com/repos/KoderKow/twitchr
closed
Get Bits Leaderboard
Difficulty: [2] Intermediate Effort: [2] Medium Priority: [1] Low Type: ★ Enhancement
Gets a ranked list of Bits leaderboard information for an authorized broadcaster. https://dev.twitch.tv/docs/api/reference#get-bits-leaderboard
1.0
Get Bits Leaderboard - Gets a ranked list of Bits leaderboard information for an authorized broadcaster. https://dev.twitch.tv/docs/api/reference#get-bits-leaderboard
priority
get bits leaderboard gets a ranked list of bits leaderboard information for an authorized broadcaster
1
658,812
21,903,169,409
IssuesEvent
2022-05-20 15:14:38
COS301-SE-2022/Happy-Muncher
https://api.github.com/repos/COS301-SE-2022/Happy-Muncher
opened
Recipe Book
scope: front-end Priority: medium type: feature
Create a basic recipe book with at least 3 recipes of different categories (to implement FR1).
1.0
Recipe Book - Create a basic recipe book with at least 3 recipes of different categories (to implement FR1).
priority
recipe book create a basic recipe book with at least recipes of different categories to implement
1