You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@sling.apache.org by "Phillpotts, James" <Ja...@experian.com> on 2012/08/03 11:41:27 UTC

Unicode characters encoding in SlingPostServlet redirect

Hi all,

I raised a bug a couple of weeks ago about this (https://issues.apache.org/jira/browse/SLING-2543) and supplied a patch, but have seen no further action on it. I'm writing an application that needs to cope with UTF-8 node names and this is the cause of a couple of bugs I've identified.

Is there anything I can do to get this bug moving?

Cheers,
James




Information in this e-mail and any attachments is confidential, and may not be copied or used by anyone other than the addressee, nor disclosed to any third party without our permission. There is no intention to create any legally binding contract or other binding commitment through the use of this electronic communication unless it is issued in accordance with the Experian Limited standard terms and conditions of purchase or other express written agreement between Experian Limited and the recipient. Although Experian has taken reasonable steps to ensure that this communication and any attachments are free from computer virus, you are advised to take your own steps to ensure that they are actually virus free. 

Companies Act information: Registered name: Experian Limited. Registered office: Landmark House, Experian Way, NG2 Business Park, Nottingham, NG80 1ZZ, United Kingdom. Place of registration: England and Wales. Registered number: 653331


RE: Unicode characters encoding in SlingPostServlet redirect

Posted by "Phillpotts, James" <Ja...@experian.com>.
Sure :)

-----Original Message-----
From: Bertrand Delacretaz [mailto:bdelacretaz@apache.org]
Sent: 03 August 2012 10:54
To: users@sling.apache.org
Subject: Re: Unicode characters encoding in SlingPostServlet redirect

Hi,

On Fri, Aug 3, 2012 at 11:41 AM, Phillpotts, James <Ja...@experian.com> wrote:
> ...I raised a bug a couple of weeks ago about this
> (https://issues.apache.org/jira/browse/SLING-2543)
> and supplied a patch, but have seen no further action on it...

I know it's a trivial patch, but could you supply an automated test for it?
That would help in terms of precisely documenting what changed.

-Bertrand



Information in this e-mail and any attachments is confidential, and may not be copied or used by anyone other than the addressee, nor disclosed to any third party without our permission. There is no intention to create any legally binding contract or other binding commitment through the use of this electronic communication unless it is issued in accordance with the Experian Limited standard terms and conditions of purchase or other express written agreement between Experian Limited and the recipient. Although Experian has taken reasonable steps to ensure that this communication and any attachments are free from computer virus, you are advised to take your own steps to ensure that they are actually virus free. 

Companies Act information: Registered name: Experian Limited. Registered office: Landmark House, Experian Way, NG2 Business Park, Nottingham, NG80 1ZZ, United Kingdom. Place of registration: England and Wales. Registered number: 653331


Re: Unicode characters encoding in SlingPostServlet redirect

Posted by Bertrand Delacretaz <bd...@apache.org>.
Hi James,

On Mon, Aug 6, 2012 at 12:06 PM, Phillpotts, James
<Ja...@experian.com> wrote:
> ...Patch updated including unit test - refactored a little bit so that I didn't have to get involved in testing the whole doPost method...

Thanks very much!

Committed in revision 1369828 (with minor changes).

-Bertrand

RE: Unicode characters encoding in SlingPostServlet redirect

Posted by "Phillpotts, James" <Ja...@experian.com>.
Hi Bertrand,

Patch updated including unit test - refactored a little bit so that I didn't have to get involved in testing the whole doPost method.

Cheers,
James

-----Original Message-----
From: Bertrand Delacretaz [mailto:bdelacretaz@apache.org]
Sent: 03 August 2012 10:54
To: users@sling.apache.org
Subject: Re: Unicode characters encoding in SlingPostServlet redirect

Hi,

On Fri, Aug 3, 2012 at 11:41 AM, Phillpotts, James <Ja...@experian.com> wrote:
> ...I raised a bug a couple of weeks ago about this
> (https://issues.apache.org/jira/browse/SLING-2543)
> and supplied a patch, but have seen no further action on it...

I know it's a trivial patch, but could you supply an automated test for it?
That would help in terms of precisely documenting what changed.

-Bertrand



Information in this e-mail and any attachments is confidential, and may not be copied or used by anyone other than the addressee, nor disclosed to any third party without our permission. There is no intention to create any legally binding contract or other binding commitment through the use of this electronic communication unless it is issued in accordance with the Experian Limited standard terms and conditions of purchase or other express written agreement between Experian Limited and the recipient. Although Experian has taken reasonable steps to ensure that this communication and any attachments are free from computer virus, you are advised to take your own steps to ensure that they are actually virus free. 

Companies Act information: Registered name: Experian Limited. Registered office: Landmark House, Experian Way, NG2 Business Park, Nottingham, NG80 1ZZ, United Kingdom. Place of registration: England and Wales. Registered number: 653331


Re: Unicode characters encoding in SlingPostServlet redirect

Posted by Bertrand Delacretaz <bd...@apache.org>.
Hi,

On Fri, Aug 3, 2012 at 11:41 AM, Phillpotts, James
<Ja...@experian.com> wrote:
> ...I raised a bug a couple of weeks ago about this (https://issues.apache.org/jira/browse/SLING-2543)
> and supplied a patch, but have seen no further action on it...

I know it's a trivial patch, but could you supply an automated test for it?
That would help in terms of precisely documenting what changed.

-Bertrand