Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0005657Openbravo ERP02. Master data managementpublic2008-10-25 06:572009-04-03 23:49
elopio 
gmauleon 
highminoralways
closedfixed 
5
2.40 
 
Core
No
0005657: Process button in Import File Loader screen has no identifier
In master data management -> import data -> import file loader.
The button with label "Process" can't be located using the identifier.
Go to master data management -> import data -> import file loader.
View page source. (it's easier to find the elements with firebug)

This is the process button/link that's missing the identifier.
<a class="ButtonLink" onclick="submitCommandForm('SAVE',true, null, null);return false;" onkeyup="this.className='ButtonLink_focus'; return true;" onkeypress="this.className='ButtonLink_active'; return true;" onblur="window.status=''; return true;" onfocus="setWindowElementFocus(this); window.status='Process'; return true;" href="#">
No tags attached.
depends on backport 0005680 closed gmauleon Process button in Import File Loader screen has no identifier 
Issue History
2008-10-25 06:57elopioNew Issue
2008-10-25 06:57elopioAssigned To => cromero
2008-10-25 06:57elopiosf_bug_id0 => 2193416
2008-10-25 06:57elopioRegression testing => No
2008-10-27 09:35psarobeNote Added: 0009752
2008-10-27 09:35psarobeStatusnew => feedback
2008-10-27 17:42cromeroAssigned Tocromero => gmauleon
2008-10-27 17:42cromeroversion => 2.40
2008-10-27 17:42cromeroStatusfeedback => scheduled
2008-10-27 17:42cromerofix_in_branch => trunk
2008-11-03 13:05svnbotCheckin
2008-11-03 13:05svnbotNote Added: 0009925
2008-11-03 13:05svnbotStatusscheduled => resolved
2008-11-03 13:05svnbotResolutionopen => fixed
2008-11-03 13:05svnbotsvn_revision => 9568
2008-12-16 19:19psarobeStatusresolved => closed

Notes
(0009752)
psarobe   
2008-10-27 09:35   
Could you please specify in which version this bug is present?
(0009925)
svnbot   
2008-11-03 13:05   
Repository: openbravo
Revision: 9568
Author: gmauleon
Date: 2008-11-03 13:05:52 +0100 (Mon, 03 Nov 2008)

fixes 0005657: Process button in Import File Loader screen has no identifier.
New ID->buttonProcess

---
U trunk/src/org/openbravo/erpCommon/ad_forms/FileImport.html
---

https://dev.openbravo.com/websvn/openbravo/?rev=9568&sc=1 [^]