Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0011541Openbravo ERPZ. Otherspublic2009-11-30 07:092011-12-13 16:43
elopio 
alostale 
normalminoralways
closedfixed 
5
main 
 
Core
No
0011541: Decline button in registration popup has no identifier
The decline button that's part of registratioin popup has no identifier.
This makes it harder the automation of tests with selenium.

This is the html code:
<button class="ButtonLink_focus" onmouseout="buttonEvent('onmouseout', this);" onmouseover="buttonEvent('onmouseover', this); window.status='Decline'; return true;" onmousedown="buttonEvent('onmousedown', this);" onmouseup="buttonEvent('onmouseup', this);" onkeypress="buttonEvent('onkeypress', this);" onkeydown="buttonEvent('onkeydown', this);" onkeyup="buttonEvent('onkeyup', this);" onblur="buttonEvent('onblur', this);" onfocus="buttonEvent('onfocus', this); window.status='Decline'; return true;" onclick="disable();return false;" type="button">
Log in with username Openbravo and password openbravo.
Cancel the heartbeat popup.
View the source of the registration popup. (right click the button and inspect it with firebug)
Assign an identifier to the element.
No tags attached.
related to defect 0038173 closed jarmendariz Register button of Registration pop-up navigates to a non-existent URL 
Issue History
2009-11-30 07:09elopioNew Issue
2009-11-30 07:09elopioAssigned To => rafaroda
2010-02-11 11:20rafarodaAssigned Torafaroda => adrianromero
2011-06-03 11:00dalsasuaAssigned Toadrianromero => dalsasua
2011-07-20 18:10dalsasuaAssigned Todalsasua => jonalegriaesarte
2011-09-26 17:52psarobeNote Added: 0041285
2011-09-26 17:52psarobeStatusnew => feedback
2011-11-25 18:33jonalegriaesarteAssigned Tojonalegriaesarte => alostale
2011-12-01 10:33alostaleNote Added: 0043626
2011-12-01 10:34alostaleNote Added: 0043627
2011-12-12 08:31hgbotCheckin
2011-12-12 08:31hgbotNote Added: 0043771
2011-12-12 08:31hgbotStatusfeedback => resolved
2011-12-12 08:31hgbotResolutionopen => fixed
2011-12-12 08:31hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/f5b8096eafc0847f04267da8139de003b4e122c4 [^]
2011-12-12 10:09marvintmNote Added: 0043779
2011-12-12 10:09marvintmStatusresolved => closed
2011-12-13 16:43hudsonbotCheckin
2011-12-13 16:43hudsonbotNote Added: 0043838
2018-09-06 13:18jarmendarizRelationship addedrelated to 0038173

Notes
(0041285)
psarobe   
2011-09-26 17:52   
This still happens in 3.0?
(0043626)
alostale   
2011-12-01 10:33   
Decline button has id, defer one has not.
(0043627)
alostale   
2011-12-01 10:34   
Test plan: Just check it stills working
Regression risk: none, just adding an HTML id
(0043771)
hgbot   
2011-12-12 08:31   
Repository: erp/devel/pi
Changeset: f5b8096eafc0847f04267da8139de003b4e122c4
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Thu Dec 01 10:34:43 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/f5b8096eafc0847f04267da8139de003b4e122c4 [^]

fixed bug 11541: Defer button in registration popup has no identifier

---
M src/org/openbravo/erpCommon/ad_forms/Heartbeat.html
---
(0043779)
marvintm   
2011-12-12 10:09   
Verified that the id exists, that the button still works correctly, and that the change is safe.
(0043838)
hudsonbot   
2011-12-13 16:43   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/8a06361cc265 [^]

Maturity status: Test