Openbravo Issue Tracking System - Openbravo ERP | ||||||||||||
| View Issue Details | ||||||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | |||||||
| 0020397 | Openbravo ERP | A. Platform | public | 2012-05-03 03:25 | 2012-05-10 18:20 | |||||||
| Reporter | dbaz | |||||||||||
| Assigned To | dbaz | |||||||||||
| Priority | immediate | Severity | critical | Reproducibility | always | |||||||
| Status | closed | Resolution | fixed | |||||||||
| Platform | OS | 5 | OS Version | |||||||||
| Product Version | ||||||||||||
| Target Version | Fixed in Version | 3.0MP12 | ||||||||||
| 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 | 0020397: API broken at test 2967 | |||||||||||
| Description | http://builds.openbravo.com/job/int-api/2967/ [^] The change is needed to upgrade to Smartclient 8.3d in order to let some particular grids run properly --------------------------------- Needed changes in code: Javascript handling the json: replace the "." by OB.Constants.FIELDSEPARATOR example: name. + OB.Constants.IDENTIFIER; turns into name + OB.Constants.FIELDSEPARATOR + OB.Constants.IDENTIFIER; Java returning the json: replace the "." by DalUtil.FIELDSEPARATOR (import org.openbravo.dal.core.DalUtil) example: key + "." + + JsonConstants.IDENTIFIER turns into key + DalUtil.FIELDSEPARATOR + JsonConstants.IDENTIFIER --------------------------------- Here is the discussion with Isomorphic about why change is needed: http://forums.smartclient.com/showthread.php?p=84881#post84881 [^] This particular API break, is due that from now on we use "$" instead of ".". This new separator is also set in the new FIELDSEPARATOR variables, so if you use them, the separator used at the end is transparent for the developer | |||||||||||
| Steps To Reproduce | . | |||||||||||
| Proposed Solution | ||||||||||||
| Additional Information | ||||||||||||
| Tags | No tags attached. | |||||||||||
| Relationships |
| |||||||||||
| Attached Files | ||||||||||||
| Issue History | ||||||||||||
| Date Modified | Username | Field | Change | |||||||||
| 2012-05-03 03:25 | dbaz | New Issue | ||||||||||
| 2012-05-03 03:25 | dbaz | Assigned To | => dbaz | |||||||||
| 2012-05-03 03:25 | dbaz | Modules | => Core | |||||||||
| 2012-05-03 03:25 | dbaz | OBNetwork customer | => No | |||||||||
| 2012-05-03 03:25 | dbaz | Relationship added | related to 0020297 | |||||||||
| 2012-05-03 03:32 | dbaz | Description Updated | bug_revision_view_page.php?rev_id=3426#r3426 | |||||||||
| 2012-05-03 03:32 | dbaz | Assigned To | dbaz => iciordia | |||||||||
| 2012-05-03 12:54 | iciordia | Note Added: 0048320 | ||||||||||
| 2012-05-03 13:01 | iperdomo | Note Added: 0048321 | ||||||||||
| 2012-05-03 13:14 | iperdomo | Note Added: 0048325 | ||||||||||
| 2012-05-09 21:24 | shuehner | Note Added: 0048528 | ||||||||||
| 2012-05-09 21:24 | shuehner | Status | new => scheduled | |||||||||
| 2012-05-09 21:24 | shuehner | Assigned To | iciordia => dbaz | |||||||||
| 2012-05-09 21:24 | shuehner | fix_in_branch | => pi | |||||||||
| 2012-05-09 21:27 | hgbot | Checkin | ||||||||||
| 2012-05-09 21:27 | hgbot | Note Added: 0048529 | ||||||||||
| 2012-05-09 21:27 | hgbot | Status | scheduled => resolved | |||||||||
| 2012-05-09 21:27 | hgbot | Resolution | open => fixed | |||||||||
| 2012-05-09 21:27 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/api-checks/rev/612a3d1f860735d066f51cc957f5962f00543bb7 [^] | |||||||||
| 2012-05-10 18:20 | dbaz | Status | resolved => closed | |||||||||
| 2012-05-10 18:20 | dbaz | Fixed in Version | => 3.0MP12 | |||||||||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||