[GH] (ofbiz-framework): Workflow run "Build and push docker images" is working again!

2024-05-01 Thread GitBox


The GitHub Actions job "Build and push docker images" on ofbiz-framework.git 
has succeeded.
Run started by GitHub user asfgit (triggered by asfgit).

Head commit for run:
9ec6a618bc4dfac5fc2b7031d6c7805a4900b775 / Jacques Le Roux 

Fixed: Could not find PortalPage with portalPageId []  (OFBIZ-13071)

Fixes a bug put in during backporting. MODULE is not used in this class module 
is

Report URL: https://github.com/apache/ofbiz-framework/actions/runs/8910185683

With regards,
GitHub Actions via GitBox



[GH] (ofbiz-framework): Workflow run "Java CI with Gradle" is working again!

2024-05-01 Thread GitBox


The GitHub Actions job "Java CI with Gradle" on ofbiz-framework.git has 
succeeded.
Run started by GitHub user asfgit (triggered by asfgit).

Head commit for run:
9ec6a618bc4dfac5fc2b7031d6c7805a4900b775 / Jacques Le Roux 

Fixed: Could not find PortalPage with portalPageId []  (OFBIZ-13071)

Fixes a bug put in during backporting. MODULE is not used in this class module 
is

Report URL: https://github.com/apache/ofbiz-framework/actions/runs/8910185684

With regards,
GitHub Actions via GitBox



[jira] [Commented] (OFBIZ-13071) Could not find PortalPage with portalPageId []

2024-05-01 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/OFBIZ-13071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17842652#comment-17842652
 ] 

ASF subversion and git services commented on OFBIZ-13071:
-

Commit 9ec6a618bc4dfac5fc2b7031d6c7805a4900b775 in ofbiz-framework's branch 
refs/heads/release18.12 from Jacques Le Roux
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=9ec6a618bc ]

Fixed: Could not find PortalPage with portalPageId []  (OFBIZ-13071)

Fixes a bug put in during backporting. MODULE is not used in this class module 
is


> Could not find PortalPage with portalPageId [] 
> ---
>
> Key: OFBIZ-13071
> URL: https://issues.apache.org/jira/browse/OFBIZ-13071
> Project: OFBiz
>  Issue Type: Bug
>  Components: sfa
>Affects Versions: 18.12.12
>Reporter: Jacques Le Roux
>Assignee: Jacques Le Roux
>Priority: Major
> Fix For: 18.12.13
>
>
> This is a weird behaviour. Yet it's not really a bug but something that 
> spider bots do. They get to ListTimezones while not being signed in (hard for 
> spider bot). Here are 2 cases:
> {noformat}
> 18.224.149.242 - - [26/Apr/2024:03:20:05 +] "GET 
> /sfa/control/setSessionTimeZone?tzId=Australia/Melbourne HTTP/1.1" 200 42716 
> "-" "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; 
> ClaudeBot/1.0; +claude...@anthropic.com)"
> 2024-04-26 03:20:05,254 |-0.0.0.0-8009-exec-4 |ModelScreenWidget 
> |E| Could not find PortalPage with portalPageId [] 
> 3.144.172.115 - - [26/Apr/2024:03:32:22 +] "GET 
> /sfa/control/setSessionTimeZone?tzId=Asia/Kuwait HTTP/1.1" 200 42716 "-" 
> "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; 
> ClaudeBot/1.0; +claude...@anthropic.com)"
> 2024-04-26 03:32:22,395 |-0.0.0.0-8009-exec-7 |ModelScreenWidget 
> |E| Could not find PortalPage with portalPageId [] 
> {noformat}
> It happens only for SFA. [All the others| https://s.apache.org/gwyw2 ] are 
> not concerned
> Why only SFA is concerned is unclear but not really a problem. Because once 
> signed in the problem dissapears. The only problem is that if a spider bot 
> gets to your production server it will clutter the log. There is 636 possible 
> hours...
> Now that I know the reason, I'll try to find a workaround.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[GH] (ofbiz-framework): Workflow run "Build and push docker images" failed!

2024-05-01 Thread GitBox


The GitHub Actions job "Build and push docker images" on ofbiz-framework.git 
has failed.
Run started by GitHub user asfgit (triggered by asfgit).

Head commit for run:
9869bed35a9851d5574fd7df395f56c36713e84b / Jacques Le Roux 

Revert "Fixed: Prevents to uselessly clutter the logs up with 
SetTimeZoneFromBrowser errors (OFBIZ-13061)"

This reverts commit 135d137a2483f94fe8e95fcdb39a18f1c0b95963.
This change should not have been backported

Report URL: https://github.com/apache/ofbiz-framework/actions/runs/8910078653

With regards,
GitHub Actions via GitBox



[GH] (ofbiz-framework): Workflow run "Java CI with Gradle" failed!

2024-05-01 Thread GitBox


The GitHub Actions job "Java CI with Gradle" on ofbiz-framework.git has failed.
Run started by GitHub user asfgit (triggered by asfgit).

Head commit for run:
9869bed35a9851d5574fd7df395f56c36713e84b / Jacques Le Roux 

Revert "Fixed: Prevents to uselessly clutter the logs up with 
SetTimeZoneFromBrowser errors (OFBIZ-13061)"

This reverts commit 135d137a2483f94fe8e95fcdb39a18f1c0b95963.
This change should not have been backported

Report URL: https://github.com/apache/ofbiz-framework/actions/runs/8910078650

With regards,
GitHub Actions via GitBox



[jira] [Commented] (OFBIZ-13061) Prevents to uselessly clutter the logs up with SetTimeZoneFromBrowser errors

2024-05-01 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/OFBIZ-13061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17842646#comment-17842646
 ] 

ASF subversion and git services commented on OFBIZ-13061:
-

Commit 9869bed35a9851d5574fd7df395f56c36713e84b in ofbiz-framework's branch 
refs/heads/release18.12 from Jacques Le Roux
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=9869bed35a ]

Revert "Fixed: Prevents to uselessly clutter the logs up with 
SetTimeZoneFromBrowser errors (OFBIZ-13061)"

This reverts commit 135d137a2483f94fe8e95fcdb39a18f1c0b95963.
This change should not have been backported


> Prevents to uselessly clutter the logs up with SetTimeZoneFromBrowser errors
> 
>
> Key: OFBIZ-13061
> URL: https://issues.apache.org/jira/browse/OFBIZ-13061
> Project: OFBiz
>  Issue Type: Improvement
>  Components: framework/common
>Affects Versions: Upcoming Branch
>Reporter: Jacques Le Roux
>Assignee: Jacques Le Roux
>Priority: Trivial
> Fix For: Upcoming Branch
>
>
> Currently the demo logs, and I guess the users production logs, are cluttered 
> up with very common and unique SetTimeZoneFromBrowser errors.
> We can easily prevent that by not returning an error from 
> SetTimeZoneFromBrowser.groovy, and so the never ending 
> bq. < message: User authorization is required for this service: 
> SetTimeZoneFromBrowser>>
> from RequestHandler.java



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Updated] (OFBIZ-9804) Link in verification email for Newsletter gives security error

