Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0018841Openbravo ERPA. Platformpublic2011-10-23 09:442011-11-30 12:59
mtaal 
mtaal 
normalmajorhave not tried
closedfixed 
5
 
3.0MP6 
Core
No
0018841: Upgrade smartclient workaround issues
In Mp6 Smartclient needs to be updated to remove a workaround for this issue:
http://forums.smartclient.com/showthread.php?p=75007#post75007 [^]

To workaround this issue a change has been made in ob-smartclient.js.
Search for links to this issue in the overall source code to find any workarounds that can be removed after upgrading.
No tags attached.
Issue History
2011-10-23 09:44mtaalNew Issue
2011-10-23 09:44mtaalAssigned To => mtaal
2011-10-23 09:44mtaalModules => Core
2011-11-05 23:37hgbotCheckin
2011-11-05 23:37hgbotNote Added: 0042636
2011-11-05 23:37hgbotStatusnew => resolved
2011-11-05 23:37hgbotResolutionopen => fixed
2011-11-05 23:37hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/832f9c67f42b9439f71382819f1c1c2c3aa34122 [^]
2011-11-12 15:48hudsonbotCheckin
2011-11-12 15:48hudsonbotNote Added: 0042775
2011-11-17 11:50iperdomoRelationship addedrelated to 0019086
2011-11-17 11:51iperdomoTag Attached: Regression
2011-11-17 11:53iperdomoRelationship deletedrelated to 0019086
2011-11-17 11:55iperdomoTag Detached: Regression
2011-11-30 12:59marvintmNote Added: 0043574
2011-11-30 12:59marvintmStatusresolved => closed

Notes
(0042636)
hgbot   
2011-11-05 23:37   
Repository: erp/devel/pi
Changeset: 832f9c67f42b9439f71382819f1c1c2c3aa34122
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Sat Nov 05 23:36:04 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/832f9c67f42b9439f71382819f1c1c2c3aa34122 [^]

Fixes issue 18841: Upgrade smartclient workaround issues
Fixes issue 18765: AND and OR logic does not work in column filter expressions

---
M modules/org.openbravo.userinterface.smartclient/web/org.openbravo.userinterface.smartclient/js/ob-smartclient.js
---
(0042775)
hudsonbot   
2011-11-12 15:48   
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/9752fe729257 [^]

Maturity status: Test
(0043574)
marvintm   
2011-11-30 12:59   
Reviewed the diff and verified that the issue described in the smartclient forum does not reproduce.