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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0018030
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformmajoralways2011-07-19 12:292011-08-01 14:20
ReporteriperdomoView Statuspublic 
Assigned Tomtaal 
PriorityimmediateResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision573d6f683a8f
ProjectionnoneETAnoneTarget Version3.0MP2
OSLinux 32 bitDatabasePostgreSQLJava version1.6.0_24
OS Version2.6.36-gentoo-r5Database version8.4.5Ant version1.8.1
Product VersionpiSCM revisionb32bbe1168b5 
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

0018030: When using a modal popup a new tab with the loading bar is shown

DescriptionThe changeset fixing the issue 0016653 makes a new tab appears on modal popups.
Steps To Reproduce* Open process 'Generate Invoices' or any other modal popup.
* A new tab with no information just the loading bar is shown
TagsNo tags attached.
Attached Filesdiff file icon issue18030.diff [^] (17,477 bytes) 2011-07-20 18:11 [Show Content]

- Relationships Relation Graph ] Dependency Graph ]
related to defect 00166533.0MP2 closedmtaal Show loading bar when opening a view 

-  Notes
(0039234)
hgbot (developer)
2011-07-19 15:49

Repository: erp/devel/pi
Changeset: 99e69a554c6e38a15f3364a2b2242fc312dac56f
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Tue Jul 19 15:49:05 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/99e69a554c6e38a15f3364a2b2242fc312dac56f [^]

Fixes issue 18030: When using a modal popup a new tab with the loading bar is shown
Added a popup parameter to popup windows, for popups no loading bar view is shown

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/navbar/ob-application-menu.js
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/navbar/ob-quick-launch.js
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/utilities/ob-view-manager.js
---
(0039270)
iperdomo (reporter)
2011-07-20 18:11

The issue is still reproducible when the process associated to a button is open in a browser popup instead of a modal popup.

Attached you'll find a diff that you can apply and test.
* Apply the diff
* ant smartbuild -Dlocal=no
* Open the Sales Order windows
* Click on Process Issue 18030
 - A new popup is opened with a string "42"
 - A new large tab is opened without label nor close button
(0039298)
hgbot (developer)
2011-07-21 16:45

Repository: erp/devel/pi
Changeset: 573d6f683a8f16bafc9a0eb24b7ecbf2e92deb0d
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Thu Jul 21 16:44:52 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/573d6f683a8f16bafc9a0eb24b7ecbf2e92deb0d [^]

Fixes issue 18030: When using a modal popup a new tab with the loading bar is shown
button popup now passes popup parameter, now correctly removes loading tab if one is there, added extra parameter to prevent loadingtab

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/toolbar/ob-action-button.js
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/utilities/ob-view-manager.js
---
(0039304)
iperdomo (reporter)
2011-07-21 17:44

Tested on pi @ rev dfe885fd7ad8
(0039628)
hudsonbot (developer)
2011-08-01 14:20

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
(0039651)
hudsonbot (developer)
2011-08-01 14:20

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

- Issue History
Date Modified Username Field Change
2011-07-19 12:29 iperdomo New Issue
2011-07-19 12:29 iperdomo Assigned To => mtaal
2011-07-19 12:29 iperdomo Web browser => Apple Safari, Google Chrome, Internet Explorer, Mozilla Firefox
2011-07-19 12:29 iperdomo Modules => Core
2011-07-19 12:29 iperdomo Relationship added related to 0016653
2011-07-19 15:49 hgbot Checkin
2011-07-19 15:49 hgbot Note Added: 0039234
2011-07-19 15:49 hgbot Status new => resolved
2011-07-19 15:49 hgbot Resolution open => fixed
2011-07-19 15:49 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/99e69a554c6e38a15f3364a2b2242fc312dac56f [^]
2011-07-20 18:11 iperdomo Note Added: 0039270
2011-07-20 18:11 iperdomo Status resolved => new
2011-07-20 18:11 iperdomo Resolution fixed => open
2011-07-20 18:11 iperdomo File Added: issue18030.diff
2011-07-21 16:45 hgbot Checkin
2011-07-21 16:45 hgbot Note Added: 0039298
2011-07-21 16:45 hgbot Status new => resolved
2011-07-21 16:45 hgbot Resolution open => fixed
2011-07-21 16:45 hgbot Fixed in SCM revision http://code.openbravo.com/erp/devel/pi/rev/99e69a554c6e38a15f3364a2b2242fc312dac56f [^] => http://code.openbravo.com/erp/devel/pi/rev/573d6f683a8f16bafc9a0eb24b7ecbf2e92deb0d [^]
2011-07-21 17:44 iperdomo Note Added: 0039304
2011-07-21 17:44 iperdomo Status resolved => closed
2011-08-01 14:20 hudsonbot Checkin
2011-08-01 14:20 hudsonbot Note Added: 0039628
2011-08-01 14:20 hudsonbot Checkin
2011-08-01 14:20 hudsonbot Note Added: 0039651


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker