You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "David Goodenough (JIRA)" <ji...@apache.org> on 2007/09/27 20:05:50 UTC

[jira] Created: (OFBIZ-1272) missing .js file when searching for a DataResource

missing .js file when searching for a DataResource
--------------------------------------------------

                 Key: OFBIZ-1272
                 URL: https://issues.apache.org/jira/browse/OFBIZ-1272
             Project: OFBiz
          Issue Type: Bug
          Components: content
    Affects Versions: SVN trunk
         Environment: Linux Firefox
            Reporter: David Goodenough


If you go to the Lookup Data Resource panel, and press the Lookup key, the following message is displayed on the Firefox Error Console:-

Error: submitFormDisableSubmits is not defined
Source File: https://10.0.1.2:8443/content/control/LookupDataResource?id=undefined
Line: 1

It would seem that framework/images/webapp/images/selectall.js needs to be included.

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


[jira] Closed: (OFBIZ-1272) missing .js file when searching for a DataResource

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-1272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux closed OFBIZ-1272.
----------------------------------

       Resolution: Fixed
    Fix Version/s: Release Branch 4.0
                   SVN trunk
         Assignee: Jacques Le Roux

Fixed in trunk 580760, release4.0 580761

> missing .js file when searching for a DataResource
> --------------------------------------------------
>
>                 Key: OFBIZ-1272
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1272
>             Project: OFBiz
>          Issue Type: Bug
>          Components: content
>    Affects Versions: SVN trunk
>         Environment: Linux Firefox
>            Reporter: David Goodenough
>            Assignee: Jacques Le Roux
>             Fix For: SVN trunk, Release Branch 4.0
>
>
> If you go to the Lookup Data Resource panel, and press the Lookup key, the following message is displayed on the Firefox Error Console:-
> Error: submitFormDisableSubmits is not defined
> Source File: https://10.0.1.2:8443/content/control/LookupDataResource?id=undefined
> Line: 1
> It would seem that framework/images/webapp/images/selectall.js needs to be included.

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