Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0023092 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
design defect | [Openbravo ERP] A. Platform | trivial | N/A | 2013-02-18 08:38 | 2013-02-21 10:53 | |||
Reporter | alostale | View Status | public | |||||
Assigned To | alostale | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | 3.0MP21 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 90be048a6164 | ||||
Projection | none | ETA | none | Target Version | 3.0MP21 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | shankarb | |||||||
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 | 0023092: Increase visibility of properties in org.openbravo.base.secureApp.LoginUtils.RoleDefaults | |||||||
Description | Properties in utility org.openbravo.base.secureApp.LoginUtils.RoleDefaults public class have package visibility and they don't have getters-setters. This makes the class to be unusable from other packages. For mobile infrastructure it would be useful to be able to use it to set default session settings. | |||||||
Steps To Reproduce | Try to use org.openbravo.base.secureApp.LoginUtils.RoleDefaults from another package. | |||||||
Proposed Solution | Increase visibility of these properties to public. | |||||||
Tags | mobile | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0056505) hgbot (developer) 2013-02-18 08:43 |
Repository: erp/devel/pi Changeset: 90be048a6164d44b984be857edff58bec5d83a01 Author: Asier Lostalé <asier.lostale <at> openbravo.com> Date: Mon Feb 18 08:39:35 2013 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/90be048a6164d44b984be857edff58bec5d83a01 [^] fixed issue 23092: Increase visibility of properties in LoginUtils.RoleDefaults --- M src/org/openbravo/base/secureApp/LoginUtils.java --- |
(0056536) shankarb (viewer) 2013-02-19 05:35 |
Code Reviewed and verified in pi changeset 62f8bcb0a259 |
(0056613) hudsonbot (viewer) 2013-02-20 04:50 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/d828167a9e83 [^] Maturity status: Test |
![]() |
|||
Date Modified | Username | Field | Change |
2013-02-18 08:38 | alostale | New Issue | |
2013-02-18 08:38 | alostale | Assigned To | => alostale |
2013-02-18 08:38 | alostale | Modules | => Core |
2013-02-18 08:38 | alostale | OBNetwork customer | => No |
2013-02-18 08:38 | alostale | Triggers an Emergency Pack | => No |
2013-02-18 08:40 | alostale | Steps to Reproduce Updated | View Revisions |
2013-02-18 08:40 | alostale | Review Assigned To | => shankarb |
2013-02-18 08:41 | alostale | Issue Monitored: shankarb | |
2013-02-18 08:43 | hgbot | Checkin | |
2013-02-18 08:43 | hgbot | Note Added: 0056505 | |
2013-02-18 08:43 | hgbot | Status | new => resolved |
2013-02-18 08:43 | hgbot | Resolution | open => fixed |
2013-02-18 08:43 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/90be048a6164d44b984be857edff58bec5d83a01 [^] |
2013-02-19 05:35 | shankarb | Note Added: 0056536 | |
2013-02-19 05:35 | shankarb | Status | resolved => closed |
2013-02-19 05:35 | shankarb | Fixed in Version | => 3.0MP21 |
2013-02-20 04:50 | hudsonbot | Checkin | |
2013-02-20 04:50 | hudsonbot | Note Added: 0056613 | |
2013-02-21 10:53 | alostale | Tag Attached: mobile |
Copyright © 2000 - 2009 MantisBT Group |