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

Fix MappingContextManager to evaluate maxLength correctly #838

Merged
merged 4 commits into from
Oct 6, 2017

Conversation

dstenger
Copy link
Contributor

@dstenger dstenger commented Jun 2, 2017

Previously, the maxLength set in MappingContextManager was not evaluated correctly leading to column names exceeding the length set by this parameter.
Issue was reported in #827.

This fix enables that the column names are always truncated to the length specified by maxLength.

@dstenger dstenger added bug error issue and bug (fix) in progress labels Jun 2, 2017
@tfr42 tfr42 added this to the 3.4 milestone Jun 26, 2017
@copierrj copierrj merged commit afdc7ca into deegree:master Oct 6, 2017
@tfr42 tfr42 mentioned this pull request Nov 6, 2017
10 tasks
@tfr42
Copy link
Member

tfr42 commented Nov 6, 2017

Thank you for your contribution. Your pull requests has been accepted by the TMC. Please find more information in the meeting chat available at https://github.com/deegree/deegree3/wiki/tmc-meeting-minutes-20171006.
This pull request will be part of the 3.4-RC4 release version.

@lgoltz lgoltz deleted the tooLongColumnName-4653 branch December 8, 2022 09:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug error issue and bug (fix)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants