Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0010345Openbravo ERPA. Platformpublic2009-08-19 18:092009-08-21 00:00
plujan 
marvintm 
normalminorhave not tried
closedfixed 
5
pi 
2.50MP4 
Core
No
0010345: Professional Subscription activation pop up windows have mandatory fields that can be left blank
Both in Online activation and Offline activation, I can leave System Key (aka Public Key) blank and the window closes with no error on that window. Of course, behavior on the main window is weird, but I should be kept on the pop up window if mandatory field were not entered. See steps.
a1. On the Activation window, click on Activate Online button
a2. Enter nohting, then click in Activate button
a3. Pop up window closes and then you will get an error message saying "InvalidpublicKey"

b1. On the Activation window, click on Activate with Activation button
b2. Enter nothing, then click the Ok button
b3. Pop up window closes and then you will get a green message saying "Process Completed Successfully"

c1. On the Activation window, click on Activate with Activation button
c2. Browser for some text file (it does not matter if it's a real Activation file or not, only that should be less than 4kb size), then click the Ok button letting System Key field blank.
c3. Pop up window closes and then you will get a green message saying "Process Completed Successfully"

OBPS-Security
Issue History
2009-08-19 18:09plujanNew Issue
2009-08-19 18:09plujanAssigned To => alostale
2009-08-19 18:09plujanTag Attached: commsup_sprint6
2009-08-19 18:09plujanTag Attached: OBPS-Security
2009-08-19 18:09plujanTag Detached: commsup_sprint6
2009-08-19 18:09plujanStatusnew => scheduled
2009-08-19 18:09plujanfix_in_branch => pi
2009-08-20 11:21plujanAssigned Toalostale => marvintm
2009-08-20 12:14marvintmTarget Version => 2.50MP4
2009-08-20 12:14marvintmfix_in_branchpi =>
2009-08-20 17:03hgbotCheckin
2009-08-20 17:03hgbotNote Added: 0019125
2009-08-20 17:03hgbotStatusscheduled => resolved
2009-08-20 17:03hgbotResolutionopen => fixed
2009-08-20 17:03hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/63598b22db88247cb22f7277968f36690a268313 [^]
2009-08-20 20:22plujanStatusresolved => closed
2009-08-21 00:00anonymoussf_bug_id0 => 2841487

Notes
(0019125)
hgbot   
2009-08-20 17:03   
Repository: erp/devel/pi
Changeset: 63598b22db88247cb22f7277968f36690a268313
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Thu Aug 20 17:03:19 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/63598b22db88247cb22f7277968f36690a268313 [^]

Fixed issue 10345. Popup won't accept a blank System Key.

---
M src/org/openbravo/erpCommon/ad_forms/InstanceManagementActivateLocal.html
M src/org/openbravo/erpCommon/ad_forms/InstanceManagementActivateOnline.html
---