[ 
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

        

Reply via email to