[
https://issues.apache.org/jira/browse/FELIX-6482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carsten Ziegeler resolved FELIX-6482.
-------------------------------------
Resolution: Fixed
Fixed, now with an empty string the default location is used, same as if the
property is not specified
> Root directory used if location for multipart is set to empty string
> --------------------------------------------------------------------
>
> Key: FELIX-6482
> URL: https://issues.apache.org/jira/browse/FELIX-6482
> Project: Felix
> Issue Type: Bug
> Components: HTTP Service
> Affects Versions: http.base-4.1.4, http.jetty-4.1.12, http.bridge-4.1.4
> Reporter: Carsten Ziegeler
> Assignee: Carsten Ziegeler
> Priority: Major
> Fix For: http.jetty-4.1.14, http.bridge-4.1.6, http.base-4.1.6
>
>
> When the location property for a whiteboard servlet handling multipart
> uploads is set to the empty string, then this empty string is used as the
> location, resulting in the files tried to be created in the root of the file
> system.
> Unfortunately the OSGi annotation HttpWhiteboardServletMultipart has the
> empty string as the default.
> We should treat the empty string the same as null
--
This message was sent by Atlassian Jira
(v8.20.1#820001)