[jira] [Commented] (OFBIZ-10012) Alert message : "Developer: for lookups to work you must provide a form name!" appears when try to select contentId from Lookup

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

[jira] [Commented] (OFBIZ-10012) Alert message : "Developer: for lookups to work you must provide a form name!" appears when try to select contentId from Lookup

Nicolas Malin (Jira)

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

Jacques Le Roux commented on OFBIZ-10012:
-----------------------------------------

Yes, I wrote that after OFBIZ-4068. It's supposed to check, when loading the screen, that you have not forgot to put a form name in the lookup call, it saved my butts once or two. Because when you forgot the form name no errors is shown anywhere, simply the lookup button does not show :/. There are no other possibilites to check otherwise, no compilator here.

Here, for a reason, it also wrongly shows when you click on this specific button, I guess there are other cases, because it works correctly in stable and even just before the recent effort for Jquery update, ie at r1815797. So it must related to these changes, I have no ideas yet why it happens and what makes it happen.

A solution would be to remove the check. But I'd prefer to identify the issue and fix it.

> Alert message : "Developer: for lookups to work you must provide a form name!" appears when try to select contentId from Lookup
> -------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-10012
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-10012
>             Project: OFBiz
>          Issue Type: Bug
>          Components: content
>    Affects Versions: Trunk
>            Reporter: Sonal Patwari
>         Attachments: ContentSearchOptionsAlertShowing (1).png
>
>
> Steps to reproduce:
> 1. Go to [Content Component|https://demo-trunk.ofbiz.apache.org/content/control/main]
> 2. Click on Content from [submenu|https://demo-trunk.ofbiz.apache.org/content/control/findContent].
> 3. Click on the Advanced Search button [https://demo-trunk.ofbiz.apache.org/content/control/ContentSearchOptions].
> 4. Provide Content Id.
> 5. User should be able to see the alert message.
> 6. For reference screenshot is attached.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)