Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0024446Openbravo ERP02. Master data managementpublic2013-07-30 22:122014-06-24 17:27
mekom 
dmiguelez 
lowtrivialalways
newopen 
30Professional Appliance
main 
 
Google Chrome
Core
No
0024446: Typo in node name <bindaryData> of REST XML output
There is a typo in the node 'binaryData': <bindaryData>
However the corresponding column name in the database doesn't contain the typo, see table ad_image.
Use the rest interface with the following URL:
.../openbravo/ws/dal/ADImage
and observe occurrences of the node throughout the XML.

Note that the online documentation is consistent with the typo:
http://wiki.openbravo.com/wiki/ERP/3.0/Developers_Guide/Database_Model/org.openbravo.model.ad.utility/AD_Image#Bindary_Data [^]

alhough in plain English it does refer to "binary data".
Rewrite it to <bindaryData>
typo
png bindary_1.png (18,255) 2013-07-30 22:12
https://issues.openbravo.com/file_download.php?file_id=6297&type=bug
png
Issue History
2013-07-30 22:12mekomNew Issue
2013-07-30 22:12mekomAssigned To => dmiguelez
2013-07-30 22:12mekomFile Added: bindary_1.png
2013-07-30 22:12mekomWeb browser => Google Chrome
2013-07-30 22:12mekomModules => Core
2013-07-30 22:12mekomTriggers an Emergency Pack => No
2013-07-30 22:20mekomNote Added: 0060389
2013-07-30 22:21mekomNote Edited: 0060389bug_revision_view_page.php?bugnote_id=0060389#r4925
2013-07-30 22:21mekomTag Attached: typo
2013-07-30 22:21mekomIssue Monitored: mekom
2014-06-24 17:27shuehnerIssue Monitored: shuehner

Notes
(0060389)
mekom   
2013-07-30 22:20   
(edited on: 2013-07-30 22:21)
Sorry I meant as a solution: rewrite it to <binaryData > !!