Openbravo Issue Tracking System - Openbravo ERP | |||||||||||||||||||
View Issue Details | |||||||||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||||||||
0014207 | Openbravo ERP | A. Platform | public | 2010-08-16 20:23 | 2010-08-18 00:00 | ||||||||||||||
Reporter | shuehner | ||||||||||||||||||
Assigned To | shuehner | ||||||||||||||||||
Priority | normal | Severity | minor | Reproducibility | have not tried | ||||||||||||||
Status | closed | Resolution | fixed | ||||||||||||||||
Platform | OS | 5 | OS Version | ||||||||||||||||
Product Version | |||||||||||||||||||
Target Version | Fixed in Version | ||||||||||||||||||
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 | 0014207: Remove HttpSecureAppServlet dependency from Utility class | ||||||||||||||||||
Description | Only a single unneeded method in the org.openbravo.erpCommon.utility.Utility class uses the HttpSecureAppServlet clas in its parameter list. Removing this method simplifies the compile-time dependencies between the classes and (with other needed changes) helps to reduce the amount of compilation needed in the 'ant compile.apply.module' task. The method to be removed is: public static String getTabURL(HttpSecureAppServlet servlet, String tabId, String type) A similar method which will not be changed is also present in the file: public static String getTabURL(ConnectionProvider conn, String tabId, String type) As HttpSecureAppServlet does implement ConnectionProvider (via the extends HttpBaseServlet) all users who before called the to be removed method will pick up the second method on the next recompile automatically so not existing code will be broken. -> API change, but false positive | ||||||||||||||||||
Steps To Reproduce | |||||||||||||||||||
Proposed Solution | |||||||||||||||||||
Additional Information | |||||||||||||||||||
Tags | No tags attached. | ||||||||||||||||||
Relationships |
| ||||||||||||||||||
Attached Files | |||||||||||||||||||
Issue History | |||||||||||||||||||
Date Modified | Username | Field | Change | ||||||||||||||||
2010-08-16 20:23 | shuehner | New Issue | |||||||||||||||||
2010-08-16 20:23 | shuehner | Assigned To | => shuehner | ||||||||||||||||
2010-08-16 20:23 | shuehner | OBNetwork customer | => No | ||||||||||||||||
2010-08-16 20:34 | shuehner | Relationship added | related to 0014208 | ||||||||||||||||
2010-08-16 21:09 | shuehner | Relationship added | related to 0014209 | ||||||||||||||||
2010-08-16 21:24 | hgbot | Checkin | |||||||||||||||||
2010-08-16 21:24 | hgbot | Note Added: 0030034 | |||||||||||||||||
2010-08-16 21:24 | hgbot | Status | new => resolved | ||||||||||||||||
2010-08-16 21:24 | hgbot | Resolution | open => fixed | ||||||||||||||||
2010-08-16 21:24 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/34f2283ba8335ad6c5d38b07c144012fbbae6390 [^] | ||||||||||||||||
2010-08-17 12:45 | marvintm | Note Added: 0030052 | |||||||||||||||||
2010-08-17 12:45 | marvintm | Status | resolved => closed | ||||||||||||||||
2010-08-17 13:02 | hudsonbot | Checkin | |||||||||||||||||
2010-08-17 13:02 | hudsonbot | Note Added: 0030060 | |||||||||||||||||
2010-08-18 00:00 | anonymous | sf_bug_id | 0 => 3047310 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|