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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0000511
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] Z. Othersminoralways2008-06-02 15:092008-07-01 17:56
ReporterdbazView Statuspublic 
Assigned Toalostale 
PriorityhighResolutionfixedFixed in Version2.40alpha-r3
StatusclosedFix in branchFixed in SCM revision4746
ProjectionnoneETAnoneTarget Version2.40
OSLinux 32 bitDatabaseOracleJava version1.6.0.6
OS VersionKubuntu 8.04Database version10g XEAnt version1.7.0
Product VersionpiSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0000511: Rubbish code on ActionButton windows

DescriptionFor example:

Go to Warehouse Management || Transactions || Physical Inventory || Header

Press "Create Inventory Count List"

If you view source code of the html you see that

<SCRIPT language="JavaScript" type="text/javascript" id="keyMap">
var keyArray = new Array(
new keyArrayItem("", "", null, null)
);
enableShortcuts();</SCRIPT>

all the content of id="keyMap" is rubbish code since 2.40 and can damage the new keyboard shortcut structure (which is already defined later in the onLoadDo)
Proposed SolutionRemove the line
<script language="JavaScript" type="text/javascript" id="keyMap"></script>
from Template_ActionButton.html with all its dependencies
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0000413)
svnbot (reporter)
2008-06-02 16:30

Repository: openbravo
Revision: 4726
Author: alostale
Date: 2008-06-02 16:30:27 +0200 (Mon, 02 Jun 2008)

fixed bug 0000511: Removed all keymap usage from action buttons

---
U trunk/src-wad/src/org/openbravo/wad/ActionButton_Responser.javaxml
U trunk/src-wad/src/org/openbravo/wad/Configuration_ActionButton.xmlxml
U trunk/src-wad/src/org/openbravo/wad/Template_ActionButton.html
---

https://dev.openbravo.com/websvn/openbravo/?rev=4726&sc=1 [^]
(0000417)
svnbot (reporter)
2008-06-03 12:27

Repository: openbravo
Revision: 4746
Author: alostale
Date: 2008-06-03 12:27:04 +0200 (Tue, 03 Jun 2008)

fixed bug 0000533: Commit for issue 0000511 didn't remove old keymap in the java class for action buttons call

---
U trunk/src-wad/src/org/openbravo/wad/javasource.javaxml
---

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

- Issue History
Date Modified Username Field Change
2008-06-02 15:09 dbaz New Issue
2008-06-02 15:09 dbaz Assigned To => alostale
2008-06-02 15:09 dbaz Status new => scheduled
2008-06-02 15:10 dbaz Relationship deleted depends on 0000512
2008-06-02 16:30 svnbot Checkin
2008-06-02 16:30 svnbot Note Added: 0000413
2008-06-02 16:30 svnbot Status scheduled => resolved
2008-06-02 16:30 svnbot Resolution open => fixed
2008-06-02 16:30 svnbot svn_revision => 4726
2008-06-03 12:27 svnbot Checkin
2008-06-03 12:27 svnbot Note Added: 0000417
2008-06-03 12:27 svnbot svn_revision 4726 => 4746
2008-06-11 12:46 cromero Target Version => 2.40
2008-06-11 14:33 cromero Fixed in Version => 2.40alpha r3
2008-06-20 17:56 plujan Status resolved => closed
2008-07-01 17:56 anonymous sf_bug_id 0 => 2007916


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker