[jira] Created: (OFBIZ-944) view combobox in webtools ViewGeneric does not work

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

[jira] Created: (OFBIZ-944) view combobox in webtools ViewGeneric does not work

Nicolas Malin (Jira)
view combobox in webtools ViewGeneric does not work
----------------------------------------------------

                 Key: OFBIZ-944
                 URL: https://issues.apache.org/jira/browse/OFBIZ-944
             Project: OFBiz (The Open for Business Project)
          Issue Type: Bug
          Components: framework
    Affects Versions: SVN trunk
            Reporter: Krzysztof Podejma


view combobox in webtools ViewGeneric does not work
ie. in https://localhost:8443/webtools/control/ViewGeneric?entityName=Party&partyId=Company
anything you choose you get https://localhost:8443/webtools/control/ViewGeneric?entityName=Party&contactMechId=

Krzysztof Podejma

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Closed: (OFBIZ-944) view combobox in webtools ViewGeneric does not work

Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David E. Jones closed OFBIZ-944.
--------------------------------

       Resolution: Fixed
    Fix Version/s: SVN trunk
         Assignee: David E. Jones

It looks like this has been broken since the conversion from JSP to FTL. There appears to have been an attempt to change it to a server refresh rather than using the DHTML to change the view, so I changed it back.

It's a little ugly, as it was before, but it works just fine now and also has some links that somehow disappeared, like the Find link for type many relationships.

This looks like it was just not even close to finished after the port from JSP to FTL.

The changes are in SVN rev 534015.

> view combobox in webtools ViewGeneric does not work
> ----------------------------------------------------
>
>                 Key: OFBIZ-944
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-944
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Krzysztof Podejma
>         Assigned To: David E. Jones
>             Fix For: SVN trunk
>
>
> view combobox in webtools ViewGeneric does not work
> ie. in https://localhost:8443/webtools/control/ViewGeneric?entityName=Party&partyId=Company
> anything you choose you get https://localhost:8443/webtools/control/ViewGeneric?entityName=Party&contactMechId=
> Krzysztof Podejma

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-944) view combobox in webtools ViewGeneric does not work

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

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

Adrian Crum commented on OFBIZ-944:
-----------------------------------

David,

I was going to take a look at that this weekend Thanks for jumping in and fixing it. Now that you have the logic working, I can go over it and clean up the appearance.


> view combobox in webtools ViewGeneric does not work
> ----------------------------------------------------
>
>                 Key: OFBIZ-944
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-944
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Krzysztof Podejma
>         Assigned To: David E. Jones
>             Fix For: SVN trunk
>
>
> view combobox in webtools ViewGeneric does not work
> ie. in https://localhost:8443/webtools/control/ViewGeneric?entityName=Party&partyId=Company
> anything you choose you get https://localhost:8443/webtools/control/ViewGeneric?entityName=Party&contactMechId=
> Krzysztof Podejma

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.