2024-05-01 Thread Jacques Le Roux (Jira)


 [ 
https://issues.apache.org/jira/browse/OFBIZ-9804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jacques Le Roux updated OFBIZ-9804:
---
Fix Version/s: 18.12.14

> Link in verification email for Newsletter gives security error
> --
>
> Key: OFBIZ-9804
> URL: https://issues.apache.org/jira/browse/OFBIZ-9804
> Project: OFBiz
>  Issue Type: Sub-task
>  Components: ecommerce
>Affects Versions: Release Branch 16.11, Trunk
>Reporter: Aditya Sharma
>Assignee: Jacques Le Roux
>Priority: Major
> Fix For: 17.12.01, 18.12.01, 18.12.14
>
> Attachments: screenshot-1.png
>
>
> Steps to generate:
> 1. Go to Ecommerce store https://localhost:8443/ecommerce/control/main
> 2. In "Sign Up For Contact List" panel from the left menu, select Newsletter, 
> provide email and click on subscribe button.(Here you should have email 
> configuration to receive email)
> 3.  Click on the verification link in the email.
> It gives following error message
> {quote}The Following Errors Occurred:
> Error calling event: org.apache.ofbiz.webapp.event.EventHandlerException: 
> Found URL parameter [contactListId] passed to secure (https) request-map with 
> uri [updateContactListPartyNoUserLogin] with an event that calls service 
> [updateContactListPartyNoUserLogin]; this is not allowed for security 
> reasons! The data should be encrypted by making it part of the request body 
> (a form field) instead of the request URL. Moreover it would be kind if you 
> could create a Jira sub-task of 
> https://issues.apache.org/jira/browse/OFBIZ-2330 (check before if a sub-task 
> for this error does not exist). If you are not sure how to create a Jira 
> issue please have a look before at 
> https://cwiki.apache.org/confluence/display/OFBIZ/OFBiz+Contributors+Best+Practices
>  Thank you in advance for your help.{quote}
> Try with the trunk link:
> https://demo-trunk.ofbiz.apache.org/ecommerce/control/updateContactListPartyNoUserLogin?contactListId=9000=_NA_=2017-10-04%2010:48:46.531=CLPT_ACCEPTED=9084207171=/ecommerce=10010
> Stable 16 link:
> https://demo-stable.ofbiz.apache.org/ecommerce/control/updateContactListPartyNoUserLogin?contactListId=9000=_NA_=2017-10-04%2010:48:46.531=CLPT_ACCEPTED=9084207171=/ecommerce=10010



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (OFBIZ-9804) Link in verification email for Newsletter gives security error

2024-05-01 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/OFBIZ-9804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17842644#comment-17842644
 ] 

ASF subversion and git services commented on OFBIZ-9804:


Commit 48534da103151f9858120e1438743bd5ed8516d1 in ofbiz-plugins's branch 
refs/heads/trunk from Jacques Le Roux
[ https://gitbox.apache.org/repos/asf?p=ofbiz-plugins.git;h=48534da10 ]

Fixed: Link in verification email for Newsletter gives security error 
(OFBIZ-9804)

It's a bit abused to reuse this Jira issue but as it's a really trivial fix...


> Link in verification email for Newsletter gives security error
> --
>
> Key: OFBIZ-9804
> URL: https://issues.apache.org/jira/browse/OFBIZ-9804
> Project: OFBiz
>  Issue Type: Sub-task
>  Components: ecommerce
>Affects Versions: Release Branch 16.11, Trunk
>Reporter: Aditya Sharma
>Assignee: Jacques Le Roux
>Priority: Major
> Fix For: 17.12.01, 18.12.01
>
> Attachments: screenshot-1.png
>
>
> Steps to generate:
> 1. Go to Ecommerce store https://localhost:8443/ecommerce/control/main
> 2. In "Sign Up For Contact List" panel from the left menu, select Newsletter, 
> provide email and click on subscribe button.(Here you should have email 
> configuration to receive email)
> 3.  Click on the verification link in the email.
> It gives following error message
> {quote}The Following Errors Occurred:
> Error calling event: org.apache.ofbiz.webapp.event.EventHandlerException: 
> Found URL parameter [contactListId] passed to secure (https) request-map with 
> uri [updateContactListPartyNoUserLogin] with an event that calls service 
> [updateContactListPartyNoUserLogin]; this is not allowed for security 
> reasons! The data should be encrypted by making it part of the request body 
> (a form field) instead of the request URL. Moreover it would be kind if you 
> could create a Jira sub-task of 
> https://issues.apache.org/jira/browse/OFBIZ-2330 (check before if a sub-task 
> for this error does not exist). If you are not sure how to create a Jira 
> issue please have a look before at 
> https://cwiki.apache.org/confluence/display/OFBIZ/OFBiz+Contributors+Best+Practices
>  Thank you in advance for your help.{quote}
> Try with the trunk link:
> https://demo-trunk.ofbiz.apache.org/ecommerce/control/updateContactListPartyNoUserLogin?contactListId=9000=_NA_=2017-10-04%2010:48:46.531=CLPT_ACCEPTED=9084207171=/ecommerce=10010
> Stable 16 link:
> https://demo-stable.ofbiz.apache.org/ecommerce/control/updateContactListPartyNoUserLogin?contactListId=9000=_NA_=2017-10-04%2010:48:46.531=CLPT_ACCEPTED=9084207171=/ecommerce=10010



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (OFBIZ-9804) Link in verification email for Newsletter gives security error

