Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0019037 | Openbravo ERP | A. Platform | public | 2011-11-10 10:25 | 2011-11-22 03:50 |
|
Reporter | alostale | |
Assigned To | AugustoMauch | |
Priority | normal | Severity | trivial | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | 3.0MP6 | |
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 | 0019037: Log in page locked if user is not provided |
Description | If log in button is clicked in log in page having user field empty, log in button is disabled, no error is shown and the page needs to be reloaded to be able to continue. |
Steps To Reproduce | -In log in window click log in button being user field blank |
Proposed Solution | When doing the same in Google apps, a message is shown without sending the request to the backend.
Check if user is empty and show a message.
As password is also mandatory do the same before sending the request. |
Additional Information | |
Tags | No tags attached. |
Relationships | has duplicate | feature request | 0019360 | | closed | dbaz | Click on Login button without entering Username and Password, disables Login button. |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2011-11-10 10:25 | alostale | New Issue | |
2011-11-10 10:25 | alostale | Assigned To | => AugustoMauch |
2011-11-10 10:25 | alostale | Modules | => Core |
2011-11-10 10:25 | alostale | OBNetwork customer | => No |
2011-11-10 16:41 | hgbot | Checkin | |
2011-11-10 16:41 | hgbot | Note Added: 0042735 | |
2011-11-10 16:41 | hgbot | Status | new => resolved |
2011-11-10 16:41 | hgbot | Resolution | open => fixed |
2011-11-10 16:41 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/71e92ccfe04ec8db3ea69544f87eba8f64a7b767 [^] |
2011-11-10 16:42 | alostale | Status | resolved => closed |
2011-11-10 16:42 | alostale | Fixed in Version | => 3.0MP6 |
2011-11-12 15:49 | hudsonbot | Checkin | |
2011-11-12 15:49 | hudsonbot | Note Added: 0042794 | |
2011-11-17 11:33 | hgbot | Checkin | |
2011-11-17 11:33 | hgbot | Note Added: 0042922 | |
2011-11-22 03:50 | hudsonbot | Checkin | |
2011-11-22 03:50 | hudsonbot | Note Added: 0043042 | |
2011-12-23 12:53 | dbaz | Relationship added | has duplicate 0019360 |
Notes |
|
(0042735)
|
hgbot
|
2011-11-10 16:41
|
|
Repository: erp/devel/pi
Changeset: 71e92ccfe04ec8db3ea69544f87eba8f64a7b767
Author: Augusto Mauch <augusto.mauch <at> openbravo.com>
Date: Thu Nov 10 13:31:56 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/71e92ccfe04ec8db3ea69544f87eba8f64a7b767 [^]
Fixes issue 0019037: Log in page locked if user is not provided
---
M src-db/database/sourcedata/AD_MESSAGE.xml
M src/org/openbravo/erpCommon/security/Login.html
M src/org/openbravo/erpCommon/security/Login.java
M src/org/openbravo/erpCommon/security/Login.xml
---
|
|
|
|
|
|
(0042922)
|
hgbot
|
2011-11-17 11:33
|
|
|
|
|
|