Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0018677Openbravo ERPA. Platformpublic2011-10-03 18:452011-10-12 02:02
plujan 
mtaal 
immediatemajorhave not tried
closedfixed 
5
pi 
3.0MP4 
Mozilla Firefox
Core
No
0018677: Financial Selenium test is failing on grid filtering
Driver info: driver.version: RemoteWebDriver
    at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
    at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:131)
    at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:105)
    at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:407)
    at com.openbravo.test.integration.selenium.RemoteWebDriver$$EnhancerByCGLIB$$f534a82c.CGLIB$execute$5(<generated>)
    at com.openbravo.test.integration.selenium.RemoteWebDriver$$EnhancerByCGLIB$$f534a82c$$FastClassByCGLIB$$27c1e9dd.invoke(<generated>)
    at net.sf.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:167)
    at org.openqa.selenium.remote.Augmenter$CompoundHandler.intercept(Augmenter.java:262)
    at com.openbravo.test.integration.selenium.RemoteWebDriver$$EnhancerByCGLIB$$f534a82c.execute(<generated>)
    at org.openqa.selenium.remote.RemoteWebDriver.executeScript(RemoteWebDriver.java:321)
    at com.openbravo.test.integration.selenium.RemoteWebDriver$$EnhancerByCGLIB$$f534a82c.CGLIB$executeScript$21(<generated>)
    at com.openbravo.test.integration.selenium.RemoteWebDriver$$EnhancerByCGLIB$$f534a82c$$FastClassByCGLIB$$27c1e9dd.invoke(<generated>)
    at net.sf.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:167)
    at org.openqa.selenium.remote.Augmenter$CompoundHandler.intercept(Augmenter.java:262)
    at com.openbravo.test.integration.selenium.RemoteWebDriver$$EnhancerByCGLIB$$f534a82c.executeScript(<generated>)
    at com.openbravo.test.integration.selenium.RemoteWebDriver.executeScriptWithReturn(RemoteWebDriver.java:94)
    at com.openbravo.test.integration.selenium.RemoteWebDriver$$EnhancerByCGLIB$$f534a82c.CGLIB$executeScriptWithReturn$1(<generated>)
    at com.openbravo.test.integration.selenium.RemoteWebDriver$$EnhancerByCGLIB$$f534a82c$$FastClassByCGLIB$$27c1e9dd.invoke(<generated>)
    at net.sf.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:167)
    at org.openqa.selenium.remote.Augmenter$CompoundHandler.intercept(Augmenter.java:262)
    at com.openbravo.test.integration.selenium.RemoteWebDriver$$EnhancerByCGLIB$$f534a82c.executeScriptWithReturn(<generated>)
    at com.openbravo.test.integration.erp.modules.client.application.gui.GridInputFieldFactory.getFilterInputFieldObject(GridInputFieldFactory.java:70)
    at com.openbravo.test.integration.erp.modules.userinterface.smartclient.gui.Grid.filter(Grid.java:309)
    at com.openbravo.test.integration.erp.modules.client.application.gui.OBStandardView.filter(OBStandardView.java:208)
    at com.openbravo.test.integration.erp.modules.client.application.gui.OBStandardView.select(OBStandardView.java:230)
    at com.openbravo.test.integration.erp.modules.client.application.gui.GeneratedTab.select(GeneratedTab.java:394)
    at com.openbravo.test.integration.erp.testscripts.SmokeTabScript.select(SmokeTabScript.java:136)
    at com.openbravo.test.integration.erp.testsuites.smoke.financial.FINd_FinancialAccountAddTransaction.transactionShouldBeAddedInFinancialAccount(FINd_FinancialAccountAddTransaction.java:225)
http://builds.openbravo.com/view/qa-internal/job/qa-pi-smoke-modules-oracle/271 [^]
No tags attached.
diff 18677.diff (3,939) 2011-10-04 14:08
https://issues.openbravo.com/file_download.php?file_id=4617&type=bug
Issue History
2011-10-03 18:45plujanNew Issue
2011-10-03 18:45plujanAssigned To => mtaal
2011-10-03 18:45plujanWeb browser => Mozilla Firefox
2011-10-03 18:45plujanModules => Core
2011-10-03 18:56plujanStatusnew => scheduled
2011-10-03 18:56plujanfix_in_branch => pi
2011-10-04 09:52shuehnerWeb browserMozilla Firefox => Mozilla Firefox
2011-10-04 09:52shuehnerNote Added: 0041475
2011-10-04 09:52shuehnerTarget Version => 3.0MP4
2011-10-04 09:52shuehnerfix_in_branchpi =>
2011-10-04 14:08mtaalFile Added: 18677.diff
2011-10-05 11:55hgbotCheckin
2011-10-05 11:55hgbotNote Added: 0041501
2011-10-05 11:55hgbotStatusscheduled => resolved
2011-10-05 11:55hgbotResolutionopen => fixed
2011-10-05 11:55hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/8230d3c37141d4b542b77f50a42ffdce3595f309 [^]
2011-10-11 15:54marvintmStatusresolved => closed
2011-10-12 02:02hudsonbotCheckin
2011-10-12 02:02hudsonbotNote Added: 0041756

Notes
(0041475)
shuehner   
2011-10-04 09:52   
adding mp4 version for easier tracking of mp4 blockers.
(0041501)
hgbot   
2011-10-05 11:55   
Repository: erp/devel/pi
Changeset: 8230d3c37141d4b542b77f50a42ffdce3595f309
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Wed Oct 05 11:54:54 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/8230d3c37141d4b542b77f50a42ffdce3595f309 [^]

Fixes issue 18677: Financial Selenium test is failing on grid filtering

---
M modules/org.openbravo.client.application/src/org/openbravo/client/application/window/OBViewFieldHandler.java
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/ob-view-form.js
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/main/ob-standard-view.js
---
(0041756)
hudsonbot   
2011-10-12 02:02   
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/9bd2b5c2d982 [^]

Maturity status: Test