Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0018505Openbravo ERPA. Platformpublic2011-09-12 16:322011-10-12 01:58
iperdomo 
marvintm 
urgentmajoralways
closedfixed 
202.6.36-gentoo-r5
pi 
3.0MP43.0MP4 
Google Chrome
Core
No
0018505: Multipart forms seems to be broken after AuthenticationManager refactor
The manual forms using encoding type multipart are not working properly
* Try to activate an instance using a File
No tags attached.
related to defect 00185033.0MP4 closed iperdomo Instance Activation popup doesn't work 
related to defect 00184103.0MP4 closed iperdomo Refactor AuthenticationManager and related classes 
Issue History
2011-09-12 16:32iperdomoNew Issue
2011-09-12 16:32iperdomoAssigned To => iperdomo
2011-09-12 16:32iperdomoWeb browser => Google Chrome
2011-09-12 16:32iperdomoModules => Core
2011-09-12 16:32iperdomoRelationship addedrelated to 0018503
2011-09-12 16:33iperdomoRelationship addedrelated to 0018410
2011-09-12 16:33iperdomoStatusnew => acknowledged
2011-09-12 16:35iperdomoWeb browserGoogle Chrome => Google Chrome
2011-09-12 16:35iperdomoSummaryMultipar forms seems to be broken after AuthenticationManager refactor => Multipart forms seems to be broken after AuthenticationManager refactor
2011-09-14 18:35marvintmWeb browserGoogle Chrome => Google Chrome
2011-09-14 18:35marvintmAssigned Toiperdomo => marvintm
2011-09-14 18:35marvintmStatusacknowledged => scheduled
2011-09-14 18:37marvintmNote Added: 0040936
2011-09-14 18:39hgbotCheckin
2011-09-14 18:39hgbotNote Added: 0040937
2011-09-14 18:39hgbotStatusscheduled => resolved
2011-09-14 18:39hgbotResolutionopen => fixed
2011-09-14 18:39hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/d250f92b1db1d9e9fe56ff6dfed688f026641b29 [^]
2011-10-04 16:16dbazStatusresolved => closed
2011-10-04 16:16dbazFixed in Version => 3.0MP4
2011-10-12 01:58hudsonbotCheckin
2011-10-12 01:58hudsonbotNote Added: 0041667

Notes
(0040936)
marvintm   
2011-09-14 18:37   
Every multipart form which was used by a servlet to retrieve data (usually from a file) is broken because of this problem. That includes at least:
- Attachments (adding an attachment to a record does not work)
- Images (adding an image to a record (for ex. in the Client Information tab) does not work).
- Enterprise Module Management (applying a dataset does not work).
(0040937)
hgbot   
2011-09-14 18:39   
Repository: erp/devel/pi
Changeset: d250f92b1db1d9e9fe56ff6dfed688f026641b29
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Wed Sep 14 18:38:01 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/d250f92b1db1d9e9fe56ff6dfed688f026641b29 [^]

Fixed issue 18505. Multipart forms will work again.

---
M src/org/openbravo/authentication/basic/DefaultAuthenticationManager.java
M src/org/openbravo/base/secureApp/HttpSecureAppServlet.java
---
(0041667)
hudsonbot   
2011-10-12 01:58   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/9bd2b5c2d982 [^]

Maturity status: Test