[
https://issues.apache.org/jira/browse/OFBIZ-9191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15845627#comment-15845627
]
Jacques Le Roux edited comment on OFBIZ-9191 at 10/12/22 12:33 PM:
-------------------------------------------------------------------
Thanks Moatasim,
There is indeed an issue which can be reproduced on the official demo
stable (R16)
https://ofbiz-vm2.apache.org:18443/accounting/control/GlAccountNavigate?trail=null|100000
trunk
https://ofbiz-vm2.apache.org:8443/accounting/control/GlAccountNavigate?trail=null|100000
But works in old (R13)
https://ofbiz-vm2.apache.org:28443/accounting/control/GlAccountNavigate?trail=null%7C100000
Then note that it works also in both stable and trunk when encoding | with %7C
trunk
https://ofbiz-vm2.apache.org:8443/accounting/control/GlAccountNavigate?trail=null%7C100000
stable (R16)
https://ofbiz-vm2.apache.org:18443/accounting/control/GlAccountNavigate?trail=null%7C100000
So it's an encoding issue...
was (Author: jacques.le.roux):
Thanks Moatasim,
There is indeed an issue which can be reproduced on the official demo
stable (R16)
https://ofbiz-vm2.apache.org:18443/accounting/control/GlAccountNavigate?trail=null|100000
trunk
https://ofbiz-vm2.apache.org:8443/accounting/control/GlAccountNavigate?trail=null|100000
But works in old (R13)
https://ofbiz-vm2.apache.org:28443/accounting/control/GlAccountNavigate?trail=null%7C100000
Then note that it works also in both stable and trunk when encoding | with %7C1
trunk
https://ofbiz-vm2.apache.org:8443/accounting/control/GlAccountNavigate?trail=null%7C100000
stable (R16)
https://ofbiz-vm2.apache.org:18443/accounting/control/GlAccountNavigate?trail=null%7C100000
So it's an encoding issue...
> Navigate Accounts tree does not work
> ------------------------------------
>
> Key: OFBIZ-9191
> URL: https://issues.apache.org/jira/browse/OFBIZ-9191
> Project: OFBiz
> Issue Type: Bug
> Components: accounting
> Affects Versions: Release Branch 16.11
> Environment: windows 10
> Reporter: Moatasim Al Masri
> Assignee: Jacques Le Roux
> Priority: Major
> Fix For: 16.11.02, 17.12.01
>
>
> go to
> Accounting --> Global GL Setting --> Navigate Accounts
> when I try to open tree, gave me in URL
> https://localhost:8443/accounting/control/GlAccountNavigate?glAccountId=100000&trail=null|100000
> and gave me white page !!? it should expand the tree !
> NOTE: OFBiz ver. 16.11.01 and database Oracle 12c
--
This message was sent by Atlassian Jira
(v8.20.10#820010)