Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0029324 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Openbravo ERP] A. Platform | minor | have not tried | 2015-03-17 12:55 | 2015-04-01 08:31 | |||
Reporter | jonalegriaesarte | View Status | public | |||||
Assigned To | alostale | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | 3.0PR15Q1.2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 3869b51e8462 | ||||
Projection | none | ETA | none | Target Version | 3.0PR15Q1.2 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | AugustoMauch | |||||||
OBNetwork customer | OBPS | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | 35072 | |||||||
Regression level | Production - Confirmed Stable | |||||||
Regression date | 2013-07-11 | |||||||
Regression introduced in release | 3.0MP26 | |||||||
Regression introduced by commit | https://code.openbravo.com/erp/devel/pi/rev/bed326b6ddf6f08b10cf22cd7403aff84c0e3750 [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0029324: Download attachments seleting several records is not working fine | |||||||
Description | Download attachments seleting several records is not working fine. This functionality was working fine in old releases (tested in MP20) | |||||||
Steps To Reproduce | - Sales invoice window, select one invoice, add an attachement - Select a different invoice and add a new attachement - In grid mode, select both invoices and download the attachments, using the attachment button. - The zip file downloaded can not be opened. It is corrupted. | |||||||
Tags | Approved | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0075720) hgbot (developer) 2015-03-18 09:38 |
Repository: erp/backports/3.0PR15Q1.2 Changeset: 3869b51e84622d836a04fd6c6d1a2b4d9e03daa5 Author: Asier Lostalé <asier.lostale <at> openbravo.com> Date: Wed Mar 18 09:08:59 2015 +0100 URL: http://code.openbravo.com/erp/backports/3.0PR15Q1.2/rev/3869b51e84622d836a04fd6c6d1a2b4d9e03daa5 [^] fixed bug 29324: attachment download of different records at once fails It generated an invalid zip file. The problem was it tried to find the attachment directory based on the whole list of ids to download instead of splitting it. --- M src/org/openbravo/erpCommon/businessUtility/TabAttachments.java --- |
(0075794) AugustoMauch (administrator) 2015-03-20 12:56 |
Code reviewed and verified in PR15Q1.2@945b0c9434d7 |
(0076218) hgbot (developer) 2015-04-01 08:07 |
Repository: erp/backports/3.0PR15Q2 Changeset: 3869b51e84622d836a04fd6c6d1a2b4d9e03daa5 Author: Asier Lostalé <asier.lostale <at> openbravo.com> Date: Wed Mar 18 09:08:59 2015 +0100 URL: http://code.openbravo.com/erp/backports/3.0PR15Q2/rev/3869b51e84622d836a04fd6c6d1a2b4d9e03daa5 [^] fixed bug 29324: attachment download of different records at once fails It generated an invalid zip file. The problem was it tried to find the attachment directory based on the whole list of ids to download instead of splitting it. --- M src/org/openbravo/erpCommon/businessUtility/TabAttachments.java --- |
(0076263) priyam (administrator) 2015-04-01 08:31 |
closed again, as the status changed due the merge tag of 3.0PR15Q1.2 to backports/3.0PR15Q2 |
![]() |
|||
Date Modified | Username | Field | Change |
2015-03-18 08:55 | alostale | Type | defect => backport |
2015-03-18 08:55 | alostale | Target Version | 3.0PR15Q2 => 3.0PR15Q1.2 |
2015-03-18 09:38 | hgbot | Checkin | |
2015-03-18 09:38 | hgbot | Note Added: 0075720 | |
2015-03-18 09:38 | hgbot | Status | scheduled => resolved |
2015-03-18 09:38 | hgbot | Resolution | open => fixed |
2015-03-18 09:38 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/backports/3.0PR15Q1.2/rev/3869b51e84622d836a04fd6c6d1a2b4d9e03daa5 [^] |
2015-03-18 20:58 | dmitry_mezentsev | Tag Attached: Approved | |
2015-03-20 12:56 | AugustoMauch | Note Added: 0075794 | |
2015-03-20 12:56 | AugustoMauch | Status | resolved => closed |
2015-03-20 12:56 | AugustoMauch | Fixed in Version | => 3.0PR15Q1.2 |
2015-04-01 08:07 | hgbot | Checkin | |
2015-04-01 08:07 | hgbot | Note Added: 0076218 | |
2015-04-01 08:07 | hgbot | Status | closed => resolved |
2015-04-01 08:07 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/backports/3.0PR15Q1.2/rev/3869b51e84622d836a04fd6c6d1a2b4d9e03daa5 [^] => http://code.openbravo.com/erp/backports/3.0PR15Q2/rev/3869b51e84622d836a04fd6c6d1a2b4d9e03daa5 [^] |
2015-04-01 08:31 | priyam | Status | resolved => closed |
2015-04-01 08:31 | priyam | Note Added: 0076263 |
Copyright © 2000 - 2009 MantisBT Group |