Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LPS-28833 RSS Import fails when checking "delete existing data" #6240

Conversation

juliocamarero
Copy link

The reason is that the portlet assumes the preference is an array with 2 positions. If we set the preferences to StringPool.BLANK, then it is not null, and the preferences.getValues("headerArticleValues", new String[] {"0", ""}) in init.jsp returns StringPool.BLANK instead.

@brianchandotcom
Copy link
Owner

Merged. Thank you.
View total diff: 3f745e7...6089f1b

@juliocamarero juliocamarero deleted the pull-request-459-LPS-28833 branch November 7, 2013 18:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants