Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0014859 | Openbravo ERP | A. Platform | public | 2010-10-12 13:58 | 2010-10-30 11:24 |
|
Reporter | shuehner | |
Assigned To | mtaal | |
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 | 0014859: Add feature for REST delete request to select entities via HQL in URI instead of xml-document in request body |
Description | So far the dal implementation of a rest delete request supports:
- deleting individual entities via adressing them via URI only (no request body with an xml document needed)
- deleting multiple entities by specifying them via an xml-document in a request body).
At least the commons-httpclient implementation does not support specifying an request body for a HTTP delete-request. (and rfc 2616 does not talk about any request body either for a delete request).
So a third say of selecting entities could be via:
- URI with an hql where clause similar to the dal-rest get request and not using a request body in that case.
|
Steps To Reproduce | |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | 14859.diff (2,563) 2010-10-12 14:33 https://issues.openbravo.com/file_download.php?file_id=3218&type=bug |
|
Issue History |
Date Modified | Username | Field | Change |
2010-10-12 13:58 | shuehner | New Issue | |
2010-10-12 13:58 | shuehner | Assigned To | => mtaal |
2010-10-12 13:58 | shuehner | OBNetwork customer | => No |
2010-10-12 13:58 | shuehner | Note Added: 0031779 | |
2010-10-12 13:59 | shuehner | File Added: 14859.diff | |
2010-10-12 14:33 | shuehner | File Deleted: 14859.diff | |
2010-10-12 14:33 | shuehner | File Added: 14859.diff | |
2010-10-12 14:42 | sgue0065 | Issue Monitored: sgue0065 | |
2010-10-15 15:44 | hgbot | Checkin | |
2010-10-15 15:44 | hgbot | Note Added: 0031881 | |
2010-10-15 15:44 | hgbot | Status | new => resolved |
2010-10-15 15:44 | hgbot | Resolution | open => fixed |
2010-10-15 15:44 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/0fbf88fbd3e91438cb75a98d166d3bdd7e850720 [^] |
2010-10-18 17:39 | hudsonbot | Checkin | |
2010-10-18 17:39 | hudsonbot | Note Added: 0031933 | |
2010-10-21 17:43 | marvintm | Note Added: 0032074 | |
2010-10-21 17:43 | marvintm | Status | resolved => closed |
2010-10-30 11:24 | anonymous | sf_bug_id | 0 => 3098746 |