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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0018015
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformminoralways2011-07-18 09:292011-08-03 20:45
ReporteriperdomoView Statuspublic 
Assigned Toiperdomo 
PriorityurgentResolutionfixedFixed in Version
StatusclosedFix in branchpiFixed in SCM revision8ca5a1c79fda
ProjectionnoneETAnoneTarget Version3.0MP2
OSLinux 32 bitDatabasePostgreSQLJava version1.6.0_24
OS Version2.6.36-gentoo-r5Database version8.4.5Ant version1.8.1
Product Version3.0MP1SCM revision 
Review Assigned To
Web browserApple Safari, Google Chrome, Internet Explorer, Mozilla Firefox
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0018015: Benchmark tool broken due to MainLayout initialization changes

DescriptionOn changeset c1bb8f9891e1 [1] a change to delayed MainLayout initialization was introduced. This change broke the client side benchmark tool.

[1] https://code.openbravo.com/erp/devel/pi/rev/c1bb8f9891e1 [^]
Steps To Reproduce- On 3.0MP1 try to open the client benchmark tool
- Login as System Administrator
- Visit: http://host:port/context/web/org.openbravo.client.kernel/benchmark [^]
- Check for any JavaScript error
Proposed Solution* Use the initialize method before starting to create tabs
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0039138)
hgbot (developer)
2011-07-18 09:31

Repository: erp/devel/pi
Changeset: 093f7a7b2e41559b88acb6cfbb7ae5b16a229e07
Author: Iván Perdomo <ivan.perdomo <at> openbravo.com>
Date: Mon Jul 18 09:30:46 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/093f7a7b2e41559b88acb6cfbb7ae5b16a229e07 [^]

Fixes issue 18015: Use the MainLayout.initilize() before starting the test
- Added other tags present in index.jsp to mimic the same environment
    (unrelated to the issue)

---
M modules/org.openbravo.client.kernel/web/org.openbravo.client.kernel/benchmark/index.html
---
(0039147)
mtaal (manager)
2011-07-18 11:05

tested and reviewed
(0039454)
iperdomo (reporter)
2011-07-27 17:42

The benchmark is broken again, tested on revision 8ece2e79d7cc
(0039486)
hgbot (developer)
2011-07-28 12:49

Repository: erp/devel/pi
Changeset: 8ca5a1c79fda53581f94ad16e2f2b7e601e361bf
Author: Iván Perdomo <ivan.perdomo <at> openbravo.com>
Date: Thu Jul 28 12:48:25 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/8ca5a1c79fda53581f94ad16e2f2b7e601e361bf [^]

Fixes issue 18015: Avoid network roundtrip in the test
- Use only Window.create, pure client side performace
- Remove the call to the server on each open tab

---
M modules/org.openbravo.client.kernel/web/org.openbravo.client.kernel/benchmark/index.html
---
(0039609)
hudsonbot (developer)
2011-08-01 14:19

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/cf2afed6e8ef [^]

Maturity status: Test
(0039716)
hudsonbot (developer)
2011-08-01 14:22

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/cf2afed6e8ef [^]

Maturity status: Test
(0039848)
shuehner (administrator)
2011-08-03 20:45

Tested on pi/pgsql, test working again without js-errors. Also test is changed to not load a view definition from the server to exclude server runtime which could influence the test timing otherwise.

- Issue History
Date Modified Username Field Change
2011-07-18 09:29 iperdomo New Issue
2011-07-18 09:29 iperdomo Assigned To => iperdomo
2011-07-18 09:29 iperdomo Web browser => Apple Safari, Google Chrome, Internet Explorer, Mozilla Firefox
2011-07-18 09:29 iperdomo Modules => Core
2011-07-18 09:29 iperdomo Status new => scheduled
2011-07-18 09:29 iperdomo fix_in_branch => pi
2011-07-18 09:31 hgbot Checkin
2011-07-18 09:31 hgbot Note Added: 0039138
2011-07-18 09:31 hgbot Status scheduled => resolved
2011-07-18 09:31 hgbot Resolution open => fixed
2011-07-18 09:31 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/093f7a7b2e41559b88acb6cfbb7ae5b16a229e07 [^]
2011-07-18 11:05 mtaal Note Added: 0039147
2011-07-18 11:05 mtaal Status resolved => closed
2011-07-27 17:42 iperdomo Note Added: 0039454
2011-07-27 17:42 iperdomo Status closed => new
2011-07-27 17:42 iperdomo Resolution fixed => open
2011-07-28 12:46 iperdomo Status new => scheduled
2011-07-28 12:49 hgbot Checkin
2011-07-28 12:49 hgbot Note Added: 0039486
2011-07-28 12:49 hgbot Status scheduled => resolved
2011-07-28 12:49 hgbot Resolution open => fixed
2011-07-28 12:49 hgbot Fixed in SCM revision http://code.openbravo.com/erp/devel/pi/rev/093f7a7b2e41559b88acb6cfbb7ae5b16a229e07 [^] => http://code.openbravo.com/erp/devel/pi/rev/8ca5a1c79fda53581f94ad16e2f2b7e601e361bf [^]
2011-08-01 14:19 hudsonbot Checkin
2011-08-01 14:19 hudsonbot Note Added: 0039609
2011-08-01 14:22 hudsonbot Checkin
2011-08-01 14:22 hudsonbot Note Added: 0039716
2011-08-03 20:45 shuehner Note Added: 0039848
2011-08-03 20:45 shuehner Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker