[
https://issues.apache.org/jira/browse/FELIX-2123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12840572#action_12840572
]
Felix Meschberger commented on FELIX-2123:
------------------------------------------
I have implemented the proposed code snipped in a new
WebConsoleUtil.urlDecode(String) method in Rev. 918391.
Does that work for you ?
> Latest commit to ConfigurationRender is not OSGi/Minumum-1.0 compatible
> -----------------------------------------------------------------------
>
> Key: FELIX-2123
> URL: https://issues.apache.org/jira/browse/FELIX-2123
> Project: Felix
> Issue Type: Bug
> Components: Web Console
> Affects Versions: webconsole-3.0.0
> Reporter: Valentin Valchev
> Assignee: Felix Meschberger
>
> The method URLDecoder.decode( String, String ) is not available in Minumum
> EE. This is the reason for using the old, deprecated URLDecoder.decode(
> String ) method.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.