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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0014756
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] B. User interfacecriticalalways2010-10-04 13:062010-10-08 20:59
ReporterdbazView Statuspublic 
Assigned Todbaz 
PriorityimmediateResolutionfixedFixed in Versionpi
StatusclosedFix in branchFixed in SCM revision578dcf9eafae
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0014756: getAppUrl() doesn't run inside Popups and IE

DescriptiongetAppUrl() returns null when is called from an opened Popup

The problem root is inside getAppUrl function (in utils.js)

In all browsers when it is called from a form,
typeof menuFrame.getAppUrlFromMenu === "function"

but in IE when it is called from a popup
typeof menuFrame.getAppUrlFromMenu === "object"
Steps To ReproduceInstall Advanced Payables and Receivables Management 1.0.6

Go to Financial Management || Receivables & Paya Transactions || Financial Account
Go to "Transactions" tab
Press "Add Transactions" button (a popup appears)
Press "Add Payment" button

TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0031570)
hgbot (developer)
2010-10-04 13:15

Repository: erp/devel/pi
Changeset: 578dcf9eafaeb8b617e12cb78cb831ecaa0f9b12
Author: David Baz Fayos <david.baz <at> openbravo.com>
Date: Mon Oct 04 13:14:33 2010 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/578dcf9eafaeb8b617e12cb78cb831ecaa0f9b12 [^]

Fixes issue 14756: Now getAppUrl works ok in popups and IE

---
M src/org/openbravo/erpCommon/security/Login_F1.html
M web/js/utils.js
---
(0031577)
mirurita (developer)
2010-10-04 17:05

Tested on IE 8 with APRM installed and working fine.

Steps:
1) Go to Financial Management || Receivables & Payables || Transactions || Financial Account || Account >> Transactions
2) Click on Add Transaction button
3) In the popup click on Add Payment button. Another popup should appear.
(0031713)
hudsonbot (developer)
2010-10-08 20:59

A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated:

Changeset: http://code.openbravo.com/erp/devel/main/rev/578dcf9eafae [^]
Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/f476e192559f [^]
Tests: http://builds.openbravo.com/view/int/ [^]
OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.18505.obx [^]

- Issue History
Date Modified Username Field Change
2010-10-04 13:06 dbaz New Issue
2010-10-04 13:06 dbaz Assigned To => dbaz
2010-10-04 13:15 hgbot Checkin
2010-10-04 13:15 hgbot Note Added: 0031570
2010-10-04 13:15 hgbot Status new => resolved
2010-10-04 13:15 hgbot Resolution open => fixed
2010-10-04 13:15 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/578dcf9eafaeb8b617e12cb78cb831ecaa0f9b12 [^]
2010-10-04 17:05 mirurita Note Added: 0031577
2010-10-04 17:05 mirurita Status resolved => closed
2010-10-04 17:05 mirurita Fixed in Version => pi
2010-10-05 00:00 anonymous sf_bug_id 0 => 3081160
2010-10-08 20:59 hudsonbot Checkin
2010-10-08 20:59 hudsonbot Note Added: 0031713


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker