You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Bertrand Delacretaz (JIRA)" <ji...@apache.org> on 2015/12/10 12:17:10 UTC

[jira] [Resolved] (SLING-5370) Confusing warning about sling.default.parameter.encoding in SlingMainServlet

     [ https://issues.apache.org/jira/browse/SLING-5370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bertrand Delacretaz resolved SLING-5370.
----------------------------------------
    Resolution: Fixed

Fixed in http://svn.apache.org/r1719064, the warning now points to the correct config PID:

{code}
10.12.2015 12:13:53.726 *WARN* [FelixStartLevel] org.apache.sling.engine.impl.SlingMainServlet Please configure the 
default request parameter encoding using the
'org.apache.sling.engine.parameters' configuration PID; the property
sling.default.parameter.encoding=UTF-42 is obsolete and ignored

{code}

> Confusing warning about sling.default.parameter.encoding in SlingMainServlet
> ----------------------------------------------------------------------------
>
>                 Key: SLING-5370
>                 URL: https://issues.apache.org/jira/browse/SLING-5370
>             Project: Sling
>          Issue Type: Bug
>          Components: Engine
>    Affects Versions: Engine 2.4.4
>            Reporter: Bertrand Delacretaz
>            Assignee: Bertrand Delacretaz
>            Priority: Minor
>             Fix For: Engine 2.4.6
>
>
> The SlingMainServlet currently outputs a confusing warning about the deprecated {{sling.default.parameter.encoding}} configuration parameter, pointing to an alternate configuration that does not exist.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)