Openbravo Issue Tracking System - Retail Modules
View Issue Details
0027602Retail ModulesWeb POSpublic2014-09-13 01:192014-10-01 18:22
Orekaria 
Orekaria 
normalminorN/A
closedfixed 
5
 
RR14Q4RR14Q4 
marvintm
No
0027602: Tests: Would be helpful if the 'Log In' button should trigger with a regular 'click' event
Tests: Would be helpful if the 'Log In' button should trigger with a regular 'click' event
Execute the following snippet in the console:
  document.getElementById('terminal_containerWindow_login_loginButton').click();

Verify that the event does not execute any action
No tags attached.
causes defect 0029371 closed Orekaria The login button is firing 2 events when mouse clicked 
Issue History
2014-09-13 01:19OrekariaNew Issue
2014-09-13 01:19OrekariaAssigned To => Orekaria
2014-09-13 01:19OrekariaTriggers an Emergency Pack => No
2014-09-13 01:22hgbotCheckin
2014-09-13 01:22hgbotNote Added: 0070112
2014-09-13 01:22hgbotStatusnew => resolved
2014-09-13 01:22hgbotResolutionopen => fixed
2014-09-13 01:22hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/775ab7f8908fe31eb57e9eed063d52b798925fe2 [^]
2014-10-01 18:22marvintmReview Assigned To => marvintm
2014-10-01 18:22marvintmStatusresolved => closed
2014-10-01 18:22marvintmFixed in Version => RR14Q4
2015-03-23 18:50dmitry_mezentsevRelationship addedcauses 0029371

Notes
(0070112)
hgbot   
2014-09-13 01:22   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 775ab7f8908fe31eb57e9eed063d52b798925fe2
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Sat Sep 13 01:21:57 2014 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/775ab7f8908fe31eb57e9eed063d52b798925fe2 [^]

Fixes issue 27602: Now, the enyo component for the 'Log in' button, responds to the DOM click event

---
M web/org.openbravo.mobile.core/source/component/ob-login.js
---