Encoding issues with search queries in the OBR plugin
-----------------------------------------------------

                 Key: FELIX-2228
                 URL: https://issues.apache.org/jira/browse/FELIX-2228
             Project: Felix
          Issue Type: Improvement
          Components: Web Console
            Reporter: Felix Meschberger
            Assignee: Felix Meschberger
             Fix For: webconsole-3.0.0


Search queries of the OBR plugin may contain characters which are not allowed 
unencoded in URL-encoded request parameters. To fix this, the query string 
should be URL encoded when sending from the client to the server and be decoded 
on the server.

Consequently on the client the query must be decoded again to load it into the 
search box.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to