You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Christoph Neuroth (Created) (JIRA)" <ji...@apache.org> on 2011/11/28 13:04:39 UTC

[jira] [Created] (OFBIZ-4594) Broken JS file: jquery.hotkeys.js

Broken JS file: jquery.hotkeys.js
---------------------------------

                 Key: OFBIZ-4594
                 URL: https://issues.apache.org/jira/browse/OFBIZ-4594
             Project: OFBiz
          Issue Type: Bug
          Components: framework
    Affects Versions: SVN trunk
            Reporter: Christoph Neuroth
            Priority: Trivial


[This file|http://svn.apache.org/repos/asf/ofbiz/trunk/framework/images/webapp/images/jquery/plugins/hotkeys/jquery.hotkeys.js] is a downloaded github html page instead of the actual file. Has been since December 2010. Probably noone ever used this?


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Closed] (OFBIZ-4594) Broken JS file: jquery.hotkeys.js

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

Jacques Le Roux closed OFBIZ-4594.
----------------------------------

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

Thanks for report Christoph,

Actually only the minimzed verion is used in webpos

<set field="layoutSettings.javaScripts[]" value="/webpos/images/js/jquery.hotkeys-0.7.9.min.js" global="true"/>

Normally it should be used from

<set field="layoutSettings.javaScripts[]" value="/images/jquery/plugins/hotkeys/jquery.hotkeys-0.7.9.min.js" global="true"/>

But I tried to change that and comes into problems, so I let it has is. I also noticed that the hotkeys are not working well in webpos. The behaviour is heratic: sometimes you don't see the keys panel and when you see it it does not work as expected: each key use flashes and that's all

I coulf not reproduce on a fresh another local instance (not keys panel at all), nor on trunk demo where someone changed the admin pwd :(

Anyway I replaced the file by the right one at r1208277 in trunk

                
> Broken JS file: jquery.hotkeys.js
> ---------------------------------
>
>                 Key: OFBIZ-4594
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4594
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Christoph Neuroth
>            Assignee: Jacques Le Roux
>            Priority: Trivial
>             Fix For: SVN trunk
>
>   Original Estimate: 5m
>  Remaining Estimate: 5m
>
> [This file|http://svn.apache.org/repos/asf/ofbiz/trunk/framework/images/webapp/images/jquery/plugins/hotkeys/jquery.hotkeys.js] is a downloaded github html page instead of the actual file. Has been since December 2010. Probably noone ever used this?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira