Skip to content
This repository has been archived by the owner on Apr 8, 2019. It is now read-only.

IBM JDK issues and non-ASCII characters in site's name #533

Closed
wants to merge 2 commits into from

Conversation

lucasponce
Copy link
Contributor

No description provided.

@@ -48,6 +50,9 @@

protected String cookiePrefix;

// Service to encode the value of the cookie
private EncoderService encoderService;

public RedirectCookieService(InitParams params) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can just pass the EncoderService as part of the constructor.

@nscavell
Copy link
Contributor

Seems like the drag & drop logic should be updated to handle the negative id instead of having these special checks all over the place which will just result in this issue arising again.

@bdaw
Copy link
Member

bdaw commented Jun 14, 2013

merged

@bdaw bdaw closed this Jun 14, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants