Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0018351 | Openbravo ERP | B. User interface | public | 2011-08-24 14:53 | 2012-04-17 05:31 |
|
Reporter | eintelau | |
Assigned To | alostale | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 20 | OS Version | Professional Appliance |
Product Version | | |
Target Version | | Fixed in Version | 3.0MP11 | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | No |
Web browser | Google Chrome, Internet Explorer, Mozilla Firefox |
Modules | User Interface Application |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0018351: Action buttons don't work when app is running in root context. |
Description | This is a regression of the issue originally reported in https://issues.openbravo.com/view.php?id=16267. [^]
Regression was introduced in fix for https://issues.openbravo.com/view.php?id=17887 [^] |
Steps To Reproduce | 1) Install Openbravo in root context
2) Try to do any operation using action button
e.g. complete invoice |
Proposed Solution | Patch with fix attached |
Additional Information | |
Tags | No tags attached. |
Relationships | has duplicate | defect | 0020531 | | closed | alostale | When deploying to openbravo to / and not to /openbravo as prefix, 'Complete invoice' fails |
|
Attached Files | 18351.patch (1,017) 2011-08-24 14:54 https://issues.openbravo.com/file_download.php?file_id=4472&type=bug |
|
Issue History |
Date Modified | Username | Field | Change |
2011-08-24 14:53 | eintelau | New Issue | |
2011-08-24 14:53 | eintelau | Assigned To | => dbaz |
2011-08-24 14:53 | eintelau | Web browser | => Google Chrome, Internet Explorer, Mozilla Firefox |
2011-08-24 14:53 | eintelau | Modules | => User Interface Application |
2011-08-24 14:53 | eintelau | OBNetwork customer | => No |
2011-08-24 14:54 | eintelau | File Added: 18351.patch | |
2011-08-24 14:55 | eintelau | Note Added: 0040484 | |
2011-09-26 18:43 | psarobe | Web browser | Google Chrome, Internet Explorer, Mozilla Firefox => Google Chrome, Internet Explorer, Mozilla Firefox |
2011-09-26 18:43 | psarobe | Note Added: 0041293 | |
2011-09-26 18:43 | psarobe | Assigned To | dbaz => shuehner |
2011-09-26 18:43 | psarobe | Status | new => feedback |
2011-09-27 16:33 | psarobe | Web browser | Google Chrome, Internet Explorer, Mozilla Firefox => Google Chrome, Internet Explorer, Mozilla Firefox |
2011-09-27 16:33 | psarobe | Assigned To | shuehner => alostale |
2011-09-27 16:33 | psarobe | Status | feedback => scheduled |
2011-09-27 16:34 | psarobe | Tag Attached: Regression | |
2012-04-03 15:18 | alostale | Note Added: 0047343 | |
2012-04-03 15:20 | hgbot | Checkin | |
2012-04-03 15:20 | hgbot | Note Added: 0047344 | |
2012-04-03 15:20 | hgbot | Status | scheduled => resolved |
2012-04-03 15:20 | hgbot | Resolution | open => fixed |
2012-04-03 15:20 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/1e28dc3e63bdbbb411a38dd09bb7fef0f5836621 [^] |
2012-04-04 13:25 | AugustoMauch | Tag Detached: Regression | |
2012-04-04 13:26 | AugustoMauch | Note Added: 0047390 | |
2012-04-04 13:26 | AugustoMauch | Status | resolved => closed |
2012-04-04 13:26 | AugustoMauch | Fixed in Version | => 3.0MP11 |
2012-04-17 05:31 | hudsonbot | Checkin | |
2012-04-17 05:31 | hudsonbot | Note Added: 0047603 | |
2012-05-21 16:59 | alostale | Relationship added | has duplicate 0020531 |
Notes |
|
|
The action button will invoke an action, but when the popup is closed an invalid tab is opened in the application |
|
|
|
Stefan, what do you think? |
|
|
|
|
|
(0047344)
|
hgbot
|
2012-04-03 15:20
|
|
Repository: erp/devel/pi
Changeset: 1e28dc3e63bdbbb411a38dd09bb7fef0f5836621
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Tue Apr 03 15:20:21 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/1e28dc3e63bdbbb411a38dd09bb7fef0f5836621 [^]
fixed bug 18351: Action buttons don't work when app is running in root context
---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/toolbar/ob-action-button.js
---
|
|
|
|
Fix reviewed and verified in pi@fdadad1f7c3d |
|
|
|
|