You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Benjamin Jugl (Jira)" <ji...@apache.org> on 2019/12/20 11:16:00 UTC

[jira] [Commented] (OFBIZ-6510) Replace webtools/control/view/ModelInduceFromDb with widgets

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

Benjamin Jugl commented on OFBIZ-6510:
--------------------------------------

I provided a new patch. This one does handle security better and implements a java event instead of the groovy functionality of previous patches.

The Issue of the missing Private Keys stems from the DatabaseUtil class, as already said. When the method of DatabaseUtil provides the correct data, the Output is correctly displayed.

Therefore, I created a new Issue to tackle the problems within DatabaseUtil.

> Replace webtools/control/view/ModelInduceFromDb with widgets
> ------------------------------------------------------------
>
>                 Key: OFBIZ-6510
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-6510
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: Trunk
>            Reporter: Christian Carlow
>            Assignee: Michael Brohl
>            Priority: Major
>         Attachments: OFBIZ-6510.patch, OFBIZ-6510.patch, OFBIZ-6510.patch, OFBIZ-6510_ModelInduceFromDb.patch, OFBIZ-6510_ModelInduceFromDb_002.patch
>
>
> The page is written in JSP probably from very long ago when FTL and widgets didn't even exist yet.  It should be implemented in widgets now that they are available.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)