2024-05-01 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/OFBIZ-9804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17842643#comment-17842643
 ] 

ASF subversion and git services commented on OFBIZ-9804:


Commit 2b08b865bce25cde5d55d1762d89c96bcaa92e95 in ofbiz-plugins's branch 
refs/heads/release18.12 from Jacques Le Roux
[ https://gitbox.apache.org/repos/asf?p=ofbiz-plugins.git;h=2b08b865b ]

Fixed: Link in verification email for Newsletter gives security error 
(OFBIZ-9804)

It's a bit abused to reuse this Jira issue but as it's a really trivial fix...


> Link in verification email for Newsletter gives security error
> --
>
> Key: OFBIZ-9804
> URL: https://issues.apache.org/jira/browse/OFBIZ-9804
> Project: OFBiz
>  Issue Type: Sub-task
>  Components: ecommerce
>Affects Versions: Release Branch 16.11, Trunk
>Reporter: Aditya Sharma
>Assignee: Jacques Le Roux
>Priority: Major
> Fix For: 17.12.01, 18.12.01
>
> Attachments: screenshot-1.png
>
>
> Steps to generate:
> 1. Go to Ecommerce store https://localhost:8443/ecommerce/control/main
> 2. In "Sign Up For Contact List" panel from the left menu, select Newsletter, 
> provide email and click on subscribe button.(Here you should have email 
> configuration to receive email)
> 3.  Click on the verification link in the email.
> It gives following error message
> {quote}The Following Errors Occurred:
> Error calling event: org.apache.ofbiz.webapp.event.EventHandlerException: 
> Found URL parameter [contactListId] passed to secure (https) request-map with 
> uri [updateContactListPartyNoUserLogin] with an event that calls service 
> [updateContactListPartyNoUserLogin]; this is not allowed for security 
> reasons! The data should be encrypted by making it part of the request body 
> (a form field) instead of the request URL. Moreover it would be kind if you 
> could create a Jira sub-task of 
> https://issues.apache.org/jira/browse/OFBIZ-2330 (check before if a sub-task 
> for this error does not exist). If you are not sure how to create a Jira 
> issue please have a look before at 
> https://cwiki.apache.org/confluence/display/OFBIZ/OFBiz+Contributors+Best+Practices
>  Thank you in advance for your help.{quote}
> Try with the trunk link:
> https://demo-trunk.ofbiz.apache.org/ecommerce/control/updateContactListPartyNoUserLogin?contactListId=9000=_NA_=2017-10-04%2010:48:46.531=CLPT_ACCEPTED=9084207171=/ecommerce=10010
> Stable 16 link:
> https://demo-stable.ofbiz.apache.org/ecommerce/control/updateContactListPartyNoUserLogin?contactListId=9000=_NA_=2017-10-04%2010:48:46.531=CLPT_ACCEPTED=9084207171=/ecommerce=10010



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[GH] (ofbiz-framework): Workflow run "Build and push docker images" is working again!

2024-05-01 Thread GitBox


The GitHub Actions job "Build and push docker images" on ofbiz-framework.git 
has succeeded.
Run started by GitHub user asfgit (triggered by asfgit).

Head commit for run:
650284168de5976a502fa5e7af8a4685ded50ce9 / Jacques Le Roux 

Fixed: Prevents to uselessly clutter the logs up with SetTimeZoneFromBrowser 
errors (OFBIZ-13061)

The previous commits were not enough as I feared. This time we should not see
useless "error" information while running services.

Report URL: https://github.com/apache/ofbiz-framework/actions/runs/8909902741

With regards,
GitHub Actions via GitBox



[GH] (ofbiz-framework): Workflow run "Java CI with Gradle" is working again!

2024-05-01 Thread GitBox


The GitHub Actions job "Java CI with Gradle" on ofbiz-framework.git has 
succeeded.
Run started by GitHub user asfgit (triggered by asfgit).

Head commit for run:
650284168de5976a502fa5e7af8a4685ded50ce9 / Jacques Le Roux 

Fixed: Prevents to uselessly clutter the logs up with SetTimeZoneFromBrowser 
errors (OFBIZ-13061)

The previous commits were not enough as I feared. This time we should not see
useless "error" information while running services.

Report URL: https://github.com/apache/ofbiz-framework/actions/runs/8909902732

With regards,
GitHub Actions via GitBox



[GH] (ofbiz-framework): Workflow run "Build and push docker images" failed!

2024-05-01 Thread GitBox


The GitHub Actions job "Build and push docker images" on ofbiz-framework.git 
has failed.
Run started by GitHub user asfgit (triggered by asfgit).

Head commit for run:
135d137a2483f94fe8e95fcdb39a18f1c0b95963 / Jacques Le Roux 

Fixed: Prevents to uselessly clutter the logs up with SetTimeZoneFromBrowser 
errors (OFBIZ-13061)

The previous commits were not enough as I feared. This time we should not see
useless "error" information while running services.

Conflicts hanled by hands

Report URL: https://github.com/apache/ofbiz-framework/actions/runs/8909902394

With regards,
GitHub Actions via GitBox



[GH] (ofbiz-framework): Workflow run "Java CI with Gradle" failed!

2024-05-01 Thread GitBox


The GitHub Actions job "Java CI with Gradle" on ofbiz-framework.git has failed.
Run started by GitHub user asfgit (triggered by asfgit).

Head commit for run:
135d137a2483f94fe8e95fcdb39a18f1c0b95963 / Jacques Le Roux 

Fixed: Prevents to uselessly clutter the logs up with SetTimeZoneFromBrowser 
errors (OFBIZ-13061)

The previous commits were not enough as I feared. This time we should not see
useless "error" information while running services.

Conflicts hanled by hands

Report URL: https://github.com/apache/ofbiz-framework/actions/runs/8909902397

With regards,
GitHub Actions via GitBox



[jira] [Commented] (OFBIZ-13061) Prevents to uselessly clutter the logs up with SetTimeZoneFromBrowser errors

2024-05-01 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/OFBIZ-13061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17842637#comment-17842637
 ] 

ASF subversion and git services commented on OFBIZ-13061:
-

Commit 650284168de5976a502fa5e7af8a4685ded50ce9 in ofbiz-framework's branch 
refs/heads/trunk from Jacques Le Roux
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=650284168d ]

Fixed: Prevents to uselessly clutter the logs up with SetTimeZoneFromBrowser 
errors (OFBIZ-13061)

The previous commits were not enough as I feared. This time we should not see
useless "error" information while running services.


> Prevents to uselessly clutter the logs up with SetTimeZoneFromBrowser errors
> 
>
> Key: OFBIZ-13061
> URL: https://issues.apache.org/jira/browse/OFBIZ-13061
> Project: OFBiz
>  Issue Type: Improvement
>  Components: framework/common
>Affects Versions: Upcoming Branch
>Reporter: Jacques Le Roux
>Assignee: Jacques Le Roux
>Priority: Trivial
> Fix For: Upcoming Branch
>
>
> Currently the demo logs, and I guess the users production logs, are cluttered 
> up with very common and unique SetTimeZoneFromBrowser errors.
> We can easily prevent that by not returning an error from 
> SetTimeZoneFromBrowser.groovy, and so the never ending 
> bq. < message: User authorization is required for this service: 
> SetTimeZoneFromBrowser>>
> from RequestHandler.java



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (OFBIZ-13061) Prevents to uselessly clutter the logs up with SetTimeZoneFromBrowser errors

2024-05-01 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/OFBIZ-13061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17842636#comment-17842636
 ] 

ASF subversion and git services commented on OFBIZ-13061:
-

Commit 135d137a2483f94fe8e95fcdb39a18f1c0b95963 in ofbiz-framework's branch 
refs/heads/release18.12 from Jacques Le Roux
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=135d137a24 ]

Fixed: Prevents to uselessly clutter the logs up with SetTimeZoneFromBrowser 
errors (OFBIZ-13061)

The previous commits were not enough as I feared. This time we should not see
useless "error" information while running services.

Conflicts hanled by hands


> Prevents to uselessly clutter the logs up with SetTimeZoneFromBrowser errors
> 
>
> Key: OFBIZ-13061
> URL: https://issues.apache.org/jira/browse/OFBIZ-13061
> Project: OFBiz
>  Issue Type: Improvement
>  Components: framework/common
>Affects Versions: Upcoming Branch
>Reporter: Jacques Le Roux
>Assignee: Jacques Le Roux
>Priority: Trivial
> Fix For: Upcoming Branch
>
>
> Currently the demo logs, and I guess the users production logs, are cluttered 
> up with very common and unique SetTimeZoneFromBrowser errors.
> We can easily prevent that by not returning an error from 
> SetTimeZoneFromBrowser.groovy, and so the never ending 
> bq. < message: User authorization is required for this service: 
> SetTimeZoneFromBrowser>>
> from RequestHandler.java



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[GH] (ofbiz-framework): Workflow run "Build and push docker images" is working again!

2024-05-01 Thread GitBox


The GitHub Actions job "Build and push docker images" on ofbiz-framework.git 
has succeeded.
Run started by GitHub user asfgit (triggered by asfgit).

Head commit for run:
03291be883cb72315f1e93384ee4013392bc09c5 / Jacques Le Roux 

Improved: Could not find PortalPage with portalPageId []  (OFBIZ-13071)

No need to try to render a PortalPage when there is no PortalPage

Report URL: https://github.com/apache/ofbiz-framework/actions/runs/8906783015

With regards,
GitHub Actions via GitBox



[GH] (ofbiz-framework): Workflow run "Java CI with Gradle" is working again!

2024-05-01 Thread GitBox


The GitHub Actions job "Java CI with Gradle" on ofbiz-framework.git has 
succeeded.
Run started by GitHub user asfgit (triggered by asfgit).

Head commit for run:
03291be883cb72315f1e93384ee4013392bc09c5 / Jacques Le Roux 

Improved: Could not find PortalPage with portalPageId []  (OFBIZ-13071)

No need to try to render a PortalPage when there is no PortalPage

Report URL: https://github.com/apache/ofbiz-framework/actions/runs/8906783011

With regards,
GitHub Actions via GitBox



[GH] (ofbiz-framework): Workflow run "Build and push docker images" failed!

2024-05-01 Thread GitBox


The GitHub Actions job "Build and push docker images" on ofbiz-framework.git 
has failed.
Run started by GitHub user asfgit (triggered by asfgit).

Head commit for run:
4fcccdb8208c9130c07bb16d8f3c63d7c2a6d26e / Jacques Le Roux 

Improved: Could not find PortalPage with portalPageId []  (OFBIZ-13071)

No need to try to render a PortalPage when there is no PortalPage

Conflicts handled by hand in ModelScreenWidget.java

Report URL: https://github.com/apache/ofbiz-framework/actions/runs/8906782709

With regards,
GitHub Actions via GitBox



[GH] (ofbiz-framework): Workflow run "Java CI with Gradle" failed!

2024-05-01 Thread GitBox


The GitHub Actions job "Java CI with Gradle" on ofbiz-framework.git has failed.
Run started by GitHub user asfgit (triggered by asfgit).

Head commit for run:
4fcccdb8208c9130c07bb16d8f3c63d7c2a6d26e / Jacques Le Roux 

Improved: Could not find PortalPage with portalPageId []  (OFBIZ-13071)

No need to try to render a PortalPage when there is no PortalPage

Conflicts handled by hand in ModelScreenWidget.java

Report URL: https://github.com/apache/ofbiz-framework/actions/runs/8906782707

With regards,
GitHub Actions via GitBox



[jira] [Commented] (OFBIZ-13071) Could not find PortalPage with portalPageId []

2024-05-01 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/OFBIZ-13071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17842571#comment-17842571
 ] 

ASF subversion and git services commented on OFBIZ-13071:
-

Commit 4fcccdb8208c9130c07bb16d8f3c63d7c2a6d26e in ofbiz-framework's branch 
refs/heads/release18.12 from Jacques Le Roux
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=4fcccdb820 ]

Improved: Could not find PortalPage with portalPageId []  (OFBIZ-13071)

No need to try to render a PortalPage when there is no PortalPage

Conflicts handled by hand in ModelScreenWidget.java


> Could not find PortalPage with portalPageId [] 
> ---
>
> Key: OFBIZ-13071
> URL: https://issues.apache.org/jira/browse/OFBIZ-13071
> Project: OFBiz
>  Issue Type: Bug
>  Components: sfa
>Affects Versions: 18.12.12
>Reporter: Jacques Le Roux
>Assignee: Jacques Le Roux
>Priority: Major
> Fix For: 18.12.13
>
>
> This is a weird behaviour. Yet it's not really a bug but something that 
> spider bots do. They get to ListTimezones while not being signed in (hard for 
> spider bot). Here are 2 cases:
> {noformat}
> 18.224.149.242 - - [26/Apr/2024:03:20:05 +] "GET 
> /sfa/control/setSessionTimeZone?tzId=Australia/Melbourne HTTP/1.1" 200 42716 
> "-" "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; 
> ClaudeBot/1.0; +claude...@anthropic.com)"
> 2024-04-26 03:20:05,254 |-0.0.0.0-8009-exec-4 |ModelScreenWidget 
> |E| Could not find PortalPage with portalPageId [] 
> 3.144.172.115 - - [26/Apr/2024:03:32:22 +] "GET 
> /sfa/control/setSessionTimeZone?tzId=Asia/Kuwait HTTP/1.1" 200 42716 "-" 
> "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; 
> ClaudeBot/1.0; +claude...@anthropic.com)"
> 2024-04-26 03:32:22,395 |-0.0.0.0-8009-exec-7 |ModelScreenWidget 
> |E| Could not find PortalPage with portalPageId [] 
> {noformat}
> It happens only for SFA. [All the others| https://s.apache.org/gwyw2 ] are 
> not concerned
> Why only SFA is concerned is unclear but not really a problem. Because once 
> signed in the problem dissapears. The only problem is that if a spider bot 
> gets to your production server it will clutter the log. There is 636 possible 
> hours...
> Now that I know the reason, I'll try to find a workaround.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (OFBIZ-13071) Could not find PortalPage with portalPageId []

2024-05-01 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/OFBIZ-13071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17842572#comment-17842572
 ] 

ASF subversion and git services commented on OFBIZ-13071:
-

Commit 03291be883cb72315f1e93384ee4013392bc09c5 in ofbiz-framework's branch 
refs/heads/trunk from Jacques Le Roux
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=03291be883 ]

Improved: Could not find PortalPage with portalPageId []  (OFBIZ-13071)

No need to try to render a PortalPage when there is no PortalPage


> Could not find PortalPage with portalPageId [] 
> ---
>
> Key: OFBIZ-13071
> URL: https://issues.apache.org/jira/browse/OFBIZ-13071
> Project: OFBiz
>  Issue Type: Bug
>  Components: sfa
>Affects Versions: 18.12.12
>Reporter: Jacques Le Roux
>Assignee: Jacques Le Roux
>Priority: Major
> Fix For: 18.12.13
>
>
> This is a weird behaviour. Yet it's not really a bug but something that 
> spider bots do. They get to ListTimezones while not being signed in (hard for 
> spider bot). Here are 2 cases:
> {noformat}
> 18.224.149.242 - - [26/Apr/2024:03:20:05 +] "GET 
> /sfa/control/setSessionTimeZone?tzId=Australia/Melbourne HTTP/1.1" 200 42716 
> "-" "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; 
> ClaudeBot/1.0; +claude...@anthropic.com)"
> 2024-04-26 03:20:05,254 |-0.0.0.0-8009-exec-4 |ModelScreenWidget 
> |E| Could not find PortalPage with portalPageId [] 
> 3.144.172.115 - - [26/Apr/2024:03:32:22 +] "GET 
> /sfa/control/setSessionTimeZone?tzId=Asia/Kuwait HTTP/1.1" 200 42716 "-" 
> "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; 
> ClaudeBot/1.0; +claude...@anthropic.com)"
> 2024-04-26 03:32:22,395 |-0.0.0.0-8009-exec-7 |ModelScreenWidget 
> |E| Could not find PortalPage with portalPageId [] 
> {noformat}
> It happens only for SFA. [All the others| https://s.apache.org/gwyw2 ] are 
> not concerned
> Why only SFA is concerned is unclear but not really a problem. Because once 
> signed in the problem dissapears. The only problem is that if a spider bot 
> gets to your production server it will clutter the log. There is 636 possible 
> hours...
> Now that I know the reason, I'll try to find a workaround.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)