Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0015598Openbravo ERPB. User interfacepublic2011-01-10 16:432011-05-24 10:55
shuehner 
dbaz 
normalminorhave not tried
closedfixed 
5
pi 
 
Core
No
0015598: Opening help popup from manual window fails with js-error
Trying to open the help popup for a manual form like 'Module Management' does open the popup & shows the help-content but also an js-error on open:

tabsTables is not defined
in windowKeyboard.js (line 8) (when tested in 2.50MP25)

Happens in both 2.50 & 3.0 in both classic & new layout
closingMay2011
Issue History
2011-01-10 16:43shuehnerNew Issue
2011-01-10 16:43shuehnerAssigned To => dbaz
2011-01-10 16:43shuehnerModules => Core
2011-01-10 17:22shuehnerDescription Updatedbug_revision_view_page.php?rev_id=1415#r1415
2011-01-17 07:46alostaleStatusnew => scheduled
2011-03-04 01:01hgbotCheckin
2011-03-04 01:01hgbotNote Added: 0034541
2011-03-04 01:01hgbotStatusscheduled => resolved
2011-03-04 01:01hgbotResolutionopen => fixed
2011-03-04 01:01hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/6ce511c17f489938fc39f5a03039df15ff35e63b [^]
2011-05-24 10:11dalsasuaTag Attached: closingMay2011
2011-05-24 10:55dalsasuaStatusresolved => closed

Notes
(0034541)
hgbot   
2011-03-04 01:01   
Repository: erp/devel/pi
Changeset: 6ce511c17f489938fc39f5a03039df15ff35e63b
Author: David Baz Fayos <david.baz <at> openbravo.com>
Date: Fri Mar 04 00:59:53 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/6ce511c17f489938fc39f5a03039df15ff35e63b [^]

Fixed issue 15598: Now help window doesn't contain JS errors

---
M src/org/openbravo/erpCommon/ad_help/DisplayHelp.html
---