Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0018503 | Openbravo ERP | A. Platform | public | 2011-09-12 14:36 | 2011-10-12 01:58 |
|
Reporter | dbaz | |
Assigned To | iperdomo | |
Priority | immediate | Severity | critical | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | 3.0MP4 | Fixed in Version | 3.0MP4 | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | No |
Web browser | Google Chrome |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0018503: Instance Activation popup doesn't work |
Description | "Instance Activation" popups don't work |
Steps To Reproduce | As "System Administrator":
* Go to "Instance Activation" window
* Click "Activate Online" button -> it opens a popup
* Enter a valid license key and press the "Activate Instance" button
The popup redraws the opener window (instead of perform the action).
Also if you are already activated, and press "Deactivate" button and then "Deactivate Instance" in the popup, the same happens
In changeset 13686 it works ok
In changeset 13687 (with AuthenticationManager refactor in place) it fails
https://code.openbravo.com/erp/devel/pi/rev/3d63eb9bc450 [^] |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0018505 | 3.0MP4 | closed | marvintm | Multipart forms seems to be broken after AuthenticationManager refactor |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2011-09-12 14:36 | dbaz | New Issue | |
2011-09-12 14:36 | dbaz | Assigned To | => iperdomo |
2011-09-12 14:36 | dbaz | Web browser | => Google Chrome |
2011-09-12 14:36 | dbaz | Modules | => Core |
2011-09-12 14:36 | dbaz | OBNetwork customer | => No |
2011-09-12 15:58 | iperdomo | Status | new => scheduled |
2011-09-12 15:58 | iperdomo | fix_in_branch | => pi |
2011-09-12 16:32 | iperdomo | Relationship added | related to 0018505 |
2011-09-12 16:35 | hgbot | Checkin | |
2011-09-12 16:35 | hgbot | Note Added: 0040915 | |
2011-09-12 16:35 | hgbot | Status | scheduled => resolved |
2011-09-12 16:35 | hgbot | Resolution | open => fixed |
2011-09-12 16:35 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/a84ebb998c69954128aff6980e199bcb03e4f4db [^] |
2011-09-12 16:57 | dbaz | Note Added: 0040917 | |
2011-09-12 16:57 | dbaz | Status | resolved => new |
2011-09-12 16:57 | dbaz | Resolution | fixed => open |
2011-09-12 16:59 | hgbot | Checkin | |
2011-09-12 16:59 | hgbot | Note Added: 0040918 | |
2011-09-12 16:59 | hgbot | Status | new => resolved |
2011-09-12 16:59 | hgbot | Resolution | open => fixed |
2011-09-12 16:59 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/a84ebb998c69954128aff6980e199bcb03e4f4db [^] => http://code.openbravo.com/erp/devel/pi/rev/815264e423a68aa0db35c0f6a89659abd0ab8fbc [^] |
2011-09-12 17:07 | dbaz | Status | resolved => closed |
2011-09-12 17:07 | dbaz | Fixed in Version | => 3.0MP4 |
2011-10-12 01:58 | hudsonbot | Checkin | |
2011-10-12 01:58 | hudsonbot | Note Added: 0041658 | |
2011-10-12 01:58 | hudsonbot | Checkin | |
2011-10-12 01:58 | hudsonbot | Note Added: 0041659 | |
Notes |
|
(0040915)
|
hgbot
|
2011-09-12 16:35
|
|
Repository: erp/devel/pi
Changeset: a84ebb998c69954128aff6980e199bcb03e4f4db
Author: Iván Perdomo <ivan.perdomo <at> openbravo.com>
Date: Mon Sep 12 16:34:36 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/a84ebb998c69954128aff6980e199bcb03e4f4db [^]
Fixes issue 18503: Removed enctype multipart since is not needed
- The form is using enctype multipart but is not uploading any file
---
M src/org/openbravo/erpCommon/ad_forms/InstanceManagementActivateOnline.html
---
|
|
|
(0040917)
|
dbaz
|
2011-09-12 16:57
|
|
As mentioned in the issue description:
Also if you are already activated, and press "Deactivate" button and then "Deactivate Instance" in the popup, the same happens |
|
|
(0040918)
|
hgbot
|
2011-09-12 16:59
|
|
|
|
|
|
|
|
|