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...
|