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

Rebased small fixes. #1822

Merged
merged 4 commits into from
Apr 15, 2018
Merged

Rebased small fixes. #1822

merged 4 commits into from
Apr 15, 2018

Conversation

adamretter
Copy link
Contributor

Closes #886

@adamretter adamretter added this to the eXist-4.0.1 milestone Apr 14, 2018
@adamretter adamretter mentioned this pull request Apr 14, 2018

for (final Map.Entry<String, List<?>> entry : parameters.entrySet()) {
final String paramName = entry.getKey();
final Object paramValue = entry.getValue().get(0);
Copy link
Member

Choose a reason for hiding this comment

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

what is the chance hier to het an ArrayOutofBoundException ?

@dizzzz dizzzz merged commit b66fade into eXist-db:develop Apr 15, 2018
@adamretter adamretter deleted the 853-2 branch March 20, 2021 21:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants