Hi Pierre, All,
I confirm I can reproduce locally.
This is what I get
2025-07-08 16:50:36,100 |jsse-nio-8443-exec-1 |ScriptUtil
|W| Tried to execute unauthorized script
****
'entity/find/' +
org.apache.ofbiz.entity.util.EntityUtil.entityToPath(delegator,
'SystemProperty', context)
****
if it's safe script you can add the following hash to
security.allowedScriptletHashes: {SHA}4e025676cfa6df142e3457099271ecdcd1c1f5f9
2025-07-08 16:50:36,101 |jsse-nio-8443-exec-1 |RequestHandler
|W| Got nothing when splitting URI: /
2025-07-08 16:50:36,108 |jsse-nio-8443-exec-1 |ScriptUtil
|W| Tried to execute unauthorized script
****
Jacques
Le 08/07/2025 à 15:54, Pierre Smits a écrit :
Hi Nicolas,
Thank you for the prompt reaction. Did you also try to view a record?
When I tried to view a SystemProperty record by clicking the 'View' action
trigger I got following 500 internal error with message:
org.apache.ofbiz.webapp.control.RequestHandlerException: Unknown request
[null]; this request does not exist or cannot be called directly.
Met vriendelijke groet,
Pierre
On Tue, Jul 8, 2025 at 3:44 PM Nicolas Malin <nicolas.ma...@nereide.fr> wrote:
Hello Pierre,
Thanks for the alert however all works from my side.
Nicolas
On 08/07/2025 15:17, Pierre Smits wrote:
Hi all,
I trust you're all doing well.
I recently discovered that a user can't view records in webtools/entity
data management. This happens both in demo-trunk and demo-stable. see:
*
https://demo-trunk.ofbiz.apache.org/webtools/control/entity/find/SystemProperty
*
https://demo-stable.ofbiz.apache.org/webtools/control/entity/find/SystemProperty
Having such functionality broken doesn't help getting OFBiz adopted more,
and thus attract more contributors (making life easier too, I imagine).
Normally I’d log this in JIRA, but I assume I’m still persona non grata
when it comes to contributing to the OFBiz code and enhance the appeal.
Met vriendelijke groet,
Pierre