Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0008300 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | minor | sometimes | 2009-03-26 10:33 | 2009-04-26 00:00 | |||
Reporter | alostale | View Status | public | |||||
Assigned To | dbaz | |||||||
Priority | high | Resolution | fixed | Fixed in Version | 2.50MP1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 740b0024d14f | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | pi | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0008300: Multiple ajax calls at same time fail | |||||||
Description | When multiple ajax calls are performed at the same time, in some occasions one of them is ignored. To bypass this behavior we add a timeout before the second call, which is not a good solution. (for example issue 0008232 was fixed in this way) | |||||||
Proposed Solution | Review submitXmlHttpRequestWithParams method in ajax.js, to prevent it. | |||||||
Tags | main | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0015458) hgbot (developer) 2009-04-21 00:33 |
Repository: erp/devel/pi Changeset: 3ead19d4cc4c97019f9a7cc97dbf2cfb50be7f82 Author: David Baz Fayos <david.baz <at> openbravo.com> Date: Tue Apr 21 00:10:56 2009 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/3ead19d4cc4c97019f9a7cc97dbf2cfb50be7f82 [^] Fixed bug 8300: Now multiple ajax call can be done at the same time in parallel --- M src/org/openbravo/erpCommon/ad_forms/InvoiceVendorMultiline_Lines.html M src/org/openbravo/erpCommon/ad_forms/ModuleManagementInstalled.html M src/org/openbravo/erpCommon/ad_forms/ModuleManagement_InstallP2.html M src/org/openbravo/erpCommon/ad_forms/Role.html M src/org/openbravo/erpCommon/ad_process/ApplyModules.html M src/org/openbravo/erpCommon/ad_process/RestartingContext.html M src/org/openbravo/erpCommon/ad_reports/ReportAccountingCountDimensionalAnalysesEdit.html M src/org/openbravo/erpCommon/ad_reports/ReportAccountingCountDimensionalAnalysesFilter.html M src/org/openbravo/erpCommon/ad_reports/ReportOffer.html M src/org/openbravo/erpCommon/ad_reports/ReportProductionCost.html M src/org/openbravo/erpCommon/info/Account.html M src/org/openbravo/erpCommon/security/Login_F1.html M src/org/openbravo/erpCommon/utility/VerticalMenu.html M src/org/openbravo/erpCommon/utility/WindowTree.html M src/org/openbravo/erpReports/RptC_Bpartner.html M web/js/ajax.js M web/js/appStatus.js M web/js/genericTree.js M web/js/messages.js M web/js/utils.js --- |
(0015475) hgbot (developer) 2009-04-21 12:17 |
Repository: erp/devel/pi Changeset: 740b0024d14f80db36f1181b4f23e7bb5d651a21 Author: David Baz Fayos <david.baz <at> openbravo.com> Date: Tue Apr 21 11:55:13 2009 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/740b0024d14f80db36f1181b4f23e7bb5d651a21 [^] Code review Bug 8300 --- M web/js/ajax.js --- |
![]() |
|||
Date Modified | Username | Field | Change |
2009-03-26 10:33 | alostale | New Issue | |
2009-03-26 10:33 | alostale | Assigned To | => rafaroda |
2009-03-26 10:33 | alostale | OBNetwork customer | => No |
2009-03-26 10:33 | alostale | Regression testing | => No |
2009-03-26 10:33 | alostale | Relationship added | related to 0008232 |
2009-03-27 10:17 | rafaroda | Assigned To | rafaroda => dbaz |
2009-03-27 10:17 | rafaroda | Priority | normal => high |
2009-03-27 10:17 | rafaroda | Status | new => scheduled |
2009-03-27 10:17 | rafaroda | version | => pi |
2009-04-20 14:58 | alostale | Issue Monitored: alostale | |
2009-04-21 00:33 | hgbot | Checkin | |
2009-04-21 00:33 | hgbot | Note Added: 0015458 | |
2009-04-21 00:33 | hgbot | Status | scheduled => resolved |
2009-04-21 00:33 | hgbot | Resolution | open => fixed |
2009-04-21 00:33 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/3ead19d4cc4c97019f9a7cc97dbf2cfb50be7f82 [^] |
2009-04-21 12:17 | hgbot | Checkin | |
2009-04-21 12:17 | hgbot | Note Added: 0015475 | |
2009-04-21 12:17 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/3ead19d4cc4c97019f9a7cc97dbf2cfb50be7f82 [^] => http://code.openbravo.com/erp/devel/pi/rev/740b0024d14f80db36f1181b4f23e7bb5d651a21 [^] |
2009-04-22 11:23 | psarobe | Tag Attached: main | |
2009-04-25 11:49 | psarobe | Status | resolved => closed |
2009-04-26 00:00 | anonymous | sf_bug_id | 0 => 2781339 |
Copyright © 2000 - 2009 MantisBT Group |