Project:
| View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | ||||||||
| 0011541 | ||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
| defect | [Openbravo ERP] Z. Others | minor | always | 2009-11-30 07:09 | 2011-12-13 16:43 | |||
| Reporter | elopio | View Status | public | |||||
| Assigned To | alostale | |||||||
| Priority | normal | Resolution | fixed | Fixed in Version | ||||
| Status | closed | Fix in branch | Fixed in SCM revision | f5b8096eafc0 | ||||
| Projection | none | ETA | none | Target Version | ||||
| OS | Any | Database | Any | Java version | ||||
| OS Version | Database version | Ant version | ||||||
| Product Version | main | SCM revision | ||||||
| Merge Request Status | ||||||||
| Review Assigned To | ||||||||
| OBNetwork customer | No | |||||||
| Web browser | ||||||||
| Modules | Core | |||||||
| Support ticket | ||||||||
| Regression level | ||||||||
| Regression date | ||||||||
| Regression introduced in release | ||||||||
| Regression introduced by commit | ||||||||
| Triggers an Emergency Pack | No | |||||||
| Summary | 0011541: Decline button in registration popup has no identifier | |||||||
| Description | 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"> | |||||||
| Steps To Reproduce | 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) | |||||||
| Proposed Solution | Assign an identifier to the element. | |||||||
| Tags | No tags attached. | |||||||
| Attached Files | ||||||||
Relationships [ Relation Graph ]
[ Dependency Graph ]
|
||||||||
|
||||||||
Notes |
|
|
(0041285) psarobe (viewer) 2011-09-26 17:52 |
This still happens in 3.0? |
|
(0043626) alostale (viewer) 2011-12-01 10:33 |
Decline button has id, defer one has not. |
|
(0043627) alostale (viewer) 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 (viewer) 2011-12-12 10:09 |
Verified that the id exists, that the button still works correctly, and that the change is safe. |
|
(0043838) hudsonbot (viewer) 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 |
| 2009-11-30 07:09 | elopio | OBNetwork customer | => No |
| 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 |