[jira] [Commented] (OFBIZ-13077) Error when calling EntityQuery.from() with a dynamicView via groovy DSL

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


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

Jacques Le Roux commented on OFBIZ-13077:
-

Je ne vois pas de différence avec le trunk, donc pas besoin de backport :)

> Error when calling EntityQuery.from() with a dynamicView via groovy DSL
> ---
>
> Key: OFBIZ-13077
> URL: https://issues.apache.org/jira/browse/OFBIZ-13077
> Project: OFBiz
>  Issue Type: Bug
>  Components: ALL COMPONENTS
>Affects Versions: Upcoming Branch
>Reporter: Mekika Leila
>Assignee: Mekika Leila
>Priority: Minor
> Fix For: Upcoming Branch
>
> Attachments: DemoDataOFBIZ-13077.xml
>
>
> There is a "No signature of method " error when executing the script 
> FindInventoryItemsByLabels.groovy which use Groovy DSL syntax to call method 
> EntityQuery.from(DynamicViewEntity dve)
> This is due to the fact that the from() DSL is currently only defined for 
> calling the method with an entityName String.
> The purpose of this Jira is to add the Groovy DSL for 
> EntityQuery.from(DynamicViewEntity dve) so the FindInventoryItemsByLabels 
> will not fail and the dsl will be extended for other scripts
> *To reproduce*
> In a trunk ofbiz with demo data loaded, load file attached and go to 
> [SearchInventoryItemsByLabels 
> page|[https://localhost:8443/facility/control/SearchInventoryItemsByLabels?facilityId=WebStoreWarehouse]].
>  
> Then select 'Label test' and submit the search form



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


[jira] [Commented] (OFBIZ-13077) Error when calling EntityQuery.from() with a dynamicView via groovy DSL

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


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

Jacques Le Roux commented on OFBIZ-13077:
-

I'm not sure because I see no issue in log for 18.12 but I see no result on UI 
either.

> Error when calling EntityQuery.from() with a dynamicView via groovy DSL
> ---
>
> Key: OFBIZ-13077
> URL: https://issues.apache.org/jira/browse/OFBIZ-13077
> Project: OFBiz
>  Issue Type: Bug
>  Components: ALL COMPONENTS
>Affects Versions: Upcoming Branch
>Reporter: Mekika Leila
>Assignee: Mekika Leila
>Priority: Minor
> Fix For: Upcoming Branch
>
> Attachments: DemoDataOFBIZ-13077.xml
>
>
> There is a "No signature of method " error when executing the script 
> FindInventoryItemsByLabels.groovy which use Groovy DSL syntax to call method 
> EntityQuery.from(DynamicViewEntity dve)
> This is due to the fact that the from() DSL is currently only defined for 
> calling the method with an entityName String.
> The purpose of this Jira is to add the Groovy DSL for 
> EntityQuery.from(DynamicViewEntity dve) so the FindInventoryItemsByLabels 
> will not fail and the dsl will be extended for other scripts
> *To reproduce*
> In a trunk ofbiz with demo data loaded, load file attached and go to 
> [SearchInventoryItemsByLabels 
> page|[https://localhost:8443/facility/control/SearchInventoryItemsByLabels?facilityId=WebStoreWarehouse]].
>  
> Then select 'Label test' and submit the search form



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


[jira] [Commented] (OFBIZ-13077) Error when calling EntityQuery.from() with a dynamicView via groovy DSL

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


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

Jacques Le Roux commented on OFBIZ-13077:
-

Hi Leïla,

Should we not backport? I can do help if you want.

> Error when calling EntityQuery.from() with a dynamicView via groovy DSL
> ---
>
> Key: OFBIZ-13077
> URL: https://issues.apache.org/jira/browse/OFBIZ-13077
> Project: OFBiz
>  Issue Type: Bug
>  Components: ALL COMPONENTS
>Affects Versions: Upcoming Branch
>Reporter: Mekika Leila
>Assignee: Mekika Leila
>Priority: Minor
> Fix For: Upcoming Branch
>
> Attachments: DemoDataOFBIZ-13077.xml
>
>
> There is a "No signature of method " error when executing the script 
> FindInventoryItemsByLabels.groovy which use Groovy DSL syntax to call method 
> EntityQuery.from(DynamicViewEntity dve)
> This is due to the fact that the from() DSL is currently only defined for 
> calling the method with an entityName String.
> The purpose of this Jira is to add the Groovy DSL for 
> EntityQuery.from(DynamicViewEntity dve) so the FindInventoryItemsByLabels 
> will not fail and the dsl will be extended for other scripts
> *To reproduce*
> In a trunk ofbiz with demo data loaded, load file attached and go to 
> [SearchInventoryItemsByLabels 
> page|[https://localhost:8443/facility/control/SearchInventoryItemsByLabels?facilityId=WebStoreWarehouse]].
>  
> Then select 'Label test' and submit the search form



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


[jira] [Created] (OFBIZ-13092) Prevent special encoded characters sequences in URLs

2024-05-15 Thread Jacques Le Roux (Jira)
Jacques Le Roux created OFBIZ-13092:
---

 Summary: Prevent special encoded characters sequences in URLs
 Key: OFBIZ-13092
 URL: https://issues.apache.org/jira/browse/OFBIZ-13092
 Project: OFBiz
  Issue Type: Improvement
  Components: framework/webapp
Affects Versions: 18.12.14
Reporter: Jacques Le Roux
Assignee: Jacques Le Roux
 Fix For: 18.12.14


Better avoid special encoded characters sequences 



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