You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Valentin Valchev (JIRA)" <ji...@apache.org> on 2010/02/23 14:12:27 UTC

[jira] Created: (FELIX-2123) Latest commit to ConfigurationRender is not OSGi/Minumum-1.0 compatible

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
            Reporter: Valentin Valchev


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.


[jira] Commented: (FELIX-2123) Latest commit to ConfigurationRender is not OSGi/Minumum-1.0 compatible

Posted by "Valentin Valchev (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/FELIX-2123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12841115#action_12841115 ] 

Valentin Valchev commented on FELIX-2123:
-----------------------------------------

perfect!

> 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.


[jira] Commented: (FELIX-2123) Latest commit to ConfigurationRender is not OSGi/Minumum-1.0 compatible

Posted by "Felix Meschberger (JIRA)" <ji...@apache.org>.
    [ 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.


[jira] Closed: (FELIX-2123) Latest commit to ConfigurationRender is not OSGi/Minumum-1.0 compatible

Posted by "Carsten Ziegeler (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-2123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carsten Ziegeler closed FELIX-2123.
-----------------------------------


> 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
>             Fix For: webconsole-3.0.0
>
>
> 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.


[jira] Updated: (FELIX-2123) Latest commit to ConfigurationRender is not OSGi/Minumum-1.0 compatible

Posted by "Felix Meschberger (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-2123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Felix Meschberger updated FELIX-2123:
-------------------------------------

    Affects Version/s: webconsole-3.0.0

> 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.


[jira] Resolved: (FELIX-2123) Latest commit to ConfigurationRender is not OSGi/Minumum-1.0 compatible

Posted by "Felix Meschberger (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-2123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Felix Meschberger resolved FELIX-2123.
--------------------------------------

       Resolution: Fixed
    Fix Version/s: webconsole-3.0.0

Good. Thanks for the feedback.
So this can be resolved.

> 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
>             Fix For: webconsole-3.0.0
>
>
> 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.


[jira] Commented: (FELIX-2123) Latest commit to ConfigurationRender is not OSGi/Minumum-1.0 compatible

Posted by "Felix Meschberger (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/FELIX-2123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12840568#action_12840568 ] 

Felix Meschberger commented on FELIX-2123:
------------------------------------------

The problem with using the old signature is, that it almost certainly will break on non-UTF-8 platforms. How about this:

    try {
        URLDecoder.decode(String, String);
    catch (NoSuchMethodError) {
        URLDecoder.decode(String);
    }

WDYT ?

> 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
>            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.


[jira] Assigned: (FELIX-2123) Latest commit to ConfigurationRender is not OSGi/Minumum-1.0 compatible

Posted by "Felix Meschberger (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-2123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Felix Meschberger reassigned FELIX-2123:
----------------------------------------

    Assignee: Felix Meschberger

> 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
>            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.