Project: 	
  | View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | ||||||||
| 0022113 | ||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
| defect | [Retail Modules] Web POS | minor | always | 2012-10-25 18:43 | 2012-11-27 18:44 | |||
| Reporter | caristu | View Status | public | |||||
| Assigned To | adrianromero | |||||||
| Priority | high | Resolution | fixed | Fixed in Version | ||||
| Status | closed | Fix in branch | Fixed in SCM revision | b1fe3f72218c | ||||
| Projection | none | ETA | none | Target Version | RMP17 | |||
| OS | Any | Database | Any | Java version | ||||
| OS Version | Database version | Ant version | ||||||
| Product Version | SCM revision | |||||||
| Merge Request Status | ||||||||
| Review Assigned To | ||||||||
| OBNetwork customer | OBPS | |||||||
| Support ticket | ||||||||
| Regression level | ||||||||
| Regression date | ||||||||
| Regression introduced in release | ||||||||
| Regression introduced by commit | ||||||||
| Triggers an Emergency Pack | No | |||||||
| Summary | 0022113: Uncaugh type error when clicking the backspace button | |||||||
| Description | After clicking the backspace button of the keyboard in the cash-up window the following error message appears: "Uncaught type Error: Cannot call method 'getContent' of undefined" | |||||||
| Steps To Reproduce | 1) In the WebPOS main screen push the backspace button of the keyboard. No error is showed. 2) Go to the cash-up window and click the backspace button again. The error appears. 3) Go back to the WebPOS main screen and push the backspace again. The error appears. | |||||||
| Tags | No tags attached. | |||||||
| Attached Files | ||||||||
|  Relationships		[ Relation Graph ] 
		[ Dependency Graph ] | |
|  Notes | |
| (0053725) caristu (viewer) 2012-10-25 18:47 | Support Ticket: 17671 Resolution time: 10/01/2013 | 
| (0053744) hgbot (developer) 2012-10-26 13:50 | Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: b1fe3f72218c1842610031e193897f2e3649d2db Author: Adrián Romero <adrianromero <at> openbravo.com> Date: Fri Oct 26 13:49:25 2012 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/b1fe3f72218c1842610031e193897f2e3649d2db [^] Fixes issue 0022113: Uncaugh type error when clicking the backspace button Keyboard events are now properly added and removed --- M web/org.openbravo.retail.posterminal/js/components/keyboard.js M web/org.openbravo.retail.posterminal/js/login/model/login-model.js M web/org.openbravo.retail.posterminal/js/main.js M web/org.openbravo.retail.posterminal/js/model/terminal.js --- | 
| (0053748) hgbot (developer) 2012-10-26 14:23 | Repository: erp/pmods/org.openbravo.retail.posterminal-discounts Changeset: b1fe3f72218c1842610031e193897f2e3649d2db Author: Adrián Romero <adrianromero <at> openbravo.com> Date: Fri Oct 26 13:49:25 2012 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal-discounts/rev/b1fe3f72218c1842610031e193897f2e3649d2db [^] Fixes issue 0022113: Uncaugh type error when clicking the backspace button Keyboard events are now properly added and removed --- M web/org.openbravo.retail.posterminal/js/components/keyboard.js M web/org.openbravo.retail.posterminal/js/login/model/login-model.js M web/org.openbravo.retail.posterminal/js/main.js M web/org.openbravo.retail.posterminal/js/model/terminal.js --- | 
| (0053750) adrianromero (viewer) 2012-10-26 18:15 | Closed for RMP16 | 
| (0053896) hgbot (developer) 2012-10-31 09:41 | Repository: erp/pmods/org.openbravo.retail.posterminal-gal Changeset: b1fe3f72218c1842610031e193897f2e3649d2db Author: Adrián Romero <adrianromero <at> openbravo.com> Date: Fri Oct 26 13:49:25 2012 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal-gal/rev/b1fe3f72218c1842610031e193897f2e3649d2db [^] Fixes issue 0022113: Uncaugh type error when clicking the backspace button Keyboard events are now properly added and removed --- M web/org.openbravo.retail.posterminal/js/components/keyboard.js M web/org.openbravo.retail.posterminal/js/login/model/login-model.js M web/org.openbravo.retail.posterminal/js/main.js M web/org.openbravo.retail.posterminal/js/model/terminal.js --- | 
| (0054007) hgbot (developer) 2012-11-05 18:18 | Repository: erp/pmods/org.openbravo.retail.posterminal-quotations Changeset: b1fe3f72218c1842610031e193897f2e3649d2db Author: Adrián Romero <adrianromero <at> openbravo.com> Date: Fri Oct 26 13:49:25 2012 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal-quotations/rev/b1fe3f72218c1842610031e193897f2e3649d2db [^] Fixes issue 0022113: Uncaugh type error when clicking the backspace button Keyboard events are now properly added and removed --- M web/org.openbravo.retail.posterminal/js/components/keyboard.js M web/org.openbravo.retail.posterminal/js/login/model/login-model.js M web/org.openbravo.retail.posterminal/js/main.js M web/org.openbravo.retail.posterminal/js/model/terminal.js --- | 
| (0054566) adrianromero (viewer) 2012-11-27 18:44 | Closed for RMP17 | 
|  Issue History | |||
| Date Modified | Username | Field | Change | 
| 2012-10-25 18:43 | caristu | New Issue | |
| 2012-10-25 18:43 | caristu | Assigned To | => adrianromero | 
| 2012-10-25 18:43 | caristu | OBNetwork customer | => Yes | 
| 2012-10-25 18:47 | caristu | Note Added: 0053725 | |
| 2012-10-26 08:14 | caristu | Steps to Reproduce Updated | View Revisions | 
| 2012-10-26 13:50 | hgbot | Checkin | |
| 2012-10-26 13:50 | hgbot | Note Added: 0053744 | |
| 2012-10-26 13:50 | hgbot | Status | new => resolved | 
| 2012-10-26 13:50 | hgbot | Resolution | open => fixed | 
| 2012-10-26 13:50 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/b1fe3f72218c1842610031e193897f2e3649d2db [^] | 
| 2012-10-26 14:23 | hgbot | Checkin | |
| 2012-10-26 14:23 | hgbot | Note Added: 0053748 | |
| 2012-10-26 14:23 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/b1fe3f72218c1842610031e193897f2e3649d2db [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal-discounts/rev/b1fe3f72218c1842610031e193897f2e3649d2db [^] | 
| 2012-10-26 18:15 | adrianromero | Note Added: 0053750 | |
| 2012-10-26 18:15 | adrianromero | Status | resolved => closed | 
| 2012-10-31 09:41 | hgbot | Checkin | |
| 2012-10-31 09:41 | hgbot | Note Added: 0053896 | |
| 2012-10-31 09:41 | hgbot | Status | closed => resolved | 
| 2012-10-31 09:41 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal-discounts/rev/b1fe3f72218c1842610031e193897f2e3649d2db [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal-gal/rev/b1fe3f72218c1842610031e193897f2e3649d2db [^] | 
| 2012-10-31 10:55 | adrianromero | Status | resolved => closed | 
| 2012-11-05 18:18 | hgbot | Checkin | |
| 2012-11-05 18:18 | hgbot | Note Added: 0054007 | |
| 2012-11-05 18:18 | hgbot | Status | closed => resolved | 
| 2012-11-05 18:18 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal-gal/rev/b1fe3f72218c1842610031e193897f2e3649d2db [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal-quotations/rev/b1fe3f72218c1842610031e193897f2e3649d2db [^] | 
| 2012-11-27 10:19 | adrianromero | Target Version | => RMP17 | 
| 2012-11-27 18:44 | adrianromero | Note Added: 0054566 | |
| 2012-11-27 18:44 | adrianromero | Status | resolved => closed | 
| Copyright © 2000 - 2009 MantisBT Group |