Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0011541
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] Z. Othersminoralways2009-11-30 07:092011-12-13 16:43
ReporterelopioView Statuspublic 
Assigned Toalostale 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revisionf5b8096eafc0
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionmainSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0011541: Decline button in registration popup has no identifier

DescriptionThe 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">
Steps To ReproduceLog 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)
Proposed SolutionAssign an identifier to the element.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0038173 closedjarmendariz Register button of Registration pop-up navigates to a non-existent URL 

-  Notes
(0041285)
psarobe (manager)
2011-09-26 17:52

This still happens in 3.0?
(0043626)
alostale (manager)
2011-12-01 10:33

Decline button has id, defer one has not.
(0043627)
alostale (manager)
2011-12-01 10:34

Test plan: Just check it stills working
Regression risk: none, just adding an HTML id
(0043771)
hgbot (developer)
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 (developer)
2011-12-12 10:09

Verified that the id exists, that the button still works correctly, and that the change is safe.
(0043838)
hudsonbot (developer)
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

- Issue History
Date Modified Username Field Change
2009-11-30 07:09 elopio New Issue
2009-11-30 07:09 elopio Assigned To => rafaroda
2010-02-11 11:20 rafaroda Assigned To rafaroda => adrianromero
2011-06-03 11:00 dalsasua Assigned To adrianromero => dalsasua
2011-07-20 18:10 dalsasua Assigned To dalsasua => jonalegriaesarte
2011-09-26 17:52 psarobe Note Added: 0041285
2011-09-26 17:52 psarobe Status new => feedback
2011-11-25 18:33 jonalegriaesarte Assigned To jonalegriaesarte => alostale
2011-12-01 10:33 alostale Note Added: 0043626
2011-12-01 10:34 alostale Note Added: 0043627
2011-12-12 08:31 hgbot Checkin
2011-12-12 08:31 hgbot Note Added: 0043771
2011-12-12 08:31 hgbot Status feedback => resolved
2011-12-12 08:31 hgbot Resolution open => fixed
2011-12-12 08:31 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/f5b8096eafc0847f04267da8139de003b4e122c4 [^]
2011-12-12 10:09 marvintm Note Added: 0043779
2011-12-12 10:09 marvintm Status resolved => closed
2011-12-13 16:43 hudsonbot Checkin
2011-12-13 16:43 hudsonbot Note Added: 0043838
2018-09-06 13:18 jarmendariz Relationship added related to 0038173


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker