Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0014209Openbravo ERPZ. Otherspublic2010-08-16 21:082010-08-18 00:00
shuehner 
shuehner 
urgentcriticalhave not tried
closedfixed 
5
pi 
 
No
Core
No
0014209: try api-check 120 fails
This (try) api-check build fails:

http://builds.openbravo.com/view/try/job/try-api/120/console [^]

Error:

org.openbravo.erpCommon.utility:
Missing
method org.openbravo.erpCommon.utility.Utility.getTabURL(org.openbravo.base.secureApp.HttpSecureAppServlet, java.lang.String, java.lang.String): missing in /srv/hudson/workspace/try-full-oracle/SANDBOX/api-checks/output/120
No tags attached.
related to feature request 0014207 closed shuehner Remove HttpSecureAppServlet dependency from Utility class 
Issue History
2010-08-16 21:08shuehnerNew Issue
2010-08-16 21:08shuehnerAssigned To => adrianromero
2010-08-16 21:08shuehnerOBNetwork customer => No
2010-08-16 21:09shuehnerAssigned Toadrianromero => shuehner
2010-08-16 21:09shuehnerRelationship addedrelated to 0014207
2010-08-16 21:11shuehnerNote Added: 0030033
2010-08-16 21:24hgbotCheckin
2010-08-16 21:24hgbotNote Added: 0030035
2010-08-16 21:24hgbotStatusnew => resolved
2010-08-16 21:24hgbotResolutionopen => fixed
2010-08-16 21:24hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/api-checks/rev/8c924ed38bdcab5e836e096192119df796c8e40f [^]
2010-08-17 13:07shuehnerNote Added: 0030063
2010-08-17 13:07shuehnerStatusresolved => closed
2010-08-18 00:00anonymoussf_bug_id0 => 3047312

Notes
(0030033)
shuehner   
2010-08-16 21:11   
This is a special case and a false positive as explained in the description of the related issue 14207. All existing code will still work with the one method removed as it will automatically use a more generic version of the method which still exists in the same class.
(0030035)
hgbot   
2010-08-16 21:24   
Repository: erp/devel/api-checks
Changeset: 8c924ed38bdcab5e836e096192119df796c8e40f
Author: Stefan Hühner <stefan.huehner <at> openbravo.com>
Date: Mon Aug 16 21:23:27 2010 +0200
URL: http://code.openbravo.com/erp/devel/api-checks/rev/8c924ed38bdcab5e836e096192119df796c8e40f [^]

Fixed 14209: Ack as false positive

---
M java/reference/250.japi.gz
---
(0030063)
shuehner   
2010-08-17 13:07   
api-check fine -> closing